Age | Commit message (Expand) | Author | Files | Lines |
2005-12-06 | libtool.m4 fragment patch for DragonFly, otherwise configure rejects | joerg | 2 | -4/+65 |
2005-12-06 | Add ghostscript-esp todo item to make cups dependency optional. | ben | 1 | -1/+6 |
2005-12-06 | Regenerate (no PKGBASE in PKG_OPTIONS_VAR). | dillo | 2 | -579/+526 |
2005-12-06 | Document that ${PKGBASE} cannot be used in defining PKG_OPTIONS_VAR. | dillo | 1 | -2/+4 |
2005-12-06 | DragonFly support. | joerg | 2 | -6/+25 |
2005-12-06 | Updated wm/wmii to 20051114. Patch provided by Leonard Schmidt in PR 32096. | rillig | 1 | -1/+2 |
2005-12-06 | Updated to 20051114. Patch provided by Leonard Schmidt in PR 32096. | rillig | 5 | -59/+51 |
2005-12-06 | localedir is share/locale on DragonFly as well. | joerg | 2 | -1/+15 |
2005-12-06 | Updated sysutils/9base to 20051114. | rillig | 1 | -1/+2 |
2005-12-06 | Updated to 20051114. Patch provided by Leonard Schmidt in PR 32095. | rillig | 26 | -131/+203 |
2005-12-06 | Fix shared linking on DragonFly. | joerg | 2 | -1/+34 |
2005-12-06 | Fix GCC 3.4+: label at end of compound statement. | joerg | 2 | -3/+11 |
2005-12-06 | Use statfs on DragonFly as well. To make the code more readable, restore | joerg | 2 | -18/+18 |
2005-12-06 | - Moved checkline_mk_varassign() below checkline_mk_vartype() to avoid | rillig | 1 | -76/+76 |
2005-12-06 | - Improved the heuristics for shell words by allowing pkgsrc variables with | rillig | 1 | -36/+25 |
2005-12-06 | + bittorrent-4.2.1, dirac-0.5.4, gstreamer-0.10.0, net-snmp-5.2.2, | wiz | 1 | -5/+10 |
2005-12-06 | Fixed pkglint warning about absolute filename /bin/sh. The real bug was | rillig | 1 | -2/+2 |
2005-12-06 | Allow absolute filenames for SUBST_FILES. Needed for converters/convmv and | rillig | 1 | -2/+2 |
2005-12-06 | Set --sysconfdir=${PKG_SYSCONFDIR} so that SYSTEM_XPDFRC in | reed | 1 | -3/+9 |
2005-12-06 | * IMAKE_MANNEWSUFFIX should be deprecated in PLISTs, says Joerg. | rillig | 1 | -0/+4 |
2005-12-06 | No _POSIX_SOURCE on DragonFly: putenv used. | joerg | 4 | -8/+8 |
2005-12-06 | Fix errno. | joerg | 2 | -1/+14 |
2005-12-06 | - Removed the checklines_mk() subroutine and copied the code to | rillig | 1 | -33/+14 |
2005-12-06 | Fix GCC 3.4+: Label at end of compound statement. | joerg | 7 | -12/+101 |
2005-12-06 | Fix errno. Hide malloc & calloc for ANSI systems. | joerg | 6 | -31/+113 |
2005-12-06 | msgfmt build time dependency. | joerg | 1 | -1/+2 |
2005-12-06 | - Integrated the code from checklines_mk_deprecated_variables() into | rillig | 1 | -36/+15 |
2005-12-06 | Correct imake man page handling in plist. | joerg | 1 | -2/+2 |
2005-12-06 | msgfmt build dependency. | joerg | 1 | -1/+2 |
2005-12-06 | - Improved the heuristics for detecting direct use of ${TOOL}s. | rillig | 1 | -154/+157 |
2005-12-06 | Fix GCC 3.4+: label at end of compound statement. | joerg | 3 | -1/+26 |
2005-12-06 | GCC 3.4+: Label at end of compound statement. | joerg | 2 | -1/+14 |
2005-12-06 | Bumped PKGREVISION of www/thttpd because of the recent change to patch-af. | rillig | 1 | -1/+2 |
2005-12-06 | Bumped PKGREVISION because of the recent change to patch-af. | rillig | 1 | -2/+2 |
2005-12-06 | Reordered the complete file. Grouped subroutines by name (checkline_*, | rillig | 1 | -571/+543 |
2005-12-06 | Manually override config.guess and config.sub since this package | joerg | 1 | -1/+5 |
2005-12-06 | Fix errno. | joerg | 2 | -1/+24 |
2005-12-06 | <sys/param.h> must be included before querying __NetBSD_Version__. Noted | rillig | 2 | -6/+10 |
2005-12-06 | Fix errno. On DragonFly, define HAS_STRERROR to avoid conflicts with | joerg | 3 | -11/+22 |
2005-12-06 | Collected the routines that load pkglint-specific data in one section. | rillig | 1 | -141/+141 |
2005-12-06 | Add DragonFly support. | joerg | 1 | -2/+2 |
2005-12-06 | - Renamed get_make_vars_typemap() to get_vartypes_map(). | rillig | 1 | -96/+83 |
2005-12-06 | fix errno usage. | joerg | 2 | -1/+30 |
2005-12-06 | - Rewrote the code that checks for direct use of tool names. It is | rillig | 1 | -105/+57 |
2005-12-06 | Added missing "quotes" around many variables. | rillig | 1 | -43/+43 |
2005-12-06 | patch php.ini-dist and php.ini-recommended to comment out extension_dir | jdolecek | 4 | -3/+54 |
2005-12-06 | Fixed a typo. | rillig | 1 | -2/+2 |
2005-12-06 | Specify the full path to tar when unpacking a package. | ben | 4 | -15/+15 |
2005-12-06 | - Improved detection of valid shell words once more. | rillig | 1 | -28/+50 |
2005-12-05 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 447 | -1184/+1184 |