48 Commits

Author SHA1 Message Date
rsadowski
1f578b76ea Update enigma to 1.3.0
OK op@
2022-07-10 12:20:53 +00:00
naddy
9433d2a35f drop RCS Ids 2022-03-11 19:04:03 +00:00
sthen
485792605b replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 21:02:12 +00:00
sthen
25f0e460f2 Add COMPILER lines to c++ ports which currently use the default. Adjust
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.

This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -

- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.

- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.

devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +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
naddy
8407666f42 fix build with clang6; from FreeBSD; ok schwarze@ 2018-04-16 14:10:02 +00:00
jasper
5a46275fb0 - update to enigma-1.21 to chase the xerces-c update 2018-03-13 21:13:48 +00:00
naddy
1a87aebd2d mechanical replacement of the gettext module 2017-11-21 00:12:59 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
espie
856df6a80f fix a few obvious typos found by clang 2017-05-04 23:00:48 +00:00
espie
3cdef960ff fix warnings due to "" -> char* conversion 2017-05-04 23:00:16 +00:00
espie
df34bc0625 fix build with clang 2017-05-04 22:59:23 +00:00
sthen
bcbf44ab87 use LIBCXX 2017-04-10 11:46:18 +00:00
ajacoutot
f33b253e38 x11/gtk+2,-guic -> x11/gtk+3,-guic && bump 2015-03-27 08:41:04 +00:00
naddy
1cab369547 Drop USE_GROFF since groff and mandoc produce identical output. 2015-01-22 17:47:50 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
jasper
80b20cf5cc add working MASTER_SITES 2014-06-21 11:54:29 +00:00
naddy
10bfdff492 the png headers are now directly under include/ 2013-06-04 18:41:39 +00:00
espie
9cd014a3ca PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:02:49 +00:00
ajacoutot
a1b7c39eb5 gtk-update-icon-cache:
Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.

Some hidden issues may appear, in which case please contact me.

discussed with and ok blind jasper@
2012-06-15 08:32:14 +00:00
ajacoutot
4775efcc04 Add a dependency on x11/gtk+2,-guic. 2011-12-03 19:49:45 +00:00
naddy
eed7c62887 Fix build with png-1.5.
All fixes by yours truly.
2011-07-08 20:38:00 +00:00
jasper
12068675d7 - adjust after recent enet update
from james turner with a tweak by me
2011-06-29 09:06:32 +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
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
espie
68505ea57d USE_GROFF=Yes 2010-10-18 18:00:15 +00:00
ajacoutot
a8ddb9a348 Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-22 16:27:59 +00:00
ajacoutot
e8a75df0d3 - update enigma to version 1.01
- add missing gtk-update-icon-cache goo
2008-10-26 23:19:30 +00:00
ajacoutot
1c67014c2e - add update-desktop-database goo 2007-12-15 20:37:32 +00:00
simon
4483ec0807 remove surrounding quotes from COMMENT/BROKEN/PERMIT_* 2007-09-15 18:01:00 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
espie
22c2928571 more newstyle lib-depends 2006-08-02 09:36:20 +00:00
pedro
55815b6716 Switch to Lua 5.1, okay jolan@ 2006-07-30 04:33:18 +00:00
pvalchev
d2dee31acf remove Lurene Grenier from maintainer position (unresponsive, and now
email bounces)
2005-02-14 00:35:53 +00:00
naddy
ae76d3ea1f SIZE 2005-01-05 17:21:50 +00:00
espie
db76ffc1df WANTLIB markers 2004-11-28 22:41:14 +00:00
espie
6ad2640218 new plists 2004-09-15 00:46:07 +00:00
naddy
f16b99d84d The sparc64 compiler is gcc3 now; don't require the gcc3 module. 2004-02-25 02:35:15 +00:00
naddy
65790faf10 @dirrm shared directories 2003-12-15 17:11:44 +00:00
jolan
b5d1d69e44 update to 0.81, most notably adds support for lua5
no response from maintainer
2003-12-03 01:00:57 +00:00
naddy
bdb4b28b93 fix include paths so lua is picked up 2002-12-05 22:16:14 +00:00
naddy
336b1e9041 Update to 0.50.
Adapted from a submission by Lurene Grenier <lurene@daemonkitty.net>.
2002-11-03 20:53:18 +00:00
naddy
47e89c180c No regression tests available. 2002-10-26 20:44:38 +00:00
pvalchev
56acd3c11e *** empty log message *** 2002-06-08 06:03:09 +00:00
pvalchev
8b5b7a1568 Enigma is an addictive puzzle game reminiscent of Oxyd (on Atari) or
Rock'n'Roll (on Amiga). 

Submitted by lurene@penguin.menagerie.tf
2002-04-21 03:48:59 +00:00