- Has expired: Has been broken for more than 6 months

This commit is contained in:
Pav Lucistnik 2008-12-19 21:07:38 +00:00
parent c6066a2ee6
commit 4bcb1e79cd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=224470
4 changed files with 2 additions and 26 deletions

1
MOVED
View file

@ -3713,3 +3713,4 @@ audio/ruby-xmms2-ecore||2008-12-19|Has expired: Has been broken for more than 6
databases/p5-DBD-PgSPI||2008-12-19|Has expired: Has been broken for more than 6 months
databases/mysql-query-browser||2008-12-19|Has expired: Has been broken for more than 6 months
games/clanbomber||2008-12-19|Has expired: Has been broken for more than 6 months
graphics/gstreamer-plugins-swfdec||2008-12-19|Has expired: Has been broken for more than 6 months

View file

@ -58,7 +58,7 @@ _USE_GSTREAMER10_ALL= a52dec aalib annodex bz2 cairo cdaudio cdparanoia dts \
gnonlin gsm hal ivorbis jack jpeg ladspa lame \
libcaca libmms libpng libvisual mm mp3 mpeg2enc mpeg2dec \
musepack nas neon ogg pango pulse python sdl shout2 sidplay \
sndfile spc soundtouch soup speex swfdec taglib \
sndfile spc soundtouch soup speex taglib \
theora vorbis wavpack x264 xvid
# other plugins
@ -187,8 +187,6 @@ libpng_DEPENDS= graphics/gstreamer-plugins-libpng
libvisual_DEPENDS= graphics/gstreamer-plugins-libvisual
swfdec_DEPENDS= graphics/gstreamer-plugins-swfdec
# Multimedia Plugins Section
bad_DEPENDS= multimedia/gstreamer-plugins-bad

View file

@ -274,7 +274,6 @@
SUBDIR += gstreamer-plugins-libcaca
SUBDIR += gstreamer-plugins-libpng
SUBDIR += gstreamer-plugins-libvisual
SUBDIR += gstreamer-plugins-swfdec
SUBDIR += gthumb
SUBDIR += gtkam
SUBDIR += gtkdps

View file

@ -1,22 +0,0 @@
# New ports collection makefile for: gstreamer-plugins-swfdec
# Date created: 3 Oct 2004
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
# $MCom: ports/graphics/gstreamer-plugins-swfdec/Makefile,v 1.5 2008/03/19 14:05:35 ahze Exp $
#
PORTREVISION= 3
CATEGORIES= graphics
COMMENT= Gstreamer flash redering plugin
GST_PLUGIN= swfdec
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
BROKEN= Does not compile
DEPRECATED= Has been broken for more than 6 months
EXPIRATION_DATE=2008-09-19
.include "${MASTERDIR}/Makefile"