aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.port.mk
Commit message (Expand)AuthorAgeFilesLines
* Fix user belonging to multiple groups when a package is stagedBaptiste Daroussin2013-12-181-0/+2
* Switch FreeBSD CURRENT to use the new xorg stack (WITH_NEW_XORG=) [0]Niclas Zeising2013-12-161-0/+10
* bsd.port.mk: add LEGAL_TEXT and LEGAL_PACKAGE variableEitan Adler2013-12-111-0/+13
* Some ports install their info pages gzipped (devel/cvs or lang/gauche forAntoine Brodin2013-12-061-2/+1
* - Use NO_ARCH instead of NOARCH for consistency with other NO_ knobsAlex Kozlov2013-12-061-1/+1
* - Implement support for architecture-neutral portsAlex Kozlov2013-12-061-9/+11
* Fix listing of info-* files when stagingAntoine Brodin2013-11-291-2/+2
* Replace deprecated USE_DISPLAY code with a single inclusion of USES=displayRene Ladan2013-11-281-16/+2
* pkg audit now uses the vuln.xml file and not the auditfile anymoreBaptiste Daroussin2013-11-271-1/+1
* Expand the description of PKGNAMESUFFIX to also cover its use as aGerald Pfeifer2013-11-251-3/+5
* Say hello to Mate 1.6.Koop Mast2013-11-231-2/+15
* Fix handling of info files with pkgng, when dealing with .info-X files and al...Baptiste Daroussin2013-11-231-1/+8
* Fix typoBaptiste Daroussin2013-11-201-1/+1
* Fix some typos and use modern Perl variables in comments.Rene Ladan2013-11-201-4/+4
* Fix do-patchBaptiste Daroussin2013-11-201-1/+1
* Ensure make patch fails if a patch fails to apply with bmake being the defaul...Baptiste Daroussin2013-11-201-1/+2
* Add the ability to build specific ports with WITH_DEBUGEitan Adler2013-11-181-0/+8
* Define EXTRACT_SUFX at the very end of the pre section to allowBaptiste Daroussin2013-11-121-13/+14
* - Fix user users-groups script ('-e')Olli Hauer2013-11-071-1/+1
* - Fix 'make package-recursive' with stagingBryan Drewery2013-11-021-1/+1
* - Fix 'make package' when using pkg_install. Broken in r332158 due to syntaxBryan Drewery2013-10-311-0/+2
* Staging showed that user/groups creation from plist are done inBaptiste Daroussin2013-10-301-11/+43
* - Fix COPYTREE_BIN and COPYTREE_SHARE so that installed symlinksBryan Drewery2013-10-281-2/+2
* - Don't create share/applications as it is part of BSD.local.dist nowBryan Drewery2013-10-231-2/+0
* Don't add "@unexec rmdir ${DESKTOPDIR} ..." to pkg-plist for ports thatTijl Coosemans2013-10-221-1/+0
* really apply the fix provided by ohauerBaptiste Daroussin2013-10-211-1/+1
* Fix restage targetBaptiste Daroussin2013-10-211-1/+1
* - Fix patch fetching so it tries the next site if one has the wrong size.Bryan Drewery2013-10-201-2/+17
* Readd forgotten port-install-script in the stage seq.Baptiste Daroussin2013-10-171-2/+2
* - Fix USE_LDCONFIG32 for stage ready portsAlex Kozlov2013-10-151-1/+1
* - Update comments to reflect the new "stage" targetFrederic Culot2013-10-111-6/+7
* - WITH_CCACHE_BUILD: Respect NOCCACHE as well since that is what devel/ccacheBryan Drewery2013-10-111-1/+1
* - Try to clarify USE_PACKAGE_DEPENDS_ONLY failure messageBryan Drewery2013-10-101-1/+1
* - Move dialog4ports.sh to more appropriate new directory Mk/Scripts asBryan Drewery2013-10-091-1/+1
* First set of Q/A for staged ports.Baptiste Daroussin2013-10-091-0/+7
* - Fix 'USE_DOS2UNIX= file list' not printing file names since r183768Bryan Drewery2013-10-091-1/+1
* - Fix not being able to use :DEFAULT group in MASTER_SITES and PATCH_SITES.Bryan Drewery2013-10-071-5/+6
* - PATCHFILES now support an optional :-pX flag that notes which patch stripBryan Drewery2013-10-051-15/+35
* Allow to mark a port as broken on some given arches without having to add pre...Baptiste Daroussin2013-10-031-3/+10
* - Fix 'package' with staging+pkg_install when ports are read-only by creatingBryan Drewery2013-10-021-4/+12
* - Fix staging not checking if a port is already installed when installingBryan Drewery2013-10-011-2/+2
* - pkg_install+staging: Fix installing package as non-root to call su.Bryan Drewery2013-10-011-2/+2
* The FreeBSD graphics/x11 team proudly presentsNiclas Zeising2013-09-291-6/+8
* - Don't needlessly depend on ccache with WITH_CCACHE_BUILD when NO_BUILD is setBryan Drewery2013-09-271-1/+2
* - Fix FORCE_PKG_REGISTER with pkg_install with stagingBryan Drewery2013-09-271-0/+4
* Only make the pkg-plist start with @owner and @group if root is not neededBaptiste Daroussin2013-09-241-1/+1
* Allow packaging as a user for stage ready portsBaptiste Daroussin2013-09-241-1/+12
* Fix typoBaptiste Daroussin2013-09-241-1/+1
* In case the port is supporting staging, initialize the PLIST withBaptiste Daroussin2013-09-241-0/+4
* Define UID earlier so that it can be used by USESBaptiste Daroussin2013-09-241-4/+4