Remove deskutils/mical as it has been marked BROKEN for over 8 months.
This commit is contained in:
parent
83d6e05854
commit
ec76d2ffae
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=235723
6 changed files with 1 additions and 42 deletions
1
MOVED
1
MOVED
|
@ -4014,3 +4014,4 @@ comms/xcept||2009-06-13|Removed; obsolete protocol no longer in use by telcos
|
|||
cad/freecad||2009-06-13|Removed
|
||||
comms/gfax||2009-06-13|Removed
|
||||
deskutils/kio_locate||2009-06-13|Removed
|
||||
deskutils/mical||2009-06-13|Removed
|
||||
|
|
|
@ -166,7 +166,6 @@
|
|||
SUBDIR += menumaker
|
||||
SUBDIR += metabar
|
||||
SUBDIR += mhc
|
||||
SUBDIR += mical
|
||||
SUBDIR += moregroupware
|
||||
SUBDIR += mrundlg
|
||||
SUBDIR += msynctool
|
||||
|
|
|
@ -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>
|
|
@ -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
|
|
@ -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>
|
|
@ -1,7 +0,0 @@
|
|||
bin/micreply
|
||||
bin/micsave
|
||||
bin/micsetup
|
||||
bin/micshow
|
||||
%%PYTHON_SITELIBDIR%%/mical.py
|
||||
%%PYTHON_SITELIBDIR%%/mical.pyc
|
||||
%%PYTHON_SITELIBDIR%%/mical.pyo
|
Loading…
Reference in a new issue