aboutsummaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2017-03-28 02:28:57 +0800
committerrene <rene@FreeBSD.org>2017-03-28 02:28:57 +0800
commit5e21e41ff6989e2cbf3bf9dcca8ce0276155eecb (patch)
tree449c43463167461f3077bc5baeca43e08a030bc3 /ftp
parent797148ec83e1b7adb0c251dec46fe8b466c7778e (diff)
downloadfreebsd-ports-gnome-5e21e41ff6989e2cbf3bf9dcca8ce0276155eecb.tar.gz
freebsd-ports-gnome-5e21e41ff6989e2cbf3bf9dcca8ce0276155eecb.tar.zst
freebsd-ports-gnome-5e21e41ff6989e2cbf3bf9dcca8ce0276155eecb.zip
Remove expired port:
2017-03-27 ftp/bareftp: Broken for more than 6 months
Diffstat (limited to 'ftp')
-rw-r--r--ftp/Makefile1
-rw-r--r--ftp/bareftp/Makefile47
-rw-r--r--ftp/bareftp/distinfo2
-rw-r--r--ftp/bareftp/files/patch-configure12
-rw-r--r--ftp/bareftp/pkg-descr6
-rw-r--r--ftp/bareftp/pkg-plist40
6 files changed, 0 insertions, 108 deletions
diff --git a/ftp/Makefile b/ftp/Makefile
index 8bd4840430a5..360ef86c7427 100644
--- a/ftp/Makefile
+++ b/ftp/Makefile
@@ -7,7 +7,6 @@
SUBDIR += R-cran-curl
SUBDIR += atftp
SUBDIR += axel
- SUBDIR += bareftp
SUBDIR += bbftp
SUBDIR += bftpd
SUBDIR += bsdftpd-ssl
diff --git a/ftp/bareftp/Makefile b/ftp/bareftp/Makefile
deleted file mode 100644
index 56c9eebc235b..000000000000
--- a/ftp/bareftp/Makefile
+++ /dev/null
@@ -1,47 +0,0 @@
-# Created by: Chris Petrik (chris@officialunix.com)
-# $FreeBSD$
-
-PORTNAME= bareftp
-PORTVERSION= 0.3.12
-CATEGORIES= ftp
-MASTER_SITES= http://www.bareftp.org/release/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= FTP client made in C sharp
-
-LICENSE= GPLv2
-LICENSE_FILE= ${WRKSRC}/COPYING
-
-BROKEN= fails to configure
-DEPRECATED= Broken for more than 6 months
-EXPIRATION_DATE= 2017-03-27
-
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --datarootdir="${PREFIX}/share" \
- --libdir="${PREFIX}/lib" \
- --localedir="${PREFIX}/share/locale" \
- --includedir="${LOCALBASE}/include"
-INSTALL_TARGET= install-strip
-
-INSTALLS_ICONS= yes
-USES= cpe gettext gmake libtool pkgconfig
-USE_GNOME= gtksharp20 gnomesharp20 intltool
-
-USE_LDCONFIG= yes
-
-OPTIONS_DEFINE= GNOMEKEYRING NLS
-OPTIONS_DEFAULT=GNOMEKEYRING
-OPTIONS_SUB= yes
-
-GNOMEKEYRING_CONFIGURE_WITH= gnomekeyring
-GNOMEKEYRING_BUILD_DEPENDS= gnome-keyring-sharp>0:security/gnome-keyring-sharp
-GNOMEKEYRING_RUN_DEPENDS= gnome-keyring-sharp>0:security/gnome-keyring-sharp
-NLS_CONFIGURE_ENABLE= nls
-
-# TODO
-# Ugly way but configure ignore "--localedir=" fu* ;/
-pre-build:
- @${REINPLACE_CMD} -e 's|$$(prefix)/$$(DATADIRNAME)|${PREFIX}/share|g' \
- ${WRKSRC}/po/Makefile
-
-.include <bsd.port.mk>
diff --git a/ftp/bareftp/distinfo b/ftp/bareftp/distinfo
deleted file mode 100644
index 76e2e1aedbe2..000000000000
--- a/ftp/bareftp/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (bareftp-0.3.12.tar.gz) = efb22c6b03a84a74ad734e493d5fa711b2c6cfea75db1bedf68c713a31d62727
-SIZE (bareftp-0.3.12.tar.gz) = 642509
diff --git a/ftp/bareftp/files/patch-configure b/ftp/bareftp/files/patch-configure
deleted file mode 100644
index 6836ed280902..000000000000
--- a/ftp/bareftp/files/patch-configure
+++ /dev/null
@@ -1,12 +0,0 @@
-Work around the GNU sed-isms below with an awk script.
---- configure.orig 2016-02-21 15:54:50 UTC
-+++ configure
-@@ -13947,7 +13947,7 @@ done
- #IT_PROG_INTLTOOL([0.35.0])
- #AC_PROG_INTLTOOL([0.21])
-
-- ALL_LINGUAS=`grep -v '^#' $srcdir/po/LINGUAS | sed -r ':a;N;$!ba;s/\n/ /g; s/[ ]+/ /g'`
-+ ALL_LINGUAS=`grep -v '^#' $srcdir/po/LINGUAS | awk 'BEGIN {OR=""; ORS=" "} {print NR": "$1 }' po/LINGUAS`
- GETTEXT_PACKAGE=$PACKAGE
-
-
diff --git a/ftp/bareftp/pkg-descr b/ftp/bareftp/pkg-descr
deleted file mode 100644
index 713d398d76d4..000000000000
--- a/ftp/bareftp/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-bareFTP is a file transfer client written for Linux desktops, available
-under the terms of the GPL license. It supports the FTP, FTPS and SSH (SFTP)
-protocols. bareFTP is written in pure C# for the Mono framework, using Gtk#
-for the user interface.
-
-WWW: http://www.bareftp.org
diff --git a/ftp/bareftp/pkg-plist b/ftp/bareftp/pkg-plist
deleted file mode 100644
index c574d590f3a8..000000000000
--- a/ftp/bareftp/pkg-plist
+++ /dev/null
@@ -1,40 +0,0 @@
-bin/bareftp
-lib/bareftp/libsftppty.a
-lib/bareftp/libsftppty.so
-libexec/bareftp/bareFTP.Common.Utils.dll
-libexec/bareftp/bareFTP.Connection.dll
-libexec/bareftp/bareFTP.Gui.Dialog.dll
-libexec/bareftp/bareFTP.Gui.FileManager.dll
-libexec/bareftp/bareFTP.Gui.Preferences.dll
-libexec/bareftp/bareFTP.Gui.ProgressMonitor.dll
-libexec/bareftp/bareFTP.Gui.dll
-libexec/bareftp/bareFTP.Preferences.dll
-libexec/bareftp/bareFTP.Protocol.Ftp.dll
-libexec/bareftp/bareFTP.Protocol.Sftp.dll
-libexec/bareftp/bareFTP.Protocol.dll
-libexec/bareftp/bareFTP.SftpPty.dll
-libexec/bareftp/bareftp.exe
-man/man1/bareftp.1.gz
-share/applications/bareftp.desktop
-share/icons/hicolor/16x16/apps/bareftp.png
-share/icons/hicolor/22x22/apps/bareftp.png
-share/icons/hicolor/24x24/apps/bareftp.png
-share/icons/hicolor/32x32/apps/bareftp.png
-share/icons/hicolor/36x36/apps/bareftp.png
-share/icons/hicolor/48x48/apps/bareftp.png
-share/icons/hicolor/scalable/apps/bareftp.svg
-%%NLS%%share/locale/ca/LC_MESSAGES/bareftp.mo
-%%NLS%%share/locale/cs/LC_MESSAGES/bareftp.mo
-%%NLS%%share/locale/de/LC_MESSAGES/bareftp.mo
-%%NLS%%share/locale/el/LC_MESSAGES/bareftp.mo
-%%NLS%%share/locale/es/LC_MESSAGES/bareftp.mo
-%%NLS%%share/locale/fr/LC_MESSAGES/bareftp.mo
-%%NLS%%share/locale/hu/LC_MESSAGES/bareftp.mo
-%%NLS%%share/locale/it/LC_MESSAGES/bareftp.mo
-%%NLS%%share/locale/ja/LC_MESSAGES/bareftp.mo
-%%NLS%%share/locale/nb/LC_MESSAGES/bareftp.mo
-%%NLS%%share/locale/pl/LC_MESSAGES/bareftp.mo
-%%NLS%%share/locale/pt_BR/LC_MESSAGES/bareftp.mo
-%%NLS%%share/locale/ru/LC_MESSAGES/bareftp.mo
-%%NLS%%share/locale/sk/LC_MESSAGES/bareftp.mo
-%%NLS%%share/locale/sv/LC_MESSAGES/bareftp.mo