From 21fa0d3e4bae9b71e4ac7c8dc4af215a93c5f9d6 Mon Sep 17 00:00:00 2001 From: dima Date: Mon, 10 Nov 1997 04:59:27 +0000 Subject: LLNL XDIR (motif ftp client) (I hope, I didn't screw up anything ...) --- ftp/llnlxdir/Makefile | 22 ++++++++++++++++++++++ ftp/llnlxdir/distinfo | 1 + ftp/llnlxdir/pkg-comment | 1 + ftp/llnlxdir/pkg-descr | 20 ++++++++++++++++++++ ftp/llnlxdir/pkg-plist | 3 +++ 5 files changed, 47 insertions(+) create mode 100644 ftp/llnlxdir/Makefile create mode 100644 ftp/llnlxdir/distinfo create mode 100644 ftp/llnlxdir/pkg-comment create mode 100644 ftp/llnlxdir/pkg-descr create mode 100644 ftp/llnlxdir/pkg-plist (limited to 'ftp/llnlxdir') diff --git a/ftp/llnlxdir/Makefile b/ftp/llnlxdir/Makefile new file mode 100644 index 0000000..748de0d --- /dev/null +++ b/ftp/llnlxdir/Makefile @@ -0,0 +1,22 @@ +# New ports collection makefile for: llnlxdir +# Version required: 2.0 +# Date created: 9 November 1997 +# +# Whom: Dima Ruban +# +# $Id$ +# + +DISTNAME= latest_xdir +PKGNAME= llnlxdir-2.0 +CATEGORIES= x11 net +MASTER_SITES= ftp://k2.llnl.gov/pub/ia/llnlxdir/ +EXTRACT_SUFX= .tar.Z + +MAINTAINER= dima@FreeBSD.ORG + +WRKSRC= ${WRKDIR}/llnlxdir2.0/sources +REQUIRES_MOTIF= yes +USE_IMAKE= yes + +.include diff --git a/ftp/llnlxdir/distinfo b/ftp/llnlxdir/distinfo new file mode 100644 index 0000000..5e0ed48 --- /dev/null +++ b/ftp/llnlxdir/distinfo @@ -0,0 +1 @@ +MD5 (latest_xdir.tar.Z) = b46d759983c698255dea7921d603fede diff --git a/ftp/llnlxdir/pkg-comment b/ftp/llnlxdir/pkg-comment new file mode 100644 index 0000000..e12ff53 --- /dev/null +++ b/ftp/llnlxdir/pkg-comment @@ -0,0 +1 @@ +Motif FTP client with drag-and-drop file transfer. diff --git a/ftp/llnlxdir/pkg-descr b/ftp/llnlxdir/pkg-descr new file mode 100644 index 0000000..66ba10f --- /dev/null +++ b/ftp/llnlxdir/pkg-descr @@ -0,0 +1,20 @@ + LLNL XDIR Version 2.0, October 23, 1995 + + LLNL XDIR, an OSF/Motif-based FTP client, provides a graphical user + interface for drag-and-drop file transfer. LLNL XDIR simultaneously + displays any number of directories for any number of hosts, with each + directory being displayed in its own window. LLNL XDIR supports + powerful directory browsing capability, including iconic and + hierarchical views. One of LLNL XDIR's most powerful features is its + ability to search directory structures (even across multiple hosts) + for entry names that match a specified pattern. + + LLNL XDIR is meant to be the successor to LLNL XFTP, another graphical + FTP client. LLNL XDIR is considerably more sophisticated than LLNL + XFTP, and has all of its functionality. + + LLNL XDIR is a component of the Intelligent Archive, which is currently + under development at LLNL. + + LLNL XDIR was written by Neale Smith of the Lawrence Livermore National + Laboratory, which is operated by the University of California. diff --git a/ftp/llnlxdir/pkg-plist b/ftp/llnlxdir/pkg-plist new file mode 100644 index 0000000..397df1b --- /dev/null +++ b/ftp/llnlxdir/pkg-plist @@ -0,0 +1,3 @@ +bin/xdir +man/man1/xdir.1x +lib/X11/app-defaults/XDir -- cgit v1.1