Age | Commit message (Expand) | Author | Files | Lines |
2008-12-15 | TOOLS_DEPENDS.* names a dependency, and all the directories that are | rillig | 2 | -3/+10 |
2008-12-14 | Changed one of the explanations to be more permissive. Fixed a | rillig | 1 | -3/+3 |
2008-12-14 | An int is not guaranteed to be 64bit and in fact isn't on most | rillig | 1 | -2/+2 |
2008-12-14 | Need to include stdint.h for unit64_t on SUA 6.0. | obache | 1 | -1/+5 |
2008-12-10 | +audit-packages | adrianp | 1 | -0/+2 |
2008-12-05 | Make complaints about hicolor icon themes directories errors. | wiz | 1 | -2/+2 |
2008-12-04 | Added explicit checks for share/icons/hicolor directories in PLISTs, as | rillig | 1 | -1/+7 |
2008-12-04 | Bump version after libXtst builtinification. Sorry guys. | cube | 2 | -4/+4 |
2008-12-04 | Builtinify libXtst. | cube | 3 | -10/+13 |
2008-12-02 | Removed unused code. Changed one constructor call to match the pattern | rillig | 1 | -56/+5 |
2008-12-01 | Variable for GConf is now called GCONF_SCHEMAS (not GCONF2_SCHEMAS). | wiz | 2 | -4/+4 |
2008-11-30 | Banned the warnings about SUBST_* groups into the -Wextra option, since | rillig | 1 | -18/+18 |
2008-11-25 | more to do. | rillig | 1 | -1/+5 |
2008-11-24 | Allowed pkglint to check doc/CHANGES-* files individually. | rillig | 1 | -26/+34 |
2008-11-19 | Fixed the (hopefully) last issue with the downgrading warning. | rillig | 1 | -4/+8 |
2008-11-19 | SU was replaced to use SU_CMD over 4 years ago. | obache | 1 | -3/+3 |
2008-11-18 | It's pretty tricky to get the bmake substitution right. At least if | rillig | 1 | -2/+7 |
2008-11-18 | Updated pkglint to 4.90. | rillig | 1 | -2/+2 |
2008-11-18 | Get rid of the false positive warnings for downgrading, by doing more | rillig | 1 | -1/+8 |
2008-11-18 | Emit a note instead of a warning when the :Q operator is used in places | rillig | 1 | -6/+12 |
2008-11-18 | It is not necessary to save the whole text of the package Makefile | rillig | 1 | -44/+32 |
2008-11-18 | The PKGREVISION is included in the version comparison, to fix the bogus | rillig | 1 | -4/+17 |
2008-11-18 | DIST_SUBDIR may contain slashes. Found in www/firefox3-bin. | rillig | 1 | -2/+2 |
2008-11-16 | Add support for user destination directory installation. | tron | 1 | -3/+5 |
2008-11-15 | remove NetBSD-specific code from OpenBSD's bsd.own.mk | schwarz | 1 | -14/+1 |
2008-11-15 | OpenBSD changed to ELF on i386 with the 3.4 release | schwarz | 1 | -2/+3 |
2008-11-11 | Buildlink glut, bump package version and required dependency. | cube | 4 | -5/+15 |
2008-11-11 | Properly register libGLU files with native X.Org as found in NetBSD. | cube | 1 | -0/+12 |
2008-11-08 | OpenBSD headers are still not standalone, even though SUS is pretty | joerg | 2 | -5/+56 |
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 |