Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.03 03 Sep 2024 15:57:27 |
Rodrigo Osorio (rodrigo) |
devel/p5-Parallel-ForkManager: update to 2.03
Changelog: https://metacpan.org/dist/Parallel-ForkManager/changes |
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) |
2.02 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 ) |
2.02 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 ) |
2.02 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.02 10 Oct 2018 19:10:33 |
sunpoet |
Update to 2.02
Changes: https://metacpan.org/changes/distribution/Parallel-ForkManager |
1.20 21 Jul 2018 10:05:56 |
wen |
- Update to 1.20
Changes: https://metacpan.org/changes/distribution/Parallel-ForkManager |
1.19 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.19 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.19 31 Dec 2016 19:51:34 |
adamw |
Purge checks for perl < 5.20. For p5-Net, remove the IPV6 knob which only
affected 5.18 and lower. |
1.19 01 Jul 2016 14:27:22 |
mat |
Update to 1.19.
Sponsored by: Absolight |
1.18 23 May 2016 03:53:19 |
sunpoet |
- Update to 1.302015
- Use real PORTVERSION
- Use CONFLICTS_INSTALL instead of CONFLICTS
- Update CONFLICTS_INSTALL
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Test-Simple/Changes |
1.18 31 Mar 2016 15:39:28 |
sunpoet |
- Update to 1.18
- Update TEST_DEPENDS: remove PORTSDIR
Changes: http://search.cpan.org/dist/Parallel-ForkManager/Changes |
1.17 29 Nov 2015 20:54:16 |
adamw |
Update to 1.17.
Changes: https://metacpan.org/changes/distribution/Parallel-ForkManager |
1.16 09 Oct 2015 18:32:11 |
sunpoet |
- Update TEST_DEPENDS |
1.16 09 Oct 2015 13:39:22 |
culot |
- Update to 1.16
Changes: http://search.cpan.org/dist/Parallel-ForkManager/Changes |
1.15 09 Jul 2015 15:44:19 |
sunpoet |
- Update to 1.15
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Parallel-ForkManager/Changes |
1.14 20 May 2015 06:58:03 |
culot |
- Update to 1.14
Changes: http://search.cpan.org/dist/Parallel-ForkManager/Changes |
1.13 12 May 2015 12:29:40 |
pi |
devel/p5-Parallel-ForkManager: 1.12 -> 1.13
- Use 'select' instead of sleep in _waitpid_blocking. (GH#5) |
1.12 24 Feb 2015 17:02:34 |
sunpoet |
- Update to 1.12
- Sort PLIST
Changes: http://search.cpan.org/dist/Parallel-ForkManager/Changes |
1.11 14 Feb 2015 19:54:29 |
adamw |
Update to 1.11.
Changes: https://metacpan.org/changes/distribution/Parallel-ForkManager |
1.10 16 Jan 2015 09:06:04 |
culot |
- Update to 1.10
Changes: http://search.cpan.org/dist/Parallel-ForkManager/Changes |
1.09 09 Jan 2015 10:53:44 |
tobez |
Update to 1.09. |
1.08 08 Jan 2015 10:47:54 |
tobez |
Update to 1.08. |
1.07_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.07 11 Nov 2014 16:30:27 |
skreuzer |
Update to version 1.07
Add TEST_DEPENDS |
1.06 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
1.06 31 Dec 2013 04:25:58 |
sunpoet |
- Update to 1.06
Changes: http://search.cpan.org/dist/Parallel-ForkManager/Changes |
1.05 31 Oct 2013 06:20:33 |
vanilla |
Support STAGEDIR. |
1.05 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.05 19 Sep 2013 16:38:34 |
sunpoet |
- Update to 1.05
- Use CPAN as primary WWW
Changes: http://search.cpan.org/dist/Parallel-ForkManager/Changes |
1.04 03 Sep 2013 08:35:01 |
tobez |
Update to 1.04.
Changes: http://search.cpan.org/dist/Parallel-ForkManager/Changes |
1.03 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.03 06 Mar 2013 13:29:04 |
tobez |
Update to 1.03.
Changes: http://search.cpan.org/dist/Parallel-ForkManager/Changes |
1.02 25 Jan 2013 05:18:56 |
culot |
- Update to 1.02
- Add LICENSE (Artistic 1 & GPL 1)
- Remove leading article from COMMENT
Changes: http://search.cpan.org/dist/Parallel-ForkManager/Changes |
0.7.9 03 Nov 2010 07:13:13 |
bapt |
- update to 0.7.9
- changes:
http://cpansearch.perl.org/src/DLUX/Parallel-ForkManager-0.7.9/Changes |
0.7.7 23 Oct 2010 04:33:21 |
sahil |
- Update to 0.7.7
- Remove dead MASTER_SITE |
0.7.6 24 Sep 2010 18:40:23 |
az |
Update to 0.7.6 |
0.7.5 16 Aug 2009 09:55:32 |
linimon |
Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
0.7.5 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) |
0.7.5 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.7.5 14 Nov 2005 14:16:12 |
mat |
Be hipe and add SHA256 |
0.7.5 29 Jan 2004 13:37:55 |
mat |
Add SIZE field |
0.7.5 16 Aug 2003 09:13:44 |
mat |
Update my ports to use my @FreeBSD.org address
Approved by: demon (mentor) |
0.7.5 15 May 2003 02:19:36 |
ijliao |
upgrade to 0.7.5
pass maintainership to submitter
PR: 52182
Submitted by: Mathieu Arnold <m@absolight.net>
Approved by: old maintainer |
0.7.4 21 Feb 2003 11:23:04 |
knu |
De-pkg-comment. |
0.7.4 08 Nov 2002 05:16:53 |
nork |
Change maintainer to david@bushong.net, and use PORTCOMMENT.
Submitted by: Nicolas Jombart <Nicolas.Jombart@hsc-labs.com>
David Bushong <david@bushong.net> |
0.7.4 03 Nov 2002 15:20:37 |
nork |
Correct pkg-plist.
PR: ports/44851
Submitted by: Nicolas Jombart <Nicolas.Jombart@hsc-labs.com> |
0.7.4 01 Nov 2002 17:32:53 |
nork |
Add p5-Parallel-ForkManager(0.7.4), a perl module for parallel fork
management.
PR: ports/44505
Submitted by: Nicolas Jombart <Nicolas.Jombart@hsc-labs.com> |