# New ports collection makefile for: textproc/p5-Text-Netstring # Date created: 15 October 2003 # Whom: James Raftery # # $FreeBSD$ # PORTNAME= Text-Netstring PORTVERSION= 0.05 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Text PKGNAMEPREFIX= p5- MAINTAINER= james@now.ie COMMENT= Perl module to create and manipulate netstring encoded strings PERL_CONFIGURE= yes MAN3= Text::Netstring.3 .include 'vcs-git' href='https://www.lant.com.tw/~lantw44/git/freebsd-ports-graphics' title='freebsd-ports-graphics Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to the 2000-04-10 GCC 2.96 development snapshot.obrien2000-04-152-6/+6
* Convert to the PORTNAME - PORTVERSION syntax.obrien2000-04-121-3/+2
* Restore useless version required comments.obrien2000-03-221-0/+1
* Remove the "version required" line.obrien2000-03-201-1/+0
* Upgrade to the 2000-03-13 GCC 2.96 development snapshot.obrien2000-03-193-27/+27
* Upgrade to the 2000-03-06 GCC 2.96 development snapshot.obrien2000-03-093-7/+9
* Upgrade to the 2000-02-21 GCC 2.96 development snapshot.obrien2000-03-083-7/+7
* Upgrade to the 2000-02-07 GCC 2.96 development snapshot.obrien2000-02-147-85/+75
* Upgrade to the 2000-01-10 GCC 2.96 development snapshot.obrien2000-01-178-89/+84
* Update to the 1999-11-10 development snapshot.obrien1999-11-152-6/+6
* Update to the 1999-11-02 development snapshot.obrien1999-11-032-6/+6
* Update to the 1999-10-25 snapshot.obrien1999-11-013-13/+10
* Upgrade to the 1999-10-04 development snapshot.obrien1999-10-112-6/+6
* Upgrade to the 1999-09-20 development snapshot.obrien1999-10-116-76/+98
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
* Change Id->FreeBSD.obrien1999-08-251-1/+1
* Merge parts of the GCC-2.95 update, in preperation for the 1st post 2.95obrien1999-08-062-25/+29
* Fix SWITCH_TAKES_ARG / WORD_SWITCH_TAKES_ARG breakage on the Alpha createdobrien1999-07-252-20/+8
* Update to the 1999-07-18 beta snapshot of GCC-2.95.obrien1999-07-203-13/+13
* Upgrade to the July 12th GCC-2.95 prerelease.obrien1999-07-153-9/+9
* Upgrade to the 1999-06-29 pre-GCC-2.95 snapshot.obrien1999-07-062-11/+11
* Correct spelling in a comment.steve1999-07-051-2/+2
* The number of things this port installs has grown.obrien1999-07-051-1/+38
* Changes to work with updated files/freebsd.h.obrien1999-07-051-12/+29
* Minor reorg of the dealing with `autoconf' and `autoheader' stuff.obrien1999-07-051-5/+5
* Upgrade to the 19990623 GCC 2.95 pre-release snapshot.obrien1999-06-253-45/+17
* Update to the 19990616 GCC 2.95-prerelease.obrien1999-06-223-79/+46
* Update to the 1999-06-08 (gcc 2.95 prerelease).obrien1999-06-156-118/+82
* Fix for alpha.simokawa1999-06-102-7/+123
* Remove the test to create ${PREFIX}/share/info/dir as it is nowmharo1999-06-062-6/+2
* Upgrade to 19990524 gcc-2.95 prerelease.obrien1999-05-263-19/+17
* Fix "EGCS_REV".obrien1999-05-251-2/+6
* Upgrade to the 19990517 snapshot. EGCS is not in a feature freeze for theobrien1999-05-194-29/+25
* Sync up with some diffs I sent to Cygnus.obrien1999-04-223-15/+17
* this should finish cleaning up the WWW_SITE -> DESCR/WWW: mess ...scrappy1999-04-222-3/+3
* I give you the latest and greatest of the EGCS snapshot series.obrien1999-04-2114-146/+508
* Mark this FORBIDDEN while DavidO works on an upgrade after a repo copy.asami1999-04-131-1/+3
* Proper URLs that reference directories end in '/'billf1999-04-091-2/+2
* Don't fetch alpha suppliment -- the bits are now part of the port.obrien1999-03-301-4/+1
* Don't create empty ``PREFIX/info/dir''. It is already taken care of for us.obrien1999-03-241-2/+1
* * Add support for ``-pthead''obrien1999-03-226-32/+569
* Upgrade to 1.1.2 release.obrien1999-03-177-73/+122
* Commit all Y2K/WWW_SITE changes from today...scrappy1999-03-121-1/+3
* Fix to make ports work with bsd.port.mk rev. 1.306.asami1999-03-081-1/+2
* Support building libstdc++ shared if "WANT_SHAREDLIBS" is defined.obrien1999-02-281-1/+8
* Upgrade to egcs-1.1.2 pre-release-2obrien1999-02-282-12/+16
* * clean up verbosity of Makefileobrien1999-02-101-9/+4
* GNUHOST is now "i386-unknown-freebsd" for an ELF machine, andobrien1999-02-105-16/+78
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofasami1999-02-031-6/+2
* Allow '$' in labels as our offical compiler does.obrien1999-01-232-10/+36