index
:
freebsd-ports
2024Q1
2024Q2
2025Q1
LuaLS
golang-allow_triage-2025Q1
main
mcwm-from-git
p5-HTTP-DAV_0.50
py-calendar-cli
py-calendar_cli
py-calendar_cli@2025Q1
py-icalendar-6.1.1@2025Q1
wp-cli
FreeBSD ports tree
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Mk
/
bsd.commands.mk
Age
Commit message (
Expand
)
Author
2014-09-01
Remove support for pkg_install
Baptiste Daroussin
2014-07-20
- Always pass '-f' with ${RM}. This fixes many ports when building as a user
Bryan Drewery
2014-06-18
Revert a commit that should not have crept in
Baptiste Daroussin
2014-06-18
tabspace: 8
Baptiste Daroussin
2014-05-22
- Use /usr/bin/unzip for zip files extraction (part 1)
Alex Kozlov
2014-01-13
xz being included in all supported base system, remove code using version
Baptiste Daroussin
2013-09-02
Two imake related changes:
Tijl Coosemans
2013-07-30
Define MAKE_CMD in post.mk to allow anything to overwrite it
Baptiste Daroussin
2013-07-30
Define a new MAKE_CMD command
Baptiste Daroussin
2013-06-29
Readd the YACC command definition removed by mistake
Baptiste Daroussin
2013-06-29
This time USE_IMAKE is totally gone
Baptiste Daroussin
2013-05-31
- Add PS_CMD
Martin Wilke
2013-05-30
- Use pkg-static as PKG_BIN which is safer during upgrades if
Bryan Drewery
2013-03-19
Make the ports tree use dialog4ports for make config.
Baptiste Daroussin
2013-03-07
- Add new knob USE_LHA [1]
Martin Wilke
2012-10-12
Fix typo
Baptiste Daroussin
2012-10-10
Add a part forgotten in previous commit concerning switching to pkgng
Baptiste Daroussin
2012-10-09
- add STAT to bsd.commands.mk
Baptiste Daroussin
2012-09-03
Add 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-23
Correct comment advising how to use sudo as SU_CMD; doesn't work unless
Chris Rees
2011-05-04
Latest round of infrastructure changes.
Florent Thoumie
2010-11-08
Document 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 in
Pav Lucistnik
2010-06-04
- Introduce a new USE_XZ knob that handles lzma/xz compressed distfiles
Pav Lucistnik
2009-08-03
- Move pkg_install commands detection to bsd.commands.mk
Martin Wilke
2008-04-14
Support @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 in
Gabor Kovesdan