Commit graph

55 commits

Author SHA1 Message Date
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
2a9763f12a - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-22 08:55:40 +00:00
Jose Alonso Cardenas Marquez
11cac61c35 - Remove USE_GCC
- Remove BROKEN, new version of snes9x compiles fine on CURRENT

Suggested and reported by:	miwi
2007-10-04 15:38:18 +00:00
Jose Alonso Cardenas Marquez
1f1bf1968c - Update to 1.51
- Clean patch files
- Add NETPLAY Option
2007-10-04 05:43:04 +00:00
Mark Linimon
cb3d79c7b2 Mark broken with gcc4.2. 2007-09-29 15:03:33 +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
5ee4cbd5f7 - My fault on previous commit, this is the correct way for do the things 2007-03-24 12:26:14 +00:00
Jose Alonso Cardenas Marquez
173bf3ba0e - Now,the OPENGL option installs snes9x instead of osnes9x
- Bump PORTREVISION
2007-03-24 12:22:22 +00:00
Jose Alonso Cardenas Marquez
fc25b8d6e4 - Add USE_GCC=3.4+. I forgot to add it in my previous commit. 2006-12-28 01:15:04 +00:00
Jose Alonso Cardenas Marquez
fee519b29e - Update to 1.5
- Add new mirrors to MASTER_SITES
- Add pkg-message file
- Convert to OPTIONS
- Clean patch files
- Install DOCSDIR files
- Remove obsolete patch
- Remove USE_X_PREFIX
- Take maintainership
2006-12-27 17:27:37 +00:00
Pav Lucistnik
0c435188db - Fill in $LINENO in configure script, so it detects FreeBSD, so it enables
joystick support.

  This a more magic situation.

PR:		ports/96193
Submitted by:	Andreas Steinel <lnxbil@saarlinux.org>
2006-04-29 21:40:22 +00:00
Mark Linimon
75927220c8 Reset green@ as maintainer at his request.
Hat:		portmgr
2006-03-31 06:35:51 +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
5a03fea9e4 Fix PLIST_FILES
PR:		ports/69186
Submitted by:	Ports Fury
2004-07-17 18:29:42 +00:00
Pav Lucistnik
f91291e082 - Update to 1.42
PR:		ports/62158
Submitted by:	Ports Fury
Approved by:	maintainer timeout (4 months)
2004-05-29 23:59:56 +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
Brian Feldman
78e1cd3dce Allow the user to compile Snes9X without x86 assembly optimizations, and
with OpenGL as a display, with the port flags WITHOUT_X86_ASM and
WITH_OPENGL.  Instead of updating the port revision, bump the version to
"1.41.1", which more accurately reflects what Snes9X is calling itself.

Submitted by:	KATO Tsuguru <tkato@prontomail.com>
PR:	ports/57003
2003-10-21 02:36:04 +00:00
Brian Feldman
24830960a1 Update to Snes9x version 1.41-1, courtesy HIYAMA Takeshi-san.
Submitted by:	HIYAMA Takeshi <hymtk7@yahoo.co.jp>
2003-10-20 04:20:31 +00:00
Brian Feldman
2f6e8d86d7 Now that there's a download site again, upgrade to version 1.40.
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
PR:		ports/44225
2003-08-09 13:21:14 +00:00
Brian Feldman
96c18c40dd Mirror the distfile since the download section on the master site is dead.
Unbreak by updating for new -lusbhid in current.
2003-05-08 01:33:09 +00:00
Kris Kennaway
488b213183 BROKEN: Does not compile 2003-05-07 00:12:29 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Sean Chittenden
b8e1e7ef86 Correct ports that were abusing the FORBIDDEN variable and replace with
either IGNORE or BROKEN.

Since there seems to be some confusion, for the record:

BROKEN		is reserved for ports that don't work.  This will prevent
		users from installing the port, but please note that
		ports marked as BROKEN will still be built by bento
IGNORE		is reserved for ports that should not be built for one
		reason or another (including bento).  Users and bento
		will not build ports marked as IGNORE.
FORBIDDEN	is reserved for security breakages only!!!  Only mark a
		port as FORBIDDEN if there is a security issue with the
		port at the time.

Reviewed by:	kris (portmgr)
2003-02-07 02:44:21 +00:00
Kris Kennaway
510b91e1dc Fix build (chase libusb to libusbhid) 2002-09-29 03:41:37 +00:00
Brian Feldman
05e1411145 Update to version 1.37c with the major notable of having all of Kreed's
display filters built-in.
2001-03-29 12:36:15 +00:00
Yukihiro Nakai
5be110617f Maintainer change. 2001-03-29 09:09:50 +00:00
Yukihiro Nakai
da4cb0d670 More fix for 4.x-RELEASE
PR:		ports/24752
Submitted by:	HIYAMA Takeshi <th@cis.ibaraki.ac.jp>
2001-02-05 16:15:37 +00:00
Yukihiro Nakai
6d5e029d2f More fix about usb support. 2001-01-24 01:16:14 +00:00
Yukihiro Nakai
597ef810b9 Add fix for 4.2-stable. 2001-01-22 00:56:20 +00:00
Brian Feldman
0d72c86570 Update to 1.34a 2001-01-13 20:28:00 +00:00
Brian Feldman
5485c9569b Bump the PORTREVISION for a compilation that has optimization and -2xsai. 2000-11-22 03:18:33 +00:00
Brian Feldman
87ee0d7cd1 Bump the PORTREVISION after committing the USB joystick code. Note
the Alpha still doesn't work; if anyone with an Alpha who wants to
play Snes9X can fix it, please do :)
2000-11-20 02:19:43 +00:00
Brian Feldman
c47b390409 Add a UHID joystick driver (USB Joysticks/GamePads/etc.) as the
FreeBSD machdep joystick handling code.  Along with this, make a few
cleanups, and add a new switch, "-joyshift", which enables USB HID
numbering to start with the second gamepad.

The upshot of all this is that I can now play two-player games and
have second player on the gamepad.  Yay!
2000-11-19 07:10:40 +00:00
Brian Feldman
b12eba268a Update to version 1.32. 2000-10-14 01:03:29 +00:00
Michael Haro
b7f08d10c0 PORTNAME/VERSION stuff 2000-04-12 04:56:17 +00:00
Satoshi Asami
eae72c6bb0 Mark FORBIDDEN on alpha, it builds but doesn't run.
Submitted by:	green
Reviewed by:	steve
2000-03-12 07:03:04 +00:00
Brian Feldman
481711b7ac Update to Snes9X 1.29, and get Makefile.alpha built. 2000-03-09 05:16:30 +00:00
Yukihiro Nakai
397ab3211d Update to 1.26 1999-12-28 04:27:57 +00:00
Brian Feldman
2a84888391 I am not actually MAINTAINER. 1999-09-22 04:06:50 +00:00
Chris Piazza
5cb5d6fbb6 o Support CC/CXX
o Support CFLAGS/CXXFLAGS
o Make this actually build on my system (alfred had the same problem,
  but, oddly enough, green didn't)
1999-09-20 01:56:08 +00:00
Brian Feldman
156a1aa3d9 Snes9X is updated to 1.25.
(And the villagers rejoiced!)
Snes9X actually builds now.
	(And the villagers rejoiced!)
Snes9X should actually work on the Alpha now.
	(And the villagers rejoiced!)
1999-09-20 00:04:34 +00:00
Satoshi Asami
68215d1840 pgcc compiler is called pgcc, not egcs. The port still doesn't build
("Internal compiler error"...probably pgcc's fault) but at least it will
start compiling.
1999-09-11 13:21:02 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Seiichirou Hiraoka
e8ed2dfbf4 Update to 119a
PR: ports/12485
Submitted by: nakai@maple.ocn.ne.jp
1999-07-02 05:27:37 +00:00
Justin M. Seger
539536fae4 Switch to using USE_ZIP along with minor cleanups to some ports. 1999-05-01 12:34:38 +00:00
Seiichirou Hiraoka
468b815704 Update to 118e
Now it comes with sound!
But disabled the joystick
PR: ports/10852
Submitted by: nakai@internetsolutions.co.jp
1999-03-31 14:01:19 +00:00
Satoshi Asami
5114e2637e Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
bsd.port.mk rev. 1.304 for details on the change.

The fix here is one of the following.

(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
    EXTRACT_* commands.

(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
    calling the "tar" command (i.e., arguments like "-xzf" are spelled
    out).

(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
    add ${EXTRACT_AFTER_ARGS} to the command line as well.

(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
    is set, define the other two too.
1999-02-03 11:12:01 +00:00
Vanilla I. Shu
edecf3c4f0 Change maitainer's email address,
and BROKEN some gnome ports until I upgrade it.
1999-01-12 16:51:33 +00:00