non port: lang/p5-Modern-Perl/Makefile |
SVNWeb
|
Number of commits found: 31 |
Mon, 30 Jan 2023
|
[ 12:59 Po-Chuan Hsieh (sunpoet) ] 86c7f97
lang/p5-Modern-Perl: Update to 1.20230106
Changes: https://metacpan.org/dist/Modern-Perl/changes
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] f98ae56 (Only the first 10 of 255 ports in this commit are shown above. )
lang: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org> (Only the first 15 lines of the commit message are shown above )
|
Sun, 22 May 2022
|
[ 04:22 Po-Chuan Hsieh (sunpoet) ] a812bc3
lang/p5-Modern-Perl: Update to 1.20220515
Changes: https://metacpan.org/dist/Modern-Perl/changes
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 12 Feb 2020
|
[ 19:23 sunpoet ]
Update to 1.20200211
Changes: https://metacpan.org/changes/distribution/Modern-Perl
|
Sun, 2 Feb 2020
|
[ 14:22 sunpoet ]
Update to 1.20200201
Changes: https://metacpan.org/changes/distribution/Modern-Perl
|
Mon, 29 Jul 2019
|
[ 01:24 sunpoet ]
Update to 1.20190727
Changes: https://metacpan.org/changes/distribution/Modern-Perl
|
Sun, 2 Jun 2019
|
[ 18:37 sunpoet ]
Update to 1.20190601
Changes: https://metacpan.org/changes/distribution/Modern-Perl
|
Tue, 23 Oct 2018
|
[ 17:48 sunpoet ]
Update to 1.20181021
Changes: https://metacpan.org/changes/distribution/Modern-Perl
|
Sun, 30 Sep 2018
|
[ 19:41 sunpoet ]
Update to 1.20180928
Changes: https://metacpan.org/changes/distribution/Modern-Perl
|
Mon, 3 Sep 2018
|
[ 19:03 sunpoet ]
Update to 1.20180901
Changes: https://metacpan.org/changes/distribution/Modern-Perl
|
Sat, 28 Jul 2018
|
[ 13:17 sunpoet ]
Update to 1.20180701
Changes: https://metacpan.org/changes/distribution/Modern-Perl
PR: 229833
Submitted by: adamw
|
Fri, 15 Sep 2017
|
[ 08:58 mat ] (Only the first 10 of 2495 ports in this commit are shown above. )
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight
|
Wed, 18 Jan 2017
|
[ 14:07 sunpoet ]
Update to 1.20170117
Changes: http://search.cpan.org/dist/Modern-Perl/Changes
|
Mon, 16 Jan 2017
|
[ 14:58 sunpoet ]
Update to 1.20170115
- Add LICENSE_FILE
Changes: http://search.cpan.org/dist/Modern-Perl/Changes
|
Sat, 31 Dec 2016
|
[ 11:55 sunpoet ]
- Update to 1.20161229
Changes: http://search.cpan.org/dist/Modern-Perl/Changes
|
Wed, 19 Oct 2016
|
[ 15:47 adamw ]
Update to 1.20161005, and remove an unused dependency on
p5-autodie.
Changes: https://metacpan.org/changes/release/CHROMATIC/Modern-Perl-1.20161005
PR: 213230
Approved by: maintainer timeout
|
Fri, 1 Apr 2016
|
[ 14:08 mat ] (Only the first 10 of 481 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 3 Oct 2015
|
[ 17:08 sunpoet ]
- Add NO_ARCH
|
Wed, 18 Feb 2015
|
[ 16:19 sunpoet ]
- Update to 1.20150127
Changes: http://search.cpan.org/dist/Modern-Perl/Changes
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
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 )
|
Thu, 31 Jul 2014
|
[ 10:03 sunpoet ]
- Update to 1.20140107
- Add LICENSE
- Update COMMENT
- Reformat pkg-descr
- Use single space after WWW:
Changes: http://search.cpan.org/dist/Modern-Perl/Changes
|
Mon, 30 Jun 2014
|
[ 16:42 sunpoet ] (Only the first 10 of 108 ports in this commit are shown above. )
- Take maintainership
|
[ 05:51 eadler ] (Only the first 10 of 155 ports in this commit are shown above. )
multiple: reset gslin's maintainer
By request of Gea-Suan Lin <gslin@gslin.org> - reset ports to ports@FreeBSD.
Gea-Suan Lin's work is much appreciated.
Approved by: portmgr (implicit) (not really, skipping NO_STAGE check)
|
Sat, 1 Feb 2014
|
[ 14:42 miwi ]
- Stage support
|
Fri, 20 Sep 2013
|
[ 19:53 bapt ] (Only the first 10 of 379 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
|
Wed, 11 Sep 2013
|
[ 08:56 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
|
Sun, 16 Dec 2012
|
[ 06:12 az ] (Only the first 10 of 113 ports in this commit are shown above. )
- Set default perl version for ports which currently using
(5.x+ and x < 12) scheme.
Approved by: bapt@ (portmgr@)
|
Mon, 20 Jun 2011
|
[ 08:37 az ] (Only the first 10 of 70 ports in this commit are shown above. )
- 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
|
Mon, 5 Apr 2010
|
[ 23:16 sylvio ]
- Modern Perl programs use several modules to enable additional features of Perl
and of the CPAN.
WWW: http://search.cpan.org/dist/Modern-Perl/
PR: ports/145338
Submitted by: Gea-Suan Lin <gslin@gslin.org>
Approved by: itetcu (mentor, implicit)
|
Number of commits found: 31 |