mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
LLNL XFTP - yet another motif ftp client.
This commit is contained in:
parent
8e6c219b63
commit
67c13248a4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=8544
22
ftp/llnlxftp/Makefile
Normal file
22
ftp/llnlxftp/Makefile
Normal file
@ -0,0 +1,22 @@
|
||||
# New ports collection makefile for: llnlxftp
|
||||
# Version required: 2.1
|
||||
# Date created: 9 November 1997
|
||||
#
|
||||
# Whom: Dima Ruban <dima@FreeBSD.ORG>
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
DISTNAME= latest_xftp
|
||||
PKGNAME= llnlxftp-2.1
|
||||
CATEGORIES= x11 net
|
||||
MASTER_SITES= ftp://k2.llnl.gov/pub/ia/llnlxftp/
|
||||
EXTRACT_SUFX= .tar.Z
|
||||
|
||||
MAINTAINER= dima@FreeBSD.ORG
|
||||
|
||||
WRKSRC= ${WRKDIR}/llnlxftp2.1/sources
|
||||
REQUIRES_MOTIF= yes
|
||||
USE_IMAKE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
1
ftp/llnlxftp/distinfo
Normal file
1
ftp/llnlxftp/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (latest_xftp.tar.Z) = 007cfea9958553845467adcc22051fa3
|
1
ftp/llnlxftp/pkg-comment
Normal file
1
ftp/llnlxftp/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
Motif FTP client
|
22
ftp/llnlxftp/pkg-descr
Normal file
22
ftp/llnlxftp/pkg-descr
Normal file
@ -0,0 +1,22 @@
|
||||
|
||||
|
||||
LLNL XFTP Version 2.1, October 19, 1995
|
||||
|
||||
|
||||
**********************************************************************
|
||||
************************** ABOUT LLNL XFTP *************************
|
||||
**********************************************************************
|
||||
|
||||
LLNL XFTP, an OSF/Motif-based FTP client, enables you to graphically
|
||||
transfer files and perform various directory manipulation commands,
|
||||
both locally and remotely. Two especially notable features are the
|
||||
ability to (1) perform "third-party" (i.e., remote-to-remote) file
|
||||
transfers, and (2) transfer or delete entire directory substructures.
|
||||
LLNL XFTP has many features, is configurable, and has an intuitive
|
||||
user interface.
|
||||
|
||||
LLNL XFTP is a precursor to LLNL XDIR, a much more sophisticated
|
||||
graphical FTP client. LLNL XDIR features drag-and-drop file transfer,
|
||||
powerful directory browsing, and multihost searching. Unless you
|
||||
would prefer LLNL XFTP's compact interface over LLNL XDIR's multiwindow
|
||||
approach, we recommend that you use LLNL XDIR.
|
3
ftp/llnlxftp/pkg-plist
Normal file
3
ftp/llnlxftp/pkg-plist
Normal file
@ -0,0 +1,3 @@
|
||||
bin/xftp
|
||||
man/man1/xftp.1x
|
||||
lib/X11/app-defaults/XFtp
|
Loading…
Reference in New Issue
Block a user