diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-12-26 07:54:28 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-12-26 07:54:28 +0000 |
commit | de61a8720881da46af35e6e0abf44f90665881a4 (patch) | |
tree | 3bf9892e82abdc673d0347fd10ca9dc8108c22a6 | |
parent | a67f3f35a3078187a2ab3b4163d501c43cabbb66 (diff) |
Deprecate a few ports
With hat: portmgr
Notes
Notes:
svn path=/head/; revision=520894
255 files changed, 765 insertions, 0 deletions
diff --git a/accessibility/py-papi/Makefile b/accessibility/py-papi/Makefile index 7937e29c9402..4359f790b8ed 100644 --- a/accessibility/py-papi/Makefile +++ b/accessibility/py-papi/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= ATK accessibility wrapper for python +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/archivers/py-czipfile/Makefile b/archivers/py-czipfile/Makefile index 096649ef65a7..84169ef73c1f 100644 --- a/archivers/py-czipfile/Makefile +++ b/archivers/py-czipfile/Makefile @@ -10,6 +10,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Fast C-based zipfile decryption for Python +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= PSFL USES= python:2.7 diff --git a/audio/boodler/Makefile b/audio/boodler/Makefile index 16b624e70992..a283fe312711 100644 --- a/audio/boodler/Makefile +++ b/audio/boodler/Makefile @@ -11,6 +11,9 @@ DISTFILES= boodler-153.tar.gz boodler-snd-021902.tar.gz MAINTAINER= ports@FreeBSD.org COMMENT= Programmable soundscape tool +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= LGPL20 # Main program only, sounds have various copyrights LICENSE_FILE= ${WRKSRC}/LGPL diff --git a/audio/dir2ogg/Makefile b/audio/dir2ogg/Makefile index 044540129bae..0323d0cefce4 100644 --- a/audio/dir2ogg/Makefile +++ b/audio/dir2ogg/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= http://jak-linux.org/projects/dir2ogg/${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org COMMENT= Command-line {wav,mp3,m4a} to ogg converter +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/audio/jokosher/Makefile b/audio/jokosher/Makefile index eb4a6bb5e61a..85d7835fc2ab 100644 --- a/audio/jokosher/Makefile +++ b/audio/jokosher/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= http://launchpadlibrarian.net/43860543/ MAINTAINER= ports@FreeBSD.org COMMENT= Multi-track non-linear audio editing +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/audio/mpdbrowser/Makefile b/audio/mpdbrowser/Makefile index ad5d12687311..e90ba1471c73 100644 --- a/audio/mpdbrowser/Makefile +++ b/audio/mpdbrowser/Makefile @@ -12,6 +12,9 @@ DISTNAME= mpdBrowser-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= GTK+ client for the Music Player Daemon (MPD) +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mpd>=0.2.0:audio/py-mpd@${PY_FLAVOR} diff --git a/audio/nekobee/Makefile b/audio/nekobee/Makefile index 397bbcc6f5e3..6324dacebc8d 100644 --- a/audio/nekobee/Makefile +++ b/audio/nekobee/Makefile @@ -9,6 +9,9 @@ CATEGORIES= audio MAINTAINER= ports@FreeBSD.org COMMENT= DSSI plugin that emulates the sound of the TB-303 Bassline +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2+ BUILD_DEPENDS= ${LOCALBASE}/include/dssi.h:audio/dssi diff --git a/audio/patchage/Makefile b/audio/patchage/Makefile index 4c4e3249099e..ea2f6b8778b1 100644 --- a/audio/patchage/Makefile +++ b/audio/patchage/Makefile @@ -11,6 +11,9 @@ MASTER_SITES= http://download.drobilla.net/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Modular patch bay for Jack +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/audio/py-ao/Makefile b/audio/py-ao/Makefile index f671c2c4f828..f45b684886ef 100644 --- a/audio/py-ao/Makefile +++ b/audio/py-ao/Makefile @@ -13,6 +13,9 @@ DISTNAME= pyao-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Python wrapper for audio device abstraction library (libao) +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/audio/py-id3/Makefile b/audio/py-id3/Makefile index 75be3784945d..90e703c2fc18 100644 --- a/audio/py-id3/Makefile +++ b/audio/py-id3/Makefile @@ -12,6 +12,9 @@ DISTNAME= id3-py_${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Python module for retrieving and setting ID3 tags on MP3 files +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + WRKSRC= ${WRKDIR}/id3-py-${PORTVERSION} USES= python:2.7 USE_PYTHON= distutils autoplist pythonprefix diff --git a/audio/py-shout/Makefile b/audio/py-shout/Makefile index 5a46198f37a9..1882c59e295a 100644 --- a/audio/py-shout/Makefile +++ b/audio/py-shout/Makefile @@ -12,6 +12,9 @@ DISTNAME= ${PORTNAME}-python-${PORTVERSION} MAINTAINER= python@FreeBSD.org COMMENT= Python bindings for libshout2 +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= LGPL20 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/audio/py-speex/Makefile b/audio/py-speex/Makefile index edd56ca8756b..d4a98ab169f2 100644 --- a/audio/py-speex/Makefile +++ b/audio/py-speex/Makefile @@ -13,6 +13,9 @@ DIST_SUBDIR= python MAINTAINER= ports@FreeBSD.org COMMENT= Python bindings for the Speex compressor/decompressor audio codec +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyrex>=0.9.6.2:devel/pyrex@${PY_FLAVOR} LIB_DEPENDS= libspeex.so:audio/speex diff --git a/audio/pytone/Makefile b/audio/pytone/Makefile index 3754e9d5f161..1e06b479efe6 100644 --- a/audio/pytone/Makefile +++ b/audio/pytone/Makefile @@ -12,6 +12,9 @@ DISTNAME= PyTone-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Music jukebox written in Python with a curses GUI +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 # only LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/audio/solfege/Makefile b/audio/solfege/Makefile index 6ee3209c3ae3..7a12d71c2fd8 100644 --- a/audio/solfege/Makefile +++ b/audio/solfege/Makefile @@ -12,6 +12,9 @@ PKGNAMESUFFIX= -nosound MAINTAINER= ports@FreeBSD.org COMMENT= Free ear training software +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/audio/trommler/Makefile b/audio/trommler/Makefile index 3d9f26270add..d8d3e05711bf 100644 --- a/audio/trommler/Makefile +++ b/audio/trommler/Makefile @@ -11,6 +11,9 @@ DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= GTK+2 based drum machine +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 USES= gmake gnome pkgconfig python:2.7,build shebangfix diff --git a/benchmarks/pybench/Makefile b/benchmarks/pybench/Makefile index a405d1c4c795..e1f7990f4856 100644 --- a/benchmarks/pybench/Makefile +++ b/benchmarks/pybench/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= http://downloads.egenix.com/python/ MAINTAINER= ports@FreeBSD.org COMMENT= Extensible benchmark suite for Python +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/biology/pycogent/Makefile b/biology/pycogent/Makefile index 9725f99bf076..4a3eecc7dd62 100644 --- a/biology/pycogent/Makefile +++ b/biology/pycogent/Makefile @@ -9,6 +9,9 @@ CATEGORIES= biology python MAINTAINER= python@FreeBSD.org COMMENT= Toolkit for statistical analysis of biological sequences +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 BUILD_DEPENDS= ${PYNUMPY} \ diff --git a/biology/unanimity/Makefile b/biology/unanimity/Makefile index f2bade054476..76883f255291 100644 --- a/biology/unanimity/Makefile +++ b/biology/unanimity/Makefile @@ -11,6 +11,9 @@ CATEGORIES= biology MAINTAINER= ports@FreeBSD.org COMMENT= Pacific Biosciences consensus library and applications +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/cad/pythoncad/Makefile b/cad/pythoncad/Makefile index 7c328bb822d6..54b83fe2d72d 100644 --- a/cad/pythoncad/Makefile +++ b/cad/pythoncad/Makefile @@ -11,6 +11,9 @@ DISTNAME= PythonCAD-DS1-R${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Open-source CAD package built designed around Python +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/chinese/bg5pdf/Makefile b/chinese/bg5pdf/Makefile index e8cbc56c26c1..7ca9480543d8 100644 --- a/chinese/bg5pdf/Makefile +++ b/chinese/bg5pdf/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= LOCAL/chinsan MAINTAINER= ports@FreeBSD.org COMMENT= Convert Chinese-Big5 encoded files to PDF, using PDFlib +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 LIB_DEPENDS= libpdf.so:print/pdflib diff --git a/comms/py-libimobiledevice/Makefile b/comms/py-libimobiledevice/Makefile index 7775e5ee4a26..f640dfbd38d2 100644 --- a/comms/py-libimobiledevice/Makefile +++ b/comms/py-libimobiledevice/Makefile @@ -7,6 +7,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Python bindings for libimobiledevice +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LIB_DEPENDS= libimobiledevice.so:${MASTER_PORT} BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libplist>0:devel/py-libplist@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libplist>0:devel/py-libplist@${PY_FLAVOR} diff --git a/converters/py-bcode/Makefile b/converters/py-bcode/Makefile index 311c260932ec..8f439f40720d 100644 --- a/converters/py-bcode/Makefile +++ b/converters/py-bcode/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Another bencode implementation +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= MIT USES= python:2.7 diff --git a/converters/py-iconv/Makefile b/converters/py-iconv/Makefile index 96c9ce017ab3..3cc8574183f1 100644 --- a/converters/py-iconv/Makefile +++ b/converters/py-iconv/Makefile @@ -12,6 +12,9 @@ DIST_SUBDIR= python MAINTAINER= ports@FreeBSD.org COMMENT= Iconv wrapper with Unicode codec for Python +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + USES= iconv python:2.7 USE_PYTHON= autoplist distutils diff --git a/converters/py-zfec/Makefile b/converters/py-zfec/Makefile index 832fa2e6d364..c6203fafef2d 100644 --- a/converters/py-zfec/Makefile +++ b/converters/py-zfec/Makefile @@ -10,6 +10,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Fast erasure codec for Python +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING.GPL diff --git a/databases/gadfly/Makefile b/databases/gadfly/Makefile index dd730a3400a3..391717744ad8 100644 --- a/databases/gadfly/Makefile +++ b/databases/gadfly/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= SQL database written in Python +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + RUN_DEPENDS= ${PYTHON_SITELIBDIR}/kjbuckets.so:devel/py-kjbuckets@${PY_FLAVOR} USES= python:2.7 diff --git a/databases/metakit/Makefile b/databases/metakit/Makefile index 96aba2221e1f..17c059d47599 100644 --- a/databases/metakit/Makefile +++ b/databases/metakit/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= http://www.equi4.com/pub/mk/ MAINTAINER= ports@FreeBSD.org COMMENT= C++ embedded database engine with Python and Tcl support +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= MIT LICENSE_FILE= ${WRKSRC}/../license.terms diff --git a/databases/openark-kit/Makefile b/databases/openark-kit/Makefile index a5fd6ab13505..62a01c3761b9 100644 --- a/databases/openark-kit/Makefile +++ b/databases/openark-kit/Makefile @@ -8,6 +8,9 @@ MASTER_SITES= https://storage.googleapis.com/google-code-archive-downloads/v2/co MAINTAINER= ports@FreeBSD.org COMMENT= Common utilities for MySQL +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/databases/py-MySQLdb55/Makefile b/databases/py-MySQLdb55/Makefile index 90dce717a3f0..61fbdeca5d53 100644 --- a/databases/py-MySQLdb55/Makefile +++ b/databases/py-MySQLdb55/Makefile @@ -5,6 +5,9 @@ PKGNAMESUFFIX= 55 COMMENT= Access a MySQL database through Python (Using MySQL 5.5 Client) +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + WANT_MYSQL_VER= 55 MASTERDIR= ${.CURDIR}/../py-MySQLdb diff --git a/databases/py-MySQLdb56/Makefile b/databases/py-MySQLdb56/Makefile index 42fbcc455131..b1561570456f 100644 --- a/databases/py-MySQLdb56/Makefile +++ b/databases/py-MySQLdb56/Makefile @@ -4,6 +4,9 @@ PKGNAMESUFFIX= 56 COMMENT= Access a MySQL database through Python (Using MySQL 5.6 Client) +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + WANT_MYSQL_VER= 56 MASTERDIR= ${.CURDIR}/../py-MySQLdb diff --git a/databases/py-forgetsql/Makefile b/databases/py-forgetsql/Makefile index 0c2cb13812a5..0365e689396d 100644 --- a/databases/py-forgetsql/Makefile +++ b/databases/py-forgetsql/Makefile @@ -12,6 +12,9 @@ DISTNAME= forgetSQL-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Python module for object-oriented access to SQL databases +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/databases/py-oops/Makefile b/databases/py-oops/Makefile index 3cfdf72ff91f..31d15bcfc629 100644 --- a/databases/py-oops/Makefile +++ b/databases/py-oops/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Object Oriented Database Library For Persistent Storage in Python +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + USES= python:2.7 USE_PYTHON= distutils autoplist diff --git a/databases/py-rrdtool_lgpl/Makefile b/databases/py-rrdtool_lgpl/Makefile index 23f89a4471d1..91bc9d16c55b 100644 --- a/databases/py-rrdtool_lgpl/Makefile +++ b/databases/py-rrdtool_lgpl/Makefile @@ -12,6 +12,9 @@ DISTNAME= py-rrdtool-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Python interface to RRDTool, the graphing and logging utility +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/deskutils/conkyemail/Makefile b/deskutils/conkyemail/Makefile index 07fd87aa955a..0ca8146f6592 100644 --- a/deskutils/conkyemail/Makefile +++ b/deskutils/conkyemail/Makefile @@ -12,6 +12,9 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Email script for conky +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/deskutils/cycle/Makefile b/deskutils/cycle/Makefile index 8e1cdfbf4d16..ef2b9eabe605 100644 --- a/deskutils/cycle/Makefile +++ b/deskutils/cycle/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Calendar program for women +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2+ USES= python:2.7,run shebangfix tar:bzip2 diff --git a/deskutils/everygui/Makefile b/deskutils/everygui/Makefile index 40b20fbb9233..bcc5e2587fa5 100644 --- a/deskutils/everygui/Makefile +++ b/deskutils/everygui/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Dynamic GUI for an OS command +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/deskutils/ganyremote/Makefile b/deskutils/ganyremote/Makefile index 0fa784758dff..29cd086f907f 100644 --- a/deskutils/ganyremote/Makefile +++ b/deskutils/ganyremote/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= SF/anyremote/${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= GNOME frontend for anyRemote +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/deskutils/pypanel/Makefile b/deskutils/pypanel/Makefile index 3bc83bf50d6e..514da40ed684 100644 --- a/deskutils/pypanel/Makefile +++ b/deskutils/pypanel/Makefile @@ -11,6 +11,9 @@ DISTNAME= PyPanel-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Desktop panel written in Python +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/deskutils/taskcoach/Makefile b/deskutils/taskcoach/Makefile index 7838d95a268a..96d2db1aa18b 100644 --- a/deskutils/taskcoach/Makefile +++ b/deskutils/taskcoach/Makefile @@ -9,6 +9,9 @@ DISTNAME= TaskCoach-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Friendly task manager +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.txt diff --git a/deskutils/tel/Makefile b/deskutils/tel/Makefile index 4ebbff6f63be..f4371a5047ff 100644 --- a/deskutils/tel/Makefile +++ b/deskutils/tel/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= SF/${PORTNAME}.berlios MAINTAINER= ports@FreeBSD.org COMMENT= Little console-based phone book manager +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= MIT NO_ARCH= yes diff --git a/deskutils/tnote/Makefile b/deskutils/tnote/Makefile index a35a4b7a58cb..6c42419baccb 100644 --- a/deskutils/tnote/Makefile +++ b/deskutils/tnote/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Small note taking program for the terminal +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv3 USES= python:2.7 shebangfix diff --git a/deskutils/vnc2flv/Makefile b/deskutils/vnc2flv/Makefile index 2ccde73ce3cd..31ffb6bb0128 100644 --- a/deskutils/vnc2flv/Makefile +++ b/deskutils/vnc2flv/Makefile @@ -10,6 +10,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Captures a VNC desktop session and saves as a flv +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + USES= python:2.7 USE_PYTHON= distutils autoplist diff --git a/deskutils/wammu/Makefile b/deskutils/wammu/Makefile index a338fbd32b05..70b93c620f49 100644 --- a/deskutils/wammu/Makefile +++ b/deskutils/wammu/Makefile @@ -11,6 +11,9 @@ MASTER_SITES= http://dl.cihar.com/wammu/v0/ \ MAINTAINER= ports@FreeBSD.org COMMENT= GUI manager of contacts, todos, calendar, and messages in your phone +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/devel/bbfreeze/Makefile b/devel/bbfreeze/Makefile index 9bb5e97e4591..618c524b8c47 100644 --- a/devel/bbfreeze/Makefile +++ b/devel/bbfreeze/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Module to create standalone executables from Python scripts +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= ZLIB RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}altgraph>=0.9:math/py-altgraph@${PY_FLAVOR} \ diff --git a/devel/bzr-builder/Makefile b/devel/bzr-builder/Makefile index 5b2c61ee2881..3b9f727d5ded 100644 --- a/devel/bzr-builder/Makefile +++ b/devel/bzr-builder/Makefile @@ -11,6 +11,9 @@ MASTER_SITES= http://launchpadlibrarian.net/100761063/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Bzr plugin to construct a bzr branch based on a "recipe" +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv3 BUILD_DEPENDS= bzr:devel/bzr diff --git a/devel/bzr-colo/Makefile b/devel/bzr-colo/Makefile index 16e59c91a299..2fc951a991ff 100644 --- a/devel/bzr-colo/Makefile +++ b/devel/bzr-colo/Makefile @@ -11,6 +11,9 @@ MASTER_SITES= https://launchpadlibrarian.net/91504187/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Plugin for bzr to support colocated branches +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 BUILD_DEPENDS= bzr:devel/bzr diff --git a/devel/bzr-externals/Makefile b/devel/bzr-externals/Makefile index 8472856a5bc9..5c03e95dc0b0 100644 --- a/devel/bzr-externals/Makefile +++ b/devel/bzr-externals/Makefile @@ -11,6 +11,9 @@ MASTER_SITES= http://launchpadlibrarian.net/91495699/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Support external branches like svn:externals +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 BUILD_DEPENDS= bzr:devel/bzr diff --git a/devel/bzr-git/Makefile b/devel/bzr-git/Makefile index 24e102790dc9..c8de5d53ac7f 100644 --- a/devel/bzr-git/Makefile +++ b/devel/bzr-git/Makefile @@ -11,6 +11,9 @@ MASTER_SITES= https://launchpadlibrarian.net/98666746/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Plugin for bzr to work with git trees +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 BUILD_DEPENDS= bzr:devel/bzr diff --git a/devel/bzr-gtk/Makefile b/devel/bzr-gtk/Makefile index dd012e41558c..2efa46e5d4ee 100644 --- a/devel/bzr-gtk/Makefile +++ b/devel/bzr-gtk/Makefile @@ -11,6 +11,9 @@ MASTER_SITES= http://launchpadlibrarian.net/65442805/ \ MAINTAINER= ports@FreeBSD.org COMMENT= GTK interface to Bazaar-NG VCS +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 BUILD_DEPENDS= bzr:devel/bzr diff --git a/devel/bzr-loom/Makefile b/devel/bzr-loom/Makefile index 0c989e603671..59c040bcf9f5 100644 --- a/devel/bzr-loom/Makefile +++ b/devel/bzr-loom/Makefile @@ -11,6 +11,9 @@ MASTER_SITES= http://launchpadlibrarian.net/94514373/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Bazaar plugin to assist in developing focused patches +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 BUILD_DEPENDS= bzr:devel/bzr diff --git a/devel/bzr-pipeline/Makefile b/devel/bzr-pipeline/Makefile index ed9186742521..a4ea7d185707 100644 --- a/devel/bzr-pipeline/Makefile +++ b/devel/bzr-pipeline/Makefile @@ -11,6 +11,9 @@ MASTER_SITES= http://launchpadlibrarian.net/90476867/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Bzr tools for working with a sequence of branches +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 BUILD_DEPENDS= bzr:devel/bzr diff --git a/devel/bzr-rewrite/Makefile b/devel/bzr-rewrite/Makefile index 3214d09348d7..ebed82352e46 100644 --- a/devel/bzr-rewrite/Makefile +++ b/devel/bzr-rewrite/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= http://launchpadlibrarian.net/94574861/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Bzr plugin that provides rewriting existing revisions +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 BUILD_DEPENDS= bzr:devel/bzr diff --git a/devel/bzr-scmproj/Makefile b/devel/bzr-scmproj/Makefile index efd4c6417264..b8ce7e95e7d5 100644 --- a/devel/bzr-scmproj/Makefile +++ b/devel/bzr-scmproj/Makefile @@ -11,6 +11,9 @@ MASTER_SITES= http://launchpadlibrarian.net/101701273/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Organise and manage a collection of bzr branches +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 BUILD_DEPENDS= bzr:devel/bzr diff --git a/devel/bzr-stats/Makefile b/devel/bzr-stats/Makefile index d96202b4bbb0..0479914819e5 100644 --- a/devel/bzr-stats/Makefile +++ b/devel/bzr-stats/Makefile @@ -11,6 +11,9 @@ MASTER_SITES= http://launchpadlibrarian.net/65203347/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Simple statistics plugin for bzr +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + BUILD_DEPENDS= bzr:devel/bzr RUN_DEPENDS= bzr:devel/bzr diff --git a/devel/bzr-svn/Makefile b/devel/bzr-svn/Makefile index 88bc5ed0d92d..fc270972e4a1 100644 --- a/devel/bzr-svn/Makefile +++ b/devel/bzr-svn/Makefile @@ -11,6 +11,9 @@ MASTER_SITES= https://launchpadlibrarian.net/102178824/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Plugin for bzr to work with svn +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 BUILD_DEPENDS+= bzr:devel/bzr diff --git a/devel/bzr-upload/Makefile b/devel/bzr-upload/Makefile index 37ee98664329..beef9de20d07 100644 --- a/devel/bzr-upload/Makefile +++ b/devel/bzr-upload/Makefile @@ -11,6 +11,9 @@ MASTER_SITES= http://launchpadlibrarian.net/96912507/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Bzr plugin to incrementally upload changes to a dumb server +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 BUILD_DEPENDS= bzr:devel/bzr diff --git a/devel/ditrack/Makefile b/devel/ditrack/Makefile index e30895afa814..b8d3c186e8cd 100644 --- a/devel/ditrack/Makefile +++ b/devel/ditrack/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Tracking system based on Subversion repository +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/devel/drpython/Makefile b/devel/drpython/Makefile index a799d3ec2639..c76acfda2ec7 100644 --- a/devel/drpython/Makefile +++ b/devel/drpython/Makefile @@ -12,6 +12,9 @@ DISTNAME= DrPython_${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Highly customizable cross-platform ide to aid programming in Python +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>0:textproc/py-sphinx@${PY_FLAVOR} diff --git a/devel/epydoc/Makefile b/devel/epydoc/Makefile index 1076e9513a87..aefcbfd0fe66 100644 --- a/devel/epydoc/Makefile +++ b/devel/epydoc/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Python API documentation generation tool +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt diff --git a/devel/fb303/Makefile b/devel/fb303/Makefile index 1019c6d0ae82..e9f47ed74142 100644 --- a/devel/fb303/Makefile +++ b/devel/fb303/Makefile @@ -12,6 +12,9 @@ DISTNAME= thrift-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Facebook Bassline +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= APACHE20 LIB_DEPENDS= libthrift.so:devel/thrift-cpp diff --git a/devel/fnorb/Makefile b/devel/fnorb/Makefile index ed2547a45016..9b076c4aecb8 100644 --- a/devel/fnorb/Makefile +++ b/devel/fnorb/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME:tl}/${PORTNAME}%20${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= CORBA 2.0 ORB written in Python +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>0:x11-toolkits/py-tkinter@${PY_FLAVOR} USES= python:2.7 shebangfix diff --git a/devel/gazpacho/Makefile b/devel/gazpacho/Makefile index 96e0384288a1..2e96c4d4fc8f 100644 --- a/devel/gazpacho/Makefile +++ b/devel/gazpacho/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= GNOME/sources/gazpacho/${PORTVERSION:R} MAINTAINER= ports@FreeBSD.org COMMENT= GUI builder for the GTK+ toolkit +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= LGPL21+ # source mentions LGPL20+ LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/devel/libmpsse/Makefile b/devel/libmpsse/Makefile index 0eb20022d2b9..b75b2be11963 100644 --- a/devel/libmpsse/Makefile +++ b/devel/libmpsse/Makefile @@ -8,6 +8,9 @@ CATEGORIES= devel MAINTAINER= ports@FreeBSD.org COMMENT= Open source library for SPI/I2C control via FTDI chips +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/../docs/LICENSE diff --git a/devel/open-usp-tukubai/Makefile b/devel/open-usp-tukubai/Makefile index b3a1fe9eedb4..d0c04b1de51e 100644 --- a/devel/open-usp-tukubai/Makefile +++ b/devel/open-usp-tukubai/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= https://uec.usp-lab.com/TUKUBAI/DOWNLOAD/ MAINTAINER= ports@FreeBSD.org COMMENT= Open usp Tukubai is OSS version of Tukubai commands set +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/devel/phpbt/Makefile b/devel/phpbt/Makefile index a820bbe7201d..fdc40ba657e5 100644 --- a/devel/phpbt/Makefile +++ b/devel/phpbt/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Bug-tracking system developed in PHP +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/devel/py-anonfunc/Makefile b/devel/py-anonfunc/Makefile index 4ba6ca4e8f7c..46a102437da4 100644 --- a/devel/py-anonfunc/Makefile +++ b/devel/py-anonfunc/Makefile @@ -12,6 +12,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Python module that provides easy anonymous function +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= BSD2CLAUSE USES= python:2.7 diff --git a/devel/py-bison/Makefile b/devel/py-bison/Makefile index 0eae771839fe..575457c3cfef 100644 --- a/devel/py-bison/Makefile +++ b/devel/py-bison/Makefile @@ -12,6 +12,9 @@ DISTNAME= py${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Python-based parsing at the speed of C +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/devel/py-fortran/Makefile b/devel/py-fortran/Makefile index e06f26b871f5..8f6c85c3309f 100644 --- a/devel/py-fortran/Makefile +++ b/devel/py-fortran/Makefile @@ -12,6 +12,9 @@ DISTNAME= Pyfort-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Creating extensions to the Python language with Fortran routines +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numeric>0:math/py-numeric@${PY_FLAVOR} diff --git a/devel/py-freebsd/Makefile b/devel/py-freebsd/Makefile index e81bec92351a..bb69b3c67062 100644 --- a/devel/py-freebsd/Makefile +++ b/devel/py-freebsd/Makefile @@ -13,6 +13,9 @@ DISTNAME= py-freebsd-${PORTVERSION} MAINTAINER= python@FreeBSD.org COMMENT= Python interface to FreeBSD-specific system libraries +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYRIGHT diff --git a/devel/py-grouch/Makefile b/devel/py-grouch/Makefile index 2c5adabdaa65..d6ae8f3c99ab 100644 --- a/devel/py-grouch/Makefile +++ b/devel/py-grouch/Makefile @@ -12,6 +12,9 @@ DISTNAME= Grouch-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= System for describing and enforcing a Python object schema +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + OPTIONS_DEFINE= DOCS EXAMPLES USES= python:2.7 diff --git a/devel/py-hgsubversion/Makefile b/devel/py-hgsubversion/Makefile index 2f4128fb1d50..2d32df5760c5 100644 --- a/devel/py-hgsubversion/Makefile +++ b/devel/py-hgsubversion/Makefile @@ -10,6 +10,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Mercurial extension that allows using it as a Subversion client +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 OPTIONS_DEFINE= SUBVERTPY diff --git a/devel/py-mwlib.rl/Makefile b/devel/py-mwlib.rl/Makefile index 627951c63fba..4661a5bf1c4c 100644 --- a/devel/py-mwlib.rl/Makefile +++ b/devel/py-mwlib.rl/Makefile @@ -10,6 +10,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Generate Pdfs from Mediawiki Markup +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= BSD3CLAUSE BUILD_DEPENDS= ${LOCALBASE}/bin/texvc:print/texvc \ diff --git a/devel/py-nagioscheck/Makefile b/devel/py-nagioscheck/Makefile index ac2670c81a84..d1abb4de91d2 100644 --- a/devel/py-nagioscheck/Makefile +++ b/devel/py-nagioscheck/Makefile @@ -10,6 +10,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Class library for writing Nagios plugins +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + USES= python:2.7 USE_PYTHON= distutils autoplist diff --git a/devel/py-ncurses/Makefile b/devel/py-ncurses/Makefile index cfa6ce2ea7b1..12f631431964 100644 --- a/devel/py-ncurses/Makefile +++ b/devel/py-ncurses/Makefile @@ -12,6 +12,9 @@ DISTNAME= pyncurses-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Ncurses binding for Python +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYRIGHT diff --git a/devel/py-ocempgui/Makefile b/devel/py-ocempgui/Makefile index e8a77683330a..2c62415c42c1 100644 --- a/devel/py-ocempgui/Makefile +++ b/devel/py-ocempgui/Makefile @@ -12,6 +12,9 @@ DISTNAME= OcempGUI-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= GUI toolkit in python +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/devel/py-palm/Makefile b/devel/py-palm/Makefile index db5bb512e28a..a5f96ef7bbe9 100644 --- a/devel/py-palm/Makefile +++ b/devel/py-palm/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Fast Protocol Buffer library for Python +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= BSD2CLAUSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}protobuf>0:devel/py-protobuf@${PY_FLAVOR} diff --git a/devel/py-pyechonest/Makefile b/devel/py-pyechonest/Makefile index 31828d0a30ad..75f580381724 100644 --- a/devel/py-pyechonest/Makefile +++ b/devel/py-pyechonest/Makefile @@ -10,6 +10,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Python interface to The Echo Nest APIs +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= MIT USES= python:2.7 diff --git a/devel/py-resourcepackage/Makefile b/devel/py-resourcepackage/Makefile index c67e69ae8987..22dd5e6b166f 100644 --- a/devel/py-resourcepackage/Makefile +++ b/devel/py-resourcepackage/Makefile @@ -11,6 +11,9 @@ DISTNAME= ResourcePackage-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Automated resource-as-package embedding mechanism +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + USES= python:2.7 USE_PYTHON= distutils autoplist diff --git a/devel/py-rlcompleter2/Makefile b/devel/py-rlcompleter2/Makefile index 28a4e0f2d8bb..181951f70a1e 100644 --- a/devel/py-rlcompleter2/Makefile +++ b/devel/py-rlcompleter2/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Python module for readline interactive completion +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= MIT USES= python:2.7 diff --git a/devel/py-spark/Makefile b/devel/py-spark/Makefile index d6e5e52fa88a..25f3df8883a9 100644 --- a/devel/py-spark/Makefile +++ b/devel/py-spark/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Scanning, Parsing, and Rewriting Kit +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + USES= python:2.7 NO_BUILD= yes NO_ARCH= yes diff --git a/devel/py-xoltar-toolkit/Makefile b/devel/py-xoltar-toolkit/Makefile index 8deb8173d017..23c7e0af807a 100644 --- a/devel/py-xoltar-toolkit/Makefile +++ b/devel/py-xoltar-toolkit/Makefile @@ -12,6 +12,9 @@ DISTNAME= ${PORTNAME}-01jun01 MAINTAINER= ports@FreeBSD.org COMMENT= Functional programming, lazy expressions, and thread pools for Python +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= LGPL21+ USES= python:2.7 diff --git a/devel/py-zkpython/Makefile b/devel/py-zkpython/Makefile index cdb2a1dd4d6c..b50e977e6de3 100644 --- a/devel/py-zkpython/Makefile +++ b/devel/py-zkpython/Makefile @@ -10,6 +10,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Python bindings to Apache Zookeeper +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= APACHE20 LIB_DEPENDS= libzookeeper_mt.so:devel/libzookeeper diff --git a/devel/pychecker/Makefile b/devel/pychecker/Makefile index d2b59a18a494..219293cc7f4f 100644 --- a/devel/pychecker/Makefile +++ b/devel/pychecker/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Python source code checking tool to help hunting common bugs +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYRIGHT diff --git a/devel/pymacs/Makefile b/devel/pymacs/Makefile index aff70ec2d248..aa1dcb138307 100644 --- a/devel/pymacs/Makefile +++ b/devel/pymacs/Makefile @@ -11,6 +11,9 @@ PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Python package for scripting emacs +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 USES= emacs python:2.7 diff --git a/devel/trac-bitten/Makefile b/devel/trac-bitten/Makefile index 032cf5d2913a..341cb2289b39 100644 --- a/devel/trac-bitten/Makefile +++ b/devel/trac-bitten/Makefile @@ -13,6 +13,9 @@ DISTNAME= Bitten-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Continuous integration for Trac +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/devel/wxGlade/Makefile b/devel/wxGlade/Makefile index 095c5dc965cd..eb4a54727e2b 100644 --- a/devel/wxGlade/Makefile +++ b/devel/wxGlade/Makefile @@ -11,6 +11,9 @@ DISTNAME= wxGlade-${PORTVERSION} MAINTAINER= python@FreeBSD.org COMMENT= GUI builder for wxPython/wxWidgets written in Python +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt diff --git a/emulators/catapult/Makefile b/emulators/catapult/Makefile index ffafdb4ca200..46c0ff529f19 100644 --- a/emulators/catapult/Makefile +++ b/emulators/catapult/Makefile @@ -11,6 +11,9 @@ DISTNAME= openmsx-${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= GUI for openMSX +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 BUILD_DEPENDS= openmsx:emulators/openmsx diff --git a/emulators/dynagui/Makefile b/emulators/dynagui/Makefile index ffc8af6709e4..96da899b4ecd 100644 --- a/emulators/dynagui/Makefile +++ b/emulators/dynagui/Makefile @@ -11,6 +11,9 @@ DIST_SUBDIR= dynagui MAINTAINER= ports@FreeBSD.org COMMENT= GUI frontend to the dynamips router simulator +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/finance/mybudget/Makefile b/finance/mybudget/Makefile index dc58976a1f7c..1d96b0bde332 100644 --- a/finance/mybudget/Makefile +++ b/finance/mybudget/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= http://www.abisource.com/~msevior/ MAINTAINER= ports@FreeBSD.org COMMENT= Gtk+-2 finance manager +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/finance/sabernetdcs-client/Makefile b/finance/sabernetdcs-client/Makefile index 705cfbd853e8..0e233db24f57 100644 --- a/finance/sabernetdcs-client/Makefile +++ b/finance/sabernetdcs-client/Makefile @@ -12,6 +12,9 @@ DISTNAME= sndcs-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= SaberNet DCS - A labor data collection system +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/games/4stattack/Makefile b/games/4stattack/Makefile index 2f284703643f..356122cb7239 100644 --- a/games/4stattack/Makefile +++ b/games/4stattack/Makefile @@ -11,6 +11,9 @@ DISTNAME= 4stAttack-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Connect four stones in a straight line +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/GPL diff --git a/games/barbie_seahorse_adventures/Makefile b/games/barbie_seahorse_adventures/Makefile index 5bcef29fa67d..f10f139de97a 100644 --- a/games/barbie_seahorse_adventures/Makefile +++ b/games/barbie_seahorse_adventures/Makefile @@ -12,6 +12,9 @@ DIST_SUBDIR= python MAINTAINER= ports@FreeBSD.org COMMENT= You are a seahorse and you want to go to the moon! +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE.txt diff --git a/games/battletanks/Makefile b/games/battletanks/Makefile index ed4df9c8b5b2..b4fb8ed8045d 100644 --- a/games/battletanks/Makefile +++ b/games/battletanks/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-source/ MAINTAINER= ports@FreeBSD.org COMMENT= Fast 2D tank arcade game with multiplayer and split-screen modes +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/games/bombz/Makefile b/games/bombz/Makefile index 9f0244801817..a2c519a3749a 100644 --- a/games/bombz/Makefile +++ b/games/bombz/Makefile @@ -15,6 +15,9 @@ EXTRACT_ONLY= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= Simple 2D puzzle game with bombs +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING.TXT diff --git a/games/bouncy/Makefile b/games/bouncy/Makefile index 104b36b786db..ba5f352f52f3 100644 --- a/games/bouncy/Makefile +++ b/games/bouncy/Makefile @@ -15,6 +15,9 @@ EXTRACT_ONLY= ${PORTNAME}-post-${DISTVERSION}.tgz MAINTAINER= ports@FreeBSD.org COMMENT= You are a hungry rabbit. Eat food to complete the level +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/GPL.txt diff --git a/games/bubbros/Makefile b/games/bubbros/Makefile index 53387bb6be80..2204882bf9cb 100644 --- a/games/bubbros/Makefile +++ b/games/bubbros/Makefile @@ -11,6 +11,9 @@ DIST_SUBDIR= python MAINTAINER= ports@FreeBSD.org COMMENT= Multiplayer clone of the famous Bubble Bobble game +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt diff --git a/games/childsplay/Makefile b/games/childsplay/Makefile index 6fdf2950a165..c3a39e6911e0 100644 --- a/games/childsplay/Makefile +++ b/games/childsplay/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= SAVANNAH MAINTAINER= ports@FreeBSD.org COMMENT= Educative games for children +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv3 # only LICENSE_FILE= ${WRKSRC}/gpl-3.0.txt diff --git a/games/crossfire-server/Makefile b/games/crossfire-server/Makefile index f36482b96934..763db30b4c2b 100644 --- a/games/crossfire-server/Makefile +++ b/games/crossfire-server/Makefile @@ -15,6 +15,9 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ MAINTAINER= ports@FreeBSD.org COMMENT= Server for multiplayer graphical arcade and adventure game +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/games/duckmaze/Makefile b/games/duckmaze/Makefile index 8bc6b10e3eb3..4541c992a2d1 100644 --- a/games/duckmaze/Makefile +++ b/games/duckmaze/Makefile @@ -14,6 +14,9 @@ EXTRACT_ONLY= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= Game about a duck that is in a maze +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/doc/COPYING.txt diff --git a/games/farblazer/Makefile b/games/farblazer/Makefile index a76ea8136cf3..7db760bc9db8 100644 --- a/games/farblazer/Makefile +++ b/games/farblazer/Makefile @@ -14,6 +14,9 @@ EXTRACT_ONLY= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= Originally based of StarBlazer on the Apple ][ +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING.txt diff --git a/games/gbottler/Makefile b/games/gbottler/Makefile index dd00364e68b1..6a0d763fea80 100644 --- a/games/gbottler/Makefile +++ b/games/gbottler/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= OSDN/gbottler/45155 MAINTAINER= ports@FreeBSD.org COMMENT= SSTP Bottle client +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + NO_ARCH= yes USES= gettext-tools gmake gnome python:2.7 shebangfix SHEBANG_FILES= src/*.py src/viewer/*.py diff --git a/games/glchess/Makefile b/games/glchess/Makefile index fdd225e0ba19..291ccc4ee4dd 100644 --- a/games/glchess/Makefile +++ b/games/glchess/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= 3D OpenGL based chess game +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/gdkgl/__init__.py:x11-toolkits/py-gtkglext@${PY_FLAVOR} USES= desktop-file-utils gnome python:2.7 shared-mime-info diff --git a/games/golly/Makefile b/games/golly/Makefile index c735beea4f1c..de98c1c8ff0a 100644 --- a/games/golly/Makefile +++ b/games/golly/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Conway's Game of Life and other cellular automata +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2+ USES= compiler:c++11-lib gl localbase python:2.7 xorg diff --git a/games/gretools/Makefile b/games/gretools/Makefile index 6e6043f3bc03..9a6787aea974 100644 --- a/games/gretools/Makefile +++ b/games/gretools/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= http://randomwalker.info/gretools/${PORTVERSION:R}/ MAINTAINER= ports@FreeBSD.org COMMENT= GNOME vocabulary builder +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/games/kye/Makefile b/games/kye/Makefile index 26cf01b87e01..c838a348f8d5 100644 --- a/games/kye/Makefile +++ b/games/kye/Makefile @@ -19,6 +19,9 @@ DIST_SUBDIR= kye MAINTAINER= ports@FreeBSD.org COMMENT= Puzzle game with arcade game elements +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + RESTRICTED= kye-data_nuke_levels is charityware RESTRICTED_FILES= kye-data_nuke_levels.20121101.tar.gz diff --git a/games/liquidwar/Makefile b/games/liquidwar/Makefile index 0e7ec8ef4aea..dc7ee18e39b9 100644 --- a/games/liquidwar/Makefile +++ b/games/liquidwar/Makefile @@ -12,6 +12,9 @@ MASTER_SITES= http://www.ufoot.org/download/liquidwar/v5/${PORTVERSION}/ \ MAINTAINER= ports@FreeBSD.org COMMENT= You control an army of liquid and have to try and eat your opponents +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/games/mopesnake/Makefile b/games/mopesnake/Makefile index 5585c5b7878b..3a67307135de 100644 --- a/games/mopesnake/Makefile +++ b/games/mopesnake/Makefile @@ -14,6 +14,9 @@ EXTRACT_ONLY= ${PORTNAME}-pc-${DISTVERSION}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= Classic snake game in which you attempt to eat all the pain +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/doc/COPYING.txt diff --git a/games/nelly/Makefile b/games/nelly/Makefile index 7e4e6a6eaa23..9cf8fb6a4028 100644 --- a/games/nelly/Makefile +++ b/games/nelly/Makefile @@ -16,6 +16,9 @@ EXTRACT_ONLY= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= Nelly's Rooftop Garden, physics-based puzzle game +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + RUN_DEPENDS= ${PYGAME} \ ${PYTHON_PKGNAMEPREFIX}PyOpenGL>=0:graphics/py-PyOpenGL@${PY_FLAVOR} diff --git a/games/oneisenough/Makefile b/games/oneisenough/Makefile index bf06ebbb0e03..e6c770c16cd9 100644 --- a/games/oneisenough/Makefile +++ b/games/oneisenough/Makefile @@ -14,6 +14,9 @@ EXTRACT_ONLY= ${PORTNAME}_a${PORTVERSION:S/.//g}_src${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= Economic development in the land of the balls +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE.txt diff --git a/games/oolite/Makefile b/games/oolite/Makefile index 5eb75d7f4d4e..87518ec167ec 100644 --- a/games/oolite/Makefile +++ b/games/oolite/Makefile @@ -12,6 +12,9 @@ DIST_SUBDIR= oolite MAINTAINER= ports@FreeBSD.org COMMENT= Trade and combat space simulator, clone of Elite +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= CC-BY-NC-SA-3.0 GPLv2 ZLIB LICENSE_COMB= multi LICENSE_FILE_CC-BY-NC-SA-3.0= ${WRKSRC}/Doc/LICENSE.TXT diff --git a/games/ptkei/Makefile b/games/ptkei/Makefile index 7e158fd47df6..16f9ba204521 100644 --- a/games/ptkei/Makefile +++ b/games/ptkei/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= SF/ptkei2 MAINTAINER= ports@FreeBSD.org COMMENT= Python/Tk graphical client for Wolfpack Empire servers +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>0:x11-toolkits/py-tkinter@${PY_FLAVOR} \ ${PYTHON_SITELIBDIR}/Pmw/__init__.py:x11-toolkits/py-Pmw@${PY_FLAVOR} diff --git a/games/py-poker-eval/Makefile b/games/py-poker-eval/Makefile index a1543de9f41c..8793f9373f6e 100644 --- a/games/py-poker-eval/Makefile +++ b/games/py-poker-eval/Makefile @@ -12,6 +12,9 @@ DISTNAME= py${PORTNAME}-${PORTVERSION:E}.0 MAINTAINER= ports@FreeBSD.org COMMENT= Python adaptor for the poker-eval toolkit +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + BROKEN= unfetchable LICENSE= GPLv3+ diff --git a/games/pycadia/Makefile b/games/pycadia/Makefile index bb9a72716cc5..49e2b1589067 100644 --- a/games/pycadia/Makefile +++ b/games/pycadia/Makefile @@ -12,6 +12,9 @@ DIST_SUBDIR= python MAINTAINER= ports@FreeBSD.org COMMENT= Home to vector gaming, Python style +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/doc/COPYING diff --git a/games/pydance/Makefile b/games/pydance/Makefile index 72f0a9089ecc..e68ff097d0c6 100644 --- a/games/pydance/Makefile +++ b/games/pydance/Makefile @@ -15,6 +15,9 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= Dancing simulation game similar to the kind in arcades +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + BUILD_DEPENDS= ${PYGAME} RUN_DEPENDS= ${PYGAME} diff --git a/games/pysycache/Makefile b/games/pysycache/Makefile index 577c7cdb9fe7..6c6a9c3d28b6 100644 --- a/games/pysycache/Makefile +++ b/games/pysycache/Makefile @@ -11,6 +11,9 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Educational software made in python +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + BROKEN= unfetchable LICENSE= GPLv2 diff --git a/games/pythonchess/Makefile b/games/pythonchess/Makefile index c81201f7113e..7d0389eb90dd 100644 --- a/games/pythonchess/Makefile +++ b/games/pythonchess/Makefile @@ -15,6 +15,9 @@ EXTRACT_ONLY= ${PORTNAME:S/p/P/:S/c/C/}_v${DISTVERSION}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= Small program for playing chess against the computer +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/gpl.txt diff --git a/games/pytowerdefense/Makefile b/games/pytowerdefense/Makefile index 2875efbdc9fd..f8d79b6937db 100644 --- a/games/pytowerdefense/Makefile +++ b/games/pytowerdefense/Makefile @@ -12,6 +12,9 @@ DIST_SUBDIR= python MAINTAINER= ports@FreeBSD.org COMMENT= Tower Defense Game +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv3 RUN_DEPENDS= ${PYGAME} diff --git a/games/rtb/Makefile b/games/rtb/Makefile index f286fb96e7a0..e9098d5bce8a 100644 --- a/games/rtb/Makefile +++ b/games/rtb/Makefile @@ -11,6 +11,9 @@ MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME}-1.0.x/${PORTNAME}%20${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Robot programming game for UNIX +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/games/schiff/Makefile b/games/schiff/Makefile index 8397a6b195d8..93fab4cbe638 100644 --- a/games/schiff/Makefile +++ b/games/schiff/Makefile @@ -15,6 +15,9 @@ EXTRACT_ONLY= # empty MAINTAINER= ports@FreeBSD.org COMMENT= Steer your ship(s) with the keyboard +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2+ RUN_DEPENDS= ${PYGAME} diff --git a/games/schwarzweiss/Makefile b/games/schwarzweiss/Makefile index cad8446c3d81..74039b020c8d 100644 --- a/games/schwarzweiss/Makefile +++ b/games/schwarzweiss/Makefile @@ -14,6 +14,9 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= Tank game for 2 players +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/gpl.txt diff --git a/games/secrettower/Makefile b/games/secrettower/Makefile index e6e1b203a940..655be967515c 100644 --- a/games/secrettower/Makefile +++ b/games/secrettower/Makefile @@ -10,6 +10,9 @@ DIST_SUBDIR= python MAINTAINER= ports@FreeBSD.org COMMENT= Save princess Ericia in this 2D platform game +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/games/slune/Makefile b/games/slune/Makefile index 24c31c5a9696..1e138739397b 100644 --- a/games/slune/Makefile +++ b/games/slune/Makefile @@ -10,6 +10,9 @@ DISTNAME= Slune-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= 3D racing game with car-crashing and lots of action +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 LIB_DEPENDS= libcal3d.so:graphics/cal3d diff --git a/games/super_mario_bros_python/Makefile b/games/super_mario_bros_python/Makefile index 79aae2b114f5..039ab877df03 100644 --- a/games/super_mario_bros_python/Makefile +++ b/games/super_mario_bros_python/Makefile @@ -15,6 +15,9 @@ EXTRACT_ONLY= Super-Mario-Bros-Python-v${DISTVERSION}release${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= Clone of the original Super Mario Bros +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/license.txt diff --git a/games/tuxfighter/Makefile b/games/tuxfighter/Makefile index db07822f761b..e01850823158 100644 --- a/games/tuxfighter/Makefile +++ b/games/tuxfighter/Makefile @@ -14,6 +14,9 @@ DIST_SUBDIR= python MAINTAINER= ports@FreeBSD.org COMMENT= Little Asteroids-like Shooter game +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/GPL.txt diff --git a/games/twitch/Makefile b/games/twitch/Makefile index 9faa0bace773..84fb5e3069e4 100644 --- a/games/twitch/Makefile +++ b/games/twitch/Makefile @@ -14,6 +14,9 @@ EXTRACT_ONLY= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= Overhead 2-d shooter, reminiscent of games like Robotron +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/games/vegastrike/Makefile b/games/vegastrike/Makefile index 1320672ef1a8..13900be7fa4a 100644 --- a/games/vegastrike/Makefile +++ b/games/vegastrike/Makefile @@ -11,6 +11,9 @@ DISTNAME= ${PORTNAME}-src-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Open source 3D space simulator +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/games/zephulor/Makefile b/games/zephulor/Makefile index 256953695ef9..6aaefe02c556 100644 --- a/games/zephulor/Makefile +++ b/games/zephulor/Makefile @@ -14,6 +14,9 @@ EXTRACT_ONLY= ${PORTNAME}-source${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= Side scrolling arcade game +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING.txt diff --git a/graphics/boxer/Makefile b/graphics/boxer/Makefile index 90a512649992..f6db233b22d7 100644 --- a/graphics/boxer/Makefile +++ b/graphics/boxer/Makefile @@ -15,6 +15,9 @@ EXTRACT_ONLY= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= GUI for Box the figure description language +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/graphics/electrix/Makefile b/graphics/electrix/Makefile index 05a0f77d126e..c3bfe51c87ab 100644 --- a/graphics/electrix/Makefile +++ b/graphics/electrix/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= SF/${PORTNAME:tl}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Application to view PDF files +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 USES= desktop-file-utils gnome pkgconfig python:2.7 tar:bzip2 waf diff --git a/graphics/exact-image/Makefile b/graphics/exact-image/Makefile index 79daf42f5bb9..c03cb5000195 100644 --- a/graphics/exact-image/Makefile +++ b/graphics/exact-image/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= https://dl.exactcode.de/oss/exact-image/ MAINTAINER= ports@FreeBSD.org COMMENT= Fast image processing library +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 BROKEN_armv6= fails to configure: C++ compiler is not installed or does not work correctly diff --git a/graphics/gnofract4d/Makefile b/graphics/gnofract4d/Makefile index fc7c6d7577a6..443ed61b0c9c 100644 --- a/graphics/gnofract4d/Makefile +++ b/graphics/gnofract4d/Makefile @@ -10,6 +10,9 @@ CATEGORIES= graphics gnome MAINTAINER= ports@FreeBSD.org COMMENT= Weird GNOME fractal generator +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/graphics/gsculpt/Makefile b/graphics/gsculpt/Makefile index 16f63cfad971..74c2edcd1bc1 100644 --- a/graphics/gsculpt/Makefile +++ b/graphics/gsculpt/Makefile @@ -11,6 +11,9 @@ DISTNAME= gSculpt-${PORTVERSION}-alpha-src MAINTAINER= ports@FreeBSD.org COMMENT= Opensource 3D modelling application +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/graphics/imgtops/Makefile b/graphics/imgtops/Makefile index 8c100664f3ed..5f47c5698a83 100644 --- a/graphics/imgtops/Makefile +++ b/graphics/imgtops/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Create efficient Encapsulated Postscript files from images +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/graphics/imgv/Makefile b/graphics/imgv/Makefile index d8d7f6ca2e3e..a57ea9ebcf09 100644 --- a/graphics/imgv/Makefile +++ b/graphics/imgv/Makefile @@ -11,6 +11,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Unique and feature rich Image Viewer +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 RUN_DEPENDS= ${PYGAME} \ diff --git a/graphics/lcms-python/Makefile b/graphics/lcms-python/Makefile index 16fb7dc9cc07..ea88d336fdda 100644 --- a/graphics/lcms-python/Makefile +++ b/graphics/lcms-python/Makefile @@ -11,6 +11,9 @@ PKGNAMESUFFIX= -python MAINTAINER= ports@FreeBSD.org COMMENT= Light Color Management System (python bindings) +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= MIT LIB_DEPENDS= liblcms.so:graphics/lcms diff --git a/graphics/mirage/Makefile b/graphics/mirage/Makefile index df64dbb8d907..30dbc1f85261 100644 --- a/graphics/mirage/Makefile +++ b/graphics/mirage/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= SF/${PORTNAME}iv MAINTAINER= ports@FreeBSD.org COMMENT= Fast and simple image viewer +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv3 USES= desktop-file-utils gettext gnome python:2.7 tar:bzip2 diff --git a/graphics/mypaint/Makefile b/graphics/mypaint/Makefile index f2de1c6d36bf..b4ad51c811c0 100644 --- a/graphics/mypaint/Makefile +++ b/graphics/mypaint/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= https://github.com/mypaint/mypaint/releases/download/${PORTVERSION MAINTAINER= ports@FreeBSD.org COMMENT= Fast painting/scribbling program +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2+ ISCL LICENSE_COMB= multi LICENSE_FILE_GPLv2+ = ${WRKSRC}/COPYING diff --git a/graphics/partio/Makefile b/graphics/partio/Makefile index de81abdd4467..fb31d0cb2e3a 100644 --- a/graphics/partio/Makefile +++ b/graphics/partio/Makefile @@ -9,6 +9,9 @@ CATEGORIES= graphics math MAINTAINER= ports@FreeBSD.org COMMENT= C++ library for manipulating animation particle formats +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= BSD3CLAUSE BUILD_DEPENDS= swig3.0:devel/swig30 diff --git a/graphics/py-exif/Makefile b/graphics/py-exif/Makefile index d66272fc94e6..39742c40bd42 100644 --- a/graphics/py-exif/Makefile +++ b/graphics/py-exif/Makefile @@ -12,6 +12,9 @@ DISTNAME= pyexif-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Python library to extract EXIF metadata from JPEG and TIFF image files +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + USES= python:2.7 WRKSRC= ${WRKDIR}/pyexif DATADIR= ${PREFIX}/share/py-exif diff --git a/graphics/py-gd/Makefile b/graphics/py-gd/Makefile index 0a83f62583a1..ab36f2e4c44e 100644 --- a/graphics/py-gd/Makefile +++ b/graphics/py-gd/Makefile @@ -12,6 +12,9 @@ DISTNAME= gdmodule-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Python interface to the GD library +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LIB_DEPENDS= libgd.so:graphics/gd USES= python:2.7 diff --git a/graphics/py-paint/Makefile b/graphics/py-paint/Makefile index 34d48e700742..0c0ce6bd4886 100644 --- a/graphics/py-paint/Makefile +++ b/graphics/py-paint/Makefile @@ -12,6 +12,9 @@ DISTNAME= pypaint-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Simple and flexible painting adaptor to libart for Python +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.TXT diff --git a/graphics/pygts/Makefile b/graphics/pygts/Makefile index 33cbc94df35a..42df8141cd9a 100644 --- a/graphics/pygts/Makefile +++ b/graphics/pygts/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Python binding for GNU Triangulated Surface(GTS) Library +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/graphics/pysvg/Makefile b/graphics/pysvg/Makefile index 48cb90863fe7..571b16e596ba 100644 --- a/graphics/pysvg/Makefile +++ b/graphics/pysvg/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= CHEESESHOP MAINTAINER= python@FreeBSD.org COMMENT= pySVG - creating svg with python +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= BSD2CLAUSE USES= zip python:2.7 diff --git a/irc/py-supybot-plugins/Makefile b/irc/py-supybot-plugins/Makefile index 89ff73f11501..727a16f1fe47 100644 --- a/irc/py-supybot-plugins/Makefile +++ b/irc/py-supybot-plugins/Makefile @@ -12,6 +12,9 @@ DISTNAME= Supybot-plugins-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Official plugin pack for Supybot +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + RUN_DEPENDS= supybot:irc/py-supybot@${PY_FLAVOR} USES= python:2.7 tar:bzip2 diff --git a/japanese/ibus-anthy/Makefile b/japanese/ibus-anthy/Makefile index b647f139be35..7d269a83ed1b 100644 --- a/japanese/ibus-anthy/Makefile +++ b/japanese/ibus-anthy/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= ja- MAINTAINER= ports@FreeBSD.org COMMENT= Anthy engine for IBus +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + BUILD_DEPENDS= swig3.0:devel/swig30 LIB_DEPENDS= libanthy.so:japanese/anthy \ libibus-1.0.so:textproc/ibus diff --git a/japanese/kana-no-quiz/Makefile b/japanese/kana-no-quiz/Makefile index 9f58c4d2f018..5824796b1463 100644 --- a/japanese/kana-no-quiz/Makefile +++ b/japanese/kana-no-quiz/Makefile @@ -11,6 +11,9 @@ DISTNAME= Kana_no_quiz-${DISTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Educational tool to memorize Japanese KANA (Hiragana/Katakana) +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/GPL.txt diff --git a/lang/py-prolog/Makefile b/lang/py-prolog/Makefile index 5fb10b05b7db..e766c5a1e5d9 100644 --- a/lang/py-prolog/Makefile +++ b/lang/py-prolog/Makefile @@ -12,6 +12,9 @@ DISTNAME= PyProlog-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Python extension embedding SWI-Prolog +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + BUILD_DEPENDS= swipl:lang/swi-pl RUN_DEPENDS= swipl:lang/swi-pl diff --git a/lang/sdcc/Makefile b/lang/sdcc/Makefile index 23f83a398574..6edd9994f804 100644 --- a/lang/sdcc/Makefile +++ b/lang/sdcc/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Small Device C Compiler +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv3 BROKEN_aarch64= Fails to configure: BFD does not support target aarch64-portbld-freebsd11.0 diff --git a/mail/archivemail/Makefile b/mail/archivemail/Makefile index 8514d696b471..29aace73fd3b 100644 --- a/mail/archivemail/Makefile +++ b/mail/archivemail/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Archive and compress old email +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/mail/mailfmt/Makefile b/mail/mailfmt/Makefile index ac6f83b7480e..c427997a1711 100644 --- a/mail/mailfmt/Makefile +++ b/mail/mailfmt/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= http://www.tundraware.com/Software/mailfmt/ MAINTAINER= ports@FreeBSD.org COMMENT= Remove leading quotations from mail/news and wrap lines to fixed width +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= TundraWare LICENSE_NAME= TundraWare license LICENSE_FILE= ${WRKSRC}/mailfmt-license.txt diff --git a/mail/py-libgmail/Makefile b/mail/py-libgmail/Makefile index f4ea6688302e..91e7274cf97e 100644 --- a/mail/py-libgmail/Makefile +++ b/mail/py-libgmail/Makefile @@ -10,6 +10,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Library to provide access to Gmail via Python +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mechanize>=0:www/py-mechanize@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mechanize>=0:www/py-mechanize@${PY_FLAVOR} diff --git a/mail/py-ppolicy/Makefile b/mail/py-ppolicy/Makefile index d15fb7c477ca..590c1b2b88b2 100644 --- a/mail/py-ppolicy/Makefile +++ b/mail/py-ppolicy/Makefile @@ -11,6 +11,9 @@ MASTER_SITES= http://kmlinux.fjfi.cvut.cz/~vokac/activities/ppolicy/download/%SU MAINTAINER= ports@FreeBSD.org COMMENT= PPolicy is tool for extending Postfix checking capabilities +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dnspython>=0:dns/py-dnspython@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}twisted>=0:devel/py-twisted@${PY_FLAVOR} diff --git a/mail/rss2email2/Makefile b/mail/rss2email2/Makefile index 7b9e2d16297e..27641fe98fc9 100644 --- a/mail/rss2email2/Makefile +++ b/mail/rss2email2/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Emails posts from subscribed RSS/Atom newsfeeds +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual diff --git a/mail/svnmailer/Makefile b/mail/svnmailer/Makefile index 7d0c62ee2a91..bc4385e3a629 100644 --- a/mail/svnmailer/Makefile +++ b/mail/svnmailer/Makefile @@ -11,6 +11,9 @@ PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Tool to post subversion repository commit information +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}subversion>0:devel/py-subversion@${PY_FLAVOR} RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/math/biggles/Makefile b/math/biggles/Makefile index bfe8dd0b90ae..d17cf4dba8c0 100644 --- a/math/biggles/Makefile +++ b/math/biggles/Makefile @@ -11,6 +11,9 @@ DISTNAME= python2-${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Create publication-quality 2D scientific plots +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/math/py-gato/Makefile b/math/py-gato/Makefile index ea1a80309ff1..fe21f4577786 100644 --- a/math/py-gato/Makefile +++ b/math/py-gato/Makefile @@ -12,6 +12,9 @@ DISTNAME= Gato-${PORTVERSION} MAINTAINER= python@FreeBSD.org COMMENT= Python-based toolbox to visualise algorithms on graphs +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LGPL.txt diff --git a/math/py-gnuplot/Makefile b/math/py-gnuplot/Makefile index d2702d4cf3d9..c0b0d3cfe1cf 100644 --- a/math/py-gnuplot/Makefile +++ b/math/py-gnuplot/Makefile @@ -12,6 +12,9 @@ DISTNAME= gnuplot-py-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Python interface to gnuplot plotting program +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= LGPL21 BUILD_DEPENDS= ${PYNUMPY} diff --git a/math/py-mathdom/Makefile b/math/py-mathdom/Makefile index 3616ca1fbd32..b72a35cf66d6 100644 --- a/math/py-mathdom/Makefile +++ b/math/py-mathdom/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Content MathML in Python +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/math/py-probstat/Makefile b/math/py-probstat/Makefile index 0eb948d1f56c..50e81ba246f2 100644 --- a/math/py-probstat/Makefile +++ b/math/py-probstat/Makefile @@ -12,6 +12,9 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Probability And Statistics Utils for Python +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + USES= python:2.7 tar:tgz USE_PYTHON= distutils autoplist diff --git a/math/py-rpy/Makefile b/math/py-rpy/Makefile index fbea03eb341a..b43196f959e1 100644 --- a/math/py-rpy/Makefile +++ b/math/py-rpy/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Python interface to the R Programming Language +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 LGPL21 MPL11 LICENSE_COMB= dual diff --git a/misc/gnome-osd/Makefile b/misc/gnome-osd/Makefile index 56e24d690396..8554ce9b5aeb 100644 --- a/misc/gnome-osd/Makefile +++ b/misc/gnome-osd/Makefile @@ -11,6 +11,9 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= On-Screen-Display infrastructure using Pango text rendering +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/misc/gonvert/Makefile b/misc/gonvert/Makefile index fdeff1e7c417..a2b964d555cb 100644 --- a/misc/gonvert/Makefile +++ b/misc/gonvert/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= http://www.unihedron.com/projects/gonvert/downloads/ MAINTAINER= ports@FreeBSD.org COMMENT= Conversion utility that allows conversion between many units +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/doc/COPYING diff --git a/misc/metalink-editor/Makefile b/misc/metalink-editor/Makefile index 4cdab038cce8..a3a32e1aa5c9 100644 --- a/misc/metalink-editor/Makefile +++ b/misc/metalink-editor/Makefile @@ -12,6 +12,9 @@ DISTNAME= ${PORTNAME}editor-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= GUI editor to create and edit metalinks +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/license.txt diff --git a/misc/py-YABT/Makefile b/misc/py-YABT/Makefile index 54d28c8fab04..5e9e4e9d5b24 100644 --- a/misc/py-YABT/Makefile +++ b/misc/py-YABT/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= General Purpose Braille Translation System +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + USES= python:2.7 USE_PYTHON= distutils autoplist diff --git a/misc/xdg-menu/Makefile b/misc/xdg-menu/Makefile index 37c3153f3818..6defded4332d 100644 --- a/misc/xdg-menu/Makefile +++ b/misc/xdg-menu/Makefile @@ -15,6 +15,9 @@ EXTRACT_ONLY= XDG-Menu-${DISTVERSION}.tgz MAINTAINER= ports@FreeBSD.org COMMENT= ROX panel applet that displays an applications menu button +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/Help/COPYING diff --git a/multimedia/devede/Makefile b/multimedia/devede/Makefile index 044ebe2a025b..460259839d28 100644 --- a/multimedia/devede/Makefile +++ b/multimedia/devede/Makefile @@ -10,6 +10,9 @@ CATEGORIES= multimedia MAINTAINER= ports@FreeBSD.org COMMENT= Create video DVDs, VCDs, sVCDs, or CVDs from any number of video files +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv3+ RUN_DEPENDS= ffmpeg:multimedia/ffmpeg \ diff --git a/multimedia/gdvrecv/Makefile b/multimedia/gdvrecv/Makefile index 749958b5ab1d..d7fb863e60df 100644 --- a/multimedia/gdvrecv/Makefile +++ b/multimedia/gdvrecv/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= DV tools for FreeBSD +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt diff --git a/multimedia/mmpython/Makefile b/multimedia/mmpython/Makefile index 95df21073923..669c1d23983e 100644 --- a/multimedia/mmpython/Makefile +++ b/multimedia/mmpython/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Retrieves metadata from mp3, ogg, avi, jpg, and other formats +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/multimedia/py-cec/Makefile b/multimedia/py-cec/Makefile index fd73ce467e4e..5ed66be8a8bb 100644 --- a/multimedia/py-cec/Makefile +++ b/multimedia/py-cec/Makefile @@ -9,6 +9,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Python bindings for libcec +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/multimedia/pymp/Makefile b/multimedia/pymp/Makefile index dd50ee634297..57bfcd6205a0 100644 --- a/multimedia/pymp/Makefile +++ b/multimedia/pymp/Makefile @@ -10,6 +10,9 @@ DIST_SUBDIR= python MAINTAINER= ports@FreeBSD.org COMMENT= Lean, flexible frontend to MPlayer written in Python +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/net-im/py-jabber/Makefile b/net-im/py-jabber/Makefile index 19e0a6b2581c..650976e7de0e 100644 --- a/net-im/py-jabber/Makefile +++ b/net-im/py-jabber/Makefile @@ -11,6 +11,9 @@ DISTNAME= jabberpy-${PORTVERSION}-0 MAINTAINER= ports@FreeBSD.org COMMENT= Python Jabber library +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + USES= python:2.7 USE_PYTHON= distutils autoplist PLIST_FILES= ${PYTHONPREFIX_SITELIBDIR:S;${PREFIX}/;;}/jabber.pth diff --git a/net-im/py-jabberbot/Makefile b/net-im/py-jabberbot/Makefile index 0910bbd8b9f0..4d350a4b6892 100644 --- a/net-im/py-jabberbot/Makefile +++ b/net-im/py-jabberbot/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Simple Jabber Bot for Python +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv3 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xmpppy>0:net-im/py-xmpppy@${PY_FLAVOR} diff --git a/net-im/py-libturpial/Makefile b/net-im/py-libturpial/Makefile index 9937acf5e5ad..d158b9b71496 100644 --- a/net-im/py-libturpial/Makefile +++ b/net-im/py-libturpial/Makefile @@ -12,6 +12,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Twitter API +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + BROKEN= unfetchable LICENSE= GPLv3 diff --git a/net-im/py-xmpppy-irc/Makefile b/net-im/py-xmpppy-irc/Makefile index 3da648e41c8b..5873095647ca 100644 --- a/net-im/py-xmpppy-irc/Makefile +++ b/net-im/py-xmpppy-irc/Makefile @@ -12,6 +12,9 @@ DISTNAME= irc-transport-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Xmpp to irc transport +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 RUN_DEPENDS= ${PYTHON_SITELIBDIR}/xmpp/__init__.py:net-im/py-xmpppy@${PY_FLAVOR} \ diff --git a/net-mgmt/pdagent-integrations/Makefile b/net-mgmt/pdagent-integrations/Makefile index 077e0077d5d8..387f3c4954f9 100644 --- a/net-mgmt/pdagent-integrations/Makefile +++ b/net-mgmt/pdagent-integrations/Makefile @@ -9,6 +9,9 @@ CATEGORIES= net-mgmt python MAINTAINER= ports@FreeBSD.org COMMENT= PagerDuty integrations for monitoring monitoring tools +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.TXT diff --git a/net-p2p/tribler/Makefile b/net-p2p/tribler/Makefile index 1897c5cf342c..3ffdc8d5eb81 100644 --- a/net-p2p/tribler/Makefile +++ b/net-p2p/tribler/Makefile @@ -11,6 +11,9 @@ DISTNAME= Tribler-v${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Streaming capable P2P network client based on BitTorrent +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= LGPL21 MIT LICENSE_COMB= multi diff --git a/net/gtknetcat/Makefile b/net/gtknetcat/Makefile index 6e508bcb8df8..de7473283657 100644 --- a/net/gtknetcat/Makefile +++ b/net/gtknetcat/Makefile @@ -14,6 +14,9 @@ EXTRACT_ONLY= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= GTK GUI for netcat +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/net/ntlmaps/Makefile b/net/ntlmaps/Makefile index 52552f755b6e..7cf685440643 100644 --- a/net/ntlmaps/Makefile +++ b/net/ntlmaps/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Proxy that authenticates the user using the NTLM protocol +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + USES= dos2unix python:2.7 DOCS= COPYING Install.txt changelog.txt readme.txt research.txt diff --git a/net/polyorb/Makefile b/net/polyorb/Makefile index cb45d0c0899d..89ff9ee87049 100644 --- a/net/polyorb/Makefile +++ b/net/polyorb/Makefile @@ -11,6 +11,9 @@ DISTNAME= polyorb-gpl-${YEAR}-src MAINTAINER= ports@FreeBSD.org COMMENT= CORBA, SOAP, Ada 95 Distributed System Annex middleware +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv3 BUILD_DEPENDS= xmlada>=3.2:textproc/xmlada diff --git a/net/py-python-heatclient/Makefile b/net/py-python-heatclient/Makefile index a896cda2f100..617588cd989a 100644 --- a/net/py-python-heatclient/Makefile +++ b/net/py-python-heatclient/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= OpenStack Orchestration API Client Library +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= APACHE20 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=1.8:devel/py-pbr@${PY_FLAVOR} diff --git a/net/py-xmlrpc/Makefile b/net/py-xmlrpc/Makefile index 57696324d148..9cfb3935d08b 100644 --- a/net/py-xmlrpc/Makefile +++ b/net/py-xmlrpc/Makefile @@ -12,6 +12,9 @@ DISTNAME= py-${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Fast implementation of the xmlrpc spec for Python +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/net/py-zsi/Makefile b/net/py-zsi/Makefile index b7452a539bdc..7d193de2a630 100644 --- a/net/py-zsi/Makefile +++ b/net/py-zsi/Makefile @@ -13,6 +13,9 @@ DISTNAME= ${PORTNAME:tu}-${DISTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Pure Python implementation of SOAP 1.1 +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + USES= python:2.7 shebangfix USE_PYTHON= autoplist distutils NO_ARCH= yes diff --git a/net/pythondirector/Makefile b/net/pythondirector/Makefile index 84c0ccaaf856..d3a1d6a9b898 100644 --- a/net/pythondirector/Makefile +++ b/net/pythondirector/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= SF/pythondirector/pythondirector/pythondirector-${PORTVERSION} MAINTAINER= python@FreeBSD.org COMMENT= TCP load balancer written in Python +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= MIT LICENSE_FILE= ${WRKSRC}/doc/LICENSE.txt diff --git a/net/sippy_b2bua/Makefile b/net/sippy_b2bua/Makefile index 82447464aa38..a0c1997c237f 100644 --- a/net/sippy_b2bua/Makefile +++ b/net/sippy_b2bua/Makefile @@ -11,6 +11,9 @@ DISTNAME= sippy-${PORTVERSION} MAINTAINER= python@FreeBSD.org COMMENT= SIP Back-to-back user agent (B2BUA) server with Radius support +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + BROKEN= unfetchable RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}twisted>=0:devel/py-twisted@${PY_FLAVOR} diff --git a/news/papercut/Makefile b/news/papercut/Makefile index 77e2a8ed0ceb..10912d8afd8c 100644 --- a/news/papercut/Makefile +++ b/news/papercut/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= http://pessoal.org/papercut/ MAINTAINER= ports@FreeBSD.org COMMENT= Papercut is a news server written in Python, using a MySQL backend +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/print/pkipplib/Makefile b/print/pkipplib/Makefile index 6c82bba86ae1..70623c908106 100644 --- a/print/pkipplib/Makefile +++ b/print/pkipplib/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= http://www.pykota.com/software/pkipplib/download/tarballs/ MAINTAINER= ports@FreeBSD.org COMMENT= Create and parse IPP requests +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/print/pkpgcounter/Makefile b/print/pkpgcounter/Makefile index f4c7a6083faf..3f9e86251bf1 100644 --- a/print/pkpgcounter/Makefile +++ b/print/pkpgcounter/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= http://www.pykota.com/software/pkpgcounter/download/tarballs/ MAINTAINER= ports@FreeBSD.org COMMENT= Count pages and ink coverage percent +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow@${PY_FLAVOR} RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/print/ttfquery/Makefile b/print/ttfquery/Makefile index 944545f8c836..4026acf3371f 100644 --- a/print/ttfquery/Makefile +++ b/print/ttfquery/Makefile @@ -11,6 +11,9 @@ DISTNAME= TTFQuery-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= FontTools-based package for querying system fonts +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/license.txt diff --git a/science/gwyddion/Makefile b/science/gwyddion/Makefile index 49befeb969f9..f98a77dba92b 100644 --- a/science/gwyddion/Makefile +++ b/science/gwyddion/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Gtk2 based SPM data visualization and analysis tool +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/science/psychopy/Makefile b/science/psychopy/Makefile index 1fa80cb203a6..0d8e7f736eae 100644 --- a/science/psychopy/Makefile +++ b/science/psychopy/Makefile @@ -9,6 +9,9 @@ CATEGORIES= science python MAINTAINER= ports@FreeBSD.org COMMENT= Psychophysics toolkit for Python +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/science/py-hcluster/Makefile b/science/py-hcluster/Makefile index d62d7f6944c0..ebdf0e6c00e3 100644 --- a/science/py-hcluster/Makefile +++ b/science/py-hcluster/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Hierarchical Clustering Package For Scipy +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/science/py-pyteomics.biolccc/Makefile b/science/py-pyteomics.biolccc/Makefile index 2c567cdf3933..17688c24392f 100644 --- a/science/py-pyteomics.biolccc/Makefile +++ b/science/py-pyteomics.biolccc/Makefile @@ -9,6 +9,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Python bindings for BioLCCC +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + USES= python:2.7 USE_PYTHON= distutils autoplist diff --git a/science/pycdf/Makefile b/science/pycdf/Makefile index 255639bb7d4d..3fda8c45c1be 100644 --- a/science/pycdf/Makefile +++ b/science/pycdf/Makefile @@ -11,6 +11,9 @@ DISTNAME= ${PORTNAME}-0.6-3b MAINTAINER= ports@FreeBSD.org COMMENT= Python Interface to the Unidata NetCDF Library +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LIB_DEPENDS= libnetcdf.so:science/netcdf BUILD_DEPENDS= ${PYNUMPY} RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/security/blindelephant/Makefile b/security/blindelephant/Makefile index f28605122a62..fdc14102aa80 100644 --- a/security/blindelephant/Makefile +++ b/security/blindelephant/Makefile @@ -12,6 +12,9 @@ DISTNAME= ${PORTNAME}-${PORTREVISION} MAINTAINER= ports@FreeBSD.org COMMENT= Fingerprint the web applications used by a web site +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= LGPL3 USES= python:2.7 tar:bzip2 diff --git a/security/cfv/Makefile b/security/cfv/Makefile index 5b599b52e9b5..412a6f62e2d7 100644 --- a/security/cfv/Makefile +++ b/security/cfv/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Utility to both test and create .sfv, .csv, and md5sum files +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + USES= python:2.7 ALL_TARGET= cfv.wrapper INSTALL_TARGET= install-wrapper diff --git a/security/fsh/Makefile b/security/fsh/Makefile index 2e5f42b7ee06..f71561414a59 100644 --- a/security/fsh/Makefile +++ b/security/fsh/Makefile @@ -12,6 +12,9 @@ MASTER_SITES= http://www.lysator.liu.se/fsh/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Fast remote command execution +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + USES= python:2.7 GNU_CONFIGURE= yes diff --git a/security/gcipher/Makefile b/security/gcipher/Makefile index a28d8a0e8b4c..9d74c61a09f6 100644 --- a/security/gcipher/Makefile +++ b/security/gcipher/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Simple encryption tool +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/security/kedpm/Makefile b/security/kedpm/Makefile index b2270f348519..6d0d2e16480c 100644 --- a/security/kedpm/Makefile +++ b/security/kedpm/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Simple application for managing personal data +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2+ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrypto>0:security/py-pycrypto@${PY_FLAVOR} diff --git a/security/parano/Makefile b/security/parano/Makefile index c1d1183eeb18..2504ccc1a1b2 100644 --- a/security/parano/Makefile +++ b/security/parano/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= BERLIOS MAINTAINER= ports@FreeBSD.org COMMENT= Gnome program to deal with hashfiles +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/security/py-cryptkit/Makefile b/security/py-cryptkit/Makefile index 158b0ca6fc28..6832b8f06fcc 100644 --- a/security/py-cryptkit/Makefile +++ b/security/py-cryptkit/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Cryptographic Toolkit for Python +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + USES= python:2.7 USE_PYTHON= distutils autoplist diff --git a/security/py-fchksum/Makefile b/security/py-fchksum/Makefile index 175b32ebd6c0..4ecf8916458e 100644 --- a/security/py-fchksum/Makefile +++ b/security/py-fchksum/Makefile @@ -11,6 +11,9 @@ DISTNAME= python-${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Python module to find the checksum of files +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 PLIST_FILES= %%PYTHON_SITELIBDIR%%/fchksum.so diff --git a/security/py-mhash/Makefile b/security/py-mhash/Makefile index ab2ab93b3aa6..2173fbc13f3f 100644 --- a/security/py-mhash/Makefile +++ b/security/py-mhash/Makefile @@ -12,6 +12,9 @@ DISTNAME= python-mhash-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Python mhash module +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/security/py-pow/Makefile b/security/py-pow/Makefile index d0e753c6b760..b187b896e3bd 100644 --- a/security/py-pow/Makefile +++ b/security/py-pow/Makefile @@ -12,6 +12,9 @@ DISTNAME= ${PORTNAME:tu}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Python OpenSSL Wrappers +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= BSD3CLAUSE USES= python:2.7 ssl diff --git a/security/py-pycryptopp/Makefile b/security/py-pycryptopp/Makefile index 90d88a9be13e..9adc0ba34aff 100644 --- a/security/py-pycryptopp/Makefile +++ b/security/py-pycryptopp/Makefile @@ -10,6 +10,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Python Wrappers for the Crypto++ Library +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}darcsver>0:devel/py-darcsver@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools_darcs>0:devel/py-setuptools_darcs@${PY_FLAVOR} RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/security/py-trustedpickle/Makefile b/security/py-trustedpickle/Makefile index aababad72e46..3173ca96321f 100644 --- a/security/py-trustedpickle/Makefile +++ b/security/py-trustedpickle/Makefile @@ -11,6 +11,9 @@ DISTNAME= TrustedPickle MAINTAINER= ports@FreeBSD.org COMMENT= TrustedPickle is a Python (de)Pickler with a way to verify the data +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= BSD2CLAUSE USES= dos2unix python:2.7 tar:tgz diff --git a/security/py-twofish/Makefile b/security/py-twofish/Makefile index 16a3cb737376..4d07e14da031 100644 --- a/security/py-twofish/Makefile +++ b/security/py-twofish/Makefile @@ -12,6 +12,9 @@ DISTNAME= twofishmodule-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Twofish cryptographic module for Python +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + USES= python:2.7 shebangfix SHEBANG_FILES= cryptfile.py decryptfile.py GNU_CONFIGURE= yes diff --git a/security/revelation/Makefile b/security/revelation/Makefile index 05deed25a58c..bc802e9dd472 100644 --- a/security/revelation/Makefile +++ b/security/revelation/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= https://bitbucket.org/erikg/revelation/downloads/ MAINTAINER= ports@FreeBSD.org COMMENT= Password manager for the GNOME 2 desktop +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>0:devel/py-dbus@${PY_FLAVOR} \ diff --git a/security/spike-proxy/Makefile b/security/spike-proxy/Makefile index fdfac89f3fff..1668c757bb25 100644 --- a/security/spike-proxy/Makefile +++ b/security/spike-proxy/Makefile @@ -11,6 +11,9 @@ DISTNAME= SP${PORTVERSION:tl:C/\.//g} MAINTAINER= ports@FreeBSD.org COMMENT= Tool looking for vulnerabilities in web applications +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE.txt diff --git a/security/umit/Makefile b/security/umit/Makefile index 8b5de2f51a50..7f0b3eeda045 100644 --- a/security/umit/Makefile +++ b/security/umit/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Nmap frontend developed with Python and PyGTK +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/sysutils/feather/Makefile b/sysutils/feather/Makefile index 5d13d4ea8483..2126e164aafc 100644 --- a/sysutils/feather/Makefile +++ b/sysutils/feather/Makefile @@ -10,6 +10,9 @@ CATEGORIES= sysutils python MAINTAINER= ports@FreeBSD.org COMMENT= Python script for managing tarsnap backups +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>=0:devel/py-yaml@${PY_FLAVOR} \ tarsnap>=0:sysutils/tarsnap diff --git a/sysutils/py-bcfg2/Makefile b/sysutils/py-bcfg2/Makefile index 6f417dc44d47..1aebc3a8f27a 100644 --- a/sysutils/py-bcfg2/Makefile +++ b/sysutils/py-bcfg2/Makefile @@ -10,6 +10,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Configuration management system written in Python +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + BROKEN= unfetchable LICENSE= BSD2CLAUSE diff --git a/sysutils/rdiff-backup-devel/Makefile b/sysutils/rdiff-backup-devel/Makefile index 624d5c1e1e98..be62edf88eda 100644 --- a/sysutils/rdiff-backup-devel/Makefile +++ b/sysutils/rdiff-backup-devel/Makefile @@ -12,6 +12,9 @@ PKGNAMESUFFIX= -devel MAINTAINER= ports@FreeBSD.org COMMENT= Local/remote mirroring+incremental backup +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/sysutils/tentakel/Makefile b/sysutils/tentakel/Makefile index b8b46b778813..3f09155070ac 100644 --- a/sysutils/tentakel/Makefile +++ b/sysutils/tentakel/Makefile @@ -11,6 +11,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Program for executing commands on many hosts in parallel +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + WRKSRC= ${WRKDIR}/${DISTNAME}/py USES= python:2.7 diff --git a/textproc/archmage/Makefile b/textproc/archmage/Makefile index 615eeadfb037..b2426eadfe5d 100644 --- a/textproc/archmage/Makefile +++ b/textproc/archmage/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Extensible reader/decompiler of files in CHM format +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/textproc/py-asv/Makefile b/textproc/py-asv/Makefile index 4e3802c99150..931e866cb6cf 100644 --- a/textproc/py-asv/Makefile +++ b/textproc/py-asv/Makefile @@ -10,6 +10,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Extensible Python module to parse simple text file formats like CSV +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/textproc/py-dsv/Makefile b/textproc/py-dsv/Makefile index 7aa6c9254de6..5547a544af08 100644 --- a/textproc/py-dsv/Makefile +++ b/textproc/py-dsv/Makefile @@ -12,6 +12,9 @@ DISTNAME= ${PORTNAME:tu}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Python module to parse or write delimeter-separated (e.g. CSV) files +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + USES= python:2.7 USE_PYTHON= distutils autoplist DSV_BASEDIR= ${PYTHONPREFIX_SITELIBDIR}/DSV diff --git a/textproc/py-excelerator/Makefile b/textproc/py-excelerator/Makefile index ec5be35bd659..317079e9d18d 100644 --- a/textproc/py-excelerator/Makefile +++ b/textproc/py-excelerator/Makefile @@ -12,6 +12,9 @@ DISTNAME= pyexcelerator-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Python library for generating Excel 97/2000/XP/2003 files +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + OPTIONS_DEFINE= DOCS EXAMPLES USES= python:2.7 zip diff --git a/textproc/py-jaxml/Makefile b/textproc/py-jaxml/Makefile index 6256b84ff2b6..ae842b599639 100644 --- a/textproc/py-jaxml/Makefile +++ b/textproc/py-jaxml/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Python module to generate XML easily +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 PORTSCOUT= skipv:23.01 diff --git a/textproc/py-libtre/Makefile b/textproc/py-libtre/Makefile index 3e87abd20dd3..579b70a83dda 100644 --- a/textproc/py-libtre/Makefile +++ b/textproc/py-libtre/Makefile @@ -13,6 +13,9 @@ DISTNAME= tre-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Python interface for the tre regular expressions library +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LIB_DEPENDS= libtre.so:textproc/libtre LICENSE= BSD2CLAUSE diff --git a/textproc/py-pyctpp2/Makefile b/textproc/py-pyctpp2/Makefile index 24e181fd99fe..9847d3884040 100644 --- a/textproc/py-pyctpp2/Makefile +++ b/textproc/py-pyctpp2/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Python interface to CTPP2 library +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= MIT LIB_DEPENDS= libctpp2.so:textproc/ctpp2 diff --git a/textproc/py-rstyoutube/Makefile b/textproc/py-rstyoutube/Makefile index 239b4b0273c8..6c488242d7a1 100644 --- a/textproc/py-rstyoutube/Makefile +++ b/textproc/py-rstyoutube/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Embed YouTube videos in reStructuredText documents +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docutils>=0.11:textproc/py-docutils@${PY_FLAVOR} diff --git a/textproc/py-rxp/Makefile b/textproc/py-rxp/Makefile index eb5acdc9a8a6..d28278f1c82c 100644 --- a/textproc/py-rxp/Makefile +++ b/textproc/py-rxp/Makefile @@ -12,6 +12,9 @@ DISTNAME= pyRXP-${PORTVERSION:S/./-/} MAINTAINER= ports@FreeBSD.org COMMENT= Fast validating XML parser for Python +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + OPTIONS_DEFINE= DOCS EXAMPLES NO_WRKSUBDIR= yes diff --git a/textproc/py-syck/Makefile b/textproc/py-syck/Makefile index 7321f3c80272..e4db3fd8120f 100644 --- a/textproc/py-syck/Makefile +++ b/textproc/py-syck/Makefile @@ -13,6 +13,9 @@ DISTNAME= PySyck-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Python binding for Syck, a YAML parser and emitter +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + BUILD_DEPENDS= ${LOCALBASE}/lib/libsyck.a:textproc/syck USES= python:2.7 diff --git a/textproc/py-tvgrab/Makefile b/textproc/py-tvgrab/Makefile index 09eca71c7009..47482493106d 100644 --- a/textproc/py-tvgrab/Makefile +++ b/textproc/py-tvgrab/Makefile @@ -12,6 +12,9 @@ DISTNAME= pytvgrab-lib-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Library to write grabbers of tv scheduling collections +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 # only LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/textproc/py-xlwriter/Makefile b/textproc/py-xlwriter/Makefile index 69f028a38eab..d1643192b06a 100644 --- a/textproc/py-xlwriter/Makefile +++ b/textproc/py-xlwriter/Makefile @@ -11,6 +11,9 @@ DISTNAME= pyXLWriter-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Python library for generating Excel-compatible spreadsheets +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + USES= python:2.7 zip USE_PYTHON= distutils autoplist diff --git a/textproc/py2html/Makefile b/textproc/py2html/Makefile index 1f7ed8d2e3a8..854bbe880a76 100644 --- a/textproc/py2html/Makefile +++ b/textproc/py2html/Makefile @@ -11,6 +11,9 @@ PKGNAMESUFFIX= -${PYTHON_PKGNAMEPREFIX:S/-//} MAINTAINER= ports@FreeBSD.org COMMENT= Python Highlighter for HTML +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + USES= python:2.7 shebangfix USE_PYTHON= distutils autoplist diff --git a/textproc/queequeg/Makefile b/textproc/queequeg/Makefile index ae0cc9b2ee03..9c33f9417d07 100644 --- a/textproc/queequeg/Makefile +++ b/textproc/queequeg/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Tiny English grammar checker +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/textproc/rubber/Makefile b/textproc/rubber/Makefile index 668361a2ef60..c5e8e61d734e 100644 --- a/textproc/rubber/Makefile +++ b/textproc/rubber/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= http://launchpadlibrarian.net/53558954/ MAINTAINER= ports@FreeBSD.org COMMENT= Wrapper for LaTeX and friends +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 NO_ARCH= yes diff --git a/textproc/silvercity/Makefile b/textproc/silvercity/Makefile index 7eee02cd061d..7fe5ba84ad0f 100644 --- a/textproc/silvercity/Makefile +++ b/textproc/silvercity/Makefile @@ -11,6 +11,9 @@ DISTNAME= SilverCity-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Lexing package for over 20 programming and markup languages +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + USES= dos2unix python:2.7 USE_PYTHON= distutils PYDISTUTILS_PKGNAME= SilverCity diff --git a/textproc/xsv/Makefile b/textproc/xsv/Makefile index a9445cb86a10..458738dedb56 100644 --- a/textproc/xsv/Makefile +++ b/textproc/xsv/Makefile @@ -10,6 +10,9 @@ DISTNAME= ${PORTNAME:tu}-${DISTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= XML Schema Validator +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/textproc/yould/Makefile b/textproc/yould/Makefile index 7d4441a68ef4..bbc00d3cb018 100644 --- a/textproc/yould/Makefile +++ b/textproc/yould/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= CHEESESHOP/source/y/${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Pronounceable word generator +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/www/cherokee/Makefile b/www/cherokee/Makefile index eb92c544a670..05c4dc989cfb 100644 --- a/www/cherokee/Makefile +++ b/www/cherokee/Makefile @@ -10,6 +10,9 @@ CATEGORIES= www MAINTAINER= ports@FreeBSD.org COMMENT= Fast and flexible web server +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 BROKEN_FreeBSD_12= fails to configure: Unable to detect data struct is used by crypt_r diff --git a/www/cppcms/Makefile b/www/cppcms/Makefile index 3f5f1398f65d..f69d53a590d0 100644 --- a/www/cppcms/Makefile +++ b/www/cppcms/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= C++ web development framework +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= MIT LIB_DEPENDS= libpcre.so:devel/pcre diff --git a/www/gaeutilities/Makefile b/www/gaeutilities/Makefile index 0cda9ac0ad8a..ad2726e63a58 100644 --- a/www/gaeutilities/Makefile +++ b/www/gaeutilities/Makefile @@ -10,6 +10,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Utility classes to make working with Google App Engine easier +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + RUN_DEPENDS= google-appengine>=1.2.4_1:www/google-appengine USES= python:2.7 # same as www/google-appengine diff --git a/www/google-sitemapgen/Makefile b/www/google-sitemapgen/Makefile index 8fd4f04e8313..5cadf6274712 100644 --- a/www/google-sitemapgen/Makefile +++ b/www/google-sitemapgen/Makefile @@ -11,6 +11,9 @@ DISTNAME= sitemap_gen_${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Script to analyze web server and generate Google Sitemap files +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + NO_ARCH= yes NO_WRKSUBDIR= yes USES= python:2.7 diff --git a/www/jtoolkit/Makefile b/www/jtoolkit/Makefile index df10a05a6ce4..f861fe5f062c 100644 --- a/www/jtoolkit/Makefile +++ b/www/jtoolkit/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Webapp framework with modpython-based and stand-alone modes +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}kid>=0.9.5:devel/py-kid@${PY_FLAVOR} # Has optional dependencies on database engines # Can optionally use py-lucene (on i386) diff --git a/www/linkchecker/Makefile b/www/linkchecker/Makefile index 9ec1585bab09..aa99fffea7c1 100644 --- a/www/linkchecker/Makefile +++ b/www/linkchecker/Makefile @@ -11,6 +11,9 @@ DISTNAME= LinkChecker-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Check HTML documents for broken links +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/www/ljdump/Makefile b/www/ljdump/Makefile index c2f23716b2cd..01212985ae57 100644 --- a/www/ljdump/Makefile +++ b/www/ljdump/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= http://hewgill.com/ljdump/ MAINTAINER= ports@FreeBSD.org COMMENT= Tool to download LiveJournal entries and comments +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= ZLIB PORTSCOUT= skipv:1.5.1 # 1.5.1 is identical to 1.5 + our patches diff --git a/www/monast/Makefile b/www/monast/Makefile index 6e5b818c2da5..d034130da36f 100644 --- a/www/monast/Makefile +++ b/www/monast/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= SF/monast/MonAst%20for%20Asterisk%201.4_1.6/1.4 MAINTAINER= ports@FreeBSD.org COMMENT= Monitoring and an operator panel interface for AsteriskTM +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + USES= python:2.7 USE_RC_SUBR= monast diff --git a/www/py-django-paging/Makefile b/www/py-django-paging/Makefile index b662445fe3f8..dc23c4a57964 100644 --- a/www/py-django-paging/Makefile +++ b/www/py-django-paging/Makefile @@ -12,6 +12,9 @@ DISTNAME= django-${PORTNAME}-${PORTVERSION} MAINTAINER= python@FreeBSD.org COMMENT= Paging module for Django +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django111>=0:www/py-django111@${PY_FLAVOR} # FIXME syntax error in __init__.py on Python 3.6 diff --git a/www/py-fcgi/Makefile b/www/py-fcgi/Makefile index db3f308a390b..b0154964d32a 100644 --- a/www/py-fcgi/Makefile +++ b/www/py-fcgi/Makefile @@ -14,6 +14,9 @@ EXTRACT_ONLY= # MAINTAINER= ports@FreeBSD.org COMMENT= Python FastCGI interface library +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + USES= python:2.7 NO_WRKSUBDIR= yes diff --git a/www/py-http-parser/Makefile b/www/py-http-parser/Makefile index 8ea0c9e7695c..7ab9c564847a 100644 --- a/www/py-http-parser/Makefile +++ b/www/py-http-parser/Makefile @@ -10,6 +10,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= HTTP request/response parser for python in C +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/www/py-meld/Makefile b/www/py-meld/Makefile index 3394f5c3c91b..168deb1ee41d 100644 --- a/www/py-meld/Makefile +++ b/www/py-meld/Makefile @@ -14,6 +14,9 @@ EXTRACT_ONLY= # This space left intentionally empty MAINTAINER= ports@FreeBSD.org COMMENT= System for manipulating HTML using a Pythonic object model +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= MIT USES= python:2.7 diff --git a/www/py-mt/Makefile b/www/py-mt/Makefile index d4b92aa49994..12f037d7e95c 100644 --- a/www/py-mt/Makefile +++ b/www/py-mt/Makefile @@ -12,6 +12,9 @@ DISTNAME= PyMT-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Python module which provides Movable Type XML-RPC connectivity +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= PSFL # says License: python USES= python:2.7 diff --git a/www/py-rhodecode/Makefile b/www/py-rhodecode/Makefile index 7a357a33bf80..af3e290c488c 100644 --- a/www/py-rhodecode/Makefile +++ b/www/py-rhodecode/Makefile @@ -12,6 +12,9 @@ DISTNAME= RhodeCode-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Fast and powerful management tool for Mercurial and GIT +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv3 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}PasteScript>=1.6.3:www/py-pastescript@${PY_FLAVOR} diff --git a/www/qooxdoo/Makefile b/www/qooxdoo/Makefile index abb9f23dddd9..81aba5f46b96 100644 --- a/www/qooxdoo/Makefile +++ b/www/qooxdoo/Makefile @@ -11,6 +11,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-sdk MAINTAINER= ports@FreeBSD.org COMMENT= Comprehensive and innovative Ajax application framework +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= LGPL3 EPL LICENSE_COMB= dual diff --git a/www/varnish-libvmod-maxminddb/Makefile b/www/varnish-libvmod-maxminddb/Makefile index ecb28a21ae7c..9ac5f8fd11d8 100644 --- a/www/varnish-libvmod-maxminddb/Makefile +++ b/www/varnish-libvmod-maxminddb/Makefile @@ -9,6 +9,9 @@ PKGNAMEPREFIX= varnish- MAINTAINER= ports@FreeBSD.org COMMENT= Varnish Module (vmod) for accessing maxminddb geoip data +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= BSD2CLAUSE BUILD_DEPENDS= rst2man:textproc/py-docutils diff --git a/x11-toolkits/diorite/Makefile b/x11-toolkits/diorite/Makefile index 177aad03434b..015c0a3c9c35 100644 --- a/x11-toolkits/diorite/Makefile +++ b/x11-toolkits/diorite/Makefile @@ -8,6 +8,9 @@ CATEGORIES= x11-toolkits devel MAINTAINER= ports@FreeBSD.org COMMENT= Utility and widget library based on GLib and GTK+ 3 +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= BSD2CLAUSE BUILD_DEPENDS= valac:lang/vala diff --git a/x11-toolkits/py-gui/Makefile b/x11-toolkits/py-gui/Makefile index 03aa646b4a1c..63aa60d34823 100644 --- a/x11-toolkits/py-gui/Makefile +++ b/x11-toolkits/py-gui/Makefile @@ -12,6 +12,9 @@ DISTNAME= PyGUI-${PORTVERSION}-1 MAINTAINER= python@FreeBSD.org COMMENT= Cross-platform pythonic GUI API +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyrex>0:devel/pyrex@${PY_FLAVOR} OPTIONS_DEFINE= DOCS EXAMPLES OPENGL diff --git a/x11-wm/ede/Makefile b/x11-wm/ede/Makefile index 6cb728d082f2..820f359ee701 100644 --- a/x11-wm/ede/Makefile +++ b/x11-wm/ede/Makefile @@ -13,6 +13,9 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ MAINTAINER= ports@FreeBSD.org COMMENT= Equinox Desktop Environment +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2+ LGPL20+ LICENSE_COMB= multi LICENSE_FILE_GPLv2+ = ${WRKSRC}/COPYING diff --git a/x11-wm/obapps/Makefile b/x11-wm/obapps/Makefile index d829eebc34fa..632066e5dc01 100644 --- a/x11-wm/obapps/Makefile +++ b/x11-wm/obapps/Makefile @@ -14,6 +14,9 @@ EXTRACT_ONLY= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= Graphical editor for Openbox application settings +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xlib>=0:x11-toolkits/py-xlib@${PY_FLAVOR} diff --git a/x11-wm/obkey/Makefile b/x11-wm/obkey/Makefile index 2aeabbb90aa5..061c7b7e8131 100644 --- a/x11-wm/obkey/Makefile +++ b/x11-wm/obkey/Makefile @@ -13,6 +13,9 @@ GH_ACCOUNT= nsf MAINTAINER= ports@FreeBSD.org COMMENT= Openbox hotkey editor, written in Python and PyGTK +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= MIT RUN_DEPENDS= py27-gtk2>=2.14:x11-toolkits/py-gtk2 diff --git a/x11-wm/obmenu/Makefile b/x11-wm/obmenu/Makefile index d147e9d169d9..2b1442598753 100644 --- a/x11-wm/obmenu/Makefile +++ b/x11-wm/obmenu/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Menu manager for Openbox supporting both static and pipe menus +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/x11-wm/plwm/Makefile b/x11-wm/plwm/Makefile index bf420c9479b7..db829ac92793 100644 --- a/x11-wm/plwm/Makefile +++ b/x11-wm/plwm/Makefile @@ -10,6 +10,9 @@ DISTNAME= ${PORTNAME:tu}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Window manager construction kit +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/x11/metisse/Makefile b/x11/metisse/Makefile index 9f2f2f678719..80adfb0e20cc 100644 --- a/x11/metisse/Makefile +++ b/x11/metisse/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= http://insitu.lri.fr/metisse/download/metisse/ MAINTAINER= ports@FreeBSD.org COMMENT= Innovative X-based window system +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/x11/ooxcb/Makefile b/x11/ooxcb/Makefile index 44792b4ed814..69d0416ff2fc 100644 --- a/x11/ooxcb/Makefile +++ b/x11/ooxcb/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= CHEESESHOP MAINTAINER= ports@FreeBSD.org COMMENT= Python binding to the X server using xcb +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= BSD3CLAUSE NO_ARCH= yes |