summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.mk
AgeCommit message (Expand)AuthorFilesLines
2020-03-26mk: Support undefined UNLIMIT_RESOURCES.jperkin1-2/+2
2020-02-09mk/bsd.pkg.mk: support spaces in PATH directoriesrillig1-3/+5
2020-01-21Allow USE_X11=weak that allows X11 paths without having them reachablekamil1-2/+2
2019-11-04mk: make BROKEN a list of lines, like PKG_FAIL_REASONrillig1-3/+4
2019-08-18mk/bsd.pkg.mk: prevent the WRKDIR path from containing symlinksrillig1-2/+16
2018-05-28mk/bsd.pkg.mk: include PKGVERSION in show-all targetrillig1-1/+4
2018-01-13Introduce TEST_DEPENDS.joerg1-1/+2
2018-01-02Remove traces of crypto restrictions.maya1-11/+1
2017-11-12Add initial support for building packages reproduciblykhorben1-1/+5
2017-09-16mk: remove import targetwiz1-4/+1
2017-06-01Toggle using pkgsrc/mk/smf.mk based on ${_USE_NEW_PKGINSTALL}.jlam1-1/+3
2017-06-01Provide switch to activate new frameworks to replace "pkginstall".jlam1-1/+9
2017-05-31Document PRE_CMD.su-<target> and simplify its use in "su-target".jlam1-6/+8
2017-05-31Move detection of shared library type into the platform file.jlam1-6/+1
2017-05-04Simplify PATH handling. Use full pkgsrc path for cwrappers, but skip thejoerg1-11/+3
2016-08-26Explicitly unset CONFIG_SITE. Some Linux distributions like SuSE set itjoerg1-1/+2
2016-06-11Improved documentation of show-var and show-vars.rillig1-6/+13
2016-05-26Import mini-framework for paxctl(8) on NetBSD/{amd64,i386}khorben1-1/+5
2016-03-23Move handling for PKG_SUPPORTED_OPTIONS and PKG_SUGGESTED_OPTIONS asjperkin1-2/+1
2016-02-26Add MAKE_FLAGS to the default list of OPSYSVARS, it's used enough times.jperkin1-2/+2
2016-02-25Expand the default list of OPSYSVARS to include those commonly usedjperkin1-1/+5
2015-12-13Make sure FAKEHOMEDIR is created when WRKDIR is.richard1-3/+3
2015-11-25Remove mk/find-prefix.mk and its usage from the mk infrastructure.jperkin1-7/+1
2015-04-29Introduce _USE_CWRAPPERS logic to ensure consistency, USE_CWRAPPERS couldjperkin1-2/+2
2015-04-27Split cwrappers from legacy wrappers. We no longer generate the legacyjperkin1-3/+4
2015-03-07Address issues raised by agc@ to make the github master site handlingtnn1-7/+3
2015-03-07Adopt USE_GITHUB from FreeBSD ports to make github MASTER_SITEtnn1-1/+9
2015-01-01Use PKG_SKIP_REASON instead of PKG_FAIL_REASON for some cases wheredholland1-5/+5
2015-01-01Add support for BROKEN_ON_PLATFORM and BROKEN_EXCEPT_ON_PLATFORM, as perdholland1-4/+36
2014-12-30Remove pkg_views support, second part: infrastructure.wiz1-32/+1
2014-11-25mk/buildlink3/* (via mk/wrapper/bsd.wrapper.mk") must be included beforejoerg1-3/+3
2014-11-24Add cwrappers glue as developed during Google's Summer of Code 2007.joerg1-1/+5
2014-10-12Simplify PKG_DEVELOPER checks.joerg1-2/+2
2014-10-09Remove SVR4_PKGNAME, per discussion on tech-pkg.wiz1-2/+1
2014-08-28Make package cross-compiling work through su-target asriz1-1/+2
2014-08-14Split SMF handling across bsd.pkg.mk and bsd.prefs.mk. Should fix issuesjperkin1-1/+7
2014-06-02Remove old bulk build code. Use pbulk.wiz1-14/+1
2014-05-06Move INIT_SYSTEM to bsd.prefs.mk, allowing it to be tested injperkin1-9/+1
2014-04-15Remove DEBUG_FLAGS variable that occurs exactly once in pkgsrc -- here.wiz1-2/+2
2014-03-11Introduce infrastructure support for SMF.jperkin1-1/+4
2014-03-11Add initial support for alternative init systems.jperkin1-1/+6
2014-03-03Use PKGNAME_NOREV as a part of default WRKSRC if DISTNAME is not defined.obache1-2/+2
2014-03-02loose mandantory DISTNAME.obache1-3/+7
2013-07-15Reset MAKELEVEL=0 to fix bad gmake/bsdmake interactions.christos1-1/+2
2013-06-05Revert change to "PKG_SETENV":tron1-2/+6
2013-06-03Make PKGSRC_SETENV sanitize the environment.riastradh1-3/+2
2013-05-12drop `file' command from default USE_TOOLS list.obache1-2/+7
2013-05-09Split BUILD_DEPENDS into TOOL_DEPENDS and BUILD_DEPENDS in mk/.riastradh1-1/+2
2013-04-25also reset LC_ALL as C.obache1-1/+2
2013-02-22Allow to overwrite commnand of privilege check as _IS_ROOT_CMD.obache1-2/+3