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 /mail | |
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 'mail')
-rw-r--r-- | mail/dcc-dccd/Makefile | 2 | ||||
-rw-r--r-- | mail/exim-monitor/Makefile | 2 | ||||
-rw-r--r-- | mail/mailsync/Makefile | 2 | ||||
-rw-r--r-- | mail/mew-mule/Makefile | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/mail/dcc-dccd/Makefile b/mail/dcc-dccd/Makefile index 599ac2adc3d1..54f55979ae6f 100644 --- a/mail/dcc-dccd/Makefile +++ b/mail/dcc-dccd/Makefile @@ -17,6 +17,8 @@ MAINTAINER= dean@odyssey.apana.org.au COMMENT= Distributed Checksum Clearinghouse procmail, sendmail support BROKEN= Incomplete pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2005-09-22 USE_REINPLACE= yes HAS_CONFIGURE= yes diff --git a/mail/exim-monitor/Makefile b/mail/exim-monitor/Makefile index c40f63664769..87254273fde6 100644 --- a/mail/exim-monitor/Makefile +++ b/mail/exim-monitor/Makefile @@ -13,6 +13,8 @@ MASTERDIR= ${.CURDIR}/../exim PKGDIR= ${.CURDIR} BROKEN= Incomplete pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2005-09-22 EXIMON_ONLY= yes diff --git a/mail/mailsync/Makefile b/mail/mailsync/Makefile index df5cdd090642..57321f79fd9d 100644 --- a/mail/mailsync/Makefile +++ b/mail/mailsync/Makefile @@ -18,6 +18,8 @@ COMMENT= Mailsync is a way of keeping a collection of mailboxes synchronized LIB_DEPENDS= c-client4.8:${PORTSDIR}/mail/cclient BROKEN= Configure fails +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2005-09-22 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_GMAKE= yes diff --git a/mail/mew-mule/Makefile b/mail/mew-mule/Makefile index 049276e4df2b..2602853fe155 100644 --- a/mail/mew-mule/Makefile +++ b/mail/mew-mule/Makefile @@ -12,6 +12,8 @@ COMMENT= Message interface to Emacs Window for mule MASTERDIR= ${.CURDIR}/../mew BROKEN= "Incorrect pkg-plist (removes directories not installed by this port)" +DEPRECATED= "${BROKEN}" +EXPIRATION_DATE=2005-09-22 # set emacs port EMACS_PORT_NAME=mule |