non port: mail/p5-Email-Folder/Makefile |
SVNWeb
|
Number of commits found: 25 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] b587cc2 (Only the first 10 of 577 ports in this commit are shown above. )
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 )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 6 Oct 2018
|
[ 13:06 des ] (Only the first 10 of 2492 ports in this commit are shown above. )
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)
|
Sun, 7 Jan 2018
|
[ 12:12 sunpoet ]
Use real PORTVERSION and update dependent ports
|
Fri, 15 Sep 2017
|
[ 08:58 mat ] (Only the first 10 of 2495 ports in this commit are shown above. )
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight
|
Mon, 24 Apr 2017
|
[ 15:18 sunpoet ]
Update to 0.860
- Use real PORTVERSION and update dependent port
- Add LICENSE
- Sort *_DEPENDS
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Email-Folder/Changes
|
Fri, 7 Apr 2017
|
[ 18:50 lth ] (Only the first 10 of 143 ports in this commit are shown above. )
Moving maintainership burden onto broader shoulders
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
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 )
|
Sun, 5 Jan 2014
|
[ 16:08 az ] (Only the first 10 of 43 ports in this commit are shown above. )
- stage support
Approved by: portmgr (blanket infrastructure)
|
Fri, 20 Sep 2013
|
[ 19:59 bapt ] (Only the first 10 of 748 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
|
Wed, 7 Aug 2013
|
[ 13:20 az ] (Only the first 10 of 155 ports in this commit are shown above. )
- Convert to new perl framework
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)
|
Sun, 10 Jun 2012
|
[ 18:42 swills ] (Only the first 10 of 639 ports in this commit are shown above. )
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi)
|
Fri, 26 Aug 2011
|
[ 13:46 lth ]
Update to 0.85.5 (distversion 0.855)
|
Wed, 26 Dec 2007
|
[ 14:22 lth ]
Update to 0.85.4 (distversion 0.854)
|
Sun, 25 Mar 2007
|
[ 19:37 lth ]
Update to 0.85.3 (distversion 0.853). Remove 4.x cruft.
|
Wed, 6 Sep 2006
|
[ 14:29 lth ]
Update to 0.85.2
|
Sat, 5 Aug 2006
|
[ 10:28 lth ]
- Update to 0.85.1 (version number mangled to prevent PORTEPOCH bump)
- Build.PL is gone, so use PERL_CONFIGURE=yes
- Use BUILD_DEPENDS=${RUN_DEPENDS} to avoid extra dependencies
- Use magic MASTER_SITES
PR: ports/101216
Submitted by: Gea-Suan Lin <gslin@gslin.org>
|
Sat, 29 Apr 2006
|
[ 12:35 lth ]
Update to 0.85
|
Sat, 18 Dec 2004
|
[ 23:17 lth ]
- Update to 0.84
- Removed now-obsolete patching
|
Tue, 1 Jun 2004
|
[ 12:32 lth ] (Only the first 10 of 51 ports in this commit are shown above. )
Change of email address.
Approved by: erwin (mentor)
|
Tue, 18 May 2004
|
[ 13:50 erwin ]
Update to 0.83
PR: 66805
Submitted by: maintainer
|
Tue, 30 Mar 2004
|
[ 20:14 erwin ]
- Update to 0.82
- Make PREFIX-clean under perl 5.005_03
PR: 64951
Submitted by: maintainer
|
Sun, 31 Aug 2003
|
[ 20:31 krion ]
- New port mail/p5-Email-Folder
Read all the messages from a
folder as Email::Simple objects
PR: 56241
Submitted by: Lars Thegler <lars@thegler.dk>
|
Number of commits found: 25 |