aboutsummaryrefslogtreecommitdiff
path: root/ftp/gftp
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2013-12-22 11:48:43 +0000
committerRene Ladan <rene@FreeBSD.org>2013-12-22 11:48:43 +0000
commitd8338d9bfa2f5ef8dca1a9ebe8c1dabed694678e (patch)
tree5c74afb677f6d923be988dd72e2c0627794cebcb /ftp/gftp
parent42071bac987e66ef0458abf9b19d4413bb92fa0c (diff)
downloadports-d8338d9bfa2f5ef8dca1a9ebe8c1dabed694678e.tar.gz
ports-d8338d9bfa2f5ef8dca1a9ebe8c1dabed694678e.zip
Remove expired ports:
2013-12-22 devel/ruby-cvs: Broken for more than 6 month 2013-12-22 devel/hs-reactive: Broken for more than 6 month 2013-12-22 databases/rubygem-delayed_job_data_mapper: Broken for more than 6 month 2013-12-22 graphics/xmagv: Broken for more than 6 month 2013-12-22 lang/slib-gauche: Broken for more than 6 month 2013-12-22 graphics/f-spot: Broken for more than 6 month 2013-12-22 sysutils/linux-megamgr: Broken for more than 6 month 2013-12-22 games/linux-savage-samuraiwars: Broken for more than 6 month 2013-12-22 ftp/gftp: Broken for more than 6 month 2013-12-22 devel/hs-DeepArrow: Broken for more than 6 month 2013-12-22 converters/py-svglib: Broken for more than 6 month 2013-12-22 converters/p5-Unicode-Lite: Broken for more than 6 month 2013-12-22 mail/squirrelmail-calendar_sql_backend-plugin: Broken for more than 6 month 2013-12-22 finance/quantlib: Broken for more than 6 month 2013-12-22 games/xkobo: Broken for more than 6 month 2013-12-22 games/quake3-rq3: Broken for more than 6 month 2013-12-22 math/fbm: No new release since 2004, new supported upstream
Notes
Notes: svn path=/head/; revision=337185
Diffstat (limited to 'ftp/gftp')
-rw-r--r--ftp/gftp/Makefile75
-rw-r--r--ftp/gftp/distinfo2
-rw-r--r--ftp/gftp/files/patch-ab21
-rw-r--r--ftp/gftp/files/patch-configure23
-rw-r--r--ftp/gftp/files/patch-lib-protocols.c18
-rw-r--r--ftp/gftp/files/patch-lib::pty.c103
-rw-r--r--ftp/gftp/pkg-descr21
-rw-r--r--ftp/gftp/pkg-plist97
8 files changed, 0 insertions, 360 deletions
diff --git a/ftp/gftp/Makefile b/ftp/gftp/Makefile
deleted file mode 100644
index 1a5e5d5e981d..000000000000
--- a/ftp/gftp/Makefile
+++ /dev/null
@@ -1,75 +0,0 @@
-# Created by: Damjan Marion <dmarion@open.hr>
-# $FreeBSD$
-
-PORTNAME= gftp
-PORTVERSION= 2.0.19
-PORTREVISION= 5
-CATEGORIES= ftp
-MASTER_SITES= http://gftp.seul.org/ \
- ftp://gftp.seul.org/pub/gftp/
-DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/}
-
-MAINTAINER= oliver@FreeBSD.org
-COMMENT= A free multithreaded GTK-based GUI ftp and sftp client
-
-GNU_CONFIGURE= yes
-
-CONFIGURE_ARGS= --without-included-gettext
-CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib"
-CPPFLAGS+= -I${LOCALBASE}/include
-
-WANT_GNOME= yes
-
-DEPRECATED= Broken for more than 6 month
-EXPIRATION_DATE= 2013-12-22
-
-BROKEN= Dumps core when connecting to a host with pthread_mutex_lock: Operation not permitted
-
-OPTIONS_DEFINE= X11 NLS
-OPTIONS_DEFAULT= X11
-
-NO_STAGE= yes
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MX11}
-USE_XORG= x11
-.endif
-
-USES= pathfix
-
-.if ${PORT_OPTIONS:MX11}
-PLIST_SUB+= NOX11:=""
-WANT_GNOME= yes
-USE_GNOME+= gtk20
-CONFIGURE_ENV+= _GTHREAD_LIBS="-lgthread-2.0"
-.else
-CONFIGURE_ARGS+=--disable-gtkport
-USE_GNOME+= glib20
-PLIST_SUB+= NOX11:="@comment "
-.endif
-
-MAN1= gftp.1
-
-.if ${PORT_OPTIONS:MNLS}
-USES+= gettext
-PLIST_SUB+= NLS=""
-.else
-CONFIGURE_ARGS+=--disable-nls
-PLIST_SUB+= NLS="@comment "
-.endif
-
-.include <bsd.port.pre.mk>
-
-post-patch:
- @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
- s|DATADIRNAME=lib|DATADIRNAME=share|g ; \
- s|"-lssl |& -lcrypto|' ${WRKSRC}/configure
- @${REINPLACE_CMD} -e 's|size_t dest_len|size_t *dest_len|g ; \
- s|\(gftp_filename_from_utf8 (gftp_request \* request,\) int force_local,|\1|' \
- ${WRKSRC}/lib/charset-conv.c
-.if ! ${PORT_OPTIONS:MX11}
- @${REINPLACE_CMD} -e 's|: install-pkgdataDATA|: |' \
- ${WRKSRC}/docs/sample.gftp/Makefile.in
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/ftp/gftp/distinfo b/ftp/gftp/distinfo
deleted file mode 100644
index 44603d14a080..000000000000
--- a/ftp/gftp/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (gftp-2.0.19.tar.gz) = eefc47ae51b011a2412874f0df068397ad85d9600c1acc02e22d5df3d9a60074
-SIZE (gftp-2.0.19.tar.gz) = 2691419
diff --git a/ftp/gftp/files/patch-ab b/ftp/gftp/files/patch-ab
deleted file mode 100644
index cd71fd8709dd..000000000000
--- a/ftp/gftp/files/patch-ab
+++ /dev/null
@@ -1,21 +0,0 @@
---- docs/Makefile.in.orig 2008-12-04 19:27:08.000000000 +0100
-+++ docs/Makefile.in 2008-12-04 19:30:20.000000000 +0100
-@@ -247,14 +247,18 @@
- sysconfdir = @sysconfdir@
- target_alias = @target_alias@
- man_MANS = gftp.1
-+.ifndef WITHOUT_X11
- SUBDIRS = sample.gftp
-+.endif
- EXTRA_DIST = USERS-GUIDE gftp.1 gftp.desktop gftp.lsm gftp.png parse-netrc.pl \
- gftp-faq.sgml
-
-+.ifdef HAVE_GNOME
- Utilitiesdir = $(datadir)/applications
- Utilities_DATA = gftp.desktop
- Iconsdir = $(datadir)/pixmaps
- Icons_DATA = gftp.png
-+.endif
- all: all-recursive
-
- .SUFFIXES:
diff --git a/ftp/gftp/files/patch-configure b/ftp/gftp/files/patch-configure
deleted file mode 100644
index ed7fea8e8c94..000000000000
--- a/ftp/gftp/files/patch-configure
+++ /dev/null
@@ -1,23 +0,0 @@
---- configure.orig Thu Jul 24 19:13:01 2003
-+++ configure Thu Jul 24 19:27:00 2003
-@@ -4372,7 +4375,7 @@
-
- fi
- if test x${HAVE_LIBREADLINE} = xtrue; then
-- READLINE_LIBS="-lreadline ${EXTRA_LIBREADLINE_DEPS}"
-+ READLINE_LIBS="-lreadline -lintl ${EXTRA_LIBREADLINE_DEPS}"
- fi
- fi
-
-@@ -4813,9 +4816,9 @@
-
- rm -f conf.gtktest
-
-- GTHREAD_LIBS="-lgthread"
-+ GTHREAD_LIBS="$_GTHREAD_LIBS"
- else
-- GTHREAD_LIBS="-lgthread-2.0"
-+ GTHREAD_LIBS="$_GTHREAD_LIBS"
- fi
-
- if test "x$GFTP_GTK" = xgftp-gtk; then
diff --git a/ftp/gftp/files/patch-lib-protocols.c b/ftp/gftp/files/patch-lib-protocols.c
deleted file mode 100644
index e24aab9708d8..000000000000
--- a/ftp/gftp/files/patch-lib-protocols.c
+++ /dev/null
@@ -1,18 +0,0 @@
---- lib/protocols.c.orig 2008-12-04 21:35:37.000000000 +0100
-+++ lib/protocols.c 2008-12-04 21:36:25.000000000 +0100
-@@ -457,6 +457,7 @@
- fle->file = tmpfile;
- }
-
-+#if GLIB_MAJOR_VERSION > 1
- if (ret >= 0 && fle->file != NULL)
- {
- if (g_utf8_validate (fle->file, -1, NULL))
-@@ -472,6 +473,7 @@
- }
- }
- }
-+#endif
-
- if (ret >= 0 && !request->cached && request->cachefd > 0 &&
- request->last_dir_entry != NULL)
diff --git a/ftp/gftp/files/patch-lib::pty.c b/ftp/gftp/files/patch-lib::pty.c
deleted file mode 100644
index 25f7c385ed39..000000000000
--- a/ftp/gftp/files/patch-lib::pty.c
+++ /dev/null
@@ -1,103 +0,0 @@
---- lib/pty.c.orig 2007-03-13 02:56:43.000000000 +0100
-+++ lib/pty.c 2010-01-17 17:34:25.000000000 +0100
-@@ -59,6 +59,50 @@
- return (new_fds);
- }
-
-+#elif HAVE_OPENPTY
-+
-+#ifdef HAVE_PTY_H
-+#include <pty.h>
-+#include <utmp.h> /* for login_tty */
-+#elif HAVE_LIBUTIL_H
-+#include <libutil.h>
-+#else
-+extern int openpty(int *amaster, int *aslave, char *name, struct termios *termp, struct winsize * winp);
-+extern int login_tty(int fd);
-+#endif
-+
-+char *
-+gftp_get_pty_impl (void)
-+{
-+ return ("openpty");
-+}
-+
-+
-+static int
-+_gftp_ptym_open (char *pts_name, size_t len, int *fds)
-+{
-+ int fdm;
-+
-+ if (openpty (&fdm, fds, pts_name, NULL, NULL) < 0)
-+ return (GFTP_ERETRYABLE);
-+
-+ ioctl (*fds, TIOCSCTTY, NULL);
-+
-+ return (fdm);
-+}
-+
-+
-+static int
-+_gftp_ptys_open (int fdm, int fds, char *pts_name)
-+{
-+ if (login_tty (fds) < 0) {
-+ close(fds);
-+ return (GFTP_EFATAL);
-+ }
-+
-+ return (fds);
-+}
-+
- #elif HAVE_GRANTPT
-
- #if !(defined(__FreeBSD__) || defined(__NetBSD__) || defined(__APPLE__))
-@@ -131,49 +192,6 @@
- return (new_fds);
- }
-
--#elif HAVE_OPENPTY
--
--#ifdef HAVE_PTY_H
--#include <pty.h>
--#include <utmp.h> /* for login_tty */
--#elif HAVE_LIBUTIL_H
--#include <libutil.h>
--#include <utmp.h> /* for login_tty */
--#else
--extern int openpty(int *amaster, int *aslave, char *name, struct termios *termp, struct winsize * winp);
--extern int login_tty(int fd);
--#endif
--
--char *
--gftp_get_pty_impl (void)
--{
-- return ("openpty");
--}
--
--
--static int
--_gftp_ptym_open (char *pts_name, size_t len, int *fds)
--{
-- int fdm;
--
-- if (openpty (&fdm, fds, pts_name, NULL, NULL) < 0)
-- return (GFTP_ERETRYABLE);
--
-- ioctl (*fds, TIOCSCTTY, NULL);
--
-- return (fdm);
--}
--
--
--static int
--_gftp_ptys_open (int fdm, int fds, char *pts_name)
--{
-- if (login_tty (fds) < 0)
-- return (GFTP_EFATAL);
--
-- return (fds);
--}
--
- #else
-
- /* Fall back to *BSD... */
diff --git a/ftp/gftp/pkg-descr b/ftp/gftp/pkg-descr
deleted file mode 100644
index 4e9f0db8d0a0..000000000000
--- a/ftp/gftp/pkg-descr
+++ /dev/null
@@ -1,21 +0,0 @@
-gFTP is a free multithreaded ftp and sftp client for *NIX based machines.
-It has the following features:
- Distributed under the terms of the GNU Public License Agreement
- Written in C and Can use GTK+ 1.2.x+ or GTK 2.x for the GUI (or text mode)
- Multithreaded to allow for simultaneous downloads
- File transfer queues to allow for downloading multiple files
- Supports downloading entire directories and subdirectories
- Extensive connection manager
- Supports resuming interrupted file transfers
- Supports caching of remote directory listings
- Drag-N-Drop support
- FTP proxy server support
- Supports connecting to a FTP server via command line parameters.
- Supports associating icons with particular file extensions in the list boxes
- Sorting capabilities in the file list boxes
- Can restrict files in the list boxes to a particular file specification
- Supports viewing and editing of local and remote files
- Allows for passive and non-passive file transfers
- Eliminates buffer overruns from malicious ftp sites
-
-WWW: http://gftp.seul.org/
diff --git a/ftp/gftp/pkg-plist b/ftp/gftp/pkg-plist
deleted file mode 100644
index 1e4b1cb9a662..000000000000
--- a/ftp/gftp/pkg-plist
+++ /dev/null
@@ -1,97 +0,0 @@
-bin/gftp
-%%NOX11:%%bin/gftp-gtk
-bin/gftp-text
-%%NOX11:%%%%DATADIR%%/COPYING
-%%NOX11:%%%%DATADIR%%/bookmarks
-%%NOX11:%%%%DATADIR%%/connect.xpm
-%%NOX11:%%%%DATADIR%%/deb.xpm
-%%NOX11:%%%%DATADIR%%/diff.xpm
-%%NOX11:%%%%DATADIR%%/dir.xpm
-%%NOX11:%%%%DATADIR%%/doc.xpm
-%%NOX11:%%%%DATADIR%%/dotdot.xpm
-%%NOX11:%%%%DATADIR%%/down.xpm
-%%NOX11:%%%%DATADIR%%/exe.xpm
-%%NOX11:%%%%DATADIR%%/gftp-16x16.png
-%%NOX11:%%%%DATADIR%%/gftp-22x22.png
-%%NOX11:%%%%DATADIR%%/gftp-24x24.png
-%%NOX11:%%%%DATADIR%%/gftp-32x32.png
-%%NOX11:%%%%DATADIR%%/gftp-48x48.png
-%%NOX11:%%%%DATADIR%%/gftp-logo.xpm
-%%NOX11:%%%%DATADIR%%/gftp-scalable.svg
-%%NOX11:%%%%DATADIR%%/gftp.xpm
-%%NOX11:%%%%DATADIR%%/gftprc
-%%NOX11:%%%%DATADIR%%/img.xpm
-%%NOX11:%%%%DATADIR%%/left.xpm
-%%NOX11:%%%%DATADIR%%/linkdir.xpm
-%%NOX11:%%%%DATADIR%%/linkfile.xpm
-%%NOX11:%%%%DATADIR%%/man.xpm
-%%NOX11:%%%%DATADIR%%/open_dir.xpm
-%%NOX11:%%%%DATADIR%%/right.xpm
-%%NOX11:%%%%DATADIR%%/rpm.xpm
-%%NOX11:%%%%DATADIR%%/sound.xpm
-%%NOX11:%%%%DATADIR%%/stop.xpm
-%%NOX11:%%%%DATADIR%%/tar.xpm
-%%NOX11:%%%%DATADIR%%/txt.xpm
-%%NOX11:%%%%DATADIR%%/up.xpm
-%%NOX11:%%%%DATADIR%%/world.xpm
-%%NLS%%share/locale/am/LC_MESSAGES/gftp.mo
-%%NLS%%share/locale/ar/LC_MESSAGES/gftp.mo
-%%NLS%%share/locale/az/LC_MESSAGES/gftp.mo
-%%NLS%%share/locale/be/LC_MESSAGES/gftp.mo
-%%NLS%%share/locale/bg/LC_MESSAGES/gftp.mo
-%%NLS%%share/locale/bn/LC_MESSAGES/gftp.mo
-%%NLS%%share/locale/ca/LC_MESSAGES/gftp.mo
-%%NLS%%share/locale/cs/LC_MESSAGES/gftp.mo
-%%NLS%%share/locale/da/LC_MESSAGES/gftp.mo
-%%NLS%%share/locale/de/LC_MESSAGES/gftp.mo
-%%NLS%%share/locale/dz/LC_MESSAGES/gftp.mo
-%%NLS%%share/locale/el/LC_MESSAGES/gftp.mo
-%%NLS%%share/locale/en_CA/LC_MESSAGES/gftp.mo
-%%NLS%%share/locale/en_GB/LC_MESSAGES/gftp.mo
-%%NLS%%share/locale/es/LC_MESSAGES/gftp.mo
-%%NLS%%share/locale/fi/LC_MESSAGES/gftp.mo
-%%NLS%%share/locale/fr/LC_MESSAGES/gftp.mo
-%%NLS%%share/locale/ga/LC_MESSAGES/gftp.mo
-%%NLS%%share/locale/gl/LC_MESSAGES/gftp.mo
-%%NLS%%share/locale/gu/LC_MESSAGES/gftp.mo
-%%NLS%%share/locale/he/LC_MESSAGES/gftp.mo
-%%NLS%%share/locale/hr/LC_MESSAGES/gftp.mo
-%%NLS%%share/locale/hu/LC_MESSAGES/gftp.mo
-%%NLS%%share/locale/it/LC_MESSAGES/gftp.mo
-%%NLS%%share/locale/ja/LC_MESSAGES/gftp.mo
-%%NLS%%share/locale/ko/LC_MESSAGES/gftp.mo
-%%NLS%%share/locale/lt/LC_MESSAGES/gftp.mo
-%%NLS%%share/locale/lv/LC_MESSAGES/gftp.mo
-%%NLS%%share/locale/mk/LC_MESSAGES/gftp.mo
-%%NLS%%share/locale/ml/LC_MESSAGES/gftp.mo
-%%NLS%%share/locale/ms/LC_MESSAGES/gftp.mo
-%%NLS%%share/locale/nb/LC_MESSAGES/gftp.mo
-%%NLS%%share/locale/ne/LC_MESSAGES/gftp.mo
-%%NLS%%share/locale/nl/LC_MESSAGES/gftp.mo
-%%NLS%%share/locale/oc/LC_MESSAGES/gftp.mo
-%%NLS%%share/locale/pa/LC_MESSAGES/gftp.mo
-%%NLS%%share/locale/pl/LC_MESSAGES/gftp.mo
-%%NLS%%share/locale/pt/LC_MESSAGES/gftp.mo
-%%NLS%%share/locale/pt_BR/LC_MESSAGES/gftp.mo
-%%NLS%%share/locale/ro/LC_MESSAGES/gftp.mo
-%%NLS%%share/locale/ru/LC_MESSAGES/gftp.mo
-%%NLS%%share/locale/rw/LC_MESSAGES/gftp.mo
-%%NLS%%share/locale/sk/LC_MESSAGES/gftp.mo
-%%NLS%%share/locale/sq/LC_MESSAGES/gftp.mo
-%%NLS%%share/locale/sr/LC_MESSAGES/gftp.mo
-%%NLS%%share/locale/sr@Latn/LC_MESSAGES/gftp.mo
-%%NLS%%share/locale/sv/LC_MESSAGES/gftp.mo
-%%NLS%%share/locale/ta/LC_MESSAGES/gftp.mo
-%%NLS%%share/locale/th/LC_MESSAGES/gftp.mo
-%%NLS%%share/locale/tr/LC_MESSAGES/gftp.mo
-%%NLS%%share/locale/uk/LC_MESSAGES/gftp.mo
-%%NLS%%share/locale/zh_CN/LC_MESSAGES/gftp.mo
-%%NLS%%share/locale/zh_HK/LC_MESSAGES/gftp.mo
-%%NLS%%share/locale/zh_TW/LC_MESSAGES/gftp.mo
-%%NOX11:%%@dirrm %%DATADIR%%
-@dirrmtry share/locale/dz/LC_MESSAGES
-@dirrmtry share/locale/dz
-@dirrmtry share/locale/oc/LC_MESSAGES
-@dirrmtry share/locale/oc
-@dirrmtry share/locale/rw/LC_MESSAGES
-@dirrmtry share/locale/rw