Age | Commit message (Expand) | Author | Files | Lines |
2018-01-26 | Remove useless options for duplicity | triaxx | 1 | -2/+0 |
2018-01-26 | mk/compiler.mk: Support gnu++03 and c++03 in USE_LANGUAGES. | jperkin | 1 | -6/+6 |
2018-01-25 | Don't include TEST_DEPENDS in the normal dependency reduction run. | joerg | 1 | -2/+2 |
2018-01-25 | Fix spelling, it is PKGSRC_RUN_TEST. | joerg | 1 | -2/+2 |
2018-01-24 | mk/tools/replace.mk: Add support for `:test' to add tools to TEST_DEPENDS | leot | 1 | -1/+5 |
2018-01-15 | mk: Introduce *_SUPPORTED variables for security features. | jperkin | 1 | -13/+19 |
2018-01-14 | Add missing empty TEST_DEPENDS for the bootstrap case. | joerg | 1 | -2/+2 |
2018-01-13 | Introduce TEST_DEPENDS. | joerg | 7 | -16/+63 |
2018-01-11 | Add FETCH_PROXY and FETCH_PROXY.{ftp,http,https}. | alnsn | 1 | -5/+39 |
2018-01-10 | Added 'lwt' option. | jaapb | 1 | -0/+1 |
2018-01-07 | In guess-license, use ninka for determining the licenses. | rillig | 1 | -3/+13 |
2018-01-07 | Improved documentation for "make help". | rillig | 5 | -8/+14 |
2018-01-05 | Improved license detection for the guess-license target. | rillig | 1 | -15/+14 |
2018-01-03 | Improved guess-license for practical use. | rillig | 1 | -19/+17 |
2018-01-02 | Added the guess-license target. | rillig | 1 | -3/+51 |
2018-01-02 | Allow package developers to easily see and check the SUBST changes. | rillig | 1 | -1/+8 |
2018-01-02 | Remove traces of crypto restrictions. | maya | 3 | -24/+3 |
2018-01-02 | Remove crypto restrictions from kerberos users. | maya | 1 | -6/+1 |
2018-01-02 | Added more keywords for "make help". | rillig | 1 | -2/+3 |
2018-01-01 | apache22: remove, it was eol'd in June 2017 | wiz | 4 | -21/+11 |
2017-12-27 | mk/configure/cmake.mk: Fix typos in comments. | wiz | 1 | -4/+4 |
2017-12-23 | mk: Describe new fossil options. | wiz | 1 | -1/+3 |
2017-12-13 | Removed unused vatnumber-suds option name | adam | 1 | -1/+0 |
2017-12-03 | *: remove ftp.kddlabs.co.jp, does not provide ftp service | wiz | 1 | -3/+2 |
2017-12-03 | mk: Remove ftp.kddlabs.co.jp from sites, does not provide ftp service | wiz | 2 | -8/+3 |
2017-12-03 | Revert gnu-config/missing, new version loops. | joerg | 1 | -147/+262 |
2017-12-01 | Sync with upstream | sevan | 3 | -335/+241 |
2017-11-29 | Also append the CFLAGS for MKPIE for c++(1) | khorben | 1 | -1/+2 |
2017-11-21 | Add /usr/local for include and libdir on ChromeOS. | bsiegert | 1 | -1/+6 |
2017-11-21 | mk/defaults/options.description: add `oauth' PKG_OPTION | leot | 1 | -0/+1 |
2017-11-20 | Escape whitespace in PKG_JAVA_HOME when setting JAVA_HOME | minskim | 1 | -2/+2 |
2017-11-16 | Really use the parent sink for ld(1) | khorben | 1 | -2/+2 |
2017-11-16 | Introduce a command sink for ld(1) with MKPIE | khorben | 2 | -1/+41 |
2017-11-16 | Recognize more situations where not linking executables | khorben | 1 | -2/+2 |
2017-11-16 | Obtain the MKPIE flags from the environment | khorben | 2 | -5/+9 |
2017-11-16 | Let the MKPIE command sink for GCC re-use the generic command sink | khorben | 1 | -10/+2 |
2017-11-15 | Revert "Always add "-fPIC" when linking with PKGSRC_MKPIE" | khorben | 1 | -2/+2 |
2017-11-12 | Look for ar(1) in $_ORIG_PATH with PKGSRC_MKREPRO | khorben | 1 | -2/+4 |
2017-11-12 | Add initial support for building packages reproducibly | khorben | 7 | -5/+66 |
2017-11-08 | define MASTER_SITE_CRATESIO (for downloading rust crates) | tnn | 1 | -1/+4 |
2017-11-08 | Configure "append_executable" adequately for cwrappers | khorben | 1 | -2/+4 |
2017-11-07 | Always add "-fPIC" when linking with PKGSRC_MKPIE | khorben | 1 | -2/+2 |
2017-11-03 | Support OS_VARIANT on Linux, support ChromeOS. | bsiegert | 1 | -1/+7 |
2017-11-01 | Typo | khorben | 1 | -3/+3 |
2017-10-31 | Improved index generation for "make help". | rillig | 2 | -6/+11 |
2017-10-28 | Remove QMAIL_QFILTER_TMPDIR knob, no longer needed. | schmonz | 1 | -6/+1 |
2017-10-28 | Move mail/nullmailer defaults to mk/defaults/mk.conf. | schmonz | 1 | -1/+11 |
2017-10-23 | Added support for PostgreSQL 10.0 | adam | 1 | -3/+12 |
2017-10-17 | Modified file so that opam automatically uses findlib | jaapb | 1 | -1/+2 |
2017-10-10 | mk/platform: Remove unsupported Darwin/SunOS linker arguments. | jperkin | 2 | -2/+5 |