aboutsummaryrefslogtreecommitdiffstats
path: root/news/p5-NNML
Commit message (Collapse)AuthorAgeFilesLines
* Support staging.Emanuel Haupt2014-02-062-4/+4
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-211-5/+2
| | | | news)
* - convert to the new perl5 frameworkAndrej Zverev2013-09-021-1/+2
| | | | Approved by: portmgr (bapt@, blanket)
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
|
* - only 13% of the p5- ports embed @comment $FreeBSD$:Philip M. Gollucci2010-09-241-1/+0
| | | | | | so standarize and remove it With Hat: perl@
* - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checksPhilip M. Gollucci2009-07-231-8/+1
| | | | | | PR: ports/135398 Tested by: 2 -exp runs by pav Approved by: portmgr (pav)
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav)
* NNML::Server server implements a minimal NNTP server. It is (hope-)Erwin Lansing2006-07-144-0/+61
fully conformant to rfc977. In addition the commands XOVER and AUTHINFO are implemented. Author: Ulrich Pfeifer <pfeifer@ls6.informatik.uni-dortmund.de> WWW: http://search.cpan.org/dist/NNML/ PR: ports/100277 Submitted by: Gea-Suan Lin <gslin at gslin.org>