aboutsummaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2020-12-29 11:53:43 +0000
committerRene Ladan <rene@FreeBSD.org>2020-12-29 11:53:43 +0000
commit91408dc2935d9f09ae0b4d44bd99b401d75de23f (patch)
tree8288e899820bef4d4cfdcf4a493c4a4f63691751 /japanese
parent641511afb01f7b0d5fc8859aa20214cfc7a773a7 (diff)
downloadports-91408dc2935d9f09ae0b4d44bd99b401d75de23f.tar.gz
ports-91408dc2935d9f09ae0b4d44bd99b401d75de23f.zip
Remove expired ports:
2020-12-12 textproc/py-hypua2jamo: Uses deprecated version of python 2020-12-12 devel/py-delfick_error: Uses deprecated version of python 2020-12-12 devel/py-fusefs: Uses deprecated version of python 2020-08-15 devel/py-noseofyeti: Uses deprecated version of python 2020-12-29 databases/py-bsddb: Uses deprecated version of python 2020-12-29 www/py-webhelpers: Uses deprecated version of python 2020-12-29 security/py-pyptlib: Uses deprecated version of python 2020-12-29 japanese/py-zinnia: Uses deprecated version of python 2020-12-29 math/slepc: Broken, uses deprecated version of python 2020-12-29 www/py-pastescript: Uses deprecated version of python 2020-12-29 databases/ldb14: Uses deprecated version of python 2020-12-29 math/py-slepc4py: Depends on broken and expiring math/slepc 2020-12-29 multimedia/py-kaa-base: Uses deprecated version of python 2020-12-29 devel/py-ydbf: Uses deprecated version of python 2020-12-29 devel/py-SymbolType: Uses deprecated version of python
Notes
Notes: svn path=/head/; revision=559568
Diffstat (limited to 'japanese')
-rw-r--r--japanese/Makefile1
-rw-r--r--japanese/py-zinnia/Makefile33
-rw-r--r--japanese/py-zinnia/distinfo2
-rw-r--r--japanese/py-zinnia/pkg-descr10
-rw-r--r--japanese/py-zinnia/pkg-plist4
5 files changed, 0 insertions, 50 deletions
diff --git a/japanese/Makefile b/japanese/Makefile
index a3f9d51daf04..0815de7b87c1 100644
--- a/japanese/Makefile
+++ b/japanese/Makefile
@@ -213,7 +213,6 @@
SUBDIR += plan
SUBDIR += prn
SUBDIR += py-jaconv
- SUBDIR += py-zinnia
SUBDIR += qkc
SUBDIR += quit
SUBDIR += roget-fpw
diff --git a/japanese/py-zinnia/Makefile b/japanese/py-zinnia/Makefile
deleted file mode 100644
index 6ff0aa0faf67..000000000000
--- a/japanese/py-zinnia/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-# Created by: Timothy Beyer <beyert@cs.ucr.edu>
-# $FreeBSD$
-
-PORTNAME= zinnia
-PORTVERSION= 0.06
-CATEGORIES= japanese python
-MASTER_SITES= SF
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-
-MAINTAINER= beyert@cs.ucr.edu
-COMMENT= Python interface for Zinnia
-
-DEPRECATED= Uses deprecated version of python
-EXPIRATION_DATE= 2020-12-29
-
-LIB_DEPENDS= libzinnia.so:japanese/zinnia
-RUN_DEPENDS= zinnia:japanese/zinnia
-
-LICENSE= BSD3CLAUSE
-LICENSE_FILE= ${WRKSRC}/COPYING
-
-USES= python:2.7
-USE_PYTHON= distutils
-PYDISTUTILS_PKGNAME= ${PORTNAME}_python
-PYDISTUTILS_PKGVERSION= 0.0.0
-
-LDFLAGS+= -L${LOCALBASE}/lib
-MAKE_ENV:= ${CONFIGURE_ENV}
-
-post-extract:
- ${CP} -a ${WRKSRC}/python/* ${WRKSRC}
-
-.include <bsd.port.mk>
diff --git a/japanese/py-zinnia/distinfo b/japanese/py-zinnia/distinfo
deleted file mode 100644
index 18174a23dba3..000000000000
--- a/japanese/py-zinnia/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (zinnia-0.06.tar.gz) = ece3af93f937282971634fd81d3e997f848e8cfa958220e26a4564ca064ac20b
-SIZE (zinnia-0.06.tar.gz) = 457415
diff --git a/japanese/py-zinnia/pkg-descr b/japanese/py-zinnia/pkg-descr
deleted file mode 100644
index 2fc1802cfdab..000000000000
--- a/japanese/py-zinnia/pkg-descr
+++ /dev/null
@@ -1,10 +0,0 @@
-Zinnia is a simple, customizable, and portable online hand recognition system
-based on Support Vector Machines. Zinnia simply receives user's pen strokes
-as a sequence of coordinate data and outputs n-best characters sorted by SVM
-confidence. For portability's sake, Zinnia does not include any rendering
-functionality. In addition to recognition, Zinnia provides training module
-that allows one to create any hand-written recognition systems with low-cost.
-
-This port provides Python interface to the library.
-
-WWW: http://zinnia.sourceforge.net/
diff --git a/japanese/py-zinnia/pkg-plist b/japanese/py-zinnia/pkg-plist
deleted file mode 100644
index 853365eae0e4..000000000000
--- a/japanese/py-zinnia/pkg-plist
+++ /dev/null
@@ -1,4 +0,0 @@
-%%PYTHON_SITELIBDIR%%/_zinnia.so
-%%PYTHON_SITELIBDIR%%/zinnia.py
-%%PYTHON_SITELIBDIR%%/zinnia.pyc
-%%PYTHON_SITELIBDIR%%/zinnia.pyo