58 Commits

Author SHA1 Message Date
naddy
31e73e0998 drop RCS Ids 2022-03-11 18:17:37 +00:00
ajacoutot
8a186c53ce Fix Exec line in desktop file (celestia-gtk -> celestia).
Spotted by stsp@
2021-08-11 14:18:30 +00:00
ajacoutot
4944e3f9f8 Update to celestia-1.6.2.2. 2021-01-27 18:40:54 +00:00
ajacoutot
5aa34c940b Regen WANTLIB now that gtkglext does not require pangox-compat and make sure
everything builds fine with pango >=1.44 (except for games/ufoai/base for now)
2019-12-29 23:56:58 +00:00
sthen
9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +00:00
cwen
f8021b48b5 celestia: fix build with ports-gcc, as it doesn't want a bool method
to return NULL.

While here, move HOMEPAGE to https.

OK naddy@ jca@
2019-06-15 18:47:46 +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
ca370ed173 add missing includes for gcc 4.9 2018-11-12 16:08:02 +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
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
espie
9a065d0aab some LC_MESSAGES dirs stripped from dependencies 2018-05-05 11:43:30 +00:00
jasper
81d7f22063 fix build with clang6; from Matthew Martin 2018-04-10 06:32:41 +00:00
sthen
225f3a40dd Handle pthread-stubs removal. 2017-10-23 17:02:36 +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
329c435451 fix/clean up celestia for clang
okay aja@
2017-04-23 11:09:51 +00:00
sthen
7b9fdbb2c9 use LIBCXX 2017-04-10 11:45:22 +00:00
jasper
755a678346 drop gettext module 2016-09-08 10:17:26 +00:00
naddy
ce859edcb4 garbage collect CONFIGURE_SHARED 2016-03-11 20:28:21 +00:00
sthen
a626ee54a0 sync WANTLIB 2015-08-12 22:27:31 +00:00
naddy
10bfdff492 the png headers are now directly under include/ 2013-06-04 18:41:39 +00:00
ajacoutot
3de9758da8 Sync WANTLIB and bump after the recent harfbuzz update; icu libs are not
needed anymore. This is a mecanical commit, there might be dragons :-)
2013-05-31 15:34:39 +00:00
brad
ffe6844fac sync distinfo and merge in PFRAG.shared.
ok sthen@
2013-04-04 16:03:55 +00:00
brad
1263748d51 Remove some lib hacks and sync WANTLIBs.
ok ajacoutot@
2013-03-30 07:50:14 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
c80849c13c regress -> test
PERMIT_* cleanup
2013-03-10 22:28:04 +00:00
sthen
b7e535002c sync wantlib 2012-12-23 12:25:30 +00:00
jasper
19d00f8a45 mips platforms already have 'mips' defined, so rename a variable named 'mips'
to fix the build of celestia on mips64*.

ok aja@ (MAINTAINER)
2012-12-22 18:35:24 +00:00
ajacoutot
a598203a8d Fix after pangox removal from devel/pango.
ok jasper@
2012-09-21 13:21:44 +00:00
jasper
c3990dee0b sync after recent lua.port.mk change 2012-09-19 08:15:08 +00:00
ajacoutot
057028b194 RCS id cleanup; also add OpenBSD RCS Id where missing... 2012-08-19 22:30:36 +00:00
jasper
144e2930d7 handle multiple lua versions, for now everything builds with the "old" 5.1 in the new location.
use FLAVOR=lua52 to use lua 5.2 with these ports.
2012-07-10 15:22:44 +00:00
jasper
979b051eff switch to lua module 2012-05-15 18:03:59 +00:00
jasper
46c79c8383 regen WANTLIB 2011-10-12 08:57:53 +00:00
ajacoutot
89d0ff9184 Update to celestia-1.6.1. 2011-07-09 01:41:13 +00:00
naddy
eed7c62887 Fix build with png-1.5.
All fixes by yours truly.
2011-07-08 20:38:00 +00:00
ajacoutot
abf66d9e98 Move REVISION where one can see it. 2010-12-31 07:10:02 +00:00
espie
2314c85f45 convert to new style depends
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.

No package changes
2010-11-15 00:22:45 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
jasper
0fc8bd8d26 - switch to newstyle LIB_DEPENDS/WANTLIB
- switch to SUBST_CMD (sattrack)

ok aja@
2010-08-26 11:12:46 +00:00
espie
30b8de3a79 use REVISION 2010-07-11 16:01:51 +00:00
ajacoutot
7e19e1f6aa Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-21 18:05:49 +00:00
ajacoutot
b8a65b30c4 Compile with -pthread so prevent an undefined symbol. 2009-11-30 16:14:02 +00:00
ajacoutot
7f87f36383 Fix translation (UTF8 -> UTF-8), spotted by naddy@
While here remove MESSAGE, it is not celestia specific.

ok naddy@
2009-11-17 23:12:16 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
ajacoutot
7a09055b55 Major update to celestia-1.6.0.
Complete changelog can be found here:
    http://sourceforge.net/project/shownotes.php?group_id=21302&release_id=695491
2009-07-20 10:35:20 +00:00
ajacoutot
52025eb279 Add another entry to "Categories" so that it appears better in the menu. 2009-06-13 12:07:36 +00:00
ajacoutot
640de790a4 - fix stack overflow; from Olivier Crouzet
issue was also reported by Josh Grosse
2009-05-06 08:36:41 +00:00
jasper
29bf0c2ae2 - regen WANTLIB 2009-03-06 22:09:49 +00:00