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

|
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
2.01_2

|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
19 May 2016 10:44:12
2.01_2

|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
01 Apr 2016 14:16:20
2.01_2

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
25 Feb 2015 18:58:21
2.01_2

|
adamw  |
Test::Pod and Test::Pod::Coverage are TEST depends, not BUILD/RUN. |
26 Nov 2014 13:08:38
2.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 ) |
05 Nov 2013 06:56:19
2.01

|
vanilla  |
Support STAGEDIR. |
20 Sep 2013 20:55:06
2.01

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
02 Aug 2013 18:52:11
2.01

|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
27 May 2013 09:30:50
2.01

|
tobez  |
Update to 2.01. Bring under perl@'s fold.
Changes: http://search.cpan.org/dist/Math-Symbolic-Custom-Pattern/Changes |
07 Jun 2012 11:32:19
2.00
|
az  |
- Remove SITE_PERL from *_DEPENDS |
21 Jan 2012 17:40:15
2.00
|
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 |
28 Dec 2011 08:20:20
2.00
|
ehaupt  |
End WWW CPAN URL with a "/" |
20 Mar 2011 12:54:45
2.00
|
miwi  |
- Get Rid MD5 support |
21 Dec 2009 02:19:12
2.00
|
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
29 Apr 2008 05:27:10
2.00
|
linimon  |
Reset aaron's port maintainerships due to many maintainer-timeouts. |
17 Mar 2008 17:11:40
2.00
|
lippe  |
- Update to 2.00.
- Use CPAN macro.
- Better adjustment of dependencies.
PR: ports/120452
Approved by: gabor (mentor), maintainer timeout (> 2 weeks) |
08 Sep 2007 01:01:47
1.21
|
linimon  |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
03 Jan 2007 15:12:57
1.21
|
aaron  |
Update to v1.21 |
15 May 2006 15:43:24
1.11
|
aaron  |
Adding port math/p5-Math-Symbolic-Custom-Pattern, Pattern matching on
Math::Symbolic trees
Approved by: tobez (implicit) |