aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.port.mk
Commit message (Expand)AuthorAgeFilesLines
* USE_LHA is not used anymore in the ports treeBaptiste Daroussin2014-03-121-15/+2
* Remove the now unused USE_ZIP=yes, everyone should now use USES=zipBaptiste Daroussin2014-03-111-14/+2
* fix removed by accident .elseBaptiste Daroussin2014-03-071-0/+1
* extract USE_MAKESELF from bsd.port.mkBaptiste Daroussin2014-03-071-16/+3
* KDE/FreeBSD team is happy to present Qt 5 in ports!Max Brazhnikov2014-03-031-4/+9
* - Get rid of bsd.tcl.mk. See my CHANGES entry from 20130919.Pietro Cerutti2014-02-271-8/+0
* Add a new flag QUIET to make targets quiet, currently only 'checkpatch'Rene Ladan2014-02-241-2/+5
* Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most casesTijl Coosemans2014-02-161-1/+1
* Add a user warning so that everyone get a notice about the upcoming EoL of pk...Baptiste Daroussin2014-02-041-0/+10
* Mk/bsd.port.mk:Max Brazhnikov2014-02-031-1/+1
* Introduce USES=libtool to replace USE_AUTOTOOLS=libtool.Tijl Coosemans2014-01-281-1/+2
* Do not overwrite MAKE_ENV when WITH_DEBUG is definedBaptiste Daroussin2014-01-271-1/+1
* Add DONTSTRIP to MAKE_ENV to prevent install(1) from stripping the binaries w...Baptiste Daroussin2014-01-271-0/+1
* Use again package-noinstall now that is worksBaptiste Daroussin2014-01-271-1/+1
* Fix make package-recursiveBaptiste Daroussin2014-01-271-2/+5
* Fix ports that passes MAKE_ARGS and are not staged yetBaptiste Daroussin2014-01-271-1/+1
* Do not pass DESTDIR to build target (with a syntax compatible with both fmake...Baptiste Daroussin2014-01-271-2/+2
* Add USES=desthackBaptiste Daroussin2014-01-271-2/+3
* Add the forgotten test around the IGNOREBaptiste Daroussin2014-01-201-0/+2
* NO_STAGEd ports will fail if STAGEDIR is defined.Baptiste Daroussin2014-01-201-0/+5
* 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