summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2017-08-01Do not perform checksum tests when explicitly calling a make target thatjperkin1-2/+3
2017-08-01don't try to create buildlinks if BUILDLINK_PREFIX.${_pkg_} is emptydbj1-2/+3
2017-07-27Extract user and group default to mk/defaults/mk.conf.schmonz1-1/+11
2017-07-26Changed ocaml.mk to allow for multiple opam .install filesjaapb1-4/+8
2017-07-25Create the All packages sub directory.sevan1-2/+2
2017-07-24Don't bother with a version check for alpha cflagsmaya1-6/+3
2017-07-23Adding jbuilder support to ocaml.mkjaapb1-1/+34
2017-07-22freebsd 12 doesn't have /usr/bin/tbl, so check for its existence beforemaya1-1/+3
2017-07-21Describe "qmail-rejectutils" option.schmonz1-0/+1
2017-07-18Add logic so GCC_REQD+=7.x works.brook1-3/+36
2017-07-11Retire CLANG_NO_VALUE_PROPAGATION_PASS. CVP has been fixed in LLVM tojoerg1-3/+1
2017-07-11Added cmxs option (for net/ocamlnet).jaapb1-0/+1
2017-07-11Changes in OCaml support:jaapb1-3/+56
2017-07-10Deal with wc in /bin. From Thomas Orgis.joerg1-1/+5
2017-07-09Define PKG_HAVE_KQUEUE where available.schmonz1-1/+6
2017-07-09Register support for PKGSRC_USE_STACK_CHECKkhorben4-4/+29
2017-07-06Delete an obsolete file: mk/tex.buildlink3.mkminskim1-103/+0
2017-07-05Enable both SSP and FORTIFY by defaultkhorben1-5/+5
2017-07-05Also check for RELRO in shared librarieskhorben1-3/+3
2017-07-05Only check ELF binaries for RELROkhorben1-3/+4
2017-07-04Implement a check for RELROkhorben5-4/+196
2017-07-04Improve USE_LANGUAGES explanationgdt1-3/+9
2017-06-25Fix typo.joerg1-2/+2
2017-06-23Add defaults for djbdns users and group.schmonz1-1/+15
2017-06-21Add webdav, remove qmail-run-ofmipd.schmonz1-1/+1
2017-06-21Set LIBABISUFFIX correctly on SunOS/sparc64. Tested by Jörn Clausen asjperkin1-4/+4
2017-06-20Default to oracle-jdk8 on newer Darwin/x86_64.jperkin1-2/+3
2017-06-19Use the fgrep binary explicitly on OSF1maya1-2/+2
2017-06-18Add GVFS option.youri1-0/+1
2017-06-17Correct ccache(1) typo: CPPATH -> CPPPATHkamil1-2/+2
2017-06-17Correct shadowing system compiler with a pkgsrc one in ccachekamil1-2/+11
2017-06-14Essentially from OBATA Akio in private mail, June 2015:prlw17-6/+195
2017-06-12Whilst the version of find in Darwin 8 & prior is insufficient for installing...sevan1-3/+1
2017-06-12Reorder so cpan http mirrors are firstmaya1-3/+3
2017-06-10Restore c++ support in ccache.mkkamil1-2/+7
2017-06-09Register support for RELRO on Linux (limited to x86 first)khorben1-1/+7
2017-06-09Register support for SSP on Linux (limited to x86 first)khorben1-1/+7
2017-06-09Register support for FORTIFY on Linuxkhorben1-1/+4
2017-06-07Fix the value being substituted for TTMKFDIR in install scripts.jlam1-2/+2
2017-06-07Substitute for LDCONFIG_ADD_CMD and LDCONFIG_REMOVE_CMD in scripts.jlam2-2/+19
2017-06-07Fix subsitutions for @PKG_ADMIN@ and @PKG_INFO@.jlam1-3/+3
2017-06-07Subsitute for @CROSSBASE@ and @VARBASE@ in install scripts.jlam2-2/+10
2017-06-04Bump pkgtasks dependency to latest version in pkgtools/pkgtasks.jlam1-2/+2
2017-06-02Using script templates implies a dependency on pkgtasks.jlam2-4/+39
2017-06-02Be more flexible about adding dependency on pkgtasks.jlam2-6/+32
2017-06-02Fix typo in makefile comment.jlam1-2/+2
2017-06-02Create ${PKG_SYSCONFDIR} automatically in "pkgtasks" framework.jlam4-8/+122
2017-06-02Fix check for the proper number of words in config files variables.jlam1-17/+15
2017-06-02Remove unused variable definition _PKGTASKS_NEEDARGS from test.mk.jlam1-9/+1
2017-06-01Remove unused scripts/shlib-type script.jlam1-46/+0