Commit Graph

52 Commits

Author SHA1 Message Date
Tobias Kortkamp e9ad00244a mail/opensmtpd-devel: openssl111 -> openssl
Reported by:	portscan
2020-01-02 11:53:40 +00:00
Mathieu Arnold 558224994b onvert to UCL & cleanup pkg-message (categories l-m) 2019-08-13 22:29:42 +00:00
Jan Beich f18538b989 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
2019-08-02 13:30:40 +00:00
Dima Panov 1ed9231979 - Sorry, fix typo :( 2018-12-22 03:44:37 +00:00
Dima Panov e834d6e9a9 - Unbreak on 12+ with SSL_DEFAULT=libressl[-devel]
Submitted by:	gahr
2018-12-22 03:21:16 +00:00
Dima Panov 2554ea9c97 - 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
2018-11-05 23:28:55 +00:00
Dima Panov 4e17d75935 - 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
2018-05-03 23:17:24 +00:00
Dima Panov 200e5f9ce0 - Pet MDA part, add brackets around Return-Path as per RFC5322 §3.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
2018-04-26 00:53:01 +00:00
Dima Panov a784de17f6 - 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]
2018-01-11 13:16:40 +00:00
Antoine Brodin 034b4e6d7d Register dependency on groff
PR:		213725
2017-05-29 11:32:14 +00:00
Jan Beich a9425224f1 devel/libevent2: drop historical suffix after r362796
PR:		216777
Approved by:	mm (maintainer)
2017-02-20 02:57:04 +00:00
Jan Beich 21a7215c9a 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)
2017-02-04 07:56:59 +00:00
Dmitry Marakasov 8244fe99bc - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by:	portmgr blanket
2017-01-11 10:08:38 +00:00
Dima Panov 0e79a0f738 - Get rid of USE_OPENSSL, switch to USES= ssl 2016-12-07 15:34:35 +00:00
Ashish SHUKLA d8be863d00 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!
2016-10-17 10:38:05 +00:00
Ashish SHUKLA fd369cbced - Update to 201606220754
Submitted by:	fluffy (private mail)
2016-06-27 11:38:18 +00:00
Ashish SHUKLA b18226c2c5 - Update to 201606152203p1
- Remove the already upstream-ed diff
2016-06-20 05:46:08 +00:00
Ashish SHUKLA cec8c4fe51 - Update to 201606062303
- Add fix for issue #702 (in OpenSMTPD) which was resulting in build
  error on FreeBSD 9.x
2016-06-07 09:20:07 +00:00
Ashish SHUKLA e0af6de415 - Update to 201605221711[1]
- Add option for table db (aliases)[1]
- Add CPE information[1]

PR:		209770[1] 208991
Submitted by:	fluffy[1]
2016-05-30 00:17:50 +00:00
Dima Panov 8ca6393dd4 - 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)
2016-05-27 07:02:55 +00:00
Dmitry Marakasov e87a8bd319 - Fix trailing whitespace in pkg-messages
Approved by:	portmgr blanket
2016-05-19 11:09:14 +00:00
Mathieu Arnold 8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00
Ashish SHUKLA 415c9a4158 - Revert r409521, due to bad testing on my part
Reported by:	fluffy
2016-02-25 16:57:44 +00:00
Ashish SHUKLA 8c2cbd7198 - Mark as broken with LIBASR option, due to incompatibility 2016-02-25 14:21:08 +00:00
Ashish SHUKLA 61f8196a68 - Add the CPE_VENDOR missed in previous commit 2016-02-22 12:38:13 +00:00
Ashish SHUKLA 28282de23b - Update to 201602131907[1]
- Switch to using DISTVERSIONSUFFIX[1]
- Add SSL_PORT option to specify if OpenSSL from ports is to be used[1]
- Enforce SSL_PORT for 9.x[1]
- Cleanup OPTIONS[1]
- Remove unnecessary diffs[1]
- Add diff to handle long usernames (from mail/opensmtpd)
- Mark smtpctl binary as setgid for offline mail queuing to work
  (reported/committed upstream)
- Explicitly create symlink for makemap, as mailwrapper does not seem
  to manage the symlink
- Fix rc.d script as process name has been changed

PR:		206357
Submitted by:	Andrey Fesenko <andrey at bsdnir dot info>[1]
2016-02-22 12:21:22 +00:00
Dmitry Marakasov b973963717 - Drop @dirrm* from plist
Approved by:	portmgr blanket
2015-12-26 15:30:45 +00:00
Mathieu Arnold 320514f1dd 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
2015-09-16 13:03:45 +00:00
Ashish SHUKLA 64c5551aa5 - Update to 201506112227
- Enable "db" backend by default

PR:		200981
Submitted by:	Andrey Fesenko <andrey@bsdnir.info>
2015-06-23 10:43:59 +00:00
Mathieu Arnold 6172d4b590 Remove $FreeBSD$ from patches files everywhere.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 20:34:27 +00:00
Ashish SHUKLA 1bef36aa0c - 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
2015-03-29 05:17:43 +00:00
Ashish SHUKLA 1b75f6827a - Update rc.d script to add a configtest command to test configuration
before starting/restarting service.

PR:		197587
Submitted by:	elbarto at megadrive.org
2015-02-13 11:51:06 +00:00
Ashish SHUKLA 835bf893ef 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)
2015-02-07 19:04:15 +00:00
Chris Rees 1e94b6fb2f Switch to USES=pgsql 2014-11-22 19:13:49 +00:00
Antoine Brodin 8e556b93ae Cleanup plist 2014-11-22 18:42:44 +00:00
Ashish SHUKLA ab8dff2e80 - 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)
2014-08-31 04:13:16 +00:00
Baptiste Daroussin b564653452 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
2014-07-24 13:32:58 +00:00
Baptiste Daroussin f329319eb5 Fix some non default LIB_DEPENDS
With hat:	portmgr
2014-07-16 08:13:58 +00:00
Tijl Coosemans ec94e4d5eb 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)
2014-07-05 12:19:32 +00:00
Ashish SHUKLA 5a2ce98c64 - Make rc.d script sends signals only to the parent daemon process to
fix a race condition.

Submitted by:	naddy (via private email)
2014-06-04 00:32:31 +00:00
Ashish SHUKLA 6910214783 - Update to 201405202105 2014-06-02 13:35:41 +00:00
Ashish SHUKLA 7914d4e702 - Update to snapshot 201404151432
- Use new LIB_DEPENDS format
- Usd OpenSSL from ports for TLSv1.2 support

Changes:	http://article.gmane.org/gmane.mail.opensmtpd.general/1534
2014-04-17 12:53:32 +00:00
Ashish SHUKLA bf09711b4e - Update to latest snapshot 201403051040
- Add OPTION for redis support

Changes:	http://article.gmane.org/gmane.mail.opensmtpd.general/1427
2014-03-05 12:43:40 +00:00
Ashish SHUKLA f173887e2e - Update to latest snapshot 201401241552
- Explicitly specify PAM service name

Changes:	http://article.gmane.org/gmane.mail.opensmtpd.general/1333
2014-01-26 23:53:01 +00:00
Ashish SHUKLA 62ad3ae9b5 - Fix typo in rc scripts
Reported by:	feld
2013-12-17 09:41:43 +00:00
Ashish SHUKLA c2aae545ae - Update to latest snapshot 201312142054
- Add STAGE support
- Use OptionsNG helpers
- Add OPTION for installing CA bundle
2013-12-16 05:30:28 +00:00
Baptiste Daroussin fd61959c15 Add NO_STAGE all over the place in preparation for the staging support (cat: mail) 2013-09-20 19:59:12 +00:00
Ashish SHUKLA cb72a918e2 - Update to latest snapshot 201308201232
Changes:	http://article.gmane.org/gmane.mail.opensmtpd.general/858
2013-08-26 09:47:12 +00:00
Ashish SHUKLA 2ce50e0dff - Update to latest snapshot 201307311702
- Remove the diff for compiling with PostgreSQL support (committed upstream)

Changes:	http://article.gmane.org/gmane.mail.opensmtpd.general/830
2013-08-02 15:58:31 +00:00
Ashish SHUKLA 560fed175b - Update to latest snapshot 201307221453
- Remove diffs for getopt fixes which are now in upstream
- Keep the fix for fixing build with PostgreSQL

Changes:		http://article.gmane.org/gmane.mail.opensmtpd.general/819
2013-07-23 07:35:47 +00:00