Search Criteria
Package Details: proftpd 2:1.3.8d-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/proftpd.git (read-only, click to copy) |
---|---|
Package Base: | proftpd |
Description: | High-performance, scalable FTP SSL TLS and SFTP server |
Upstream URL: | http://www.proftpd.org/ |
Licenses: | GPL |
Submitter: | xyproto |
Maintainer: | severach |
Last Packager: | severach |
Votes: | 60 |
Popularity: | 0.71 |
First Submitted: | 2013-05-16 15:03 (UTC) |
Last Updated: | 2025-06-10 15:17 (UTC) |
Dependencies (14)
- acl (acl-gitAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- hiredis (hiredis-gitAUR)
- libcap
- libldap (libldap-gnutlsAUR)
- libsodium (libsodium-gitAUR, libsodium-1.0.18AUR)
- libxcrypt (libxcrypt-gitAUR)
- mariadb-libs (libmysqlclient80AUR, libmysqlclient81AUR, libmysqlclient84AUR, libmysqlclientAUR, mariadb-lts-libs)
- ncurses (ncurses-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- pam (pam-selinuxAUR)
- perl (perl-gitAUR)
- postgresql-libs (postgresql13-libsAUR, postgresql-libs-gitAUR, postgresql-libs-12AUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
migrev commented on 2021-03-04 09:51 (UTC)
@severach: Done. Thanks for your contribution!
severach commented on 2021-03-04 08:06 (UTC) (edited on 2021-03-04 08:06 (UTC) by severach)
Remove CFLAGS from the make line. -fcommon was fixed in 1.3.7a so can be removed. CFLAGS goes before configure. make CFLAGS wipes out upstream CFLAGS selected by configure. The fix for Issue #1111 won't work CFLAGS on the make line.
migrev commented on 2020-12-14 11:38 (UTC)
@drakkan: Done :)
drakkan commented on 2020-12-12 13:30 (UTC)
Hi, can you please add mod_digest?
I modified the PKGBUILD as above and it is working fine, thank you
eomanis commented on 2020-07-28 16:46 (UTC)
There is a new release available, ProFTPD 1.3.7a.
Changing the PKGBUILD to
pkgver=1.3.7a
,md5sums=('4a9b8877b2e9b08d70e71ad56c19e2c9'
seems to be sufficient to build it, and for me it runs without needing to change myproftpd.conf
at all.But it also seems that ProFTPD 1.3.7b is already in the making, so it might make sense to just wait for that one.
migrev commented on 2020-06-20 00:09 (UTC)
@eomanis: Done! :)
eomanis commented on 2020-06-19 13:21 (UTC)
Hi migrev,
could you add the mod_tls_shmcache module?
It just needs to be added to the --with-modules= list, maybe behind
mod_tls
because it is sort of an enhancement tomod_tls
:petronny commented on 2019-10-13 12:25 (UTC)
Hi, could you bump the epoch so that pacman can upgrade it normally?
holterdipolter commented on 2019-04-11 09:54 (UTC)
Maybe add support for armv7l and aarch64 CPUs. I had no issues compiling for both.
migrev commented on 2019-02-18 13:30 (UTC)
@mikefarmer01: Looks like it is working for me:
$ LANG=C wget ftp://ftp.proftpd.org/distrib/source/proftpd-1.3.6.tar.gz --2019-02-18 14:29:57-- ftp://ftp.proftpd.org/distrib/source/proftpd-1.3.6.tar.gz => 'proftpd-1.3.6.tar.gz.1' Resolving ftp.proftpd.org (ftp.proftpd.org)... 86.59.114.198 Connecting to ftp.proftpd.org (ftp.proftpd.org)|86.59.114.198|:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD (1) /distrib/source ... done. ==> SIZE proftpd-1.3.6.tar.gz ... 20251898 ==> PASV ... done. ==> RETR proftpd-1.3.6.tar.gz ... done. Length: 20251898 (19M) (unauthoritative)
proftpd-1.3.6.tar.gz.1 100%[====================================================================================================================>] 19.31M 3.90MB/s in 10s
2019-02-18 14:30:08 (1.92 MB/s) - 'proftpd-1.3.6.tar.gz.1' saved [20251898]
« First ‹ Previous 1 2 3 4 5 6 Next › Last »