Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
13 May 2022 20:39:56 0.23
|
Po-Chuan Hsieh (sunpoet)  |
devel/p5-Proc-Daemon: Add NO_ARCH |
06 Apr 2021 14:31:07 0.23
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
27 May 2018 20:15:20
0.23
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
15 Sep 2017 08:58:50
0.23
|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
07 Apr 2017 18:50:22
0.23
|
lth  |
Moving maintainership burden onto broader shoulders |
01 Apr 2016 14:00:57
0.23
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
06 Feb 2016 22:30:53
0.23
|
lth  |
- Update to 0.23
Changes: https://metacpan.org/changes/distribution/Proc-Daemon |
14 Sep 2015 17:40:14
0.21
|
lth  |
- update to 0.21
Changes: https://metacpan.org/changes/distribution/Proc-Daemon |
14 Jun 2015 12:49:58
0.19
|
lth  |
- Update to 0.19
- Add LICENSE
- Add TEST_DEPENDS
Changes: https://metacpan.org/changes/distribution/Proc-Daemon |
17 Feb 2015 12:05:02
0.18
|
lth  |
- update to 0.18 |
26 Nov 2014 13:08:38
0.14_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
0.14
|
bapt  |
Cleanup plist |
06 Jan 2014 14:40:31
0.14
|
az  |
- add stage support
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 17:13:47
0.14
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
07 Aug 2013 13:20:32
0.14 
|
az  |
- Convert to new perl framework
per port extra changes:
devel/p5-Perl-Version remove outage PERL_LEVEL check
devel/p5-Devel-LeakTrace-Fast remove perl version requiment 5.12.0- (no need in
current version)
Approved by: lth@ (maintainer) |
22 Oct 2011 23:50:23
0.14
|
eadler  |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
21 Jun 2011 17:13:20
0.14
|
lth  |
Update to 0.14 |
22 Apr 2011 13:17:03
0.10
|
lth  |
Update to 0.10 |
16 Mar 2011 15:13:55
0.09
|
lth  |
Update to 0.09
PR: ports/155603
Submitted by: Anton Yuzhaninov <citrin@citrin.ru> |
31 Dec 2010 12:00:27
0.05
|
lth  |
- Fix pkg-plist
Reported by: pointyhat via erwin |
27 Dec 2010 15:51:07
0.05
|
lth  |
Update to 0.05 |
17 Apr 2008 14:30:31
0.03
|
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) |
22 Jan 2006 08:30:12
0.03
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 01:48:34
0.03
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
01 Jun 2004 12:32:33
0.03
|
lth  |
Change of email address.
Approved by: erwin (mentor) |
19 Mar 2004 01:51:15
0.03
|
trevor  |
Add size data, approved by maintainers. |
24 Oct 2003 12:05:09
0.03
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
29 Jun 2003 15:37:07
0.03
|
erwin  |
- update to 0.03
- assign maintainership to submitter
PR: 53895
Submitted by: Lars Thegler <lars@thegler.dk> |
20 Feb 2003 17:07:10
0.02
|
knu  |
De-pkg-comment. |
14 Apr 2001 23:31:53 
|
steve  |
Remove empty directories on uninstall. |
10 Mar 2001 04:44:34 
|
vanilla  |
Fix pkg-plist. |
01 Mar 2001 06:39:18 
|
vanilla  |
Remove do-configure section, use PERL_CONFIGURE now. |
03 Jan 2001 23:42:20 
|
will  |
Add p5-Proc-Daemon 0.02, perl module that provides a method to daemonify a
Perl script. |