| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/FreezeThaw/Changes
Notes:
svn path=/head/; revision=252312
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/FreezeThaw/Changes
Notes:
svn path=/head/; revision=250699
|
|
|
|
|
|
|
| |
so more people can look at them.
Notes:
svn path=/head/; revision=245719
|
|
|
|
|
|
|
| |
Tested by: several builds in P6 TB
Notes:
svn path=/head/; revision=233978
|
|
|
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/ILYAZ/FreezeThaw-0.45/Changes
Notes:
svn path=/head/; revision=231979
|
|
|
|
|
|
|
| |
Approved by: araujo (mentor)
Notes:
svn path=/head/; revision=217888
|
|
|
|
| |
Notes:
svn path=/head/; revision=213563
|
|
|
|
|
|
|
|
|
|
|
|
| |
${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
|
|
|
|
|
|
|
|
|
|
| |
- this commit modified ports maintained by ports@
PR: ports/98755
Submitted by: rafan (the fresh committer)
Notes:
svn path=/head/; revision=166308
|
|
|
|
| |
Notes:
svn path=/head/; revision=149311
|
|
|
|
| |
Notes:
svn path=/head/; revision=99360
|
|
|
|
|
|
|
|
| |
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Notes:
svn path=/head/; revision=92059
|
|
|
|
| |
Notes:
svn path=/head/; revision=75951
|
|
|
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
Notes:
svn path=/head/; revision=69808
|
|
|
|
|
|
|
| |
Approved by: pat
Notes:
svn path=/head/; revision=69612
|
|
|
|
|
|
|
|
| |
PR: 38177
Submitted by: David Lay <dave@staff.netc.net.au>
Notes:
svn path=/head/; revision=59408
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
p5-Apache-AuthTicket => 0.31
p5-Apache-AuthenCache => 0.04
p5-Business-CreditCard => 0.23
p5-CGI-Cache => 1.03
p5-Crypt-CipherSaber => 0.60
p5-Crypt-SSLeay => 0.25
p5-File-Cache => 0.16
p5-Filter => 1.23
p5-FreezeThaw => 0.41
p5-HTML-Stream => 1.49
p5-Mail-Audit => 1.10
p5-Mail-Box => 1.111
p5-Mail-IMAPClient => 2.1.2
p5-Mail-Sender => 0.7.08
p5-Math-FixedPrecision => 0.14
p5-Math-GMP => 1.07
p5-NNTPClient => 0.37
p5-Net-SSLeay => 1.07
p5-Proc-Background => 1.03
p5-Quota => 1.3.3
p5-Text-Template => 1.31
p5-WWW-Search => 2.19
p5-XML-RSS => 0.97
p5-chart => fix pkg-plist
Notes:
svn path=/head/; revision=42468
|
|
|
|
| |
Notes:
svn path=/head/; revision=38917
|
|
|
|
| |
Notes:
svn path=/head/; revision=34154
|
|
|
|
| |
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=10983
|
|
Notes:
svn path=/head/; revision=7887
|