| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Add some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many
miscellaneous modifications. I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS.
Patches largely done by: Christian Weisgerber <naddy@mips.inka.de>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
p5-Authen-PAM => 0.09
p5-Chart-PNGgraph => 1.21
p5-FastCGI => 0.52
p5-GD => 1.27
p5-GD-Graph => 1.30
p5-HTML-Stream => 1.45
p5-IMAP-Admin => 1.2.2
p5-IRC => 0.63
p5-Image-Size => 2.901
p5-MIME-Lite => 1.137
p5-MIME-Tools => 4.124
p5-Mail-POP3Client => 2.6
p5-Mail-Tools => 1.1401
p5-MatrixReal => 1.3a5
p5-Net-Whois => 1.9
p5-Parse-RecDescent => 1.78
p5-Proc-Simple => 1.14
p5-Term-ReadKey => 2.14
p5-Text-Template => 1.23
p5-Time => 100.010301
p5-TimeDate => 1.09
p5-Tk => 800.021
p5-XML-Parser => 2.28
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.
As promised,
$ time cvs ci
real 67m51.701s
user 0m1.250s
sys 0m5.345s
|
|
|
|
|
| |
PR: 10177
Submitted by: Gianmarco Giovannelli <gmarco@giovannelli.it>
|
|
|
|
|
|
|
|
| |
Use newly introduced %%PARL_ARCH%% for dirname of architecture
dependent libraries.
(i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!)
Approved by: asami
|
|
|
|
|
|
| |
checks haven't missed anything.
Submitted by: dima
|
| |
|
| |
|
| |
|
|
|
|
| |
OK'd by: Satoshi
|
|
|
|
|
|
|
| |
number in each Makefile
In-Conjunction-With: Satoshi's patch to bsd.port.mk
(note: unlike the last change in perl5 versions, I have only upgraded p5-* ports, not other ports that rely upon perl5.)
|
|
|
|
| |
Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
And clean up variable ordering (as shown in the handbook) as little.
|
|
|