Commit Graph

273 Commits

Author SHA1 Message Date
benoit
76595996a2 - update py-metar to 0.19
- update PLIST
2012-04-21 14:56:21 +00:00
sthen
88ea72915d Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
ajacoutot
40272f2943 Minor fixes for jday's man page. Looks fine with mandoc so remove USE_GROFF.
from Brad
2012-01-03 07:01:31 +00:00
ajacoutot
3ce024a242 Remove USE_GROFF from ports where mandoc doesn't have any ERRORs and
formatting looks Ok.

from Brad
2011-12-18 09:01:19 +00:00
sthen
ac25fc1cb7 update xphoon to newer version (from 2000, rather than 1991. :-)
adds support for the southern hemisphere.
2011-11-28 11:16:29 +00:00
benoit
4c6bac710e - update py-metar to 0.18
- regen patches
2011-11-26 11:03:59 +00:00
espie
41fdf4d504 use bsd.port.arch.mk 2011-10-17 10:38:41 +00:00
jasper
46c79c8383 regen WANTLIB 2011-10-12 08:57:53 +00:00
espie
6011c3d2f0 normalize pkgpath in bsd.port.mk 2011-09-16 08:26:09 +00:00
ajacoutot
8d36f68c4c LOCALBASE -> TRUEPREFIX 2011-09-15 08:46:37 +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
eb73316c06 Update to stellarium-0.11.0. 2011-07-03 18:49:17 +00:00
jasper
eec0417831 bump after default python version switch 2011-06-08 17:31:05 +00:00
sthen
13602cba97 use base64-encoded checksums, "if you wish to regen, go ahead" espie@ 2011-05-31 08:35:20 +00:00
espie
b467b5b445 freebsd mirrors it, their copyright problem, not ours 2011-05-16 13:25:49 +00:00
jasper
61f9ed9482 adjust after recent lesstif removal
ok aja@ sthen@
2011-04-10 18:00:23 +00:00
ajacoutot
304b67eef7 New style *_DEPENDS. 2011-03-07 18:54:50 +00:00
ajacoutot
abf66d9e98 Move REVISION where one can see it. 2010-12-31 07:10:02 +00:00
ajacoutot
71e040deaa Update to stellarium-0.10.6. 2010-12-15 16:01:45 +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
benoit
568310161c - update py-metar to 0.17
ok steven@
2010-11-01 11:19:00 +00:00
steven
95576f30fd bump revision
this was using -O3 before the recent change in cmake
2010-10-27 13:25:01 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
phessler
987cf62e12 c89 fix so it can compile on sparc 2010-10-24 19:42:27 +00:00
sthen
16fb1a7783 fix a few tabtabUSE_GROFF, problem pointed out by Alexandr Shadchin 2010-10-18 21:35:47 +00:00
espie
3ed7d907a5 USE_GROFF=Yes 2010-10-18 16:47:00 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
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