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
48b0b9660c
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:48:23 +00:00
sthen
53defd7102
remove more PKG_ARCH=* with pyc in PLIST
2019-04-27 23:55:04 +00:00
ajacoutot
92fec481f0
Drop the empty do-build target and use NO_BUILD=Yes and MODPY_BUILDDEP=Yes.
2018-08-19 09:00:45 +00:00
espie
c36d0659b9
@tag gtk-update-icon-cache
2018-06-29 22:16:08 +00:00
espie
150a0f36fa
first tag: update-desktop-database
2018-06-27 21:03:34 +00:00
kirby
4db60c7921
- update to gbirthday-0.6.10
...
- switch to github
- replace version in info screen
2016-06-09 13:54:34 +00:00
jasper
1796fa9d29
sed -i
2015-08-21 14:42:50 +00:00
kirby
941aa1bf94
update to gbirthday-0.6.8
2015-06-04 15:10:09 +00:00
ajacoutot
be1f4fed5d
x11/gtk+2,-guic -> x11/gtk+3,-guic && bump
2015-03-27 08:14:14 +00:00
sthen
c54b1c829e
remove NO_BUILD and add a dummy BUILD_DEPENDS; NO_BUILD zaps the python build
...
dep (which is used in do-install to run compileall.py).
2015-01-14 10:55:55 +00:00
kirby
96a37f140b
Import GBirthday, simple birthday reminder with tray notification.
...
Comments and OK from sthen@
2015-01-10 11:38:31 +00:00