| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
24 Apr 2013 19:35:38
0.53
|
swills  |
- Convert to OptionsNG
- Trim headers while here
PR: ports/177160
Submitted by: milki <milki@rescomp.berkeley.edu> (maintainer) |
07 May 2012 14:42:18
0.53
|
culot  |
- Update to 0.53 [1]
- Add BUILD_DEPENDS to silence build warnings
Changes: http://search.cpan.org/dist/Pod-Site/Changes
PR: ports/167680 [1]
Submitted by: milki <milki@rescomp.berkeley.edu> (maintainer) |
13 Mar 2012 16:15:36
0.52_1
|
pgollucci  |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
08 Mar 2012 18:45:38
0.52_1
|
pgollucci  |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
22 Jul 2011 21:12:30
0.52_1
|
sunpoet  |
- Add LICENSE
- Add OPTIONS: PODT
- Fix *_DEPENDS
- Bump PORTREVISION for dependency change
PR: ports/158943
Submitted by: milki <milki@rescomp.berkeley.edu> (maintainer) |
20 Jun 2011 09:22:15
0.52
|
az  |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum |
19 Mar 2011 12:38:54
0.52
|
miwi  |
- Get Rid MD5 support |
26 Apr 2010 06:57:14
0.52
|
wen  |
Pod::Site searches a list of directories and generates a jQuery-powered
documentation site from all of the POD files it finds. It was originally
designed for the Bricolage project but is has evolved for general use.
Have a look at the Bricolage API Browser to see a sample documentation
site in action. The generated documentation site supports Safari, Firefox,
and IE7 and up.
WWW: http://search.cpan.org/dist/Pod-Site/
PR: ports/146048
Submitted by: Jonathan Chu <milki@rescomp.berkeley.edu> |