non port: mail/p5-Email-Stuff/Makefile |
SVNWeb
|
Number of commits found XX: 11 |
Mon, 11 Aug 2014
|
[ 14:54 adamw ] 
364619 mail/p5-Email-Stuff/Makefile
This port has been deprecated in favour of Email::Stuffer by the author.
Mark it deprecated, and set the expiration date to 2 months from now.
|
Sun, 10 Aug 2014
|
[ 13:04 wen ] 
364535 benchmarks/iozone/Makefile
364535 benchmarks/iozone21/Makefile
364535 mail/fdm/Makefile
364535 mail/libpst/Makefile
364535 mail/p5-Email-Stuff/Makefile
364535 mail/p5-IMAP-Admin/Makefile
364535 mail/p5-MIME-Lite-HTML/Makefile
364535 mail/p5-Mail-Alias/Makefile
364535 mail/p5-Mail-DeliveryStatus-BounceParser/Makefile
364535 mail/p5-Mail-Folder/Makefile
(Only the first 10 of 24 ports in this commit are shown above. )
- Reset maintainer to ports@
Submitted by: chifeng@gmail.com(previous maintainer, via email)
|
Sun, 5 Jan 2014
|
[ 16:20 az ] 
338794 mail/p5-Email-Address-Loose/Makefile
338794 mail/p5-Email-Address-Loose/pkg-plist
338794 mail/p5-Email-Find/Makefile
338794 mail/p5-Email-Find/pkg-plist
338794 mail/p5-Email-Folder-IMAP/Makefile
338794 mail/p5-Email-Folder-IMAP/pkg-plist
338794 mail/p5-Email-FolderType/Makefile
338794 mail/p5-Email-FolderType/pkg-plist
338794 mail/p5-Email-LocalDelivery-Ezmlm/Makefile
338794 mail/p5-Email-LocalDelivery-Ezmlm/pkg-plist
(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 ] 
327742 mail/abook/Makefile
327742 mail/adcomplain/Makefile
327742 mail/addresses-goodies/Makefile
327742 mail/addresses/Makefile
327742 mail/akpop3d/Makefile
327742 mail/alpine/Makefile
327742 mail/altermime/Makefile
327742 mail/althea/Makefile
327742 mail/amavis-logwatch/Makefile
327742 mail/annoyance-filter/Makefile
(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, 4 Sep 2013
|
[ 07:19 az ] 
326257 mail/mime-construct/Makefile
326257 mail/p5-Email-Address-Loose/Makefile
326257 mail/p5-Email-Sender-Transport-SMTP-TLS/Makefile
326257 mail/p5-Email-Stuff/Makefile
326257 mail/p5-IMAP-Admin/Makefile
326257 mail/p5-Mail-IMAPClient/Makefile
326257 mail/p5-Mail-OpenDKIM/Makefile
326257 mail/p5-Mail-OpenRelay-Simple/Makefile
326257 mail/p5-Sendmail-AccessDB/Makefile
326257 mail/p5-WWW-GMail/Makefile
(Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
|
Sat, 21 Jan 2012
|
[ 17:40 eadler ]
1.13 astro/p5-Astro-Catalog/Makefile
1.11 astro/p5-Astro-SunTime/Makefile
1.7 astro/py-RO/Makefile
1.10 astro/py-aipy/Makefile
1.3 astro/py-pyfits/Makefile
1.8 audio/calf/Makefile
1.30 audio/gnupod/Makefile
1.3 audio/jack_mixer/Makefile
1.61 audio/muine/Makefile
1.8 audio/p5-Audio-Scrobbler/Makefile
(Only the first 10 of 1326 ports in this commit are shown above. )
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr
|
Fri, 31 Dec 2010
|
[ 03:09 wen ]
1.5 mail/p5-Email-Stuff/Makefile
1.4 mail/p5-Email-Stuff/distinfo
- Add missing DEPENDS
PR: ports/153546
Submitted by: Grzegorz Blach <magik@roorback.net>
Approved by: maintainer
|
Thu, 8 Apr 2010
|
[ 03:22 wen ]
1.3 mail/atmail/Makefile
1.4 mail/p5-Email-Stuff/Makefile
1.11 mail/p5-Mail-DeliveryStatus-BounceParser/Makefile
1.2 mail/p5-Net-IMAP-Server/Makefile
- Pass the maintainership of my ports in mail category to new volunteer
|
Mon, 22 Feb 2010
|
[ 10:51 wen ]
1.3 mail/p5-Email-Stuff/Makefile
1.3 mail/p5-Email-Stuff/distinfo
- Update to 2.102
- Update my mail address to FreeBSD
Feature safe: yes
|
Fri, 13 Nov 2009
|
[ 01:32 wen ]
1.2 mail/p5-Email-Stuff/Makefile
1.2 mail/p5-Email-Stuff/distinfo
- Update to 2.101
|
Thu, 27 Aug 2009
|
[ 09:08 miwi ]
1.970 mail/Makefile
1.1 mail/p5-Email-Stuff/Makefile
1.1 mail/p5-Email-Stuff/distinfo
1.1 mail/p5-Email-Stuff/pkg-descr
1.1 mail/p5-Email-Stuff/pkg-plist
Email::Stuff, as its name suggests, is a fairly casual module
used to email "stuff" to people using the most common methods.
It is a high-level module designed for ease of use when doing
a very specific common task, but implemented on top of the
tight and correct Email:: modules.
Email::Stuff is typically used to build emails and send them
in a single statement, as seen in the synopsis. And it is
certain only for use when creating and sending emails. As such,
it contains no email parsing capability, and little to no
modification support.
WWW: http://search.cpan.org/dist/Email-Stuff/
PR: ports/138194
Submitted by: Wen Heping <wenheping at gmail.com>
|
Number of commits found XX: 11 |