Age | Commit message (Expand) | Author | Files | Lines |
2013-07-12 | Rename the PKGNAME for the OPSYS-specific user packages to include the OPSYS, | jperkin | 1 | -2/+2 |
2013-04-28 | Introduce _OPSYS_LIB_DIRS and _OPSYS_INCLUDE_DIRS varables. | obache | 1 | -1/+5 |
2012-11-19 | Make MOTIF_TYPE_DEFAULT as motif (LGPL Motif) instead of openmotif or lesstif. | ryoon | 1 | -2/+2 |
2012-03-19 | Drop imake-check logic from X11 components' builtin.mk. | joerg | 1 | -18/+1 |
2011-09-17 | Since Interix appears to use X11R5, switch to modular X11_TYPE by default | abs | 1 | -3/+1 |
2011-09-10 | From "What platforms work with X11_TYPE=native" thread on pkgsrc-users. | abs | 1 | -1/+3 |
2010-07-08 | Begin cleanup of setgid game infrastructure. | dholland | 1 | -15/+1 |
2009-12-16 | Force libtool 2.2 on all platforms. | joerg | 1 | -2/+1 |
2009-07-26 | Get rid of an abstraction violation which has been in the tree since | agc | 1 | -1/+3 |
2009-06-02 | Remove WRAPPER_DEBUG definition, it doesn't change anything. | joerg | 1 | -3/+1 |
2009-06-02 | GCC_USE_SYMLINKS has been renamed and is the default now, so remove it | joerg | 1 | -2/+1 |
2009-04-01 | Remove PAX definition, it is not forcefully installed as part of the | joerg | 1 | -2/+1 |
2008-09-22 | Reverting my previous openmotif->lesstif changes. | ahoka | 1 | -2/+2 |
2008-09-14 | As the openmotif license doesnt allow usage on close source systems, | ahoka | 1 | -2/+2 |
2008-03-04 | + Conditionally add GAMES_USER and GAMES_GROUP to the platform *.mk | jlam | 1 | -3/+5 |
2008-02-21 | Kill _OPSYS_NEEDS_XPKGWEDGE. It was only used by two platforms and they | tnn | 1 | -6/+1 |
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 |