| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
can look at them.
Notes:
svn path=/head/; revision=227098
|
|
|
|
|
|
|
|
| |
PR: 120900
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Notes:
svn path=/head/; revision=207660
|
|
|
|
|
|
|
|
| |
PR: 107591
Submitted by: Gea-Suan Lin <gslin@gslin.org>
Notes:
svn path=/head/; revision=181581
|
|
|
|
| |
Notes:
svn path=/head/; revision=175757
|
|
|
|
| |
Notes:
svn path=/head/; revision=174687
|
|
|
|
|
|
|
|
| |
PR: 100540
Submitted by: Gea-Suan Lin <gslin@gslin.org>
Notes:
svn path=/head/; revision=168239
|
|
|
|
| |
Notes:
svn path=/head/; revision=161635
|
|
|
|
| |
Notes:
svn path=/head/; revision=154516
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154110
|
|
|
|
| |
Notes:
svn path=/head/; revision=152878
|
|
|
|
| |
Notes:
svn path=/head/; revision=152268
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=149585
|
|
|
|
| |
Notes:
svn path=/head/; revision=104520
|
|
|
|
|
|
|
|
| |
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Notes:
svn path=/head/; revision=92059
|
|
|
|
| |
Notes:
svn path=/head/; revision=82871
|
|
|
|
| |
Notes:
svn path=/head/; revision=76032
|
|
|
|
|
|
|
|
| |
PR: 38503
Submitted by: Erwin Lansing <erwin@lansing.dk>
Notes:
svn path=/head/; revision=60194
|
|
|
|
| |
Notes:
svn path=/head/; revision=38917
|
|
|
|
|
|
|
| |
Submitted by: bento
Notes:
svn path=/head/; revision=34480
|
|
|
|
| |
Notes:
svn path=/head/; revision=34154
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
p5-Crypt-CBC => 1.25
p5-DBI => 1.14
p5-Date-Manip => 5.38
p5-Devel-Symdump => 2.01
p5-IRC => 0.70
p5-Locale-Codes => 1.02
p5-MIME-Lite => 2.101
p5-ParallelUA => 2.49
p5-URI => 1.07
Notes:
svn path=/head/; revision=30963
|
|
|
|
| |
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=12304
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
Notes:
svn path=/head/; revision=6947
|