Age | Commit message (Expand) | Author | Files | Lines |
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 |
2013-06-05 | Revert change to "PKG_SETENV": | tron | 1 | -2/+6 |
2013-06-03 | Make PKGSRC_SETENV sanitize the environment. | riastradh | 1 | -3/+2 |
2013-05-12 | drop `file' command from default USE_TOOLS list. | obache | 1 | -2/+7 |
2013-05-09 | Split BUILD_DEPENDS into TOOL_DEPENDS and BUILD_DEPENDS in mk/. | riastradh | 1 | -1/+2 |
2013-04-25 | also reset LC_ALL as C. | obache | 1 | -1/+2 |
2013-02-22 | Allow to overwrite commnand of privilege check as _IS_ROOT_CMD. | obache | 1 | -2/+3 |
2013-02-21 | if `id -u' failed, assume that numeric ID is specified (especially for Cygwin). | obache | 1 | -2/+2 |
2013-02-15 | check requirement of uac manifest, it is required for Windows Vista | obache | 1 | -3/+5 |
2013-02-10 | Experimental support of manifest files for Windows UAC. | obache | 1 | -1/+5 |
2012-12-06 | Introduce PKGGNUDIR as a way to control gnu prefix. | jperkin | 1 | -1/+2 |
2012-07-18 | Pass down ${_PATH_ORIG} to privileged stage sub make instead of modified ${PATH} | obache | 1 | -4/+2 |
2012-05-24 | Use ?= for setting PKGSRC_SETENV to make it easy to override in mk.conf | abs | 1 | -2/+2 |
2012-03-05 | Pass MKCATPAGES to packages that use BSD-style Makefiles. | sbd | 1 | -1/+2 |
2011-10-15 | Rename "flavor" to "pkgformat". | reed | 1 | -3/+3 |
2011-09-08 | Introduce PKGSRC_SETENV, defaulting to SETENV. Can be set to ${SETENV} -i | abs | 1 | -2/+5 |
2011-03-12 | Add MULTI variable, and add it to BUILD_DEFS, to more easily find | wiz | 1 | -1/+8 |
2011-02-07 | Handle '-' in uname output, needed for DragonFly. From Justin Sherrill in PR ... | wiz | 1 | -2/+2 |
2010-11-03 | Removed duplicate PKGVERSION line | adam | 1 | -2/+1 |
2010-08-24 | I'm fed up with having to waste time because PKG_DEVELOPER is "special" and | bad | 1 | -2/+2 |
2010-07-03 | Remove MKDIR line that causes the one following to effectively | darcy | 1 | -2/+1 |
2010-05-20 | On Linux systems record the glibc version in the build information. | sbd | 1 | -1/+5 |
2010-05-19 | Add BUILTIN_PKGS with the "builtin" package names to the build information. | sbd | 1 | -1/+12 |
2010-04-30 | Simplify the osabi dependence as suggested by wiz@. | sbd | 1 | -2/+2 |
2010-04-30 | Improve the pattern of the osabi dependence again! | sbd | 1 | -2/+2 |
2010-04-30 | Change the pattern of the osabi dependence to one the actually works! | sbd | 1 | -2/+2 |
2010-04-30 | Make all packages that set OSVERSION_SPECIFIC depends on pkgtools/osabi. | sbd | 1 | -1/+2 |
2010-02-23 | Retire check for ONLY_FOR_ARCHS, NOT_FOR_ARCHS and NOT_FOR_OPSYS. | joerg | 1 | -6/+1 |
2010-02-23 | Retire check for MASTER_SITE_SUBDIR and PATCH_SITE_SUBDIR. | joerg | 1 | -9/+1 |
2010-02-23 | Retire check for ALL_TARGET. It was added before 2005. | joerg | 1 | -5/+1 |
2010-02-23 | Retire check for NO_WRKSUBDIR. It's been deprecated in 2001 and has been | joerg | 1 | -6/+1 |
2010-02-23 | Remove check for buildlink-x11 -- it's been removed in 2002. | joerg | 1 | -11/+1 |
2010-02-20 | Handle MANINSTALL correctly for packages that USE_BSD_MAKEFILE. | rillig | 1 | -1/+2 |
2009-11-03 | Create the work directory itself with umask 077 to prevent access to | joerg | 1 | -2/+3 |
2009-09-10 | Replace tab with space. | joerg | 1 | -2/+2 |
2009-07-26 | Added an experimental target "import" that makes it easier to import | rillig | 1 | -1/+4 |
2009-05-26 | Accept _AUTOMATIC=yes. | obache | 1 | -2/+2 |
2009-04-09 | Remove support for NO_PACKAGE. | joerg | 1 | -7/+1 |
2009-04-08 | Switch to the license handling in license.mk. | wiz | 1 | -29/+2 |
2009-03-20 | Simply and speed up buildlink3.mk files and processing. | joerg | 1 | -1/+6 |
2009-02-06 | Fix circular dependency detection for the case of non-leading circles. | joerg | 1 | -6/+6 |
2008-09-22 | For packages setting USE_BSD_MAKEFILE, explicitly set MKHTML to no. | dillo | 1 | -1/+2 |
2008-08-19 | For no real reason, but per the "discussion" on tech-pkg, default the | agc | 1 | -2/+2 |
2008-07-21 | Restore default behaviour for creating a symbolic link to the ${WRKDIR}, | agc | 1 | -2/+2 |