Commit Graph

25 Commits

Author SHA1 Message Date
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
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
Jose Alonso Cardenas Marquez
365e880b73 - Add missing dependency
Reported by:	pav
2008-05-20 00:05:14 +00:00
Jose Alonso Cardenas Marquez
2710cf2d60 - Update to 0.20 2008-05-18 16:48:38 +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
2d73db3533 - Chase devel/sdl12 shlib version bump 2008-03-13 14:28:35 +00:00
Jose Alonso Cardenas Marquez
0ae922eeaa - Update to 0.19 2007-10-05 06:47:01 +00:00
Jose Alonso Cardenas Marquez
6acfbb0c70 - Fix build with GCC 4.x
Reported by:	kris
2007-09-06 05:30:50 +00:00
Jose Alonso Cardenas Marquez
82fad19fb7 - Add missing dependencies, it fixes problems in configure time
Reported by:	kris
2007-08-19 20:22:50 +00:00
Jose Alonso Cardenas Marquez
60685c074a - Update to 0.18
- Remove 4.x support
- Remove sourge-data/pkg-plist file. Now this is generated dynamically
2007-08-18 13:21:09 +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
Jose Alonso Cardenas Marquez
a268088162 - I forgot to remove BROKEN line in my previous commit. 2007-02-01 20:17:21 +00:00
Jose Alonso Cardenas Marquez
4fa767641d - Update to 0.17
- Remove EDITOR option. The scourge editor still is very experimental.
- Remove BROKEN state [1]

Reported by:	kris, pav [1]
2007-02-01 20:14:04 +00:00
Kris Kennaway
62e3cb5be1 BROKEN: Does not compile 2007-01-30 00:13:44 +00:00
Jose Alonso Cardenas Marquez
81ec658bf4 - Update to 0.16 2006-12-02 02:19:33 +00:00
Alejandro Pulver
b5f8d285ca - Use provided WX_CONFIG instead of local WXCONFIG.
- Use WANT_UNICODE instead of WX_UNICODE since it can be compiled with the
  non-Unicode version.
- Use ARCH instead of MACHINE_ARCH to possibly allow cross-compiling.

PR:		ports/105495
Submitted by:	alepulver (myself)
Approved by:	maintainer (timeout)
2006-12-01 14:15:53 +00:00
Stanislav Sedov
0d2725682b - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
2006-09-20 11:21:59 +00:00
Jose Alonso Cardenas Marquez
677de4ea64 - Update to 0.15
- Add EDITOR OPTION. This will install scourge editor
- Add USE_WX
- Add pkg-message file
- Remove USE_GCC
- Mark BROKEN on 4.x

Approved by:	garga (mentor,implicit)
2006-09-15 16:20:12 +00:00
Jose Alonso Cardenas Marquez
b6b4a544cd Change maintainer address to my @FreeBSD.org email
Approved by:	garga (mentor)
2006-07-23 02:45:24 +00:00
Stefan Walter
c975d28ce0 - Update to 0.14.
- Add dependency on newly-created games/scourge-data.
- Remove USE_X_PREFIX.

PR:		98926
Submitted by:	maintainer
Approved by:	arved (mentor)
2006-06-17 18:05:19 +00:00
Pav Lucistnik
8cde074bf7 - Update to 0.13
PR:		ports/94579
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
2006-03-18 14:17:27 +00:00
Edwin Groothuis
c94783fe5c SHA256ify
Approved by:	krion@
2006-01-22 11:18:58 +00:00
Marcus Alves Grando
871ccaab53 Respect LOCALBASE and X11BASE
PR:		88531
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
2005-11-06 14:24:27 +00:00
Edwin Groothuis
729bc13ec1 > OK, but don't forget USE_GCC (3.4+ will be right I guess), because it
> just doesn't compile with 2.95.4 under my 4.11-RELEASE. With 3.4 it
> does, on the same box.

Since it compiled fine under 5.2.1 here with 3.3, I lower it to USE_GCC=3.3+

Submitted by:	Dmitry Marakasov <amdmi3@mail.ru>
2005-10-16 08:46:55 +00:00
Edwin Groothuis
00af0d471c [NEW PORT] games/scourge: S.C.O.U.R.G.E. is a rogue-like game
S.C.O.U.R.G.E. is a rogue-like game in the fine tradition
	of NetHack and Moria It sports a graphical front-end, similar
	to glHack or the Falcon's eye. I tried to design the 3D UI
	as a best of both worlds from old to new: It lets you rotate
	the view, zoom in/out, view special effects, etc. On the
	other hand I've always liked the old-school isometric games
	like Exult or Woodward.

	WWW:	http://scourge.sourceforge.net/

PR:		ports/87146
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2005-10-16 04:06:43 +00:00