Age | Commit message (Expand) | Author | Files | Lines |
2005-11-08 | Consolidate blocks for tools that were supplied by the same package into | jlam | 1 | -483/+109 |
2005-11-08 | Create a tex.buildlink3.mk file that is used by tex-using packages. | tonio | 4 | -0/+204 |
2005-11-08 | Mention documentation that is local in pkgsrc tree. | reed | 1 | -2/+13 |
2005-11-08 | Use += in previous. | tv | 1 | -2/+2 |
2005-11-08 | NOT_FOR_PLATFORM Interix. | tv | 2 | -2/+6 |
2005-11-08 | Skip <stdint.h> on Interix. | tv | 3 | -1/+31 |
2005-11-08 | NOT_FOR_PLATFORM Interix. | tv | 1 | -1/+3 |
2005-11-08 | "rm -f" in case the file didn't exist to begin with. | tv | 1 | -2/+2 |
2005-11-08 | NOT_FOR_PLATFORM Interix. | tv | 1 | -1/+3 |
2005-11-08 | DragonFly support modified PLIST of postgresql74-lib. | joerg | 1 | -1/+2 |
2005-11-08 | Create template config file for Interix 3.x. | tv | 6 | -8/+57 |
2005-11-08 | Allow PostgreSQL 7.4 to build on DragonFly. Bump revision of -lib, | joerg | 13 | -16/+170 |
2005-11-08 | Add "para" tags for a "note" paragraph. This fixed a problem | reed | 1 | -3/+3 |
2005-11-08 | Don't define tparm on DragonFly as well. This fixes PR 31891. | joerg | 2 | -4/+4 |
2005-11-08 | Note the addition of audio/cplay, submitted by Geert Hendrickx, in PR 31928 | tonio | 2 | -6/+3 |
2005-11-08 | Test sizeof(unsigned short) in the int types hackery. | tv | 3 | -3/+16 |
2005-11-08 | Add audio/cplay | tonio | 1 | -1/+2 |
2005-11-08 | Add audio/cplay (by Geert Hendrickx, in PR 31928) | tonio | 6 | -0/+111 |
2005-11-08 | Make sure that there is always a space between "-o" and its argument | minskim | 2 | -1/+29 |
2005-11-08 | Use setpgid(), not setpgrp(), on Interix via -D. | tv | 1 | -1/+2 |
2005-11-08 | Also treat __INTERIX as a *BSD for the purposes of this package. (Mainly | tv | 2 | -4/+4 |
2005-11-08 | Eliminate use of BSDisms __P() and __const in the only place they are used | tv | 4 | -1/+41 |
2005-11-08 | NOT_FOR_PLATFORM Interix. | tv | 1 | -1/+2 |
2005-11-08 | Remove obsolete check for libXft.a, let the buildlink magic handle it. | joerg | 1 | -5/+1 |
2005-11-08 | Include <sys/time.h> for fd_set. | tv | 2 | -1/+14 |
2005-11-08 | NOT_FOR_PLATFORM Interix. | tv | 1 | -1/+3 |
2005-11-08 | This depends on libpcap, so say so. | tv | 1 | -1/+2 |
2005-11-08 | NOT_FOR_PLATFORM Interix. | tv | 1 | -1/+3 |
2005-11-08 | Require option "inet6" for IPv6 capability. | tv | 1 | -1/+6 |
2005-11-08 | Unbreak build on NetBSD, C says that stdio is not a modificable lvalue. | joerg | 2 | -4/+4 |
2005-11-08 | Obey BSD_INSTALL_* in Makefile. Bump PKGREVISION. | tv | 3 | -6/+20 |
2005-11-08 | NOT_FOR_PLATFORM Interix. | tv | 1 | -1/+3 |
2005-11-08 | Use "int" in place of socklen_t on Interix. | tv | 1 | -0/+10 |
2005-11-08 | Pull in libbind resolver on Interix. | tv | 1 | -0/+11 |
2005-11-08 | This needs libpcap, so say so. | tv | 1 | -1/+2 |
2005-11-08 | Fixed computation of the .broken file, which had been "./dev/null" when the | rillig | 1 | -4/+4 |
2005-11-08 | Let us repeat: isnan is not a function. It does not have external | joerg | 2 | -3/+28 |
2005-11-08 | Use strerror(3) rather than sys_errlist on Interix. | tv | 2 | -6/+24 |
2005-11-08 | Need libbind resolver on Interix. | tv | 1 | -0/+11 |
2005-11-08 | Fix missing line terminator. | tv | 1 | -2/+3 |
2005-11-08 | devel/sysexits -> 1.1 | tv | 1 | -1/+2 |
2005-11-08 | Add hack for Interix: It has a bogus historic #define for EX_OK in | tv | 3 | -4/+13 |
2005-11-08 | Bumped dialog due to stdio abuse. | joerg | 1 | -2/+2 |
2005-11-08 | Include devel/sysexits bl3. | tv | 1 | -1/+2 |
2005-11-08 | The stdio abuse is bad enough to warrant a PKGREVISION bump. | joerg | 1 | -1/+2 |
2005-11-08 | Include devel/sysexits bl3. | tv | 2 | -2/+4 |
2005-11-08 | Fix another stupid program, which assumes that *stdin =*reopen() | joerg | 2 | -1/+15 |
2005-11-08 | Always use the errno from errno.h. | joerg | 2 | -8/+16 |
2005-11-08 | When using find to remove directories, do a depth-first traversal. | joerg | 1 | -2/+2 |
2005-11-08 | Patch libtool fragment to recognize DragonFly for dynamic linking, | joerg | 2 | -3/+100 |