Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.47 08 Sep 2024 18:37:08
    |
Po-Chuan Hsieh (sunpoet)  |
devel/p5-Clone: Update to 0.47
Changes: https://metacpan.org/dist/Clone/changes |
0.46 30 Dec 2022 09:04:18
    |
Po-Chuan Hsieh (sunpoet)  |
devel/p5-Clone: Update to 0.46
Changes: https://metacpan.org/dist/Clone/changes |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.45 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.45 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.45 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.45 28 May 2020 13:13:25
  |
danfe  |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 7). |
0.45 24 Apr 2020 18:02:48
  |
sunpoet  |
Update to 0.45
Changes: https://metacpan.org/changes/distribution/Clone |
0.44 22 Apr 2020 21:26:13
  |
sunpoet  |
Update to 0.44
- Add TEST_DEPENDS
Changes: https://metacpan.org/changes/distribution/Clone |
0.43 30 Jul 2019 13:38:55
  |
sunpoet  |
Update to 0.43
Changes: https://metacpan.org/changes/distribution/Clone |
0.42 19 Jul 2019 17:02:49
  |
sunpoet  |
Update to 0.42
- Take maintainership
Changes: https://metacpan.org/changes/distribution/Clone |
0.41 27 Oct 2018 23:23:57
  |
sunpoet  |
Update to 0.41
- Remove USE_PERL5=patch
- Silence patch message
- Sort PLIST
Changes: https://metacpan.org/changes/distribution/Clone |
0.40 24 Oct 2018 07:05:36
  |
wen  |
- Update to 0.40
Changes: https://metacpan.org/changes/distribution/Clone |
0.39 10 Sep 2018 11:17:00
  |
des  |
Reassign all of tobez@'s p5 ports to perl@.
Approved by: tobez |
0.39 27 May 2018 20:15:20
  |
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
0.39 15 Mar 2018 07:56:17
  |
tobik  |
devel/p5-Clone: Update to 0.39
- Add LICENSE
Changes: http://cpansearch.perl.org/src/GARU/Clone-0.39/Changes
PR: 223858
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com>
Approved by: tobez (maintainer timeout, 3 months) |
0.38 02 Mar 2015 23:21:08
  |
bapt  |
Remove Author from pkg-descr and white space fixes |
0.38 16 Feb 2015 21:28:11
  |
adamw  |
Update to 0.38.
Changes: https://metacpan.org/changes/distribution/Clone
PR: 197726
Approved by: maintainer (implicit) |
0.35_1 26 Nov 2014 13:08:38
  |
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 ) |
0.35 27 Oct 2014 10:55:59
  |
bapt  |
Cleanup plist |
0.35 10 Jun 2014 12:14:14
  |
mat  |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
0.35 01 Feb 2014 18:34:36
  |
miwi  |
- Stage support |
0.35 20 Sep 2013 17:13:47
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.35 05 Sep 2013 18:15:30
  |
tobez  |
Update to 0.35.
Changes: http://search.cpan.org/dist/Clone/Changes |
0.34 31 Jul 2013 06:54:10
  |
az  |
- Convert to new Uses/perl5.mk framework
- Resolve issues with implicit lang/perl in extract and patch dependencies
- Trim Makefile header
Reviewed by: bapt@ (exp-run)
Approved by: bapt@ (portmrg@) |
0.34 10 Dec 2012 09:30:56
  |
tobez  |
Update to 0.34.
Changes: http://search.cpan.org/dist/Clone/Changes |
0.33 26 Nov 2012 12:14:47
  |
tobez  |
Update to 0.33.
Changes: http://cpansearch.perl.org/src/GARU/Clone-0.33/Changes
Feature safe: yes |
0.31 22 Oct 2011 23:50:23
 |
eadler  |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
0.31 03 Jul 2011 14:59:23
 |
ohauer  |
-remove MD5 |
0.31 22 Jul 2009 16:27:08
 |
pgollucci  |
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav) |
0.31 10 Feb 2009 11:35:32
 |
tobez  |
Update to 0.31.
Changes: http://search.cpan.org/dist/Clone/Changes |
0.30 09 Jan 2009 11:40:39
 |
tobez  |
Update to 0.30.
Changes files is not useful since it has not been updated for a while. |
0.29 03 Sep 2008 11:56:35
 |
tobez  |
Update to 0.29.
Changes file is not very useful, since it does not list several
latest revisions, but here it is:
http://search.cpan.org/dist/Clone/Changes |
0.28 17 Apr 2008 14:30:31
 |
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) |
0.28 23 Oct 2007 16:54:47
 |
tobez  |
Update to 0.28.
Changes: http://search.cpan.org/src/RDF/Clone-0.28/Changes |
0.27 21 Aug 2007 08:20:58
 |
tobez  |
Update to 0.27.
Changes: http://search.cpan.org/src/RDF/Clone-0.27/Changes |
0.23 23 Apr 2007 08:01:45
 |
tobez  |
Update to 0.23. |
0.22 28 Nov 2006 12:18:03
 |
tobez  |
Update to 0.22. |
0.20 21 Mar 2006 13:16:10
 |
tobez  |
Update to 0.20. |
0.18 22 Jan 2006 08:30:12
 |
edwin  |
SHA256ify
Approved by: krion@ |
0.18 21 Sep 2005 19:31:43
 |
fenner  |
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 |
0.18 24 May 2005 11:52:57
 |
tobez  |
Update to 0.18. |
0.15 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
0.15 16 Dec 2003 09:44:36
 |
tobez  |
Update to 0.15.
PR: 58924
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
0.13 24 Oct 2003 12:05:09
 |
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
0.13 07 Mar 2003 06:01:16
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
0.13 05 Jun 2002 21:51:26
 |
tobez  |
Add p5-Clone, a perl module to recursively copy Perl datatypes. |