Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Nov 2006 12:12:44 GMT
From:      Alexey Tarasov<master@preved.cn>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/105240: Update port: deve/monotone-viz
Message-ID:  <200611071212.kA7CCixC061144@www.freebsd.org>
Resent-Message-ID: <200611071220.kA7CKKds062680@freefall.freebsd.org>

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

>Number:         105240
>Category:       ports
>Synopsis:       Update port: deve/monotone-viz
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 07 12:20:20 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Alexey Tarasov
>Release:        
>Organization:
>Environment:
>Description:
# 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:
#
#	monotone-viz
#	monotone-viz/files
#	monotone-viz/files/patch-configure
#	monotone-viz/Makefile
#	monotone-viz/pkg-descr
#	monotone-viz/pkg-plist
#	monotone-viz/distinfo
#
echo c - monotone-viz
mkdir -p monotone-viz > /dev/null 2>&1
echo c - monotone-viz/files
mkdir -p monotone-viz/files > /dev/null 2>&1
echo x - monotone-viz/files/patch-configure
sed 's/^X//' >monotone-viz/files/patch-configure << 'END-of-monotone-viz/files/patch-configure'
X--- configure.orig	Sun Jul  2 23:13:24 2006
X+++ configure	Sun Jul  2 23:13:39 2006
X@@ -2199,9 +2199,6 @@
X option." >&2;}
X    { (exit 1); exit 1; }; }
X   fi
X-  if test "${MONOTONE_DIR:0:1}" != "/" ; then
X-    MONOTONE_DIR="$(pwd)/$MONOTONE_DIR"
X-  fi
X fi
X 
X 
END-of-monotone-viz/files/patch-configure
echo x - monotone-viz/Makefile
sed 's/^X//' >monotone-viz/Makefile << 'END-of-monotone-viz/Makefile'
X# New ports collection makefile for:   monotone-viz
X# Date created:        2 July 2006
X# Whom:            Tarasov Alexey <master@preved.cn>
X#
X# $FreeBSD: ports/devel/monotone-viz/Makefile,v 1.1 2006/07/11 07:29:48 clsung Exp $
X#
X
XPORTNAME=	monotone-viz
XPORTVERSION=	0.15
XCATEGORIES=	devel
XMASTER_SITES=	http://oandrieu.nerim.net/monotone-viz/
X
XMAINTAINER=	master@preved.cn
XCOMMENT=	Visual interface for Monotone VCS with revision graphs
X
XBUILD_DEPENDS=	ocamlc:${PORTSDIR}/lang/ocaml \
X   		lablgtk2:${PORTSDIR}/x11-toolkits/ocaml-lablgtk2 \
X		dot:${PORTSDIR}/graphics/graphviz \
X		mtn:${PORTSDIR}/devel/monotone \
X		sqlite3:${PORTSDIR}/databases/sqlite3
X
XGNU_CONFIGURE=	YES
XUSE_GMAKE=	YES
X
XALL_TARGET=
X
X.include <bsd.port.mk>
END-of-monotone-viz/Makefile
echo x - monotone-viz/pkg-descr
sed 's/^X//' >monotone-viz/pkg-descr << 'END-of-monotone-viz/pkg-descr'
XMonotone-viz is a small GTK+ application that
Xvisualizes monotone ancestry graphs.
X
XMonotone is a free distributed version control system.
XMonotone-viz is developed in the Objective Caml language, 
Xusing the GTK+ and libgnomecanvas libraries (via LablGTK, 
Xan OCaml binding for GTK+), and it uses the dot program 
Xfrom the Graphviz package.
X
XWWW: http://oandrieu.nerim.net/monotone-viz/
X
X- Tarasov Alexey
Xmaster@preved.cn
END-of-monotone-viz/pkg-descr
echo x - monotone-viz/pkg-plist
sed 's/^X//' >monotone-viz/pkg-plist << 'END-of-monotone-viz/pkg-plist'
Xbin/monotone-viz
END-of-monotone-viz/pkg-plist
echo x - monotone-viz/distinfo
sed 's/^X//' >monotone-viz/distinfo << 'END-of-monotone-viz/distinfo'
XMD5 (monotone-viz-0.15.tar.gz) = 4dfbf372e7dfb5212e931b62a5f83e6b
XSHA256 (monotone-viz-0.15.tar.gz) = de14377e315780974672904f35a3a7ddf73e76edaae663666b1230af1ceed10f
XSIZE (monotone-viz-0.15.tar.gz) = 509782
END-of-monotone-viz/distinfo
exit


>How-To-Repeat:

>Fix:

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



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