Age | Commit message (Expand) | Author | Files | Lines |
2022-11-03 | mk: Support PKGSRC_CONFIG_SITE. | jperkin | 1 | -2/+2 |
2022-07-31 | bsd.pkg.mk: fix typo in comment | wiz | 1 | -2/+2 |
2022-07-06 | mk/bsd.pkg.mk: fix alignment and indentation, no functional change | rillig | 1 | -28/+35 |
2020-05-10 | mk: move locking.mk from internal to misc | rillig | 1 | -2/+2 |
2020-05-03 | mk/bsd.pkg.mk: improve documentation | rillig | 1 | -4/+5 |
2020-05-03 | mk/bsd.pkg.mk: fix typos in documentation | rillig | 1 | -3/+3 |
2020-03-26 | mk: Support undefined UNLIMIT_RESOURCES. | jperkin | 1 | -2/+2 |
2020-02-09 | mk/bsd.pkg.mk: support spaces in PATH directories | rillig | 1 | -3/+5 |
2020-01-21 | Allow USE_X11=weak that allows X11 paths without having them reachable | kamil | 1 | -2/+2 |
2019-11-04 | mk: make BROKEN a list of lines, like PKG_FAIL_REASON | rillig | 1 | -3/+4 |
2019-08-18 | mk/bsd.pkg.mk: prevent the WRKDIR path from containing symlinks | rillig | 1 | -2/+16 |
2018-05-28 | mk/bsd.pkg.mk: include PKGVERSION in show-all target | rillig | 1 | -1/+4 |
2018-01-13 | Introduce TEST_DEPENDS. | joerg | 1 | -1/+2 |
2018-01-02 | Remove traces of crypto restrictions. | maya | 1 | -11/+1 |
2017-11-12 | Add initial support for building packages reproducibly | khorben | 1 | -1/+5 |
2017-09-16 | mk: remove import target | wiz | 1 | -4/+1 |
2017-06-01 | Toggle using pkgsrc/mk/smf.mk based on ${_USE_NEW_PKGINSTALL}. | jlam | 1 | -1/+3 |
2017-06-01 | Provide switch to activate new frameworks to replace "pkginstall". | jlam | 1 | -1/+9 |
2017-05-31 | Document PRE_CMD.su-<target> and simplify its use in "su-target". | jlam | 1 | -6/+8 |
2017-05-31 | Move detection of shared library type into the platform file. | jlam | 1 | -6/+1 |
2017-05-04 | Simplify PATH handling. Use full pkgsrc path for cwrappers, but skip the | joerg | 1 | -11/+3 |
2016-08-26 | Explicitly unset CONFIG_SITE. Some Linux distributions like SuSE set it | joerg | 1 | -1/+2 |
2016-06-11 | Improved documentation of show-var and show-vars. | rillig | 1 | -6/+13 |
2016-05-26 | Import mini-framework for paxctl(8) on NetBSD/{amd64,i386} | khorben | 1 | -1/+5 |
2016-03-23 | Move handling for PKG_SUPPORTED_OPTIONS and PKG_SUGGESTED_OPTIONS as | jperkin | 1 | -2/+1 |
2016-02-26 | Add MAKE_FLAGS to the default list of OPSYSVARS, it's used enough times. | jperkin | 1 | -2/+2 |
2016-02-25 | Expand the default list of OPSYSVARS to include those commonly used | jperkin | 1 | -1/+5 |
2015-12-13 | Make sure FAKEHOMEDIR is created when WRKDIR is. | richard | 1 | -3/+3 |
2015-11-25 | Remove mk/find-prefix.mk and its usage from the mk infrastructure. | jperkin | 1 | -7/+1 |
2015-04-29 | Introduce _USE_CWRAPPERS logic to ensure consistency, USE_CWRAPPERS could | jperkin | 1 | -2/+2 |
2015-04-27 | Split cwrappers from legacy wrappers. We no longer generate the legacy | jperkin | 1 | -3/+4 |
2015-03-07 | Address issues raised by agc@ to make the github master site handling | tnn | 1 | -7/+3 |
2015-03-07 | Adopt USE_GITHUB from FreeBSD ports to make github MASTER_SITE | tnn | 1 | -1/+9 |
2015-01-01 | Use PKG_SKIP_REASON instead of PKG_FAIL_REASON for some cases where | dholland | 1 | -5/+5 |
2015-01-01 | Add support for BROKEN_ON_PLATFORM and BROKEN_EXCEPT_ON_PLATFORM, as per | dholland | 1 | -4/+36 |
2014-12-30 | Remove pkg_views support, second part: infrastructure. | wiz | 1 | -32/+1 |
2014-11-25 | mk/buildlink3/* (via mk/wrapper/bsd.wrapper.mk") must be included before | joerg | 1 | -3/+3 |
2014-11-24 | Add cwrappers glue as developed during Google's Summer of Code 2007. | joerg | 1 | -1/+5 |
2014-10-12 | Simplify PKG_DEVELOPER checks. | joerg | 1 | -2/+2 |
2014-10-09 | Remove SVR4_PKGNAME, per discussion on tech-pkg. | wiz | 1 | -2/+1 |
2014-08-28 | Make package cross-compiling work through su-target as | riz | 1 | -1/+2 |
2014-08-14 | Split SMF handling across bsd.pkg.mk and bsd.prefs.mk. Should fix issues | jperkin | 1 | -1/+7 |
2014-06-02 | Remove old bulk build code. Use pbulk. | wiz | 1 | -14/+1 |
2014-05-06 | Move INIT_SYSTEM to bsd.prefs.mk, allowing it to be tested in | jperkin | 1 | -9/+1 |
2014-04-15 | Remove DEBUG_FLAGS variable that occurs exactly once in pkgsrc -- here. | wiz | 1 | -2/+2 |
2014-03-11 | Introduce infrastructure support for SMF. | jperkin | 1 | -1/+4 |
2014-03-11 | Add initial support for alternative init systems. | jperkin | 1 | -1/+6 |
2014-03-03 | Use PKGNAME_NOREV as a part of default WRKSRC if DISTNAME is not defined. | obache | 1 | -2/+2 |
2014-03-02 | loose mandantory DISTNAME. | obache | 1 | -3/+7 |
2013-07-15 | Reset MAKELEVEL=0 to fix bad gmake/bsdmake interactions. | christos | 1 | -1/+2 |