Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:21:35 0.37 |
Tobias C. Berner (tcberner)  |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
06 Apr 2021 14:31:07 0.37 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
27 May 2018 20:15:20
0.37 |
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
15 Sep 2017 08:58:50
0.37 |
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
15 Aug 2016 00:00:54
0.37 |
wen  |
- Update to 0.37
Changes: http://cpansearch.perl.org/src/KWILLIAMS/Path-Class-0.37/Changes |
19 Feb 2016 15:52:29
0.36 |
adamw  |
Update to 0.36. Sort plist, and add NO_ARCH.
Changes: https://metacpan.org/changes/distribution/Path-Class |
03 Jan 2015 19:30:47
0.35 |
sunpoet  |
- Update to 0.35
- Remove DOCS option
Changes: http://search.cpan.org/dist/Path-Class/Changes |
26 Nov 2014 13:08:38
0.34_1 |
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
27 Oct 2014 10:55:59
0.34 |
bapt  |
Cleanup plist |
04 Sep 2014 14:07:04
0.34 |
culot  |
- Update to 0.34
Changes: http://search.cpan.org/dist/Path-Class/Changes |
12 Dec 2013 15:50:55
0.33 |
culot  |
- Update to 0.33
Changes: http://search.cpan.org/dist/Path-Class/Changes |
24 Nov 2013 17:40:44
0.32 |
mat  |
- Wrap up cd && foo in parenthesis, it'd break with bmake -j
- Replace some FIND ... CPIO with COPYTREE_SHARE. |
31 Oct 2013 06:20:33
0.32 |
vanilla  |
Support STAGEDIR. |
22 Oct 2013 16:57:45
0.32 |
mat  |
Try and be consistent with what commands are silent and not in *install.
- MKDIR is silent
- ECHO is silent
- INSTALL_* are not silent
- CP/FIND/... are not silent
I fixed a few PORTDOCS misusage, I'll do a second pass.
With Hat: perl@ |
20 Sep 2013 17:13:47
0.32 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
02 Aug 2013 18:52:11
0.32 |
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
19 Mar 2013 14:21:21
0.32 |
culot  |
- Update to 0.32
Changes: http://search.cpan.org/dist/Path-Class/Changes |
07 Feb 2013 12:57:37
0.31 |
tobez  |
Update to 0.31.
Changes: http://search.cpan.org/dist/Path-Class/Changes |
04 Jan 2013 08:52:26
0.29 |
jadawin  |
- Update to 0.29
PR: ports/174805
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw> |
15 Jun 2012 16:34:18
0.26 |
sunpoet  |
- Update to 0.26
- Convert to new options framework
- Sort MAN3
Changes: http://search.cpan.org/dist/Path-Class/Changes |
17 Feb 2012 15:30:32
0.25 |
culot  |
- Update to 0.25
Changes: http://search.cpan.org/dist/Path-Class/Changes |
07 Oct 2011 11:22:46
0.24 |
culot  |
- Fix LICENSE (Artistic 1 instead of Artistic 2)
- Pet portlint(1)
PR: ports/161336
Submitted by: Simon Olofsson <simon@olofsson.de> |
31 May 2011 20:10:39
0.24 |
bapt  |
- update to 0.24
- changes: http://cpansearch.perl.org/src/KWILLIAMS/Path-Class-0.24/Changes
- add licenses |
03 Jan 2011 07:20:27
0.23 |
bapt  |
- update to 0.23
- changes: http://cpansearch.perl.org/src/KWILLIAMS/Path-Class-0.23/Changes |
24 Sep 2010 02:03:44
0.21 |
pgollucci  |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
18 Aug 2010 11:32:35
0.21 |
az  |
Update to 0.21.
Changes: http://search.cpan.org/dist/Path-Class/Changes
PR: ports/149758
Submitted by: Frederic Culot <frederic@culot.org> |
07 Jun 2010 12:27:24
0.19 |
tobez  |
Update to 0.19.
Changes: http://search.cpan.org/dist/Path-Class/Changes |
16 Jan 2010 14:45:49
0.18_1 |
kuriyama  |
- Remove unneeded dependencies which is in perl-5.8.9 dist from ports
maintained by (perl|ports|kuriyama)@FreeBSD.org.
- Targets are: Test::Simple, Digest::MD5, Locale-Maketext,
ExtUtils::MakeMaker, ExtUtils::ParseXS, File::Temp, Getopt::Long,
Encode, Digest, Pod::Parser, File::Spec. |
21 Dec 2009 06:22:24
0.18 |
wen  |
- Update to 0.18 |
16 Jun 2009 06:23:55
0.17 |
pgollucci  |
- Update to 0.17 |
30 Jan 2009 20:30:39
0.16_1 |
pav  |
- Revert 1.13, it broke fetching
Reported by: -fetch-original pointyhat run |
31 Aug 2008 02:53:01
0.16_1 |
leeym  |
- simplify dependency
- bump PORTREVISION |
17 Apr 2008 14:30:31
0.16 |
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) |
08 Sep 2007 00:59:21
0.16 |
linimon  |
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 |
26 Dec 2006 08:46:42
0.16 |
tobez  |
Update to 0.16. |
22 Jan 2006 01:48:34
0.15 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
19 Dec 2005 16:29:05
0.15 |
mat  |
Update to 0.15 |
20 Nov 2005 10:14:51
0.14 |
tobez  |
Update to 0.14. Require perl from ports. |
14 Nov 2005 15:05:17
0.13 |
mat  |
Take a perl@ hat and add SHA256 checksums |
21 Sep 2005 19:35:50
0.13 |
fenner  |
search.cpan.org redirect reduction canonicalization project, pass 2:
Refer to all modules using their /dist/Foo/ path instead of via
the mishmash of old author path, new author path, module documentation,
etc.
This pass brought to you by loving, painstaking hand editing. |
30 Aug 2005 14:58:39
0.13 |
mat  |
Update to 0.13 |
23 Jul 2005 11:52:12
0.12 |
erwin  |
Update to 0.12
PR: 83901
Submitted by: Yuan-Chung Hsiao <ychsiao@ychsiao.org> |
11 Jun 2005 16:13:12
0.11 |
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) |
17 May 2005 11:59:51
0.11 |
lth  |
Update to 0.11 |
07 Apr 2005 11:57:25
0.10 |
mat  |
Update to 0.10
Add some docs |
28 Jan 2005 09:18:14
0.08 |
tobez  |
Update to 0.08, set maintainer to perl. |
22 Dec 2004 07:15:22
0.07 |
clsung  |
- maintainer feels he will not have enough time maintaining ports
PR: ports/75299
Submitted by: Chiang Cheng-Hsiung (maintainer) |
25 Jul 2004 14:17:53
0.07 |
vanilla  |
Add p5-Path-Class 0.07, cross-platform path specification manipulation.
PR: ports/69562
Submitted by: Elvis Chiang <elvis@sslab.cs.ccu.edu.tw> |