SF.net SVN: gar:[22757] csw/mgar/pkg/cpan

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Fri Dec 27 11:07:28 CET 2013


Revision: 22757
          http://sourceforge.net/p/gar/code/22757
Author:   dmichelsen
Date:     2013-12-27 10:07:26 +0000 (Fri, 27 Dec 2013)
Log Message:
-----------
cpan/Net-Proxy: Initial commit

Modified Paths:
--------------
    csw/mgar/pkg/cpan/Net-Proxy/trunk/Makefile
    csw/mgar/pkg/cpan/Net-Proxy/trunk/checksums

Added Paths:
-----------
    csw/mgar/pkg/cpan/Net-Proxy/

Modified: csw/mgar/pkg/cpan/Net-Proxy/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Net-Telnet/trunk/Makefile	2013-11-06 14:25:24 UTC (rev 22420)
+++ csw/mgar/pkg/cpan/Net-Proxy/trunk/Makefile	2013-12-27 10:07:26 UTC (rev 22757)
@@ -1,29 +1,14 @@
-NAME = Net-Telnet
-VERSION = 3.03
+NAME = Net-Proxy
+VERSION = 0.12
 CATEGORIES = cpan
 GARTYPE = v2
-AUTHOR = JROGERS
+AUTHOR = BOOK
 
-DESCRIPTION = Interact with TELNET port or other TCP ports
-define BLURB
-  Net::Telnet allows you to make client connections to a TCP port and do
-  network I/O, especially to a port using the TELNET protocol. Simple I/O
-  methods such as print, get, and getline are provided. More sophisticated
-  interactive features are provided because connecting to a TELNET port
-  ultimately means communicating with a program designed for human
-  interaction. These interactive features include the ability to specify a
-  time-out and to wait for patterns to appear in the input stream, such as
-  the prompt from a shell.
-endef
+DESCRIPTION = Framework for proxying network connections in many ways
 
-PACKAGES = CSWpmnettelnet
-CATALOGNAME = pm_nettelnet
-ARCHALL = 1
+PACKAGES += CSWpm-net-proxy
+SPKG_DESC_CSWpm-net-proxy = Framework for proxying network connections in many ways
+# PKGFILES is catchall
+ARCHALL_CSWpm-net-proxy = 1
 
 include gar/category.mk
-
-post-install-modulated: DOCDEST=$(DESTDIR)$(docdir)/$(NAME)
-post-install-modulated:
-	@ginstall -d $(DOCDEST)
-	@cp $(FILEDIR)/changelog.CSW $(DOCDEST)
-	@$(MAKECOOKIE)

Modified: csw/mgar/pkg/cpan/Net-Proxy/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Net-Telnet/trunk/checksums	2013-11-06 14:25:24 UTC (rev 22420)
+++ csw/mgar/pkg/cpan/Net-Proxy/trunk/checksums	2013-12-27 10:07:26 UTC (rev 22757)
@@ -1 +1 @@
-2f7d34b09d6117baefe89d44cff9d5fc  download/Net-Telnet-3.03.tar.gz
+84975f4d832fdccd1d3be2e49a783cde  Net-Proxy-0.12.tar.gz

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list