| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove debugging | Bryan Drewery | 2018-02-20 | 1 | -1/+0 |
* | Rework r462455: soeliminate never made it to a release, was only in 11-CURRENT. | Bryan Drewery | 2018-02-20 | 1 | -8/+2 |
* | Avoid fstat(/usr/bin/soeliminate) for every port when building INDEX. | Bryan Drewery | 2018-02-20 | 1 | -5/+8 |
* | Add a RLN command (relative ln), it can be used to create relative | Mathieu Arnold | 2017-04-20 | 1 | -0/+1 |
* | Use dedicated macro FMT_80 instead of ${FMT} 75 79 magical constants | Dmitry Marakasov | 2017-04-11 | 1 | -0/+1 |
* | The output of tools like awk, date, sort, tr,... depends on the current | Tijl Coosemans | 2017-01-18 | 1 | -1/+1 |
* | Rename PKG_CMD to PKG_REGISTER | Steve Wills | 2016-12-01 | 1 | -1/+1 |
* | Introduce READELF?= /usr/bin/readelf | Ed Maste | 2016-09-02 | 1 | -0/+1 |
* | Introduce a BSDMAKE?= /usr/bin/make and use it as the default MAKE_CMD. | Bryan Drewery | 2015-03-23 | 1 | -0/+1 |
* | Fix typo | Baptiste Daroussin | 2014-11-22 | 1 | -1/+1 |
* | Define SOELIM | Baptiste Daroussin | 2014-11-22 | 1 | -0/+5 |
* | Remove support for pkg_install | Baptiste Daroussin | 2014-09-01 | 1 | -16/+0 |
* | - Always pass '-f' with ${RM}. This fixes many ports when building as a user | Bryan Drewery | 2014-07-20 | 1 | -1/+1 |
* | Revert a commit that should not have crept in | Baptiste Daroussin | 2014-06-18 | 1 | -1/+1 |
* | tabspace: 8 | Baptiste Daroussin | 2014-06-18 | 1 | -97/+94 |
* | - Use /usr/bin/unzip for zip files extraction (part 1) | Alex Kozlov | 2014-05-22 | 1 | -0/+1 |
* | xz being included in all supported base system, remove code using version | Baptiste Daroussin | 2014-01-13 | 1 | -4/+1 |
* | Two imake related changes: | Tijl Coosemans | 2013-09-02 | 1 | -1/+1 |
* | Define MAKE_CMD in post.mk to allow anything to overwrite it | Baptiste Daroussin | 2013-07-30 | 1 | -1/+0 |
* | Define a new MAKE_CMD command | Baptiste Daroussin | 2013-07-30 | 1 | -0/+1 |
* | Readd the YACC command definition removed by mistake | Baptiste Daroussin | 2013-06-29 | 1 | -0/+1 |
* | This time USE_IMAKE is totally gone | Baptiste Daroussin | 2013-06-29 | 1 | -1/+0 |
* | - Add PS_CMD | Martin Wilke | 2013-05-31 | 1 | -0/+1 |
* | - Use pkg-static as PKG_BIN which is safer during upgrades if | Bryan Drewery | 2013-05-30 | 1 | -1/+1 |
* | Make the ports tree use dialog4ports for make config. | Baptiste Daroussin | 2013-03-19 | 1 | -0/+1 |
* | - Add new knob USE_LHA [1] | Martin Wilke | 2013-03-07 | 1 | -0/+1 |
* | Fix typo | Baptiste Daroussin | 2012-10-12 | 1 | -1/+1 |
* | Add a part forgotten in previous commit concerning switching to pkgng | Baptiste Daroussin | 2012-10-10 | 1 | -0/+2 |
* | - add STAT to bsd.commands.mk | Baptiste Daroussin | 2012-10-09 | 1 | -0/+1 |
* | Add JOT command. | Mark Linimon | 2012-09-03 | 1 | -0/+1 |
* | - Remove emacs mode, -*- mode: ...; -*- [1] | Martin Wilke | 2012-05-23 | 1 | -1/+1 |
* | - only include bsd.pkgng.mk once [1] | Baptiste Daroussin | 2012-02-22 | 1 | -0/+11 |
* | Correct comment advising how to use sudo as SU_CMD; doesn't work unless | Chris Rees | 2011-12-23 | 1 | -1/+1 |
* | Latest round of infrastructure changes. | Florent Thoumie | 2011-05-04 | 1 | -10/+0 |
* | Document how to use "sudo" instead of "su" in SU_CMD. | Max Khon | 2010-11-08 | 1 | -0/+2 |
* | - Fix plist leftovers when using LICENSE framework and having @cwd command in | Pav Lucistnik | 2010-08-20 | 1 | -2/+3 |
* | - Introduce a new USE_XZ knob that handles lzma/xz compressed distfiles | Pav Lucistnik | 2010-06-04 | 1 | -0/+6 |
* | - Move pkg_install commands detection to bsd.commands.mk | Martin Wilke | 2009-08-03 | 1 | -0/+15 |
* | Support @rmtry in pkg-plist, analogous to @dirrmtry but for single file rm. | Pav Lucistnik | 2008-04-14 | 1 | -0/+16 |
* | - Add UNMAKESELF_CMD (fixing USE_MAKESELF feature) | Pav Lucistnik | 2008-03-11 | 1 | -0/+1 |
* | - Extract command variable definitions from bsd.port.mk, they are now stored in | Gabor Kovesdan | 2007-08-04 | 1 | -0/+99 |