summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-05-17 19:52:14 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-05-17 19:52:14 +0000
commit1c1aaf40a32cc5ba24880bce01bd696152380995 (patch)
tree9362dfaf14a6b6a74317e7152ca57589d2a601d0 /ftp
parentChange Mr.Nakaji's Email address. (diff)
Update to 2.0.1
Submitted by: Chris Piazza cpiazza@home.net PR Number: 11726
Notes
Notes: svn path=/head/; revision=18867
Diffstat (limited to 'ftp')
-rw-r--r--ftp/gftp/Makefile16
-rw-r--r--ftp/gftp/distinfo2
-rw-r--r--ftp/gftp/files/patch-ab16
-rw-r--r--ftp/gftp/pkg-plist3
4 files changed, 20 insertions, 17 deletions
diff --git a/ftp/gftp/Makefile b/ftp/gftp/Makefile
index 216ba6b57eb7..5f4bf92a4fda 100644
--- a/ftp/gftp/Makefile
+++ b/ftp/gftp/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: gftp
-# Version required: 1.13
+# Version required: 2.0.1
# Date Created: 21 Feb 1999
# Whom: Damjan Marion <dmarion@open.hr>
#
-# $Id: Makefile,v 1.1.1.1 1999/04/03 01:38:52 steve Exp $
+# $Id: Makefile,v 1.2 1999/04/27 00:37:35 taoka Exp $
#
-DISTNAME= gftp-1.13
+DISTNAME= gftp-2.0.1
CATEGORIES= net
MASTER_SITES= http://www.newwave.net/~masneyb/
@@ -17,10 +17,14 @@ LIB_DEPENDS= gtk12.1:${PORTSDIR}/x11-toolkits/gtk12
USE_AUTOCONF= yes
USE_X_PREFIX= yes
-post-install:
- strip ${PREFIX}/bin/gftp
-
pre-install:
find ${WRKSRC} -name \*.orig -exec ${RM} -f \{} \;
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/gftp ${PREFIX}/bin
+ @${MKDIR} ${PREFIX}/share/gftp
+.for i in sample.gftp/*
+ ${INSTALL_DATA} ${WRKSRC}/$i ${PREFIX}/share/gftp
+.endfor
+
.include <bsd.port.mk>
diff --git a/ftp/gftp/distinfo b/ftp/gftp/distinfo
index f4024df9f494..193cddcbe523 100644
--- a/ftp/gftp/distinfo
+++ b/ftp/gftp/distinfo
@@ -1 +1 @@
-MD5 (gftp-1.13.tar.gz) = c4fd2c2b21f5efeccf4ba2befb4fa564
+MD5 (gftp-2.0.1.tar.gz) = 66bbc2567cb0c94f6f80aa518656b26d
diff --git a/ftp/gftp/files/patch-ab b/ftp/gftp/files/patch-ab
index d0eb7cce4936..1c2c674228e9 100644
--- a/ftp/gftp/files/patch-ab
+++ b/ftp/gftp/files/patch-ab
@@ -1,11 +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 @@
+--- Makefile.in.orig Sat May 15 10:56:01 1999
++++ Makefile.in Sat May 15 13:26:17 1999
+@@ -6,7 +6,7 @@
+ SHARE_DIR=$(PREFIX)/share/gftp
+ INSTALL=@INSTALL@
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)\"
+-CFLAGS=@CFLAGS@ -Wall -D_REENTRANT -DSHARE_DIR=\"$(SHARE_DIR)\"
++CFLAGS=@CFLAGS@ -pthread -DSHARE_DIR=\"$(SHARE_DIR)\"
LIBS=@LIBS@
EXE=gftp
- OBJS=cache.o chmod_dialog.o config_file.o connect_dialog.o delete_dialog.o \
+ OBJS=bookmarks.o cache.o chmod_dialog.o config_file.o \
diff --git a/ftp/gftp/pkg-plist b/ftp/gftp/pkg-plist
index 93757ffd67b2..d2d629806cf6 100644
--- a/ftp/gftp/pkg-plist
+++ b/ftp/gftp/pkg-plist
@@ -5,14 +5,13 @@ 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/open_dir.xpm
share/gftp/tar.xpm
share/gftp/txt.xpm
-share/gftp/up.xpm
@dirrm share/gftp