aboutsummaryrefslogtreecommitdiff
path: root/mail/mime-construct
Commit message (Collapse)AuthorAgeFilesLines
* - Stage supportMartin Wilke2014-01-312-3/+1
| | | | Notes: svn path=/head/; revision=342004
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | mail) Notes: svn path=/head/; revision=327742
* - convert to the new perl5 frameworkAndrej Zverev2013-09-041-1/+2
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326257
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=289563
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276989
* - Update to 1.11Sahil Tandon2010-08-042-4/+4
| | | | | | | | | PR: ports/149190 Submitted by: Frederic Culot <frederic@culot.org> Approved by: Alexey V. Degtyarev <alexey@renatasystems.org> (maintainer) Notes: svn path=/head/; revision=258734
* mime-construct constructs and (by default) mails MIME messages. It is entirelyMartin Wilke2010-03-094-0/+37
driven from the command line, it is designed to be used by other programs, or people who act like programs. WWW: http://www.argon.org/~roderick/ PR: ports/144410 Submitted by: Alexey V. Degtyarev <alexey at renatasystems.org> Notes: svn path=/head/; revision=250784