| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: ports/97674
Submitted by: Beech Rintoul <beech@mangohealth.org> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
- mark broken on 4.x if libgnugetopt is installed [1], [2]
- re-add LDAP TLS support [1]
- fix options handling [1]
PR: ports/97529
Submitted by: maintainer
Approved by: lawrence (previous commit)
Pointyhat: itetcu (me)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
is actually repeated 3 times so it tries to reverse itself and fails. This patch
is only applied if the LDAP know is checked so it doesn't appear on all builds.
The patch itself defines TLS support in the LDAP module. There are two problems
with doing this. One, it breaks LDAP if the server doesn't support TLS. And two
it causes the build to fail on 4.x. The patch to do this was a requested option,
and isn't critical for most people.
The maintainer is going to add another option knob for LDAP_TLS support once the
4.x build problems are resolved.
PR: 96713
Submitted by: Beech Rintoul <beech@mangohealth.org> (maintainer)
|
|
|
|
|
|
|
|
|
| |
- Fixed makefile syntax after ports/96141
-
PR: ports/96630
Submitted by: Beecher Rintoul <akbeech@gmail.com>
Approved by: Beech Rintoul <beech@mangohealth.org> (maintainer)
|
|
|
|
|
|
|
| |
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
|
|
|
|
|
| |
Noticed by: oliver
Pointyhat to: self
|
|
|
|
|
|
|
|
|
|
| |
- Add SHA256 checksum.
- Remove patch-configure since it has been integrated in genuine configure script.
- Rename patch-af to patch-proftpd.8.in.
PR: ports/88433
Submitted by: Dmitry A Grigorovich <odip@bionet.nsc.ru>
Approved by: maintainer timeout (4 weeks)
|
|
|
|
|
|
|
| |
PR: ports/84607
Submitted by: Max Campos <mcampos@bpsw.biz>
Approved by: maintainer timeout (2 months)
Obtained from: ProFTPD Bug Tracking System
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
mod_ifsession should be the last in modules list
Matus UHLAR - fantomas <uhlar@fantomas.sk>
85675
Add reload command to rc.d/proftpd.sh script
Patrick Gibson <patrick@retrix.com>
85616
Added mod_radius
Boris Kovalenko <boris@tagnet.ru>
|
|
|
|
|
|
|
|
|
| |
- Use default do-install target.
- Install ftpdctl.
- Fix scoreboard issue.
- Move proftpd binary from ${PREFIX}/libexec/ to ${PREFIX}/sbin.
Approved by: mharo
|
|
|
|
| |
Allow for slave ports
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
upgrade to 1.2.9
58415 Melvyn Sopacua <mdev@idg.nl>
add WITH_OPENSSL
57385 Martin Matuska <martin@tradex.sk>
adds rc_subr support
54783 Bruce M Simpson <bms@spc.org>
Ability to support multiple versions MYSQL and LDAP using the WITH_*
variables.
I ended up using the stuff provided in bsd.port.mk with his patches
|
|
|
|
|
|
|
| |
PR: ports/50031
Supersedes: ports/44498, ports/46189, ports/47134, ports/48071,
ports/48096, ports/48966
Submitted by: Randy Philipp <randy@umbc.edu>
|
|
|
|
|
|
| |
PR: 43741
Submitted by: Rong-en Fan <rafan@infor.org>
Approved by: maintainer (mharo) timeout (1 month)
|
|
|
|
| |
__size_t), and fix a format string with two many arguments while I'm here.
|
| |
|
|
|
|
| |
Approved by: maintainer timeout
|
| |
|
|
|
|
|
|
|
|
|
| |
* Update master sites
* Use bzip2 distfiles instead of gzip
* Add WITHOUT_PAM support.
* Add the quota and wrap (TCP Wrappers support) modules.
Submitted by: Anders Nordby <anders@fix.no>
|
|
|
|
| |
Submitted by: Anders Nordby <anders@fix.no>
|
|
|
|
| |
Submitted by: Jeremy Chadwick <yoshi@parodius.com>
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- install xferlog.5 manpage
- create /var/run/proftpd in the rc.d startup script so that it will
be recreated during the next boot.
|
|
|
|
|
| |
- don't install config files as scripts
- strip binary on install
|
| |
|
|
|
|
|
|
|
|
| |
#include <krb.h>
to the auth stuff.
Submitted by: Alex Demidov <alexd@vinf.ru>
PR Number: 13444
|
|
|
|
|
| |
PR: 10830
Submitted by: Micahel Haro <mharo@area51.fremont.ca.us>
|
|
|
|
|
| |
PR: 10186
Submitted by: Michael Haro <mharo@area51.fremont.ca.us>
|
| |
|
|
|
|
|
| |
PR: ports/6982
Submitted by: Bill Fumerola <billf@chc-chimes.com>
|
|
|
|
|
| |
PR: 6884
Submitted by: maintainer
|
|
|
|
|
|
| |
We now use facility FTP vs. DAEMON, and many LOG_NOTICEs were down graded
to LOG_INFO. Out of the box, this thing will fill your `messages' file
so full, you'd never see anything else in it again, on a busy ftp server.
|
|
PR: ports/5588
Submitted by: Stephane Legrand <stephane@lituus.fr>
|