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.18 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.18 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.18 13 May 2022 19:30:48 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Module-Refresh: Update to 0.18
- Add NO_ARCH
Changes: https://metacpan.org/dist/Module-Refresh/changes |
0.17_1 06 Sep 2021 21:13:27 |
Rene Ladan (rene) |
*: Return culot@'s ports to the pool (and perl@) after safekeeping his bit. |
0.17_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.17_1 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.17_1 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.17_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.17_1 14 Oct 2015 11:04:11 |
culot |
- Reassign lippe@'s ports after his commit bit was taken in for safekeeping |
0.17_1 01 Jan 2015 16:11:26 |
sunpoet |
- Update *_DEPENDS:
- ExtUtils::MakeMaker 6.42+, File::Temp 0.19+ and Test::More are already in
all supported Perl releases
- Path::Class is a test-only dependency
- Add LICENSE [1]
- Remove unnecessary MASTER_SITE_SUBDIR
Approved by: portmgr (implicit) [1]
With hat: perl |
0.17_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.17 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
0.17 06 Jan 2014 11:00:16 |
az |
- add stage support
Approved by: portmgr (blanket infrastructure) |
0.17 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.17 07 Sep 2013 10:16:47 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
0.17 16 Dec 2012 06:12:28 |
az |
- Set default perl version for ports which currently using
(5.x+ and x < 12) scheme.
Approved by: bapt@ (portmgr@) |
0.17 29 Jun 2012 18:20:50 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
0.17 05 Apr 2012 19:16:35 |
lippe |
- Update to 0.17.
Feature safe: yes |
0.13 17 Sep 2011 07:06:45 |
sunpoet |
- Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+
Suggested by: az
With hat: perl |
0.13 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
0.13 10 Mar 2008 00:52:12 |
lippe |
- Change my mail address to lippe@.
Approved by: araujo (mentor) |
0.13 13 Feb 2008 11:06:24 |
miwi |
- Update to 0.13
- Pass maintainership to submitter
PR: 120353
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by: maintainer |
0.09 08 Sep 2007 00:57:38 |
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 |
0.09 13 May 2006 11:38:19 |
tobez |
Update to 0.09.
PR: 97078
Approved by: maintainer |
0.06 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
0.06 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.06 31 Oct 2005 18:24:21 |
erwin |
Let the IGNORE message make a bit more sense and change it from:
===> p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install
lang/perl5 then try again.
to:
===> p5-Some-Module-0.7 requires perl 5.6.x or later. Install
lang/perl5 then try again.
Approved by: silence on -ports |
0.06 30 Sep 2005 10:50:55 |
tobez |
Update to 0.06.
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
Approved by: maintainer
PR: 86728 |
0.05 15 Feb 2005 09:50:17 |
tobez |
Set maintainer to be the submitter (fbsdports at commit dor it).
PR: 77491 |
0.05 14 Feb 2005 14:12:26 |
tobez |
Add p5-Module-Refresh 0.05, refresh %INC files when updated on disk.
PR: 77491
Submitted by: aturetta@commit.it |