Age | Commit message (Expand) | Author | Files | Lines |
2017-07-11 | Changes in OCaml support: | jaapb | 1 | -3/+56 |
2017-07-10 | Deal with wc in /bin. From Thomas Orgis. | joerg | 1 | -1/+5 |
2017-07-09 | Define PKG_HAVE_KQUEUE where available. | schmonz | 1 | -1/+6 |
2017-07-09 | Register support for PKGSRC_USE_STACK_CHECK | khorben | 4 | -4/+29 |
2017-07-06 | Delete an obsolete file: mk/tex.buildlink3.mk | minskim | 1 | -103/+0 |
2017-07-05 | Enable both SSP and FORTIFY by default | khorben | 1 | -5/+5 |
2017-07-05 | Also check for RELRO in shared libraries | khorben | 1 | -3/+3 |
2017-07-05 | Only check ELF binaries for RELRO | khorben | 1 | -3/+4 |
2017-07-04 | Implement a check for RELRO | khorben | 5 | -4/+196 |
2017-07-04 | Improve USE_LANGUAGES explanation | gdt | 1 | -3/+9 |
2017-06-25 | Fix typo. | joerg | 1 | -2/+2 |
2017-06-23 | Add defaults for djbdns users and group. | schmonz | 1 | -1/+15 |
2017-06-21 | Add webdav, remove qmail-run-ofmipd. | schmonz | 1 | -1/+1 |
2017-06-21 | Set LIBABISUFFIX correctly on SunOS/sparc64. Tested by Jörn Clausen as | jperkin | 1 | -4/+4 |
2017-06-20 | Default to oracle-jdk8 on newer Darwin/x86_64. | jperkin | 1 | -2/+3 |
2017-06-19 | Use the fgrep binary explicitly on OSF1 | maya | 1 | -2/+2 |
2017-06-18 | Add GVFS option. | youri | 1 | -0/+1 |
2017-06-17 | Correct ccache(1) typo: CPPATH -> CPPPATH | kamil | 1 | -2/+2 |
2017-06-17 | Correct shadowing system compiler with a pkgsrc one in ccache | kamil | 1 | -2/+11 |
2017-06-14 | Essentially from OBATA Akio in private mail, June 2015: | prlw1 | 7 | -6/+195 |
2017-06-12 | Whilst the version of find in Darwin 8 & prior is insufficient for installing... | sevan | 1 | -3/+1 |
2017-06-12 | Reorder so cpan http mirrors are first | maya | 1 | -3/+3 |
2017-06-10 | Restore c++ support in ccache.mk | kamil | 1 | -2/+7 |
2017-06-09 | Register support for RELRO on Linux (limited to x86 first) | khorben | 1 | -1/+7 |
2017-06-09 | Register support for SSP on Linux (limited to x86 first) | khorben | 1 | -1/+7 |
2017-06-09 | Register support for FORTIFY on Linux | khorben | 1 | -1/+4 |
2017-06-07 | Fix the value being substituted for TTMKFDIR in install scripts. | jlam | 1 | -2/+2 |
2017-06-07 | Substitute for LDCONFIG_ADD_CMD and LDCONFIG_REMOVE_CMD in scripts. | jlam | 2 | -2/+19 |
2017-06-07 | Fix subsitutions for @PKG_ADMIN@ and @PKG_INFO@. | jlam | 1 | -3/+3 |
2017-06-07 | Subsitute for @CROSSBASE@ and @VARBASE@ in install scripts. | jlam | 2 | -2/+10 |
2017-06-04 | Bump pkgtasks dependency to latest version in pkgtools/pkgtasks. | jlam | 1 | -2/+2 |
2017-06-02 | Using script templates implies a dependency on pkgtasks. | jlam | 2 | -4/+39 |
2017-06-02 | Be more flexible about adding dependency on pkgtasks. | jlam | 2 | -6/+32 |
2017-06-02 | Fix typo in makefile comment. | jlam | 1 | -2/+2 |
2017-06-02 | Create ${PKG_SYSCONFDIR} automatically in "pkgtasks" framework. | jlam | 4 | -8/+122 |
2017-06-02 | Fix check for the proper number of words in config files variables. | jlam | 1 | -17/+15 |
2017-06-02 | Remove unused variable definition _PKGTASKS_NEEDARGS from test.mk. | jlam | 1 | -9/+1 |
2017-06-01 | Remove unused scripts/shlib-type script. | jlam | 1 | -46/+0 |
2017-06-01 | Use public SHLIB_TYPE instead of private _OPSYS_SHLIB_TYPE. | jlam | 2 | -6/+4 |
2017-06-01 | SHLIB_TYPE definition has moved to bsd.prefs.mk. | jlam | 1 | -11/+1 |
2017-06-01 | Toggle using pkgsrc/mk/smf.mk based on ${_USE_NEW_PKGINSTALL}. | jlam | 1 | -1/+3 |
2017-06-01 | Add pkgsrc/mk/Kyuafile to drive all tests under pkgsrc/mk. | jlam | 1 | -0/+39 |
2017-06-01 | Provide switch to activate new frameworks to replace "pkginstall". | jlam | 7 | -8/+65 |
2017-06-01 | Make creation of +DEINSTALL/+INSTALL scripts pkgformat-specific. | jlam | 7 | -0/+757 |
2017-06-01 | Add "init" framework for management of init scripts for packages. | jlam | 19 | -0/+1345 |
2017-06-01 | Add "pkgtasks" framework to generate data files used by pkgtasks. | jlam | 25 | -0/+3048 |
2017-05-31 | Document PRE_CMD.su-<target> and simplify its use in "su-target". | jlam | 1 | -6/+8 |
2017-05-31 | Check that some variables have the correct number of words. | jlam | 1 | -2/+6 |
2017-05-31 | Move detection of shared library type into the platform file. | jlam | 6 | -15/+45 |
2017-05-29 | Remove "mess822-qmailqueue" option. | schmonz | 1 | -1/+0 |