Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Apr 2021 08:09:01 0.36
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.36
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Oct 2019 14:57:56
0.36
|
sunpoet  |
Update to 0.36
Changes: https://metacpan.org/changes/distribution/Sys-Syslog |
27 May 2018 20:15:20
0.35
|
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.35
|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
08 Apr 2017 10:35:01
0.35
|
sunpoet  |
Update to 0.35
- Add LICENSE
- Strip shared library
Changes: http://search.cpan.org/dist/Sys-Syslog/Changes |
07 Apr 2017 18:50:22
0.33_1
|
lth  |
Moving maintainership burden onto broader shoulders |
26 Nov 2014 13:08:38
0.33_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 ) |
10 Jun 2014 12:14:14
0.33
|
mat  |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
06 Jan 2014 09:24:25
0.33
|
az  |
- add stage support
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 23:06:00
0.33
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
07 Aug 2013 13:20:32
0.33 
|
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) |
12 Jul 2013 14:16:13
0.33
|
bapt  |
Mark jobs unsafe |
12 Jul 2013 08:49:32
0.33
|
lth  |
- update to 0.33
- new style header
- cleanup |
16 Sep 2012 12:54:04
0.32
|
lth  |
Update to 0.32 |
26 Aug 2012 20:41:51
0.31
|
lth  |
- Update to 0.31 [1]
- Add regression-test target
PR: ports/171036 [1]
Submitted by: swills |
26 Aug 2011 13:49:44
0.29
|
lth  |
Update to 0.29 |
19 Mar 2011 12:38:54
0.27
|
miwi  |
- Get Rid MD5 support |
13 Oct 2008 13:46:23
0.27
|
lth  |
Update to 0.27 |
20 Jun 2008 11:20:24
0.26
|
lth  |
Update to 0.26 |
13 Jun 2008 07:41:26
0.25
|
lth  |
Update to 0.25 |
28 May 2008 12:53:43
0.24
|
lth  |
Add p5-Sys-Syslog 0.24, Perl interface to the UNIX syslog(3) calls. |