# 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: # # postgresql-npgsql # postgresql-npgsql/distinfo # postgresql-npgsql/Makefile # postgresql-npgsql/pkg-descr # echo c - postgresql-npgsql mkdir -p postgresql-npgsql > /dev/null 2>&1 echo x - postgresql-npgsql/distinfo sed 's/^X//' >postgresql-npgsql/distinfo << '19c608b71d771cf9e2b07e2f5d5e499c' XTIMESTAMP = 1471885857 XSHA256 (npgsql-npgsql-v3.1.7_GH0.tar.gz) = f7dede9416158e0b03a9abd02066c2b9c8772be41c631b17ee1ba0f24b778554 XSIZE (npgsql-npgsql-v3.1.7_GH0.tar.gz) = 3458924 19c608b71d771cf9e2b07e2f5d5e499c echo x - postgresql-npgsql/Makefile sed 's/^X//' >postgresql-npgsql/Makefile << '6f18444fc0c31d2bcd280ac147f78ca3' X# $FreeBSD$ X XPORTNAME= npgsql XPORTVERSION= 3.1.7 XDISTVERSIONPREFIX= v XCATEGORIES= databases XPKGNAMEPREFIX= postgresql- X XMAINTAINER= cs@innolan.dk XCOMMENT= Npgsql is the .NET data provider for PostgreSQL X XLICENSE= PostgreSQL XLICENSE_FILE= ${WRKSRC}/LICENSE.txt X XUSE_GITHUB= yes XGH_ACCOUNT= npgsql XUSES= mono X XPLIST_FILES= lib/mono/gac/Npgsql/3.1.7.0__5d8b90d52f46fda7/Npgsql.dll \ X lib/mono/gac/Npgsql/3.1.7.0__5d8b90d52f46fda7/Npgsql.dll.mdb X Xdo-build: X ${LOCALBASE}/bin/xbuild ${WRKSRC}/src/Npgsql/Npgsql.csproj \ X /p:Configuration=Release /p:SignAssembly=true \ X /p:AssemblyOriginatorKeyFile=../../Npgsql.snk X Xdo-install: X ${LOCALBASE}/bin/gacutil -root ${STAGEDIR}${PREFIX}/lib/ \ X -gacdir ${STAGEDIR}${PREFIX}/lib -i \ X ${WRKSRC}/src/Npgsql/bin/Release/Npgsql.dll X X.include 6f18444fc0c31d2bcd280ac147f78ca3 echo x - postgresql-npgsql/pkg-descr sed 's/^X//' >postgresql-npgsql/pkg-descr << '1ff308150e0f767603d5111e556b7f59' XNpgsql is an open source ADO.NET Data Provider for PostgreSQL, Xit allows programs written in C#, Visual Basic, F# to access Xthe PostgreSQL database server. It allows any program developed Xfor .NET framework to access database server. It is implemented Xin 100% C# code. Works with PostgreSQL 9.x and above. X XWWW: http://www.npgsql.org/ 1ff308150e0f767603d5111e556b7f59 exit