Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.015.0 04 Apr 2024 14:15:08 |
Philippe Audeoud (jadawin) |
mail/p5-MIME-EncWords: update to 1.015.0
PR: 277156
Reported by: geoffroy desvernay <dgeo AT centrale-med.fr>
Approved by: maintainer timeout |
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) |
1.014.3 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 ) |
1.014.3 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 ) |
1.014.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.014.3 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) |
1.014.3 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 |
1.014.3 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.014.3 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.014.3 04 Jan 2015 17:12:39 |
sunpoet |
- Update to 1.014.3
- Add LICENSE
- Add BUILD_DEPENDS
Changes: http://search.cpan.org/dist/MIME-EncWords/Changes
Approved by: maintainer (blanket) |
1.011.1_1 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 ) |
1.011.1 04 Feb 2014 20:09:30 |
lme |
Fix several typos in the ports tree.
PR: ports/176378
Submitted by: Christoph Mallon <christoph.mallon@gmx.de> |
1.011.1 05 Jan 2014 16:33:44 |
az |
- support stage
Approved by: portmgr (blanket infrastructure) |
1.011.1 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
1.011.1 04 Sep 2013 12:28:16 |
az |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
1.011.1 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
1.011.1 03 Jul 2011 13:53:52 |
ohauer |
- remove MD5 |
1.011.1 23 Jul 2009 17:26:34 |
pgollucci |
- Update to 1.011.1
PR: ports/136541
Approved by: maintainer timeout (Olivier.Girard@univ-angers.fr; 14 days)
Submitted by: myself (pgollucci@) |
1.010.101_1 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) |
1.010.101_1 02 Oct 2008 16:06:20 |
leeym |
- add missing files
- bump PORTREVISION |
1.010.101 02 Oct 2008 15:51:10 |
leeym |
- update to 1.010.101
PR: 127801
Submitted by: leeym
Approved by: maintainer |
0.040 17 Apr 2008 14:30:31 |
araujo |
- Take advantage of CPAN macro from bsd.sites.mk, change
${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) |
0.040 02 Jul 2007 17:18:07 |
miwi |
MIME::EncWords is aimed to be another implimentation of MIME::Words so
that it will achive more exact conformance with MIME specifications.
Additionally, it contains some improvements. Following synopsis and
descriptions are inherited from its inspirer, with description of
improvements and clarifications added.*
WWW: http://search.cpan.org/dist/MIME-EncWords/
PR: 113365
Submitted by: Olivier Girard <Olivier.Girard@univ-angers.fr> |