Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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 20 Jul 2022 14:21:35 |
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 ) |
0.45 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.45 23 Jul 2019 16:17:34 |
sunpoet |
Update to 0.45
Changes: https://metacpan.org/changes/distribution/File-Copy-Recursive |
0.44 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.44 26 Apr 2018 18:51:02 |
sunpoet |
Update to 0.44
Changes: http://search.cpan.org/dist/File-Copy-Recursive/Changes |
0.43 23 Apr 2018 18:17:00 |
sunpoet |
Update to 0.43
Changes: http://search.cpan.org/dist/File-Copy-Recursive/Changes |
0.41 22 Apr 2018 08:54:52 |
sunpoet |
Update to 0.41
Changes: http://search.cpan.org/dist/File-Copy-Recursive/Changes |
0.40 17 Jan 2018 13:43:50 |
sunpoet |
Update to 0.40
Changes: http://search.cpan.org/dist/File-Copy-Recursive/Changes |
0.39 30 Dec 2017 18:16:26 |
sunpoet |
Update to 0.39
- Add LICENSE
- Add TEST_DEPENDS
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/File-Copy-Recursive/Changes |
0.38_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.38 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
0.38 29 Oct 2013 12:52:07 |
vanilla |
Support STAGEDIR. |
0.38 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.38 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
0.38 01 May 2012 01:47:10 |
swills |
- Assign clsung's p5- ports to perl@
Approved by: clsung via IRC |
0.38 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
0.38 24 Sep 2010 02:03:44 |
pgollucci |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
0.38 15 Dec 2008 15:15:17 |
clsung |
- Update to 0.38 |
0.37 13 Oct 2008 05:54:28 |
clsung |
- Update to 0.37 |
0.36 18 Apr 2008 09:29:31 |
clsung |
- Update to 0.36
Changes: http://search.cpan.org/dist/File-Copy-Recursive/Changes |
0.35 05 Sep 2007 09:02:33 |
clsung |
- Update to 0.35 |
0.34 22 Aug 2007 01:00:11 |
clsung |
- Update to 0.34 |
0.33 09 Jun 2007 02:36:10 |
clsung |
- Update to 0.33 |
0.31 05 Mar 2007 03:07:29 |
clsung |
- Update to 0.31
- remove <perl5.6 parts |
0.30 20 Dec 2006 06:21:37 |
clsung |
- Update to 0.30 |
0.29 05 Nov 2006 12:26:40 |
clsung |
- Update to 0.29 |
0.28 09 Sep 2006 02:52:00 |
clsung |
- Update to 0.28
PR: ports/103009
Submitted by: Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw> |
0.25 06 Jul 2006 01:23:02 |
clsung |
- update to 0.25 |
0.24 25 Jun 2006 15:05:56 |
clsung |
- Update to 0.24
PR: ports/99347
Submitted by: aaron |
0.23 02 Jun 2006 03:02:41 |
clsung |
- Update from v0.22 to v0.23
- - fixed bug 19637 (CPAN)
PR: ports/98345
Submitted by: aaron |
0.22 11 May 2006 15:47:10 |
clsung |
- update to 0.22 |
0.21 25 Apr 2006 00:50:30 |
clsung |
- update to 0.21
- from Changes
- made dircopy() use fcopy() instead of copy() for files so that
it'd behave consistently and correctly |
0.20 15 Apr 2006 03:14:34 |
clsung |
- update to 0.20 |
0.19 30 Mar 2006 08:44:10 |
clsung |
- update to 0.19 |
0.18 30 Jan 2006 07:32:14 |
clsung |
- update to 0.18
* from Changes:
- added parens to the opendir() calls to avoid spurious 5.8.1
and < warnings, thanks Chris Scott for letting me know about it
- fixed change log 0.17 mistype {(0 to ()} :) |
0.17 29 Jan 2006 15:42:19 |
clsung |
- update to 0.17
PR: 92461
Submitted by: leeym |
0.16 22 Jan 2006 01:48:34 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.16 19 Dec 2005 05:39:16 |
clsung |
- build on old perl
PR: 90572
Submitted by: leeym |
0.16 30 Nov 2005 03:44:49 |
clsung |
- perl version must >= 5.6
Noted by: krismail |
0.16 28 Nov 2005 05:33:49 |
clsung |
- Perl extension for recursively copying files and directories
- needed by p5-Catalyst when execute 'perl Makefile.PL' after create
a standalone server.
- ijliao made this port, and I will maintain it :) |