diff options
author | erwin <erwin@FreeBSD.org> | 2009-06-14 03:13:51 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2009-06-14 03:13:51 +0800 |
commit | 6cdb98dc2399112a964da8f6eb14fe0f0614c8e8 (patch) | |
tree | 9fda3f11c3107ca5acd2d8e3199755724fd8c221 /deskutils | |
parent | fda08fa7a354528db9c8389cf024a5ee1228ae4f (diff) | |
download | freebsd-ports-gnome-6cdb98dc2399112a964da8f6eb14fe0f0614c8e8.tar.gz freebsd-ports-gnome-6cdb98dc2399112a964da8f6eb14fe0f0614c8e8.tar.zst freebsd-ports-gnome-6cdb98dc2399112a964da8f6eb14fe0f0614c8e8.zip |
Remove deskutils/mical as it has been marked BROKEN for over 8 months.
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/Makefile | 1 | ||||
-rw-r--r-- | deskutils/mical/Makefile | 25 | ||||
-rw-r--r-- | deskutils/mical/distinfo | 3 | ||||
-rw-r--r-- | deskutils/mical/pkg-descr | 6 | ||||
-rw-r--r-- | deskutils/mical/pkg-plist | 7 |
5 files changed, 0 insertions, 42 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index b26530b65594..275c38d094b2 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -166,7 +166,6 @@ SUBDIR += menumaker SUBDIR += metabar SUBDIR += mhc - SUBDIR += mical SUBDIR += moregroupware SUBDIR += mrundlg SUBDIR += msynctool diff --git a/deskutils/mical/Makefile b/deskutils/mical/Makefile deleted file mode 100644 index df734fdb7001..000000000000 --- a/deskutils/mical/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# New ports collection makefile for: mical -# Date created: 10 June 2007 -# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= mical -PORTVERSION= 1.0.2 -CATEGORIES= deskutils -MASTER_SITES= http://www.0x1.org/d/projects/mical/ CENKES - -MAINTAINER= ports@FreeBSD.org -COMMENT= Minimalist iCalendar toolset - -RUN_DEPENDS= py*-dateutil>=1.1:${PORTSDIR}/devel/py-dateutil \ - py*-vobject>=0.4.8:${PORTSDIR}/deskutils/py-vobject - -USE_PYTHON= yes -USE_PYDISTUTILS=yes -MAN1= micreply.1 micshow.1 - -BROKEN = Miscellaneous run-time failures due out of sync with the current versions of dependencies - -.include <bsd.port.mk> diff --git a/deskutils/mical/distinfo b/deskutils/mical/distinfo deleted file mode 100644 index 52827f41526a..000000000000 --- a/deskutils/mical/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (mical-1.0.2.tar.gz) = 01e1a34ca655379ae2478a52d497b2bd -SHA256 (mical-1.0.2.tar.gz) = 6caad95f7859166431d6fb0766ed8ff4ce5a71e1e74fa759b6b02cba4c5ea9e9 -SIZE (mical-1.0.2.tar.gz) = 13002 diff --git a/deskutils/mical/pkg-descr b/deskutils/mical/pkg-descr deleted file mode 100644 index 1ec85f9b30af..000000000000 --- a/deskutils/mical/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -mical is a small set of utilities intended to enable users of email -clients without an integrated calendar to deal with the iCalendar -format mails sent by, for example, Microsoft Outlook. - -WWW: http://www.0x1.org/d/projects/mical/ -Author: David Arnold <davida@pobox.com> diff --git a/deskutils/mical/pkg-plist b/deskutils/mical/pkg-plist deleted file mode 100644 index 626f86dbf017..000000000000 --- a/deskutils/mical/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -bin/micreply -bin/micsave -bin/micsetup -bin/micshow -%%PYTHON_SITELIBDIR%%/mical.py -%%PYTHON_SITELIBDIR%%/mical.pyc -%%PYTHON_SITELIBDIR%%/mical.pyo |