FreeBSD Bugzilla – Attachment 197666 Details for
Bug 231660
[NEW PORT] lang/parser3: Simple and convenient object-oriented language
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
PgSQL driver for Parser
parser3pgsql.shar (text/plain), 2.22 KB, created by
Igor Konov
on 2018-10-01 10:29:07 UTC
(
hide
)
Description:
PgSQL driver for Parser
Filename:
MIME Type:
Creator:
Igor Konov
Created:
2018-10-01 10:29:07 UTC
Size:
2.22 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: ># ># parser3pgsql ># parser3pgsql/pkg-descr ># parser3pgsql/Makefile ># parser3pgsql/distinfo ># parser3pgsql/files ># parser3pgsql/files/patch-Makefile.in ># >echo c - parser3pgsql >mkdir -p parser3pgsql > /dev/null 2>&1 >echo x - parser3pgsql/pkg-descr >sed 's/^X//' >parser3pgsql/pkg-descr << 'd6c1a7ea693e2c7eafd327bf53358f46' >XPgSQL driver for Parser3 >X >XWWW: https://www.parser.ru/ >d6c1a7ea693e2c7eafd327bf53358f46 >echo x - parser3pgsql/Makefile >sed 's/^X//' >parser3pgsql/Makefile << 'aa6c6019f558610f04dc69ab14fc4aea' >X# $FreeBSD$ >X >XPORTNAME= parser3pgsql >XDISTVERSION= 10.5 >XCATEGORIES= databases >XMASTER_SITES= https://www.parser.ru/f/1/download/src/ >X >XMAINTAINER= montblanc@mail.ru >XCOMMENT= PgSQL driver for Parser3 >X >XLICENSE= GPLv3 >X >XBUILD_DEPENDS= ${NONEXISTENT}:lang/parser3:extract >X >XUSES= libtool pgsql >X >XGNU_CONFIGURE= yes >X >XINSTALL_TARGET= install-strip >X >XUSE_LDCONFIG= yes >X >XPLIST_FILES= lib/libparser3pgsql.so >X >X.include <bsd.port.mk> >aa6c6019f558610f04dc69ab14fc4aea >echo x - parser3pgsql/distinfo >sed 's/^X//' >parser3pgsql/distinfo << 'e7520b4f2d92aa0dcea578bf735497bd' >XTIMESTAMP = 1537965470 >XSHA256 (parser3pgsql-10.5.tar.gz) = addd9b417cbc1dfddf350e55b0f94100cc4e1af047ea5da04c41c41c492a9f52 >XSIZE (parser3pgsql-10.5.tar.gz) = 634959 >e7520b4f2d92aa0dcea578bf735497bd >echo c - parser3pgsql/files >mkdir -p parser3pgsql/files > /dev/null 2>&1 >echo x - parser3pgsql/files/patch-Makefile.in >sed 's/^X//' >parser3pgsql/files/patch-Makefile.in << 'fb9c8a22ac943d3e571b368006fbd908' >X--- Makefile.in.orig 2018-09-26 17:50:29 UTC >X+++ Makefile.in >X@@ -294,7 +294,7 @@ top_builddir = @top_builddir@ >X top_srcdir = @top_srcdir@ >X SUBDIRS = libltdl >X ACLOCAL_AMFLAGS = -I libltdl/m4 >X-INCLUDES = -I../../parser3/src/sql $(INCLTDL) -I$(PGSQL_INC) >X+INCLUDES = -I../../../../lang/parser3/work/parser-3.4.5/src/sql $(INCLTDL) -I$(PGSQL_INC) >X noinst_HEADERS = config_includes.h >X lib_LTLIBRARIES = libparser3pgsql.la >X libparser3pgsql_la_SOURCES = parser3pgsql.C >fb9c8a22ac943d3e571b368006fbd908 >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 231660
:
197428
|
197479
|
197663
|
197664
|
197665
| 197666 |
197667