Port details |
- opensmtpd-extras-table-postgresql PostgreSQL table support for OpenSMTPD
- 6.7.1,1 mail
=1 6.7.1,1Version of this port present on the latest quarterly branch. NOTE: Slave port - quarterly revision is most likely wrong. - Maintainer: fluffy@FreeBSD.org
 - Port Added: 2016-04-16 01:38:07
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: json-c, rubywarden, sysinfo, miller
- License: ISCL
- Description:
- OpenSMTPD addons.
WWW: https://github.com/OpenSMTPD/OpenSMTPD-extras
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- opensmtpd-extras-table-postgresql>0:mail/opensmtpd-extras-table-postgresql
- To install the port:
- cd /usr/ports/mail/opensmtpd-extras-table-postgresql/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/opensmtpd-extras-table-postgresql
- pkg install opensmtpd-extras-table-postgresql
- PKGNAME: opensmtpd-extras-table-postgresql
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1587878117
SHA256 (opensmtpd-extras-6.7.1.tar.gz) = f84385559a8bb366b2fe25d8b1f78c108f07cc15992350171569d7bdc2e935ac
SIZE (opensmtpd-extras-6.7.1.tar.gz) = 548792
- Packages (timestamps in pop-ups are UTC):
- Master port: mail/opensmtpd-extras
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- smtpctl : mail/opensmtpd
- autoconf>=2.69 : devel/autoconf
- automake>=1.16.1 : devel/automake
- libtoolize : devel/libtool
- Runtime dependencies:
-
- smtpctl : mail/opensmtpd
- Library dependencies:
-
- libevent.so : devel/libevent
- libpq.so.5 : databases/postgresql12-client
- This port is required by:
- for Run
-
- mail/opensmtpd-extras
- Configuration Options:
- No options to configure
- Options name:
- mail_opensmtpd-extras-table-postgresql
- USES:
- pgsql autoreconf ssl libtool
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 9
Commit History - (may be incomplete: see SVNWeb link above for full details) |
This is a slave port. You may also want to view the commits to the master port: mail/opensmtpd-extras | Date | By | Description |
06 Apr 2021 14:31:07 6.7.1,1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
26 Oct 2019 16:24:47
6.4.0,1
|
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 |
26 Jul 2019 20:46:57
201606230001_4
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
12 Dec 2018 01:35:36
201606230001_3
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
20 Feb 2017 02:57:04
201606230001_2
|
jbeich  |
devel/libevent2: drop historical suffix after r362796
PR: 216777
Approved by: mm (maintainer) |
04 Feb 2017 07:56:59
201606230001_1
|
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) |
07 Jun 2016 09:32:23
201606062304
|
fluffy  |
- Update to 201606062304 development snapshot
- Reset PORTREVISION in slave ports to zero
PR: 210086
Submitted by: myself
Approved by: gahr, miwi (mentor, implicit) |
27 May 2016 18:29:53
201605232202_1
|
fluffy  |
- 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 |
16 Apr 2016 01:37:53
201602042118_1
|
adamw  |
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) |
Number of commits found: 9
|