Commit graph

10 commits

Author SHA1 Message Date
Mark Linimon
9839011ec3 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
2007-09-08 01:12:10 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Dmitry Sivachenko
274e5c4ab3 Correct path to Compress::Zlib.pm after recent p5-Compress-Zlib update. 2006-12-03 12:45:59 +00:00
Edwin Groothuis
80840e8dc5 SHA256ify
Approved by: krion@
2006-01-22 12:50:54 +00:00
Edwin Groothuis
0416031c9b Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 02:20:05 +00:00
Bill Fenner
81797980f7 search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash).  After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.

This pass brought to you by http://people.freebsd.org/~fenner/fix-search
2005-09-21 19:31:43 +00:00
Cheng-Lung Sung
6adf115354 My territory, suggested by ijliao. :p
Approved by:	vanilla (co-mentor)
2004-08-20 02:56:44 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Mark Linimon
c7d1223fe8 Update from 0.12 to 0.14:
* add new dependency of p5-Test-Simple
* create the output dir if it does not exist (Thanx Paul Wolters!)
* added BUGS section to doc
* converted makegraph.t to Test::More and added some tests
* output dir no longer gets a trailing slash (good for OS/2?) and we use
  File::Spec to construct output file names
* better reasons for skipping mails (string vs. some number)

PR:		ports/60977
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net> (maintainer)
2004-01-07 00:59:44 +00:00
Vanilla I. Shu
edc503ea71 Add p5-Mail-Graph 0.12,
perl module for drawing graphical stats for
mails/spams.

PR:		58890
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-11-04 16:36:53 +00:00