Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.32.1_1,1 21 Sep 2024 00:38:17 |
Jose Alonso Cardenas Marquez (acm) Author: Stefan Schlosser |
emulators/mednafen: Remove dependency on deprecated port audio/musepack
PR: 281614 |
1.32.1,1 09 Sep 2024 22:30:56 |
Jose Alonso Cardenas Marquez (acm) Author: Stefan Schlosser |
emulators/mednafen: Update to 1.32.1
* consolidate LIB_DEPENDS, USES, USE_*, OPTIONS_*, *_DESC and patches
* unbundle external libraries
* ALSA: add support, enabled by default
* DOCS: install complete documentation
* SS: remove hardcoded -mtune=haswell
* pkg-message: add OSS section
* pet portclippy(1), portfmt(1)
PR: 280021 280958 |
1.26.1_3,1 10 May 2024 16:19:52 |
Piotr Kubaj (pkubaj) |
emulators/mednafen: fix build on powerpc64*
sound/OwlResampler_altivec.inc:35:11: error: use of undeclared identifier
'vec_madd' |
1.26.1_3,1 31 Dec 2023 00:37:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
1.26.1_3,1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.26.1_2,1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.26.1_2,1 02 Aug 2021 16:03:15 |
Yuri Victorovich (yuri) |
audio/jack: Update to Jack2: 0.125.0 -> 1.9.16
Big thank you to Florian Walpen <dev@submerge.ch> and
Goran Mekić <meka@tilda.center> for working on Jack2.
PR: 251125
Submitted by: Florian Walpen <dev@submerge.ch> (original version) |
1.26.1_1,1 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
1.26.1,1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.26.1,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.26.1,1 01 Dec 2020 17:27:48 |
acm |
- Update to 1.26.1
- Add patch for fix joystick detection if devel/evdev-proto is installed [1]
PR: 244157 [1]
Submitted by: vedge at hypertriton.com |
1.24.3_1,1 26 Aug 2020 11:02:44 |
pkubaj |
emulators/mednafen: switch to base clang on powerpc64 elfv2
Clang 11 can compile this port successfully. |
1.24.3,1 09 May 2020 05:10:23 |
acm |
- Update to 1.24.3
Changelog at: https://mednafen.github.io/documentation/ChangeLog.txt |
1.22.2,1 22 Mar 2020 15:03:40 |
pkubaj |
emulators/mednafen: fix build on powerpc64 elfv2
Switch to GCC on powerpc64, clang has already reported issue:
Assertion failed: (!isSigned && "Legalize cannot Expand SINT_TO_FP for i64
yet"), function ExpandLegalINT_TO_FP, file
/usr/src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp,
line 2420. |
1.22.2,1 31 Dec 2019 18:47:19 |
acm |
- Update to 1.22.2 |
1.22.1_2,1 12 Dec 2019 15:11:33 |
jhale |
Update sysutils/libcdio to 2.1.0
Update sysutils/libcdio-paranoia to 10.2+2.0.1
Bump PORTREVISION on consumers due to shared library version increase |
1.22.1_1,1 08 Nov 2019 10:08:50 |
tobik |
e*: Add missing USES={gnome,sdl,xorg} |
1.22.1_1,1 05 Nov 2019 15:48:41 |
zeising |
Add USES=xorg USES=gl, ports categories e
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'e'. |
1.22.1_1,1 13 Aug 2019 16:03:12 |
mat |
Convert to UCL & cleanup pkg-message (categories e-g) |
1.22.1_1,1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
1.22.1,1 30 May 2019 03:06:56 |
swills |
emulators/mednafen: Update to 1.22.1
PR: 236628
Submitted by: checo1705@secmail.pro
Approved by: maintainer timeout (acm, >2 months) |
1.21.3_2,1 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
1.21.3_1,1 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
1.21.3,1 28 Jul 2018 07:24:55 |
acm |
- Fix sdl dependencies. It uses SDL 2.x instead of 1.x |
1.21.3,1 28 Jul 2018 07:07:49 |
acm |
- Update to 1.21.3 |
0.9.45.1_2,1 05 Apr 2018 20:13:34 |
jhale |
Update sysutils/libcdio to 2.0.0
- Add regression tests
Update multimedia/vcdimager to 2.0.1
- Previous version is incompatible with new libcdio API; update was neccesary
- Add regression tests
- Fix LICENSE
- Sort pkg-plist
- Update WWW in pkg-descr
Bump PORTREVISON on dependent ports due to libcdio shared libary increase
Changes
(libcdio): http://git.savannah.gnu.org/cgit/libcdio.git/plain/NEWS?h=release-2.0.0
Changes (vcdimager): https://github.com/rocky/vcdimager/blob/3b56705/NEWS
Differential Revision: https://reviews.freebsd.org/D14469 |
0.9.45.1_1,1 12 Dec 2017 04:35:49 |
jbeich |
Re-try ports affected by bug 193528 on powerpc* after r449590 |
0.9.45.1_1,1 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
0.9.45.1,1 07 Jul 2017 02:29:54 |
acm |
- Update to 0.9.45.1 |
0.9.43_2,1 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 |
0.9.43_1,1 22 May 2017 13:17:39 |
linimon |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills |
0.9.43_1,1 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
0.9.43,1 18 Mar 2017 06:23:07 |
acm |
- Update to 0.9.43
- Update MASTER_SITES
- Update WWW
- Remove obsolete patch file |
0.9.38.7,1 01 Jan 2017 03:45:13 |
sunpoet |
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket) |
0.9.38.7,1 25 Oct 2016 13:45:14 |
amdmi3 |
- Fix build on 11.x+ by fixing abs() issue
- Mention c++11 requirement
- Mark broken on 9.x: does not build due to lacking c++11 support
Approved by: portmgr blanket |
0.9.38.7,1 05 May 2016 13:42:08 |
acm |
- Update to 0.9.38.7
- Remove obsolete patch files |
0.9.33.2_5,1 29 Apr 2016 15:20:28 |
arved |
Update libcdio: 0.92 -> 0.93
Udpate libcdio-paranoia: 10.2+0.90+1 -> 10.2+0.93+1
Bump PORTREVISIONs of dependents because of shared library version bump. |
0.9.33.2_4,1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.9.33.2_4,1 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
0.9.33.2_4,1 03 Jan 2016 00:07:00 |
rakuco |
Fix MASTER_SITES and unmark BROKEN. |
0.9.33.2_4,1 13 Dec 2015 08:47:02 |
bapt |
Mark as broken: unfetchable |
0.9.33.2_4,1 14 May 2015 01:47:42 |
amdmi3 |
- Clarify LICENSE
- Add LICENSE_FILE
- Add CPE info
- Update WWW:
Approved by: portmgr blanket |
0.9.33.2_4,1 08 Dec 2014 16:48:41 |
tijl |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
0.9.33.2_3,1 02 Oct 2014 00:27:02 |
jhale |
- Fix build with NLS option disabled
- Drop @dirrm
PR: 193356
Submitted by: Kevin Zheng <kevinz5000@gmail.com>
Patched by: myself
Approved by: acm (maintainer timeout, 3 weeks) |
0.9.33.2_3,1 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
0.9.33.2_2,1 09 Aug 2014 10:06:55 |
arved |
Chase library dependencies after libcdio <-> libcdio-paranoia split
PR: 192271 |
0.9.33.2_1,1 06 Aug 2014 16:08:08 |
amdmi3 |
- Fix plist
Approved by: portmgr blanket |
0.9.33.2_1,1 29 Jul 2014 18:41:17 |
adamw |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
0.9.33.2_1,1 09 Jul 2014 19:06:35 |
tijl |
- Convert net/sdl_net to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
Approved by: portmgr (implicit, bump unstaged port) |
0.9.33.2,1 06 Apr 2014 03:28:33 |
acm |
- Fix build with GCC |
0.9.33.2,1 05 Apr 2014 21:42:18 |
acm |
- Update to 0.9.33.2
- Add PSX, VB and MD options
- Remove obsolete patch file |
0.8.D.3,1 28 Feb 2014 21:11:10 |
rene |
From PR submitter:
- Update to 0.8.D.3 (latest stable)
- Fix build on amd64 regarding zlib
- Add options to select devices to emulate
From myself:
- Convert to option helpers
- Stage support
- Fix build on FreeBSD 10
PR: ports/179421
Submitted by: "Green Dog"
Approved by: maintainer timeout (acm, 8 months 3 weeks) |
0.8.B_8,1 27 Jan 2014 17:35:27 |
bapt |
Deprecate ports broken for more than 6 month |
0.8.B_8,1 20 Sep 2013 16:43:53 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators) |
0.8.B_8,1 13 Jul 2013 13:05:51 |
bapt |
Mark as broken, dos not build:
file.cpp: In function 'MDFNFILE* MakeMemWrap(void*, int)':
file.cpp:225: error: invalid conversion from 'void*' to 'gzFile_s*'
file.cpp:225: error: initializing argument 1 of 'int gzread(gzFile_s*, void*,
unsigned int)'
file.cpp:277: error: invalid conversion from 'void*' to 'gzFile_s*'
file.cpp:277: error: initializing argument 1 of 'int gzclose(gzFile_s*)'
file.cpp: In function 'MDFNFILE* MDFN_fopen(const char*, const char*, const
char*, const char*)':
file.cpp:439: error: invalid conversion from 'void*' to 'gzFile_s*'
file.cpp:439: error: initializing argument 1 of 'int gzclose(gzFile_s*)'
file.cpp: In function 'bool MDFN_DumpToFileReal(const char*, int, const
std::vector<PtrLengthPair, std::allocator<PtrLengthPair> >&)': |
0.8.B_8,1 10 Jul 2013 11:21:44 |
bapt |
Mark jobs unsafe and convert to USES=gmake |
0.8.B_8,1 26 Apr 2013 16:39:14 |
bapt |
Convert from USE_GETTEXT to USES= gettext
While here:
- Trim some headers
- Convert to new options framework |
0.8.B_8,1 04 Aug 2012 22:52:04 |
kwm |
Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.
Bump all ports that directly depend on libglut because of the shlib version
change.
There are some extra items in this patch.
*) Because freeglut doesn't have the same dependancies as libglut, some ports
need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
remains now.
*) While here fix a png related build issue games/vegastrike.
Thanks to miwi for running the exp-run.
Approved by: portmgr (miwi)
Collaboration with: zeising@
Obtained from: xorg-dev staging area. |
0.8.B_7,1 19 Jul 2012 20:15:39 |
naddy |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora). |
0.8.B_6,1 18 Feb 2012 10:18:33 |
mva |
- 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 |
0.8.B_5,1 18 Jan 2012 17:36:27 |
arved |
Chase libcdio shlib bump |
0.8.B_4,1 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 |
0.8.B_4,1 02 Jul 2011 17:14:20 |
miwi |
= Drop MD5 support |
0.8.B_4,1 06 Jun 2010 20:44:03 |
naddy |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora). |
0.8.B_3,1 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.8.B_2,1 28 Nov 2009 10:34:26 |
arved |
Chase libcdio shared library version bump |
0.8.B_1 22 Aug 2009 00:20:34 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with E,F |
0.8.B_1,1 06 Jul 2009 21:26:00 |
naddy |
Bump PORTREVISION after libogg and libvorbisfile major version increment. |
0.8.B,1 27 Apr 2009 20:45:13 |
acm |
- Update to 0.8.B
- Update WWW |
0.8.7_3 23 Jan 2009 16:28:36 |
flz |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG). |
0.8.7_2 05 Jan 2009 19:44:02 |
pav |
- Remove conditional checks for FreeBSD 5.x and older |
0.8.7_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 ) |
0.8.7_2 06 Jun 2008 13:27:07 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.8.7_1 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) |
0.8.7_1 08 Apr 2008 09:38:57 |
mich |
- chase the cdio shared lib bump |
0.8.7 28 Mar 2008 01:46:21 |
acm |
- Update to 0.8.7 |
0.8.6_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) |
0.8.6_1 13 Mar 2008 14:28:35 |
miwi |
- Chase devel/sdl12 shlib version bump |
0.8.6 23 Dec 2007 02:48:34 |
acm |
- Update to 0.8.6 |
0.8.1 18 Aug 2007 03:14:45 |
acm |
- Update to 0.8.1
- Remove BROKEN |
0.7.2_2 28 Jul 2007 12:27:31 |
miwi |
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION |
0.7.2_1 25 May 2007 01:14:52 |
kris |
BROKEN: Configure fails |
0.7.2_1 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}. |
0.7.2 19 Mar 2007 15:49:05 |
acm |
- Fix typo
Reported by: kris |
0.7.2 15 Mar 2007 15:53:34 |
acm |
- Respect LOCALBASE and X11BASE
Reported by: flz |
0.7.2 12 Feb 2007 17:31:36 |
acm |
- Update to 0.7.2 |
0.7.1 28 Dec 2006 01:09:37 |
acm |
- Update to 0.7.1 |
0.7.0 25 Dec 2006 20:20:00 |
acm |
- Update to 0.7.0
- Change MASTER_SITES to SF |
0.6.5_1 20 Sep 2006 11:21:59 |
stas |
- 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) |
0.6.5 12 Sep 2006 17:33:51 |
acm |
- Add USE_GL
Approved by: garga (mentor, implicit) |
0.6.5 12 Sep 2006 16:43:24 |
acm |
- Update to 0.6.5
- Modify MASTER_SITES
- Remove obsolete patch file
Approved by: garga (mentor,implicit) |
0.6.4 24 Aug 2006 22:44:42 |
acm |
- Update to 0.6.4
- Can to see the changes at http://mednafen.com/releases/ChangeLog
Approved by: garga (mentor) |
0.6.3 15 Aug 2006 09:59:48 |
acm |
- Update to 0.6.3
- Remove USE_X_PREFIX
Approved by: garga (mentor) |
0.6.2 23 Jul 2006 02:45:24 |
acm |
Change maintainer address to my @FreeBSD.org email
Approved by: garga (mentor) |
0.6.2 12 Jul 2006 15:23:04 |
rafan |
- Update to 0.6.2
- Mark as IGNORE on 5.3 and before, which lacks round(3)
PR: ports/100102
Submitted by: Simon Olofsson <simon olofsson.de>
Approved by: maintainer |
0.6.1 04 Jul 2006 00:48:39 |
linimon |
Mark BROKEN on sparc64 due to internal compiler error. I don't know if this
has been reported to the gcc developers yet. |
0.6.1 11 Jun 2006 10:55:20 |
pav |
Mednafen is a portable, utilizing OpenGL and SDL, argument(command-line)-driven
multi-system emulator with many advanced features. The Atari Lynx, GameBoy,
GameBoy Color, GameBoy Advance, NES, PC Engine(TurboGrafx 16), and SuperGrafx
are emulated. Mednafen has the ability to remap hotkey functions and virtual
system inputs to a keyboard, a joystick, or both simultaneously. Save states
are supported, as is real-time game rewinding. Screen snapshots may be taken at
the press of a button, and are saved in the popular PNG file format.
Mednafen is distributed under the terms of the GNU GPL.
Due to the threaded model of emulation used in Mednafen, and limitations of SDL
a joystick is preferred over a keyboard to play games, as the joystick will have
slightly less latency, although the latency differences may not be perceptible
to most people.
WWW: http://mednafen.com/
PR: ports/94006
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> |