Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Oct 2018 13:06:45
2014.01_1

|
des  |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
27 May 2018 20:15:20
2014.01_1

|
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
2014.01_1

|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
19 May 2016 10:21:25
2014.01_1

|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
01 Apr 2016 14:00:57
2014.01_1

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
26 Nov 2014 13:08:38
2014.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 ) |
27 Oct 2014 10:55:59
2014.01

|
bapt  |
Cleanup plist |
20 Jul 2014 05:47:31
2014.01

|
leeym  |
- update to 2014.01 |
29 Oct 2013 12:52:07
2013.11

|
vanilla  |
Support STAGEDIR. |
20 Sep 2013 17:13:47
2013.11

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
17 Sep 2013 16:28:31
2013.11

|
sunpoet  |
- Update to 2013.11
Changes: http://search.cpan.org/dist/File-Flock/Changes |
13 Sep 2013 15:41:49
2013.09

|
sunpoet  |
- Update to 2013.09
Changes: http://search.cpan.org/dist/File-Flock/CHANGELOG |
02 Aug 2013 18:52:11
2013.08

|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
20 Apr 2013 07:50:28
2013.08

|
sunpoet  |
- Update to 2013.08
- Add LICENSE
- Cleanup Makefile header
- Sort PLIST
Changes: http://search.cpan.org/dist/File-Flock/CHANGELOG
Feature safe: yes |
17 May 2011 11:05:02
2008.01
|
jadawin  |
- Cleaning MD5 in perl@'s ports.
Approved by: erwin@ (portmgr) |
30 Apr 2008 11:20:17
2008.01
|
mat  |
Update to 2008.01 |
17 Apr 2008 14:30:31
104.111901
|
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 01:48:34
104.111901
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
14 Nov 2005 15:05:17
104.111901
|
mat  |
Take a perl@ hat and add SHA256 checksums |
26 Jan 2005 10:01:38
104.111901
|
tobez  |
Update to 104.111901, assign maintainer to perl. |
29 Jan 2004 07:24:56
101.060501
|
trevor  |
SIZEify. |
24 Oct 2003 12:05:09
101.060501
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
02 May 2003 22:34:10
101.060501
|
sobomax  |
Add p5-File-Flock 101.060501, a perl5 module for file locking with
flock. |