3 Commits

Author SHA1 Message Date
Mathieu Arnold
5d33e04596
framework: Remove $FreeBSD$
Where appropriate fiddle with a few other things.
2021-04-06 16:27:10 +02:00
Baptiste Daroussin
c275c0a089 Remove the empty files during the post-deinstall procedure, to give a chance a deinstall
process to remove entries on the said file and maybe empty it
2020-10-22 12:46:48 +00:00
Baptiste Daroussin
45193bf2af Add new keyword rmempty
The goal is to replace all the hand crafted @*unexec test -s XXX && rm by a proper
keyword.
this keyword is also rootdir compliant

Reviewed by:	manu, mat
Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D26633
2020-10-22 08:20:07 +00:00