Port details |
- mess822 RFC 822 mail message parsing library and rewriting utilities
- 0.58_4 mail =9 0.58_3Version 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
- Port Added: 2001-02-05 04:23:54
- Last Update: 2024-09-30 22:11:21
- Commit Hash: 74b8645
- People watching this port, also watch:: p5-Mail-Tools, rsync, netqmail, p5-Digest-HMAC, ucspi-tcp
- License: not specified in port
- WWW:
- https://cr.yp.to/mess822.html
- Description:
- mess822 is a library for parsing Internet mail messages. The mess822
package contains several applications that work with qmail:
* ofmipd rewrites messages from dumb clients. It supports a database
of recognized senders and From lines, using cdb for fast lookups.
* new-inject is an experimental new version of qmail-inject. It
includes a flexible user-controlled hostname rewriting mechanism.
* iftocc can be used in .qmail files. It checks whether a known
address is listed in To or Cc.
* 822header, 822field, 822date, and 822received extract various
pieces of information from a mail message.
* 822print converts a message into an easier-to-read format.
mess822 supports the full complexity of RFC 822 address lists, including
address groups, source routes, spaces around dots, etc. It also supports
common RFC 822 extensions: backslashes in atoms, dots in phrases,
addresses without host names, etc. It extracts each address as an
easy-to-use string, with a separate string for the accompanying comment.
mess822 converts RFC 822 dates into libtai's struct caltime format. It
supports numeric time zones, the standard old-fashioned time zones, and
many nonstandard time zones.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/mail/mess822/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/mess822
- pkg install mess822
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mess822
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (mess822-0.58.tar.gz) = 23d37a783474ad5cd9bda0a1309deaea27e570a0d5db0ed8cc2cb46da1c413e0
SIZE (mess822-0.58.tar.gz) = 64287
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- groff : textproc/groff
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- mail_mess822
- USES:
- groff qmail:vars
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.58_4 30 Sep 2024 22:11:21 |
Brooks Davis (brooks) |
mail/mess822: include errno.h for errno
errno must be accessed by a macro from errno.h. |
0.58_3 02 Jul 2024 17:21:38 |
Fukang Chen (loader) |
mail/mess822: Fix build with Clang 18
./load install hier.o auto_home.o strerr.a substdio.a stralloc.a alloc.a open.a
error.a str.a
./install
install: fatal: unable to mkdir
/wrkdirs/usr/ports/mail/mess822/work/stage/usr/local: no error
*** Error code 111
Stop.
make: stopped in /wrkdirs/usr/ports/mail/mess822/work/mess822-0.58
*** Error code 1
https://lists.freebsd.org/archives/freebsd-pkg-fallout/2024-June/608592.html
MFH: 2024Q3 (build fix)
Reported by: pkg-fallout |
0.58_3 24 Feb 2024 17:35:47 |
Muhammad Moinur Rahman (bofh) |
mail/mess822: Moved man to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
0.58_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
0.58_2 20 Jul 2022 14:22:19 |
Tobias C. Berner (tcberner) |
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 ) |
0.58_2 19 Oct 2021 08:36:47 |
Tobias Kortkamp (tobik) |
*: apply refactor.remove-consecutive-empty-lines
Submitted by: portedit |
0.58_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.58_2 28 May 2017 10:58:00 |
antoine |
Register dependency on groff
PR: 213725 |
0.58_2 28 May 2015 15:57:00 |
bdrewery |
Farewell qmail. You were good but the lack of an upstream maintainer or
ecosystem maintainers makes this not a viable mail system today. Personally
I am moving to postfix and have so far found it incredibly easy to setup and
already prefer it over qmail. |
0.58_2 28 Jul 2014 23:20:38 |
adamw |
Rename mail/ patch-xy patches to reflect the files they modify. |
0.58_2 22 Feb 2014 06:01:32 |
bdrewery |
The pre-install trick is not needed here. |
0.58_2 22 Feb 2014 05:37:38 |
bdrewery |
- Support staging
- Take maintainership |
0.58_2 22 Feb 2014 05:33:05 |
bdrewery |
- Fix build with clang
- This does not actually depend on qmail for build |
0.58_1 18 Feb 2014 18:17:46 |
antoine |
Reset maintainer (email bouncing) |
0.58_1 10 Feb 2014 06:45:32 |
rm |
Remove RESTRICTED. This code is now in public domain.
Citing http://cr.yp.to/distributors.html:
"""
2011.02.05: I hereby place the mess822 package (in particular,
mess822-0.58.tar.gz,
with MD5 checksum 8ce4c29c994a70dcaa30140601213dbe) into the public domain.
The package is no longer copyrighted.
"""
Turn qmail into build dependency too, because it fails to build w/o it.
PR: 184323
Submitted by: Uffe Jakobsen <uffe@uffe.org>
Approved by: maintainer timeout (2 months) |
0.58_1 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
0.58_1 15 Mar 2013 22:03:43 |
bdrewery |
- Convert USE_QMAIL_RUN, USE_QMAIL_BUILD and WANT_QMAIL into USES feature
bapt contributed to the qmail.mk as well
- Trim headers
USES= qmail:run will add qmail into RUN_DEPENDS
USES= qmail:build will add qmail into BUILD_DEPENDS
USES= qmail[:both] will add qmail into both RUN and BUILD DEPENDS
USES= qmail:vars will set QMAIL_PREFIX
With hat: portmgr |
0.58_1 03 Jul 2011 13:53:52 |
ohauer |
- remove MD5 |
0.58_1 03 Sep 2006 17:31:39 |
kris |
RESTRICTED is intended here instead of NO_PACKAGE |
0.58_1 10 May 2006 22:37:39 |
edwin |
Remove USE_REINPLACE from ports starting with M |
0.58_1 22 Jan 2006 12:50:54 |
edwin |
SHA256ify
Approved by: krion@ |
0.58_1 21 Jan 2006 17:37:14 |
krion |
- Fix 'all-depends-list' target in cases if dependencies list is
very long and if some dependencies can't be added into the list.
[1]
- Fix FAM support. Make gamin the default FAM system. [2]
- Introduce new 'quicksearch' target to show only port, path and
info section of the matching ports. [3]
- Introduce new category - rubygems. [4]
- Fix stale dependencies while installing qmail slaveport and
another port that depends on qmail. [5]
- Add commentary for describes target in bsd.port.mk. [6] (Only the first 15 lines of the commit message are shown above ) |
0.58 17 Apr 2004 22:08:11 |
pav |
- Avoid changing permissions of system directories on install
- Unmark BROKEN
- Portlint
PR: ports/65575
Submitted by: David Sieb?rger <drs@rucus.ru.ac.za> (maintainer) |
0.58 13 Apr 2004 22:26:24 |
kris |
Correct previous (permissions are changed, not ownership) |
0.58 13 Apr 2004 22:24:22 |
kris |
BROKEN: Changes ownership of system directories |
0.58 21 Feb 2003 12:42:26 |
knu |
De-pkg-comment. |
0.58 28 Aug 2002 02:11:55 |
kevlo |
Use REINPLACE_CMD and ECHO_CMD rather than perl and echo.
PR: 42095
Submitted by: MAINTAINER |
27 Jan 2002 09:04:12 |
dinoex |
Update the MASTER_SITES. |
05 Feb 2001 07:23:54 |
roam |
mess822 is a package containing a RFC 822 message parsing library and
rewriting utilities. |