| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412348
|
|
|
|
|
|
|
|
|
| |
- transfer maintainership
Changes: https://metacpan.org/changes/distribution/Email-MIME
Notes:
svn path=/head/; revision=409342
|
|
|
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Email-MIME
Notes:
svn path=/head/; revision=399503
|
|
|
|
| |
Notes:
svn path=/head/; revision=381173
|
|
|
|
| |
Notes:
svn path=/head/; revision=376345
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.
As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.
The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.
The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.
PR: 194969
Differential Revision: https://reviews.freebsd.org/D1019
Exp-run by: antoine
Reviewed by: perl@
Approved by: portmgr
Notes:
svn path=/head/; revision=373448
|
|
|
|
|
|
|
| |
Changes: https://metacpan.org/source/RJBS/Email-MIME-1.926/Changes
Notes:
svn path=/head/; revision=343364
|
|
|
|
|
|
|
|
|
|
| |
- Support STAGEDIR
- Add LICENSE
Changes: https://metacpan.org/changes/distribution/Email-MIME
Notes:
svn path=/head/; revision=333549
|
|
|
|
|
|
|
| |
mail)
Notes:
svn path=/head/; revision=327742
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
1.924 2013-08-10 23:23:55 America/New_York
update use of Email::MIME::ContentType to match new, fixed hash keys:
type/subtype
1.923 2013-08-08 21:59:02 America/New_York
do not consider the part-ending CRLF part of the body
avoid undefined warnings in debug_structure [rt.cpan.org #82388]
(Thanks, Kurt Anderson)
better error message when the given body is a ref but not a scalar
ref [rt.cpan.org #59205]
Notes:
svn path=/head/; revision=325799
|
|
|
|
|
|
|
|
|
|
|
| |
per port extra changes:
devel/p5-Perl-Version remove outage PERL_LEVEL check
devel/p5-Devel-LeakTrace-Fast remove perl version requiment 5.12.0- (no need in current version)
Approved by: lth@ (maintainer)
Notes:
svn path=/head/; revision=324352
|
|
|
|
|
|
|
| |
- trim Makefile header
Notes:
svn path=/head/; revision=324346
|
|
|
|
|
|
|
|
|
|
| |
- Fixup regression-test target
PR: ports/171035 [1]
Submitted by: swills
Notes:
svn path=/head/; revision=303207
|
|
|
|
|
|
|
|
|
|
|
|
| |
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so)
Notes:
svn path=/head/; revision=293247
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index
Notes:
svn path=/head/; revision=292977
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=286199
|
|
|
|
|
|
|
|
|
|
| |
- Avoid RUN_DEPENDS pollution
PR: ports/157779
Submitted by: Jin-Sih Lin <linpct@gmail.com>
Notes:
svn path=/head/; revision=275432
|
|
|
|
| |
Notes:
svn path=/head/; revision=271034
|
|
|
|
|
|
|
|
| |
PR: ports/153079
Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
Notes:
svn path=/head/; revision=266206
|
|
|
|
| |
Notes:
svn path=/head/; revision=260878
|
|
|
|
|
|
|
|
|
| |
(part 11).
Approved by: portmgr (itetcu)
Notes:
svn path=/head/; revision=248679
|
|
|
|
|
|
|
|
|
|
| |
Fix dependency
PR: ports/141999 [1]
Submitted by: Alex Deiter <alex.deiter@gmail.com>
Notes:
svn path=/head/; revision=246786
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove mail/p5-Email-MIME-Modifier, it has been folded into mail/p5-Email-MIME
- Remove mail/p5-Email-Simple-Creator, it has been folded into mail/p5-Email-Simple
- Adjust dependencies
Reported by: pointyhat
With hat: portmgr
Notes:
svn path=/head/; revision=244732
|
|
|
|
|
|
|
|
| |
PR: ports/140549
Submitted by: Sahil Tandon <sahil@tandon.net>
Notes:
svn path=/head/; revision=244417
|
|
|
|
|
|
|
|
| |
PR: ports/140288 (partly)
Submitted by: Sahil Tandon <sahil@tandon.net>
Notes:
svn path=/head/; revision=244027
|
|
|
|
|
|
|
|
|
| |
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=238202
|
|
|
|
| |
Notes:
svn path=/head/; revision=229835
|
|
|
|
| |
Notes:
svn path=/head/; revision=203980
|
|
|
|
| |
Notes:
svn path=/head/; revision=196623
|
|
|
|
| |
Notes:
svn path=/head/; revision=187905
|
|
|
|
|
|
|
| |
- Remove 4.x cruft.
Notes:
svn path=/head/; revision=184892
|
|
|
|
| |
Notes:
svn path=/head/; revision=179569
|
|
|
|
|
|
|
|
| |
PR: ports/104606
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
Notes:
svn path=/head/; revision=177402
|
|
|
|
| |
Notes:
svn path=/head/; revision=172406
|
|
|
|
|
|
|
|
| |
PR: ports/100266
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
Notes:
svn path=/head/; revision=167773
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154158
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154113
|
|
|
|
| |
Notes:
svn path=/head/; revision=122330
|
|
|
|
|
|
|
|
| |
PR: ports/72405
Submitted by: lth
Notes:
svn path=/head/; revision=119105
|
|
Notes:
svn path=/head/; revision=117577
|