Port details |
- proftpd-mod_sql_postgres PostgreSQL ProFTPD module
- 1.3.8b_3 databases =3 1.3.8b_3Version of this port present on the latest quarterly branch.
- Maintainer: mm@FreeBSD.org
- Port Added: 2012-01-26 09:38:47
- Last Update: 2024-05-20 10:33:03
- Commit Hash: b66e494
- People watching this port, also watch:: libXdamage, libevent, xcb-util-image, yarn-node20, phpsysinfo-php82
- Also Listed In: ftp
- License: GPLv2
- WWW:
- http://www.proftpd.org/docs/contrib/mod_sql.html
- Description:
- PostgreSQL backend module for mod_sql of ProFTPD
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- proftpd-mod_sql_postgres>0:databases/proftpd-mod_sql_postgres
- To install the port:
- cd /usr/ports/databases/proftpd-mod_sql_postgres/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/proftpd-mod_sql_postgres
- pkg install proftpd-mod_sql_postgres
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: proftpd-mod_sql_postgres
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1704667613
SHA256 (proftpd-1.3.8b.tar.gz) = 183ab7c6107de271a2959ff268f55c9b6c76b2cf0029e6584fccc019686601e0
SIZE (proftpd-1.3.8b.tar.gz) = 19752808
Packages (timestamps in pop-ups are UTC):
- Master port: ftp/proftpd
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- proftpd : ftp/proftpd
- gmake>=4.4.1 : devel/gmake
- Runtime dependencies:
-
- proftpd : ftp/proftpd
- Library dependencies:
-
- libpq.so.5 : databases/postgresql15-client
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_proftpd-mod_sql_postgres
- USES:
- cpe pgsql gmake libtool
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: ftp/proftpd |
Commit | Credits | Log message |
1.3.8b_3 20 May 2024 10:33:03 |
Vsevolod Stakhov (vsevolod) |
security/libsodium: update to 1.0.19, bump dependent ports
PR: 278259
Reported by: Andrey Korobkov <alster-vinterdalen.se> |
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) |
1.3.7c_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 ) |
1.3.7c_2 20 Jul 2022 14:21:07 |
Tobias C. Berner (tcberner) |
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.org> (Only the first 15 lines of the commit message are shown above ) |
1.3.7c_2 03 Sep 2021 09:19:35 |
Bernhard Froehlich (decke) |
databases/proftpd-mod_sql_postgres: Add CPE information
USES=cpe was removed per default in the master port so add it here now.
Approved by: portmgr (blanket) |
1.3.7a_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3.6_2 26 Jul 2019 20:46:57 |
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 |
1.3.6_1 12 Dec 2018 01:35:36 |
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 |
1.3.5_3 08 Oct 2014 17:09:40 |
bapt |
Convert to USES=pgsql |
1.3.4d 19 Jan 2014 11:24:24 |
mm |
Add STAGE support to ProFTPD |
1.3.4d 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
1.3.4a_3 17 Jul 2012 14:38:28 |
mm |
Unbreak ProFTPD on sparc [1].
Significantly simplify proftpd port options.
Slave ports will follow in separate commits.
PR: 169644 [1]
Submitted by: Dmitry Afanasiev [1] |
1.3.4a 26 Jan 2012 09:38:14 |
mm |
This is the PostgreSQL backend module for ProFTPD
WWW: http://www.proftpd.org/docs/contrib/mod_sql.html |