From owner-freebsd-ports Sat Jul 28 12:10:17 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E6ACE37B405 for ; Sat, 28 Jul 2001 12:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6SJA1n66427; Sat, 28 Jul 2001 12:10:01 -0700 (PDT) (envelope-from gnats) Received: from cc92687-a.wlgrv1.pa.home.com (cc92687-a.wlgrv1.pa.home.com [24.5.63.190]) by hub.freebsd.org (Postfix) with ESMTP id 92ADE37B401 for ; Sat, 28 Jul 2001 12:07:25 -0700 (PDT) (envelope-from root@cc92687-a.wlgrv1.pa.home.com) Received: (from root@localhost) by cc92687-a.wlgrv1.pa.home.com (8.11.4/8.11.4) id f6SJ7OK21062; Sat, 28 Jul 2001 15:07:24 -0400 (EDT) (envelope-from root) Message-Id: <200107281907.f6SJ7OK21062@cc92687-a.wlgrv1.pa.home.com> Date: Sat, 28 Jul 2001 15:07:24 -0400 (EDT) From: pat@databits.net Reply-To: pat@databits.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/29282: New port ftp/swiftfxp Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 29282 >Category: ports >Synopsis: New port ftp/swiftfxp >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jul 28 12:10:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Patrick Li >Release: FreeBSD 4.3-STABLE i386 >Organization: N/A >Environment: System: FreeBSD bottlenek 4.3-STABLE FreeBSD 4.3-STABLE #1: Fri Jul 27 19:16:07 EDT 2001 root@bottlenek:/usr/src/sys/compile/BOTTLENEK i386 >Description: SwiftFXP is a GTK based FXP Client similar to FlashFXP >How-To-Repeat: N/A >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # swiftfxp # swiftfxp/Makefile # swiftfxp/distinfo # swiftfxp/pkg-comment # swiftfxp/pkg-descr # swiftfxp/pkg-plist # swiftfxp/files # swiftfxp/files/patch-Makefile # echo c - swiftfxp mkdir -p swiftfxp > /dev/null 2>&1 echo x - swiftfxp/Makefile sed 's/^X//' >swiftfxp/Makefile << 'END-of-swiftfxp/Makefile' X# New ports collection makefile for: swiftfxp X# Date created: Sat Jul 28 14:28:11 EDT 2001 X# Whom: Patrick Li X# X# $FreeBSD$ X# X XPORTNAME= swiftfxp XPORTVERSION= 0.4.1 XCATEGORIES= ftp net XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= ${PORTNAME} XDISTNAME= SwiftFXP-${PORTVERSION} XEXTRACT_SUFX= .tar.bz2 X XMAINTAINER= pat@databits.net X XUSE_X_PREFIX= yes XUSE_BZIP2= yes XUSE_XPM= yes XUSE_GTK= yes XUSE_GNOMELIBS= yes XMAKE_ENV= PTHREAD_LIBS="${PTHREAD_LIBS}" \ X PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" X Xpre-patch: X @${PERL} -pi.orig -e 's|./icons|${DATADIR}|' \ X ${WRKSRC}/widgets.c X Xdo-install: X @${MKDIR} ${DATADIR} X @${INSTALL_PROGRAM} ${WRKSRC}/SwiftFXP ${PREFIX}/bin X @${INSTALL_DATA} ${WRKSRC}/icons/*.xpm ${DATADIR} X X.include END-of-swiftfxp/Makefile echo x - swiftfxp/distinfo sed 's/^X//' >swiftfxp/distinfo << 'END-of-swiftfxp/distinfo' XMD5 (SwiftFXP-0.4.1.tar.bz2) = a3df55d74b0acc90333da8be167f1b59 END-of-swiftfxp/distinfo echo x - swiftfxp/pkg-comment sed 's/^X//' >swiftfxp/pkg-comment << 'END-of-swiftfxp/pkg-comment' XSwiftFXP is a GTK based FXP Client similar to FlashFXP END-of-swiftfxp/pkg-comment echo x - swiftfxp/pkg-descr sed 's/^X//' >swiftfxp/pkg-descr << 'END-of-swiftfxp/pkg-descr' XSwiftFXP is a GTK based FXP Client similar to FlashFXP X XWWW: http://sourceforge.net/projects/swiftfxp/ XAuthor: Geraint Jones X X- Patrick Li END-of-swiftfxp/pkg-descr echo x - swiftfxp/pkg-plist sed 's/^X//' >swiftfxp/pkg-plist << 'END-of-swiftfxp/pkg-plist' Xbin/SwiftFXP Xshare/swiftfxp/about.xpm Xshare/swiftfxp/cmp.xpm Xshare/swiftfxp/conn.xpm Xshare/swiftfxp/conn2.xpm Xshare/swiftfxp/del.xpm Xshare/swiftfxp/dir.xpm Xshare/swiftfxp/file.xpm Xshare/swiftfxp/go.xpm Xshare/swiftfxp/link.xpm Xshare/swiftfxp/mkd.xpm Xshare/swiftfxp/ref.xpm Xshare/swiftfxp/ref2.xpm Xshare/swiftfxp/site.xpm Xshare/swiftfxp/trans.xpm X@dirrm share/swiftfxp END-of-swiftfxp/pkg-plist echo c - swiftfxp/files mkdir -p swiftfxp/files > /dev/null 2>&1 echo x - swiftfxp/files/patch-Makefile sed 's/^X//' >swiftfxp/files/patch-Makefile << 'END-of-swiftfxp/files/patch-Makefile' X--- Makefile.orig Sat Jul 28 14:39:37 2001 X+++ Makefile Sat Jul 28 14:39:15 2001 X@@ -1,7 +1,7 @@ X CC = gcc X-CFLAGS = -O2 -g `gtk-config --cflags` X-LIBS = `gtk-config --libs gthread ` X-LIBPATH = -L/usr/X11R6/lib -lpthread X+CFLAGS += `${GTK_CONFIG} --cflags` ${PTHREAD_CFLAGS} X+LIBS = `${GTK_CONFIG} --libs gthread ` X+LIBPATH = -L/usr/X11R6/lib ${PTHREAD_LIBS} X OBJECTS = ui.o net.o misc.o widgets.o configfile.o queue.o sort.o X X all: SwiftFXP END-of-swiftfxp/files/patch-Makefile exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message