Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.515,2 28 Apr 2024 10:47:09 |
Rodrigo Osorio (rodrigo) |
mail/p5-MIME-Tools: update to 5.515
Changelog: https://metacpan.org/dist/MIME-tools/changes
Major changes:
* Fix the "version" setting in META.yml |
5.514,2 10 Feb 2024 21:45:45 |
Rodrigo Osorio (rodrigo) |
mail/p5-MIME-Tools: update to 5.514
Changelog: https://metacpan.org/release/DSKOLL/MIME-tools-5.514/source/ChangeLog |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
5.510,2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
5.510,2 20 Jul 2022 14:22:19 |
Tobias C. Berner (tcberner) |
mail: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ashish@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam David <adam@FreeBSD.org>
* Adam McDougall <mcdouga9@egr.msu.edu>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Deiter <tiamat@komi.mts.ru>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alex Perel <veers@disturbed.net> (Only the first 15 lines of the commit message are shown above ) |
5.510,2 07 Jul 2022 21:43:06 |
Po-Chuan Hsieh (sunpoet) |
mail/p5-MIME-Tools: Update to 5.510
Changes: https://metacpan.org/dist/MIME-tools/changes |
5.509,2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.509,2 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
5.509,2 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
5.509,2 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
5.509,2 06 Apr 2017 21:56:52 |
sunpoet |
Update to 5.509
Changes: http://search.cpan.org/dist/MIME-Tools/ChangeLog |
5.508,2 05 Sep 2016 14:55:05 |
wen |
- Update to 5.508
Changes: http://cpansearch.perl.org/src/DSKOLL/MIME-tools-5.508/ChangeLog |
5.507,2 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
5.507,2 02 Oct 2015 06:55:18 |
sunpoet |
- Update to 5.507
- Add NO_ARCH
Changes: http://search.cpan.org/dist/MIME-Tools/ChangeLog |
5.506,2 24 Apr 2015 19:51:58 |
adamw |
Update to 5.506.
Remove dependency on p5-IO-stringy that has been stale for 4 years.
Technically the dependency on p5-Convert-BinHex isn't required
either but it's listed as recommended so I'm leaving it in.
Also, remove the superfluous DOCS option, and sort plist.
Changes: https://metacpan.org/changes/distribution/MIME-tools |
5.505_1,2 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
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 (Only the first 15 lines of the commit message are shown above ) |
5.505,2 15 Nov 2013 17:55:53 |
sunpoet |
- Update to 5.505
- Convert to new options framework
Changes: http://search.cpan.org/dist/MIME-Tools/ChangeLog |
5.504,2 05 Nov 2013 02:54:54 |
vanilla |
Support STAGEDIR. |
5.504,2 22 Oct 2013 16:57:45 |
mat |
Try and be consistent with what commands are silent and not in *install.
- MKDIR is silent
- ECHO is silent
- INSTALL_* are not silent
- CP/FIND/... are not silent
I fixed a few PORTDOCS misusage, I'll do a second pass.
With Hat: perl@ |
5.504,2 22 Sep 2013 18:05:05 |
bapt |
Fix NO_STAGE attribution |
5.504,2 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
5.504,2 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
5.504,2 29 Mar 2013 00:44:54 |
eadler |
For perl@ owned ports:
- Fix COMMENT
- Trim header |
5.504,2 01 Feb 2013 10:38:09 |
tobez |
Update to 5.504.
Changes: http://search.cpan.org/dist/MIME-tools/ChangeLog |
5.503,2 09 Jun 2012 10:55:30 |
culot |
- Update to 5.503
- Add LICENSE (Artistic 1 & GPL 1)
- Expand the value of BUILD_DEPENDS before assigning it to RUN_DEPENDS
- Fix typo in plist
Changes: http://search.cpan.org/dist/MIME-tools/ChangeLog |
5.502,2 20 Dec 2011 05:01:12 |
swills |
- Add TEST_DEPENDS to allow testing |
5.502,2 09 Mar 2011 19:28:31 |
az |
Update to 5.502
Changelog: http://cpansearch.perl.org/dist/MIME-tools/ChangeLog
..MIME::tools 5.500 or 5.501 both had serious bugs... |
5.501,2 18 Feb 2011 01:27:29 |
wen |
- Update to 5.501
ChangeLog: http://cpansearch.perl.org/src/DSKOLL/MIME-tools-5.501/ChangeLog |
5.428,2 23 Apr 2010 10:52:07 |
wen |
- Update to 5.428 |
5.427_2,2 16 Jan 2010 14:45:49 |
kuriyama |
- Remove unneeded dependencies which is in perl-5.8.9 dist from ports
maintained by (perl|ports|kuriyama)@FreeBSD.org.
- Targets are: Test::Simple, Digest::MD5, Locale-Maketext,
ExtUtils::MakeMaker, ExtUtils::ParseXS, File::Temp, Getopt::Long,
Encode, Digest, Pod::Parser, File::Spec. |
5.427_1,2 22 Jul 2009 16:27:08 |
pgollucci |
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav) |
5.427_1,2 02 May 2009 16:49:41 |
leeym |
- simplify dependency
- update WWW in pkg-descr
- bump PORTREVISION |
5.427,2 18 Oct 2008 05:39:07 |
leeym |
- use @dirrmtry instead of @dirrm
PR: 128190
Submitted by: sunpoet at sunpoet.net |
5.427,2 11 Sep 2008 07:47:49 |
skv |
Fix plist.
Approved by: portmgr (linimon) |
5.427,2 06 Jul 2008 17:53:42 |
erwin |
- Update to 5.427
- Pet portlint |
5.426,2 31 Mar 2008 12:10:31 |
mat |
I can't find any good reason as why this p5- port does not use PKGNAMEPREFIX,
while I'm at it, use the new macro style MASTER_SITES. |
5.426,2 28 Mar 2008 21:17:34 |
erwin |
Update to 5.426 |
5.425,2 24 Dec 2007 13:41:42 |
gabor |
- Update to 5.425 |
5.423,2 04 Oct 2007 05:56:57 |
clsung |
- Update to 5.423 |
5.422,2 27 Sep 2007 17:44:40 |
miwi |
- Update to 5.422
Tested by: Lee Dilkie <lee_dilkie@mitel.com> |
5.421,2 24 Sep 2007 13:22:23 |
miwi |
- Update to 5.421 |
5.420_1,2 27 May 2007 20:04:03 |
erwin |
Example files are no longer in the distfile, so don't try to install
them. While I'm here, remove 4.x cruft.
Submitted by: pointyhat via kris |
5.420,2 24 Mar 2006 12:01:40 |
tobez |
Update to 5.420. Require perl from ports. |
5.419,2 22 Jan 2006 02:20:05 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
5.419,2 23 Dec 2005 07:14:42 |
tobez |
Update to 5.419. |
5.418,2 14 Nov 2005 15:05:17 |
mat |
Take a perl@ hat and add SHA256 checksums |
5.418,2 30 Sep 2005 07:53:40 |
tobez |
Update to 5.418. |
5.417,2 21 Jan 2005 09:03:24 |
tobez |
Update to 5.417. |
5.416,2 08 Jan 2005 10:44:27 |
mat |
Update to 5.416
Add examples and some docs |
5.415,2 28 Oct 2004 16:31:15 |
mat |
Update to 5.415 |
5.414,2 12 Oct 2004 23:19:42 |
kuriyama |
Reset maintainer to perl@. |
5.414,2 12 Oct 2004 16:37:29 |
erwin |
Restore PORTEPOCH that disappeared in the last update. |
5.414 12 Oct 2004 09:54:23 |
mbr |
Upgrade to the official 5.414 version. All our patches have been merged. |
5.411a_6,2 21 Sep 2004 18:02:23 |
leeym |
- add missing entry (MIME::Decoder::BinHex) in PLIST and MAN3
- remove *.orig in post-patch phase
- shorten PKGMESSAGE to makes portlint happier
- bump PORTREVISION
PR: 71360
Submitted by: leeym
Approved by: portmgr (marcus) |
5.411a_5,2 07 Sep 2004 09:51:01 |
mat |
Fix the workaround for corrupted PDF files, so that all other kind of data are
decoded and not just wiped out :-)
Approved by: portmgr (krion)
Pointy Hat To: mbr |
5.411a_4,2 03 Sep 2004 22:41:23 |
mbr |
Add fix/workaround for corrupted PDF files attached as
quoted-printable encoded MIME attachments by some popular
email-client versions on windows. |
5.411a_4,2 02 Sep 2004 22:33:01 |
mbr |
Bump port revision and port epoch since the port distfile itself
has not changed. All comitted patches have been accepted by the
current MIME-Tools maintainer and will be part of the next release.
Readd p5-MIME-Base64 as default dependency and add new needed
p5-Convert-BinHex (we support now BinHex decoding). |
5.411a_3,2 02 Sep 2004 22:29:13 |
mbr |
Add BinHex support.
Submitted by: Julian Field <mailscanner@ecs.soton.ac.uk> |
5.411a_3,2 02 Sep 2004 22:28:46 |
mbr |
Return undef or the parsed MIME::Entity in parse_data().
Submitted by: David F. Skoll <dfs@roaringpenguin.com> |
5.411a_3,2 02 Sep 2004 22:28:22 |
mbr |
Limits the number of MIME parts we will parse.
Normally, instances of this class parse a message to the bitter end.
Messages with many MIME parts can cause excessive memory consumption.
If you invoke this method, parsing will abort with a die() if a message
contains more than NUM parts.
Submitted by: David F. Skoll <dfs@roaringpenguin.com> |
5.411a_3,2 02 Sep 2004 22:27:53 |
mbr |
Remove whitspaces from exorcise_filename() and make evil_filename()
recognize path or special characters.
Submitted by: Julian Field <mailscanner@ecs.soton.ac.uk>
Martin Blapp <mbr@freebsd.org> |
5.411a_3,2 02 Sep 2004 22:27:14 |
mbr |
Fix encoding corruption. rt.cpan.org: Bug #7457
encode_qp() since version 3.02 takes up 3 args. Third arg is a flag indicating
binary
mode. Since the flag meaning is inverted comparing to the MIME::Base64 patch
suggested
originally, the corresponding MIME-tools patch needs to be modified also.
Submitted by: ak2@smr.ru |
5.411a_3,2 02 Sep 2004 22:26:34 |
mbr |
Parser memory leak fixed. The closure-based task/benchmark mechanisms created
for 5.5
were leaking references like crazy. That's been stopped.
Taken from MIME-Tools 6.002 |
5.411a_3,2 02 Sep 2004 22:26:06 |
mbr |
Correct "7_bit", "7-bit", and "7 bit" to
"7bit"; likewise for "8bit".
Taken from MIME-Tools 6.002 |
5.411a_3,2 18 Mar 2004 00:48:53 |
kuriyama |
SIZEify.
Submitted by: trevor |
5.411a_3,1 19 Nov 2003 10:00:45 |
kuriyama |
Apply security related patches.
PR: ports/59457
Submitted by: Jan-Peter Koopmann <j.koopmann@seceidos.de> |
5.411a_2,1 28 Oct 2003 00:55:25 |
kuriyama |
Back out previous upgrade because of incompatibility.
Requested by: many |
6.200.02 27 Oct 2003 11:10:57 |
kuriyama |
Mark $IGNORE if PERL_LEVEL < 500600.
Reported by: Guido Falsi <mad@madpilot.net> |
6.200.02 26 Oct 2003 09:21:51 |
kuriyama |
Upgrade to 6.200_02.
PR: ports/58066
Submitted by: "Ying-Chieh Chen" <yinjieh@csie.nctu.edu.tw> |
5.411a_2 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
5.411a_2 22 Feb 2003 07:48:51 |
kuriyama |
de-pkg-comment. |
5.411a_2 20 Feb 2003 16:33:26 |
sobomax |
Conditionalise several dependencies on PERL_LEVEL to make those ports more
friendly for perl-5.8.0, which has those dependencies included into the
base distribution.
Sponsired by: Porta Software Ltd |
5.411a_2 28 Jul 2002 11:58:15 |
kuriyama |
Remove *.orig after patch.
Submitted by: tobez |
5.411a_1 06 Jun 2002 01:52:19 |
kuriyama |
Apply a patch to fix some problems reported on bugtraq.
White space nits in original patch are ignored.
References:
http://online.securityfocus.com/archive/1/275282/2002-06-01/2002-06-07/0
Obtained from: http://www.roaringpenguin.com/mimedefang/mime-tools-patch.txt
Reported by: "Mike Jakubik" <mikej@trigger.net> |
5.411a 19 Mar 2002 00:32:58 |
kuriyama |
Upgrade to 5.411a.
PR: ports/36051
Reported by: Emil Sit <sit@mit.edu> |
10 May 2001 03:24:15 |
kuriyama |
Upgrade to 5.410. |
05 Feb 2001 15:11:27 |
olgeni |
Spaces->tabs in the mail category. |
08 Jan 2001 06:38:46 |
kuriyama |
Use $PERL_CONFIGURE. |
23 Nov 2000 04:02:49 |
kuriyama |
Upgrade to 5.409. |
02 Nov 2000 05:35:29 |
kuriyama |
Add 1 @unexec rmdir. |
16 Oct 2000 15:26:20 |
kuriyama |
Upgrade to 5.316. Take over maintainership. |
08 Oct 2000 04:16:42 |
asami |
Convert category mail to new layout. |