CatsEyE: A filesystem browser, clean, fast, flexible. Using Gtk+2. Fix: --- shar_output.txt ends here -----frgpo0gd37IW0L5aEknAoz3H4u1Uwq1PobzjjfERQlz4gcSh Content-Type: text/plain; name="file.shar" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="file.shar" # 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: # # /usr/ports/x11-fm/catseye-fm # /usr/ports/x11-fm/catseye-fm/Makefile # /usr/ports/x11-fm/catseye-fm/pkg-descr # /usr/ports/x11-fm/catseye-fm/distinfo # echo c - /usr/ports/x11-fm/catseye-fm mkdir -p /usr/ports/x11-fm/catseye-fm > /dev/null 2>&1 echo x - /usr/ports/x11-fm/catseye-fm/Makefile sed 's/^X//' >/usr/ports/x11-fm/catseye-fm/Makefile << '020e12f72b9153ffdc6a250378b53cd8' X# New ports collection makefile for: oneko X# Date created: 9 May 2009 X# Whom: Geyer Klaus X# X# $FreeBSD$ X# X XPORTNAME= catseye-fm XPORTVERSION= 3.0.0.0 XCATEGORIES= x11-fm XMASTER_SITES= http://catseye-fm.sourceforge.net/downloads/ \ X http://catseye-fm-temp.sourceforge.net/downloads/ X XMAINTAINER= klausgeyer@gmx.de XCOMMENT= A clear, fast, powerfull file browser using gtk+2.0 X XLIB_DEPENDS= gtk-x11-2.0:${PORTSDIR}/x11-toolkits/gtk20 X XPLIST_FILES= bin/catseye-fm \ X share/catseye-fm/catseye_16x16_NOSHOW.gif \ X share/catseye-fm/catseye_48x48.gif \ X share/catseye-fm/catseye_64x64.gif \ X share/catseye-fm/catseye_128x128.gif \ X share/catseye-fm/catseye_160x160.gif \ X share/catseye-fm/catseye_128x128.png \ X share/catseye-fm/catseye_160x160.png \ X share/catseye-fm/catseye_config_file.conf.sample \ X share/catseye-fm/user_install.sh X XPLIST_DIRS= share/catseye-fm X X.include <bsd.port.mk> 020e12f72b9153ffdc6a250378b53cd8 echo x - /usr/ports/x11-fm/catseye-fm/pkg-descr sed 's/^X//' >/usr/ports/x11-fm/catseye-fm/pkg-descr << 'bd450dd6c49516d7f19ed606b8b80857' XThis is Cat'sEyE (catseye-fm), a filesystem browser using gtk+2. XMain goals: clear view, powerfull, no icons, fast. X XWhat it looks like: Two sided view, each side is tabbed. XFileShelf on the bottom of the window. XOnly three colors (one for folder and one for links and Xone for the rest files) X XLoads the pathes opened on last exit, or starts with the same Xdirectories every time, it's the users choice. X XCat'sEyE gots its power by the configuration file where the user can X(but not has to) 'create' dialogs and build complicated commandlines Xwhich Cat'sEyE calls to the Shell. XYou can define how the items are called to some program: each item X(e.g. for viewing some pictures), all items (e.g. for listen to Xsome music) or processed in a list, calling one item after each Xother waiting for the previouse item to finish. X XFileShelfs help you keep track of your data spread out Xover the whole filesystem, but also belonging together such as Xconfigfiles. XWWW: http://catseye-fm.sourceforge.net/ XWWW: http://catseye-fm-temp.sourceforge.net/ bd450dd6c49516d7f19ed606b8b80857 echo x - /usr/ports/x11-fm/catseye-fm/distinfo sed 's/^X//' >/usr/ports/x11-fm/catseye-fm/distinfo << '6b39eb92409f5ed9ac1d2d8b0b308390' XMD5 (catseye-fm-3.0.0.0.tar.gz) = f4a6ec43b88e7d7c5a0e7b24dd8be7a1 XSHA256 (catseye-fm-3.0.0.0.tar.gz) = 7a73649734fb4a5ab073ddabf431d428d3ccfe8dcadf59e6d6974ae639184644 XSIZE (catseye-fm-3.0.0.0.tar.gz) = 160659 6b39eb92409f5ed9ac1d2d8b0b308390 exit
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
State Changed From-To: open->closed New port added. Thanks!
miwi 2009-05-22 21:49:54 UTC FreeBSD ports repository Modified files: x11-fm Makefile Added files: x11-fm/catseye-fm Makefile distinfo pkg-descr Log: This is Cat'sEyE (catseye-fm), a filesystem browser using gtk+2. Main goals: clear view, powerfull, no icons, fast. Cat'sEyE gots its power by the configuration file where the user can (but not has to) 'create' dialogs and build complicated commandlines which Cat'sEyE calls to the Shell. You can define how the items are called to some program: each item (e.g. for viewing some pictures), all items (e.g. for listen to some music) or processed in a list, calling one item after each other waiting for the previouse item to finish. FileShelfs help you keep track of your data spread out over the whole filesystem, but also belonging together such as configfiles. WWW: http://catseye-fm-temp.sourceforge.net/ PR: ports/134851 Submitted by: Geyer Klaus Revision Changes Path 1.74 +1 -0 ports/x11-fm/Makefile 1.1 +32 -0 ports/x11-fm/catseye-fm/Makefile (new) 1.1 +3 -0 ports/x11-fm/catseye-fm/distinfo (new) 1.1 +16 -0 ports/x11-fm/catseye-fm/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"