Date: Wed, 30 Oct 2002 16:37:48 +0100 (CET) From: "Michael L.Hostbaek" <mich@freebsdcluster.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/44754: New port: misc/clex Message-ID: <20021030153748.1750014A24@icommerce-france.com>
next in thread | raw e-mail | index | archive | help
>Number: 44754 >Category: ports >Synopsis: New port: misc/clex >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: Wed Oct 30 07:40:04 PST 2002 >Closed-Date: >Last-Modified: >Originator: Michael L. Hostbaek >Release: FreeBSD 4.7-STABLE i386 >Organization: FreeBSDCluster.org >Environment: System: FreeBSD extranet.itxmarket.com 4.7-STABLE FreeBSD 4.7-STABLE #0: Fri Oct 11 17:00:45 CEST 2002 root@extranet.itxmarket.com:/usr/obj/usr/src/sys/EXTRANET1 i386 >Description: New port: clex. A commandline file manager >How-To-Repeat: >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: # # clex # clex/Makefile # clex/distinfo # clex/pkg-comment # clex/pkg-descr # clex/pkg-plist # echo c - clex mkdir -p clex > /dev/null 2>&1 echo x - clex/Makefile sed 's/^X//' >clex/Makefile << 'END-of-clex/Makefile' X# Ports collection makefile for: clex-tty X# Date created: Tue Oct 30, 2002 X# Whom: Michael L. Hostbaek <mich@freebsdcluster.org> X# X# $FreeBSD$ X# X XPORTNAME= clex XPORTVERSION= 3.1.6 XCATEGORIES= misc XMASTER_SITES= http://www.clex.sk/download/ XMASTER_SITE_SUBDIR= ${PORTNAME} XDISTNAME= ${PORTNAME}-${PORTVERSION}.src X XMAINTAINER= mich@freebsdcluster.org X XWRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} XGNU_CONFIGURE= yes X XMAN1= clex.1 X X.include <bsd.port.mk> END-of-clex/Makefile echo x - clex/distinfo sed 's/^X//' >clex/distinfo << 'END-of-clex/distinfo' XMD5 (clex-3.1.6.src.tar.gz) = 05c074491db8cbb407221e7471e84bb3 END-of-clex/distinfo echo x - clex/pkg-comment sed 's/^X//' >clex/pkg-comment << 'END-of-clex/pkg-comment' XA commandline file manager END-of-clex/pkg-comment echo x - clex/pkg-descr sed 's/^X//' >clex/pkg-descr << 'END-of-clex/pkg-descr' XCLEX is a file manager with a full-screen user interface Xwritten in C with the curses library. It displays directory Xcontents (including file status details) and provides Xfeatures like command history, filename insertion, or name Xcompletion in order to help the user to construct commands Xto be executed by the shell (there are no built-in commands). XCLEX is easily configurable and all its features are Xexplained in the on-line help. X XWWW: http://www.clex.sk/ XAUTHOR: Vlado Potisk <clex@clex.sk> X X - Michael L. Hostbaek X mich@freebsdcluster.org END-of-clex/pkg-descr echo x - clex/pkg-plist sed 's/^X//' >clex/pkg-plist << 'END-of-clex/pkg-plist' Xbin/clex END-of-clex/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021030153748.1750014A24>