Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Nov 1999 04:31:45 -0500 (EST)
From:      Will Andrews <andrews@technologist.com>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/15135: new port: devel/cervisia
Message-ID:  <199911280931.EAA21904@shadow.blackdawn.com>

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

>Number:         15135
>Category:       ports
>Synopsis:       new port: devel/cervisia
>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:   Sun Nov 28 01:40:00 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Will Andrews
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
none
>Environment:

FreeBSD argon.blackdawn.com 4.0-CURRENT FreeBSD 4.0-CURRENT #2: Tue Nov 16 05:42:45 EST 1999     will@:/usr/src/sys/compile/ARGON  i386

>Description:

Cervisia is a simple CVS development tool made to work with KDE.
Only of interest to those of you who prefer to use a GUI tool
to interface with CVS...

>How-To-Repeat:

Use the shar below to import the new port to the tree.

>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:
#
#	cervisia
#	cervisia/Makefile
#	cervisia/files
#	cervisia/files/md5
#	cervisia/pkg
#	cervisia/pkg/PLIST
#	cervisia/pkg/DESCR
#	cervisia/pkg/COMMENT
#	cervisia/patches
#
echo c - cervisia
mkdir -p cervisia > /dev/null 2>&1
echo x - cervisia/Makefile
sed 's/^X//' >cervisia/Makefile << 'END-of-cervisia/Makefile'
X# New ports collection Makefile for: cervisia
X# Version required:	0.2.1
X# Date created:         17 Nov 1999
X# Whom:                 Will Andrews <andrews@technologist.com>
X#
X# $FreeBSD$
X
XDISTNAME=	cervisia-0.2.1
XCATEGORIES=	devel
XMASTER_SITES=	ftp://ftp.kde.org/pub/kde/unstable/apps/utils/
X
XMAINTAINER=	andrews@technologist.com
X
XRUN_DEPENDS=	kwm:${PORTSDIR}/x11/kdebase11
X
XUSE_X_PREFIX=	yes
XGNU_CONFIGURE=		yes
XCONFIGURE_ARGS=	--prefix=${LOCALBASE} \
X		--with-extra-includes="${LOCALBASE}/include" \
X		--with-extra-libraries="${LOCALBASE}/lib"
XCONFIGURE_ENV=	prefix="${LOCALBASE}" KDEDIR="${LOCALBASE}"
X
XMAN1=		cervisia.1
X
X.include <bsd.port.mk>
END-of-cervisia/Makefile
echo c - cervisia/files
mkdir -p cervisia/files > /dev/null 2>&1
echo x - cervisia/files/md5
sed 's/^X//' >cervisia/files/md5 << 'END-of-cervisia/files/md5'
XMD5 (cervisia-0.2.1.tar.gz) = b4c013e980703dd50fbbe270d8ebb075
END-of-cervisia/files/md5
echo c - cervisia/pkg
mkdir -p cervisia/pkg > /dev/null 2>&1
echo x - cervisia/pkg/PLIST
sed 's/^X//' >cervisia/pkg/PLIST << 'END-of-cervisia/pkg/PLIST'
Xbin/cervisia
Xshare/applnk/Development/Cervisia.kdelnk
Xshare/doc/HTML/en/cervisia/index.html
Xshare/doc/HTML/en/cervisia/index-1.html
Xshare/doc/HTML/en/cervisia/index-2.html
Xshare/doc/HTML/en/cervisia/index-3.html
X@dirrm share/doc/HTML/en/cervisia
END-of-cervisia/pkg/PLIST
echo x - cervisia/pkg/DESCR
sed 's/^X//' >cervisia/pkg/DESCR << 'END-of-cervisia/pkg/DESCR'
XCervisia is a rather simplistic KDE-based CVS development
Xtool. More to come.
X
XWWW: http://pauli.uni-muenster.de/~gehrmab/cervisia.html
END-of-cervisia/pkg/DESCR
echo x - cervisia/pkg/COMMENT
sed 's/^X//' >cervisia/pkg/COMMENT << 'END-of-cervisia/pkg/COMMENT'
XGUI utility to assist with CVS-based development.
END-of-cervisia/pkg/COMMENT
echo c - cervisia/patches
mkdir -p cervisia/patches > /dev/null 2>&1
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?199911280931.EAA21904>