ports/132415: [new port] databases/geoserver-mysql-plugin: A MySQL DataStore implementation for GeoServer
Alexander Logvinov
ports at logvinov.com
Sun Mar 8 14:40:01 UTC 2009
>Number: 132415
>Category: ports
>Synopsis: [new port] databases/geoserver-mysql-plugin: A MySQL DataStore implementation for GeoServer
>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: Sun Mar 08 14:40:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Alexander Logvinov
>Release: FreeBSD 6.4-RELEASE i386
>Organization:
>Environment:
>Description:
A MySQL DataStore implementation for GeoServer.
WWW: http://geoserver.org/display/GEOSDOC/MySQL+DataStore
>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:
#
# 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 at logvinov.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME= geoserver
XPORTVERSION= 1.7.2
XCATEGORIES= databases geography java
XMASTER_SITES= SF
XPKGNAMESUFFIX= -mysql-plugin
XDISTNAME= ${PORTNAME}-${PORTVERSION}${PKGNAMESUFFIX}
X
XMAINTAINER= ports at logvinov.com
XCOMMENT= A MySQL DataStore implementation for GeoServer
X
XRUN_DEPENDS= ${LOCALBASE}/lib/geoserver/start.jar:${PORTSDIR}/graphics/geoserver
X
XUSE_ZIP= yes
XNO_BUILD= yes
X
XGSLIBDIR= lib/geoserver/webapps/geoserver/WEB-INF/lib
XSUB_FILES= pkg-message
XPLIST_FILES= ${GSLIBDIR}/gt-mysql-2.5.3.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.2-mysql-plugin.zip) = 66a202c4b2d71a2d7444b90dcb7a05f1
XSHA256 (geoserver-1.7.2-mysql-plugin.zip) = 3f6aeebc91b058fb8c801eef5f1bde28cf02343e0d7f1376b2b55dbe2fc777f2
XSIZE (geoserver-1.7.2-mysql-plugin.zip) = 671037
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
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list