Commit graph

37 commits

Author SHA1 Message Date
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
Gabor Kovesdan
268f7cfcbd - Update to 1.51
- Change maintainer's e-mail address

PR:		ports/108357
Submitted by:	Bjorn Konig <bkoenig@cs.tu-berlin.de>
Approved by:	Stefan Sperling <freebsd-ports@stsp.in-berlin.de> (maintainer),
		erwin (mentor)
2007-02-05 18:53:35 +00:00
Jose Alonso Cardenas Marquez
a2cf5cb90d - Update to 1.50
- Added a few new OPTIONS knobs [1]
- Distfile is now a .tar.bz2 instead of a .tar.gz
- Target ALL wasn't valid
- Removed substitutions to configure because they were unnessacary
- Respect CFLAGS [1]
- Mark IGNORE < 602000, It needs zlib 1.2.3 or greater [1]
- Patch to linux/zfilew.c no longer needed

PR:		ports/107125
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Reviewed by:	miwi and me [1]
2007-01-16 23:33:33 +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
Ion-Mihai Tetcu
9aae8cb628 These are a couple of small fixes and improvements I have
accumulated for the emulators/zsnes port:

	* Heed CFLAGS and CPPFLAGS set in /etc/make.conf.
	  Without this, C/C++ code is not optimised for ${CPUTYPE}
	  but always for i386 instead.
	  CFLAGS were ignored entirely before this update, even
	  though the port contains both C and C++ code.
	  CPPFLAGS were passed to configure but overridden again
	  for the actual compile.
	* Only search headers and libaries in ${X11BASE} if building
	  with X11 support. This is rather cosmetic, really.
	* Fix configure script summary to report correct zsnes version.
	* Fix compiler warnings about __FreeBSD__ being redefined.

PR:		ports/102691
Submitted by:	Stefan Sperling (maintainer)
2006-09-04 15:52:41 +00:00
Shaun Amott
84e9dab56c - Add OPTIONS for X11/OpenGL, as these are not mandatory dependencies.
- Pass maintainership to submitter.

PR:		ports/101663
Submitted by:	Stefan Sperling <freebsd-gnats@stsp.in-berlin.de>
2006-08-09 01:46:18 +00:00
Edwin Groothuis
b3bcb8e257 Remove USE_REINPLACE from all categories starting with E 2006-05-07 10:55:47 +00:00
Pav Lucistnik
02828448df - Add SHA256 2005-11-24 16:07:52 +00:00
Pete Fritchman
dfbf58447c Fix an initial crash that prevents zsnes from starting on some
machines.  Bump PORTREVISION.

Submitted by:	Travis L. Poppe <tlp@LiquidX.org>
2005-06-03 03:13:02 +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
Kirill Ponomarev
4a8656a296 Update to version 1.42
PR:		ports/76544
Submitted by:	Ports Fury
2005-01-21 19:39:11 +00:00
Michael Nottebrock
2a2c94eded Update emulators/zsnes to 1.40, remove emulators/linux-zsnes.
PR:		75500
Submitted by:	maintainer
2004-12-30 17:42:30 +00:00
Volker Stolz
a206f0d32d Reset maintainer. Much thanks to Stijn for maintaining the ports so far!
PR:		ports/70203
Submitted by:	Stijn Hoop (maintainer)
2004-08-10 11:04:41 +00:00
Volker Stolz
ff6fd35ef8 Add missed file in last commit.
Noticed by:	Christoph Mallon
2004-07-25 08:33:18 +00:00
Volker Stolz
4d89db6ec3 Fix sound-issue. You will have to restart ZSNES each
time you modify the sound settings within the sound menu for them to work
properly, though.

PR:		ports/67644
Submitted by:	Travis Poppe
Approved by:	maintainer timeout
2004-07-24 22:42:44 +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
Edwin Groothuis
84c834ee8f Let ports use the USE_SDL macro
PR:		ports/61807
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	maintainer timeout
2004-03-07 23:39:10 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +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
Kirill Ponomarev
6056e8f441 - Don't use nasm%%VERSION%% in BUILD_DEPENDS 2003-11-06 23:09:20 +00:00
Tilman Keskinoz
8ba7de996a Chase nasm shared library version
PR:		50852
Submitted by:	Hendrik Scholz <hendrik@scholz.net>
2003-04-12 20:57:23 +00:00
Akinori MUSHA
a8edaa568e De-pkg-comment. 2003-02-21 12:06:51 +00:00
Maxim Sobolev
5c160ac5bd Update version number of SDL shared library. 2003-01-02 15:06:10 +00:00
Patrick Li
9a57cec4de Update to 1.36
PR:		ports/43333
Submitted by:	maintainer
2002-10-06 06:12:45 +00:00
Patrick Li
5ab5322dba Update to 1.35 and bump PORTEPOCH
PR:		ports/39767
Submitted by:	maintainer
2002-06-24 17:47:24 +00:00
David W. Chapman Jr.
60a2460624 Unbreak zsnes with the latest SDL update: disable joystick code for now
PR:		37830
Submitted by:	maintainer
2002-05-07 20:13:42 +00:00
Maxim Sobolev
1b3c0d7d6c Chase increase of libSDL version number. 2002-04-17 12:38:02 +00:00
Jimmy Olgeni
bed28a2a99 Update to version 1.337.
PR:		31589
Submitted by:	Stijn Hoop <stijn@win.tue.nl>
2001-10-29 15:17:33 +00:00
Andrey A. Chernov
5676988fbd Bump png major 2001-09-11 03:32:41 +00:00
David W. Chapman Jr.
c4cc2aa4a2 Update to 1.31b to fix a few games.
PR:		28714
Submitted by:	maintainer
2001-07-07 04:10:52 +00:00
David W. Chapman Jr.
62768764b7 Update to version 1.31
PR:		28528
Submitted by:	maintainer
2001-06-29 23:29:56 +00:00
Jimmy Olgeni
7fcfa07bd1 Update port to version 1.29, add missing libpng dependency.
PR:		28032
Submitted by:	Stijn Hoop <stijn@win.tue.nl>
2001-06-11 12:40:19 +00:00
Jimmy Olgeni
5feb8b8ae2 Update port to version 1.28.
PR:		27794
Submitted by:	Stijn Hoop <stijn@win.tue.nl>
2001-05-31 13:46:57 +00:00
Jimmy Olgeni
556437e213 Update port to version 1.26.
PR:		27502
Submitted by:	Stijn Hoop <stijn@win.tue.nl>
2001-05-21 16:20:59 +00:00
Will Andrews
3855bf6132 Add zsnes 1.20, an x86 only Super Nintendo Entertainment System
(SNES) Emulator.

PR:		27077
Submitted by:	Stijn Hoop <stijn@win.tue.nl>
2001-05-20 02:48:11 +00:00