| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=143304
|
|
|
|
|
|
|
| |
Approved by: maintainer (implicit)
Notes:
svn path=/head/; revision=112231
|
|
|
|
| |
Notes:
svn path=/head/; revision=105747
|
|
|
|
|
|
|
|
| |
PR: 59852
Submitted by: Lars Thegler <lars@thegler.dk> (PR), demon
Notes:
svn path=/head/; revision=95936
|
|
|
|
|
|
|
|
| |
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Notes:
svn path=/head/; revision=92059
|
|
|
|
| |
Notes:
svn path=/head/; revision=76966
|
|
|
|
| |
Notes:
svn path=/head/; revision=74022
|
|
|
|
| |
Notes:
svn path=/head/; revision=69019
|
|
|
|
| |
Notes:
svn path=/head/; revision=66443
|
|
|
|
| |
Notes:
svn path=/head/; revision=60427
|
|
|
|
| |
Notes:
svn path=/head/; revision=53552
|
|
|
|
|
|
|
| |
maintainership.
Notes:
svn path=/head/; revision=49238
|
|
|
|
| |
Notes:
svn path=/head/; revision=42469
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
p5-BSD-Resource => 1.09
p5-CGI-Application => 1.2
p5-CGI_Lite => 2.0
p5-Convert-ASN1 => 0.08
p5-IO-Tty => 0.04
p5-IO-stringy => 1.219
p5-Class-MethodMaker => 1.02
Notes:
svn path=/head/; revision=38928
|
|
|
|
| |
Notes:
svn path=/head/; revision=38917
|
|
|
|
| |
Notes:
svn path=/head/; revision=34476
|
|
|
|
| |
Notes:
svn path=/head/; revision=34154
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=29658
|
|
|
|
| |
Notes:
svn path=/head/; revision=27901
|
|
|
|
| |
Notes:
svn path=/head/; revision=27452
|
|
|
|
|
|
|
|
| |
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
Notes:
svn path=/head/; revision=21157
|
|
|
|
| |
Notes:
svn path=/head/; revision=20947
|
|
|
|
|
|
|
|
| |
permitted. Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
Notes:
svn path=/head/; revision=19799
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=16010
|
|
|
|
|
|
|
|
|
| |
checks haven't missed anything.
Submitted by: dima
Notes:
svn path=/head/; revision=13159
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
going to be a little verbose here about the changes so people who fix
up the rest of the stuff can have an idea what to do.
(1) Manpages are moved to version-specific subdirectories. Since they
are all defined in MAN? macros, I just needed to add
${PERL_VERSION} to the end of MAN*PREFIX and delete them from the
PLIST.
(2) Most of the module files are moved to version-specific
subdirectories. This is usually accomplished by adding
"%%PERL_VER%%/" right after "site_perl/" in the PLIST. However,
some things didn't move, and some moved more than one level (like,
all the way into "site_perl/%%PERL_VER%%/auto/FooBar") so some
fishing, err, find'ing was necessary.
(3) Fix up dependencies. See (2) above.
(4) While I was there, I changed some "@dirrm foobar"'s to "@unexec
rmdir %D/foobar 2>/dev/null || true", so there won't be any
warnings if a directory can't be removed due to other modules
sharing it.
Now all of devel/p5-* will install and deinstall without a single
warning. I hope others will follow suit. :)
Notes:
svn path=/head/; revision=12472
|
|
|
|
| |
Notes:
svn path=/head/; revision=9809
|
|
|
|
|
|
|
| |
Pointed-out-by: Bill Fenner's script
Notes:
svn path=/head/; revision=7092
|
|
|
|
|
|
|
|
|
|
| |
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.)
Notes:
svn path=/head/; revision=7065
|
|
|
|
|
|
|
| |
Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution.
Notes:
svn path=/head/; revision=6544
|
|
|
|
|
|
|
|
|
|
| |
release from CPAN)
Specifics: p5-Net fixed for IS_INTERACTIVE
p5-libwww fixed for IS_INTERACTIVE
Notes:
svn path=/head/; revision=6251
|
|
|
|
| |
Notes:
svn path=/head/; revision=6249
|
|
|
|
| |
Notes:
svn path=/head/; revision=4568
|
|
|
|
|
|
|
| |
Submitted by: asami@freebsd.org
Notes:
svn path=/head/; revision=4134
|
|
Notes:
svn path=/head/; revision=4082
|