Age | Commit message (Expand) | Author | Files | Lines |
2010-07-08 | Begin cleanup of setgid game infrastructure. | dholland | 13 | -191/+13 |
2010-06-20 | Fixes paths for useradd/groupadd. | obache | 1 | -3/+3 |
2010-05-20 | On Linux systems record the glibc version in the build information. | sbd | 1 | -1/+8 |
2010-05-16 | Use mk/check/check-shlibs-elf.awk for the run-time search-path check on | sbd | 1 | -2/+4 |
2010-03-18 | imake should only ever use gmake if ${X11_TYPE}==native. Pointed out by joerg@ | sbd | 1 | -2/+2 |
2010-02-13 | for SSD/Linux, /usr/bin/false, not /bin/false. | obache | 1 | -1/+5 |
2010-02-06 | Add Haiku support file. | obache | 1 | -0/+90 |
2010-01-16 | Add support of SSD/Linux. | obache | 1 | -1/+5 |
2009-12-19 | fix comment | tnn | 1 | -2/+2 |
2009-12-19 | default X11_TYPE to modular | tnn | 1 | -1/+6 |
2009-12-16 | Force libtool 2.2 on all platforms. | joerg | 3 | -6/+3 |
2009-09-24 | The 64-Bit version of "libiconv" is not compatible with the GNU version | tron | 1 | -1/+5 |
2009-09-12 | Add comment describing version numbers for Mac OS X Snow Leopard. | tron | 1 | -1/+2 |
2009-07-26 | Get rid of an abstraction violation which has been in the tree since | agc | 15 | -15/+45 |
2009-07-11 | Don't use "/bin/ksh" to run wrappe scripts under Mac OS X before Leopard. | tron | 1 | -2/+2 |
2009-06-07 | /usr/bin/gcc on MacOS X is a wrapper that expects to call the (architecture- | schwarz | 1 | -1/+5 |
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-05-06 | Allow to set the "bourne" shell used for buildlink3 wrappers per platform. | tron | 1 | -1/+6 |
2009-04-27 | Revert last change for the moment as "/bin/ksh" fails to execute | tron | 1 | -7/+1 |
2009-04-24 | Set "SH" to "/bin/ksh" under Mac OS X Leopard: | tron | 1 | -1/+7 |
2009-04-01 | Remove PAX definition, it is not forcefully installed as part of the | joerg | 1 | -2/+1 |
2009-03-17 | revert previous | tnn | 2 | -2/+8 |
2009-03-16 | Global FAM_DEFAULT is now acceptable, so no need to override it here. | tnn | 2 | -8/+2 |
2009-03-05 | Initial definitions for FreeMiNT - also needs patches to pkgtools | abs | 1 | -0/+39 |
2009-01-14 | While user/group 'games' does not exist by default on Solaris, it will | sketch | 1 | -10/+9 |
2008-12-16 | Update Xcode information for Mac OS X Leopard. | tron | 1 | -2/+2 |
2008-12-12 | Solaris useradd requires a full path to the shell. | sketch | 1 | -2/+2 |
2008-10-30 | Don't set EXPORT_SYMBOLS_LDFLAGS on AIX, while it seems that GCC and | joerg | 1 | -2/+2 |
2008-09-22 | Reverting my previous openmotif->lesstif changes. | ahoka | 6 | -12/+12 |
2008-09-14 | As the openmotif license doesnt allow usage on close source systems, | ahoka | 6 | -12/+12 |
2008-08-10 | Use patch --suffix instead of -b, the latter will be problematic when | joerg | 1 | -2/+2 |
2008-05-20 | Use gamin instead of fam on OSF1. Closes PR pkg/31489. | tnn | 1 | -1/+4 |
2008-05-13 | Enable USE_CHECK_SHLIBS_ELF on FreeBSD. Aleksej Saushev PR pkg/38606. | tnn | 1 | -1/+3 |
2008-04-03 | Move handling of pkg_install version into flavor. Add an explicit | joerg | 1 | -6/+4 |
2008-03-04 | + Conditionally add GAMES_USER and GAMES_GROUP to the platform *.mk | jlam | 12 | -36/+60 |
2008-02-21 | Kill _OPSYS_NEEDS_XPKGWEDGE. It was only used by two platforms and they | tnn | 2 | -8/+2 |
2008-02-17 | Add a list of the codename, os, kernel and xcode version based on | yyamano | 1 | -1/+12 |
2008-01-30 | Try to fix PR pkg/26143 with caution: | tron | 1 | -2/+4 |
2008-01-16 | Make the default rpath for USE_CHECK_SHLIBS_ELF a platform variable. | joerg | 2 | -2/+6 |
2008-01-16 | Provide a mechanism for enabling use of pkgtools/posix_headers. | tnn | 1 | -1/+4 |
2008-01-16 | Delete comment about bmake not accepting .SHELL, that PR was fixed long | tnn | 1 | -9/+4 |
2008-01-15 | Default to modular X.org on HPUX, since native X11 is old/broken and | tnn | 1 | -1/+7 |
2008-01-14 | Don't provide a redundant CPP definition | tnn | 1 | -2/+1 |
2008-01-12 | Only force gmake for imake on Linux, if using native implementation. | joerg | 1 | -1/+3 |
2007-12-16 | Fix cut and paste error in last change. | tron | 1 | -2/+2 |
2007-12-16 | Mac OS X's Leopard "/bin/sh" doesn't support "echo -n" (apparently by | tron | 1 | -1/+5 |
2007-11-20 | Prevent other developers from doing the same mistake as I did, when I | rillig | 1 | -0/+12 |
2007-11-20 | Added the feature "asprintf", since Solaris 10 doesn't provide it. The | rillig | 1 | -1/+2 |
2007-10-19 | Reverted the last changes, which factored out some definitions that are | rillig | 15 | -189/+120 |