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) |
1.10 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 ) |
1.10 20 Jul 2022 14:22:24 |
Tobias C. Berner (tcberner) |
math: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Alessando Sagratini <ale_sagra@hotmail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Amarendra Godbole <amarendra.godbole@gmail.com>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Fehlner (fehlner@gmx.de)
* Andrew L. Neporada <andrew@chg.ru>
* Andrey <gugu@zoo.rambler.ru>
* Andrey Zakhvatov (Only the first 15 lines of the commit message are shown above ) |
1.10 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.10 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 |
1.10 04 Jan 2018 00:46:11 |
wen |
- Update to 1.10
Changes: http://search.cpan.org/src/MARKOV/Math-Polygon-1.10/ChangeLog |
1.08 03 Jan 2018 03:22:30 |
wen |
- Update to 1.08
Changes: http://cpansearch.perl.org/src/MARKOV/Math-Polygon-1.08/ChangeLog |
1.07 28 Dec 2017 13:41:34 |
sunpoet |
Update to 1.07
Changes: http://search.cpan.org/dist/Math-Polygon/ChangeLog |
1.06 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.06 16 Jul 2017 16:10:28 |
sunpoet |
Update to 1.06
Changes: http://search.cpan.org/dist/Math-Polygon/ChangeLog |
1.05 29 Dec 2016 01:34:36 |
wen |
- Update to 1.0.5
Changes: http://cpansearch.perl.org/src/MARKOV/Math-Polygon-1.05/ChangeLog |
1.04 08 Oct 2016 23:04:58 |
adamw |
Update to 1.04, sort plist, add NO_ARCH, and remove unnecessary
TEST_DEPENDS.
Changes: https://metacpan.org/changes/distribution/Math-Polygon |
1.03_2 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.03_2 25 Feb 2015 18:57:01 |
adamw |
Test::Pod is a TEST depends, not BUILD/RUN. |
1.03_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 ) |
1.03 23 Jan 2014 16:02:43 |
skreuzer |
Update to 1.03
Define LICENSE |
1.02 05 Nov 2013 06:56:19 |
vanilla |
Support STAGEDIR. |
1.02 20 Sep 2013 20:55:06 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
1.02 29 Aug 2013 04:08:54 |
sunpoet |
- Use single space after WWW: |
1.02 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
1.02 11 Dec 2011 09:52:18 |
wen |
- Update to 1.02
- Reset maintainer to perl@
Feature safe: yes |
1.01_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.01_1 27 Jan 2010 01:47:48 |
kuriyama |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 10).
Approved by: portmgr (itetcu) |
1.01 30 Jul 2009 23:04:49 |
pgollucci |
Utilize %%SITE_PERL%% and %%PERL_ARCH%% in pkg-plists
PR: ports/136771
Exp Run by: pav
Approved by: portmgr (pav) |
1.01 02 Jun 2009 21:40:11 |
miwi |
- Update to 1.01
PR: 135147
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
1.00 09 Jan 2009 23:11:40 |
miwi |
p5-Math-Polygon is a perl class provides an OO interface around
Math::Polygon::Calc and Math::Polygon::Clip.
WWW: http://search.cpan.org/dist/Math-Polygon/
PR: ports/130302
Submitted by: Wen Heping <wenheping at gmail.com> |