Age | Commit message (Expand) | Author | Files | Lines |
2007-10-19 | Reverted the last changes, which factored out some definitions that are | rillig | 1 | -3/+6 |
2007-10-18 | Factored out the parts that are common between all the supported | rillig | 1 | -6/+3 |
2007-07-02 | Remove RSH definition. | joerg | 1 | -2/+1 |
2006-07-20 | Remove USE_GNU_GETTEXT from pkgsrc. Packages generally only needed | jlam | 1 | -2/+1 |
2006-04-12 | Add INSTALL_GAME_DIR to complement INSTALL_GAME_DATA. The directories | joerg | 1 | -1/+2 |
2006-03-18 | Remove leftover code sections guarded by _USE_PLIST_MODULE which was | jlam | 1 | -9/+1 |
2006-01-12 | Initial commit of a new module that encapsulates all of the code | jlam | 1 | -1/+8 |
2005-12-04 | Add IMAKE_GAMEMAN_SUFFIX and IMAKE_GAMEMAN_DIR to allow PLISTs | joerg | 1 | -1/+3 |
2005-11-09 | libtool-base-1.5.18nb6: | tv | 1 | -1/+2 |
2005-11-04 | Add comment about possibly supporting SIOCGIFADDR in the future. | tv | 1 | -1/+8 |
2005-11-01 | Abstract [LOWER_]OS_VERSION into a ${...:sh} construct, so that other OS | tv | 1 | -10/+1 |
2005-11-01 | Add some extra default overrides for Interix, to: | tv | 1 | -1/+44 |
2005-10-31 | Force recognition of hstrerror(3) on Interix when GNU_CONFIGURE. | tv | 1 | -1/+4 |
2005-10-26 | ...and gawk is no longer needed, either, so all these extras can now | tv | 1 | -4/+1 |
2005-10-26 | sysutils/coreutils is no longer needed in bulk builds, with the Perl tflat. | tv | 1 | -2/+2 |
2005-09-21 | Bump LIBTOOL_REQD to 1.5.18nb5. This pulls in the -avoid-version fix for | tv | 1 | -2/+1 |
2005-08-02 | Replace references of pkgsrc/mk/bsd.pkg.defaults.mk to | reed | 1 | -3/+3 |
2005-07-03 | Set _OPSYS_LIBTOOL_REQD to 1.5.18nb4. | tv | 1 | -1/+2 |
2005-06-24 | Drop the perl-5.6.x package from pkgsrc. Remove lang/perl58 and update | jlam | 1 | -2/+2 |
2005-06-01 | Turn IMAKE_MAKE into a public variable that may be set via /etc/mk.conf. | jlam | 1 | -2/+2 |
2005-05-22 | Remove the old tools framework and references to _USE_NEW_TOOLS. | jlam | 1 | -71/+1 |
2005-05-03 | First pass at converting pkgsrc to use the new tools framework (still | jlam | 1 | -8/+12 |
2005-05-03 | Back out part of a change from revision 1.756 of bsd.pkg.mk. It was | jlam | 1 | -2/+1 |
2005-04-20 | On Interix, memorysize is actually "vmemory"; use ulimit -v. | tv | 1 | -2/+2 |
2005-03-28 | With the SORT=gsort hack for Interix, all hell breaks loose on pkg_add | tv | 1 | -4/+1 |
2005-03-24 | Unfortunately, BULK_PREREQ doesn't shield its prerequisites from being | tv | 1 | -1/+2 |
2005-03-22 | Bump LIBTOOL_REQD to 1.5.14; this unifies all the support again and fixes | tv | 1 | -2/+1 |
2005-03-21 | Move "GNU replacements" block to the top. | tv | 1 | -15/+13 |
2005-03-19 | The gawk that comes with Interix is 2.15, which works for most purposes | tv | 1 | -1/+8 |
2005-03-18 | Fix a gleaming illustration of why using YES/NO variables everywhere | tv | 1 | -5/+3 |
2005-02-04 | Bump PKGTOOLS_REQD to 20050204. This version of pkg_install passes | jlam | 1 | -2/+1 |
2005-01-28 | Don't make pkgsrc depend on dc(1) to be present in the system. Since | jlam | 1 | -2/+1 |
2005-01-25 | Relax need to put GNU_CONFIGURE before inclusion of bsd.prefs.mk: | tv | 1 | -2/+2 |
2005-01-24 | Add python22, python24 to base addresses list. | tv | 1 | -1/+3 |
2005-01-21 | Add NOLINT=1 for BSD-.mk based packages. | tv | 1 | -2/+2 |
2005-01-21 | Add ruby16/ruby18 to base addresses list. | tv | 1 | -1/+5 |
2005-01-21 | Defer the check of GNU_CONFIGURE until later; should fix build of net/ORBit | tv | 1 | -6/+2 |
2005-01-18 | Force manpages to be man-only (no catpages) when using BSD .mk files in | tv | 1 | -1/+5 |
2005-01-18 | Add <bsd.lib.mk> to base addresses list. | tv | 1 | -1/+2 |
2005-01-18 | Add python23 to the base-address list. | tv | 1 | -1/+2 |
2005-01-14 | Add override for uncommon "config.rpath" GNU config snippet. Use platform | tv | 1 | -1/+2 |
2004-11-19 | Remove PERL5_USE_THREADS setting now that the default is perl58-thread. | tv | 1 | -4/+1 |
2004-11-16 | Revert previous (re-add common CPP_PRECOMP_FLAGS). For consistency, also | tv | 1 | -4/+3 |
2004-11-16 | CPP_PRECOMP_FLAGS is a Darwinism only. Move its frobbing of CPPFLAGS to | tv | 1 | -2/+1 |
2004-10-29 | Clarify previous (missing a word). | tv | 1 | -3/+3 |
2004-10-29 | Add a block comment to track the base addresses of Interix shlibs as used | tv | 1 | -1/+24 |
2004-10-29 | Collapse ROOT_CMD a little; it's possible to make all invocations do the | tv | 1 | -8/+3 |
2004-10-13 | Use /bin/test. The /bin/sh builtin has some bugs with symlinks. | tv | 1 | -2/+2 |
2004-10-13 | Make strip/no-strip choice more consistent: | tv | 1 | -2/+2 |
2004-10-12 | Another Interix fubar workaround: C++ libs weren't linking in libtool | tv | 1 | -2/+2 |