Age | Commit message (Expand) | Author | Files | Lines |
2013-11-24 | Don't use "${ECHO}" which isn't defined yet, hard code "echo" instead. | tron | 1 | -2/+2 |
2013-11-24 | Handle older versions of xcrun. | jperkin | 1 | -2/+2 |
2013-11-23 | Use xcrun to determine the full path to the SDK, and use the headers from | jperkin | 1 | -13/+13 |
2013-11-23 | fixes 3rdparty header path | obache | 1 | -2/+2 |
2013-11-01 | OSX Mavericks and Xcode 5 no longer ship system headers in /usr/include, they | jperkin | 1 | -1/+13 |
2013-11-01 | Move platform-specific code to the platform file. | jperkin | 1 | -1/+8 |
2013-10-13 | Remove config.rpath override file and related code. | wiz | 2 | -4/+2 |
2013-09-12 | Introduce CATMAN_SECTION_SUFFIX which if set to 'yes' will ensure that | jperkin | 1 | -1/+2 |
2013-09-04 | Introduce _OPSYS_PREFER.<pkg> variables as a way to set an advisory | jperkin | 4 | -15/+15 |
2013-08-31 | CPP is /bin/cpp on Cygwin. | obache | 1 | -1/+2 |
2013-08-27 | fix openssl builtin support, at least for solaris | richard | 1 | -2/+2 |
2013-08-16 | Move platform-specific settings to the platform file. | jperkin | 1 | -1/+5 |
2013-08-16 | Use the native mit-krb5 implementation by default on SunOS. | jperkin | 1 | -1/+5 |
2013-07-26 | Add (Debian) GNU/kFreeBSD port. | ryoon | 1 | -0/+74 |
2013-07-23 | Fix typo. | ryoon | 1 | -2/+2 |
2013-07-15 | Default to using the native version of libexecinfo on SunOS. | jperkin | 1 | -2/+3 |
2013-07-12 | Rename the PKGNAME for the OPSYS-specific user packages to include the OPSYS, | jperkin | 4 | -8/+8 |
2013-07-05 | Apply removal of -export-dynamic for SunOS across all of pkgsrc. | jperkin | 1 | -1/+5 |
2013-05-17 | Fix a pasting botch in v1.54 that killed Linux i386 | dsainty | 1 | -3/+2 |
2013-05-16 | _OPSYS_SYSTEM_RPATH must match _OPSYS_LIB_DIRS or else the buildlink | jperkin | 1 | -4/+2 |
2013-05-11 | On Debian/Ubuntu Linux, set system's library path as Debian's multiarch | ryoon | 1 | -1/+18 |
2013-04-28 | Introduce _OPSYS_LIB_DIRS and _OPSYS_INCLUDE_DIRS varables. | obache | 21 | -20/+93 |
2013-04-08 | Note some variables defined in ${OPSYS}.mk. | obache | 1 | -1/+106 |
2013-04-04 | Default to the native linux-pam implementation. It is available | jperkin | 1 | -1/+4 |
2013-03-13 | bump required user_cygwin package to 20130313. | obache | 1 | -2/+2 |
2013-03-06 | Switch to use own user_cygwin for _USER_DEPENDS. | obache | 1 | -2/+2 |
2013-03-01 | Enable check-shlibs if the user supplies a working readelf, e.g. from binutils. | jperkin | 1 | -3/+10 |
2013-03-01 | Minix.mk: update GROUPADD/USERADD. OK by agc. | tcort | 1 | -3/+3 |
2013-02-27 | introduce _OPSYS_EXE_SUFFIX, for platform specific executable suffix. | obache | 1 | -1/+2 |
2013-02-27 | Drop Interix-ish, not for Cygwin. | obache | 1 | -24/+1 |
2013-02-23 | prefer native X11 on Cygwin. | obache | 1 | -1/+3 |
2013-02-22 | Fix ROOT_USER/ROOT_GROUP for Cygwin to Administrators/Administrators (not using | obache | 1 | -2/+3 |
2013-02-21 | ${ID} is not defined here. | obache | 1 | -4/+2 |
2013-02-20 | Use ${ID} instead of bare 'id'. | obache | 1 | -3/+3 |
2013-02-20 | Fixes ROOT_GROUP setting for Cygwin. | obache | 1 | -2/+4 |
2013-02-15 | check requirement of uac manifest, it is required for Windows Vista | obache | 1 | -1/+7 |
2013-02-10 | Add preference for Cygwin. | obache | 1 | -0/+89 |
2013-02-09 | Minix now supports ELF shared libraries. | tcort | 1 | -4/+5 |
2013-02-04 | Remove "-no-cpp-precomp" from CPP_PRECOMP_FLAGS. | wiz | 1 | -4/+3 |
2013-02-01 | Prefer openssl from pkgsrc on SunOS by default. | hans | 1 | -1/+2 |
2013-02-01 | Set LIBABISUFFIX on SunOS x86_64. Should probably also be done for | hans | 1 | -1/+5 |
2012-11-26 | Default to builtin solaris-pam, allows PREFER_PKGSRC=yes to work. | jperkin | 1 | -1/+4 |
2012-11-19 | Make MOTIF_TYPE_DEFAULT as motif (LGPL Motif) instead of openmotif or lesstif. | ryoon | 14 | -28/+29 |
2012-11-09 | Add platform file for QNX - from Sean Boudreau, thanks! | agc | 1 | -0/+103 |
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 |