summaryrefslogtreecommitdiff
path: root/pkgtools
AgeCommit message (Expand)AuthorFilesLines
2008-11-25more to do.rillig1-1/+5
2008-11-24Allowed pkglint to check doc/CHANGES-* files individually.rillig1-26/+34
2008-11-19Fixed the (hopefully) last issue with the downgrading warning.rillig1-4/+8
2008-11-19SU was replaced to use SU_CMD over 4 years ago.obache1-3/+3
2008-11-18It's pretty tricky to get the bmake substitution right. At least ifrillig1-2/+7
2008-11-18Updated pkglint to 4.90.rillig1-2/+2
2008-11-18Get rid of the false positive warnings for downgrading, by doing morerillig1-1/+8
2008-11-18Emit a note instead of a warning when the :Q operator is used in placesrillig1-6/+12
2008-11-18It is not necessary to save the whole text of the package Makefilerillig1-44/+32
2008-11-18The PKGREVISION is included in the version comparison, to fix the bogusrillig1-4/+17
2008-11-18DIST_SUBDIR may contain slashes. Found in www/firefox3-bin.rillig1-2/+2
2008-11-16Add support for user destination directory installation.tron1-3/+5
2008-11-15remove NetBSD-specific code from OpenBSD's bsd.own.mkschwarz1-14/+1
2008-11-15OpenBSD changed to ELF on i386 with the 3.4 releaseschwarz1-2/+3
2008-11-11Buildlink glut, bump package version and required dependency.cube4-5/+15
2008-11-11Properly register libGLU files with native X.Org as found in NetBSD.cube1-0/+12
2008-11-08OpenBSD headers are still not standalone, even though SUS is prettyjoerg2-5/+56
2008-11-06Only check doc/CHANGES-* starting with 2008, as suggested by OBATA Akiorillig1-2/+2
2008-11-06Add DESTDIR support.obache1-4/+5
2008-11-06update mtree to 20081105, most notably providing support for sha256,jschauma17-148/+357
2008-11-06Add some forgotten ifndefs to fix issues on DragonFly.joerg1-1/+7
2008-11-05Ignore more uninteresting output.wiz2-5/+20
2008-11-04Fixed three warnings, which have been reported by Mark Davies.rillig2-4/+5
2008-11-04The macro __NetBSD_Prereq__ should not be used.rillig1-8/+13
2008-11-04Added a check that detects a downgrade of a package. To do this, itrillig1-1/+110
2008-10-30Define __UNCONST. From PR 39797.joerg1-3/+5
2008-10-30Avoid STAT as macro, it exists in sys/dir.h on AIX already.joerg2-27/+15
2008-10-29Builtinify libXv, and make sure x11-links knows about xv.pc. Bump versioncube5-15/+19
2008-10-29Don't use __RENAME.joerg1-6/+6
2008-10-29Provide more compat glue for ndbm interface as shown in PR 39738.joerg4-10/+87
2008-10-28Define away O_EXLOCK and O_SHLOCK if they are missing.joerg1-2/+9
2008-10-28Use nbcompat/paths.h, Solaris is missing paths.h. From Uwe Klaus.joerg2-6/+6
2008-10-28Add circleq support. Bump to 20081028. Should fix IRIX build fromjoerg2-3/+134
2008-10-28Replace EFTYPE with EINVAL if the former doesn't exist.joerg3-4/+18
2008-10-26Provide and use local mpool.h.joerg3-5/+108
2008-10-26Explicitly check for libnsl and libsocket as required by Solaris.joerg2-1/+155
2008-10-20Moved all explaining texts to the beginning of a line, so they stand outrillig1-200/+199
2008-10-20Removed the experimental --klickibunti option and everything that wasrillig1-383/+8
2008-10-20Updated pkglint to 4.89.rillig1-2/+2
2008-10-20Replaced all instances of "=~ qr" with "=~ m", and all instances ofrillig1-317/+317
2008-10-19Include nbcompat/types.h early to make sure that uintX_t are defined.joerg1-2/+2
2008-10-19Bump the PKGREVISION for all packages which depend directly on perl,he1-2/+2
2008-10-18Fixed another "closedir() on undefined".rillig1-12/+6
2008-10-17Two minor fixes:he3-6/+5
2008-10-16PKGREVISION bump for libevent shlib name change.wiz1-1/+2
2008-10-16Fixed two issues reported by wiz:rillig1-3/+5
2008-10-13Fix strip_txz() so it actually works even when the extension found isn'terh2-5/+5
2008-10-11Fix execution of autoswc by fixing the call to AC_INIT (missing parameter).jmmv2-4/+4
2008-10-10Version 1.31 - make chroot target return its exit statussborrill2-5/+7
2008-10-10pkg_install-20081010:joerg45-5/+11196