From c87133c16a2706e2e31935f0fbb9ad36f415370c Mon Sep 17 00:00:00 2001 From: cpiazza Date: Sun, 9 Apr 2000 18:14:07 +0000 Subject: Update with the new PORTNAME/PORTVERSION variables --- net/p5-PlRPC/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net/p5-PlRPC/Makefile') diff --git a/net/p5-PlRPC/Makefile b/net/p5-PlRPC/Makefile index c9ec88a11617..18957f1cadd1 100644 --- a/net/p5-PlRPC/Makefile +++ b/net/p5-PlRPC/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: p5-PlRPC -# Version required: 0.2012 # Date Created: 27 Feb 2000 # Whom: Vanilla I. Shu # # $FreeBSD$ # -DISTNAME= PlRPC-0.2012 -PKGNAME= p5-PlRPC-0.2012 +PORTNAME= p5-PlRPC +PORTVERSION= 0.2012 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= RPC +DISTNAME= PlRPC-0.2012 MAINTAINER= vanilla@FreeBSD.org -- cgit ository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Upgrade to 2.0.0 (almost bugfixes from 1.95.8).kuriyama2006-01-313-6/+19
* SHA256ifyedwin2006-01-241-0/+1
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
* - Fix breakage from previous changes, incorrect libtool file was beingpav2005-06-132-5/+1
* Avoid linking with libc.so (for supporting PTHREAD_LIBSkuriyama2005-06-051-0/+0
* Avoid linking with libc.so (for supporting PTHREAD_LIBSkuriyama2005-06-052-12/+5
* Use libtool-1.5 (with required plist fix).kuriyama2005-04-242-1/+3
* Upgrade to 1.95.8.kuriyama2004-08-043-3/+4
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-101-1/+1
* Upgrade to 1.95.7 (shlib major is bumped to 5).kuriyama2004-03-143-66/+10
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
* de-pkg-comment.kuriyama2003-02-222-1/+1
* Move declaration of enum XML_Status to more earlier place.kuriyama2003-02-062-0/+63
* Upgrade to 1.95.6.kuriyama2003-02-042-2/+2
* I forgot to bump shlib version.kuriyama2002-09-171-1/+1
* Upgrade to 1.95.5.kuriyama2002-09-172-2/+2
* Upgrade to 1.95.4 (shlib version bumped).kuriyama2002-07-212-3/+3
* Upgrade to 1.95.3.kuriyama2002-07-067-70/+15
* Force SHELL MAKE_ENV to be /bin/sh.sobomax2002-05-111-1/+2
* Use bmake instead of gmake - this hopefully resolves dependency deadloopsobomax2002-05-115-2/+64
* Upgrade to 1.95.2.kuriyama2001-11-265-35/+2
* USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.sobomax2001-08-311-1/+0
* Fix prototype to reduce warning.kuriyama2001-03-171-0/+11
* Fix typo (INSTALLS_SHLIBS -> INSTALLS_SHLIB).kuriyama2001-03-101-1/+1
* More style fixes for ports/textproc.olgeni2001-02-061-1/+1
* Add MAKE_ARGS to tell libtool to use the specified shlib version.knu2000-10-261-0/+1
* Bump SHLIB_MAJOR (and PORTREVISION) not to conflict with expat1.2.kuriyama2000-10-261-1/+2
* Introduce latest version of expat.kuriyama2000-10-246-28/+38
* Add NOPROFILE=true to MAKE_ARGS so as not to build a profiled library.knu2000-10-221-1/+1
* Update to 1.2.knu2000-10-183-70/+21
* Make this build and install the shared library (libexpat.so) too.knu2000-08-103-8/+38