summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2014-07-15 18:58:59 +0000
committertijl <tijl@FreeBSD.org>2014-07-15 18:58:59 +0000
commit834c01faf8e8727be65cb92173054f8ed735454b (patch)
treed4e76a4c0652c4925efd8f0899f4b9f820a9a1ea
parentc155180563e4ef0ca01730fee2eb8a0ae9718206 (diff)
downloadFreeBSD-ports-834c01faf8e8727be65cb92173054f8ed735454b.zip
FreeBSD-ports-834c01faf8e8727be65cb92173054f8ed735454b.tar.gz
- Convert multimedia/smpeg* to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
-rw-r--r--audio/ksmp3play/Makefile2
-rw-r--r--audio/openal/Makefile2
-rw-r--r--audio/sdl2_mixer/Makefile2
-rw-r--r--audio/sdl_mixer/Makefile2
-rw-r--r--audio/sdl_sound/Makefile2
-rw-r--r--devel/p5-SDL/Makefile2
-rw-r--r--devel/py-game/Makefile2
-rw-r--r--devel/ruby-sdl/Makefile2
-rw-r--r--games/alephone/Makefile2
-rw-r--r--games/battletanks/Makefile2
-rw-r--r--games/prboom/Makefile2
-rw-r--r--games/rnd_jue/Makefile2
-rw-r--r--games/rocksndiamonds/Makefile2
-rw-r--r--games/tecnoballz/Makefile2
-rw-r--r--multimedia/dumpmpeg/Makefile2
-rw-r--r--multimedia/smpeg/Makefile10
-rw-r--r--multimedia/smpeg/files/patch-ac11
-rw-r--r--multimedia/smpeg/pkg-plist4
-rw-r--r--multimedia/smpeg2/Makefile5
-rw-r--r--multimedia/smpeg2/files/patch-Makefile.in11
-rw-r--r--multimedia/smpeg2/pkg-plist4
-rw-r--r--multimedia/xtheater/Makefile2
-rw-r--r--x11-fm/tdfsb/Makefile4
23 files changed, 28 insertions, 53 deletions
diff --git a/audio/ksmp3play/Makefile b/audio/ksmp3play/Makefile
index 9a2837d..fda9134 100644
--- a/audio/ksmp3play/Makefile
+++ b/audio/ksmp3play/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ksmp3play
PORTVERSION= 0.5.2.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTVERSION:R}
diff --git a/audio/openal/Makefile b/audio/openal/Makefile
index 56cc548..c23c18b 100644
--- a/audio/openal/Makefile
+++ b/audio/openal/Makefile
@@ -3,7 +3,7 @@
PORTNAME= openal
PORTVERSION= 20060211
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= audio
MASTER_SITES= GENTOO/distfiles
DISTVERSION= 0.0.8
diff --git a/audio/sdl2_mixer/Makefile b/audio/sdl2_mixer/Makefile
index 16829e3..c708f85 100644
--- a/audio/sdl2_mixer/Makefile
+++ b/audio/sdl2_mixer/Makefile
@@ -2,7 +2,7 @@
PORTNAME= sdl2_mixer
PORTVERSION= 2.0.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= audio
MASTER_SITES= http://www.libsdl.org/projects/SDL_mixer/release/
DISTNAME= SDL2_mixer-${PORTVERSION}
diff --git a/audio/sdl_mixer/Makefile b/audio/sdl_mixer/Makefile
index 2f778ec..9e5787c 100644
--- a/audio/sdl_mixer/Makefile
+++ b/audio/sdl_mixer/Makefile
@@ -3,7 +3,7 @@
PORTNAME= sdl_mixer
PORTVERSION= 1.2.12
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= audio
MASTER_SITES= http://www.libsdl.org/projects/SDL_mixer/release/
DISTNAME= SDL_mixer-${PORTVERSION}
diff --git a/audio/sdl_sound/Makefile b/audio/sdl_sound/Makefile
index 14c3e53..78fad20 100644
--- a/audio/sdl_sound/Makefile
+++ b/audio/sdl_sound/Makefile
@@ -3,7 +3,7 @@
PORTNAME= sdl_sound
PORTVERSION= 1.0.3
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= audio
MASTER_SITES= http://offload1.icculus.org:9090/SDL_sound/downloads/ \
http://offload2.icculus.org:9090/SDL_sound/downloads/
diff --git a/devel/p5-SDL/Makefile b/devel/p5-SDL/Makefile
index 03a07bf..612d62e 100644
--- a/devel/p5-SDL/Makefile
+++ b/devel/p5-SDL/Makefile
@@ -3,7 +3,7 @@
PORTNAME= SDL
PORTVERSION= 2.540
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/devel/py-game/Makefile b/devel/py-game/Makefile
index 886367b..585e7a8 100644
--- a/devel/py-game/Makefile
+++ b/devel/py-game/Makefile
@@ -3,7 +3,7 @@
PORTNAME= game
PORTVERSION= 1.9.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel python
MASTER_SITES= http://pygame.seul.org/ftp/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/ruby-sdl/Makefile b/devel/ruby-sdl/Makefile
index b2e7b35..bc8d330 100644
--- a/devel/ruby-sdl/Makefile
+++ b/devel/ruby-sdl/Makefile
@@ -3,7 +3,7 @@
PORTNAME= sdl
PORTVERSION= 2.1.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel graphics audio ruby
MASTER_SITES= RUBYFORGE/ruby${PORTNAME}/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
diff --git a/games/alephone/Makefile b/games/alephone/Makefile
index f39c04e..5470830 100644
--- a/games/alephone/Makefile
+++ b/games/alephone/Makefile
@@ -3,7 +3,7 @@
PORTNAME= alephone
PORTVERSION= 20120514
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games
MASTER_SITES= SF/marathon/Aleph%20One/2012-05-14
DISTNAME= AlephOne-${PORTVERSION}
diff --git a/games/battletanks/Makefile b/games/battletanks/Makefile
index 5fb280e..4ef9666 100644
--- a/games/battletanks/Makefile
+++ b/games/battletanks/Makefile
@@ -3,7 +3,7 @@
PORTNAME= btanks
PORTVERSION= 0.9.8083
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-source/
diff --git a/games/prboom/Makefile b/games/prboom/Makefile
index 8e4319b..9510c6e 100644
--- a/games/prboom/Makefile
+++ b/games/prboom/Makefile
@@ -3,7 +3,7 @@
PORTNAME= prboom
PORTVERSION= 2.5.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20stable/${PORTVERSION}
diff --git a/games/rnd_jue/Makefile b/games/rnd_jue/Makefile
index 76b5038..9e703e2 100644
--- a/games/rnd_jue/Makefile
+++ b/games/rnd_jue/Makefile
@@ -3,7 +3,7 @@
PORTNAME= rnd_jue
PORTVERSION= 3.3.0.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= http://www.artsoft.org/RELEASES/unix/rocksndiamonds/:game \
SF/nemysisfreebsdp/${CATEGORIES}/rocksndiamonds/
diff --git a/games/rocksndiamonds/Makefile b/games/rocksndiamonds/Makefile
index f12b82cd..e10d2fb 100644
--- a/games/rocksndiamonds/Makefile
+++ b/games/rocksndiamonds/Makefile
@@ -3,7 +3,7 @@
PORTNAME= rocksndiamonds
PORTVERSION= 3.3.1.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= http://www.artsoft.org/RELEASES/unix/rocksndiamonds/:game \
http://www.artsoft.org/RELEASES/rocksndiamonds/levels/:levels_artsoft \
diff --git a/games/tecnoballz/Makefile b/games/tecnoballz/Makefile
index a6750b4..9813100 100644
--- a/games/tecnoballz/Makefile
+++ b/games/tecnoballz/Makefile
@@ -3,7 +3,7 @@
PORTNAME= tecnoballz
PORTVERSION= 0.92
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= games
MASTER_SITES= http://linux.tlk.fr/games/TecnoballZ/download/ \
http://mirror.amdmi3.ru/distfiles/
diff --git a/multimedia/dumpmpeg/Makefile b/multimedia/dumpmpeg/Makefile
index 89f3903..6bb828c 100644
--- a/multimedia/dumpmpeg/Makefile
+++ b/multimedia/dumpmpeg/Makefile
@@ -3,7 +3,7 @@
PORTNAME= dumpmpeg
PORTVERSION= 0.6
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= multimedia graphics
MASTER_SITES= SF
diff --git a/multimedia/smpeg/Makefile b/multimedia/smpeg/Makefile
index c7e30ba..3d9598e 100644
--- a/multimedia/smpeg/Makefile
+++ b/multimedia/smpeg/Makefile
@@ -3,7 +3,7 @@
PORTNAME= smpeg
PORTVERSION= 0.4.4
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= multimedia
MASTER_SITES= ftp://sunsite.auc.dk/pub/os/linux/loki/open-source/smpeg/ \
${MASTER_SITE_GENTOO}
@@ -12,9 +12,9 @@ MASTER_SITE_SUBDIR= distfiles
MAINTAINER= acm@FreeBSD.org
COMMENT= Free MPEG1 video player library with sound support
-USE_AUTOTOOLS= libtool
-USES= gmake
GNU_CONFIGURE= yes
+INSTALL_TARGET= install-strip
+USES= gmake libtool
USE_SDL= sdl
USE_LDCONFIG= yes
CONFIGURE_ENV= GLBASE="${LOCALBASE}" \
@@ -28,8 +28,4 @@ CONFIGURE_ARGS= --disable-opengl-player \
--disable-gtk-player \
--enable-mmx
-post-patch:
- @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
- ${WRKSRC}/configure
-
.include <bsd.port.mk>
diff --git a/multimedia/smpeg/files/patch-ac b/multimedia/smpeg/files/patch-ac
deleted file mode 100644
index 76e057c..0000000
--- a/multimedia/smpeg/files/patch-ac
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.in.orig Sat Apr 22 23:34:24 2000
-+++ Makefile.in Sat Apr 22 23:34:38 2000
-@@ -103,7 +103,7 @@
- libsmpeginclude_HEADERS = MPEG.h MPEGaction.h MPEGaudio.h MPEGerror.h MPEGring.h MPEGstream.h MPEGvideo.h smpeg.h
-
-
--libsmpeg_la_LDFLAGS = -release $(LT_RELEASE) -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
-+libsmpeg_la_LDFLAGS = -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
-
-
- libsmpeg_la_LIBADD = audio/libaudio.la video/libvideo.la
diff --git a/multimedia/smpeg/pkg-plist b/multimedia/smpeg/pkg-plist
index 355ae73..623d5ff 100644
--- a/multimedia/smpeg/pkg-plist
+++ b/multimedia/smpeg/pkg-plist
@@ -11,10 +11,10 @@ include/smpeg/MPEGstream.h
include/smpeg/MPEGsystem.h
include/smpeg/MPEGvideo.h
include/smpeg/smpeg.h
+lib/libsmpeg-0.4.so.0
+lib/libsmpeg-0.4.so.0.1.3
lib/libsmpeg.a
-lib/libsmpeg.la
lib/libsmpeg.so
-lib/libsmpeg.so.1
share/aclocal/smpeg.m4
man/man1/gtv.1.gz
man/man1/plaympeg.1.gz
diff --git a/multimedia/smpeg2/Makefile b/multimedia/smpeg2/Makefile
index b0dac75..481d007 100644
--- a/multimedia/smpeg2/Makefile
+++ b/multimedia/smpeg2/Makefile
@@ -3,7 +3,7 @@
PORTNAME= smpeg2
PORTVERSION= 2.0.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= multimedia
MASTER_SITES= http://www.libsdl.org/projects/smpeg/release/ \
http://rsync.macports.org/smpeg2/
@@ -13,8 +13,9 @@ COMMENT= Free MPEG1 video player library with sound support
LICENSE= GPLv2
-USES= libtool
GNU_CONFIGURE= yes
+INSTALL_TARGET= install-strip
+USES= libtool
USE_SDL= sdl2
USE_LDCONFIG= yes
diff --git a/multimedia/smpeg2/files/patch-Makefile.in b/multimedia/smpeg2/files/patch-Makefile.in
deleted file mode 100644
index e3165a6..0000000
--- a/multimedia/smpeg2/files/patch-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.in.orig 2013-06-01 21:07:34.000000000 +0400
-+++ Makefile.in 2013-07-07 10:10:56.035849523 +0400
-@@ -432,7 +432,6 @@
- smpeg.h
-
- libsmpeg2_la_LDFLAGS = \
-- -release $(LT_RELEASE) \
- -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
-
- EXTRA_DIST = \
-
diff --git a/multimedia/smpeg2/pkg-plist b/multimedia/smpeg2/pkg-plist
index ae124b0..c951d05 100644
--- a/multimedia/smpeg2/pkg-plist
+++ b/multimedia/smpeg2/pkg-plist
@@ -11,10 +11,10 @@ include/smpeg2/MPEGstream.h
include/smpeg2/MPEGsystem.h
include/smpeg2/MPEGvideo.h
include/smpeg2/smpeg.h
+lib/libsmpeg2-2.0.so.0
+lib/libsmpeg2-2.0.so.0.0.0
lib/libsmpeg2.a
lib/libsmpeg2.so
-lib/libsmpeg2.so.0
-lib/libsmpeg2.so.0.0.0
%%PLAYMPEG%%man/man1/plaympeg.1.gz
share/aclocal/smpeg2.m4
@dirrm include/smpeg2
diff --git a/multimedia/xtheater/Makefile b/multimedia/xtheater/Makefile
index 6ca74b4..f5ae8ed 100644
--- a/multimedia/xtheater/Makefile
+++ b/multimedia/xtheater/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xtheater
PORTVERSION= 1.0.0.p1
-PORTREVISION= 9
+PORTREVISION= 10
PORTEPOCH= 1
CATEGORIES= multimedia
MASTER_SITES= SF/${PORTNAME}/Xtheater/1.0.0-pre1
diff --git a/x11-fm/tdfsb/Makefile b/x11-fm/tdfsb/Makefile
index 98c9c7c..656e421 100644
--- a/x11-fm/tdfsb/Makefile
+++ b/x11-fm/tdfsb/Makefile
@@ -3,12 +3,12 @@
PORTNAME= tdfsb
PORTVERSION= 0.0.10
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= x11-fm
MASTER_SITES= http://www.determinate.net/webdata/data/
MAINTAINER= ports@FreeBSD.org
-COMMENT= A 3D filesystem browser
+COMMENT= 3D filesystem browser
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
OpenPOWER on IntegriCloud