Commit graph

35 commits

Author SHA1 Message Date
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Martin Wilke
ae5f102643 - Fix build with clang
PR:		164243
Submitted by:	Yuri Pankov <yuri.pankov@gmail.com>
Approved by:	maintainer
2012-05-25 15:50:37 +00:00
Marcus von Appen
fbd0197639 - Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:	exp-run by pav
2012-02-18 10:18:33 +00:00
Pawel Pekala
0ebb65cbba Fix build with gcc 4.6
PR:		ports/161782
Submitted by:	Christian Mangin <cmangin@arobas.net>
Approved by:	maintainer
2011-10-21 16:02:31 +00:00
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
Martin Wilke
6804d852ff = Drop MD5 support 2011-07-02 17:14:20 +00:00
Wen Heping
805fc8ec88 - Update to 0.74
PR:		ports/146529
Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua>
Approved by:	maintainer(timeout, > 15days)
2010-05-28 08:59:56 +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
c6d73b3a64 - Switch SourceForge ports to the new File Release System: categories starting with E,F 2009-08-22 00:20:34 +00:00
Martin Wilke
4c62ce9b7b - Update to 0.73
PR:		135277
Submitted by:	Wen Heping <wenheping@gmail.com>
Approved by:	maintainer
2009-07-04 22:39:05 +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
2d73db3533 - Chase devel/sdl12 shlib version bump 2008-03-13 14:28:35 +00:00
Marcelo Araujo
233640b6af - Update to 0.72.
- Remove 4.X cruft.

PR:		ports/115859
Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua>
Approved by:	stas (mentor), Tom Carrick <knyght@gmail.com> (maintainer)
2007-09-19 18:21:38 +00:00
Tilman Keskinoz
352a2a1203 Update to 0.71
PR:		115057
Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua>
Approved by:	"Tom Carrick" <knyght@gmail.com>
2007-07-31 12:59:28 +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
Martin Wilke
2ea4d5836c - Update to 0.70
PR:             110250
Submited by:    Alex Kozlov<spam@rm-rf.kiev.ua>
Approved by:    maintainer
2007-03-13 13:18:09 +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
Cheng-Lung Sung
a2345d72dd - Fix build on 4.x
PR:		97937
Submitted by:	Shaun Amott <shaun_AT_inerd dot com>
Approved by:	maintainer
2006-05-30 07:02:51 +00:00
Edwin Groothuis
8729b2d12d emulators/dosbox - Update to 0.65
Update DOSBox to version 0.65
	Changelog: http://dosbox.sourceforge.net/news.php?show_news=1
	Remove USE_REINPLACE

PR:		ports/95200
Submitted by:	Lars Engels <lars.engels@0x20.net>
Approved by:	"Tom Carrick" <knyght@gmail.com>
2006-04-06 00:07:11 +00:00
Edwin Groothuis
0bb0ea5bd7 SHA256ify
Approved by:    krion@
2006-01-22 09:48:59 +00:00
Kris Kennaway
b2319b7a22 Update maintainer address
Submitted by:	maintainer
Approved by:	portmgr (self)
2005-01-03 21:43:09 +00:00
Volker Stolz
832dcb8cf4 Update to 0.63
PR:		ports/74303
Submitted by:	Miguel Mendez
Approved by:	maintainer timeout
2004-12-17 14:44:51 +00:00
Oliver Lehmann
dfa793b73c fix build on FreeBSD 4
PR:		ports/73002
Approved By:	maintainer
2004-10-28 05:20:12 +00:00
Edwin Groothuis
361ae183c4 Update: emulators/dosbox to 0.62
Updates dosbox from 0.61 to 0.62. Updates are speed/stability
	increases, general updates, and gcc 3.4 support without the
	patch. Note, the file 'files/patch-include-dos_inc.h' and
	the directory 'files' have been removed.

PR:		ports/72289
Submitted by:	Tom Carrick <knyghtmare@knyghtmare.com>
2004-10-11 23:16:18 +00:00
Pav Lucistnik
886cd48fd0 - Fix build with gcc 3.4
Obtained from:	Dosbox CVS
2004-08-21 14:35:53 +00:00
Trevor Johnson
3bca696b10 Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
Edwin Groothuis
c9ea361463 Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
2004-03-16 04:23:56 +00:00
Kirill Ponomarev
655508f232 - Update to version 0.61
PR:		ports/62474
Submitted by:	maintainer
2004-02-07 17:35:11 +00:00
Edwin Groothuis
63410fe085 Let ports use the USE_SDL macro
PR:		ports/61807
Approved by:	Tom Carrick <knyghtmare@knyghtmare.com>
2004-01-23 23:09:28 +00:00
Alexander Leidinger
bbe8d41dbd - update dosbox from 0.58 to 0.60
- updated website address
 - Use USE_SDL instead of manually specifying devel/sdl12 as LIB_DEPENDS
   and setting SDL_CONFIG.
 - Enable screenshot and modem emulation support.
 - Install the dosbox(1) manual page.
 - Move the message displayed by the post-install target into a pkg-message
   so it also gets displayed when this port is installed via its package.
 - Use DOCSDIR.

PR:		58174
Submitted by:	Marius Strobl <marius@alchemy.franken.de>
Approved by:	maintainer
2003-11-01 14:28:19 +00:00
Kris Kennaway
a54ba22d45 Remove extraneous directory
Reviewed by:	maintainer
2003-08-16 11:44:40 +00:00
Maho Nakata
e40f8a28a3 Fix build on 4-STABLE
Submitted by:	kris via bento
2003-07-29 00:49:08 +00:00
Maho Nakata
900ee8b130 a) Update from 0.55 to 0.58
b) small clean-up

PR:		52127
Submitted by:	Tom Carrick <knyghtmare@knyghtmare.com>	(maintainer)
2003-07-26 00:03:00 +00:00
Munechika SUMIKAWA
75a5f843a7 Fixed dependency. 2003-05-05 11:03:14 +00:00
Munechika SUMIKAWA
dade58f65f Add dosbox 0.55, an emulator of a PC with DOS.
PR:		41082
Submitted by:	Tom Carrick <knyghtmare@knyghtmare.com>
2003-05-01 22:19:27 +00:00