Dmitry Marakasov
6f6fbe4bdf
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
...
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
2011-09-23 22:26:39 +00:00
Ganael LAPLANCHE
5f54711d93
- Mark as BROKEN with FlightGear 2.4.0
...
- Re-order variables to make portlint happy
- Chase FLightGear's DATADIR change
- Remove useless CPPFLAGS from CONFIGURE_ENV
2011-09-06 13:17:02 +00:00
Olli Hauer
b6ac748023
-remove MD5
2011-07-03 14:25:36 +00:00
Ade Lovett
4a8684e352
Sync to new bsd.autotools.mk
2010-12-04 07:34:27 +00:00
Ganael LAPLANCHE
f6ab0381bd
Add missing LICENSE
...
Approved by: ehaupt (mentor)
2010-11-17 09:38:01 +00:00
Ade Lovett
6abd00a86b
Punt autoconf267->autoconf268
2010-10-16 11:52:47 +00:00
Ade Lovett
7e80cde328
Round one migration of ports from automake{19,110} to automake111
2010-10-05 19:57:56 +00:00
Ganael LAPLANCHE
db6d323dff
Update MAINTAINER address for my ports
...
Approved by: ehaupt (mentor)
2010-09-27 12:08:23 +00:00
Ade Lovett
8262a7b51d
Autotools update. Read ports/UPDATING 20100915 for details.
...
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
2010-09-15 18:35:24 +00:00
Philip M. Gollucci
2e59da295c
- Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>
...
- Update some MASTER_SITES too
PR: ports/150349
Submitted by: maintainer
2010-09-07 15:52:18 +00:00
Peter Pentchev
29863648e3
Chase the ftp/curl shlib version bump.
2010-04-03 10:44:36 +00:00
Dirk Meyer
de78af3ac5
- update to 1.4.1
...
Reviewed by: exp8 run on pointyhat
Supported by: miwi
2010-03-28 06:47:48 +00:00
Dmitry Marakasov
1bc17d9eb6
- Bump revisions on ports that use networking functions from plib after it was updated (flightgear and friends seem to be the only such ports)
...
PR: 144575
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com>
Approved by: portmgr (pav)
2010-03-16 17:55:22 +00:00
Dirk Meyer
ca9c60461c
- update to jpeg-8
2010-02-05 11:46:55 +00:00
Dirk Meyer
3bbc108312
- update to jpeg7
...
Tested by: pav on pointyhat
2009-07-18 11:11:29 +00:00
Dmitry Marakasov
e5f6f28ed9
- Update to 0.3.1.20090529
...
- Unbreak
PR: 135062
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
2009-05-29 18:06:54 +00:00
Florent Thoumie
340b57f8be
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
...
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
2009-01-23 16:28:36 +00:00
Peter Pentchev
c189a6b2da
Bump the version of the curl shared library after the ftp/curl update
...
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
2009-01-23 15:43:14 +00:00
Martin Wilke
d6cec28b0a
fixes dependency against fgfs-base which has been renamed to flighgear-data
2009-01-15 22:23:36 +00:00
Martin Wilke
1d974707fe
- Mark BROKEN does not build with SimGear
...
PR: 130162
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
2009-01-15 22:14:37 +00:00
Ade Lovett
771ea13f41
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
...
Tested by: exp build run (erwin)
2008-08-20 00:57:32 +00:00
Martin Wilke
feeee3c29c
- Unbreak
...
- Update to 0.3.0.20080504
- Pass maintainership to submitter
PR: 123397
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com>
2008-05-17 19:40:35 +00:00
Erwin Lansing
fdefc3680b
Mark BROKEN: does not build
2008-05-17 19:21:41 +00:00
Mark Linimon
e21f53b16f
Reset jylefort's port maintainerships. portmgr has taken his commit bit
...
into safekeeping due to inactivity.
2008-04-29 05:11:44 +00:00
Martin Wilke
3e4ed01146
- Remove unneeded dependency from gtk12/gtk20 [1]
...
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
2008-04-19 17:56:05 +00:00
Martin Wilke
06aa815303
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
...
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
2008-03-23 23:03:18 +00:00
Florent Thoumie
d4f0d0048a
- Welcome X.org 7.2 \o/.
...
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Jean-Yves Lefort
6fd1bc6c54
- Reflect the simgear update by bumping PORTREVISION, since simgear is
...
staticalled linked
- Remove USE_REINPLACE
2006-04-07 20:29:52 +00:00
Edwin Groothuis
c94783fe5c
SHA256ify
...
Approved by: krion@
2006-01-22 11:18:58 +00:00
Sergey Matveychuk
b4d2ac42d7
- Update graphics/libglut to 6.4.1.
...
- Shared lib version and PORTREVISION bumb for all affected ports.
While I'm here:
- Remove USE_MESA knob where it was (35 ports).
It marked as depricated for 2 years.
PR: ports/90247
Submitted by: Ermal Lu?i <eri--@albabsd.org>
2006-01-12 12:54:32 +00:00
Jean-Yves Lefort
5a8159d852
Chase the plib update by bumping PORTREVISION, since it is statically
...
linked in.
2005-12-07 10:13:02 +00:00
Jean-Yves Lefort
d591f8c832
- Reflect the simgear update by bumping PORTREVISION, since simgear is
...
staticalled linked
- Track the fgfs-base move to ${X11BASE}
2005-11-20 22:17:27 +00:00
Jean-Yves Lefort
384bf9f311
Add flightgear-atlas.
...
Atlas aims to produce and display high quality charts of the world for users of
FlightGear, an open source flight simulator. This is achieved through two main
parts: The map creator (simply called Map) and the Atlas viewer.
The map creator takes scenery data from FlightGear and transforms it into
beautiful map pictures that can be viewed with any bitmap image program that
you might have installed or with the Atlas viewing application.
The Atlas viewing application can be used for browsing your maps but can also
connect directly to FlightGear and display your aircrafts current location on a
so called moving map display.
WWW: http://atlas.sourceforge.net/
2005-09-16 20:22:10 +00:00