aboutsummaryrefslogtreecommitdiff
path: root/mail/msgconvert
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Fix ports that confused the meaning of WRKDIR and WRKSRC.Mathieu Arnold2015-11-051-1/+1
| | | | | | | | | | | PR: 204056 Submitted by: mat Reviewed by: bapt Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D2735 Notes: svn path=/head/; revision=400848
* Support stagingEmanuel Haupt2014-04-042-7/+7
| | | | Notes: svn path=/head/; revision=350076
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | mail) Notes: svn path=/head/; revision=327742
* - convert to the new perl5 frameworkAndrej Zverev2013-09-121-2/+1
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327077
* Fix extraction [1]Baptiste Daroussin2013-05-111-1/+3
| | | | | | | | | While here use shebangfix Submitted by: John Marino (via irc)[1] Notes: svn path=/head/; revision=317852
* Rely on bsdtar to autodetermine the format of the distfiles when possibleBaptiste Daroussin2013-04-291-0/+2
| | | | | | | | | | For a while now bsdtar is able to autotermine compression and archive format. Let's then use tar directly instead of piping to tar. Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format Notes: svn path=/head/; revision=316786
* - Reassign to the heap at maintainer's requestThomas Abthorpe2012-10-031-5/+1
| | | | Notes: svn path=/head/; revision=305203
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-301-3/+3
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300267
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276989
* - Remove unneeded dependencies which is in perl-5.8.9 distJun Kuriyama2010-01-271-1/+1
| | | | | | | | | (part 11). Approved by: portmgr (itetcu) Notes: svn path=/head/; revision=248679
* - Update to 20060330Marcus Alves Grando2006-04-282-5/+4
| | | | | | | | PR: 96404 Submitted by: maintainer Notes: svn path=/head/; revision=160625
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154158
* * reflect renaming on CPAN File-Spec to PathToolsSergey Skvortsov2005-06-111-8/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | + add devel/p5-PathTools, remove devel/p5-File-Spec + update dependencies for all affected ports (make them unconditional), bump PORTREVISION for these ports module was renamed * reflect renaming on CPAN PodParser to Pod-Parser + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser + update dependencies for all affected ports (make them unconditional), bump PORTREVISION for these ports * for all changed ports make dependencies on File::Temp, Digest::MD5, Storable unconditional * remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's (this variable is forced by bsd.port.mk now) * update Class-Autouse to 1.17 * update POE-API-Hooks to 1.05 * make portlint happy (clean IGNORE, convert spaces to tabs and so on) Notes: svn path=/head/; revision=137264
* - update WWW in pkg-descrYen-Ming Lee2005-04-061-1/+1
| | | | | | | | PR: 79308 Submitted by: maintainer Notes: svn path=/head/; revision=132610
* - add missing dependency to devel/p5-TimeDateYen-Ming Lee2004-06-181-3/+10
| | | | | | | | | | | | - set p5-PodParser as a conditional dependency - bump PORTREVISION PR: 68070 Submitted by: Franz Klammer <klammer@webonaut.com>, leeym Reviewed by: Franz Klammer <klammer@webonaut.com> Notes: svn path=/head/; revision=111751
* Update to 20040531Kirill Ponomarev2004-06-162-3/+3
| | | | | | | | PR: ports/68004 Submitted by: maintainer Notes: svn path=/head/; revision=111597
* - Update to 20040520Clement Laforet2004-05-212-4/+3
| | | | | | | | | | - Remove PKGNAMEPREFIX=p5- PR: 66994 Submitted: Franz Klammer <klammer@webonaut.com> Notes: svn path=/head/; revision=109652
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* Update to 20040104Tilman Keskinoz2004-01-193-2/+4
| | | | | | | | PR: 61573 Submitted by: maintainer Notes: svn path=/head/; revision=98555
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76038
* NEW PORT: msgconvert - .MSG to mbox convertor.Edwin Groothuis2003-02-055-0/+38
Convert .MSG files to multipart MIME messages. PR: ports/47398 Submitted by: Franz Klammer <root@sisko.webonaut.com> Notes: svn path=/head/; revision=74717