FreeBSD Bugzilla – Attachment 53521 Details for
Bug 80942
New port: java/castor Support for XML binding (JAXB) and SQL persistence
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 1.98 KB, created by
Adam VanderHook
on 2005-05-12 17:50:05 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Adam VanderHook
Created:
2005-05-12 17:50:05 UTC
Size:
1.98 KB
patch
obsolete
># 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@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@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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 80942
: 53521