summaryrefslogtreecommitdiff
path: root/mail/p5-MailTools
AgeCommit message (Collapse)AuthorFilesLines
2003-12-17Updated p5-MailTools to 1.60.grant2-5/+5
Changes since 1.59: version 1.60: Wed Sep 24 09:20:30 CEST 2003 - [Henrique Martins] found that enclosing parenthesis were not correctly stripped when processing a Mail::Address. - [Tony Bowden] asked for a change in Mail::Address::name, where existing (probably correct) capitization is left intact. The _extract_name() can be called as method, is needed, such that it can be extended.
2003-09-20Update p5-MailTools to 0.59, changes are:chris2-5/+5
version 1.59: Wed Aug 13 08:13:00 CEST 2003 - Patch by [Shafiek Rasdien] which adds Mail::Internet::smtpsend option MailFrom. - [Ziya Suzen] extended Mail::Mailer::test to provide more test information. - Added SWE (Sender Waranted E-mail) as abbreviation in field names which is always in caps, on request by [Ronnie Paskin] - Added SOAP and LDAP as abbreviation in field names which is always in caps.
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-01-31Updated p5-MailTools to 1.58shell2-5/+5
Changes : - add utf8 support [Philip Molter] - copyright notices fixed, date updated - And again, the patches of Autrijus had to be adapted to run on a perl 5.6.1 installation. Thanks to [Philip Molter] - Mail::Util::maildomain() if no information about domains is found in sendmail.cf, no error should be reported. [Vaughn Skinner] - Removed the possibility to use 'mailx', which was the default: removal from the detectionn routines and Mail/Mailer/mail.pm. Strongly suggested by [Sebastian Krahmer] - Mail::Util::domainname() Patch to remove use of S variable from sendmail.cf, because its inclusion is contra-productive. [Timur Bakeyev] - Mail::Util::domainname() Clean domain from sendmail.cf from trailing trash (if present) [Timur Bakeyev] - Mail::Util::domainname() Added environment variable MAILDOMAIN to overrule smart domain discovery. [Timur Bakeyev] - Fixed some typos - perl5.8.0 utf8 and unicode bugs fixed * See ChangeLog for more details
2002-10-07Convert to buildlink2. Use perl5/module.mk.seb1-6/+3
2002-08-31Update p5-MailTools to 1.49mjl2-5/+5
- Mail::Mailer::_clean_up left an extra space behind each header line. - Mail::Mailer::_clean_up trims folded headerlines on more than two lines. - The fix for nested comments in Mail::Address's "Mark Overmeer <mailtools@overmeer.net> (mailtools maintainer)" was parsed into two separate objects - Mail::Mailer::_cleanup_headers unfolds the header lines, but forgot to remove the indentation blanks - Mail::Cap::new has two new options - typo in Mail/Mailer/rfc822.pm - Add Content-Disposition to the list of structured header fields - Mail/Mailer/smtp.pm which enables the passing-on of args to Net::SMTP
2002-05-15Update p5-MailTools to 1.44mjl2-5/+5
* add -I to mailx for netbsd and openbsd too. * Do respect user's X-Mailer in Mail::Internet above own line. * Header-line without body lost line-separator in Mail::Header.pm * Found that I removed a blank before 'sub smtpsend' which caused AutoSplit to misbehave.
2002-03-15Updated p5-MailTools to 1.43 (provided by Shell Hung in pkg/15543)martti2-5/+5
- Added debug option for Net::SMTP for Mail::Mail::smtp - Removed active folding - Documentations updated
2001-12-12Updated to 1.42 (provided by Shell Hung in pkg/14918)martti3-7/+5
Changes : - Added Mail::Mailer::qmail - Mail::Util now also tries sendmail option S for domainname
2001-11-26Buildlinkify, in the sense that only the perl headers are found injlam1-3/+4
${PREFIX} -- everything else is pickup up from ${BUILDLINK_DIR}.
2001-11-22Updated to version 1.41 (PR#14609). Changes since 1.15:martti2-9/+6
- Mail::Util::maildomain did not expand variables. Fixed the regular expression. Reported by [Jean-Damien Durand] - [Henrik Gemal] wished better warnings in Mail::Address::parse, which are provided now. - [Lucas Nussbaum] reported incorrect folding of unstructured header lines. The whole idea of folder unstructured fields is flawed, as far as I know, but anyway noone apparantly had sufficient long subject fields to find-out ;) Fixed in Mail::Mailer. - mailaddress defaults to username, not gcos in Mail/Util.pm Patched by [Vivek Khera] - Increased all version-numbers to show that maintainer-address did change. Suggested by [Tassilo v Parseval] - Updated all manual-pages to include address of new maintainer. - Prohibition to modify header should be respected in Mail::Header. Patch by [Tatsuhiko Miyagawa] - Securely close socket in Mail::Mailer::smtp. Patch by [Heikki Korpela] - Fixed "bad file-descriptor" errors in Mail::Mailer::smtp. Patch by [Aaron J Mackey] - Some long header-lines caused the following line in the header to be indented too. This should be fixed. Reported by [Simon Cozens] - Small modifications to Mail::Mailer should make the module work for os2. Patch by [Ilya Zakharevich] - Fix to be able to specify an index at the first addition of a header-line to the Mail::Header structure. Patch by [Lucas Fisher]
2001-11-01Move pkg/ files into package's toplevel directoryzuntum3-1/+1
2001-10-18SVR4 packages have a limit of 9 chars for a package name.veego1-1/+2
The automatic truncation in gensolpkg doesn't work for packages which have the same package name for the first 5-6 chars. e.g. amanda-server and amanda-client would be named amanda and amanda. Now, we add a SVR4_PKGNAME and use amacl for amanda-client and amase for amanda-server. All svr4 packages also have a vendor tag, so we have to reserve some chars for this tag, which is normaly 3 or 4 chars. Thats why we can only use 6 or 5 chars for SVR4_PKGNAME. I used 5 for all the packages, to give the vendor tag enough room. All p5-* packages and a few other packages have now a SVR4_PKGNAME.
2001-09-27Use a wildcard dependency instead of hard-coding just p5-Net-1.0703.jlam1-2/+2
2001-04-20Move to sha1 digests, and add distfile sizes.agc1-1/+2
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc2-7/+1
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-03-27Change BUILD_DEPENDS semantics:hubertf1-2/+2
first component is now a package name+version/pattern, no more executable/patchname/whatnot. While there, introduce BUILD_USES_MSGFMT as shorthand to pull in devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current). Patch by Alistair Crooks <agc@netbsd.org>
2001-03-25Update to 1.15mjl4-20/+10
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-09-03fix BUILD_DEPENDS linewiz1-2/+2
2000-08-29Fix unterminated C<...> macro caught by pod2man.jlam3-1/+20
2000-08-27Convert packages to use PERL5_PACKLIST (part 1). These were the easyjlam2-60/+11
ones to do, and each compiled and installed/de-installed apparently correctly. As a side effect of the dynamic PLIST, we no longer need to have separate -static and -shared PLISTs. It's now easier than ever to make a perl5 package for NetBSD :)
2000-02-15When multi-line dependencies occur, use a "DEPENDS+= package" formatagc1-3/+3
for each of the continuation lines, rather than using backslashes to continue a single, long definition. This makes it much easier to spot pre-requisite packages and other dependencies.
1999-12-01Update p5-MailTools to 1.13.rh3-6/+14
Changes include: Mail::Header - fold_line now skips X-Face lines Mail::Filter - Applied patch from <pncu_ss@uhura.cc.rochester.edu> (Josh Pincus) * Added return value to _filter() so that the function returns the result of the last subroutine in the list of filters. (the manpage specifies that one should have been able to do this originally.) Mail::Mailer - Treat VMS the same as MacOS as neither have sendmail et al. Mail::Mailer::smtp - Server can now be specified to Mail::Mailer contructor Mail::Alias, Mail::Util,Mail:Internet, Mail::Cap - local-ize some globals used Mail::Cap - check in $ENV{HOME} is defined Mail::Address - Fix capitalization problems with names like "Lie<DF>egang" Mail::Address - Fix use of uninitialized warning Update Makefile.PL for release 1.12 Mail::Internet - Added options to smtpsend Mail::Send - Updated docs for 'smtp' Mail::Header - Fix _fold_line for lines which contain quoted strings Mail::Address - avoid warnings if undef is passed to parse() Mail::Address - tweak to format to ensure comment is delimeted by () - typo in docs - Documentation update to Mail::Internet Mail::Cap - Fixed mailcap search so it works on MacOS Mail::Mailer - Change to use Mail::Util::mailaddress Mail::Util - updated mailaddess to be aware of MacOS Mail::Header - fix read(0 and extract() not to require non-whitespace characters on continuation lines, a single leading whitespace char is all that is needed. - Applied patch from Roderick Schertler to - Two places in Mail::Header are changed so they don't use $'. - A Mail::Header::as_string method is added. - Mail::Internet::as_string and as_mbox_string methods are added. The mbox variant does encoding appropriate for appending a message to a Unix mbox file. - Tests for the three new methods are added. Mail::Util - tweak to what maildomain looks for in the sendmail config file Mail::Address - Split out real handlers into thier own .pm files - Added Mail::Mailer::smtp, this is the default for MacOS Mail::Mailer - Applied patch from Slaven Rezic <eserte@cs.tu-berlin.de> to support FreeBSD properly Mail::Address - Applied patch from Chuck O'Donnell to improve name extraction t/extract.t - change for new extraction bin/*.PL - change "#!$Config{'scriptdir'}/perl -w\n" ot $Config{'startperl'}," -w\n" Mail::Field - modified so it works with perl < 5.004 Makefile.PL - removed code to prevent installation of Mail::Field Mail::Header - Added \Q and \E to some regexp's Mail::Mailer - Added patch from Jeff Slovin to pass correct args to mailx on DG/UX
1999-09-07Some cleanup:bad1-3/+3
i386-netbsd -> ${MACHINE_ARCH}-${LOWER_OPSYS} MACHINE_GNU_ARCH -> MACHINE_ARCH /./ -> /
1999-04-15Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" withtron1-3/+2
variable substituition of "MASTER_SITES" and "PATCH_SITES".
1999-04-08s/netbsd/${LOWER_OPSYS}/gagc1-3/+3
1999-02-08Initial import of Mailtools perl5 module, methods to parse RFC822 compliantbouyer5-0/+78
mail messages, and a few other things.