Commit Graph

245 Commits

Author SHA1 Message Date
jasper
fab4167387 - move distfiles/ to a proper mirroring location. 2010-09-12 16:49:08 +00:00
naddy
47fd89ffab missing bump after WANTLIB change 2010-09-03 17:04:17 +00:00
fgsch
9719068811 Bump revision after python's default change. 2010-08-30 16:48:31 +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
benoit
67c418bb6a - update py-metar to 0.16
- update patch
2010-07-17 23:25:51 +00:00
espie
30b8de3a79 use REVISION 2010-07-11 16:01:51 +00:00
dcoppa
f3c3de1d7a Remove MODCMAKE_WANTCOLOR=No, as requested by espie@
OK ajacoutot@
2010-06-11 08:53:52 +00:00
ajacoutot
248a90fb44 Update to stellarium-0.10.5. 2010-06-09 08:04:28 +00:00
espie
8ad6f49b62 let stellarium work again after the qt 4.6 update
(very bad OO programming on the stellarium guys part.
You *never* use "switches" on class hierarchies. And indeed, this broke
compatibility with newer qt in the stupidest way possible, when the type
changed from OpenGL to OpenGL2....
2010-04-30 17:07:06 +00:00
naddy
91db013e33 fix build and WANTLIB after libXp removal 2010-04-24 20:18:39 +00:00
espie
100f0c7870 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +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
bernd
2a492eab18 add gcal 2009-10-17 08:40:22 +00:00
bernd
173172f62e Initial import of gcal-3.01.
Gcal is a program for calculating and printing calendars.  Gcal displays
hybrid and proleptic Julian and Gregorian calendar sheets, respectively,
for one month, three months or a whole year.  It also displays eternal
holiday lists for many countries around the globe, and features a very
powerful creation of fixed date lists that can be used for reminding
purposes.  Gcal can calculate various astronomical data and times of the
Sun and the Moon for at pleasure any location, precisely enough for most
civil purposes. Gcal supports some other calendar systems, for example
the Chinese and Japanese calendar, the Hebrew calendar and the civil
Islamic calendar, too.

From maintainer Hermann Gottschalk.
2009-10-17 08:39:34 +00:00
benoit
c63fe47ba7 - update py-metar to 0.15
- change maintainer
- update patch

ok ajacoutot@
2009-10-06 09:32:47 +00:00
jasper
2e6da560dc - move distfiles to another site 2009-09-10 22:12:55 +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
94844661cc - no need to set VERBOSE anymore. 2009-06-04 21:12:07 +00:00
benoit
4bad810c2d - update to libnova 0.13.0
- bump SHARED_LIBS
- regen PLIST

ok ajacoutot@
2009-05-23 15:35:12 +00:00
ajacoutot
570f6d1704 - unbreak after recent Mesa update
breakage reported by naddy@
2009-05-21 21:34:40 +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
sthen
f9f62825ed - fix Y2K bug, pointed out by Ross Tucker on ports@
- we may not distribute modified versions; adjust PERMIT_*
- bump PKGNAME
2009-05-04 10:25:39 +00:00
naddy
9ddae77c3d - update home page
- fix library order to allow static linking
- fix C99-ism to allow building with gcc2
2009-03-23 17:20:33 +00:00
ajacoutot
0d6f620e24 - update to py-metar-0.14
from Benoit Lecocq, thanks!
2009-03-21 11:49:20 +00:00
ajacoutot
408faac731 - update to libnova-0.12.3
from Benoit Lecocq with some tweaks
2009-03-21 08:13:03 +00:00
ajacoutot
f5fa1928b3 - update to stellarium-0.10.2 2009-03-13 18:39:09 +00:00
espie
f4e4ac6742 a few spec fixes and assorted pkg bumps, more to come. 2009-03-09 23:09:19 +00:00
jasper
29bf0c2ae2 - regen WANTLIB 2009-03-06 22:09:49 +00:00
ajacoutot
27bffa640a - update to stellarium-0.10.1 2009-02-09 18:25:24 +00:00
martynas
4aaf4f9232 make it build with the new libm by removing the "cheat until we get
long double trigonometry" part workaround.  caught by sthen@'s bulk build
ok sthen@
2008-12-09 23:28:12 +00:00
ajacoutot
c612cceb22 - add @bin markers, fix WANTLIB and bump 2008-11-28 19:43:18 +00:00
ajacoutot
bcba8fae7f - there's an issue with 3D hardware rendering and some graphic cards;
advise users how to fallback to software rendering by setting
LIBGL_ALWAYS_SOFTWARE

thanks to oga@ for showing me the workaround
2008-11-05 10:11:55 +00:00
naddy
0dc0c1d96f remove duplicate call to install.man without DESTDIR 2008-06-20 18:33:45 +00:00
martynas
9ff4557468 There's a fine utility in base, called ftp. There's no reason at
all that some of the ports RUN_DEPEND on wget.
"Nice!" naddy@, who also went even further and made libxml not
BUILD_DEPEND on wget.
2008-06-20 10:49:42 +00:00
fgsch
59a0fa7b2f update WANTLIB and bump package. 2008-05-28 01:35:43 +00:00
ajacoutot
31612d2f8a - update to 1.5.1
- fix a stack corruption on startup (bits taken from celestia SVN)
- use SUBST_CMD (gotta love that stuff!)
2008-05-10 17:25:52 +00:00
ajacoutot
b1d115af09 - update to celestia-1.5.0 2008-04-08 16:04:27 +00:00
espie
2ff2454a91 +libnova 2008-02-08 23:26:54 +00:00
espie
f22ea28e93 library for astronomical computations, used by kstars in kde4 2008-02-08 23:25:56 +00:00
ajacoutot
a97b8c870d - update to 0.9.1
(mostly bux fixes and new translations)
2008-01-18 09:52:34 +00:00
espie
17d70806a3 tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
deanna
b80946351b update boost depends. it's once again a single package.
ok ajacoutot@, steven@
2007-12-18 22:04:32 +00:00
ajacoutot
29a0737941 - update to py-metar-0.13
- remove substitution for PKGNAME
- remove maintainer per his request

feedback from and ok xsa@
2007-12-18 20:54:33 +00:00
ajacoutot
2263097d6f - remove dead HOMEPAGE
- regen patches while here

ok wilfried@
2007-12-18 10:39:47 +00:00
ajacoutot
0d7bf2810f Some cleaning where needed:
- WANTLIB
- MASTER_SITES
- regen patches
2007-12-18 09:43:36 +00:00
ajacoutot
542c88010e - add HOMEPAGE
- add license marker
- regen patches while here
2007-12-18 09:37:16 +00:00