Commit Graph

28 Commits

Author SHA1 Message Date
Martin Wilke
7922096790 - Unbreak
- Fix build with gcc 4.2

PR:		116893
Submitted by:	miwi
Approved by:	maintainer timeout
2007-10-17 09:45:35 +00:00
Mark Linimon
c1dc7bd8aa Mark as broken with gcc4.2. While here, remove antique compatibilty cruft. 2007-10-02 05:24:15 +00:00
Rong-En Fan
d8cef9dd9b - Use correct argument to disable profiling
PR:   	      ports/113249
Submitted by: Dylan Leigh <dleigh at cs.rmit.edu.au>
Approved by:  maintainer timeout (20 days)
2007-06-22 14:25:26 +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
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
Kris Kennaway
33dc8bdfc7 Now builds on sparc64 2006-09-17 20:08:47 +00:00
Edwin Groothuis
0bb0ea5bd7 SHA256ify
Approved by:    krion@
2006-01-22 09:48:59 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Marcus Alves Grando
878c07d14b Add support to GTK2
PR:		87370
Submitted by:	No Name <arundel@h3c.de> (maintainer)
2005-10-13 22:53:59 +00:00
Kris Kennaway
f03f93f5bd BROKEN on ia64 and sparc64: Runaway cc1plus process 2005-07-21 00:03:11 +00:00
Volker Stolz
b4ba41aadf Give hint to possibly necessary workaround in pkg-message
PR:		ports/73011
Submitted by:	maintainer
2004-10-27 15:13:32 +00:00
Pav Lucistnik
556a038ede - Fix build on 4.x
- Don't install debugger unless asked
- Assume maintainership

PR:		ports/70769
Submitted by:	No Name <arundel@h3c.de>
2004-08-21 13:59:20 +00:00
Kris Kennaway
b0d78cb04f BROKEN on 4.x: Does not compile 2004-08-16 01:16:13 +00:00
Kris Kennaway
3a19cceee9 Reset maintainer:
<arundel@gmx.net>
    (reason: 550 5.1.1 {mx057} <arundel@gmx.net>... User is unknown)
2004-08-16 01:13:13 +00:00
Kirill Ponomarev
652e92e2c0 Update to 1.7.2
PR:		ports/69162
Submitted by:	maintainer
2004-07-17 11:48:35 +00:00
Volker Stolz
33d69509c8 Workaround broken .if (${OSVERSION}...), cf.
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/dads-workarounds.html

PR:		ports/66739
Submitted by:	Scott Lipcon
2004-05-18 07:33:02 +00:00
Edwin Groothuis
16ed105f32 - Remove double SIZE entry of distinfo (make fetch is acting weird if you don't)
- use install -d instead of mkdir

Thanks to kris@
2004-05-15 05:08:48 +00:00
Edwin Groothuis
c5d69a5700 maintainer update of emulators/vba
Update of emulators/vba to 1.7.1_2

(this time for real!)
PR:		ports/64612
Submitted by:	No Name <arundel@gmx.net>
2004-05-14 11:54:26 +00:00
Edwin Groothuis
bbcce9438c maintainer update of emulators/vba
Update of emulators/vba to 1.7.1_2

Also added a pkg-message to explain about the configuration file,
and made sure that the default configuration file didn't get left
behind when make deinstall is done.

PR:		ports/64612
Submitted by:	No Name <arundel@gmx.net>
2004-05-14 11:49:01 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +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
Edwin Groothuis
672c044e2e Properly use SDL everywhere:
USE_SDL=yes	-> USE_SDL=sdl	(good examles everywhere)
	WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...)

See
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html
for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL.

PR:		follow-ups of ports/55494, ports/61877
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2004-03-08 01:01:31 +00:00
Mark Linimon
bee4c1b17a This was missed in the last commit. 2004-02-17 17:47:26 +00:00
Mark Linimon
5c3d5d1f4e Update to version 1.7.1: update battery file more often; many bugfixes.
See ChangeLog for complete details.

PR:		ports/62645
Submitted by:	arundel@gmx.net (maintainer)
2004-02-17 10:06:24 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Pav Lucistnik
d3ced2683a - Update to 1.7
PR:		ports/61599
Submitted by:	No-Name <arundel@gmx.net> (maintainer)
2004-01-21 22:43:20 +00:00
Pav Lucistnik
d2ecb8d505 - Nuke useless empty file 2004-01-21 22:28:14 +00:00
Edwin Groothuis
0e78f2abe2 New port: VisualBoyAdvance
VisualBoyAdvance is currently one of the best Gameboy Advance
	emulators out there.

PR:		ports/56376
Submitted by:	No Name <arundel@gmx.net>
2003-10-03 13:07:59 +00:00