Commit graph

9 commits

Author SHA1 Message Date
Marcelo Araujo
4aaab89f57 - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.
PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
2008-04-17 14:30:31 +00:00
Hiroki Sato
1e885c58fb Add a missing manual page to $MAN3.
Spotted by:	kris
2007-03-30 00:21:37 +00:00
Hiroki Sato
ab9dbb00c0 Update to 0.06. Changes include:
* Updated dist to get rid of internal Pod::Find that conflicts
	with the one from Pod::Parser

Submitted by:	Geraud CONTINSOUZAS <geraud AT gcu DOT info>
PR:		ports/110548
2007-03-25 18:10:58 +00:00
Edwin Groothuis
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Sergey Skvortsov
54a1630d6e * reflect renaming on CPAN File-Spec to PathTools
+ add devel/p5-PathTools, remove devel/p5-File-Spec
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
   + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports

* for all changed ports make dependencies on File::Temp, Digest::MD5,
  Storable unconditional

* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
  (this variable is forced by bsd.port.mk now)

* update Class-Autouse to 1.17

* update POE-API-Hooks to 1.05

* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
2005-06-11 16:13:12 +00:00
Kevin Lo
cbc1382c3b Update to 0.05
Approved by: MAINTAINER
2004-12-14 00:57:38 +00:00
Kris Kennaway
b09e3cfacc Don't remove a file we didn't install 2004-05-31 08:05:34 +00:00
Christian Weisgerber
97527ea1e9 Import PodToHTML Perl module 0.04.
PodToHTML generates HTML from one or (more typically) several files
containg POD documentation.

PR:		63434
Submitted by:	hrs
2004-03-10 20:22:08 +00:00