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.
The ports install a symlink with the old library version. When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.
Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it. The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20. Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.
PR: 195724
Exp-run by: antoine
Approved by: portmgr (antoine)
- Modernize LIB_DEPENDS; guard dependency on `devel/libexecinfo' with
!exists(/usr/include/execinfo.h)
- Add missing FLAVOR_DESC knob; stagify and reclaim the port
- Remove BROKEN statement on sparc64, let's give it another try
- Update MASTER_SITES and WWW line in the port description text
- Convert to modern OPTIONS framework (courtesy of jgh@)
- Use more explicit "gl" or "glu" to simple "yes" in USE_GL
- Drop shlib ABI versions from LIB_DEPENDS
- Mute MKDIR's, generally cleanup Makefiles
- Synchronize GAME_DESC description text between ports
- Convert to modern OPTIONS framework (courtesy of jgh@)
- Prefer more explicit "gl" to simple "yes" in USE_GL
- Drop shlib ABI versions from LIB_DEPENDS while here
- 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
- Fix security vulnerability in the new icmp error handling code (does not
affect FreeBSD since that code is Linux specific and was disabled) [1].
Reported by: Steve Crowder <steve@crowders.org>
Security: http://www.r1ch.net/forum/index.php?topic=106.msg6601#msg6601 [1]
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.
Thanks to everyone who took the time to look over the patch!
Discussed on: -ports
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)
source, rather than concentrate on fancy graphics, embedded MP3 players and
other "gimmick" features, R1Q2 is focused on providing stability, security and
speed whilst remaining fully compatible with existing mods and other clients.
WWW: http://www.r1ch.net/stuff/r1q2/
Approved by: garga (mentor)