FreeBSD Bugzilla – Attachment 139262 Details for
Bug 185483
[NEW PORT] databases/pgrouting
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
pgrouting.shar
pgrouting.shar (text/plain), 2.71 KB, created by
Loïc Bartoletti
on 2014-01-05 08:10:01 UTC
(
hide
)
Description:
pgrouting.shar
Filename:
MIME Type:
Creator:
Loïc Bartoletti
Created:
2014-01-05 08:10:01 UTC
Size:
2.71 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: ># ># pgrouting ># pgrouting/Makefile ># pgrouting/distinfo ># pgrouting/pkg-descr ># pgrouting/pkg-plist ># >echo c - pgrouting >mkdir -p pgrouting > /dev/null 2>&1 >echo x - pgrouting/Makefile >sed 's/^X//' >pgrouting/Makefile << '50aabfff84515dd07831890d46ad5e9b' >X# Created by: lbartoletti <coder@tuxfamily.org> >X# $FreeBSD$ >X >XPORTNAME= pgrouting >XPORTVERSION= 2.0.0 >XCATEGORIES= databases geography >XMASTER_SITES= https://github.com/pgRouting/${PORTNAME}/archive/ >XDISTFILES= v${PORTVERSION}${EXTRACT_SUFX} >X >XMAINTAINER= coder@tuxfamily.org >XCOMMENT= pgRouting extends the PostGIS geospatial database to provide geospatial routing functionnality. >X >XLICENSE= GPLv2 >X >XLIB_DEPENDS= boost_system:${PORTSDIR}/devel/boost-libs\ >X libCGAL.so:${PORTSDIR}/math/cgal \ >X libgmp.so:${PORTSDIR}/math/gmp >XRUN_DEPENDS= ${LOCALBASE}/share/postgresql/contrib/postgis-2.1:${PORTSDIR}/databases/postgis21 >X >XUSES= cmake gmake pkgconfig >XUSE_PGSQL= yes >XUSE_LDCONFIG= yes >X >XFETCH_ARGS= -Fpr >X >XCFLAGS+= -I${LOCALBASE}/include >XLDFLAGS+= -L${LOCALBASE}/lib >X >Xpost-install: >X @if [ ${PGSQL_VER} >= 91 ]; then \ >X ${MKDIR} ${STAGEDIR}${PREFIX}/share/postgresql/extension; \ >X ${INSTALL_DATA} ${WRKSRC}/lib/pgrouting* ${PREFIX}/share/postgresql/extension; \ >X fi >X.include <bsd.port.mk> >50aabfff84515dd07831890d46ad5e9b >echo x - pgrouting/distinfo >sed 's/^X//' >pgrouting/distinfo << 'a42526b271189e96044b0416debd90a9' >XSHA256 (v2.0.0.tar.gz) = 606309e8ece04abec062522374b48179c16bddb30dd4c5080b89a4298e8d163b >XSIZE (v2.0.0.tar.gz) = 3765933 >a42526b271189e96044b0416debd90a9 >echo x - pgrouting/pkg-descr >sed 's/^X//' >pgrouting/pkg-descr << '15a0d0c851f585a158e4a1f2c2c85eb4' >XpgRouting extends the PostGIS / PostgreSQL geospatial database to provide >Xgeospatial routing functionality. >X >XWWW: http://pgrouting.org/ >15a0d0c851f585a158e4a1f2c2c85eb4 >echo x - pgrouting/pkg-plist >sed 's/^X//' >pgrouting/pkg-plist << 'dc63ef2df63c944c9f28e220f1557f48' >Xlib/postgresql/librouting.so >Xlib/postgresql/librouting_bd.so >Xlib/postgresql/librouting_dd.so >Xlib/postgresql/librouting_ksp.so >Xlib/postgresql/librouting_tsp.so >Xshare/postgresql/contrib/pgrouting-2.0/pgrouting.control >Xshare/postgresql/contrib/pgrouting-2.0/pgrouting.sql >Xshare/postgresql/contrib/pgrouting-2.0/pgrouting_dd_legacy.sql >Xshare/postgresql/contrib/pgrouting-2.0/pgrouting_legacy.sql >X@dirrmtry share/postgresql/contrib/pgrouting-2.0 >X@dirrmtry share/postgresql/contrib >X@dirrmtry share/postgresql >X@dirrmtry lib/postgresql >dc63ef2df63c944c9f28e220f1557f48 >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 185483
: 139262