diff options
author | kris <kris@FreeBSD.org> | 2007-02-11 09:23:35 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2007-02-11 09:23:35 +0800 |
commit | 35d77456ca562e360ad86733def5f58bdbde6f66 (patch) | |
tree | db259b23860cf0c04945a8c663ea95acbf8f0b39 /audio | |
parent | 68db2280bea39b12abe2f3c64f94bb9d12eaaa15 (diff) | |
download | freebsd-ports-gnome-35d77456ca562e360ad86733def5f58bdbde6f66.tar.gz freebsd-ports-gnome-35d77456ca562e360ad86733def5f58bdbde6f66.tar.zst freebsd-ports-gnome-35d77456ca562e360ad86733def5f58bdbde6f66.zip |
Schedule these broken ports for removal on 2007-04-10 if they are still
broken at that time and no fix has been submitted.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/marlin/Makefile | 2 | ||||
-rw-r--r-- | audio/raop_play/Makefile | 2 | ||||
-rw-r--r-- | audio/uade/Makefile | 2 | ||||
-rw-r--r-- | audio/x4x/Makefile | 2 | ||||
-rw-r--r-- | audio/xmms-uade/Makefile | 2 |
5 files changed, 10 insertions, 0 deletions
diff --git a/audio/marlin/Makefile b/audio/marlin/Makefile index f7a94fe8070f..47515e15ced0 100644 --- a/audio/marlin/Makefile +++ b/audio/marlin/Makefile @@ -18,6 +18,8 @@ LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \ uuid.1:${PORTSDIR}/misc/e2fsprogs-libuuid BROKEN= does not build with new nautilus-cd-burner +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 USE_XLIB= yes USE_GMAKE= yes diff --git a/audio/raop_play/Makefile b/audio/raop_play/Makefile index 39d7dd0c9768..c6ec4d271546 100644 --- a/audio/raop_play/Makefile +++ b/audio/raop_play/Makefile @@ -23,6 +23,8 @@ RUN_DEPENDS= mpg321:${PORTSDIR}/audio/mpg321 \ flac:${PORTSDIR}/audio/flac BROKEN= Incomplete pkg-plist and missing CONFLICTS +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 GNU_CONFIGURE= yes CONFIGURE_ENV= LDFLAGS="-L${X11BASE}/lib -L${LOCALBASE}/lib" diff --git a/audio/uade/Makefile b/audio/uade/Makefile index f870e206812a..f4f1929b45aa 100644 --- a/audio/uade/Makefile +++ b/audio/uade/Makefile @@ -21,6 +21,8 @@ LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms \ BUILD_DEPENDS= lha:${PORTSDIR}/archivers/lha BROKEN= Incomplete pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 HAS_CONFIGURE= yes USE_X_PREFIX= yes diff --git a/audio/x4x/Makefile b/audio/x4x/Makefile index a409ffc76e8b..4e4050221f8e 100644 --- a/audio/x4x/Makefile +++ b/audio/x4x/Makefile @@ -23,6 +23,8 @@ BUILD_DEPENDS= ${JAVALIBDIR}/xmms2java.jar:${PORTSDIR}/audio/java-xmms2 \ ${JAVALIBDIR}/jid3lib.jar:${PORTSDIR}/audio/jid3lib BROKEN= Does not build +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 USE_JAVA= yes JAVA_VERSION= 1.4+ diff --git a/audio/xmms-uade/Makefile b/audio/xmms-uade/Makefile index f870e206812a..f4f1929b45aa 100644 --- a/audio/xmms-uade/Makefile +++ b/audio/xmms-uade/Makefile @@ -21,6 +21,8 @@ LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms \ BUILD_DEPENDS= lha:${PORTSDIR}/archivers/lha BROKEN= Incomplete pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 HAS_CONFIGURE= yes USE_X_PREFIX= yes |