Age | Commit message (Expand) | Author | Files | Lines |
2015-04-29 | Introduce _USE_CWRAPPERS logic to ensure consistency, USE_CWRAPPERS could | jperkin | 3 | -5/+12 |
2015-04-29 | Use a single egrep and regexp instead of iterating over the list of files to | jperkin | 1 | -5/+3 |
2015-04-29 | Only check executable files for valid interpreters. By the time this check is | jperkin | 1 | -10/+3 |
2015-04-28 | Move cwrappers WRAPPER_DIR and WRAPPER_BINDIR to wrapper-defs.mk, it is | jperkin | 2 | -6/+8 |
2015-04-28 | Ensure the wrapper directories are created before WRAPPER_TARGETS. | jperkin | 1 | -4/+6 |
2015-04-27 | Split cwrappers from legacy wrappers. We no longer generate the legacy | jperkin | 3 | -15/+79 |
2015-04-27 | Remove ECHO_WRAPPER_MSG and just use ECHO_BUILDLINK_MSG, which was set | jperkin | 2 | -16/+7 |
2015-04-27 | correct MACHINE_ARCH and compiler flags for HP-UX 64-bit ABI | tnn | 2 | -9/+22 |
2015-04-26 | revert rev. 1.7. Although it should be correct in theory it interacts | tnn | 1 | -3/+2 |
2015-04-26 | Improve xaw3d description. | wiz | 1 | -1/+1 |
2015-04-26 | Rename options emacs-xaw3d to simply xaw3d. Ref: | mef | 1 | -1/+1 |
2015-04-25 | Fix typo in comment. | wiz | 1 | -2/+2 |
2015-04-25 | If we have -Wl,--whole-archive -lfoo -lbar -Wl,--no-whole-archive | tnn | 1 | -2/+3 |
2015-04-25 | Sort, and add a keyword. | wiz | 1 | -4/+4 |
2015-04-25 | Finish move of lang/gcc to lang/gcc2. | wiz | 1 | -6/+6 |
2015-04-25 | Remove esdl from the list of default acceptable licences. | reinoud | 1 | -2/+1 |
2015-04-24 | Add esdl license | reinoud | 1 | -1/+2 |
2015-04-21 | Add a new ulimit modifier for cputime. Support raising limits for | joerg | 9 | -10/+18 |
2015-04-20 | Add cython option. | alnsn | 1 | -0/+1 |
2015-04-20 | Add PRINT_PLIST_AWK code to put ${OCAML_SITELIB} into generated PLIST. | hiramatsu | 1 | -1/+5 |
2015-04-19 | DEFAULT_ACCEPTABLE_LICENSES+=w3c | rodent | 1 | -1/+2 |
2015-04-19 | NOLOGIN needs to be /usr/bin/false here. Probably copy-pasto from OSF1.mk. | tnn | 1 | -2/+2 |
2015-04-19 | fix typo in comment | tnn | 1 | -2/+2 |
2015-04-19 | Specify safer WRKSRC for meta packages. As they don't extract files, | joerg | 1 | -1/+3 |
2015-04-18 | fix comment about pkgtools/compat_headers | tnn | 2 | -4/+4 |
2015-04-18 | Until there is evidence to the contrary, provide _COMPILER_ABI_FLAG on | joerg | 1 | -3/+1 |
2015-04-17 | Default to the native getopt when available. | jperkin | 1 | -1/+2 |
2015-04-17 | Stop defaulting to the builtin mit-krb5, it's an old copy which is | jperkin | 1 | -2/+1 |
2015-04-17 | Add cdb option description. | hiramatsu | 1 | -0/+1 |
2015-04-16 | Add mariadb55 support. | ryoon | 1 | -3/+8 |
2015-04-12 | Add support for webp and xslt, needed for wip/skype4. | wiz | 1 | -1/+3 |
2015-04-08 | Describe secret option (hush!) | wiz | 1 | -0/+1 |
2015-04-07 | Add lmdb option description | fhajny | 1 | -0/+1 |
2015-04-05 | Some updates: | rodent | 1 | -1/+9 |
2015-04-02 | Append LIBABISUFFIX to the GCC library path. Fixes Linux and SunOS | jperkin | 1 | -2/+2 |
2015-04-02 | Don't include the main GCC libraries in linker paths when using | jperkin | 1 | -2/+5 |
2015-04-02 | Don't recompute _GCC_PREFIX and _GCC_SUBPREFIX in the general case. At | jperkin | 1 | -4/+1 |
2015-03-26 | As discussed on-list, remove www.ibiblio.org from MASTER_SITE_APACHE so that | dsainty | 1 | -3/+3 |
2015-03-22 | osl 3.0 should be default acceptable (it is both FSF and OSI approved) | tnn | 1 | -1/+2 |
2015-03-20 | Extend the list of packages that ccache.mk avoids in order to prevent | tnn | 1 | -2/+19 |
2015-03-19 | Report that SunOS 5.10 and older don't have "err.h". | tron | 1 | -1/+4 |
2015-03-17 | Add a 'gfortran' alias so that GCC fortran goes via the wrappers. | jperkin | 1 | -2/+2 |
2015-03-15 | Drop special casing of rpath in /usr/lib, the change didn't really work | joerg | 1 | -9/+1 |
2015-03-15 | PR 49686: Drop -I and -L options references the built-in search | joerg | 2 | -3/+11 |
2015-03-14 | OS X Tiger & prior used X11 from XFree86 project which is installed in | sevan | 1 | -1/+3 |
2015-03-12 | '-' is a valid character in github account names | tnn | 1 | -2/+2 |
2015-03-11 | Added "bmake help" documentation for using libtool and pkg-config. | rillig | 3 | -1/+18 |
2015-03-09 | Use SITES.${_GITHUB_DEFAULT_DISTFILES} instead of ugly := assignment | tnn | 2 | -5/+15 |
2015-03-09 | MASTER_SITE_GITHUB goes in sites.mk | tnn | 2 | -5/+5 |
2015-03-07 | Address issues raised by agc@ to make the github master site handling | tnn | 3 | -53/+49 |