summaryrefslogtreecommitdiff
path: root/net-ftp/filezilla
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
commita3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch)
tree0c52bbae1c242fbc296bd650fcd1167685f81492 /net-ftp/filezilla
parentbfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff)
downloadbaldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip
Adding metadata
Diffstat (limited to 'net-ftp/filezilla')
-rw-r--r--net-ftp/filezilla/Manifest4
-rw-r--r--net-ftp/filezilla/files/filezilla-3.22.1-debug.patch12
-rw-r--r--net-ftp/filezilla/files/filezilla-3.47.0-disable-shellext_conf.patch13
-rw-r--r--net-ftp/filezilla/files/filezilla-3.47.0-metainfo.patch11
-rw-r--r--net-ftp/filezilla/files/filezilla-3.52.2-slibtool.patch24
-rw-r--r--net-ftp/filezilla/files/filezilla-3.60.1-desktop.patch7
-rw-r--r--net-ftp/filezilla/files/filezilla-3.70.4-slibtool.patch26
-rw-r--r--net-ftp/filezilla/filezilla-3.69.5.ebuild77
-rw-r--r--net-ftp/filezilla/filezilla-3.69.6.ebuild77
-rw-r--r--net-ftp/filezilla/filezilla-3.70.4.ebuild78
-rw-r--r--net-ftp/filezilla/filezilla-3.70.5.ebuild78
-rw-r--r--net-ftp/filezilla/metadata.xml15
12 files changed, 0 insertions, 422 deletions
diff --git a/net-ftp/filezilla/Manifest b/net-ftp/filezilla/Manifest
deleted file mode 100644
index 022d25597c3f..000000000000
--- a/net-ftp/filezilla/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST FileZilla_3.69.5_src.tar.xz 4167108 BLAKE2B dc3430a9c64720578f78b5bbcfb50775510660472ad98ab5fd1acd460742af7358a37cf029162df8ce395026c6052cb9526d50ed2611c9c01f89df115f63c32e SHA512 ef31535d8c1ca21c37577f30c2960c3cddec35a993d398460f105e2c8cfecb1c517cc092ce4042e4cde49b255afdeb245db1007d88a6bfdc8901afdde991db82
-DIST FileZilla_3.69.6_src.tar.xz 4166148 BLAKE2B 7e2c229f688879a773f7b45ce530eff00c2fcbac02941a6ee2ff71f1f9ca69a704efaa57a88c2c34548c21ef42427646c2bd6afa50750fea2033f1d9ccd5e6d7 SHA512 4986ac95aa510fa4e44584afecb46f352bdf1330a65d37df9919f5a620dc2f1e927a148b564eb93a4a7afdc553c46e0626e54edd6c9953b8a9f0853942426908
-DIST FileZilla_3.70.4_src.tar.xz 3564240 BLAKE2B d4ef89ee55bd1f3e4605fc3e923a1d52ed76b59f78639f30f1e0d6343857db68188316033cf4d09cea8decdd713e396971d2b714ff3f36ec1dc16bbb4b928f09 SHA512 26f95f28fd0c8687ab35cea975d6994a9c61b3fed542ae406ce945b41db43db83858e8341968c44babebebcc9c6b98719e1b3f7671aca6060e087065b548147a
-DIST FileZilla_3.70.5_src.tar.xz 3566656 BLAKE2B fc64a73c4512955a6a75529eb708d1e62a49c51dc00613a996eab6c5baa3156a3f11617e334d11b748e3100211ce5034a574cdffad2405be89d4879e487a6352 SHA512 09e7b924d0aa5ebdc078b2ba0ce579a229612be8a4b46581bc9688825c6be2fac2897f9041c88e6710fb08873f13691dff30bd607e56aca79758897fb7494296
diff --git a/net-ftp/filezilla/files/filezilla-3.22.1-debug.patch b/net-ftp/filezilla/files/filezilla-3.22.1-debug.patch
deleted file mode 100644
index 71430db1c79e..000000000000
--- a/net-ftp/filezilla/files/filezilla-3.22.1-debug.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- filezilla-3.22.1/configure.ac
-+++ filezilla-3.22.1/configure.ac
-@@ -36,9 +36,7 @@
-
- if test "X$GCC" = Xyes; then
- AX_APPEND_FLAG(-Wall, CFLAGS)
-- AX_APPEND_FLAG(-g, CFLAGS)
- AX_APPEND_FLAG(-Wall, CXXFLAGS)
-- AX_APPEND_FLAG(-g, CXXFLAGS)
- fi
-
- # Do this early: Compiler and linker flags to work around a nasty bug in Xcode.
diff --git a/net-ftp/filezilla/files/filezilla-3.47.0-disable-shellext_conf.patch b/net-ftp/filezilla/files/filezilla-3.47.0-disable-shellext_conf.patch
deleted file mode 100644
index 55868dce80fc..000000000000
--- a/net-ftp/filezilla/files/filezilla-3.47.0-disable-shellext_conf.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff -Naur filezilla-3.47.2.1.orig/configure.ac filezilla-3.47.2.1/configure.ac
---- filezilla-3.47.2.1.orig/configure.ac 2020-03-11 12:24:12.000000000 +0100
-+++ filezilla-3.47.2.1/configure.ac 2020-05-09 16:09:23.832476049 +0200
-@@ -130,9 +130,6 @@
- "$ac_abs_confdir/src/fzshellext/configure" --prefix="$prefix" --exec-prefix="$exec_prefix" --host=i686-w64-mingw32 || exit 1
- cd "$OLD_DIR/src/fzshellext/64" || exit 1
- "$ac_abs_confdir/src/fzshellext/configure" --prefix="$prefix" --exec-prefix="$exec_prefix" --host=x86_64-w64-mingw32 || exit 1
--else
-- cd "$OLD_DIR/src/fzshellext/64" || exit 1
-- "$ac_abs_confdir/src/fzshellext/configure" --disable-shellext || exit 1
- fi
- cd "$OLD_DIR"
-
diff --git a/net-ftp/filezilla/files/filezilla-3.47.0-metainfo.patch b/net-ftp/filezilla/files/filezilla-3.47.0-metainfo.patch
deleted file mode 100644
index 309c66815e3c..000000000000
--- a/net-ftp/filezilla/files/filezilla-3.47.0-metainfo.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- filezilla-3.47.0/data/Makefile.am
-+++ filezilla-3.47.0/data/Makefile.am
-@@ -75,7 +75,7 @@
- desktopentrydir = $(datadir)/applications
- dist_desktopentry_DATA = filezilla.desktop
-
--appdatadir = $(datadir)/appdata
-+appdatadir = $(datadir)/metainfo
- dist_appdata_DATA = filezilla.appdata.xml
-
- clean-local:
diff --git a/net-ftp/filezilla/files/filezilla-3.52.2-slibtool.patch b/net-ftp/filezilla/files/filezilla-3.52.2-slibtool.patch
deleted file mode 100644
index 4eaae857e1db..000000000000
--- a/net-ftp/filezilla/files/filezilla-3.52.2-slibtool.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-This fixes compilation with slibtool instead of GNU libtool
-
---- filezilla-3.52.2/src/engine/Makefile.am
-+++ filezilla-3.52.2/src/engine/Makefile.am
-@@ -146,6 +146,8 @@
- libfzclient_private_la_LDFLAGS += $(LIBFILEZILLA_LIBS)
- libfzclient_private_la_LDFLAGS += $(IDN_LIB)
-
-+libfzclient_private_la_LIBADD = $(PUGIXML_LIBS)
-+
- dist_noinst_DATA = engine.vcxproj
-
- CLEANFILES = filezilla.h.gch
---- filezilla-3.52.2/src/interface/Makefile.am
-+++ filezilla-3.52.2/src/interface/Makefile.am
-@@ -309,7 +309,7 @@
-
- if HAVE_DBUS
- filezilla_DEPENDENCIES += ../dbus/libfzdbus.a
--filezilla_LDFLAGS += ../dbus/libfzdbus.a $(LIBDBUS_LIBS)
-+filezilla_LDADD = ../dbus/libfzdbus.a $(LIBDBUS_LIBS)
- endif
-
- filezilla_LDFLAGS += $(WX_LIBS)
diff --git a/net-ftp/filezilla/files/filezilla-3.60.1-desktop.patch b/net-ftp/filezilla/files/filezilla-3.60.1-desktop.patch
deleted file mode 100644
index 25b81826b7fe..000000000000
--- a/net-ftp/filezilla/files/filezilla-3.60.1-desktop.patch
+++ /dev/null
@@ -1,7 +0,0 @@
---- a/data/filezilla.desktop 2020-06-04 13:18:01.000000000 +0300
-+++ b/data/filezilla.desktop 2022-06-16 02:16:03.727229995 +0300
-@@ -14,3 +14,4 @@
- Type=Application
- Categories=Network;FileTransfer;
- Version=1.0
-+MimeType=x-scheme-handler/ftp;
diff --git a/net-ftp/filezilla/files/filezilla-3.70.4-slibtool.patch b/net-ftp/filezilla/files/filezilla-3.70.4-slibtool.patch
deleted file mode 100644
index a2928faf8e42..000000000000
--- a/net-ftp/filezilla/files/filezilla-3.70.4-slibtool.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-diff --git a/src/engine/Makefile.am b/src/engine/Makefile.am
-index 90671dd..72a95ad 100644
---- a/src/engine/Makefile.am
-+++ b/src/engine/Makefile.am
-@@ -156,6 +156,8 @@ if FZ_MAC
- libfzclient_private_la_LDFLAGS += -framework CoreServices
- endif
-
-+libfzclient_private_la_LIBADD = $(PUGIXML_LIBS)
-+
- CLEANFILES = filezilla.h.gch
- DISTCLEANFILES = ./$(DEPDIR)/filezilla.Po
-
-diff --git a/src/interface/Makefile.am b/src/interface/Makefile.am
-index 60937a8..438b099 100644
---- a/src/interface/Makefile.am
-+++ b/src/interface/Makefile.am
-@@ -310,7 +310,7 @@ filezilla_LDFLAGS += $(PUGIXML_LIBS)
-
- if HAVE_DBUS
- filezilla_DEPENDENCIES += ../dbus/libfzdbus.a
--filezilla_LDFLAGS += ../dbus/libfzdbus.a $(LIBDBUS_LIBS)
-+filezilla_LDADD = ../dbus/libfzdbus.a $(LIBDBUS_LIBS)
- endif
-
- filezilla_LDFLAGS += $(WX_LIBS)
diff --git a/net-ftp/filezilla/filezilla-3.69.5.ebuild b/net-ftp/filezilla/filezilla-3.69.5.ebuild
deleted file mode 100644
index c26e9b7c98dd..000000000000
--- a/net-ftp/filezilla/filezilla-3.69.5.ebuild
+++ /dev/null
@@ -1,77 +0,0 @@
-# Copyright 1999-2026 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-WX_GTK_VER="3.2-gtk3"
-
-inherit autotools flag-o-matic wxwidgets xdg
-
-MY_PV="${PV/_/-}"
-MY_P="FileZilla_${MY_PV}"
-
-DESCRIPTION="FTP client with lots of useful features and an intuitive interface"
-HOMEPAGE="https://filezilla-project.org/"
-# Broken URL behind CDN
-SRC_URI="https://dev.gentoo.org/~dlan/distfiles/${PN}/${MY_P}_src.tar.xz"
-
-S="${WORKDIR}/${PN}-${MY_PV}"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 ~riscv x86"
-IUSE="cpu_flags_x86_sse2 dbus nls test"
-RESTRICT="!test? ( test )"
-
-# pugixml 1.7 minimal dependency is for c++11 proper configuration
-RDEPEND="
- >=dev-libs/nettle-3.1:=
- >=dev-db/sqlite-3.7
- >=dev-libs/boost-1.76.0:=
- >=dev-libs/libfilezilla-0.51.1:=
- >=dev-libs/pugixml-1.7
- >=net-libs/gnutls-3.5.7
- x11-libs/wxGTK:${WX_GTK_VER}=[X]
- x11-misc/xdg-utils
- dbus? ( sys-apps/dbus )"
-DEPEND="${RDEPEND}
- test? ( >=dev-util/cppunit-1.13.0 )"
-BDEPEND="
- virtual/pkgconfig
- >=dev-build/libtool-1.4
- nls? ( >=sys-devel/gettext-0.11 )"
-
-PATCHES=(
- "${FILESDIR}"/${PN}-3.22.1-debug.patch
- "${FILESDIR}"/${PN}-3.47.0-metainfo.patch
- "${FILESDIR}"/${PN}-3.47.0-disable-shellext_conf.patch
- "${FILESDIR}"/${PN}-3.52.2-slibtool.patch
- "${FILESDIR}"/${PN}-3.60.1-desktop.patch
-)
-
-src_prepare() {
- default
- eautoreconf
-}
-
-src_configure() {
- if use x86 && ! use cpu_flags_x86_sse2; then
- append-cppflags -D_FORCE_SOFTWARE_SHA
- fi
- setup-wxwidgets
-
- local myeconfargs=(
- --disable-autoupdatecheck
- --with-pugixml=system
- $(use_enable nls locales)
- $(use_with dbus)
- )
- econf "${myeconfargs[@]}"
-}
-
-src_install() {
- default
-
- # no static archives
- find "${ED}" -name '*.la' -delete || die
-}
diff --git a/net-ftp/filezilla/filezilla-3.69.6.ebuild b/net-ftp/filezilla/filezilla-3.69.6.ebuild
deleted file mode 100644
index c158eb06c5d8..000000000000
--- a/net-ftp/filezilla/filezilla-3.69.6.ebuild
+++ /dev/null
@@ -1,77 +0,0 @@
-# Copyright 1999-2026 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-WX_GTK_VER="3.2-gtk3"
-
-inherit autotools flag-o-matic wxwidgets xdg
-
-MY_PV="${PV/_/-}"
-MY_P="FileZilla_${MY_PV}"
-
-DESCRIPTION="FTP client with lots of useful features and an intuitive interface"
-HOMEPAGE="https://filezilla-project.org/"
-# Broken URL behind CDN
-SRC_URI="https://dev.gentoo.org/~dlan/distfiles/${PN}/${MY_P}_src.tar.xz"
-
-S="${WORKDIR}/${PN}-${MY_PV}"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
-IUSE="cpu_flags_x86_sse2 dbus nls test"
-RESTRICT="!test? ( test )"
-
-# pugixml 1.7 minimal dependency is for c++11 proper configuration
-RDEPEND="
- >=dev-libs/nettle-3.1:=
- >=dev-db/sqlite-3.7
- >=dev-libs/boost-1.76.0:=
- >=dev-libs/libfilezilla-0.51.1:=
- >=dev-libs/pugixml-1.7
- >=net-libs/gnutls-3.5.7
- x11-libs/wxGTK:${WX_GTK_VER}=[X]
- x11-misc/xdg-utils
- dbus? ( sys-apps/dbus )"
-DEPEND="${RDEPEND}
- test? ( >=dev-util/cppunit-1.13.0 )"
-BDEPEND="
- virtual/pkgconfig
- >=dev-build/libtool-1.4
- nls? ( >=sys-devel/gettext-0.11 )"
-
-PATCHES=(
- "${FILESDIR}"/${PN}-3.22.1-debug.patch
- "${FILESDIR}"/${PN}-3.47.0-metainfo.patch
- "${FILESDIR}"/${PN}-3.47.0-disable-shellext_conf.patch
- "${FILESDIR}"/${PN}-3.52.2-slibtool.patch
- "${FILESDIR}"/${PN}-3.60.1-desktop.patch
-)
-
-src_prepare() {
- default
- eautoreconf
-}
-
-src_configure() {
- if use x86 && ! use cpu_flags_x86_sse2; then
- append-cppflags -D_FORCE_SOFTWARE_SHA
- fi
- setup-wxwidgets
-
- local myeconfargs=(
- --disable-autoupdatecheck
- --with-pugixml=system
- $(use_enable nls locales)
- $(use_with dbus)
- )
- econf "${myeconfargs[@]}"
-}
-
-src_install() {
- default
-
- # no static archives
- find "${ED}" -name '*.la' -delete || die
-}
diff --git a/net-ftp/filezilla/filezilla-3.70.4.ebuild b/net-ftp/filezilla/filezilla-3.70.4.ebuild
deleted file mode 100644
index e5a77d5b342a..000000000000
--- a/net-ftp/filezilla/filezilla-3.70.4.ebuild
+++ /dev/null
@@ -1,78 +0,0 @@
-# Copyright 1999-2026 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-WX_GTK_VER="3.2-gtk3"
-
-inherit autotools flag-o-matic wxwidgets xdg
-
-MY_PV="${PV/_/-}"
-MY_P="FileZilla_${MY_PV}"
-
-DESCRIPTION="FTP client with lots of useful features and an intuitive interface"
-HOMEPAGE="https://filezilla-project.org/"
-# Broken URL behind CDN
-SRC_URI="https://dev.gentoo.org/~dlan/distfiles/${PN}/${MY_P}_src.tar.xz"
-
-S="${WORKDIR}/${PN}-${MY_PV}"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE="cpu_flags_x86_sse2 dbus nls test"
-RESTRICT="!test? ( test )"
-
-# pugixml 1.7 minimal dependency is for c++11 proper configuration
-RDEPEND="
- >=dev-libs/nettle-3.1:=
- >=dev-db/sqlite-3.7
- >=dev-libs/boost-1.76.0:=
- >=dev-libs/libfilezilla-0.55.0:=
- >=dev-libs/pugixml-1.7
- >=net-libs/fzssh-1.1.9:=
- >=net-libs/gnutls-3.5.7
- x11-libs/wxGTK:${WX_GTK_VER}=[X]
- x11-misc/xdg-utils
- dbus? ( sys-apps/dbus )"
-DEPEND="${RDEPEND}
- test? ( >=dev-util/cppunit-1.13.0 )"
-BDEPEND="
- virtual/pkgconfig
- >=dev-build/libtool-1.4
- nls? ( >=sys-devel/gettext-0.11 )"
-
-PATCHES=(
- "${FILESDIR}"/${PN}-3.22.1-debug.patch
- "${FILESDIR}"/${PN}-3.47.0-metainfo.patch
- "${FILESDIR}"/${PN}-3.47.0-disable-shellext_conf.patch
- "${FILESDIR}"/${PN}-3.70.4-slibtool.patch
- "${FILESDIR}"/${PN}-3.60.1-desktop.patch
-)
-
-src_prepare() {
- default
- eautoreconf
-}
-
-src_configure() {
- if use x86 && ! use cpu_flags_x86_sse2; then
- append-cppflags -D_FORCE_SOFTWARE_SHA
- fi
- setup-wxwidgets
-
- local myeconfargs=(
- --disable-autoupdatecheck
- --with-pugixml=system
- $(use_enable nls locales)
- $(use_with dbus)
- )
- econf "${myeconfargs[@]}"
-}
-
-src_install() {
- default
-
- # no static archives
- find "${ED}" -name '*.la' -delete || die
-}
diff --git a/net-ftp/filezilla/filezilla-3.70.5.ebuild b/net-ftp/filezilla/filezilla-3.70.5.ebuild
deleted file mode 100644
index eb26ae916458..000000000000
--- a/net-ftp/filezilla/filezilla-3.70.5.ebuild
+++ /dev/null
@@ -1,78 +0,0 @@
-# Copyright 1999-2026 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-WX_GTK_VER="3.2-gtk3"
-
-inherit autotools flag-o-matic wxwidgets xdg
-
-MY_PV="${PV/_/-}"
-MY_P="FileZilla_${MY_PV}"
-
-DESCRIPTION="FTP client with lots of useful features and an intuitive interface"
-HOMEPAGE="https://filezilla-project.org/"
-# Broken URL behind CDN
-SRC_URI="https://dev.gentoo.org/~dlan/distfiles/${PN}/${MY_P}_src.tar.xz"
-
-S="${WORKDIR}/${PN}-${MY_PV}"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE="cpu_flags_x86_sse2 dbus nls test"
-RESTRICT="!test? ( test )"
-
-# pugixml 1.7 minimal dependency is for c++11 proper configuration
-RDEPEND="
- >=dev-libs/nettle-3.1:=
- >=dev-db/sqlite-3.7
- >=dev-libs/boost-1.76.0:=
- >=dev-libs/libfilezilla-0.55.5:=
- >=dev-libs/pugixml-1.7
- >=net-libs/fzssh-1.2.1:=
- >=net-libs/gnutls-3.5.7
- x11-libs/wxGTK:${WX_GTK_VER}=[X]
- x11-misc/xdg-utils
- dbus? ( sys-apps/dbus )"
-DEPEND="${RDEPEND}
- test? ( >=dev-util/cppunit-1.13.0 )"
-BDEPEND="
- virtual/pkgconfig
- >=dev-build/libtool-1.4
- nls? ( >=sys-devel/gettext-0.11 )"
-
-PATCHES=(
- "${FILESDIR}"/${PN}-3.22.1-debug.patch
- "${FILESDIR}"/${PN}-3.47.0-metainfo.patch
- "${FILESDIR}"/${PN}-3.47.0-disable-shellext_conf.patch
- "${FILESDIR}"/${PN}-3.70.4-slibtool.patch
- "${FILESDIR}"/${PN}-3.60.1-desktop.patch
-)
-
-src_prepare() {
- default
- eautoreconf
-}
-
-src_configure() {
- if use x86 && ! use cpu_flags_x86_sse2; then
- append-cppflags -D_FORCE_SOFTWARE_SHA
- fi
- setup-wxwidgets
-
- local myeconfargs=(
- --disable-autoupdatecheck
- --with-pugixml=system
- $(use_enable nls locales)
- $(use_with dbus)
- )
- econf "${myeconfargs[@]}"
-}
-
-src_install() {
- default
-
- # no static archives
- find "${ED}" -name '*.la' -delete || die
-}
diff --git a/net-ftp/filezilla/metadata.xml b/net-ftp/filezilla/metadata.xml
deleted file mode 100644
index 81ee0feed534..000000000000
--- a/net-ftp/filezilla/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>voyageur@gentoo.org</email>
- <name>Bernard Cafarelli</name>
- </maintainer>
- <maintainer type="person">
- <email>dlan@gentoo.org</email>
- <name>Yixun Lan</name>
- </maintainer>
- <upstream>
- <remote-id type="sourceforge">filezilla</remote-id>
- </upstream>
-</pkgmetadata>