aboutsummaryrefslogtreecommitdiff
path: root/appveyor.yml
AgeCommit message (Expand)Author
2016-07-17Build with AppVeyor on windowsRichard van Velzen
n class='msg-avail'>...* gnu/packages/ftp.scm (libfilezilla): Update to 0.31.1. Tobias Geerinckx-Rice 2021-09-03gnu: vsftpd: Update to 3.0.5....* gnu/packages/ftp.scm (vsftpd): Update to 3.0.5. Tobias Geerinckx-Rice 2021-07-13gnu: filezilla: Update to 3.55.0....* gnu/packages/ftp.scm (libfilezilla): Update to 0.30.0. (filezilla): Update to 3.55.0. Tobias Geerinckx-Rice 2021-07-02gnu: libfilezilla: Update to 0.29.0....* gnu/packages/ftp.scm (libfilezilla): Update to 0.29.0. Tobias Geerinckx-Rice 2021-07-02gnu: vsftpd: Properly enable the SSL support....* gnu/packages/ftp.scm (vsftpd)[arguments]: Remove (questionable?) "-lcrypt" from LDFLAGS. #define VSF_BUILD_SSL in a new 'build-SSL phase instead. Tobias Geerinckx-Rice 2021-07-02gnu: vsftpd: Edit description....Address ‘guix lint’ warnings. Neither tiptoe around the name nor sell anything. * gnu/packages/ftp.scm (vsftpd)[synopsis]: Make useful. [description]: Use its full name and some nice mark-up. Tobias Geerinckx-Rice 2021-07-02gnu: vsftpd: Cross-compile....* gnu/packages/ftp.scm (vsftpd)[arguments]: Use CC-FOR-TARGET. Tobias Geerinckx-Rice 2021-07-02gnu: vsftpd: Let the build system create directories....* gnu/packages/ftp.scm (vsftpd)[arguments]: Pass the "-D" flag to ‘install’. Remove the now redundant 'mkdir phase. Tobias Geerinckx-Rice 2021-07-02gnu: vsftpd: Honour upstream make flags....* gnu/packages/ftp.scm (vsftpd)[arguments]: Add a new 'append-make-flags phase. Remove our now redundant "-pie" from LDFLAGS. Tobias Geerinckx-Rice 2021-07-02gnu: vsftpd: Update to 3.0.4....* gnu/packages/ftp.scm (vsftpd): Update to 3.0.4. [source]: Build from the regular upstream tarball again. [arguments]: Add ‘-lcap’ and ‘-lpam’ to LDFLAGS. Remove obsolete custom 'unpack and 'apply-CentOS-patches phases. [native-inputs]: Remove p7zip and cpio. Tobias Geerinckx-Rice 2021-05-23gnu: filezilla: Update to 3.54.1....* gnu/packages/ftp.scm (filezilla): Update to 3.54.1. Tobias Geerinckx-Rice 2021-05-06gnu: filezilla: Update to 3.53.1....* gnu/packages/ftp.scm (filezilla): Update to 3.53.1. Tobias Geerinckx-Rice 2021-05-06gnu: libfilezilla: Update to 0.28.0....* gnu/packages/ftp.scm (libfilezilla): Update to 0.28.0. [native-inputs]: Add gcc-8. Tobias Geerinckx-Rice 2021-04-05gnu: ncftp: Add 'release-monitoring-url' property....* gnu/packages/ftp.scm (ncftp)[properties]: New field. Ludovic Courtès 2021-03-30gnu: vsftp: Apply unstaged fixes....* gnu/packages/ftp.scm (vsftpd): Update comment. [version]: Separate version and revision with a hyphen. Tobias Geerinckx-Rice 2021-03-30gnu: vsftpd: Use CentOS version and patches....* gnu/packages/ftp.scm (vftpd)[source]: Use CentOS source RPM. [arguments]: Adapt the 'unpack phase, and apply CentOS patches in a new 'apply-CentOS-patches phase. [inputs]: Add openssl, linux-pam, and libcap. [native-inputs]: Add p7zip and cpio. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> methuselah-0 2020-10-07gnu: filezilla: Run the test....* gnu/packages/ftp.scm (filezilla)[native-inputs]: Add cppunit. Tobias Geerinckx-Rice 2020-10-07gnu: libfilezilla: Don't build static library....* gnu/packages/ftp.scm (libfilezilla)[arguments]: Add ‘--disable-static’ to #:configure-flags. Tobias Geerinckx-Rice 2020-10-07gnu: filezilla, libfilezilla: Update to 3.50.0, 0.24.1....* gnu/packages/ftp.scm (libfilezilla): Update to 0.24.1. [native-inputs]: Add gettext-minimal. [inputs]: Add gnutls. (filezilla): Update to 3.50.0. Tobias Geerinckx-Rice 2020-08-16gnu: lftp: Update to 4.9.2....* gnu/packages/ftp.scm (lftp): Update to 4.9.2. Tobias Geerinckx-Rice