Age | Commit message (Expand) | Author | Files | Lines |
2016-04-12 | Added a ${RUN} to the UNPACK line for the ocaml-findlib-register script | jaapb | 1 | -1/+2 |
2016-04-12 | Added a pkginstall fragment that takes over from ocaml-findlib-register (a | jaapb | 5 | -4/+117 |
2016-04-11 | Re-arrange parsing order to fix various combinations of PKGMANDIR, MANZ, | jperkin | 1 | -10/+10 |
2016-04-11 | the native soelim is gsoelim so default it as TOOLS_PLATFORM.gsoelim | dbj | 1 | -1/+2 |
2016-04-11 | update PKG_{FAIL,SKIP}_REASON with += | dbj | 14 | -31/+31 |
2016-04-10 | Remove support for USE_DESTDIR=no. | joerg | 17 | -327/+42 |
2016-04-10 | Adjust USRGROUP_PHASE handling for USE_DESTDIR=no removal. Update | joerg | 1 | -7/+7 |
2016-04-10 | Always require the 2010 version of pkg_install to simplify things a bit. | joerg | 1 | -5/+1 |
2016-04-10 | Rewrite somewhat in light of the non-DESTDIR removal. | joerg | 1 | -20/+5 |
2016-04-10 | Remove last glue for PKG_DESTDIR_SUPPORT=none. | joerg | 1 | -7/+1 |
2016-04-10 | PKG_DESTDIR_SUPPORT=none is gone. | joerg | 1 | -4/+1 |
2016-04-10 | Drop support for PKG_DESTDIR_SUPPORT=none. | joerg | 1 | -9/+4 |
2016-04-09 | add mtpz options to enable MTPZ support using libgcrypt | richard | 1 | -0/+1 |
2016-04-09 | Add two options: | richard | 1 | -0/+2 |
2016-04-08 | Switch from pkg-config to pkgconf. | wiz | 1 | -2/+2 |
2016-03-23 | Move handling for PKG_SUPPORTED_OPTIONS and PKG_SUGGESTED_OPTIONS as | jperkin | 2 | -3/+12 |
2016-03-17 | Since the MACHINE_ARCH cleanup, the bootstrap for i386-on-x86_64 Linux has | jperkin | 2 | -3/+7 |
2016-03-14 | Add support for -isystem to legacy wrappers. | markd | 5 | -5/+37 |
2016-03-13 | Also determine when compiling from source files | khorben | 2 | -4/+16 |
2016-03-12 | Also register "-pie" as a known argument for gcc(1) | khorben | 1 | -1/+2 |
2016-03-12 | don't default to EOL versions of java: | tnn | 1 | -6/+7 |
2016-03-11 | Re-arrange support for FORTIFY/MKPIE/RELRO/SSP | khorben | 4 | -27/+33 |
2016-03-11 | Add support for a number of security features | khorben | 9 | -28/+176 |
2016-03-11 | Strip --enable-new-dtags GNU ld arg on Darwin and SunOS. | fhajny | 2 | -2/+6 |
2016-03-11 | Explicitly skip directories. PR 50955. | dholland | 1 | -1/+4 |
2016-03-11 | let's do just "Solaris" instead of "Oracle" | tnn | 1 | -2/+2 |
2016-03-11 | for SunOS, assume that OS_VARIANT is Oracle if no match on other variants | tnn | 1 | -2/+5 |
2016-03-10 | Remove _OPSYS_WHOLE_ARCHIVE_FLAG and _OPSYS_NO_WHOLE_ARCHIVE_FLAG, these | jperkin | 25 | -158/+24 |
2016-03-10 | Reset 'found' variable for each library check. Previously, all subsequent | jperkin | 1 | -1/+2 |
2016-03-09 | Add special handling for Debian derived systems as they do not have GNU awk | tnn | 1 | -3/+13 |
2016-03-07 | Add gnupg2 and gnupg21 options | ryoon | 1 | -0/+2 |
2016-03-04 | pass correct ABI via OBJECT_MODE environment variable on AIX | tnn | 3 | -53/+10 |
2016-03-04 | Added OCAML_USE_OASIS_DYNRUN option | jaapb | 1 | -4/+27 |
2016-03-04 | pass correct ABI flags to ar(1) on AIX | tnn | 2 | -1/+52 |
2016-03-02 | Pass correct GCC ABI flags on AIX. | jperkin | 1 | -2/+7 |
2016-02-29 | Remove a commonly used set of GNU ld arguments which are incompatible | jperkin | 1 | -1/+13 |
2016-02-26 | Add snappy option description | fhajny | 1 | -0/+1 |
2016-02-26 | Add wiredtiger option description. | fhajny | 1 | -0/+1 |
2016-02-26 | Add MAKE_FLAGS to the default list of OPSYSVARS, it's used enough times. | jperkin | 1 | -2/+2 |
2016-02-25 | PostgreSQL 9.5 awareness | tnn | 1 | -3/+12 |
2016-02-25 | Expand the default list of OPSYSVARS to include those commonly used | jperkin | 1 | -1/+5 |
2016-02-24 | Remove overrides for OPENAL_INCLUDE_DIR and OPENGL_INCLUDE_DIR. These | jperkin | 1 | -3/+1 |
2016-02-24 | Default to the system libuuid. The system headers assume that the libuuid | jperkin | 1 | -1/+2 |
2016-02-24 | Fix issue with VAX when awk's split is called with empty string. | jklos | 1 | -1/+3 |
2016-02-23 | Add a new override mechanism for depcomp, similar to the existing | joerg | 1 | -5/+33 |
2016-02-22 | Export OSX_VERSION (renamed from OSX_VERS) to the environment regardless of | jperkin | 1 | -9/+10 |
2016-02-19 | Add an additional check to ensure that library REQUIRES are not relative | jperkin | 1 | -4/+9 |
2016-02-17 | Added ppx and camlp4 options. | jaapb | 1 | -0/+2 |
2016-02-14 | Update MASTER_SITE_RUBYGEMS to avoid extra redirection. | taca | 1 | -2/+2 |
2016-02-10 | Add paratype to default-allowed licenses, since it is basically ofl-v1.1. | wiz | 1 | -1/+2 |