Bug 36203 - New port: mail/p5-Net-SMTP-Server
Summary: New port: mail/p5-Net-SMTP-Server
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-22 13:20 UTC by Kimura Fuyuki
Modified: 2002-03-23 10:37 UTC (History)
0 users

See Also:


Attachments
file.shar (3.66 KB, text/plain)
2002-03-22 13:20 UTC, Kimura Fuyuki
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kimura Fuyuki 2002-03-22 13:20:01 UTC
This module is a complete, RFC 821 compliant, SMTP server
implementation written entirely in Perl.  It has powerful extensively
and customization facilities that allow for a variety of potential
uses.

WWW: http://www.macgyver.org/software/perl/
Comment 1 Kimura Fuyuki 2002-03-23 03:40:19 UTC
Sorry, category "perl5" is missing...

Index: Makefile
===================================================================
RCS file: /home/cvs/p5-Net-SMTP-Server/Makefile,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 Makefile
--- Makefile	23 Mar 2002 03:34:34 -0000	1.1.1.1
+++ Makefile	23 Mar 2002 03:35:08 -0000
@@ -7,7 +7,7 @@

 PORTNAME=	Net-SMTP-Server
 PORTVERSION=	1.1
-CATEGORIES=	mail
+CATEGORIES=	mail perl5
 MASTER_SITES=	http://www.macgyver.org/software/perl/
 PKGNAMEPREFIX=	p5-
 DISTNAME=	SMTP-Server-${PORTVERSION}
Comment 2 Kevin Lo freebsd_committer freebsd_triage 2002-03-23 10:37:31 UTC
State Changed
From-To: open->closed

Committed, thanks.