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) |
4.81_2 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 ) |
4.81_2 20 Jul 2022 14:23:26
    |
Tobias C. Berner (tcberner)  |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
4.81_2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
4.81_2 05 Oct 2020 17:45:32
  |
rene  |
Return jadawin@'s ports to the pool after taking in his commit bit.
With hat: portmgr-secretary |
4.81_2 06 Oct 2018 13:06:45
  |
des  |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
4.81_2 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 |
4.81_2 19 May 2016 10:53:06
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
4.81_2 01 Apr 2016 14:33:58
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
4.81_2 14 Sep 2015 12:19:50
  |
mat  |
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542 |
4.81_2 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 ) |
4.81_1 07 Nov 2013 15:56:49
  |
jadawin  |
- Support STAGE
Sponsored by: OBS |
4.81_1 20 Sep 2013 23:36:54
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
4.81_1 03 Sep 2013 13:06:13
  |
az  |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
4.81_1 24 Apr 2012 00:54:58
 |
swills  |
- Add missing DEPENDS (p5-CSS-DOM)
- Avoid use of SITE_PERL in DEPENDS
- Sort DEPENDS
- Bump PORTREVISION
PR: ports/166530
Approved by: maintainer timeout (jadawin, >2 weeks) |
4.81 24 Oct 2011 04:17:38
 |
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
4.81 18 Oct 2011 08:45:48
 |
jadawin  |
- Update to 4.81
- Changelog: http://cpansearch.perl.org/src/SCOP/W3C-LinkChecker-4.81/NEWS |
4.8 17 Sep 2011 06:49:29
 |
sunpoet  |
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat: perl |
4.8 20 Jun 2011 09:22:15
 |
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 |
4.8 05 Apr 2011 12:56:14
 |
jadawin  |
- Update to 4.8
- Changelog: http://cpansearch.perl.org/src/SCOP/W3C-LinkChecker-4.8/NEWS |
4.7 21 Mar 2011 19:44:09
 |
jadawin  |
- Update to 4.7
- Changelog: http://cpansearch.perl.org/src/SCOP/W3C-LinkChecker-4.7/NEWS |
4.6 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
4.6 05 May 2010 15:31:06
 |
jadawin  |
- Update to 4.6
- Changelog: http://search.cpan.org/src/SCOP/W3C-LinkChecker-4.6/ChangeLog |
4.5_1 25 Jan 2010 14:00:25
 |
kuriyama  |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 5).
Approved by: portmgr (itetcu) |
4.5 03 Apr 2009 11:52:42
 |
jadawin  |
- Update to 4.5 |
4.4 19 Feb 2009 12:49:25
 |
jadawin  |
- Update to 4.4
- Take maintainership |
4.3 29 Apr 2008 05:27:10
 |
linimon  |
Reset aaron's port maintainerships due to many maintainer-timeouts. |
4.3 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) |
4.3 08 Sep 2007 01:11:48
 |
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 |
4.3 25 Dec 2006 20:36:36
 |
aaron  |
Update to v4.3 |
4.2.1 24 Jan 2006 03:14:23
 |
edwin  |
SHA256ify
Approved by: krion@ |
4.2.1 22 Jan 2006 02:58:25
 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
4.2.1 02 Nov 2005 14:13:31
 |
aaron  |
- Updated from 4.1 to 4.2.1
- Updated maintainer email address
Approved by: tobez |
4.1 09 Mar 2005 09:14:08
 |
flz  |
- Add p5-W3C-LinkChecker 4.1, a HTML link validity checker.
PR: ports/74438
Submitted by: Aaron Dalton <aaron@daltons.ca>
Approved by: pav (mentor) |