ports/55030: [New Port] devel/rapidsvn

Sebastian Yepes F.ESN esn at mail.x123.info
Wed Jul 30 03:20:16 UTC 2003


>Number:         55030
>Category:       ports
>Synopsis:       [New Port] devel/rapidsvn
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 29 20:20:14 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Sebastian Yepes F. [ESN]
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD agosto 5.1-CURRENT FreeBSD 5.1-CURRENT #10: Tue Jul 22 15:14:38 GMT 2003 root at agosto:/usr/obj/usr/src/sys/MYK_SRV i386


	
>Description:
	New port for the devel/rapidsvn
	RapidSVN is a cross-platform GUI front-end for the Subversion revision system written in C++ using the wxWindows framework.
>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:
#
#	/usr/ports/devel/rapidsvn
#	/usr/ports/devel/rapidsvn/Makefile
#	/usr/ports/devel/rapidsvn/distinfo
#	/usr/ports/devel/rapidsvn/pkg-descr
#	/usr/ports/devel/rapidsvn/pkg-plist
#
echo c - /usr/ports/devel/rapidsvn
mkdir -p /usr/ports/devel/rapidsvn > /dev/null 2>&1
echo x - /usr/ports/devel/rapidsvn/Makefile
sed 's/^X//' >/usr/ports/devel/rapidsvn/Makefile << 'END-of-/usr/ports/devel/rapidsvn/Makefile'
X# New ports collection makefile for:	rapidsvn
X# Date created:			30 July 2003
X# Whom:				Sebastian Yepes F. <esn at x123.info>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	rapidsvn
XPORTVERSION=	0.2.0
XCATEGORIES=	devel
XMASTER_SITES=	http://rapidsvn.tigris.org/files/documents/341/5349/
XMASTER_SITE_SUBDIR=	${PORTNAME}
XDISTNAME=	${PORTNAME}-${PORTVERSION}
X
XMAINTAINER=	esn at x123.info
XCOMMENT=	Cross-platform GUI for the Subversion revision system.
X
XLIB_DEPENDS=	wx_gtk.2:${PORTSDIR}/x11-toolkits/wxgtk-devel
X
XUSE_LIBTOOL=	yes
XUSE_X_PREFIX=	yes
X
XMAN1=		rapidsvn.1
X
X.include <bsd.port.pre.mk>
X
XAPXS=${LOCALBASE}/sbin/apxs
X
X.if defined(WITH_APACHE2_APR)
XAPACHE2_PORT?=  ${PORTSDIR}/www/apache2
XBUILD_DEPENDS+= ${APXS}:${APACHE2_PORT}
XRUN_DEPENDS+=   ${APXS}:${APACHE2_PORT}
XCONFIGURE_ARGS+=--with-apr-config=${LOCALBASE}/lib/apache2/apr-config \
X		--with-apu-config=${LOCALBASE}/lib/apache2/apu-config
X.else
XLIB_DEPENDS+=  apr-0.9:${PORTSDIR}/devel/apr
XCONFIGURE_ARGS+=--with-apr-config=${LOCALBASE}/bin/apr-config \
X		--with-apu-config=${LOCALBASE}/bin/apu-config
X.endif
X
Xpre-everything::
X.if defined(WITH_APACHE2_APR)
X	@${ECHO_MSG} "Using APR from www/apache2.  If you have the devel/apr"
X	@${ECHO_MSG} "port/package installed, you may need to remove it."
X.else
X	@${ECHO_MSG} "You can link rapidsvn against the APR built with"
X	@${ECHO_MSG} "the www/apache2 port, rather than the devel/apr port,"
X	@${ECHO_MSG} "by defining WITH_APACHE2_APR."
X.endif
X	@${ECHO_MSG}
X
X.include <bsd.port.post.mk>
END-of-/usr/ports/devel/rapidsvn/Makefile
echo x - /usr/ports/devel/rapidsvn/distinfo
sed 's/^X//' >/usr/ports/devel/rapidsvn/distinfo << 'END-of-/usr/ports/devel/rapidsvn/distinfo'
XMD5 (rapidsvn-0.2.0.tar.gz) = 497793d39a16b37ebfb5d3cdb1256ba1
END-of-/usr/ports/devel/rapidsvn/distinfo
echo x - /usr/ports/devel/rapidsvn/pkg-descr
sed 's/^X//' >/usr/ports/devel/rapidsvn/pkg-descr << 'END-of-/usr/ports/devel/rapidsvn/pkg-descr'
XRapidSVN is a cross-platform GUI front-end for the Subversion revision
Xsystem written in C++ using the wxWindows framework. This project also
Xincludes a Subversion client C++ API.
X
XFeatures
X
X    * Simple - provides an easy to use interface for Subversion features
X    * Efficient - simple for beginners but flexible enough to increase
X      productivity for experienced Subversion users
X    * Portable - runs on any platform in Subversion and wxWindows can run:
X      Linux, Windows, Mac OS 9/X, Solaris, etc.
X    * Fast - entirely written in C++ 
X
X
XWWW: http://rapidsvn.tigris.org/
END-of-/usr/ports/devel/rapidsvn/pkg-descr
echo x - /usr/ports/devel/rapidsvn/pkg-plist
sed 's/^X//' >/usr/ports/devel/rapidsvn/pkg-plist << 'END-of-/usr/ports/devel/rapidsvn/pkg-plist'
Xbin/rapidsvn
Xlib/libsvncpp.a
Xlib/libsvncpp.la
Xlib/libsvncpp.so
Xlib/libsvncpp.so.0
Xman/man1/rapidsvn.1.gz
END-of-/usr/ports/devel/rapidsvn/pkg-plist
exit

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



More information about the freebsd-ports-bugs mailing list