summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
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
2017-06-01Use public SHLIB_TYPE instead of private _OPSYS_SHLIB_TYPE.jlam2-6/+4
2017-06-01SHLIB_TYPE definition has moved to bsd.prefs.mk.jlam1-11/+1
2017-06-01Toggle using pkgsrc/mk/smf.mk based on ${_USE_NEW_PKGINSTALL}.jlam1-1/+3
2017-06-01Add pkgsrc/mk/Kyuafile to drive all tests under pkgsrc/mk.jlam1-0/+39
2017-06-01Provide switch to activate new frameworks to replace "pkginstall".jlam7-8/+65
2017-06-01Make creation of +DEINSTALL/+INSTALL scripts pkgformat-specific.jlam7-0/+757
2017-06-01Add "init" framework for management of init scripts for packages.jlam19-0/+1345
2017-06-01Add "pkgtasks" framework to generate data files used by pkgtasks.jlam25-0/+3048
2017-05-31Document PRE_CMD.su-<target> and simplify its use in "su-target".jlam1-6/+8
2017-05-31Check that some variables have the correct number of words.jlam1-2/+6
2017-05-31Move detection of shared library type into the platform file.jlam6-15/+45
2017-05-29Remove "mess822-qmailqueue" option.schmonz1-1/+0
2017-05-28Remove old logic about choosing audio device on freebsd which ismaya1-6/+1
2017-05-27Document new "mess822-qmailqueue" option.schmonz1-0/+1
2017-05-24Removed databases/postgresql91adam1-23/+2
2017-05-22Document new "qmail-remote" option.schmonz1-0/+1
2017-05-19Drop redundant dependency patterns. The normal reduction logic doesn'tjoerg1-1/+4
2017-05-18Consolidate setting of SSP flags now that multiple compilers support it.jperkin3-19/+13
2017-05-18Register support for SSP on FreeBSD and clang (on x86 architectures)khorben2-2/+23
2017-05-15typoprlw11-1/+1
2017-05-11Add the zsh license and add it to the default acceptable list (MIT-like).jperkin1-2/+3
2017-05-10lang/openjdk8 works under FreeBSD/amd64 10.3ryoon1-2/+5