| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Submitted by: knu
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
Submitted by: bento
|
| |
|
|
|
|
|
| |
Qualify ambiguous call for "open()" to make quiet warning message.
Non-patched version is installed as Telnet.pm.orig.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
|
perl5 module to access and use telnet protocol.
PR: 5903
Submitted by: Jun Kuriyama <kuriyama@opt.phys.waseda.ac.jp>
|