Commit graph

7 commits

Author SHA1 Message Date
Trevor Johnson
3bca696b10 Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
Ying-Chieh Liao
c634b4bb83 utilize SITE_PERL
PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Erwin Lansing
844479aa5d Change to my FreeBSD.org address 2003-06-12 16:41:16 +00:00
Edwin Groothuis
927c9c2190 Conditionalize dependencies for moudules included in perl 5.8
Make dependencies on modules included in the perl 5.8
	distribution conditional on the perl version installed.
	While I'm here, remove SITE_PERL and MAN(3)PREFIX.

17 + 29 + 234 = 280 PRs. It's about time he starts doing the work himself!

PR:		ports/50588
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2003-04-13 12:28:23 +00:00
Akinori MUSHA
65dac0040a De-pkg-comment. 2003-02-21 11:23:04 +00:00
Edwin Groothuis
18008c1477 make ports IGNORE instead of BROKEN for perl < 5.6
bento should not build these ports either, so mark IGNORE
	instead of BROKEN when perl < 5.6

PR:		ports/48207
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2003-02-12 22:36:10 +00:00
Edwin Groothuis
2788b970ec New port: Test::Class - Easily create test classes in an xUnit style
Test::Class provides a simple way of creating classes and
	objects to test your code in an xUnit style.

	Built using Test::Builder it is designing to work with other
	Test::Builder based modules (Test::More, Test::Differences,
	Test::Exception, etc.)

	Note: This module will make more sense if you are already
	familiar with the "standard" mechanisms for testing perl
	code.  Those unfamiliar with Test::Harness, Test::Simple,
	Test::More and friends should go take a look at them now.

PR:		ports/47589
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2003-02-05 09:45:20 +00:00