- Remove textproc/py-wbxml few days early before it's expiration time - latest
update to wbxml broke it
This commit is contained in:
1
MOVED
1
MOVED
@@ -3755,3 +3755,4 @@ games/fgfs-base|games/flightgear-data|2009-01-15|Renamed
|
||||
lang/gcc41|lang/gcc42|2009-01-17|Abandoned upstream, superseded by gcc42 and, preferrably, gcc43
|
||||
devel/apr-svn|devel/apr|2009-01-18|Only needed for FreeBSD 5.2 and below for threading
|
||||
math/elmer-mathlibs||2009-01-18|Removed
|
||||
textproc/py-wbxml|||2009-01-19|Expired: No longer supported by developers
|
||||
|
||||
@@ -882,7 +882,6 @@
|
||||
SUBDIR += py-texttable
|
||||
SUBDIR += py-tvgrab
|
||||
SUBDIR += py-twistedLore
|
||||
SUBDIR += py-wbxml
|
||||
SUBDIR += py-wordnet
|
||||
SUBDIR += py-xlwriter
|
||||
SUBDIR += py-xml
|
||||
|
||||
@@ -1,32 +0,0 @@
|
||||
# New ports collection makefile for: py-wbxml
|
||||
# Date Created: 13 June 2008
|
||||
# Whom: Alexander Logvinov <ports@logvinov.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= wbxml
|
||||
PORTVERSION= 0.1
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= SF/synce
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= py${PORTNAME}-${PORTVERSION}
|
||||
|
||||
MAINTAINER= ports@logvinov.com
|
||||
COMMENT= Python bindings for the wbxml2 library
|
||||
|
||||
LIB_DEPENDS= wbxml2.0:${PORTSDIR}/textproc/wbxml2
|
||||
BUILD_DEPENDS= pyrexc:${PORTSDIR}/devel/pyrex
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= gnometarget
|
||||
USE_PYTHON= yes
|
||||
|
||||
PLIST_FILES= %%PYTHON_SITELIBDIR%%/pywbxml.a \
|
||||
%%PYTHON_SITELIBDIR%%/pywbxml.la \
|
||||
%%PYTHON_SITELIBDIR%%/pywbxml.so
|
||||
|
||||
DEPRECATED= No longer supported by developers
|
||||
EXPIRATION_DATE= 2009-01-24
|
||||
|
||||
.include <bsd.port.mk>
|
||||
@@ -1,3 +0,0 @@
|
||||
MD5 (pywbxml-0.1.tar.gz) = 6a1181b7be09ba69fe6768a0f6156416
|
||||
SHA256 (pywbxml-0.1.tar.gz) = 8cc3e6131780ac0720f3765cd6e30c4757945508a988491c60e4abf4c6a17fcc
|
||||
SIZE (pywbxml-0.1.tar.gz) = 315507
|
||||
@@ -1,3 +0,0 @@
|
||||
Python bindings for the wbxml2 library.
|
||||
|
||||
WWW: http://www.synce.org/moin/
|
||||
Reference in New Issue
Block a user