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