Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.51_7 03 Aug 2018 15:52:00 |
acm |
- Remove emulators/snes9x A update version is available at
emulators/snes9x-gtk |
1.51_7 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
1.51_6 03 Jan 2017 21:04:37 |
jbeich |
emulators/snes9x: unbreak with libc++ 3.9
unix/unix.cpp:1451:9: error: cannot initialize a variable of type 'char *' with
an rvalue of type
'const char *'
char *slash = strrchr(path, SLASH_CHAR);
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
unix/unix.cpp:1452:9: error: cannot initialize a variable of type 'char *' with
an rvalue of type
'const char *'
char *dot = strrchr(path, '.');
^ ~~~~~~~~~~~~~~~~~~
PR: 212343
Regressed by: https://github.com/llvm-mirror/libcxx/commit/b4aa97130b8b |
1.51_5 19 May 2016 11:09:14 |
amdmi3 |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
1.51_5 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.51_5 24 Mar 2015 22:17:42 |
marino |
3 ports categories: Remove $PTHREAD_LIBS
Categories: print, science, emulators
approved by: PTHREAD blanket |
1.51_5 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
1.51_4 28 Jul 2014 18:39:29 |
adamw |
Rename emulators/ patch-xy patches to reflect the files they modify. |
1.51_4 01 Jun 2014 16:39:41 |
grembo |
Stagify. Small fixes while being there.
The port doesn't build with std=c++11. Even though it's
an upstream problem, the maintainer might want to
look into fixing this.
Reviewed by: flo (mentor)
Approved by: flo (mentor) |
1.51_4 26 May 2014 13:13:46 |
miwi |
- Convert gmake,bzip2 to USES
Approved by: portmgr |
1.51_4 20 Sep 2013 16:43:53 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators) |
1.51_4 08 May 2013 15:59:11 |
bdrewery |
Really fix conversion - missed a 2nd typo |
1.51_4 02 May 2013 13:29:29 |
bdrewery |
Fix conversion to new options framework for bmake |
1.51_4 28 Apr 2013 21:20:28 |
bapt |
Convert emulators to new options framework |
1.51_4 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.51_3 23 Sep 2011 22:26:39 |
amdmi3 |
- 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 |
1.51_3 23 Aug 2011 07:45:27 |
dougb |
Geocities has been gone for almost 2 years now, so let's remove
references to it.
Deprecate ports whose only MASTER_SITE is (was) geocities |
1.51_3 02 Jul 2011 17:14:20 |
miwi |
= Drop MD5 support |
1.51_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.51_2 21 Aug 2008 06:18:49 |
rafan |
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 (Only the first 15 lines of the commit message are shown above ) |
1.51_2 19 Apr 2008 17:56:05 |
miwi |
- 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) |
1.51_2 22 Mar 2008 08:55:40 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
1.51_1 04 Oct 2007 15:38:19 |
acm |
- Remove USE_GCC
- Remove BROKEN, new version of snes9x compiles fine on CURRENT
Suggested and reported by: miwi |
1.51 04 Oct 2007 05:43:04 |
acm |
- Update to 1.51
- Clean patch files
- Add NETPLAY Option |
1.5_2 29 Sep 2007 15:03:33 |
linimon |
Mark broken with gcc4.2. |
1.5_2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.5_1 24 Mar 2007 12:26:14 |
acm |
- My fault on previous commit, this is the correct way for do the things |
1.5_1 24 Mar 2007 12:22:22 |
acm |
- Now,the OPENGL option installs snes9x instead of osnes9x
- Bump PORTREVISION |
1.5 28 Dec 2006 01:15:04 |
acm |
- Add USE_GCC=3.4+. I forgot to add it in my previous commit. |
1.5 27 Dec 2006 17:27:38 |
acm |
- 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 |
1.42_1 29 Apr 2006 21:40:23 |
pav |
- 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> |
1.42 31 Mar 2006 06:35:51 |
linimon |
Reset green@ as maintainer at his request.
Hat: portmgr |
1.42 22 Jan 2006 09:47:28 |
edwin |
SHA256ify
Approved by: krion@ |
1.42 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
1.42 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
1.42 17 Jul 2004 18:29:42 |
krion |
Fix PLIST_FILES
PR: ports/69186
Submitted by: Ports Fury |
1.42 30 May 2004 00:35:30 |
pav |
- Update SIZE in distinfo too
Spotted by: kris |
1.42 29 May 2004 23:59:56 |
pav |
- Update to 1.42
PR: ports/62158
Submitted by: Ports Fury
Approved by: maintainer timeout (4 months) |
1.41.1_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.41.1_1 06 Feb 2004 13:12:53 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
1.41.1_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.41.1 21 Oct 2003 02:36:04 |
green |
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 |
1.41 20 Oct 2003 04:20:32 |
green |
Update to Snes9x version 1.41-1, courtesy HIYAMA Takeshi-san.
Submitted by: HIYAMA Takeshi <hymtk7@yahoo.co.jp> |
1.40 11 Aug 2003 00:39:34 |
green |
Unbreak the compilation for 4.x users. |
1.40 09 Aug 2003 13:21:14 |
green |
Now that there's a download site again, upgrade to version 1.40.
Submitted by: KATO Tsuguru <tkato@prontomail.com>
PR: ports/44225 |
1.37c 13 May 2003 17:10:53 |
green |
Correct USB joystick support for 4.x (used the wrong version of the
hid_report_size(3) API).
Submitted by: Sean Welch <welchsm@earthlink.net> |
1.37c 08 May 2003 01:33:09 |
green |
Mirror the distfile since the download section on the master site is dead.
Unbreak by updating for new -lusbhid in current. |
1.37c 06 May 2003 23:54:41 |
kris |
BROKEN: Does not compile |
1.37c 07 Mar 2003 06:01:20 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
1.37c 07 Feb 2003 02:44:22 |
seanc |
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) |
1.37c 29 Sep 2002 03:41:37 |
kris |
Fix build (chase libusb to libusbhid) |
1.37c 20 Sep 2002 19:17:02 |
green |
Use sys/soundcard.h instead of machine/soundcard.h |
29 Mar 2001 12:36:16 |
green |
Update to version 1.37c with the major notable of having all of Kreed's
display filters built-in. |
29 Mar 2001 09:09:50 |
nakai |
Maintainer change. |
05 Feb 2001 16:15:38 |
nakai |
More fix for 4.x-RELEASE |
24 Jan 2001 01:16:15 |
nakai |
More fix about usb support. |
22 Jan 2001 00:56:21 |
nakai |
Add fix for 4.2-stable. |
13 Jan 2001 20:28:00 |
green |
Update to 1.34a |
22 Nov 2000 03:18:33 |
green |
Bump the PORTREVISION for a compilation that has optimization and -2xsai. |
22 Nov 2000 03:18:13 |
green |
Add 2xSaI mode to Snes9X for Unix (X11); using the switch -2xsai, this is a
"smarter" stretcher and interpolater by Kreed. It looks better than the -y TV
mode :) |
22 Nov 2000 03:15:30 |
green |
Actually have CFLAGS do something. Previously, the emulator has been
compiling with no optimization!! |
20 Nov 2000 02:19:43 |
green |
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 :) |
19 Nov 2000 07:10:40 |
green |
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. |
14 Oct 2000 02:03:29 |
green |
Update to version 1.32. |
08 Oct 2000 02:02:29 |
asami |
Convert category emulators to new layout. |