summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.mk
AgeCommit message (Expand)AuthorFilesLines
2013-02-22Allow to overwrite commnand of privilege check as _IS_ROOT_CMD.obache1-2/+3
2013-02-21if `id -u' failed, assume that numeric ID is specified (especially for Cygwin).obache1-2/+2
2013-02-15check requirement of uac manifest, it is required for Windows Vistaobache1-3/+5
2013-02-10Experimental support of manifest files for Windows UAC.obache1-1/+5
2012-12-06Introduce PKGGNUDIR as a way to control gnu prefix.jperkin1-1/+2
2012-07-18Pass down ${_PATH_ORIG} to privileged stage sub make instead of modified ${PATH}obache1-4/+2
2012-05-24Use ?= for setting PKGSRC_SETENV to make it easy to override in mk.confabs1-2/+2
2012-03-05Pass MKCATPAGES to packages that use BSD-style Makefiles.sbd1-1/+2
2011-10-15Rename "flavor" to "pkgformat".reed1-3/+3
2011-09-08Introduce PKGSRC_SETENV, defaulting to SETENV. Can be set to ${SETENV} -iabs1-2/+5
2011-03-12Add MULTI variable, and add it to BUILD_DEFS, to more easily findwiz1-1/+8
2011-02-07Handle '-' in uname output, needed for DragonFly. From Justin Sherrill in PR ...wiz1-2/+2
2010-11-03Removed duplicate PKGVERSION lineadam1-2/+1
2010-08-24I'm fed up with having to waste time because PKG_DEVELOPER is "special" andbad1-2/+2
2010-07-03Remove MKDIR line that causes the one following to effectivelydarcy1-2/+1
2010-05-20On Linux systems record the glibc version in the build information.sbd1-1/+5
2010-05-19Add BUILTIN_PKGS with the "builtin" package names to the build information.sbd1-1/+12
2010-04-30Simplify the osabi dependence as suggested by wiz@.sbd1-2/+2
2010-04-30Improve the pattern of the osabi dependence again!sbd1-2/+2
2010-04-30Change the pattern of the osabi dependence to one the actually works!sbd1-2/+2
2010-04-30Make all packages that set OSVERSION_SPECIFIC depends on pkgtools/osabi.sbd1-1/+2
2010-02-23Retire check for ONLY_FOR_ARCHS, NOT_FOR_ARCHS and NOT_FOR_OPSYS.joerg1-6/+1
2010-02-23Retire check for MASTER_SITE_SUBDIR and PATCH_SITE_SUBDIR.joerg1-9/+1
2010-02-23Retire check for ALL_TARGET. It was added before 2005.joerg1-5/+1
2010-02-23Retire check for NO_WRKSUBDIR. It's been deprecated in 2001 and has beenjoerg1-6/+1
2010-02-23Remove check for buildlink-x11 -- it's been removed in 2002.joerg1-11/+1
2010-02-20Handle MANINSTALL correctly for packages that USE_BSD_MAKEFILE.rillig1-1/+2
2009-11-03Create the work directory itself with umask 077 to prevent access tojoerg1-2/+3
2009-09-10Replace tab with space.joerg1-2/+2
2009-07-26Added an experimental target "import" that makes it easier to importrillig1-1/+4
2009-05-26Accept _AUTOMATIC=yes.obache1-2/+2
2009-04-09Remove support for NO_PACKAGE.joerg1-7/+1
2009-04-08Switch to the license handling in license.mk.wiz1-29/+2
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg1-1/+6
2009-02-06Fix circular dependency detection for the case of non-leading circles.joerg1-6/+6
2008-09-22For packages setting USE_BSD_MAKEFILE, explicitly set MKHTML to no.dillo1-1/+2
2008-08-19For no real reason, but per the "discussion" on tech-pkg, default theagc1-2/+2
2008-07-21Restore default behaviour for creating a symbolic link to the ${WRKDIR},agc1-2/+2
2008-06-14Set MAINTAINER to OWNER if the latter is set.dillo1-1/+5
2008-06-12Move META_PACKAGE logic from bsd.pkg.mk to bds.prefs.mk, otherwise itjoerg1-19/+1
2008-06-12Annotate whether a package was built with DESTDIR.joerg1-1/+2
2008-05-26Move meta package override earlier.joerg1-20/+19
2008-05-25Explicitly add pax dependency in those Makefiles that use it (or havejoerg1-2/+2
2008-05-23PKGNAME_NOREV is used to define the DIST_SUBDIR in some places, sojoerg1-19/+31
2008-05-22Move digest dependency into checksum and fetch part.joerg1-4/+1
2008-05-21Commit a workaround for the "make replace fails as non-root" bug:tnn1-2/+2
2008-04-03Move handling of pkg_install version into flavor. Add an explicitjoerg1-21/+1
2008-03-08Add PKGVERSION_NOREV to complemenet PKGNAME_NOREV.joerg1-1/+3
2008-02-26Split PKGTOOLS_REQD into two parts. If we don't have PKGTOOLS_REQD,joerg1-4/+7
2008-02-13Pass the proper flags for stripping binaries to packages using BSD Make.rillig1-1/+2