Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Dec 2003 23:38:27 -0600
From:      "Ryan Moe" <ryan@transaeris.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/60103: New port: x11-fm/velocity: advanced file manager for GNOME
Message-ID:  <1070948307@moefo187.localhost>
Resent-Message-ID: <200312100540.hBA5eEvf072966@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         60103
>Category:       ports
>Synopsis:       New port: x11-fm/velocity: advanced file manager for GNOME
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 09 21:40:14 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Ryan Moe
>Release:        FreeBSD 5.1-RELEASE-p11 i386
>Organization:
>Environment:


System: FreeBSD moefo187.localhost 5.1-RELEASE-p11 FreeBSD 5.1-RELEASE-p11 #7: Mon Dec  8 20:24:29 CST 2003     ryan@moefo187.test.com:/usr/src/sys/i386/compile/MOEFO i386


>Description:


Velocity is a file/desktop manager for the GNOME desktop environment.  It is designed as a replacement for Nautilus.  It supports many advanced features.


>How-To-Repeat:





>Fix:


--- velocity begins here ---
# 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/velocity/
#	/usr/ports/x11-fm/velocity/Makefile
#	/usr/ports/x11-fm/velocity/pkg-descr
#	/usr/ports/x11-fm/velocity/files
#	/usr/ports/x11-fm/velocity/files/patch-aa-callbacks
#	/usr/ports/x11-fm/velocity/pkg-plist
#	/usr/ports/x11-fm/velocity/distinfo
#
echo c - /usr/ports/x11-fm/velocity/
mkdir -p /usr/ports/x11-fm/velocity/ > /dev/null 2>&1
echo x - /usr/ports/x11-fm/velocity/Makefile
sed 's/^X//' >/usr/ports/x11-fm/velocity/Makefile << 'END-of-/usr/ports/x11-fm/velocity/Makefile'
X# New ports collection makefile for:	velocity
X# Date created:		   19 November 2003
X# Whom:				   Ryan
X#
X# $FreeBSD$
X#
X
XPORTNAME=		velocity
XPORTVERSION=	0.1.0b
XCATEGORIES=		x11-fm
XMASTER_SITES=	http://homepages.ius.edu/kydavis/velocity/
XDISTNAME=		velocity-0.1.0beta
X
XMAINTAINER=		ryan@transaeris.com
XCOMMENT=		GNOME file and desktop manager
X
XWRKSRC=			${WRKDIR}/velocity-0.1.0
XGNU_CONFIGURE=	yes
XUSE_BZIP2=		yes
XCPPFLAGS+=		-I/usr/include/sys
XUSE_GNOME=		libgnomeui glib20 gnomedesktop librsvg2
X
X.include <bsd.port.mk>
END-of-/usr/ports/x11-fm/velocity/Makefile
echo x - /usr/ports/x11-fm/velocity/pkg-descr
sed 's/^X//' >/usr/ports/x11-fm/velocity/pkg-descr << 'END-of-/usr/ports/x11-fm/velocity/pkg-descr'
XThis is a port of velocity.  A file and desktop manager for GNOME designed to 
Xreplace Nautilus.  It is designed to be fast, efficient, and very powerful.  
XIt supports advanced features such as:
X
X   * View Profiles - Allowing you to customize the way you view files.
X   * Context menu image preview - allowing you a clearer view of thumbnailed 
X			          files.
X   * Add-ons - Scripts to help do odd or complex tasks and Templates to make 
X	       creating new documents simpler.
X
XWWW: http://homepages.ius.edu/kydavis/index.php
X
X- Ryan
Xryan@transaeris.com
END-of-/usr/ports/x11-fm/velocity/pkg-descr
echo c - /usr/ports/x11-fm/velocity/files
mkdir -p /usr/ports/x11-fm/velocity/files > /dev/null 2>&1
echo x - /usr/ports/x11-fm/velocity/files/patch-aa-callbacks
sed 's/^X//' >/usr/ports/x11-fm/velocity/files/patch-aa-callbacks << 'END-of-/usr/ports/x11-fm/velocity/files/patch-aa-callbacks'
X--- src/callbacks.h	Tue Nov 18 20:35:08 2003
X+++ src/callbacks.orig	Tue Nov 18 20:36:27 2003
X@@ -27,7 +27,7 @@
X #include <gnome.h>
X #include <sys/types.h>
X #include <signal.h>
X-#include <wait.h>
X+#include <sys/wait.h>
X #include <gnome.h>
X #include <libgnomevfs/gnome-vfs.h>
X #include <gtk/gtkdnd.h>
END-of-/usr/ports/x11-fm/velocity/files/patch-aa-callbacks
echo x - /usr/ports/x11-fm/velocity/pkg-plist
sed 's/^X//' >/usr/ports/x11-fm/velocity/pkg-plist << 'END-of-/usr/ports/x11-fm/velocity/pkg-plist'
Xbin/velocity
Xdoc/velocity/AUTHORS
Xdoc/velocity/COPYING
Xdoc/velocity/ChangeLog
Xdoc/velocity/INSTALL
Xdoc/velocity/NEWS
Xdoc/velocity/README
Xdoc/velocity/TODO
Xshare/applications/velocity.desktop
Xshare/pixmaps/velocity/advanced.png
Xshare/pixmaps/velocity/behavior.png
Xshare/pixmaps/velocity/bin.png
Xshare/pixmaps/velocity/desktop.png
Xshare/pixmaps/velocity/druid-left.png
Xshare/pixmaps/velocity/druid-top.png
Xshare/pixmaps/velocity/puzzle-piece.png
Xshare/pixmaps/velocity/puzzle.png
Xshare/pixmaps/velocity/themes.png
Xshare/pixmaps/velocity/velocity.png
Xshare/velocity/plugins/audio.so
Xshare/velocity/plugins/burn.so
Xshare/velocity/scripts/audio-to-mp3
Xshare/velocity/scripts/audio-to-ogg
Xshare/velocity/scripts/create-tarball
Xshare/velocity/scripts/line-word-count
Xshare/velocity/scripts/pdf-to-postscript
Xshare/velocity/scripts/postscript-to-pdf
Xshare/velocity/scripts/terminal-here
Xshare/velocity/scripts/uncompress
Xshare/velocity/templates/abiword-document
Xshare/velocity/templates/data/abiword-document
Xshare/velocity/templates/data/dia-document
Xshare/velocity/templates/data/gimp-image
Xshare/velocity/templates/data/gnumeric-document
Xshare/velocity/templates/data/html-document
Xshare/velocity/templates/data/shell-script
Xshare/velocity/templates/data/velocity-script
Xshare/velocity/templates/data/word-document
Xshare/velocity/templates/dia-document
Xshare/velocity/templates/gimp-image
Xshare/velocity/templates/gnumeric-document
Xshare/velocity/templates/html-document
Xshare/velocity/templates/plain-text
Xshare/velocity/templates/shell-script
Xshare/velocity/templates/velocity-script
Xshare/velocity/templates/word-document
X@dirrm share/velocity/templates/data
X@dirrm share/velocity/templates
X@dirrm share/velocity/scripts
X@dirrm share/velocity/plugins
X@dirrm share/velocity
X@dirrm share/pixmaps/velocity
X@dirrm doc/velocity
END-of-/usr/ports/x11-fm/velocity/pkg-plist
echo x - /usr/ports/x11-fm/velocity/distinfo
sed 's/^X//' >/usr/ports/x11-fm/velocity/distinfo << 'END-of-/usr/ports/x11-fm/velocity/distinfo'
XMD5 (velocity-0.1.0beta.tar.bz2) = 8873aff1c3b1759cbfd21944360ac087
END-of-/usr/ports/x11-fm/velocity/distinfo
exit

--- velocity ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1070948307>