Commit Graph

32 Commits

Author SHA1 Message Date
Dmitry Marakasov
c6d73b3a64 - Switch SourceForge ports to the new File Release System: categories starting with E,F 2009-08-22 00:20:34 +00:00
Pav Lucistnik
d095d4a965 - Remove conditional checks for FreeBSD 5.x and older 2009-01-05 19:44:02 +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
Martin Wilke
ca519ab8c0 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-24 23:21:25 +00:00
Martin Wilke
2d73db3533 - Chase devel/sdl12 shlib version bump 2008-03-13 14:28:35 +00:00
Edwin Groothuis
3e2fd4b788 Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 00:50:28 +00:00
Roman Bogorodskiy
efc984831e Fix build with gcc42.
Reported by:	pointyhat via pav
2007-07-15 08:53:13 +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
Pav Lucistnik
5ca9a6aed0 - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework
Submitted by:	rafan
Tested on:	pointyhat
2007-02-13 00:16:29 +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
Roman Bogorodskiy
638d2d94c3 - Fix build on -CURRENT
- Pet portlint

Reported by:	pointyhat via kris
2006-04-16 14:10:33 +00:00
Roman Bogorodskiy
892384b4c2 Broken on FreeBSD < 5.3 because of missing truncf().
Reported by:	pointyhat via kris
2006-01-10 10:42:24 +00:00
Roman Bogorodskiy
1243cee332 Update to 0.4.
PR:		90791 (based on)
Submitted by:	Vasil Dimov <vd@datamax.bg>
2005-12-22 12:07:37 +00:00
Roman Bogorodskiy
7a51904aaa An attempt to fix build on 4.x.
Reported by:	pointyhat via kris
2005-11-17 13:22:30 +00:00
Roman Bogorodskiy
06f57ae75d - Do not allow making an optimized build unless WITH_OPTIMIZED_CFLAGS
is not defined
- Add WITH_DEBUG knob (disabled by default)
2005-10-29 03:44:42 +00:00
Kris Kennaway
9f922aed75 BROKEN on ia64: Internal compiler error 2005-10-28 06:18:06 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Roman Bogorodskiy
3f53954859 Use @freebsd.org address for my ports.
Approved by:	krion (mentor)
2005-03-08 07:38:35 +00:00
Edwin Groothuis
1b791a4c00 [ maintainer ] emulators/pearpc: fix SDL build via update, fix build with JITC
PearPC 0.3.1 includes my patch for configure.in which makes
	SDL usable  and fixes stdint.h/inttypes.h trouble.

	Fix build with JITC cpu for gcc34

PR:		ports/72442
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
2004-10-13 00:09:07 +00:00
Kris Kennaway
84e8d56ed5 Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by:	portmgr
2004-09-30 05:32:00 +00:00
Volker Stolz
a7c17cea10 Add BUILD_DEPENDS on nasm for i386.
PR:		ports/71135
Submitted by:	Roman Bogorodskiy (maintainer)
2004-08-31 09:03:43 +00:00
Volker Stolz
404de5fcd5 - Update to 0.3.0. Only X11 is supported at the moment.
- Minor packaging issues

PR:		ports/70438
Submitted by:	Roman Bogorodskiy (maintainer)
2004-08-19 19:52:57 +00:00
Jeremy Messenger
b167bd2f9e Fix the build with GCC 3.4.x.
PR:		ports/69904
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2004-08-03 07:02:40 +00:00
Pav Lucistnik
e46786ffad - Unbreak on 4.x
Reported by:	bento via kris
Pointy hat:	mezz
2004-07-01 08:04:54 +00:00
Pav Lucistnik
50eb4e9311 - Fix plist. No portrevision raise as this is minor change.
PR:		ports/68360
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2004-06-26 17:15:03 +00:00
Jeremy Messenger
7375a89933 Update to 0.2.0.
PR:		ports/68010
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2004-06-17 05:54:45 +00:00
Pav Lucistnik
850281105c - Unbreak WITH_QT
PR:		ports/67421
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2004-05-31 22:14:37 +00:00
Pav Lucistnik
479b327f49 - Fix build on 4.x
PR:		ports/67411
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2004-05-31 14:02:28 +00:00
Pav Lucistnik
b66cb02f65 - Add WITH_QT knob to enable Qt GUI
PR:		ports/67174
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2004-05-25 15:43:14 +00:00
Pav Lucistnik
d4241c0ba3 - Add WITH_OPTIMIZED_CFLAGS knob to build with optimizations
- Add WITH_JITC knob to select jitc_x86 CPU, only for i386

PR:		ports/67132
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2004-05-24 23:41:57 +00:00
Clement Laforet
11f6056642 Add pearpc 0.1.2, powerPC emulator.
PearPC is an architecture-independent PowerPC platform emulator capable of
running most PowerPC operating systems.

WWW: http://pearpc.sourceforge.net/

PR:		ports/67034
Submitted by:	Roman Bogorodskiy
2004-05-23 21:28:46 +00:00