Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 1.01_2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
08 Jan 2019 12:56:20
1.01_2
|
swills  |
sysutils/p5-File-Stat-Bits: Fix for dev_t size change
Fixes armv6 and armv7 build
PR: 223291
PR: 221784
Submitted by: mikael.urankar@gmail.com
Approved by: maintainer timeout (pirzyk, >1 year) |
27 May 2018 20:15:20
1.01_1
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
11 Dec 2017 07:18:48
1.01_1
|
linimon  |
Mark several ports newly broken on arm.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
26 Nov 2014 13:08:38
1.01_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 ) |
06 Jan 2014 09:44:20
1.01
|
az  |
- add stage support
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 23:06:00
1.01
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
07 Sep 2013 07:11:49
1.01
|
az  |
- convert to the new perl5 framework
Submitted by: portmgr (bapt@, blanket) |
24 Oct 2011 04:17:38
1.01
|
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
19 Mar 2011 12:38:54
1.01
|
miwi  |
- Get Rid MD5 support |
25 Feb 2008 20:45:42
1.01
|
delphij  |
Update to 1.01.
PR: ports/121013
Approved by: maintainer |
27 Jun 2006 01:25:15
1.00
|
aaron  |
- Update to 1.00
PR: ports/99455
Submitted by: aaron
Reviewed by: maintainer
Approved by: maintainer, tobez (implicit) |
24 Jan 2006 01:06:45
0.18
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:52:21
0.18
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
21 Sep 2005 19:31:43
0.18
|
fenner  |
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search |
16 Jul 2005 12:11:32
0.18
|
erwin  |
Add p5-File-Stat-Bits 0.18, perl5 module interface to the
major()/minor() C routines.
PR: ports/82291
Submitted by: Jim Pirzyk pirzyk@freebsd.org |