diff options
author | pav <pav@FreeBSD.org> | 2008-06-19 10:54:54 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-06-19 10:54:54 +0800 |
commit | 91b4c84d34902c01f582a39f167d4d5d25734156 (patch) | |
tree | cac41240b774052db9701917dec679cde54464a7 /sysutils | |
parent | 079ad4ed1b314239442332e391eb01a78a2e437d (diff) | |
download | freebsd-ports-gnome-91b4c84d34902c01f582a39f167d4d5d25734156.tar.gz freebsd-ports-gnome-91b4c84d34902c01f582a39f167d4d5d25734156.tar.zst freebsd-ports-gnome-91b4c84d34902c01f582a39f167d4d5d25734156.zip |
- This port has been BROKEN for more than 6 months. It will be removed unless
fixed in next two months.
With hat: portmgr
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/dtc-toaster/Makefile | 2 | ||||
-rw-r--r-- | sysutils/dusage/Makefile | 2 | ||||
-rw-r--r-- | sysutils/sjog/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/sysutils/dtc-toaster/Makefile b/sysutils/dtc-toaster/Makefile index 012550a9dfb9..30bd799550cb 100644 --- a/sysutils/dtc-toaster/Makefile +++ b/sysutils/dtc-toaster/Makefile @@ -11,6 +11,8 @@ PKGNAMESUFFIX= -toaster MAINTAINER= scrappy@freebsd.org BROKEN= Conflicting MySQL dependencies +DEPRECATED= Has been broken for more than 6 months +EXPIRATION_DATE=2008-09-19 CONFLICTS= dtc-[0-9]* diff --git a/sysutils/dusage/Makefile b/sysutils/dusage/Makefile index d01e0501c884..88ca654d1e61 100644 --- a/sysutils/dusage/Makefile +++ b/sysutils/dusage/Makefile @@ -17,6 +17,8 @@ MAINTAINER= CPE1704TKS@bellsouth.net COMMENT= Report about disk space in use, change since last run, etc BROKEN= Unfetchable +DEPRECATED= Has been broken for more than 6 months +EXPIRATION_DATE=2008-09-19 NO_BUILD= yes USE_PERL5= yes diff --git a/sysutils/sjog/Makefile b/sysutils/sjog/Makefile index ad91f01b2cef..0ca2776a8557 100644 --- a/sysutils/sjog/Makefile +++ b/sysutils/sjog/Makefile @@ -16,6 +16,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Userland daemon for Sony Vaio Jog Dial BROKEN= Does not build +DEPRECATED= Has been broken for more than 6 months +EXPIRATION_DATE=2008-09-19 ONLY_FOR_ARCHS= i386 USE_AUTOTOOLS= automake:14 autoconf:213 |