aboutsummaryrefslogtreecommitdiff
path: root/mail/normalizemime
Commit message (Collapse)AuthorAgeFilesLines
* - Make ports use the libc provided iconv implementation on 10-CURRENTGuido Falsi2013-09-041-1/+1
| | | | | | | | | | | | | after r254273 - Fix a bunch of ports to properly work after this - Mark converters/libiconv as IGNORE for systems with iconv in libc Reviewed by: bapt Approved by: portmgr (bapt) Discussed with: bapt, bsam (who both contributed ideas and code) Notes: svn path=/head/; revision=326307
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-1/+1
| | | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: zeising Notes: svn path=/head/; revision=316662
* Fix typos in COMMENTCarlo Strub2012-07-291-1/+1
| | | | | | | Approved by: portmgr@ (implicit) Notes: svn path=/head/; revision=301684
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-2/+0
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276989
* Add LICENSE* informationMario Sergio Fujikawa Ferreira2010-06-131-0/+2
| | | | Notes: svn path=/head/; revision=256471
* Update to 1.19Mario Sergio Fujikawa Ferreira2008-07-283-11/+10
| | | | Notes: svn path=/head/; revision=217759
* o Add X-DSPAM-* to the strip headers list side by side with X-CRM114-*Mario Sergio Fujikawa Ferreira2007-03-252-0/+9
| | | | | | | o Bump PORTREVISION Notes: svn path=/head/; revision=188333
* Update to 1.18.20070320Mario Sergio Fujikawa Ferreira2007-03-252-5/+4
| | | | Notes: svn path=/head/; revision=188284
* Add SHA256 checksumMario Sergio Fujikawa Ferreira2005-11-111-0/+1
| | | | Notes: svn path=/head/; revision=147883
* o Improve previous fix for building on OSVERSION < 500000: simpleMario Sergio Fujikawa Ferreira2005-09-132-10/+14
| | | | | | | | patch instead of USE_GCC=3.4+ o Bump PORTREVISION due to dependency change Notes: svn path=/head/; revision=142605
* Fix build: USE_GCC=3.4+ on ${OSVERSION} < 500000 (c++ templateMario Sergio Fujikawa Ferreira2005-09-011-1/+7
| | | | | | | | | | issues) Reported by: pointyhat (kris), Nicolas Rachinsky <nr@rachinsky.de> Notes: svn path=/head/; revision=141654
* New port normalizemime version 1.16.20050628: A mime normalizer toMario Sergio Fujikawa Ferreira2005-08-314-0/+62
be used as a preprocessor for email classication Notes: svn path=/head/; revision=141510