Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
19.1 24 Aug 2024 16:58:32 |
Zsolt Udvari (uzsolt) |
emulators/openmsx: remove USE_GITHUB
Use MASTER_SITES instead of USE_GITHUB, see
https://docs.freebsd.org/en/books/porters-handbook/book/#makefile-master_sites-github
PR: 280018
Reported by: diizzy |
19.1 23 Aug 2024 18:29:54 |
Zsolt Udvari (uzsolt) Author: Daniel Menelkir |
emulators/openmsx: Update to 19.1
Submitter takes maintainership.
Pet portclippy, portfmt.
Changelog: https://openmsx.org/
PR: 280018 |
18.0_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
18.0 09 Sep 2022 11:20:33 |
Lorenzo Salvadore (salvadore) |
emulators/openmsx: Fix build with GCC 12
Fix build with GCC 12 which is soon to become GCC_DEFAULT version.
PR: 266191
Reported by: exp-run (antoine) |
18.0 08 Sep 2022 23:12:06 |
Lorenzo Salvadore (salvadore) Author: Daniel Menelkir |
all: Return Daniel Menelkir's ports to the pool per his request
PR: 266294 |
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) |
18.0 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 ) |
18.0 18 Jun 2022 12:08:53 |
Fernando ApesteguÃa (fernape) Author: Daniel Menelkir |
emulators/{catapult,openmsx}: update to 18.0
ChangeLog:
https://raw.githubusercontent.com/openMSX/openMSX/RELEASE_18_0/doc/release-notes.txt
PR: 264702
Reported by: dmenelkir@gmail.com
MFH: 2022Q2 (bugfix release) |
17.0 04 Mar 2022 15:56:06 |
Jason E. Hale (jhale) |
*/*: Update maintainer's email address
PR: 262198 |
17.0 04 Oct 2021 21:43:54 |
Daniel Engberg (diizzy) Author: Daniel Menelkir |
emulators/openmsx: Update to 17.0
Changelog:
https://raw.githubusercontent.com/openMSX/openMSX/RELEASE_17_0/doc/release-notes.txt
PR: 256194
Approved by: port maintainer, arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D32289 |
16.0_1 06 Aug 2021 09:07:49 |
Tobias C. Berner (tcberner) |
emulators/openmsx: prepare for freetype2 update
- The upcoming freetype2 update will no longer install the
freetype-config script. The port already supports the new way of
finding freetype2 via pkgconfig, but for this, it needs to build
depend on it.
PR: 251512 |
16.0_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 |
16.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
16.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
16.0 17 Oct 2020 10:55:02 |
rhurlin |
emulators/openmsx: Update to 16.0
Changelog[1]:
- Lots of new features and fixes
- New version scheme (0.15.0 to 16.0)
[1]
https://raw.githubusercontent.com/openMSX/openMSX/RELEASE_16_0/doc/release-notes.txt
Ports changes:
- Update PORTVERSION
- Remove BROKEN
- Update distinfo
- Add patches with FreeBSD gcc specific changes
- Use secure URL in pkg-descr
PR: 250399
Submitted by: Daniel Menelkir <menelkir@itroll.org> (maintainer)
Approved by: arrowd (mentor), tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D26825 |
0.15.0_2 10 Oct 2020 08:51:40 |
antoine |
Mark BROKEN
Compiling PluggableFactory.cc...
In file included from /usr/include/machine/endian.h:6,
from /usr/include/sys/types.h:44,
from /usr/include/zconf.h:444,
from /usr/include/zlib.h:34,
from src/serialize.hh:12,
from src/EmuDuration.hh:4,
from src/EmuTime.hh:4,
from src/input/StateChangeListener.hh:4,
from src/input/RecordedCommand.hh:5,
from src/PluggingController.hh:4,
from src/PluggableFactory.cc:2:
src/utils/endian.hh:12:38: error: expected ')' before '(' token
12 | [[nodiscard]] static inline uint16_t bswap16(uint16_t x)
| ^~~~~~~
src/utils/endian.hh:24:38: error: expected ')' before '?' token
24 | [[nodiscard]] static inline uint32_t bswap32(uint32_t x)
| ^~~~~~~
src/utils/endian.hh:39:38: error: expected ')' before '?' token
39 | [[nodiscard]] static inline uint64_t bswap64(uint64_t x)
| ^~~~~~~
Reported by: pkg-fallout |
0.15.0_2 04 May 2020 03:53:22 |
tagattie |
- Resurrect port and undeprecate
- Pass maintainership to submitter
- Add LICENSE_FILE
- Drop dependency on python2
PR: 245731
Submitted by: Daniel Menelkir <menelkir@itroll.org>
Approved by: ehaupt (mentor) |
0.15.0_1 20 Mar 2020 02:33:04 |
rene |
Remove expired ports:
2020-03-18 devel/py-Products.validation: Old, uses EOLed python27
2020-03-18 devel/py-Acquisition: Old, uses EOLed python27
2020-03-18 devel/py-Products.contentmigration: Old, uses EOLed python27
2020-03-18 textproc/py-zope.app.locales: Old, uses EOLed python27
2020-03-18 devel/py-Products.LDAPUserFolder: Old, uses EOLed python27
2020-03-18 devel/py-zLOG: Old, uses EOLed python27
2020-03-19 textproc/py-ltxml: Unmaintained, uses EOLed python27
2020-03-19 x11-toolkits/flowcanvas: Unmaintained, uses EOLed python27
2020-03-19 audio/raul: Unmaintained, uses EOLed python27
2020-03-19 audio/py-vorbis: Unmaintained, uses EOLed python27
2020-03-19 databases/py-cdb: Unmaintained, uses EOLed python27
2020-03-19 devel/py-libplist: Unmaintained, uses EOLed python27
2020-03-19 devel/py-mwlib: Unmaintained, uses EOLed python27
2020-03-19 emulators/openmsx: Unmaintained, uses EOLed python27
2020-03-19 graphics/py-soya3d: Unmaintained, uses EOLed python27
2020-03-19 irc/py-supybot: Unmaintained, uses EOLed python27
2020-03-19 net-mgmt/py-pdagent: Unmaintained, uses EOLed python27
2020-03-19 textproc/pychm: Unmaintained, uses EOLed python27 |
0.15.0_1 18 Feb 2020 10:58:39 |
antoine |
Deprecate a few unmaintained ports that use python27
With hat: portmgr |
0.15.0_1 04 Nov 2019 21:21:04 |
rene |
Returns johans's ports to the pool after safekeeping his commit bit. |
0.15.0_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 |
0.15.0 29 Jun 2019 16:10:04 |
kai |
emulators/openmsx: Update to 0.15.0
While I'm here:
* Fix build with DOCS option set to off: The files were installed to a dummy
location outside of the stagedir as there's no parameter to disable the
installation of such files.
Nevertheless those files were recorded for packaging which led to issues
during stage-qa. Thus do another approach by just removing those files
when the DOCS option is disabled.
* Add "gl" to USES as using USE_GL alone is deprecated.
* Update WWW field to avoid redirects.
* Pet portclippy.
Changelog:
https://github.com/openMSX/openMSX/releases/tag/RELEASE_0_15_0
PR: 229444
Submitted by: Ryo ONODERA <ryo@tetera.org> (initial patch for 0.14.0)
Approved by: johans (maintainer timeout) |
0.13.0_8 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 |
0.13.0_7 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 |
0.13.0_6 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
0.13.0_5 11 Dec 2017 16:54:20 |
antoine |
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed |
0.13.0_5 18 Nov 2017 19:32:39 |
zeising |
Bump portrevision to chase graphics/glew shard library version update.
PR: 223370
Submitted by: zeising
exp-run by: antoine
Approved by: antoine |
0.13.0_4 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.13.0_3 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.13.0_2 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.13.0_1 20 Nov 2016 09:38:09 |
gerald |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler. |
0.13.0 01 Aug 2016 20:23:20 |
johans |
Update to OpenMSX 0.13.0
https://raw.githubusercontent.com/openMSX/openMSX/RELEASE_0_13_0/doc/release-notes.txt |
0.12.0 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.12.0 21 Sep 2015 19:09:02 |
johans |
Update OpenMSX and Catapult to 0.12.0
https://raw.githubusercontent.com/openMSX/openMSX/RELEASE_0_12_0/doc/release-notes.txt |
0.11.0_2 12 Sep 2015 10:18:22 |
danfe |
- Define LICENSE, place build-related MAKE_ARGS knob below USES/USE_* block
- Remove BROKEN on Tier-2 systems statement: it builds fine at least on
PowerPC, which indicates that "uses i386-specific asm" reason is probably
bogus everywhere else, and should be replaced with adequate BROKEN line
even if it's indeed broken there. While here, convert to options helpers |
0.11.0_2 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
0.11.0_1 25 Dec 2014 19:04:27 |
antoine |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
0.11.0_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.11.0 15 Nov 2014 16:50:38 |
johans |
Update to OpenMSX 0.11.0 |
0.10.1_1 19 Oct 2014 15:43:33 |
mva |
- Convert ports from dns/, editors/ and emulators/ to new
USES=python
Approved by: portmgr (implicit) |
0.10.1_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.10.1 06 May 2014 07:05:28 |
johans |
Update to OpenMSX 0.10.1 |
0.10.0_3 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
0.10.0_2 28 Mar 2014 19:43:35 |
antoine |
Remove some references to deprecated NOPORTDATA
With hat: portmgr |
0.10.0_2 10 Mar 2014 20:55:22 |
gerald |
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs) |
0.10.0_1 03 Mar 2014 23:30:56 |
gerald |
Replace USE_GCC=4.6+ by USE_GCC=yes.
Approved by: portmgr (mat) |
0.10.0_1 21 Feb 2014 13:36:40 |
ehaupt |
Remove trailing whitespaces from category emulators |
0.10.0_1 10 Feb 2014 13:54:28 |
ehaupt |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
0.10.0_1 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
0.10.0_1 10 Jan 2014 08:32:19 |
johans |
- Make sure CXXFLAGS are past when using alternative compiler
without this, binary may get linked with unusable libraries
- Bump PORTREVISION |
0.10.0 07 Jan 2014 10:00:52 |
johans |
- Update OpenMSX to 0.10.0
http://sourceforge.net/projects/openmsx/files/openmsx/0.10.0/README_release-notes.txt/view
This version requires a modern GCC compiler |
0.9.1_1 29 Dec 2013 11:52:22 |
johans |
- Enable STAGE support
- Make hidden dependency on libao explicit
- Bump PORTREVISION |
0.9.1 20 Sep 2013 16:43:53 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators) |
0.9.1 05 Oct 2012 15:06:53 |
johans |
Update OpenMSX to 0.9.1 (bugfix release) |
0.9.0 01 Sep 2012 10:38:57 |
johans |
- Update OpenMSX to 0.9.0
- Switch to dynamic plist, avoiding large diffs every time
- Reduce Makefile header |
0.8.2_3 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.2_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.8.2_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.2 30 Jan 2012 21:36:18 |
johans |
Update OpenMSX to 0.8.2 |
0.8.1_1 11 Nov 2011 02:27:57 |
linimon |
Mark as broken on tier-2: uses i386 asm.
Hat: portmgr
Feature safe: yes |
0.8.1_1 13 Mar 2011 22:44:26 |
johans |
- Remove dependencies that are no longer used (jack, sdl_image)
- Add hidden dependencies introduced in 0.8.0 (ogg, vorbis, theora)
- Up tcl version requirement to 8.5 (won't work well with older tcl)
- Bump PORTREVISION
Reported by: Maarten ter Huurne <maarten@treewalker.org> |
0.8.1 13 Mar 2011 19:52:04 |
johans |
Update openmsx to 0.8.1 |
0.8.0_1 11 Aug 2010 06:57:34 |
mva |
- Update graphics/sdl_ttf to version 2.0.10
- Bump portrevisions for all ports depending on graphics/sdl_ttf
- Update Mk/bsd.sdl.mk for the new shared library version. |
0.8.0 09 Jun 2010 16:59:32 |
johans |
Update to 0.8.0 |
0.7.2_4 27 Apr 2010 21:58:27 |
gahr |
- Add glew to the list of supported USE_GL variables
- Patch ports depending on GLEW directly
Approved by: portmgr (pav) |
0.7.2_4 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.7.2_3 23 Feb 2010 18:03:45 |
johans |
Update my mail address to @FreeBSD.org
Feature safe: yes |
0.7.2_3 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.7.2_2 30 Jan 2010 09:43:31 |
mva |
- Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.
PR: ports/142147 ports/142248 ports/142249
Approved by: miwi (mentor implicit) |
0.7.2_1 22 Aug 2009 00:20:34 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with E,F |
0.7.2_1 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.7.2 03 Jul 2009 13:52:00 |
johans |
Really remove obsoleted patch file this time |
0.7.2 03 Jul 2009 09:00:27 |
johans |
- Update to 0.7.2
- Remove custom patch that shouldn't be needed anymore
- Support building with TCL 8.5 (8.4 still recommended)
- Add python dependency |
0.7.0 07 Jun 2009 14:22:53 |
johans |
Don't add a symlink in /usr/local/bin when installing with custom prefix
Reported by: QAT |
0.7.0 12 Jan 2009 19:32:06 |
johans |
Require modern gcc to compile on FreeBSD-6/amd64
Reported by: pointyhat via pav |
0.7.0 12 Jan 2009 06:46:02 |
johans |
Add patch to compile on amd64 (forgotten in previous commit) |
0.7.0 10 Jan 2009 20:53:54 |
johans |
- Update to 0.7.0
- Add patch for amd64 (will be fixed in next version)
(FreeBSD binutils is too old to grok modern amd64 assembly) |
0.6.3_1 05 Jan 2009 19:44:02 |
pav |
- Remove conditional checks for FreeBSD 5.x and older |
0.6.3_1 25 Jul 2008 14:34:52 |
pav |
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT |
0.6.3_1 13 Mar 2008 14:28:35 |
miwi |
- Chase devel/sdl12 shlib version bump |
0.6.3 04 Feb 2008 21:47:36 |
johans |
- Pass $TCL_LIBDIR so that it finds TCL even with nonstandard LOCALBASE
Submitted by: Martin Tournoij |
0.6.3 27 Dec 2007 09:45:11 |
johans |
- Update to 0.6.3
- Add dependency on GLEW |
0.6.2_1 12 Jun 2007 11:09:56 |
johans |
Mark broken on FreeBSD 5.x/amd64 (internal gcc error) |
0.6.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.6.2 29 Apr 2007 06:27:17 |
johans |
- Update to 0.6.2
- Remove local patch (now fixed in distribution) |
0.6.1 08 Oct 2006 11:57:11 |
johans |
- Fix build on FreeBSD 4.x
Reported by: krismail |
0.6.1 20 Sep 2006 18:56:04 |
johans |
- Update to 0.6.1 |
0.6.0 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.0 12 Jun 2006 18:00:34 |
erwin |
Remove non-existent USE_CONFIGURE knob.
Approved by: maintainer |
0.6.0 26 Jan 2006 12:19:17 |
garga |
OpenMSX, the open source MSX emulator that tries to achieve
near-perfect emulation by using a novel emulation model.
WWW: http://openmsx.sf.net/
PR: ports/92281
Submitted by: Johan van Selst <johans@stack.nl> |