Commit Graph

8 Commits

Author SHA1 Message Date
naddy
21f1bb8ad8 drop RCS Ids 2022-03-11 20:15:18 +00:00
naddy
d159f8d1ad Make use of "find -exec {} +" (which is POSIX) and "find -delete"
(which is not) throughout the ports Makefiles.

* Replace find|xargs with find -exec {} +
* Replace -exec {} \; with -exec {} + if applicable.
* Use the -delete operator to remove files and empty directories.
* Combine and tweak some find(1) invocations while here.

ok kn@ rsadowski@ espie@
2020-03-20 16:44:21 +00:00
sthen
0a5b5bddee replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:50:46 +00:00
ajacoutot
c5e71aaa92 Update to faba-icon-theme-4.3. 2018-07-09 21:53:42 +00:00
ajacoutot
a643babf73 No need to @unexec-delete rm -f %D/share/icons/.../icon-theme.cache
anymore, pkg_delete(1) does the right thing \o/
2018-07-09 15:09:37 +00:00
espie
c36d0659b9 @tag gtk-update-icon-cache 2018-06-29 22:16:08 +00:00
landry
08d5c0cd85 Update to faba icon theme 4.1.2 2018-02-10 17:39:35 +00:00
landry
ab40a786ce Import faba-icon-theme 4.0.
Faba is a Linux desktop icon theme. It has designed with simplicity and
compliance to standards in mind.

Faba's purpose is to serve as a base icon theme to others (such as
Moka). It comprises only of a system icons -folders, mimetypes, toolbar
icons, etc.

ok ajacoutot@
2015-04-04 13:16:25 +00:00