ports/80942: New port: java/castor Support for XML binding (JAXB) and SQL persistence

Adam VanderHook acidos at bandwidth-junkies.net
Thu May 12 16:50:06 UTC 2005


>Number:         80942
>Category:       ports
>Synopsis:       New port: java/castor Support for XML binding (JAXB) and SQL persistence
>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:   Thu May 12 16:50:05 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Adam VanderHook
>Release:        FreeBSD 5.3-RELEASE-p13 i386
>Organization:
Bandwidth Junkies
>Environment:
System: FreeBSD regen.bandwidth-junkies.net 5.3-RELEASE-p13 FreeBSD 5.3-RELEASE-p13 #4: Fri May 6 09:10:54 EDT 2005 root at regen.bandwidth-junkies.net:/usr/obj/usr/src/sys/REGEN i386

>Description:
>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:
#
#	castor
#	castor/pkg-descr
#	castor/distinfo
#	castor/Makefile
#
echo c - castor
mkdir -p castor > /dev/null 2>&1
echo x - castor/pkg-descr
sed 's/^X//' >castor/pkg-descr << 'END-of-castor/pkg-descr'
XCastor is a data binding framework for Java.  It's the shortest path
Xbetween Java objects, XML documents, and relational tables.  Castor
Xprovides Java-to-XML binding, Java-to-SQL persistence, and more.
X
XWWW: http://www.castor.org/
END-of-castor/pkg-descr
echo x - castor/distinfo
sed 's/^X//' >castor/distinfo << 'END-of-castor/distinfo'
XMD5 (castor-0.9.6-src.tgz) = 3ec1b9623f04b86f157738bd3f10a847
XSIZE (castor-0.9.6-src.tgz) = 5937173
END-of-castor/distinfo
echo x - castor/Makefile
sed 's/^X//' >castor/Makefile << 'END-of-castor/Makefile'
X# Ports collection makefile for:    Castor
X# Date created:         2005/05/12
X# Whom:                 Adam VanderHook <acidos at bandwidth-junkies.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=		castor
XPORTVERSION=	0.9.6
XCATEGORIES=		java
XMASTER_SITES=	http://dist.codehaus.org/castor/${PORTVERSION}/
XDISTNAME=		${PORTNAME}-${PORTVERSION}-src
XEXTRACT_SUFX=	.tgz
X
XMAINTAINER=		acidos at bandwidth-junkies.net
XCOMMENT=		Data binding for XML (JAXB) and SQL database (JDO)
X
XBUILD_DEPENDS=	${LOCALBASE}/bin/ant:${PORTSDIR}/devel/apache-ant
X
XUSE_JAVA=		yes
XUSE_ANT=		yes
XJAVA_VERSION=	1.4+
X
XALL_TARGET=		jar
X
XWRKSRC=			${WRKDIR}/${PORTNAME}-${PORTVERSION}/src
X
XJAVALIBNAME=	${PORTNAME}-${PORTVERSION}
XJARFILE=		${JAVALIBNAME}.jar
XPLIST_FILES=	%%JAVAJARDIR%%/${JARFILE}
X
Xdo-install:
X	@${ECHO_MSG} -n ">> Installing JAR as ${JAVAJARDIR}/${JARFILE}..."
X	@${INSTALL_DATA} ${WRKSRC}/../dist/${JARFILE} ${JAVAJARDIR}/${JARFILE}
X	@${ECHO_MSG} " [ DONE ]"
X
X.include <bsd.port.mk>
END-of-castor/Makefile
exit
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list