aboutsummaryrefslogtreecommitdiffstats
path: root/news/p5-NNML
Commit message (Collapse)AuthorAgeFilesLines
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵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-)erwin2006-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>