aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.port.mk
Commit message (Expand)AuthorAgeFilesLines
* xz being included in all supported base system, remove code using versionBaptiste Daroussin2014-01-131-3/+0
* New USES=uniquefiles to make files or directories uniqueMarcus von Appen2014-01-111-5/+6
* Fix checkpatch with the new way target sequence are definedBaptiste Daroussin2014-01-071-1/+1
* - Remove USE_FAM, it has been replaced by USES=famAntoine Brodin2014-01-051-46/+0
* Reinvokes portaudit a second time in case a problem has been reported. So if ...Baptiste Daroussin2014-01-051-0/+5
* Add the forgotten targets to _STAGE_SUSEQBaptiste Daroussin2014-01-041-1/+3
* Properly add targets to the sequence they belong to, that now makes them pred...Baptiste Daroussin2014-01-041-3/+6
* Add the end-user targets to .PHONYBaptiste Daroussin2014-01-041-3/+2
* Mark all targets defines in _SEQ and .ORDER has .PHONY which they all should beBaptiste Daroussin2014-01-041-1/+11
* Add charsetfix-post-patch to _PATCH_SEQBaptiste Daroussin2014-01-031-1/+1
* Add pathfix-pre-path to the _PATCH_SEQ and do not anymore make it a dependenc...Baptiste Daroussin2014-01-031-1/+1
* Mark the -message targets as PHONYBaptiste Daroussin2014-01-031-0/+1
* extract-message target definition was moved by mistakeBaptiste Daroussin2014-01-031-2/+2
* Fix typosBaptiste Daroussin2014-01-031-1/+1
* Remove 2 more target fallbackBaptiste Daroussin2014-01-031-10/+0
* Rework ordering and definition of targets.Baptiste Daroussin2014-01-031-267/+185
* Allow to follow 302 redirection when fetching from http.Baptiste Daroussin2014-01-031-2/+2
* Convert Mk/bsd.cran.mk to the Uses framework.David Naylor2013-12-281-6/+0
* New CFLAGS_${ARCH} and CXXFLAGS_${ARCH}Baptiste Daroussin2013-12-271-0/+11
* - Remove USE_OPENAL codeAntoine Brodin2013-12-261-83/+0
* - Replace USE_DOS2UNIX target by a wrapper for USES=dos2unixRene Ladan2013-12-241-34/+14
* 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