Commit graph

50 commits

Author SHA1 Message Date
Gerald Pfeifer
15945f8122 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)
2014-09-10 20:50:31 +00:00
Johan van Selst
4d4da2038b Update to OpenMSX 0.10.1 2014-05-06 07:05:27 +00:00
Niclas Zeising
39fc32e828 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
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
2014-04-16 18:28:47 +00:00
Antoine Brodin
9d8f08bbd3 Remove some references to deprecated NOPORTDATA
With hat:	portmgr
2014-03-28 19:43:34 +00:00
Gerald Pfeifer
1cd277bdce 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)
2014-03-10 20:55:20 +00:00
Gerald Pfeifer
d2699e867e Replace USE_GCC=4.6+ by USE_GCC=yes.
Approved by:	portmgr (mat)
2014-03-03 23:30:56 +00:00
Emanuel Haupt
ce75dc7a2c Remove trailing whitespaces from category emulators 2014-02-21 13:36:40 +00:00
Emanuel Haupt
5005b67362 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)
2014-02-10 13:54:26 +00:00
Rene Ladan
50f8eaece1 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)
2014-01-13 21:00:02 +00:00
Johan van Selst
ba5882cefa - Make sure CXXFLAGS are past when using alternative compiler
without this, binary may get linked with unusable libraries
- Bump PORTREVISION
2014-01-10 08:32:19 +00:00
Johan van Selst
b304fa7cec - 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
2014-01-07 10:00:52 +00:00
Johan van Selst
d51f1efbab - Enable STAGE support
- Make hidden dependency on libao explicit
- Bump PORTREVISION
2013-12-29 11:52:21 +00:00
Baptiste Daroussin
1089da7dcc Add NO_STAGE all over the place in preparation for the staging support (cat: emulators) 2013-09-20 16:43:52 +00:00
Johan van Selst
0d74f55624 Update OpenMSX to 0.9.1 (bugfix release) 2012-10-05 15:06:52 +00:00
Johan van Selst
8e1bdcc3b1 - Update OpenMSX to 0.9.0
- Switch to dynamic plist, avoiding large diffs every time
- Reduce Makefile header
2012-09-01 10:38:57 +00:00
Christian Weisgerber
bcd6fbdee4 libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
2012-07-19 20:15:37 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Marcus von Appen
fbd0197639 - 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
2012-02-18 10:18:33 +00:00
Johan van Selst
37393d62e6 Update OpenMSX to 0.8.2 2012-01-30 21:36:18 +00:00
Mark Linimon
ba9425925c Mark as broken on tier-2: uses i386 asm.
Hat:		portmgr
Feature safe:	yes
2011-11-11 02:27:57 +00:00
Johan van Selst
9fd73fb59a - 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>
2011-03-13 22:44:26 +00:00
Johan van Selst
b65faf58de Update openmsx to 0.8.1 2011-03-13 19:52:04 +00:00
Marcus von Appen
3c5a29be3d - 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.
2010-08-11 06:57:34 +00:00
Johan van Selst
beff30f967 Update to 0.8.0 2010-06-09 16:59:32 +00:00
Pietro Cerutti
805405e396 - Add glew to the list of supported USE_GL variables
- Patch ports depending on GLEW directly

Approved by:	portmgr (pav)
2010-04-27 21:58:27 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Johan van Selst
532e84e129 Update my mail address to @FreeBSD.org
Feature safe:	yes
2010-02-23 18:03:45 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Marcus von Appen
6506e45d69 - 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)
2010-01-30 09:43:31 +00:00
Dmitry Marakasov
c6d73b3a64 - Switch SourceForge ports to the new File Release System: categories starting with E,F 2009-08-22 00:20:34 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Johan van Selst
01084c964e Really remove obsoleted patch file this time 2009-07-03 13:52:00 +00:00
Johan van Selst
5fb2549203 - 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
2009-07-03 09:00:27 +00:00
Johan van Selst
7368ea4606 Don't add a symlink in /usr/local/bin when installing with custom prefix
Reported by:	QAT
2009-06-07 14:22:53 +00:00
Johan van Selst
dd9022457c Require modern gcc to compile on FreeBSD-6/amd64
Reported by:	pointyhat via pav
2009-01-12 19:32:05 +00:00
Johan van Selst
51970be9f7 Add patch to compile on amd64 (forgotten in previous commit) 2009-01-12 06:46:02 +00:00
Johan van Selst
bb1c646f78 - 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)
2009-01-10 20:53:53 +00:00
Pav Lucistnik
d095d4a965 - Remove conditional checks for FreeBSD 5.x and older 2009-01-05 19:44:02 +00:00
Pav Lucistnik
efa63f6ba4 - 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
2008-07-25 14:34:52 +00:00
Martin Wilke
2d73db3533 - Chase devel/sdl12 shlib version bump 2008-03-13 14:28:35 +00:00
Johan van Selst
473e4fa440 - Pass $TCL_LIBDIR so that it finds TCL even with nonstandard LOCALBASE
Submitted by:	Martin Tournoij
2008-02-04 21:47:36 +00:00
Johan van Selst
aae125715d - Update to 0.6.3
- Add dependency on GLEW
2007-12-27 09:45:11 +00:00
Johan van Selst
7bf494c7c6 Mark broken on FreeBSD 5.x/amd64 (internal gcc error) 2007-06-12 11:09:56 +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
Johan van Selst
b3dc7deae0 - Update to 0.6.2
- Remove local patch (now fixed in distribution)
2007-04-29 06:27:17 +00:00
Johan van Selst
24308eca83 - Fix build on FreeBSD 4.x
Reported by:	krismail
2006-10-08 11:57:11 +00:00
Johan van Selst
ba3df45d62 - Update to 0.6.1 2006-09-20 18:56:04 +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
Erwin Lansing
e325bb5fb5 Remove non-existent USE_CONFIGURE knob.
Approved by:	maintainer
2006-06-12 18:00:34 +00:00
Renato Botelho
a68d5fd3b3 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>
2006-01-26 12:19:17 +00:00