summaryrefslogtreecommitdiff
path: root/pkgtools
AgeCommit message (Expand)AuthorFilesLines
2008-12-21Warn about missing PKG_DESTDIR_SUPPORT definition. Every package shouldrillig1-1/+5
2008-12-21Make this work on OpenSolarisadrianp2-5/+17
2008-12-20Updated pkgtools/pkg_chk to 1.96abs2-5/+5
2008-12-15TOOLS_DEPENDS.* names a dependency, and all the directories that arerillig2-3/+10
2008-12-14Changed one of the explanations to be more permissive. Fixed arillig1-3/+3
2008-12-14An int is not guaranteed to be 64bit and in fact isn't on mostrillig1-2/+2
2008-12-14Need to include stdint.h for unit64_t on SUA 6.0.obache1-1/+5
2008-12-10+audit-packagesadrianp1-0/+2
2008-12-05Make complaints about hicolor icon themes directories errors.wiz1-2/+2
2008-12-04Added explicit checks for share/icons/hicolor directories in PLISTs, asrillig1-1/+7
2008-12-04Bump version after libXtst builtinification. Sorry guys.cube2-4/+4
2008-12-04Builtinify libXtst.cube3-10/+13
2008-12-02Removed unused code. Changed one constructor call to match the patternrillig1-56/+5
2008-12-01Variable for GConf is now called GCONF_SCHEMAS (not GCONF2_SCHEMAS).wiz2-4/+4
2008-11-30Banned the warnings about SUBST_* groups into the -Wextra option, sincerillig1-18/+18
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