summaryrefslogtreecommitdiff
path: root/Mk/bsd.commands.mk
AgeCommit message (Expand)Author
2015-03-23Introduce a BSDMAKE?= /usr/bin/make and use it as the default MAKE_CMD.Bryan Drewery
2014-11-22Fix typoBaptiste Daroussin
2014-11-22Define SOELIMBaptiste Daroussin
2014-09-01Remove support for pkg_installBaptiste Daroussin
2014-07-20- Always pass '-f' with ${RM}. This fixes many ports when building as a userBryan Drewery
2014-06-18Revert a commit that should not have crept inBaptiste Daroussin
2014-06-18tabspace: 8Baptiste Daroussin
2014-05-22- Use /usr/bin/unzip for zip files extraction (part 1)Alex Kozlov
2014-01-13xz being included in all supported base system, remove code using versionBaptiste Daroussin
2013-09-02Two imake related changes:Tijl Coosemans
2013-07-30Define MAKE_CMD in post.mk to allow anything to overwrite itBaptiste Daroussin
2013-07-30Define a new MAKE_CMD commandBaptiste Daroussin
2013-06-29Readd the YACC command definition removed by mistakeBaptiste Daroussin
2013-06-29This time USE_IMAKE is totally goneBaptiste Daroussin
2013-05-31- Add PS_CMDMartin Wilke
2013-05-30- Use pkg-static as PKG_BIN which is safer during upgrades ifBryan Drewery
2013-03-19Make the ports tree use dialog4ports for make config.Baptiste Daroussin
2013-03-07- Add new knob USE_LHA [1]Martin Wilke
2012-10-12Fix typoBaptiste Daroussin
2012-10-10Add a part forgotten in previous commit concerning switching to pkgngBaptiste Daroussin
2012-10-09- add STAT to bsd.commands.mkBaptiste Daroussin
2012-09-03Add JOT command.Mark Linimon
2012-05-23- Remove emacs mode, -*- mode: ...; -*- [1]Martin Wilke
2012-02-22- only include bsd.pkgng.mk once [1]Baptiste Daroussin
2011-12-23Correct comment advising how to use sudo as SU_CMD; doesn't work unlessChris Rees
2011-05-04Latest round of infrastructure changes.Florent Thoumie
2010-11-08Document how to use "sudo" instead of "su" in SU_CMD.Max Khon
2010-08-20- Fix plist leftovers when using LICENSE framework and having @cwd command inPav Lucistnik
2010-06-04- Introduce a new USE_XZ knob that handles lzma/xz compressed distfilesPav Lucistnik
2009-08-03 - Move pkg_install commands detection to bsd.commands.mkMartin Wilke
2008-04-14Support @rmtry in pkg-plist, analogous to @dirrmtry but for single file rm.Pav Lucistnik
2008-03-11- Add UNMAKESELF_CMD (fixing USE_MAKESELF feature)Pav Lucistnik
2007-08-04- Extract command variable definitions from bsd.port.mk, they are now stored inGabor Kovesdan