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: ftp/proftpd |
Date | By | Description |
20 Jul 2022 14:21:07 1.3.7c |
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 ) |
03 Sep 2021 09:19:33 1.3.7c |
Bernhard Froehlich (decke)  |
databases/proftpd-mod_sql_mysql: Add CPE information
USES=cpe was removed per default in the master port so add it here now.
Approved by: portmgr (blanket) |
06 Apr 2021 14:31:07 1.3.7a |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
15 Nov 2019 10:12:08
1.3.6b |
tobik  |
Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql |
17 Aug 2015 14:20:41
1.3.5a |
mat  |
Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336 |
19 Jan 2014 11:24:24
1.3.4d |
mm  |
Add STAGE support to ProFTPD |
20 Sep 2013 16:13:49
1.3.4d |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
17 Jul 2012 14:38:28
1.3.4a_3 |
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] |
26 Jan 2012 09:36:58
1.3.4a |
mm  |
This is the MySQL backend module for ProFTPD
WWW: http://www.proftpd.org/docs/contrib/mod_sql.html |