net-ftp/gproftpd: Fix building with CFLAGS=-fno-common
authorJeroen Roovers <jer@gentoo.org>
Thu, 28 May 2020 10:03:52 +0000 (12:03 +0200)
committerJeroen Roovers <jer@gentoo.org>
Thu, 28 May 2020 10:13:35 +0000 (12:13 +0200)
commitfd79bfc0c19fd6985c6b4dcd4782006eb2123a66
treeafeab6dbb109814f6019b43e4d1ecbe622fd955a
parentb535d26d851e7fc8adfe1067016ac70359fd293a
net-ftp/gproftpd: Fix building with CFLAGS=-fno-common

Also:
- EAPI=7
- Use HTTPS (except for SRC_URI which was already failing)
- Drop pointless USE flags (see below)
- Fix dependencies: openssl is not used (drop USE=ssl), proftpd should not be a
  dependency at all as gproftpd merely edits its run-time configuration
  files, add gettext/libiconv
- Fix .desktop file and install it at the correct location (drop
  USE=gnome)
- Drop configuration flags that very obviously belong to proftpd and not
  gproftpd

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Closes: https://bugs.gentoo.org/710878
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
net-ftp/gproftpd/files/gproftpd-8.3.2-desktop.patch [new file with mode: 0644]
net-ftp/gproftpd/files/gproftpd-8.3.2-fno-common.patch [new file with mode: 0644]
net-ftp/gproftpd/files/gproftpd-8.3.2-install.patch [new file with mode: 0644]
net-ftp/gproftpd/gproftpd-8.3.2-r2.ebuild [new file with mode: 0644]