Date: Mon, 1 Jul 2013 04:00:05 +0400 (MSK) From: Sevan Janiyan <venture37@geeklan.co.uk> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/180137: [NEW PORT] databases/hashtypes: Hash data types for PostgreSQL Message-ID: <201307010000.r61005SS029810@z29.zvq.me> Resent-Message-ID: <201307010010.r610A0mG030949@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 180137 >Category: ports >Synopsis: [NEW PORT] databases/hashtypes: Hash data types for PostgreSQL >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: Mon Jul 01 00:10:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Sevan Janiyan >Release: FreeBSD 10.0-CURRENT amd64 >Organization: Dream Industries >Environment: System: FreeBSD 10.0-CURRENT FreeBSD 10.0-CURRENT #4 r252362: Sat Jun 29 04:03:50 MSK >Description: SHA1, SHA256, SHA512, MD5 & CRC32 data types for Postgresql A fork of the shatypes extension which adds additional data types along with some fixes. WWW: http://pgxn.org/dist/hashtypes/ Generated with FreeBSD Port Tools 0.99_8 (mode: new) >How-To-Repeat: >Fix: --- .shar begins here --- # 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: # # hashtypes # hashtypes/pkg-descr # hashtypes/Makefile # hashtypes/distinfo # hashtypes/pkg-plist # echo c - hashtypes mkdir -p hashtypes > /dev/null 2>&1 echo x - hashtypes/pkg-descr sed 's/^X//' >hashtypes/pkg-descr << '3a3fcaa9e7d88c6bfa60a9a17f47b755' XSHA1, SHA256, SHA512, MD5 & CRC32 data types for Postgresql XA fork of the shatypes extension which adds additional Xdata types along with some fixes. X XWWW: http://pgxn.org/dist/hashtypes/ 3a3fcaa9e7d88c6bfa60a9a17f47b755 echo x - hashtypes/Makefile sed 's/^X//' >hashtypes/Makefile << '7dcbe4fb1ea23306315b07b35a11d7f6' X# Created by: Sevan Janiyan <venture37@geeklan.co.uk> X# $FreeBSD$ X XPORTNAME= hashtypes XPORTVERSION= 0.1.1 XCATEGORIES= databases security XMASTER_SITES= http://api.pgxn.org/dist/hashtypes/${PORTVERSION}/ \ X http://oss-files.dreamindustries.co/mirror/ X XMAINTAINER= oss-contrib@dreamindustries.co XCOMMENT= Hash data types for PostgreSQL X XUSE_PGSQL= yes XUSE_GMAKE= yes XUSE_ZIP= yes X XMAKE_ARGS= USE_PGXS=1 X X.include <bsd.port.mk> 7dcbe4fb1ea23306315b07b35a11d7f6 echo x - hashtypes/distinfo sed 's/^X//' >hashtypes/distinfo << '7f88d02bcb86f3791269d881620c8af6' XSHA256 (hashtypes-0.1.1.zip) = 183cb81bc4973df18906f0ab07f1d6891b9879b312f6de2772a54ff94696ab5e XSIZE (hashtypes-0.1.1.zip) = 12989 7f88d02bcb86f3791269d881620c8af6 echo x - hashtypes/pkg-plist sed 's/^X//' >hashtypes/pkg-plist << '9324eaa30c9804ee38d48f01cc140b76' Xlib/postgresql/hashtypes.so Xshare/doc/postgresql/extension/README.hashtypes Xshare/postgresql/extension/hashtypes--0.1.1.sql Xshare/postgresql/extension/hashtypes.control X@dirrmtry share/postgresql/extension X@dirrmtry share/postgresql/ X@dirrmtry share/doc/postgresql/extension X@dirrmtry share/doc/postgresql 9324eaa30c9804ee38d48f01cc140b76 exit --- .shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307010000.r61005SS029810>