25 Commits

Author SHA1 Message Date
benoit
80d4fd60ce Add fix for -fno-common
Taken from upstream: https://github.com/Neverball/neverball/pull/198
2021-01-30 07:00:05 +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
484cf3de0c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:45:45 +00:00
naddy
ebf751b927 Update gettext to 0.20.1.
Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext       -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new)                  devel/gettext,-textstyle
2019-05-20 22:15:00 +00:00
naddy
374da41cd7 replace gettext module 2017-11-04 14:16:04 +00:00
sthen
9005d1d063 sync WANTLIB 2016-01-17 17:29:07 +00:00
benoit
a4801a3132 Update to neverball-1.6.0. 2015-11-16 10:26:23 +00:00
ajacoutot
d27e6bf004 -data needs a bump after the recent WANTLIB change. 2015-08-20 18:03:53 +00:00
ajacoutot
460c45a284 Unbreak: needs MODGETTEXT_LIB_DEPENDS. 2015-08-20 17:59:41 +00:00
sthen
5b20a18d31 sync WANTLIB 2015-08-19 18:55:04 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
naddy
8ddf7201e3 Fix build with png-1.6. 2013-06-09 14:49:22 +00:00
espie
9cd014a3ca PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:02:49 +00:00
landry
c62b9beae8 Mark as BROKEN-hppa: it never built there, SIGILL on snowglobe-inner.sol 2012-12-21 17:49:43 +00:00
ajacoutot
ad57df71a0 Use the gettext MODULE. 2011-07-06 18:41:41 +00:00
espie
4e974a1850 fix bogus dependency: if we update EPOCH, we must depend on FULLPKGNAME-data,
not PKGNAME-data
2010-12-22 06:50:30 +00:00
espie
f7466761c3 missed some 2010-11-22 09:20:34 +00:00
espie
6e2d69ab88 new depends 2010-11-16 11:23:25 +00:00
espie
cd8134ea09 a few more WANTLIB 2010-11-08 15:54:53 +00:00
espie
632a3518ab move gettext to new WANTLIB 2010-11-06 16:07:00 +00:00
benoit
e9fa0ddcfc - update neverball to 1.5.4
- regen PLIST
- change maintainer
- use SUBST_CMD
- update patches and HOMEPAGE

with some tweaks by and ok landry@
2009-12-23 22:41:28 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
sthen
130f32b2d5 At his request, remove Antti Harri as maintainer for these ports.
PKGNAMEs bumped.
2009-08-03 16:57:43 +00:00
sthen
05c3eb827f update to a newer snapshot, and split the package into programs and
data files. from maintainer Antti Harri.
2008-11-14 22:09:46 +00:00
simon
afd5e63cec import neverball
Tilt the floor to roll a ball through an obstacle course before time
runs out. Neverball is part puzzle game, part action game, and entirely
a test of skill.

Also found here is Neverputt, a hot-seat multiplayer miniature golf game
using the physics and graphics of Neverball.

feedback & ok ajacoutot@
2008-03-30 13:52:10 +00:00