| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
- Add test target
PR: ports/146412
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Notes:
svn path=/head/; revision=254029
|
|
|
|
| |
Notes:
svn path=/head/; revision=231120
|
|
|
|
|
|
|
| |
- Pass maintainership to perl
Notes:
svn path=/head/; revision=230030
|
|
|
|
|
|
|
| |
reasonable standard.
Notes:
svn path=/head/; revision=230014
|
|
|
|
|
|
|
|
|
|
|
| |
- add MASTER_SITE_SUBDIR=Term to unbreak this port after utilize CPAN macro
PR: 127741
Submitted by: leeym
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=222056
|
|
|
|
|
|
|
|
|
|
|
|
| |
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=211450
|
|
|
|
|
|
|
|
|
|
|
| |
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
Notes:
svn path=/head/; revision=199069
|
|
|
|
|
|
|
| |
Approved by: ahze (mentor)
Notes:
svn path=/head/; revision=165799
|
|
|
|
|
|
|
|
|
| |
PR: 96121
Submitted by: Shaun Amott <shaun@inerd.com> (maintainer)
Reported by: pointyhat
Notes:
svn path=/head/; revision=160057
|
|
|
|
|
|
|
|
|
|
| |
- Take maintainership
PR: ports/96072
Submitted by: maintainer (Shaun Amott <shaun AT inerd dot com>)
Notes:
svn path=/head/; revision=159981
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=159556
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154141
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154110
|
|
|
|
|
|
|
| |
Submitted by: Vladimir Chukharev <chu@kemia.me.tut.fi>
Notes:
svn path=/head/; revision=134306
|
|
|
|
|
|
|
|
|
| |
PR: ports/79733
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>,
Volker Stolz <vs>
Notes:
svn path=/head/; revision=134227
|
|
|
|
| |
Notes:
svn path=/head/; revision=105747
|
|
|
|
|
|
|
|
| |
Submitted by: Mathieu Arnold <m@absolight.net>
PR: ports/52206
Notes:
svn path=/head/; revision=81057
|
|
|
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes:
svn path=/head/; revision=77045
|
|
|
|
|
|
|
| |
Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
Notes:
svn path=/head/; revision=58895
|
|
|
|
|
|
|
| |
Submitted by: vanilla
Notes:
svn path=/head/; revision=43107
|
|
|
|
| |
Notes:
svn path=/head/; revision=41387
|
|
|
|
| |
Notes:
svn path=/head/; revision=38917
|
|
|
|
|
|
|
|
|
|
|
| |
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=27562
|
|
|
|
| |
Notes:
svn path=/head/; revision=27452
|
|
|
|
| |
Notes:
svn path=/head/; revision=27349
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
-Bshareable.
Notes:
svn path=/head/; revision=19233
|
|
|
|
|
|
|
|
|
|
|
| |
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=11436
|
|
|
|
| |
Notes:
svn path=/head/; revision=10644
|
|
|
|
|
|
|
| |
Requested by: asami
Notes:
svn path=/head/; revision=10576
|
|
|
|
| |
Notes:
svn path=/head/; revision=10549
|
|
PR: 5793
Notes:
svn path=/head/; revision=10541
|