A MySQL DataStore implementation for GeoServer. WWW: http://geoserver.org/display/GEOSDOC/MySQL+DataStore
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
Hello! This is new shar file with 1.7.3 version and new GSLIBDIR: # 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: # # geoserver-mysql-plugin # geoserver-mysql-plugin/Makefile # geoserver-mysql-plugin/distinfo # geoserver-mysql-plugin/pkg-descr # geoserver-mysql-plugin/files # geoserver-mysql-plugin/files/pkg-message.in # echo c - geoserver-mysql-plugin mkdir -p geoserver-mysql-plugin > /dev/null 2>&1 echo x - geoserver-mysql-plugin/Makefile sed 's/^X//' >geoserver-mysql-plugin/Makefile << 'ac53998ec48b7b2d564440c8acec6120' X# New ports collection makefile for: geoserver-mysql-plugin X# Date created: 08 March 2009 X# Whom: Alexander Logvinov <ports@logvinov.com> X# X# $FreeBSD$ X# X XPORTNAME= geoserver XPORTVERSION= 1.7.3 XCATEGORIES= databases geography java XMASTER_SITES= SF XPKGNAMESUFFIX= -mysql-plugin XDISTNAME= ${PORTNAME}-${PORTVERSION}${PKGNAMESUFFIX} X XMAINTAINER= ports@logvinov.com XCOMMENT= A MySQL DataStore implementation for GeoServer X XRUN_DEPENDS= ${LOCALBASE}/geoserver/start.jar:${PORTSDIR}/graphics/geoserver X XUSE_ZIP= yes XNO_BUILD= yes X XGSLIBDIR= geoserver/webapps/geoserver/WEB-INF/lib XSUB_FILES= pkg-message XPLIST_FILES= ${GSLIBDIR}/gt-mysql-2.5.4.jar \ X ${GSLIBDIR}/mysql-connector-java-5.1.5.jar X Xdo-install: X @${MKDIR} ${PREFIX}/${GSLIBDIR} X.for f in ${PLIST_FILES:S,^${GSLIBDIR}/,,} X ${INSTALL_DATA} ${WRKDIR}/${f} ${PREFIX}/${GSLIBDIR} X.endfor X Xpost-install: X @${CAT} ${PKGMESSAGE} X X.include <bsd.port.mk> ac53998ec48b7b2d564440c8acec6120 echo x - geoserver-mysql-plugin/distinfo sed 's/^X//' >geoserver-mysql-plugin/distinfo << '41618609b28e9f59f74115780fcffdcb' XMD5 (geoserver-1.7.3-mysql-plugin.zip) = 195829986b21c7291e563ecf48db477d XSHA256 (geoserver-1.7.3-mysql-plugin.zip) = 5a7c9cc1afe7d78d9527f339e28f71b4b5d6d349a5f7523ef8fdaece5ad6dd6a XSIZE (geoserver-1.7.3-mysql-plugin.zip) = 671023 41618609b28e9f59f74115780fcffdcb echo x - geoserver-mysql-plugin/pkg-descr sed 's/^X//' >geoserver-mysql-plugin/pkg-descr << '0a7719ab880e00f03a99c5819bf64427' XThis port contains a MySQL DataStore implementation for GeoServer. X XWWW: http://geoserver.org/display/GEOSDOC/MySQL+DataStore 0a7719ab880e00f03a99c5819bf64427 echo c - geoserver-mysql-plugin/files mkdir -p geoserver-mysql-plugin/files > /dev/null 2>&1 echo x - geoserver-mysql-plugin/files/pkg-message.in sed 's/^X//' >geoserver-mysql-plugin/files/pkg-message.in << '43563d2b0dff43b2db6fb132b153c2fa' X X=============================================================================== X XA MySQL DataStore implementation was installed, please restart GeoServer. X XMySQL should now show up as an option in the GeoServer web admin tool at XConfig -> Data -> DataStores -> New. Fill out the appropriate params. X X=============================================================================== 43563d2b0dff43b2db6fb132b153c2fa exit
State Changed From-To: open->closed New port added. Thanks!
miwi 2009-03-15 20:54:04 UTC FreeBSD ports repository Modified files: databases Makefile Added files: databases/geoserver-mysql-plugin Makefile distinfo pkg-descr databases/geoserver-mysql-plugin/files pkg-message.in Log: This port contains a MySQL DataStore implementation for GeoServer. WWW: http://geoserver.org/display/GEOSDOC/MySQL+DataStore PR: ports/132415 Submitted by: Alexander Logvinov <ports at logvinov.com> Revision Changes Path 1.747 +1 -0 ports/databases/Makefile 1.1 +37 -0 ports/databases/geoserver-mysql-plugin/Makefile (new) 1.1 +3 -0 ports/databases/geoserver-mysql-plugin/distinfo (new) 1.1 +9 -0 ports/databases/geoserver-mysql-plugin/files/pkg-message.in (new) 1.1 +3 -0 ports/databases/geoserver-mysql-plugin/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"