1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Import of gftp version 1.13.

A free multithreaded GTK based ftp client.

PR:		10187
Submitted by:	Damjan Marion <dmarion@open.hr>
This commit is contained in:
Steve Price 1999-04-03 01:38:52 +00:00
parent 6eed293481
commit 6be39ed2fe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=17591
6 changed files with 78 additions and 0 deletions

23
ftp/gftp/Makefile Normal file
View File

@ -0,0 +1,23 @@
# New ports collection makefile for: gftp
# Version required: 1.13
# Date Created: 21 Feb 1999
# Whom: Damjan Marion <dmarion@open.hr>
#
# $Id$
#
DISTNAME= gftp-1.13
CATEGORIES= net
MASTER_SITES= http://www.newwave.net/~masneyb/
MAINTAINER= dmarion@open.hr
LIB_DEPENDS= gtk12.1:${PORTSDIR}/x11-toolkits/gtk12
USE_AUTOCONF= yes
USE_X_PREFIX= yes
post-install:
strip ${PREFIX}/bin/gftp
.include <bsd.port.mk>

1
ftp/gftp/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (gftp-1.13.tar.gz) = c4fd2c2b21f5efeccf4ba2befb4fa564

11
ftp/gftp/files/patch-ab Normal file
View File

@ -0,0 +1,11 @@
--- Makefile.in.orig Fri Apr 2 13:21:58 1999
+++ Makefile.in Fri Apr 2 13:22:07 1999
@@ -8,7 +8,7 @@
MACHINE=`uname -m`-`uname -p`-`uname -s`
# Add -DDEBUG to the CFLAGS line below if you want gFTP to print some extra
# information to stdout
-CFLAGS=@CFLAGS@ -D_POSIX_SOURCE -D_REENTRANT -Wall -ansi -DSHARE_DIR=\"$(SHARE_DIR)\"
+CFLAGS=@CFLAGS@ -pthread -Wall -ansi -DSHARE_DIR=\"$(SHARE_DIR)\"
LIBS=@LIBS@
EXE=gftp
OBJS=cache.o chmod_dialog.o config_file.o connect_dialog.o delete_dialog.o \

1
ftp/gftp/pkg-comment Normal file
View File

@ -0,0 +1 @@
A free multithreaded GTK based ftp client.

24
ftp/gftp/pkg-descr Normal file
View File

@ -0,0 +1,24 @@
gFTP is a free multithreaded ftp client for *NIX based machines running
X11R6 or later. It has the following features:
Distributed under the terms of the GNU Public License Agreement
Written in C and uses GTK+ 1.1.x+ for the GUI
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
Latest version: 1.12
gFTP is copyright (c) 1998 by Brian Masney <masneyb@newwave.net>.
- Damjan Marion <dmarion@open.hr>

18
ftp/gftp/pkg-plist Normal file
View File

@ -0,0 +1,18 @@
bin/gftp
share/gftp/COPYING
share/gftp/deb.xpm
share/gftp/diff.xpm
share/gftp/dir.xpm
share/gftp/doc.xpm
share/gftp/dotdot.xpm
share/gftp/down.xpm
share/gftp/exe.xpm
share/gftp/gftp-logo.xpm
share/gftp/gftprc
share/gftp/linkdir.xpm
share/gftp/linkfile.xpm
share/gftp/man.xpm
share/gftp/tar.xpm
share/gftp/txt.xpm
share/gftp/up.xpm
@dirrm share/gftp