Commit graph

10 commits

Author SHA1 Message Date
Pav Lucistnik
9bfdf03a0b - Update to 0.6.0
PR:		ports/142161
Submitted by:	Timothy Beyer <beyert@cs.ucr.edu> (maintainer)
2010-02-08 08:51:44 +00:00
Pav Lucistnik
14ac881764 - Introduce USE_OPENAL variable for OpenAL consumers
- Switch to openal-soft as a default OpenAL implementation

PR:		ports/142123
Submitted by:	mva
Tested by:	pointyhat exp-run
Approved by:	portmgr (hat)
2010-01-25 19:15:18 +00:00
Dmitry Marakasov
6b5fb87219 - Switch SourceForge ports to the new File Release System: categories starting with G 2009-08-22 00:23:13 +00:00
Martin Wilke
dcf5cdfb06 - Update to 0.5.0
PR:		136401
Submitted by:	Timothy Beyer <beyert@cs.ucr.edu> (maintainer)
2009-07-13 23:24:17 +00:00
Dennis Herrmann
76940128da - Update to 0.4.0
PR:		ports/135399
Submitted by:	Timothy Beyer <beyert@cs.ucr.edu> (maintainer)
2009-06-17 21:33:25 +00:00
Martin Wilke
29d98d5931 - Update to 0.3.2
PR:		133252
Submitted by:	Timothy Beyer <beyert@cs.ucr.edu> (maintainer)
2009-03-31 22:31:03 +00:00
Pav Lucistnik
8827cead8a - USE_GZIP does not need to be defined last few years 2009-01-08 17:01:39 +00:00
Martin Wilke
a4660398d7 - Update to 0.3.1
PR:		128198
Submitted by:	Timothy Beyer <beyert@cs.ucr.edu> (maintainer)
2008-10-19 15:26:47 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Pietro Cerutti
07ee3292c8 - New port: gemrb
This Game Engine is a port of the original Infinity Engine (the one of
Baldur's Gate, Icewind Dale, Planescape: Torment, etc...) to Linux/Unix,
Mac OS X and Windows with some enhancements.

PR:		122980
Submitted by:	Timothy Beyer <beyert@cs.ucr.edu>
2008-06-22 21:48:03 +00:00