Age | Commit message (Expand) | Author | Files | Lines |
2012-06-16 | Comment out dependency on sysutils/user for user and group management. | bsiegert | 1 | -4/+4 |
2012-06-01 | Default to X11_TYPE?=modular if OpenWin headers are not installed. | jperkin | 1 | -1/+5 |
2012-05-18 | Add a global BUILDLINK_TRANSFORM to remove -ldl. This library is an empty | bsiegert | 1 | -1/+3 |
2012-05-13 | Set LD_TRACE_LOADED_OBJECTS_FMT{1,2} for OpenBSD so that output of ldd will be | obache | 1 | -1/+4 |
2012-05-04 | It is possible to check shlibs on OpenBSD now. | obache | 1 | -2/+4 |
2012-04-23 | The path to libc.so.6 needs to include ${LIBABISUFFIX}. | sbd | 1 | -3/+3 |
2012-04-09 | Oops I had the sense inverted for NOGCCERROR. | sbd | 1 | -2/+2 |
2012-03-19 | Drop imake-check logic from X11 components' builtin.mk. | joerg | 17 | -305/+17 |
2012-03-05 | If NOGCCERROR is defined pass it to the make process. | sbd | 1 | -1/+6 |
2012-02-28 | Fix comment about NetBSD X11: the default for NetBSD 4 is now "modular". | tron | 1 | -2/+2 |
2012-02-15 | Use ${MAKE} as IMAKE_MAKE. | hans | 1 | -2/+2 |
2012-01-22 | Remove GNU_CONFIGURE_LIBDIR setting on x86_64-linux systems, setting this | sbd | 1 | -2/+1 |
2012-01-19 | OpenBSD-2.9 and later support kqueue(2). | obache | 1 | -1/+6 |
2012-01-17 | Add the GNU_CONFIGURE_LIBDIR variable, if defined it will be passed to gnu | sbd | 1 | -1/+2 |
2012-01-12 | Default to lesstif instead of dt if X11_TYPE != native. | hans | 1 | -2/+6 |
2011-12-17 | mk/platform/DragonFly.mk: Correct setting for _OPSYS_HAS_OSSAUDIO | marino | 1 | -2/+2 |
2011-11-05 | Define the Minix platform. | tcort | 1 | -0/+65 |
2011-10-31 | Add LIBC_BUILTINS platform definition to Linux. | sbd | 1 | -1/+2 |
2011-10-15 | Change the X11_TYPE conditional to work with the switch in the default | sbd | 1 | -2/+2 |
2011-09-18 | Tentatively switch X11_TYPE to modular to MirBSD. The native X is still | bsiegert | 1 | -2/+2 |
2011-09-18 | switch NetBSD-4 and AIX to default to modular X11_TYPE | abs | 2 | -5/+3 |
2011-09-17 | IRIX 6 made it to X11R6, but never X11R7, so default to X11_TYPE=modular | abs | 1 | -3/+1 |
2011-09-17 | UnixWare 7 has move dup to X11R6, still less than X11R7, so default to | abs | 1 | -3/+1 |
2011-09-17 | Sinc BSD/OS has been oprhaned since 2004, default to modular X11_TYPE | abs | 1 | -3/+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 | 14 | -32/+37 |
2011-09-09 | Add comment for Mac OS X 10.7.x Lion. | yyamano | 1 | -1/+2 |
2011-08-22 | Pass a maximum command line length to "configure" script on Linux. | cheusov | 1 | -3/+4 |
2011-05-11 | NOLOGIN=/sbin/nologin for SSD/Linux. | obache | 1 | -3/+3 |
2011-05-07 | Use useradd/groupadd scripts from sysutils/user_irix package on IRIX | cheusov | 1 | -1/+6 |
2011-03-20 | /usr/bin/su for SSD/Linux. | obache | 1 | -1/+5 |
2011-03-19 | Remove SETGIDGAME logic from here, like it was removed from the other | dholland | 1 | -12/+1 |
2011-01-23 | Add support for MirBSD to pkgsrc. Patches from Benny Siegert and | agc | 1 | -0/+95 |
2011-01-04 | Removed _INCOMPAT_ICONV. | adam | 1 | -5/+1 |
2010-12-22 | Why should apps compiled for OS X 10.4 and earlier have to languish with | abs | 1 | -1/+6 |
2010-08-16 | Force to use symbolic link for wrapper if WRAPPER_USE_SYMLINK is defined. | obache | 1 | -1/+5 |
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 |