Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:21:35 1.05 |
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 ) |
06 Apr 2021 14:31:07 1.05 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
27 Oct 2018 02:25:01
1.05 |
wen  |
- Update to 1.05
Changes: https://metacpan.org/changes/distribution/prefork |
04 Aug 2018 09:07:58
1.04_2 |
amdmi3  |
- Add LICENSE
- Add NO_ARCH
Approved by: portmgr blanket |
27 May 2018 20:15:20
1.04_2 |
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
12 Mar 2015 23:00:03
1.04_2 |
adamw  |
Some OCD cleanups on some of the perl@ ports.
- Remove dependencies in core
- Put testing depends in TEST_DEPENDS
- Remove unnecessary bsd.port.options.mk inclusions
- Remove checks for Perl versions that no longer exist in the ports tree
- Sort plists, some of which were so jumbled that I have to assume
the plist was randomized before committing
A lot of the plist changes in this commit are moving PERL5_MAN3 after
SITE_PERL. It's repo churn now, but it makes updating the ports later
far easier. |
26 Nov 2014 13:08:38
1.04_1 |
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 ) |
27 Oct 2014 10:55:59
1.04 |
bapt  |
Cleanup plist |
01 Nov 2013 13:08:12
1.04 |
vanilla  |
Support STAGEDIR. |
20 Sep 2013 17:13:47
1.04 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
02 Aug 2013 18:52:11
1.04 |
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
25 Jul 2013 17:45:10
1.04 |
az  |
- switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header
Approved by: bapt@ (portmrg@) |
14 Jun 2012 16:47:15
1.04 |
ak  |
- Remove SITE_PERL from *_DEPENDS
Submitted by: az
Approved by: eadler (mentor) |
21 Jan 2012 17:40:15
1.04 |
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
20 Jun 2011 08:36:20
1.04 |
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 |
10 Jan 2010 03:54:09
1.04 |
linimon  |
With portmgr hat on, reset the maintainership of skv@ for ports that
he has had one or more maintainer-timeouts on in the past 12 months. |
24 Aug 2009 13:53:22
1.04 |
skv  |
Update to 1.04
Changes: http://cpansearch.perl.org/src/ADAMK/prefork-1.04/Changes |
03 Jul 2009 20:13:14
1.03 |
pgollucci  |
- Update to 1.03
PR: ports/135775
Approved by: maintainer timeout (skv; 16 days)
Submitted by: myself (pgollucci@) |
23 May 2008 21:18:39
1.02 |
olgeni  |
Hunt for typos in devel/p5-*. |
17 Apr 2008 14:30:31
1.02 |
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) |
07 Feb 2008 14:50:14
1.02 |
skv  |
Update to 1.02 |
05 Sep 2006 16:59:04
1.01 |
skv  |
Update to 1.01 |
22 Jan 2006 08:30:12
1.00 |
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 01:48:34
1.00 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
09 Sep 2005 09:18:38
1.00 |
skv  |
Update to 1.00
Changes: http://search.cpan.org/src/ADAMK/prefork-1.00/Changes |
02 Apr 2005 14:54:45
0.04 |
skv  |
Update to 0.04 |
14 Nov 2004 12:49:40
0.03 |
skv  |
Add p5-prefork 0.03,
optimize module loading across forking and
non-forking scenarios. |