Commit graph

21 commits

Author SHA1 Message Date
Dmitry Marakasov
5ec69d38f8 - Update to 20090504
PR:		134382
Submitted by:	myself
Approved by:	acm (maintainer, private email)
2009-05-09 12:19:58 +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
Pav Lucistnik
fa38ed02cc - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV 2008-07-25 12:24:09 +00:00
Dmitry Marakasov
72ed5c97c3 - Commit forgotten patch
Reported by:	itetcu (QA Tindy)
Approved by:	miwi (mentor)
2008-06-29 20:34:11 +00:00
Dmitry Marakasov
7c9f78c910 - Update to 20080617
- Simplify do-install target (install all data, instead of picking specific extensions - no actual need for that)
- Fix plist for WITHOUT_CLIENT and WITHOUT_DEDICATED cases

PR:		ports/124959
Approved by:	acm (maintainer; via irc), miwi (mentor)
2008-06-29 17:46:39 +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
Martin Wilke
139e1397b9 - Update to 20071222
PR:		119793
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru>
Approved by:	maintainer timeout
2008-02-17 11:22:51 +00:00
Edwin Groothuis
f7c0630cd2 Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 01:02:44 +00:00
Edwin Groothuis
ee83d8b75c [patch] games/sauerbraten update
Upgrade of sauerbraten to the new 2007 spring edition

PR:		ports/112511
Submitted by:	Sam Stein <scs@b1tt3r.org>
Approved by:	maintainer timeout
2007-09-26 01:03:39 +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
536b2de5a0 - Update to 20061204
- Respect CXX
2006-12-29 18:22:15 +00:00
Jose Alonso Cardenas Marquez
7e3ab2862b - Use the correct way to check the default options on Makefile
PR:		ports/105004
Submitted by:	Dmitry Marakasov <amdmi3__at__mail.ru>
2006-11-06 18:19:46 +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
b7503a72b5 - Update to 20060912
- Mark BROKEN on 4.x

Approved by:	garga (mentor,implicit)
2006-09-16 17:43:30 +00:00
Jose Alonso Cardenas Marquez
f1d840ea79 - Update to 20060722 [2]
- Fix building on 4.x and 7.x. [1]
- Allow building only the client/server part through OPTIONS. [1]
- Fix wrapper scripts: pass parameters to the real executables. [1]
- Respect SDL_CONFIG. [1]
- Clean-up. [1]

PR:		101116
Submitted by:	alepulver [1]
Reviewed by:	me [2]
Approved by:	garga (mentor)
2006-08-14 15:29:20 +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
Tilman Keskinoz
71f9abcd21 Mark BROKEN on CURRENT
Reported by:	pointyhat
2006-07-03 14:49:45 +00:00
Tilman Keskinoz
1ece8dfe17 Update to 20060611
Removed UXE_X_PREFIX

PR:		98928
Submitted by:	maintainer
2006-06-15 12:33:41 +00:00
Tilman Keskinoz
74121a441d Update to 20060426
PR:		96935
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-05-08 18:43:58 +00:00
Sam Lawrance
1ccc7e7daf Add Sauerbraten, a first person shooter based on Cube.
PR:		ports/92712
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-04-30 10:25:12 +00:00