| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
03 Aug 2012 15:54:36
0.08_1
|
cs  |
Fix typos and make small modifications in COMMENT (according to Porter's
Handbook)
Approved by: portmgr@ (implicit) |
30 Jun 2012 14:31:06
0.08_1
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
21 Jan 2012 17:40:15
0.08_1
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
19 Mar 2011 12:38:54
0.08_1
|
miwi  |
- Get Rid MD5 support |
24 Sep 2010 02:03:44
0.08_1
|
pgollucci  |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
20 Jan 2010 01:28:55
0.08_1
|
kuriyama  |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 1).
Approved by: portmgr (itetcu) |
20 Aug 2008 22:19:39
0.08
|
hrs  |
Update to 0.08. Changes include:
* Put deprecation warnings in more places in the docs, and in
the podtohtml script
* Use Pod::Simple::HTML instead of this module
Submitted by: delphij
PR: ports/126690 |
17 Apr 2008 14:30:31
0.06_1
|
araujo  |
- 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) |
30 Mar 2007 00:21:37
0.06_1
|
hrs  |
Add a missing manual page to $MAN3.
Spotted by: kris |
25 Mar 2007 18:10:58
0.06
|
hrs  |
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 |
24 Jan 2006 03:14:23
0.05_1
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:58:25
0.05_1
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
11 Jun 2005 16:13:12
0.05_1
|
skv  |
* 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) |
14 Dec 2004 00:57:38
0.05
|
kevlo  |
Update to 0.05
Approved by: MAINTAINER |
31 May 2004 08:05:34
0.04
|
kris  |
Don't remove a file we didn't install |
10 Mar 2004 20:22:08
0.04
|
naddy  |
Import PodToHTML Perl module 0.04.
PodToHTML generates HTML from one or (more typically) several files
containg POD documentation.
PR: 63434
Submitted by: hrs |