Commit graph

18 commits

Author SHA1 Message Date
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
John Marino
bd515f2ceb mail/opensmtpd-extras: Add CFLAGS and LDFLAGS for USES=ssl
Approved by:	SSL blanket
2016-09-10 00:07:55 +00:00
Dima Panov
ebb204098f - Update OpenSMTPD-extras to 201606230001 snapshot
- Consolidate all -extras under one maintainership

NOTE:	Author still warning everyone about experimental status of filters.
	All --with-filter-XXX replaced with --with-experimental-filter-XXX

Approved by:	adamw
2016-06-23 12:00:36 +00:00
Dima Panov
2f84ffe0e6 - Update OpenSMTPD-extras to 201606212257 snapshot
- Take maintainership from gahr@

NOTE: This snapshot have fixed resolving in filter spamassassin and clamav
      and removed no longer needed chroot option

Approved by:	gahr, miwi (mentor, implicit)
2016-06-22 12:24:57 +00:00
Mathieu Arnold
8271365a60 It's been a long time since I checked ${PORTSDIR} in _DEPENDS line. It
seems quite a few crept in.

Pointy hat to:	fluffy, mm, romain
Sponsored by:	Absolight
2016-06-09 02:50:02 +00:00
Dima Panov
1b3f359c45 - Update to 201606062304 development snapshot
- Reset PORTREVISION in slave ports to zero

PR:		210086
Submitted by:	myself
Approved by:	gahr, miwi (mentor, implicit)
2016-06-07 09:32:23 +00:00
Dima Panov
d4233dc6f9 Install missing ready-to-use OpenSMTPD-extras components:
- filter-monkey
- table-ldap
- tools-stats

Also install experimental components (corresponding groups labelled as "experimental"):

- filter bindings to lua, perl and python languages
- queue and scheduler bindings to perl and python languages

Submitted by:	myself
Reviewed by:	gahr, adamw, miwi
Approved by:	gahr, adamw, miwi (mentor, implicit)
Sponsored by:	milk and cookies
Differential Revision:	https://reviews.freebsd.org/D6084
2016-06-06 12:18:16 +00:00
Dima Panov
e1a0c39c75 - Unconditionally define PORTREVISION in subports
to skip unneccessary bump slaves by master port touching
- Pass master's CONFIGURE_ARGS to slaves
- Option to select mail/opensmtpd[-devel] as build/run dependency
    (and corresponding libasr via this)
- Pass pkgconfig dependency only to subports which need it.
- Adjust dependencies in subports

Submitted by:	myself
Reviewed by:	adamw, gahr
Approved by:	adamw, gahr, miwi (mentor, implicit)
Sponsored by:	milk and cookies
Differential Revision:	https://reviews.freebsd.org/D6607
2016-05-27 18:29:53 +00:00
Pietro Cerutti
26d0e0298e mail/opensmtpd-extras: update to 201605232202 2016-05-25 12:06:06 +00:00
Bernard Spil
96375223cb mail/opensmtpd-extras: Update to 2016-05-18 snapshot
- Update to version 201605182041
  - Remove post-patch for -clamav -spamassassin (is now configurable)
  - Remove post-patch for -regex (fixed upstream)
  - USE_MYSQL to USES= mysql

Reviewed by:	gahr (maintainer), adamw
Approved by:	gahr (maintainer), adamw
Differential Revision:	D6462
2016-05-20 08:49:57 +00:00
Adam Weinberger
43a090f7b2 Add a list of -extras that are demos or for upstream development ONLY, and
should not be added to ports.
2016-04-17 15:48:23 +00:00
Adam Weinberger
eea74f98e9 Add clamav and dkim filters for opensmtpd-extras.
While here, improve the filter-spamassassin port to show the correct
port and host.

I'm done adding opensmtpd-extras now.
2016-04-16 23:01:43 +00:00
Adam Weinberger
24ea943106 Add dnsbl, pause, and regex filters for OpenSMTPD.
-filter-regex needs a post-install target, so I changed the post-install
in MASTERDIR to be pre-patch instead.

Also, in the opensmtpd-extras/Makefile, change the dependencies to only
be run-time, and fix some spacing nits.

PORTREVISION bump for dependency changes.
2016-04-16 16:49:21 +00:00
Adam Weinberger
cd545e5e54 Add filter-spamassassin. PORTREVISION bump for default dependency change. 2016-04-16 02:04:05 +00:00
Adam Weinberger
bdb16346cf Split opensmtpd-extras into a bunch of slave ports. Right now -extras
only has the table stuff, but there are many more pieces. Having
the default package install postgresql, redis, and mysql when all you
wanted was passwd support, is overkill. Ports for filters will come
soon.

The -extras port retains its OPTIONS (and still installs everything
possible, so there's no disruption for current users).

Approved by:	gahr (maintainer)
2016-04-16 01:37:52 +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
Pietro Cerutti
4df7bf5238 mail/opensmtpd-extras: new port - addons for mail/opensmtpd
Currently, only the "tables" components are included. Please feel free to
contribute with "filters", "queues", and "schedulers".

WWW: https://github.com/OpenSMTPD/OpenSMTPD-extras
2016-02-29 12:06:32 +00:00