diff options
author | kris <kris@FreeBSD.org> | 2005-07-23 10:53:43 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-07-23 10:53:43 +0800 |
commit | f33dfa67985953b3bdf963cbe8ecb7f317f50041 (patch) | |
tree | 2db37fa3a53b9f4b88787ec17afe90e22dc02ccf /emulators | |
parent | f52d0b7316d6addc7be1b2676994bf22e824ef37 (diff) | |
download | freebsd-ports-gnome-f33dfa67985953b3bdf963cbe8ecb7f317f50041.tar.gz freebsd-ports-gnome-f33dfa67985953b3bdf963cbe8ecb7f317f50041.tar.zst freebsd-ports-gnome-f33dfa67985953b3bdf963cbe8ecb7f317f50041.zip |
This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/grustibus/Makefile | 2 | ||||
-rw-r--r-- | emulators/linux_base-src-rh-7.3/Makefile | 2 | ||||
-rw-r--r-- | emulators/linux_base-src-rh-8/Makefile | 2 | ||||
-rw-r--r-- | emulators/osf1_base/Makefile | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/emulators/grustibus/Makefile b/emulators/grustibus/Makefile index e5747f4ed0e7..0655ca6b38ad 100644 --- a/emulators/grustibus/Makefile +++ b/emulators/grustibus/Makefile @@ -18,6 +18,8 @@ COMMENT= An xmame frontend for Gnome RUN_DEPENDS= xmame:${PORTSDIR}/emulators/xmame BROKEN= Incomplete pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2005-09-22 WANT_GNOME= yes USE_GNOME= gnomeprefix gnomecanvas diff --git a/emulators/linux_base-src-rh-7.3/Makefile b/emulators/linux_base-src-rh-7.3/Makefile index d69a855f6e78..af10351619f3 100644 --- a/emulators/linux_base-src-rh-7.3/Makefile +++ b/emulators/linux_base-src-rh-7.3/Makefile @@ -49,6 +49,8 @@ MAINTAINER= trevor@FreeBSD.org COMMENT= GNU GPL sources to linux_base-rh-7.3, to satisfy licence BROKEN= Incomplete pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE= 2005-09-22 DIST_SUBDIR= rpm/src/rh-${PORTVERSION} NO_MTREE= yes diff --git a/emulators/linux_base-src-rh-8/Makefile b/emulators/linux_base-src-rh-8/Makefile index a6446926038b..479a8eb47552 100644 --- a/emulators/linux_base-src-rh-8/Makefile +++ b/emulators/linux_base-src-rh-8/Makefile @@ -41,6 +41,8 @@ MAINTAINER= trevor@FreeBSD.org COMMENT= (L)GPL sources for linux_base-8, to comply with licences BROKEN= Incomplete pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE= 2005-09-22 .undef USE_LINUX diff --git a/emulators/osf1_base/Makefile b/emulators/osf1_base/Makefile index 16654f5557d9..972c61be8427 100644 --- a/emulators/osf1_base/Makefile +++ b/emulators/osf1_base/Makefile @@ -19,6 +19,8 @@ COMMENT= The base set of libraries needed in OSF/1 (Tru64) mode EXTRACT_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio BROKEN= Unfetchable +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2005-09-22 ONLY_FOR_ARCHS= alpha |