mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
LLNL XDIR (motif ftp client)
(I hope, I didn't screw up anything ...)
This commit is contained in:
parent
2256b22c67
commit
8e6c219b63
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=8543
22
ftp/llnlxdir/Makefile
Normal file
22
ftp/llnlxdir/Makefile
Normal file
@ -0,0 +1,22 @@
|
||||
# New ports collection makefile for: llnlxdir
|
||||
# Version required: 2.0
|
||||
# Date created: 9 November 1997
|
||||
#
|
||||
# Whom: Dima Ruban <dima@FreeBSD.ORG>
|
||||
#
|
||||
# $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 <bsd.port.mk>
|
1
ftp/llnlxdir/distinfo
Normal file
1
ftp/llnlxdir/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (latest_xdir.tar.Z) = b46d759983c698255dea7921d603fede
|
1
ftp/llnlxdir/pkg-comment
Normal file
1
ftp/llnlxdir/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
Motif FTP client with drag-and-drop file transfer.
|
20
ftp/llnlxdir/pkg-descr
Normal file
20
ftp/llnlxdir/pkg-descr
Normal file
@ -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.
|
3
ftp/llnlxdir/pkg-plist
Normal file
3
ftp/llnlxdir/pkg-plist
Normal file
@ -0,0 +1,3 @@
|
||||
bin/xdir
|
||||
man/man1/xdir.1x
|
||||
lib/X11/app-defaults/XDir
|
Loading…
Reference in New Issue
Block a user