Age | Commit message (Expand) | Author | Files | Lines |
2008-11-06 | Only check doc/CHANGES-* starting with 2008, as suggested by OBATA Akio | rillig | 1 | -2/+2 |
2008-11-06 | Add DESTDIR support. | obache | 1 | -4/+5 |
2008-11-06 | update mtree to 20081105, most notably providing support for sha256, | jschauma | 17 | -148/+357 |
2008-11-06 | Add some forgotten ifndefs to fix issues on DragonFly. | joerg | 1 | -1/+7 |
2008-11-05 | Ignore more uninteresting output. | wiz | 2 | -5/+20 |
2008-11-04 | Fixed three warnings, which have been reported by Mark Davies. | rillig | 2 | -4/+5 |
2008-11-04 | The macro __NetBSD_Prereq__ should not be used. | rillig | 1 | -8/+13 |
2008-11-04 | Added a check that detects a downgrade of a package. To do this, it | rillig | 1 | -1/+110 |
2008-10-30 | Define __UNCONST. From PR 39797. | joerg | 1 | -3/+5 |
2008-10-30 | Avoid STAT as macro, it exists in sys/dir.h on AIX already. | joerg | 2 | -27/+15 |
2008-10-29 | Builtinify libXv, and make sure x11-links knows about xv.pc. Bump version | cube | 5 | -15/+19 |
2008-10-29 | Don't use __RENAME. | joerg | 1 | -6/+6 |
2008-10-29 | Provide more compat glue for ndbm interface as shown in PR 39738. | joerg | 4 | -10/+87 |
2008-10-28 | Define away O_EXLOCK and O_SHLOCK if they are missing. | joerg | 1 | -2/+9 |
2008-10-28 | Use nbcompat/paths.h, Solaris is missing paths.h. From Uwe Klaus. | joerg | 2 | -6/+6 |
2008-10-28 | Add circleq support. Bump to 20081028. Should fix IRIX build from | joerg | 2 | -3/+134 |
2008-10-28 | Replace EFTYPE with EINVAL if the former doesn't exist. | joerg | 3 | -4/+18 |
2008-10-26 | Provide and use local mpool.h. | joerg | 3 | -5/+108 |
2008-10-26 | Explicitly check for libnsl and libsocket as required by Solaris. | joerg | 2 | -1/+155 |
2008-10-20 | Moved all explaining texts to the beginning of a line, so they stand out | rillig | 1 | -200/+199 |
2008-10-20 | Removed the experimental --klickibunti option and everything that was | rillig | 1 | -383/+8 |
2008-10-20 | Updated pkglint to 4.89. | rillig | 1 | -2/+2 |
2008-10-20 | Replaced all instances of "=~ qr" with "=~ m", and all instances of | rillig | 1 | -317/+317 |
2008-10-19 | Include nbcompat/types.h early to make sure that uintX_t are defined. | joerg | 1 | -2/+2 |
2008-10-19 | Bump the PKGREVISION for all packages which depend directly on perl, | he | 1 | -2/+2 |
2008-10-18 | Fixed another "closedir() on undefined". | rillig | 1 | -12/+6 |
2008-10-17 | Two minor fixes: | he | 3 | -6/+5 |
2008-10-16 | PKGREVISION bump for libevent shlib name change. | wiz | 1 | -1/+2 |
2008-10-16 | Fixed two issues reported by wiz: | rillig | 1 | -3/+5 |
2008-10-13 | Fix strip_txz() so it actually works even when the extension found isn't | erh | 2 | -5/+5 |
2008-10-11 | Fix execution of autoswc by fixing the call to AC_INIT (missing parameter). | jmmv | 2 | -4/+4 |
2008-10-10 | Version 1.31 - make chroot target return its exit status | sborrill | 2 | -5/+7 |
2008-10-10 | pkg_install-20081010: | joerg | 45 | -5/+11196 |
2008-10-09 | Updated pkglint to 4.88. | rillig | 3 | -4/+19 |
2008-10-09 | It already tries. | rillig | 1 | -2/+1 |
2008-10-08 | pbulk-0.36: | joerg | 2 | -8/+12 |
2008-10-08 | Mac OS X doesn't define uintXX_t in sys/types.h, so explicitly pull in | joerg | 4 | -3/+17 |
2008-10-07 | Check for existance of sysexits.h and regen config.h.in. | joerg | 3 | -11/+6 |
2008-10-06 | libnbcompat-20080922: | joerg | 25 | -1548/+1739 |
2008-10-05 | Bump x11-links to 0.39 and force dependency after cube-native-xorg merge. | cube | 2 | -4/+4 |
2008-10-05 | Merge cube-native-xorg, so that pkgsrc-current can be used with the native | cube | 49 | -90/+268 |
2008-10-02 | pkg_install-20081002: | joerg | 2 | -8/+8 |
2008-10-02 | Fix build by unifying sysutils/mtree and pkgtools/mtree in terms of | joerg | 2 | -5/+3 |
2008-10-01 | Set "USE_BSD_MAKEFILE" to indicate that this package uses a BSD-style | tron | 1 | -1/+2 |
2008-09-22 | pbulk-0.35: | joerg | 2 | -3/+27 |
2008-09-18 | Fix build on Solaris by using nbcompat. | joerg | 3 | -18/+18 |
2008-09-17 | pkg_install-20080916: | joerg | 9 | -27/+27 |
2008-09-16 | pbulk-0.34: | joerg | 15 | -23/+127 |
2008-09-16 | Main tree must not depend on wip, so pkglint should try to warn about | joerg | 1 | -1/+2 |
2008-09-16 | Clarified a comment, since I didn't understand it two years after writing it. | rillig | 1 | -4/+4 |