Port details |
- usendmail Replacement for qmail's sendmail drop-in
- 0.1.6_2 mail
=3 0.1.6_2Version 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: 2004-02-29 22:56:02
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: prestashop, courier-authlib-userdb, rubygem-fluent-plugin-file-alternative, nagios-check_hdd_health, pure-ftpd
- License: not specified in port
- WWW:
- https://www.ohse.de/uwe/usendmail.html
- Description:
- usendmail is a replacement for the sendmail clone of the qmail package.
It accepts more of the original sendmail's commandline options and does
not depend on environment variables to set the envelope sender.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- usendmail>0:mail/usendmail
- To install the port:
- cd /usr/ports/mail/usendmail/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/usendmail
- pkg install usendmail
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: usendmail
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (usendmail-0.1.6.tar.gz) = b13793d76bfb094105e5f0d355bf8777bd416cdb843a40a2a2bd6be748b9cd84
SIZE (usendmail-0.1.6.tar.gz) = 51071
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:
-
- qmail-send : mail/qmail
- Runtime dependencies:
-
- qmail-send : mail/qmail
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for usendmail-0.1.6_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- mail_usendmail
- USES:
- qmail
- pkg-message:
- For install:
- usendmail has been successfully installed!
Now you have to change your sendmail(8) wrapping:
If you are using mailwrapper(8), do the following:
in /etc/mail/mailer.conf replace the lines
sendmail /var/qmail/bin/sendmail
send-mail /var/qmail/bin/sendmail
with
sendmail /usr/local/sbin/usendmail
send-mail /usr/local/sbin/usendmail
Otherwise replace the link from /usr/sbin/sendmail to
/var/qmail/bin/sendmail with one to /usr/local/sbin/usendmail.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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.1.6_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.1.6_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.1.6_2 26 Oct 2021 12:18:57
    |
Piotr Kubaj (pkubaj)  |
mail/usendmail: also enable on armv7 and riscv64
Builds fine on armv7.
On riscv64 it will probably also build fine once GCC is ported. |
0.1.6_2 26 Oct 2021 09:28:44
    |
Piotr Kubaj (pkubaj)  |
mail/usendmail: fix build on non-x86
Force GCC to build:
uogetopt.c:50:2: error: 'regparm' is not valid on this platform
attribute_regparm(2); |
0.1.6_2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.1.6_2 02 Jan 2021 01:46:09
  |
linimon  |
For ports on riscv64 that fail the same (or similar ways) to aarch64, mark
them BROKEN.
While here, pet portlint (Makevar order).
Approved by: portmgr (tier-2 blanket) |
0.1.6_2 13 Aug 2019 22:29:43
  |
mat  |
onvert to UCL & cleanup pkg-message (categories l-m) |
0.1.6_2 30 Nov 2017 06:13:35
  |
linimon  |
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run |
0.1.6_2 26 May 2017 14:27:45
  |
linimon  |
These ports fail the same way on armv6 as they do on aarch64.
Approved by: portmgr (tier-2 blanket) |
0.1.6_2 08 Nov 2016 19:29:57
  |
linimon  |
The 64-bit arm arch is actually spelled 'aarch64', not 'arm64'. |
0.1.6_2 08 Nov 2016 07:26:30
  |
linimon  |
Mark as broken on arm64. |
0.1.6_2 29 Mar 2016 00:37:44
  |
amdmi3  |
- Switch to options helpers
- Switch to new test framework
- Regenerate patches with `make makepatch` |
0.1.6_2 12 Jun 2015 21:32:36
  |
erwin  |
Reset maintainership for tmseck
Approved by: portmgr |
0.1.6_2 02 Mar 2015 23:31:10
  |
bapt  |
Remove Author from pkg-descr and white space fixes |
0.1.6_2 07 Jul 2014 15:31:02
  |
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category M.
CR: D306
Approved by: portmgr (bapt) |
0.1.6_2 26 Feb 2014 09:44:39
  |
ehaupt  |
Support staging |
0.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) |
0.1.6_2 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.1.6_2 09 Mar 2013 18:09:25
  |
tmseck  |
Change MAINTAINER to my FreeBSD.org address.
Approved by: flo (mentor) |
0.1.6_2 21 Jan 2011 08:07:26
 |
mandree  |
Remove NO_SIZE, upstream has switched to lighttpd.
Approved by: Thomas-Martin Seck (maintainer)
Submitted by: Eitan Adler
PR: ports/153544
Feature safe: yes |
0.1.6_2 28 Nov 2009 14:58:57
 |
amdmi3  |
- Fix tr(1) usage
PR: 140941
Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer) |
0.1.6_1 26 Jun 2006 14:20:16
 |
pav  |
- pass 'make all' verbatim to the package instead of calling the package's
scripts manually
- define a regression-test target depending on build: that runs the package's
test script in order to automate regression testing on the ports cluster
- belatedly change QMAIL_DIR to QMAIL_PREFIX in files/pkg-message.in, too
PR: ports/99426
Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer) |
0.1.6_1 10 May 2006 22:37:39
 |
edwin  |
Remove USE_REINPLACE from ports starting with M |
0.1.6_1 22 Jan 2006 12:50:54
 |
edwin  |
SHA256ify
Approved by: krion@ |
0.1.6_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.1.6 21 Jul 2005 11:56:47
 |
garga  |
Unbreak with gcc >= 3.4
PR: ports/83804
Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
Approved by: flz (mentor) |
0.1.6 12 Mar 2004 15:34:38
 |
krion  |
- Use NO_SIZE, master site doesn't report file sizes
PR: ports/64085
Submitted by: maintainer |
0.1.6 05 Mar 2004 19:17:16
 |
clement  |
- Fix fetch.
DISABLE_SIZE because the primary download size uses the publicfile
http daemon which does not report back the required information
(pointed out by Jason Harris).
PR: 63812
Submitted by: Thomas-Martin Seck <thomas@tmseck.homedns.org> (maintainer) |
0.1.6 29 Feb 2004 22:55:38
 |
sergei  |
Add usendmail 0.1.6, a replacement for qmail's sendmail drop-in.
PR: 63074
Submitted by: Thomas Seck <tmseck@netcologne.de> |