aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.commands.mk
Commit message (Expand)AuthorAgeFilesLines
* framework: Remove $FreeBSD$Mathieu Arnold2021-04-061-2/+0
* Remove debuggingBryan Drewery2018-02-201-1/+0
* Rework r462455: soeliminate never made it to a release, was only in 11-CURRENT.Bryan Drewery2018-02-201-8/+2
* Avoid fstat(/usr/bin/soeliminate) for every port when building INDEX.Bryan Drewery2018-02-201-5/+8
* Add a RLN command (relative ln), it can be used to create relativeMathieu Arnold2017-04-201-0/+1
* Use dedicated macro FMT_80 instead of ${FMT} 75 79 magical constantsDmitry Marakasov2017-04-111-0/+1
* The output of tools like awk, date, sort, tr,... depends on the currentTijl Coosemans2017-01-181-1/+1
* Rename PKG_CMD to PKG_REGISTERSteve Wills2016-12-011-1/+1
* Introduce READELF?= /usr/bin/readelfEd Maste2016-09-021-0/+1
* Introduce a BSDMAKE?= /usr/bin/make and use it as the default MAKE_CMD.Bryan Drewery2015-03-231-0/+1
* Fix typoBaptiste Daroussin2014-11-221-1/+1
* Define SOELIMBaptiste Daroussin2014-11-221-0/+5
* Remove support for pkg_installBaptiste Daroussin2014-09-011-16/+0
* - Always pass '-f' with ${RM}. This fixes many ports when building as a userBryan Drewery2014-07-201-1/+1
* Revert a commit that should not have crept inBaptiste Daroussin2014-06-181-1/+1
* tabspace: 8Baptiste Daroussin2014-06-181-97/+94
* - Use /usr/bin/unzip for zip files extraction (part 1)Alex Kozlov2014-05-221-0/+1
* xz being included in all supported base system, remove code using versionBaptiste Daroussin2014-01-131-4/+1
* Two imake related changes:Tijl Coosemans2013-09-021-1/+1
* Define MAKE_CMD in post.mk to allow anything to overwrite itBaptiste Daroussin2013-07-301-1/+0
* Define a new MAKE_CMD commandBaptiste Daroussin2013-07-301-0/+1
* Readd the YACC command definition removed by mistakeBaptiste Daroussin2013-06-291-0/+1
* This time USE_IMAKE is totally goneBaptiste Daroussin2013-06-291-1/+0
* - Add PS_CMDMartin Wilke2013-05-311-0/+1
* - Use pkg-static as PKG_BIN which is safer during upgrades ifBryan Drewery2013-05-301-1/+1
* Make the ports tree use dialog4ports for make config.Baptiste Daroussin2013-03-191-0/+1
* - Add new knob USE_LHA [1]Martin Wilke2013-03-071-0/+1
* Fix typoBaptiste Daroussin2012-10-121-1/+1
* Add a part forgotten in previous commit concerning switching to pkgngBaptiste Daroussin2012-10-101-0/+2
* - add STAT to bsd.commands.mkBaptiste Daroussin2012-10-091-0/+1
* Add JOT command.Mark Linimon2012-09-031-0/+1
* - Remove emacs mode, -*- mode: ...; -*- [1]Martin Wilke2012-05-231-1/+1
* - only include bsd.pkgng.mk once [1]Baptiste Daroussin2012-02-221-0/+11
* Correct comment advising how to use sudo as SU_CMD; doesn't work unlessChris Rees2011-12-231-1/+1
* Latest round of infrastructure changes.Florent Thoumie2011-05-041-10/+0
* Document how to use "sudo" instead of "su" in SU_CMD.Max Khon2010-11-081-0/+2
* - Fix plist leftovers when using LICENSE framework and having @cwd command inPav Lucistnik2010-08-201-2/+3
* - Introduce a new USE_XZ knob that handles lzma/xz compressed distfilesPav Lucistnik2010-06-041-0/+6
* - Move pkg_install commands detection to bsd.commands.mkMartin Wilke2009-08-031-0/+15
* Support @rmtry in pkg-plist, analogous to @dirrmtry but for single file rm.Pav Lucistnik2008-04-141-0/+16
* - Add UNMAKESELF_CMD (fixing USE_MAKESELF feature)Pav Lucistnik2008-03-111-0/+1
* - Extract command variable definitions from bsd.port.mk, they are now stored inGabor Kovesdan2007-08-041-0/+99