Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.3.0_3,1 30 Jan 2024 11:49:33 |
Muhammad Moinur Rahman (bofh) |
mail/opensmtpd: Moved man to share/man
Approved by: portmgr (blanket) |
7.3.0_2,1 27 Oct 2023 09:16:43 |
Dag-Erling Smørgrav (des) |
mail/opensmtpd: Use the correct OpenSSL idiom to load the trust store.
Fixes: bde578cbfcf9
PR: 274322
MFH: 2023Q4
Approved by: fluffy
Differential Revision: https://reviews.freebsd.org/D42123 |
7.3.0_1,1 06 Oct 2023 09:46:37 |
Dag-Erling Smørgrav (des) |
mail/opensmtpd: Remove unneeded CA_BUNDLE option.
MFH: 2023Q4
Approved by: fluffy
Differential Revision: https://reviews.freebsd.org/D42073 |
7.3.0,1 03 Oct 2023 20:54:58 |
Dima Panov (fluffy) |
mail/opensmtpd: update to 7.3.0p2
PR: 272047
Release Notes: https://github.com/OpenSMTPD/OpenSMTPD/releases/tag/7.3.0p0
https://github.com/OpenSMTPD/OpenSMTPD/releases/tag/7.3.0p1
https://github.com/OpenSMTPD/OpenSMTPD/releases/tag/7.3.0p2 |
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) |
6.8.0,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 ) |
6.8.0,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 ) |
6.8.0,1 23 Nov 2021 22:11:40 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
6.8.0,1 30 Sep 2021 21:23:30 |
Rene Ladan (rene) |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
6.8.0,1 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
6.8.0,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
6.8.0,1 24 Dec 2020 16:31:48 |
fluffy |
mail/opensmtpd: update to 6.8.0p2 portable release |
6.7.1,1 22 May 2020 03:55:47 |
fluffy |
mail/opensmtpd: update to 6.7.1p1 portable release
- fixes a packaging issue causing asr.h to be installed in target system
- fixes a possible crash in the MTA when establishing IPv6 connections |
6.7.0,1 19 May 2020 16:14:25 |
fluffy |
mail/opensmtpd: update to 6.7.0p1 portable release
Changes in this release:
========================
New Features:
- Allowed use of the smtpd(8) session username in built-in filters when
available.
- Introduced a bypass keyword to smtpd(8) so that built-in filters can bypass
processing when a condition is met.
- Allowed use of 'auth' as an origin in smtpd.conf(5).
- Allowed use of mail-from and rctp-to as for and from parameters in
smtpd.conf(5).
Bug fixes:
- Ensured legacy ssl(8) session ID is persistent during a client TLS session,
fixing an issue using TLSv1.3 with smtp.mail.yahoo.com.
- Fixed security vulnerabilities in smtpd(8). Corrected an out-of-bounds read in
smtpd allowing an attacker to inject arbitrary commands into the envelope file
to be executed as root, and ensured privilege revocation in smtpctl(8) to
prevent arbitrary commands from being run with the _smtpq group.
- Allowed mail.local(8) to be run as non-root, opening a pipe to lockspool(1)
for file locking.
- Fixed a security vulnerability in smtpd(8) which could lead to a privilege
escalation on mbox deliveries and unprivileged code execution on lmtp
deliveries.
- Added support for CIDR in a: spf atoms in smtpd(8).
- Fixed a possible crash in smtpd(8) when combining "from rdns" with nested
virtual aliases under a particular configuration. |
6.6.4_1,1 31 Mar 2020 17:48:10 |
fluffy |
Fix missed '\' at line end
Pointyhat to: fluffy |
31 Mar 2020 17:44:15
|
fluffy |
mail/opensmtpd: We not need to care about OpenBSD here
Make configure args for mbox path unconditional
Noted by: mat |
6.6.4_1,1 26 Mar 2020 08:55:42 |
fluffy |
mail/opensmtpd: honor hier(1) for mbox homedir
By default, OpenSMTPd rely on OpenBSD defaults, /var/spool/mail, instead of
/var/mail
Point it on /var/mail on all supported platforms != OpenBSD
Reported by: Denis Fortin via private mail
MFH: 2020Q1 |
6.6.4,1 24 Feb 2020 18:36:49 |
fluffy |
mail/opensmtpd: update to 6.6.4p1 security releaase
SECURITY RELEASE
An out of bounds read in smtpd allows an attacker to inject arbitrary commands
into the envelope file which are then executed as root. Separately, missing
privilege revocation in smtpctl allows arbitrary commands to be run with the
_smtpq group.
MFH: 2020Q1 |
6.6.3,1 11 Feb 2020 15:32:35 |
fluffy |
mail/opensmtpd: update to 6.6.3p1 release
- switch default configuration to maildir
- allow mbox to deliver to users without requiring privileges in the daemon
- allow lmtp to receive sender/recipient in environment
MFH: 2020Q1 |
6.6.2,1 29 Jan 2020 02:55:05 |
fluffy |
mil/opensmtpd: update to 6.6.2p1 relase
This update addressed LPE and RCE vulnerabilities in OpenSMTPD (CVE-2020-7247)
https://www.openwall.com/lists/oss-security/2020/01/28/3
This vulnerability is exploitable since May 2018 (commit a8e222352f, "switch
smtpd to new grammar") and allows an attacker to execute arbitrary shell
commands, as root:
- either locally, in OpenSMTPD's default configuration (which listens on
the loopback interface and only accepts mail from localhost);
- or locally and remotely, in OpenSMTPD's "uncommented" default
configuration (which listens on all interfaces and accepts external
mail).
PR: 243686
Reported by: authors via irc
MFH: 2020Q1
Relnotes: https://www.mail-archive.com/misc@opensmtpd.org/msg04850.html |
6.6.1,1 01 Jan 2020 17:27:55 |
brnrd |
Chase rename of security/openssl111
- Categories a-m
MFH: 2020Q1 |
6.6.1,1 06 Nov 2019 12:59:36 |
fluffy |
- Update OpenSMTPd to 6.6.1p1 portable release |
6.6.0,1 26 Oct 2019 16:24:47 |
fluffy |
- Update OpenSMTPd to 6.6.0 portable release
This release builds with LibreSSL > 3.0.2 or OpenSSL > 1.1.0.
FreeBSD 11.x users should update to 12.x/13.x or switch system-wide
default ssl library to openssl111/libressl
- Update -extras to 6.4.0 release
Filters still missing, corresponded ports temporary markes
as IGNORED
PR: 213442,228937
MFH: 2019Q4 |
5.9.2p1_7,1 13 Aug 2019 22:29:43 |
mat |
onvert to UCL & cleanup pkg-message (categories l-m) |
5.9.2p1_7,1 02 Aug 2019 13:30:40 |
jbeich |
devel/libevent2: update to 2.1.11
Changes: https://github.com/libevent/libevent/releases/tag/release-2.1.11-stable
ABI: https://abi-laboratory.pro/tracker/timeline/libevent/
PR: 239599
Reported by: GitHub (watch releases)
Approved by: zeising (maintainer)
MFH: 2019Q3 (maybe security, partially restores 2.1.8 ABI)
Differential Revision: https://reviews.freebsd.org/D21133 |
5.9.2p1_6,1 22 Dec 2018 03:21:16 |
fluffy |
- Unbreak on 12+ with SSL_DEFAULT=libressl[-devel]
Submitted by: gahr |
5.9.2p1_6,1 05 Nov 2018 23:28:55 |
fluffy |
- While major 6.4 update still cooking (authors dropped openssl support at all
in favor of libressl), mark OpenSMTPd as BROKEN with openssl 1.1.x api
- Use https in pkg-descr url
MFH: 2018Q4 |
5.9.2p1_6,1 21 Oct 2018 09:30:16 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
5.9.2p1_6,1 03 May 2018 23:17:24 |
fluffy |
- Prevent OpenSMTPD session hangs and retain a descriptor forever on empty body
(i.e. when the dot appears on the line directly after the headers).
This could be used by an attacker to exhaust resources.
PR: 227899
Submitted by: grembo
Obtained from: OpenSMTPD git repo (backported)
MFH: 2018Q2 |
5.9.2p1_5,1 26 Apr 2018 00:53:01 |
fluffy |
- Pet MDA part, add brackets around Return-Path as per RFC5322 SS3.6.6.
Missing brackets lead to a panic when a malformed address line
is fed to dovecot-lda
Submitted by: gahr
Reported by: brnrd via dovecot ML
Obtained
from: https://github.com/OpenSMTPD/OpenSMTPD/pull/847/commits/725ba4fa2ddf23bbcd1ff9ec92e86bbfaa6825c8 |
5.9.2p1_4,1 11 Jan 2018 13:16:40 |
fluffy |
- Drop OPENSSL_PORT redefine, it was used for OSVERSION<103000 [1];
follow system-wide DEFAULT_VERSIONS+= ssl=<openssl variant>
- Sort plist
- @sample config
PR: 225067 [1]
Reported by: Charlie Li [1] |
5.9.2p1_3,1 28 May 2017 10:58:00 |
antoine |
Register dependency on groff
PR: 213725 |
5.9.2p1_3,1 20 Feb 2017 02:57:04 |
jbeich |
devel/libevent2: drop historical suffix after r362796
PR: 216777
Approved by: mm (maintainer) |
5.9.2p1_2,1 04 Feb 2017 07:56:59 |
jbeich |
devel/libevent2: update to 2.1.8 and cleanup
- DEFAULT_VERSIONS += ssl=openssl-devel is now supported
- devel/py-event and devel/p5-Event-Lib are marked BROKEN
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/whatsnew-2.1.txt
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/ChangeLog
PR: 216527
Exp-run by: antoine
Approved by: mm (maintainer) |
5.9.2p1_1,1 11 Jan 2017 10:08:38 |
amdmi3 |
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket |
5.9.2p1_1,1 07 Dec 2016 15:34:35 |
fluffy |
- Get rid of USE_OPENSSL, switch to USES= ssl |
5.9.2p1_1,1 17 Oct 2016 10:38:05 |
ashish |
Assign ports to fluffy@, who is actively tracking OpenSMTPD
development, and has kindly agreed to take the maintainership
of following ports:
- dns/libasr
- dns/libasr-devel
- mail/opensmtpd
- mail/opensmtpd-devel
Thank you! |
5.9.2p1_1,1 27 May 2016 07:02:55 |
fluffy |
- Allow custom config file in rc script for both stable/devel ports
- While here, create makemap symlink only with TABLE_DB enabled
Reported by: myself (for adamw)
Reviewed by: adamw
Approved by: miwi (mentor, implicit) |
5.9.2p1,1 26 May 2016 12:56:35 |
brnrd |
mail/opensmtpd: Fix SSL and CA problems
- Change with-ssl to with-ssllib
- Change with-ca-file to with-path-CAfile
- Remove broken for libasr-devel
PR: 208991
Submitted by: fluffy
Approved by: maintainer (implicit) |
5.9.2p1,1 26 May 2016 07:15:17 |
brnrd |
mail/opensmtpd: Update to 5.9.2
- Update to 5.9.2p1
- Remove usernamelen patch (default 255+1)
- Fix renamed configure args
- Add symlink for makemap (now included in smtpctl)
- Align versioning with other OpenBSD projects
- Add _smtpq group
- Add UPDATING entry for existing installs
- Update pkg-message for existing installs
Reviewed by: adamw, mat
Approved by: adamw, maintainer (implicit)
Differential Revision: D6421 |
5.7.3_2,1 19 May 2016 11:09:14 |
amdmi3 |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
5.7.3_2,1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
5.7.3_2,1 25 Feb 2016 14:19:16 |
ashish |
- Add SSL_PORT option to specify if OpenSSL from ports is to be used[1]
- Make option descriptions generic[1]
- Cleanup OPTIONS[1]
- Enforce SSL_PORT for 9.x[1]
- Mark as broken with LIBASRDEVEL option, due to incompatibility
PR: 206523[1]
Submitted by: Andrey Fesenko <andrey at bsdnir dot info>[1] |
5.7.3_1,1 02 Feb 2016 20:45:04 |
gahr |
mail/opensmtpd: restore patch to install .sample config file
Notified by: adamw@
MFH: 2016Q1 |
5.7.3_1,1 02 Feb 2016 15:36:11 |
gahr |
mail/opensmtpd: update to 5.7.3p2
Details at https://github.com/OpenSMTPD/OpenSMTPD/issues/650
While at it, remove a stale patch that isn't applicable anymore. Upstream
implements this logic already, and the patch doesn't actually patch anything.
PR: 206816
Submitted by: sa.inbox@gmail.com
Approved by: portmgr@ |
06 Oct 2015 03:20:23
|
junovitch |
mail/opensmtpd: update 5.7.1 -> 5.7.3
Changes: https://www.opensmtpd.org/announces/release-5.7.2.txt
Changes: https://www.opensmtpd.org/announces/release-5.7.3.txt
Approved by: ashish (maintainer, implicit from AFK notice)
Security: 42852f72-6bd3-11e5-9909-002590263bf5
Security: ee7bdf7f-11bb-4eea-b054-c692ab848c20
Security: CVE-2015-7687
MFH: 2015Q4 |
5.7.1_2,1 16 Sep 2015 13:03:46 |
mat |
It seems some people keep adding $FreeBSD$ to patch files.
Patches must not be changed by the vcs, this includes the
svn:keyword expansion. Set fbsd:nokeywords to a couple of patches.
With hat: portmgr
Sponsored by: Absolight |
5.7.1_2,1 16 Aug 2015 23:25:19 |
ashish |
- Fix typos in the patch committed in r394424
Reported by: adamw |
5.7.1_1,1 16 Aug 2015 21:54:16 |
ashish |
- Add a patch to handle long usernames during SMTP authentication,
e.g. often username exceeds the limit when it contains @host.name
part.
Reported by: gahr (via private email)
Obtained from: Philipp Takacs <philipp@bureaucracy.de> (via IRC) |
5.7.1,1 15 Jul 2015 15:53:21 |
ashish |
- Update to 5.7.1p1
- Add TABLE_DB option to add support for aliases db
- Sort options in alphabetical order
PR: 201241
Submitted by: brnrd |
5.4.6,1 15 Jun 2015 02:12:32 |
ashish |
- Update to 5.4.6
Changes: http://article.gmane.org/gmane.mail.opensmtpd.general/2759 |
5.4.5,1 27 Apr 2015 02:42:23 |
ashish |
- Update to 5.4.5p1
- Remove OPTIONS for the features unsupported upstream: SQLITE, MYSQL,
LDAP, PGSQL, and REDIS
- Add workaround to prevent unnecessary dependency on autotools, due
to problem with tarball
- Add note to UPDATING about the removal of OPTIONS |
5.4.4_1,1 17 Apr 2015 11:47:53 |
amdmi3 |
- Add LICENSE_FILE
- Add CPE info
Approved by: portmgr blanket |
5.4.4_1,1 29 Mar 2015 05:17:44 |
ashish |
- Add OPTION to only update mailer.conf(5) on demand
- Update COMMENT so it complies with guidelines in Porter's
Handbook
PR: 198375
Submitted by: adamw |
5.4.4_1,1 13 Feb 2015 11:52:23 |
ashish |
- Update rc.d script to add a configtest command to test configuration
before starting/restarting service.
PR: 197587
Submitted by: elbarto at megadrive.org |
5.4.4,1 07 Feb 2015 19:04:16 |
ashish |
OpenSMTPD port updates
mail/opensmtpd:
- Update to 5.4.4p1
- Add LIBASRDEVEL option to depend on dns/libasr-devel
- Use OpenSSL from ports, should help with migration to LibreSSL
- Explicitly provide path to OpenSSL[1]
mail/opensmtpd-devel:
- Update to 201502012312
- Add LIBASR option to depend on dns/libasr
- Remove MYSQL, PGSQL, LDAP, and REDIS options as they're removed
upstream
- Add a note for above to UPDATING
- Explicitly provide path to OpenSSL[1]
- Add a diff to fix build failure on FreeBSD[2]
Reported by: TJ <tj at mrsk.me> (via private email)
Submitted by: Herbert J. Skuhra <herbert at oslo.ath.cx> (via list) |
5.4.2_4,1 22 Nov 2014 19:13:50 |
crees |
Switch to USES=pgsql |
5.4.2_4,1 22 Nov 2014 13:43:56 |
bapt |
Remove useless @dir* |
5.4.2_4,1 19 Sep 2014 12:40:53 |
tijl |
- Drop dependency on autoconf and automake
- Use correct form of OPTIONS_SUB
- Remove FreeBSD 7 support
- Remove post-deinstall (handled by pkg) |
5.4.2_4,1 31 Aug 2014 04:13:16 |
ashish |
- Fix rc.d script so it can distinguish between smtpd processes
running between host and jail
Submitted by: Creaky <whatexercise at gmail.com> (via private email) |
5.4.2_3,1 30 Aug 2014 11:03:27 |
amdmi3 |
- Drop .la files, no dependees require them
Approved by: portmgr blanket |
5.4.2_3,1 24 Jul 2014 13:32:59 |
bapt |
Only use libevent2
Remove libevent as libevent2 is providing a good compatibility interface as well
as providing better performances.
Remove custom patches from libevent2 and install libevent2 the regular way
Mark ports abusing private fields of the libevent1 API as broken
Import a patch from fedora to have honeyd working with libevent2
Remove most of the patches necessary to find the custom installation we used to
have for libevent2
With hat: portmgr |
5.4.2_2,1 05 Jul 2014 19:41:14 |
bapt |
Fix LIB_DEPENDS |
5.4.2_2,1 05 Jul 2014 12:19:33 |
tijl |
Bump more ports that depend on libsqlite3.so:
- ports that set USE_SQLITE with the *_USE option helper
- ports that depend on libsqlite3 indirectly as reported by pkg rquery
Approved by: portmgr (implicit) |
5.4.2_1,1 01 Jul 2014 14:39:31 |
bapt |
Use modern LIB_DEPENDS |
5.4.2_1,1 04 Jun 2014 00:30:49 |
ashish |
- Make rc.d script send signals only to the parent daemon process to
fix a race condition.
Submitted by: naddy (via private email) |
5.4.2,1 05 Mar 2014 09:52:43 |
ashish |
- Update to 5.4.2p1
- Add OPTIONS for CA bundle, and Redis support
- Switch to OptionsNG helpers
- Remove _smtpf user (not used anymore)
Changes: http://article.gmane.org/gmane.mail.opensmtpd.general/1415 |
5.4.1_1,1 17 Feb 2014 10:04:05 |
ashish |
- Add missing file
Reported by: Nicolas EDEL (on IRC) |
5.4.1,1 17 Dec 2013 09:41:43 |
ashish |
- Fix typo in rc scripts
Reported by: feld |
5.4.1,1 07 Dec 2013 17:14:13 |
ashish |
- Update to 5.4.1p1
- Update LICENSE information
- Add OPTIONS for SQLITE, MYSQL, PGSQL, and LDAP
- Add STAGE support
- Add a note to UPDATING about change in configuration
Changes: http://article.gmane.org/gmane.mail.opensmtpd.general/1146 |
5.3.3,1 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
5.3.3,1 23 Jul 2013 21:39:07 |
ade |
Hack around fallout from recent update to automake-1.14 |
5.3.3,1 30 Jun 2013 21:42:52 |
ashish |
- Add opensmtpd-devel package to CONFLICTS_INSTALL
- Update LICENSE information to point to the actual LICENSE file[1]
Submitted by: Alexander Milanov <a at amilanov.com>[1] (private mail) |
5.3.3,1 07 Jun 2013 03:39:32 |
ashish |
- Update to 5.3.3p1
- Remove unneeded dependency on databases/sqlite3
- Use a cleaner way to pass configuration directory[1]
PR: ports/179364[1]
Submitted by: Emmanuel Vadot <elbarto at bocal.org>[1]
Changes: http://article.gmane.org/gmane.mail.opensmtpd.general/630 |
5.3.2,1 18 May 2013 21:54:43 |
ashish |
- Update to 5.3.2p1
Changes: http://article.gmane.org/gmane.mail.opensmtpd.general/561 |
5.3.1,1 27 Apr 2013 17:35:35 |
ashish |
- Update to 5.3.1p1
- Use CONFLICTS_INSTALL, instead of CONFLICTS[1]
Changes: http://article.gmane.org/gmane.mail.opensmtpd.general/469
Reported by: Vincent Gross <dermiste at kilob.yt> |
5.3,1 27 Mar 2013 14:58:56 |
ashish |
- Update to 5.3p1
- Bump PORTEPOCH
- Add additional USERS for privilege separation
- Add instructions for fixing permissions in pkg-message
- Add a note about privilege separation to UPDATING file
Changes: http://article.gmane.org/gmane.mail.opensmtpd.general/446 |
201303011853 04 Mar 2013 02:50:49 |
ashish |
- Update to latest snapshot 201303011853
- Add option for PAM support
Changes: http://article.gmane.org/gmane.mail.opensmtpd.general/435 |
201302212015 23 Feb 2013 11:45:35 |
ashish |
- Update to latest snapshot 201302212015p1
Changes: http://article.gmane.org/gmane.mail.opensmtpd.general/405 |
201302152354 16 Feb 2013 07:19:27 |
ashish |
- Update to latest snapshot 201302152354
Changes: http://thread.gmane.org/gmane.mail.opensmtpd.general/401 |
201302141353 14 Feb 2013 14:31:31 |
ashish |
- Update to latest snapshot 201302141353
Changes: http://article.gmane.org/gmane.mail.opensmtpd.general/394 |
201302051638 06 Feb 2013 16:10:57 |
ashish |
- Update to latest snapshot 201302051638 |
201301312105 31 Jan 2013 20:30:18 |
ashish |
- Update to latest snapshot 201301312105 |
201301281310 29 Jan 2013 22:39:15 |
ashish |
- Update to latest snapshot 201301281310 |
201301191220 21 Jan 2013 00:44:06 |
ashish |
- Update to latest snapshot 201301191220
- Add a note to UPDATING about flushing queue before update
Changes: http://thread.gmane.org/gmane.mail.opensmtpd.general/341 |
201301111154 18 Jan 2013 14:37:06 |
ashish |
- Update to latest snapshot 201301111154
Previous version committed few minutes ago was not latest, an error on my
part. |
201301050937 18 Jan 2013 14:26:49 |
ashish |
- Update to latest snapshot 201301050937 |
201212222206 02 Jan 2013 13:25:06 |
ashish |
- Update to latest snapshot 201212222206
- Add dependency on databases/sqlite3
- Remove ABI version from LIB_DEPENDS
- Document the configuration change in UPDATING |
201210090136 09 Oct 2012 08:01:26 |
ashish |
- Update to latest snapshot 201210090136 |
201209190752 24 Sep 2012 18:15:43 |
ashish |
- Update to latest snapshot 201209190752 |
201208192045 22 Aug 2012 17:18:42 |
ashish |
- Update to latest snapshot 201208192045 |
201207311144 15 Aug 2012 07:26:24 |
ashish |
- Update to latest snapshot 201207311144
- Fix rc.d script
PR: ports/170577
Submitted by: Artis Caune <Artis.Caune at gmail.com> |
201207281129 28 Jul 2012 12:14:54 |
ashish |
- Update to latest snapshot 201207281129 |
201207111000 19 Jul 2012 14:50:29 |
ashish |
- Update to latest snapshot 201207111000 |
201206212223_1 24 Jun 2012 14:43:27 |
ashish |
- Add mirror to MASTER_SITES
- Add dependency on OpenSSL and fix for brokenness on 7.3
- Bump PORTREVISION
Reported by: pav |
201206212223 23 Jun 2012 16:16:01 |
ashish |
- Update to latest snapshot 201206212223 |
201206161848 16 Jun 2012 22:34:10 |
ashish |
- Update to latest snapshot 201206161848
- Remove a patch, accepted by upstream |
201205220027 29 May 2012 13:55:37 |
ashish |
- Update to latest snapshot 201205220027 |
201205011446 16 May 2012 12:06:27 |
ashish |
- Add USER/GROUP, missed from previous commit
- Add _smtpd user to UIDs/GIDs
Reported by: Nike <k-nike@inbox.ru> |
201205011446 14 May 2012 13:12:32 |
ashish |
OpenSMTPD is a FREE implementation of the server-side SMTP protocol as
defined by RFC 5321, with some additional standard extensions. It
allows ordinary machines to exchange e-mails with other systems
speaking the SMTP protocol.
WWW: http://www.OpenSMTPD.org/ |