non port: mail/p5-Email-FolderType/Makefile |
SVNWeb
|
Number of commits found: 23 |
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
|
Wed, 17 May 2017
|
[ 18:04 sunpoet ]
Add LICENSE_FILE
- Do not hardcode DISTNAME
|
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
|
Sat, 31 Dec 2016
|
[ 19:51 adamw ] (Only the first 10 of 30 ports in this commit are shown above. )
Purge checks for perl < 5.20. For p5-Net, remove the IPV6 knob which only
affected 5.18 and lower.
|
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
|
Sun, 7 Jun 2015
|
[ 15:46 lth ]
- Update to 0.8.14
- Add LICENSE
- Add NO_ARCH
- Add TEST_DEPENDS
- Depends on Module::Pluggable for perl >= 5.20 [1]
PR: 197929 [1]
Submitted by: Frederic Perrin <fred@fperrin.net>
|
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:20 az ] (Only the first 10 of 44 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)
|
Wed, 2 May 2012
|
[ 19:06 lth ]
- Fix *_DEPENDS: p5-Module-Pluggable is already in all supported Perl releases
- Bump PORTREVISION for dependency change
PR: ports/167149
Submitted by: sunpoet
|
Mon, 26 Mar 2007
|
[ 10:26 lth ]
Update to 0.8.13 (distversion 0.813). Remove 4.x cruft.
|
Wed, 6 Sep 2006
|
[ 12:51 lth ]
Update to 0.8.12
PR: ports/102634
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
|
Sat, 5 Aug 2006
|
[ 11:21 lth ]
- Update to 0.8.10 (version number mangled to prevent PORTEPOCH bump) [1]
- Use magic MASTER_SITES
- Use BUILD_DEPENDS=${RUN_DEPENDS} to avoid extra dependencies
- Use versioned package dependency
- Build.PL is gone, so use PERL_CONFIGURE=yes [1]
PR: ports/101289 [1]
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
|
Sat, 8 Jan 2005
|
[ 17:51 lth ]
Update to 0.8
|
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:27 erwin ]
Update to 0.7
PR: 66806
Submitted by: maintainer
|
Sun, 31 Aug 2003
|
[ 13:03 krion ]
- New port mail/p5-Email-FolderType: Determine the type of a
mail folder.
Provides a utility subroutine for detecting the type of a given
mail folder.
PR: 56232
Submitted by: Lars Thegler <lars@thegler.dk>
|
Number of commits found: 23 |