notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
normalizemime Mime normalizer to be used as a preprocessor for email classification
1.19_1 mail on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.19_1Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-08-31 00:49:38
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: libao, zip, python, screen, smartmontools
License: GPLv2
WWW:
http://hyvatti.iki.fi/~jaakko/spam/
Description:
[ excerpt from developer's www site with modifications ] This is a mime email message parser to be used as a preprocessor for email classification software. Tries to normalize the content to 8bit encoding with utf-8 character set. Also appends a copy of message body with HTML removed (IMG and A tags remain unaffected).
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/normalizemime
  2. /usr/local/share/licenses/normalizemime-1.19_1/catalog.mk
  3. /usr/local/share/licenses/normalizemime-1.19_1/LICENSE
  4. /usr/local/share/licenses/normalizemime-1.19_1/GPLv2
Collapse this list.
Dependency lines:
  • normalizemime>0:mail/normalizemime
To install the port:
cd /usr/ports/mail/normalizemime/ && make install clean
To add the package, run one of these commands:
  • pkg install mail/normalizemime
  • pkg install normalizemime
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: normalizemime
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (normalizemime.cc) = 88314a7258ec0b65c530abbd543a2b79fc2d34ea3f15110dc1824705579c21b4 SIZE (normalizemime.cc) = 42461

Packages (timestamps in pop-ups are UTC):
normalizemime
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.19_11.19_11.19_11.19_11.19_1-1.19_1-
FreeBSD:13:quarterly1.19_11.19_11.19_11.19_11.19_11.19_11.19_11.19_1
FreeBSD:14:latest1.19_11.19_11.19_11.19_11.19_11.19_1-1.19_1
FreeBSD:14:quarterly1.19_11.19_1-1.19_11.19_11.19_11.19_11.19_1
FreeBSD:15:latest1.19_11.19_1n/a1.19_1n/a1.19_11.19_11.19_1
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
mail_normalizemime
USES:
iconv
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://hyvatti.iki.fi/~jaakko/spam/
Collapse this list.

Number of commits found: 22

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.19_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.19_1
20 Jul 2022 14:22:19
commit hash: b587cc2b4da727288248ce5c15129046e6e6b332commit hash: b587cc2b4da727288248ce5c15129046e6e6b332commit hash: b587cc2b4da727288248ce5c15129046e6e6b332commit hash: b587cc2b4da727288248ce5c15129046e6e6b332 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
mail: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ashish@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam David <adam@FreeBSD.org>
  *  Adam McDougall <mcdouga9@egr.msu.edu>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Deiter <tiamat@komi.mts.ru>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
  *  Alex Perel <veers@disturbed.net>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.19_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.19_1
08 Dec 2016 19:23:25
Revision:428150Original commit files touched by this commit
tijl search for other commits by this committer
Remove libiconv.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
1.19
15 Apr 2015 08:20:28
Revision:384038Original commit files touched by this commit
tijl search for other commits by this committer
converters/libiconv:
- Remove const qualifier from iconv(3) to match POSIX:
  http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html
- Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is
  defined because the base system iconv supports these extensions too.

Add/remove patches to/from ports to call iconv with non-const arguments.

This breaks some ports on FreeBSD 10 because base system iconv.h still has
the const qualifier.  Fix this by letting USES=iconv add a build dependency
on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG
defined) instead of the base system iconv.h.

This exposed some ports that link with libiconv when it is available instead
of using libc iconv.  In these cases one of the following changes has been
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.19
21 Feb 2014 09:16:32
Revision:345338Original commit files touched by this commit
ehaupt search for other commits by this committer
Support staging
1.19
14 Feb 2014 16:51:44
Revision:344281Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Reassign lioux' ports to the heap

With hat:	portmgr
1.19
20 Sep 2013 19:59:14
Revision:327742Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
1.19
04 Sep 2013 18:06:08
Revision:326307Original commit files touched by this commit
madpilot search for other commits by this committer
- Make ports use the libc provided iconv implementation on 10-CURRENT
  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)
1.19
27 Apr 2013 11:59:29
Revision:316662Original commit files touched by this commit
mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
1.19
29 Jul 2012 11:17:04
Original commit files touched by this commit
cs search for other commits by this committer
Fix typos in COMMENT

Approved by:	portmgr@ (implicit)
1.19
24 Oct 2011 09:11:38
Original commit files touched by this commit
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
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
1.19
03 Jul 2011 13:53:52
Original commit files touched by this commit
ohauer search for other commits by this committer
- remove MD5
1.19
13 Jun 2010 10:52:39
Original commit files touched by this commit
lioux search for other commits by this committer
Add LICENSE* information
1.19
28 Jul 2008 13:47:27
Original commit files touched by this commit
lioux search for other commits by this committer
Update to 1.19
1.18.20070320_1
25 Mar 2007 21:59:03
Original commit files touched by this commit
lioux search for other commits by this committer
o Add X-DSPAM-* to the strip headers list side by side with X-CRM114-*
o Bump PORTREVISION
1.18.20070320
25 Mar 2007 14:09:58
Original commit files touched by this commit
lioux search for other commits by this committer
Update to 1.18.20070320
1.16.20050628_1
11 Nov 2005 06:06:17
Original commit files touched by this commit
lioux search for other commits by this committer
Add SHA256 checksum
1.16.20050628_1
13 Sep 2005 16:53:25
Original commit files touched by this commit
lioux search for other commits by this committer
o Improve previous fix for building on OSVERSION < 500000: simple
  patch instead of USE_GCC=3.4+
o Bump PORTREVISION due to dependency change
1.16.20050628
01 Sep 2005 00:02:59
Original commit files touched by this commit
lioux search for other commits by this committer
Fix build: USE_GCC=3.4+ on ${OSVERSION} < 500000 (c++ template
issues)

Reported by:    pointyhat (kris),
                Nicolas Rachinsky <nr@rachinsky.de>
1.16.20050628
31 Aug 2005 00:48:22
Original commit files touched by this commit
lioux search for other commits by this committer
New port normalizemime version 1.16.20050628: A mime normalizer to
be used as a preprocessor for email classication

Number of commits found: 22