Index: head/news/py-twistedNews/pkg-descr =================================================================== --- head/news/py-twistedNews/pkg-descr (revision 450962) +++ head/news/py-twistedNews/pkg-descr (nonexistent) @@ -1,10 +0,0 @@ -Twisted News provides a very basic NNTP server, as well as an NNTP client -protocol implementation. Two message storage systems are supported: the -DB-API 2.0 backend stores and indexes messages in any compatible SQL database; -the Twisted dirdbm backend uses serialized Python objects stored directly on -the filesystem for message storage. Twisted News also has very rudamentary -support for moderated groups. - -Twisted News is available under the MIT Free Software licence. - -WWW: http://twistedmatrix.com/ Property changes on: head/news/py-twistedNews/pkg-descr ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/news/py-twistedNews/distinfo =================================================================== --- head/news/py-twistedNews/distinfo (revision 450962) +++ head/news/py-twistedNews/distinfo (nonexistent) @@ -1,2 +0,0 @@ -SHA256 (TwistedNews-15.2.1.tar.bz2) = 56d5215e0971431dabedf7b5f9a162ae448c8e6d20b6318e627ab9eaeaf1e089 -SIZE (TwistedNews-15.2.1.tar.bz2) = 19889 Property changes on: head/news/py-twistedNews/distinfo ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/news/py-twistedNews/Makefile =================================================================== --- head/news/py-twistedNews/Makefile (revision 450962) +++ head/news/py-twistedNews/Makefile (nonexistent) @@ -1,24 +0,0 @@ -# Created by: Neal Nelson -# $FreeBSD$ - -PORTNAME= twistedNews -PORTVERSION= 15.2.1 -CATEGORIES= news devel python -MASTER_SITES= http://twistedmatrix.com/Releases/News/${PORTVERSION:R}/ \ - LOCAL/sunpoet -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= TwistedNews-${PORTVERSION} - -MAINTAINER= python@FreeBSD.org -COMMENT= NNTP protocol implementation with client and server - -LICENSE= MIT - -DEPRECATED= Use devel/py-twisted instead -EXPIRATION_DATE=2017-09-30 - -NO_ARCH= yes -USE_PYTHON= autoplist distutils -USES= python:2 tar:bzip2 twisted - -.include Property changes on: head/news/py-twistedNews/Makefile ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/news/Makefile =================================================================== --- head/news/Makefile (revision 450962) +++ head/news/Makefile (revision 450963) @@ -1,83 +1,82 @@ # $FreeBSD$ # COMMENT = Network news SUBDIR += atp SUBDIR += aub SUBDIR += brag SUBDIR += c-nocem SUBDIR += cg SUBDIR += cleanfeed SUBDIR += cnews SUBDIR += crashmail SUBDIR += diablo SUBDIR += fidogate SUBDIR += golded+ SUBDIR += gup SUBDIR += hellanzb SUBDIR += husky SUBDIR += husky-areafix SUBDIR += husky-fidoconf SUBDIR += husky-hpt SUBDIR += husky-htick SUBDIR += husky-huskylib SUBDIR += husky-smapi SUBDIR += husky-sqpack SUBDIR += ifmail SUBDIR += inn SUBDIR += knews SUBDIR += leafnode SUBDIR += lusernet SUBDIR += mail2nntp SUBDIR += mmail SUBDIR += multisuck SUBDIR += newscache SUBDIR += newsfetch SUBDIR += newsfish SUBDIR += newsgrab SUBDIR += newspost SUBDIR += newsstar SUBDIR += newsx SUBDIR += nget SUBDIR += nn SUBDIR += nnap SUBDIR += nntp SUBDIR += nntpbtr SUBDIR += nntpcache SUBDIR += noffle SUBDIR += nzbget SUBDIR += nzbperl SUBDIR += p5-NNTPClient SUBDIR += p5-News-Article SUBDIR += p5-News-Article-NoCeM SUBDIR += p5-News-Newsrc SUBDIR += p5-POE-Component-Client-NNTP SUBDIR += p5-POE-Component-Server-NNTP SUBDIR += pan SUBDIR += papercut SUBDIR += pgpmoose SUBDIR += plor SUBDIR += py-pynzb SUBDIR += py-sabyenc - SUBDIR += py-twistedNews SUBDIR += py-yenc SUBDIR += rawdog SUBDIR += s-news SUBDIR += sabnzbdplus SUBDIR += slrn SUBDIR += slrnconf SUBDIR += slrnface SUBDIR += sn SUBDIR += suck SUBDIR += suck-cnews SUBDIR += tin SUBDIR += trn SUBDIR += trn4 SUBDIR += ubh SUBDIR += xpn SUBDIR += xrn SUBDIR += yencode SUBDIR += yydecode .include