diff options
author | bapt <bapt@FreeBSD.org> | 2014-02-08 02:50:30 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-02-08 02:50:30 +0800 |
commit | b349ca600a18b90e77b06eb424f9cd079c87c096 (patch) | |
tree | de47e4f78f73207a09d6d63c1243fa414971597d /deskutils | |
parent | 67a9fcbfe8ddecec063a6d8a9b3fd45fccfac94c (diff) | |
download | freebsd-ports-gnome-b349ca600a18b90e77b06eb424f9cd079c87c096.tar.gz freebsd-ports-gnome-b349ca600a18b90e77b06eb424f9cd079c87c096.tar.zst freebsd-ports-gnome-b349ca600a18b90e77b06eb424f9cd079c87c096.zip |
Deprecate ports unmaintained for which distillator is not able to find public distfiles
Reported by: distilator
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/libopensync-plugin-synce-legacy/Makefile | 3 | ||||
-rw-r--r-- | deskutils/libopensync-plugin-synce/Makefile | 3 | ||||
-rw-r--r-- | deskutils/mdh/Makefile | 3 | ||||
-rw-r--r-- | deskutils/phprojekt/Makefile | 3 |
4 files changed, 12 insertions, 0 deletions
diff --git a/deskutils/libopensync-plugin-synce-legacy/Makefile b/deskutils/libopensync-plugin-synce-legacy/Makefile index 6012bd971397..ae846b89925f 100644 --- a/deskutils/libopensync-plugin-synce-legacy/Makefile +++ b/deskutils/libopensync-plugin-synce-legacy/Makefile @@ -11,6 +11,9 @@ DISTNAME= ${PORTNAME}-rra-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= SynCE legacy plugin for the OpenSync framework +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + LIB_DEPENDS= libopensync.so:${PORTSDIR}/devel/libopensync022 \ librra.so:${PORTSDIR}/palm/synce-librra diff --git a/deskutils/libopensync-plugin-synce/Makefile b/deskutils/libopensync-plugin-synce/Makefile index ab94fe3f7782..383225a6cdcb 100644 --- a/deskutils/libopensync-plugin-synce/Makefile +++ b/deskutils/libopensync-plugin-synce/Makefile @@ -7,6 +7,9 @@ CATEGORIES= deskutils palm MAINTAINER= ports@FreeBSD.org COMMENT= SynCE plugin for the OpenSync framework +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + RUN_DEPENDS= sync-engine:${PORTSDIR}/palm/synce-sync-engine \ ${LOCALBASE}/lib/opensync/plugins/python_module.so:${PORTSDIR}/deskutils/libopensync-plugin-python diff --git a/deskutils/mdh/Makefile b/deskutils/mdh/Makefile index ea9d243e940f..07869fcd4fa5 100644 --- a/deskutils/mdh/Makefile +++ b/deskutils/mdh/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= http://www.gozer.org/programs/gtk/files/ MAINTAINER= ports@FreeBSD.org COMMENT= GTK2-based toolbar, like a smaller GNOME panel +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + USE_BZIP2= yes USE_GNOME= gtk20 USES= gmake pkgconfig diff --git a/deskutils/phprojekt/Makefile b/deskutils/phprojekt/Makefile index a44eda0acbae..fe97b45ebb8e 100644 --- a/deskutils/phprojekt/Makefile +++ b/deskutils/phprojekt/Makefile @@ -10,6 +10,9 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= An open source groupware suite +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + USE_PHP= session imap mysql WANT_PHP_WEB= yes |