Port details |
- fdm Fetches and delivers mail
- 2.2_1 mail =5 2.2_1Version of this port present on the latest quarterly branch.
- Maintainer: dinoex@FreeBSD.org
- Port Added: 2006-08-25 13:06:03
- Last Update: 2024-01-11 17:11:13
- Commit Hash: 3d019ae
- People watching this port, also watch:: cyberbit-ttfonts, mplayer, xpdf, vlc, thunderbird
- License: ISCL
- WWW:
- https://github.com/nicm/fdm
- Description:
- fdm is a simple, lightweight replacement for mail fetch, filter and
delivery programs such as fetchmail and procmail. It can currently
fetch using POP3, POP3S, IMAP or from stdin, and deliver to a pipe,
file, maildir, mbox or SMTP server, based on regexps.
- ¦ ¦ ¦ ¦
- 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/fdm/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/fdm
- pkg install fdm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: fdm
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1673418876
SHA256 (nicm-fdm-2.2_GH0.tar.gz) = 75d72794a0a7600c6c007b2f074f75f2852feb688325a7d24fb5dbab68e344ab
SIZE (nicm-fdm-2.2_GH0.tar.gz) = 184913
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:
-
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- Library dependencies:
-
- libtdb.so : databases/tdb
- libpcre2-8.so : devel/pcre2
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for fdm-2.2_1:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
PCRE=on: Use Perl Compatible Regular Expressions
===> Use 'make config' to modify these settings
- Options name:
- mail_fdm
- USES:
- autoreconf ssl
- 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 |
2.2_1 11 Jan 2024 17:11:13 |
Dirk Meyer (dinoex) |
mail/fdm: use ${PREFIX}/share/man |
2.2 12 Jan 2023 05:56:15 |
Dirk Meyer (dinoex) |
mail/fdm: update to 2.2 |
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) |
2.1 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 ) |
2.1 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 ) |
2.1 13 Jun 2022 16:01:49 |
Dirk Meyer (dinoex) |
mail/fdm: update to 2.1 |
2.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.0 15 Feb 2019 06:03:53 |
dinoex |
- update to 2.0 |
1.9_2 10 Oct 2018 06:10:47 |
dinoex |
- fix OpenSSL 1.1.x build
PR: 232131
Submitted by: Nathan |
1.9_1 10 Oct 2018 06:09:47 |
dinoex |
- fix OpenSSL 1.1.x build
PR: 232131
Submitted by: Nathan |
1.9_1 30 Aug 2017 10:33:51 |
danfe |
Attempt to properly fix parallel (-jX) build of `mail/fdm' by adding
missing dependency of `lex.c' on later-generated `parse.h' (no other
file wants to include it).
Silence from: dinoex (since 23 Jun) |
1.9_1 26 Jun 2017 19:36:38 |
sunpoet |
Fix WWW
Approved by: portmgr (blanket) |
1.9_1 23 Jun 2017 00:05:56 |
dinoex |
- fix build, add MAKE_JOBS_UNSAFE
PR: 220072
Submitted by: Brad Sliger |
1.9_1 24 Apr 2017 10:52:50 |
dinoex |
- fix broken location of fdm.conf
- fix path in MANUAL
- take maintainership |
1.9 23 Feb 2017 01:32:48 |
wen |
- Update to 1.9
PR: 217301(based on)
Submitted by: seschwar@gmail.com |
1.8 05 Jul 2016 09:00:08 |
amdmi3 |
- Switch to options helpers |
1.8 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.8 08 Dec 2015 14:37:30 |
bapt |
Drop maintainership on a bunch of ports |
1.8 19 Jul 2015 12:27:59 |
bapt |
Respect USE_OPENSSL |
1.8 19 Dec 2014 16:52:22 |
bapt |
Update to 1.8
Take maintainership |
1.7 10 Aug 2014 13:04:35 |
wen |
- Reset maintainer to ports@
Submitted by: chifeng@gmail.com(previous maintainer, via email) |
1.7 03 Feb 2014 19:15:38 |
pawel |
- Update to version 1.7, add LICENSE [1]
- Convert to new LIB_DEPENDS format
- Respect CFLAGS by disabling FDEBUG var in Makefile
- Support stage, unmute install commands
- Remove Author tag from pkg-descr
PR: ports/184378 [1]
Submitted by: Timothy Beyer <beyert@cs.ucr.edu>
Approved by: maintainer timeout |
1.6_2 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
1.6_2 24 May 2013 14:15:06 |
bapt |
Remove the useless and deprecated usage of -I-
This fixes build on current
While here:
- Trim headers
- Convert options |
1.6_2 10 Dec 2012 19:11:12 |
mm |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
1.6_1 14 Feb 2012 12:45:35 |
mm |
Bump pcre library dependency due to 8.30 update |
1.6 24 Oct 2011 09:11:38 |
dougb |
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.6 03 Jul 2011 13:53:52 |
ohauer |
- remove MD5 |
1.6 02 Sep 2009 15:01:56 |
amdmi3 |
- Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors
actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick
download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED
Approved by: portmgr (pav) |
1.6 17 Feb 2009 02:56:32 |
tabthorpe |
- Pass maintainership to submitter
Submitted by: chifeng via freebsd-ports@ |
1.6 24 Dec 2008 14:01:41 |
araujo |
- Update to 1.6. |
1.5 07 Sep 2008 00:19:05 |
linimon |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr |
1.5 04 Mar 2008 11:40:03 |
sat |
- Update to 1.5 |
1.4 03 Oct 2007 22:33:37 |
sat |
- Update to 1.4 |
1.3.0.2 06 Sep 2007 01:19:05 |
sat |
- Integrate a couple of upstream patches
Obtained from: Debian package
Suggested by: Frank Terbeck <ft _at_ bewatermyfriend.org> |
1.3.0.1 01 Aug 2007 18:40:41 |
sat |
- Update to 1.3.0.1 (1.3c) |
1.3 30 Jul 2007 16:45:58 |
sat |
- Update to 1.3 |
1.2 27 Jun 2007 09:14:49 |
sat |
- Update to 1.2 |
1.1 06 Apr 2007 20:07:10 |
sat |
- Update to 1.1 |
1.0 30 Mar 2007 05:19:02 |
sat |
- Now builds on 5.x
Reported by: pointyhat via kris |
1.0 03 Mar 2007 16:42:01 |
sat |
- Remove forgotten patch
Submitted by: Johan Grahn <johan.grahn82@gmail.com> |
1.0 28 Feb 2007 07:30:01 |
sat |
- Update to 1.0 |
0.9.0.1 26 Jan 2007 12:18:33 |
sat |
- Update to 0.9.0.1 (0.9a upstream) |
0.9 25 Jan 2007 18:46:27 |
sat |
- Update to 0.9 |
0.8 09 Jan 2007 17:21:42 |
sat |
- Update to 0.8 |
0.7 12 Dec 2006 23:48:37 |
sat |
- Update to 0.7 |
0.6 04 Dec 2006 16:44:25 |
sat |
- Update to 0.6 |
0.5 03 Nov 2006 22:40:07 |
sat |
- A bunch of trivial fixes
Reported by: pointyhat via kris |
0.5 31 Oct 2006 18:40:32 |
sat |
- Update to 0.5 |
0.4 05 Oct 2006 14:18:32 |
sat |
- Update to 0.4 |
0.3 11 Sep 2006 11:13:23 |
sat |
- Update to 0.3 |
0.2 01 Sep 2006 08:43:42 |
sat |
- Mark broken on 4.x
Reported by: pointyhat via kris |
0.2 29 Aug 2006 12:57:10 |
sat |
- Update to 0.2 |
0.1 25 Aug 2006 12:54:09 |
sat |
Add port mail/fdm:
fdm is a simple, lightweight replacement for mail fetch, filter and
delivery programs such as fetchmail and procmail. It can currently
fetch using POP3, POP3S or from stdin, and deliver to a pipe, file,
maildir, mbox or SMTP server, based on regexps.
WWW: http://fdm.sourceforge.net/
Author: Nicholas Marriott <nicm@users.sourceforge.net> |