diff options
-rw-r--r-- | net/Makefile | 1 | ||||
-rw-r--r-- | net/p5-EasyTCP/Makefile | 26 | ||||
-rw-r--r-- | net/p5-EasyTCP/distinfo | 1 | ||||
-rw-r--r-- | net/p5-EasyTCP/pkg-comment | 1 | ||||
-rw-r--r-- | net/p5-EasyTCP/pkg-descr | 12 | ||||
-rw-r--r-- | net/p5-EasyTCP/pkg-plist | 27 |
6 files changed, 68 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index fa2e3968303e..94353ca1fc0e 100644 --- a/net/Makefile +++ b/net/Makefile @@ -293,6 +293,7 @@ SUBDIR += p0f SUBDIR += p5-Archie SUBDIR += p5-Cflow + SUBDIR += p5-EasyTCP SUBDIR += p5-File-Rsync SUBDIR += p5-Frontier-RPC SUBDIR += p5-IC-Radius diff --git a/net/p5-EasyTCP/Makefile b/net/p5-EasyTCP/Makefile new file mode 100644 index 000000000000..6b684d3881fc --- /dev/null +++ b/net/p5-EasyTCP/Makefile @@ -0,0 +1,26 @@ +# New ports collection makefile for: EasyTCP +# Date created: 24 Jan 2002 +# Whom: Seamus Venasse <svenasse@polaris.ca> +# +# $FreeBSD$ +# + +PORTNAME= EasyTCP +PORTVERSION= 0.08 +CATEGORIES= net perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN} +MASTER_SITE_SUBDIR= ../../authors/id/M/MN/MNAGUIB +PKGNAMEPREFIX= p5- + +MAINTAINER= svenasse@polaris.ca + +BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable +RUN_DEPENDS= ${BUILD_DEPENDS} + +SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} +PERL_CONFIGURE= yes + +MAN3= Net::EasyTCP.3 +MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} + +.include <bsd.port.mk> diff --git a/net/p5-EasyTCP/distinfo b/net/p5-EasyTCP/distinfo new file mode 100644 index 000000000000..0e6afdf72d5f --- /dev/null +++ b/net/p5-EasyTCP/distinfo @@ -0,0 +1 @@ +MD5 (EasyTCP-0.08.tar.gz) = 0f25606b94e6fc11ad43ae9d20cd64dd diff --git a/net/p5-EasyTCP/pkg-comment b/net/p5-EasyTCP/pkg-comment new file mode 100644 index 000000000000..df08811750c6 --- /dev/null +++ b/net/p5-EasyTCP/pkg-comment @@ -0,0 +1 @@ +Easily create TCP/IP clients and servers diff --git a/net/p5-EasyTCP/pkg-descr b/net/p5-EasyTCP/pkg-descr new file mode 100644 index 000000000000..4d48333adc78 --- /dev/null +++ b/net/p5-EasyTCP/pkg-descr @@ -0,0 +1,12 @@ +Net::EasyTCP - Easily create TCP/IP clients and servers + +* One easy module to create both clients and servers +* Object Oriented interface +* Event-based callbacks in server mode +* Internal protocol to take care of all the common transport problems +* Transparent encryption +* Transparent compression + +WWW: http://search.cpan.org/search?dist=EasyTCP + +Seamus Venasse <svenasse@polaris.ca> diff --git a/net/p5-EasyTCP/pkg-plist b/net/p5-EasyTCP/pkg-plist new file mode 100644 index 000000000000..697efce2cc02 --- /dev/null +++ b/net/p5-EasyTCP/pkg-plist @@ -0,0 +1,27 @@ +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/EasyTCP/.packlist +lib/perl5/site_perl/%%PERL_VER%%/Net/EasyTCP.pm +lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/autosplit.ix +lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/callback.al +lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/clients.al +lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/close.al +lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/compression.al +lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/data.al +lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/disconnect.al +lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/encryption.al +lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/mode.al +lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/new.al +lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/receive.al +lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/remoteip.al +lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/remoteport.al +lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/running.al +lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/send.al +lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/serial.al +lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/setcallback.al +lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/socket.al +lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/start.al +lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP/stop.al +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/auto/Net/EasyTCP 2>/dev/null || true +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/auto/Net 2>/dev/null || true +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Net 2>/dev/null || true +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/EasyTCP 2>/dev/null || true +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true |