summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-ftp/filezilla: Stabilize 3.64.0 ppc, #908871Sam James2023-08-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-ftp/filezilla: add dev-libs/boost as dependency for version 3.65.0Cristian Othón Martínez Vera2023-08-031-0/+1
| | | | | | | | | | This dependency was introduced by upstream at revision 10985. https://svn.filezilla-project.org/filezilla?revision=10985&view=revision Signed-off-by: Cristian Othón Martínez Vera <cfuga@cfuga.mx> Closes: https://bugs.gentoo.org/911411 Closes: https://github.com/gentoo/gentoo/pull/32149 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* net-ftp/proftpd: Stabilize 1.3.8-r1 ppc, #910351Sam James2023-08-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-ftp/filezilla: add 3.65.0Bernard Cafarelli2023-07-292-0/+72
| | | | Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* net-ftp/filezilla: drop 3.62.2, 3.63.0, 3.63.1, 3.63.2.1Bernard Cafarelli2023-07-296-318/+0
| | | | Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* net-ftp/filezilla: Stabilize 3.64.0 ppc64, #908871Jakov Smolić2023-07-161-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-ftp/proftpd: Stabilize 1.3.8-r1 arm, #910351Sam James2023-07-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-ftp/proftpd: Stabilize 1.3.8-r1 ppc64, #910351Sam James2023-07-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-ftp/proftpd: Stabilize 1.3.8-r1 sparc, #910351Arthur Zamarin2023-07-141-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-ftp/proftpd: Stabilize 1.3.8-r1 x86, #910351Arthur Zamarin2023-07-141-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-ftp/proftpd: Stabilize 1.3.8-r1 amd64, #910351Arthur Zamarin2023-07-141-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-ftp/tnftp: add 20230507Sven Wegener2023-07-052-0/+32
| | | | Signed-off-by: Sven Wegener <swegener@gentoo.org>
* net-ftp/filezilla: Stabilize 3.64.0 amd64, #908871Arthur Zamarin2023-06-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* */*: marked ~arm64-macosFabian Groffen2023-06-051-1/+1
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* net-ftp/proftpd: Keyword 1.3.8-r1 arm64, #907700Sam James2023-06-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: remove sparc-solaris keywordFabian Groffen2023-05-251-1/+1
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* */*: remove x86-solaris keywordFabian Groffen2023-05-241-1/+1
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* net-ftp/filezilla: add 3.64.0Bernard Cafarelli2023-05-142-0/+72
| | | | Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* net-ftp/lftp: drop ipv6 use flagConrad Kostecki2023-05-072-4/+4
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-ftp/lftp: fix implicit function declarationsConrad Kostecki2023-05-072-1/+7
| | | | | Closes: https://bugs.gentoo.org/900064 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-ftp/pure-ftpd: fix implicit function declarationsConrad Kostecki2023-05-072-1/+41
| | | | | Closes: https://bugs.gentoo.org/900068 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-ftp/proftpd: fix configure w/ clang 16Sam James2023-05-072-0/+530
| | | | | | | | Still seeing some suspicious ones so keeping it open for now. Bug: https://bugs.gentoo.org/881709 Bug: https://bugs.gentoo.org/900066 Signed-off-by: Sam James <sam@gentoo.org>
* net-ftp/proftpd: drop 1.3.8_rc2-r2Sam James2023-05-072-275/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-ftp/tnftp: update SRC_URISven Wegener2023-05-052-5/+3
| | | | | | | The old directory used to provide a fallback URI for old releases, but it has been dropped by upstream. Signed-off-by: Sven Wegener <swegener@gentoo.org>
* net-ftp/tnftp: add 20230409Sven Wegener2023-05-052-0/+33
| | | | Signed-off-by: Sven Wegener <swegener@gentoo.org>
* net-ftp/lftp: add upstream libressl patchorbea2023-05-042-0/+39
| | | | | | | | | | | | This patch has been accepted upstream and fixes the build with LibreSSL >= 2.7.0. Bug: https://bugs.gentoo.org/903001 Upstream-PR: https://github.com/lavv17/lftp/pull/663 Uptream-Commit: https://github.com/lavv17/lftp/commit/3ffa0132987bdde986c82c924bc51b13b37f8b54 Signed-off-by: orbea <orbea@riseup.net> Closes: https://github.com/gentoo/gentoo/pull/30873 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-ftp/uftpd: drop 2.15Sam James2023-05-011-34/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-ftp/lftp: add github upstream metadataSam James2023-04-231-0/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-ftp/pure-ftpd: add github upstream metadataSam James2023-04-231-0/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-ftp/pure-ftpd: Don't hardcode FORTIFY_SOURCEConrad Kostecki2023-04-232-2/+8
| | | | | Closes: https://bugs.gentoo.org/893468 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-ftp/gftp: Fix S= settingMatt Turner2023-04-181-0/+3
| | | | | Closes: https://bugs.gentoo.org/904064 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-ftp/filezilla: drop workaround patch for wxGTK versionBernard Cafarelli2023-03-311-1/+0
| | | | Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* net-ftp/filezilla: add 3.63.2.1, drop 3.63.2Bernard Cafarelli2023-03-142-2/+2
| | | | Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* net-ftp/filezilla: add 3.63.2Bernard Cafarelli2023-03-142-0/+73
| | | | Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* net-ftp/yafc: fix build for clang16Pascal Jäger2023-03-074-0/+77
| | | | | | | | | | | | | | | - add new homepage - patch autoreconf - runs eautoreconf in ebuild Closes: https://bugs.gentoo.org/731160 Closes: https://bugs.gentoo.org/783381 Closes: https://bugs.gentoo.org/831240 Closes: https://bugs.gentoo.org/882231 Closes: https://bugs.gentoo.org/885289 Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de> Closes: https://github.com/gentoo/gentoo/pull/28624 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-ftp/proftpd: Stabilize 1.3.8 sparc, #896304Arthur Zamarin2023-02-261-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-ftp/proftpd: Stabilize 1.3.8 amd64, #896304Arthur Zamarin2023-02-241-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-ftp/proftpd: Stabilize 1.3.8 x86, #896304Arthur Zamarin2023-02-241-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-ftp/proftpd: Stabilize 1.3.8 ppc, #896304Arthur Zamarin2023-02-241-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-ftp/proftpd: Stabilize 1.3.8 ppc64, #896304Sam James2023-02-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-ftp/proftpd: Stabilize 1.3.8 arm, #896304Sam James2023-02-241-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-ftp/filezilla: handle new wxGTK versioningBernard Cafarelli2023-02-222-0/+29
| | | | | Closes: https://bugs.gentoo.org/895642 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* net-ftp/lftp: fix configure w/ clang 16Sam James2023-02-142-1/+24
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-ftp/filezilla: drop 3.62.1Yixun Lan2023-01-302-73/+0
| | | | Signed-off-by: Yixun Lan <dlan@gentoo.org>
* net-ftp/filezilla: add 3.63.1Yixun Lan2023-01-302-0/+72
| | | | Signed-off-by: Yixun Lan <dlan@gentoo.org>
* net-ftp/filezilla: add 3.63.0Bernard Cafarelli2023-01-252-0/+72
| | | | | | Switch to wxWidgets 3.2, following upstream official builds Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* */*: Update copyright line for files touched after 2018Ulrich Müller2023-01-161-1/+1
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* net-ftp/ncftp: drop 3.2.6-r4Viorel Munteanu2022-12-201-55/+0
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* net-ftp/gproftpd: treecleanJakov Smolić2022-12-206-138/+0
| | | | | | Closes: https://bugs.gentoo.org/796647 Closes: https://bugs.gentoo.org/550524 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-ftp/ncftp: Stabilize 3.2.6-r5 arm, #887127Sam James2022-12-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>