Commit Graph

25 Commits

Author SHA1 Message Date
Michael Haro
3da86c6aa2 update with the new PORTNAME/PORTVERSION variables 2000-04-08 22:49:07 +00:00
Michael Haro
4250be55ee Portlint:
PREFIX -> LOCALBASE
	Man pages in Makefile, not PLIST
	Remove extra blank lines
2000-03-21 23:40:35 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
David E. O'Brien
c751fc667a Change Id->FreeBSD. 1999-08-25 05:28:01 +00:00
Tim Vanderhoek
748713c3f6 As threatened, enforce the "Capital, no period" rule. Ellipses are
permitted.  Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Steve Price
7f5f51a792 Remove the trailing '/' from *_DEPENDS definitions.
Caught by: A little perl script for INDEX generation that Satoshi
           and I are working on. :)
1998-12-07 05:34:38 +00:00
Satoshi Asami
668e0f51f4 Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball
checks haven't missed anything.

Submitted by:	dima
1998-09-15 21:31:59 +00:00
Satoshi Asami
2d8ab3c4a7 Mark ports that are still suffering from post-perl5-upgrade syndrome
as broken.  Actually there were much fewer than I thought.

Approved by:	markm
1998-09-03 13:45:47 +00:00
Justin M. Seger
8dbfcee37b Mark BROKEN. DEPENDS on databases/msql which is also BROKEN. 1998-04-03 02:33:06 +00:00
James FitzGibbon
dd4510f7aa Upgrade to v1.1811 1997-09-17 13:58:56 +00:00
James FitzGibbon
d2efc9486f Mass upgrade of CPAN ports:
p5-Apache		->	1.00b2
	p5-Array-PrintCols	->	2.0
	p5-C-Scan		->	0.4
	p5-DBD-Pg		->	0.62
	p5-Data-Flow		->	0.05
	p5-Devel-Peek		->	0.83
	p5-HTML-Stream		->	1.40
	p5-HTTPD-Tools		->	0.55
	p5-Image-Size		->	2.4
	p5-IniConf		->	0.92
	p5-Msql			->	1.1809
	p5-Mysql		->	1.1809
	p5-PGP			->	0.3a
	p5-Pg			->	1.6.1
	p5-Tk			->	402.002
	p5-WWW-Search		->	1.010
	p5-libwww		->	5.12
1997-09-14 02:55:26 +00:00
James FitzGibbon
700673ac03 Upgrade to v1.1808 1997-09-13 17:55:22 +00:00
James FitzGibbon
2b7b1ae6f8 Massive changes to mSQL and related ports:
- msql-beta is now dead.  Now that v2.0 release is out, it has been folded into ports/databases/msql.
- p5-DBD-mSQL is dead.  It has been rolled into p5-Msql
- The version number of p5-Msql has moved from 1.1702 to 0.91.  This new version numbering scheme is related to the "Msql-modules" distfile on CPAN, whereas the old version numbering scheme was based on the "MsqlPerl" distfile (which is no longer available)
1997-07-14 13:23:33 +00:00
James FitzGibbon
ccdb93701a Make all p5- ports use USE_PERL instead of explicitly stating the version number in each Makefile
In-Conjunction-With: Satoshi's patch to bsd.port.mk
(note: unlike the last change in perl5 versions, I have only upgraded p5-* ports, not other ports that rely upon perl5.)
1997-06-24 18:43:34 +00:00
James FitzGibbon
ce6502985c Upgrade to 1.1702 1997-06-15 03:14:06 +00:00
James FitzGibbon
67f2b0e5df Upgrade all ports requiring perl5.003 to perl5.004
Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution.
1997-05-24 13:17:16 +00:00
James FitzGibbon
0617725316 Mass update of perl5 ports (most bring the port up-to-date with the latest release from CPAN)
Specifics:	p5-Net fixed for IS_INTERACTIVE
		p5-libwww fixed for IS_INTERACTIVE
1997-04-20 21:26:49 +00:00
Wolfram Schneider
df8f6f276f Add virtual category 'perl5'. 1997-04-20 13:53:29 +00:00
James FitzGibbon
f0d8aa7001 Upgrade to v1.15
Modifications to work with mSQL v1.1x or v2.0bx
1997-02-12 18:48:24 +00:00
Satoshi Asami
50e355828a Oops, forgot these two. Update to use new features in bsd.port.mk 1.237. 1996-12-11 12:04:23 +00:00
Satoshi Asami
d12ba0e211 Add back part of manual compression rule (note double meaning of
"manual" here), bsd.port.mk can't deal with both MAN1 and MAN3 if they
have different MANPREFIX's.  Hmm.
1996-11-19 13:42:26 +00:00
David E. O'Brien
2a77f2f829 CAT_E_GORIES+= -> CAT_E_GORIES=
Perl ports now use MASTER_SITE_PERL_CPAN
Misc cleanup
1996-11-17 03:18:45 +00:00
James FitzGibbon
b8c06517e3 Add RUN_DEPENDS to all perl5 ports, to make packages install perl.
Submitted by:	asami@freebsd.org
1996-10-24 09:59:32 +00:00
James FitzGibbon
36c587bd88 Fix missing first line of Makefile
Submitted by:	asami@freebsd.org
1996-10-24 07:49:44 +00:00
James FitzGibbon
a4fb514e86 Import of standalone module to allow access to mSQL databases in perl5. 1996-10-23 23:53:26 +00:00