Commit graph

12 commits

Author SHA1 Message Date
Vanilla I. Shu
fba6ec83c6 Upgrade to 1.4.3. 2015-02-14 16:07:59 +00:00
John Marino
ffbb1b1140 Remove port databases/postgresql93-plv8js (avoids broken index)
This port was added on 5 October 2014.  The intention for its existence
was to provide a way to use plv8js with pgsql 9.3 instead of the default
pgsql 9.2.  It was implemented in such a way that if PGSQL_DEFAULT is
set to 9.3, the index breaks with a duplicate origin with datbases/
postgresql-plv8js.  It's possible to adjust the plv8js ports by converting
the version into an option and using typical master/slave techniques, but
I can't come up with a good reason to do this at all.

I don't think this port ever should have been created.  Anyone that would
need this port would have needed to set PGSQL_DEFAULT anyway (which
already works).  In the worst case, WANT_PGSQL could be based through a
command line.  Perhaps the motivation was to have a binary package to
avoid building it, but this reason disappears soon when the default
version of pgsql is bumped to 9.3.  Based on all those reasons, I think
it is better to remove the port outright (pointing to master port) rather
than adjust it to avoid a broken index.

PR:	195281
2014-12-07 10:35:01 +00:00
Li-Wen Hsu
a4b80c472b - Let slave port can override WANT_PGSQL_VER 2014-10-05 07:10:24 +00:00
Li-Wen Hsu
1674717c6a - Turn postgresql-plv8js version aware and add postgresql93-plv8js
Approved by:	vanilla (via skype)
2014-10-05 07:06:08 +00:00
Li-Wen Hsu
451f19a3c7 - Update to 1.4.2
- Add LICENSE

PR:		194140
Submitted by:	lwhsu
Approved by:	vanilla (via skype)
2014-10-04 16:09:39 +00:00
Chris Rees
e90877fa19 Fixup any version changes I missed yesterday.
Shown logs by:	antoine
2014-08-26 10:17:30 +00:00
Baptiste Daroussin
c23ef8bc8b Convert d* to USES=zip 2014-03-07 16:49:09 +00:00
Vanilla I. Shu
20ca9274d5 Support stage. 2013-09-25 01:19:21 +00:00
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Vanilla I. Shu
bdebe3eeb3 add build-depends to perl5 to fix building error.
Submitted by:	Mathieu Arnold <mat at mat.cc> via email.
2013-09-10 08:41:39 +00:00
Vanilla I. Shu
b4e4ec5510 add minssing PLIST_SUB. 2013-09-07 04:21:06 +00:00
Vanilla I. Shu
23a636d06a add postgresql-plv8js, it's procedural language base on v8js. 2013-09-07 04:19:12 +00:00