Commit Graph

283 Commits

Author SHA1 Message Date
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
60996ba915 Install man pages in their proper directory.
Set PKG_ARCH = *
2012-09-04 15:47:37 +00:00
ajacoutot
4fec7ede84 Update to stellarium-0.11.4a. 2012-08-26 12:42:11 +00:00
ajacoutot
7cc5fbacd4 Update to stellarium-0.11.4. 2012-08-26 07:51:54 +00:00
ajacoutot
057028b194 RCS id cleanup; also add OpenBSD RCS Id where missing... 2012-08-19 22:30:36 +00:00
ajacoutot
b7eab0566c boring morning useless cleanup: remove the FreeBSD RCS tags; it makes
sense for ports Makefile but not really for categories.

ok espie@
2012-08-18 07:25:25 +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
ajacoutot
98b04b6b68 Update to stellarium-0.11.2. 2012-05-10 17:43:30 +00:00
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