summaryrefslogtreecommitdiff
path: root/databases/postgresql-plv8js (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-01-03Never set WRKSRC when using USE_GITHUB.Mathieu Arnold2-5/+5
If you want to set WRKSRC, set GH_PROJECT instead. - The GitHub URLs are case insensitive, but the distribution files you get out of them are not. - If the repository was renamed, the old URL will still work, but the distribution name will be ith the new name. Sponsored by: Absolight
2016-07-24Add compiler:c++11-lang to fix build on 9.3.Vanilla I. Shu1-1/+1
Obtained from: pkg-fallout
2016-04-30databases/postgresql-plv8js: Fix build with libc++ 3.8.0Kurt Jaeger3-0/+79
PR: 208526 Submitted by: dim Approved by: vanilla (maintainer)
2016-04-26Update to 1.4.8.Vanilla I. Shu2-3/+3
2016-04-01Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold1-1/+1
With hat: portmgr Sponsored by: Absolight
2015-12-08Don't set DISTNAME when using USE_GITHUB and MASTER_SITES=GH, theMathieu Arnold2-3/+2
framework already sets a unique DISTNAME. With hat: portmgr Sponsored by: Absolight
2015-09-30Fix WWW.Vanilla I. Shu1-1/+1
2015-07-181: Upgrade to 1.4.4.Vanilla I. Shu3-7/+10
2: switch to USE_GITHUB.
2015-02-14Upgrade to 1.4.3.Vanilla I. Shu2-3/+3
2014-12-07Remove port databases/postgresql93-plv8js (avoids broken index)John Marino1-2/+1
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-10-20Cleanup plistBaptiste Daroussin1-3/+0
2014-10-05- Let slave port can override WANT_PGSQL_VERLi-Wen Hsu1-1/+1
2014-10-05- Turn postgresql-plv8js version aware and add postgresql93-plv8jsLi-Wen Hsu1-2/+3
Approved by: vanilla (via skype)
2014-10-04- Update to 1.4.2Li-Wen Hsu2-4/+6
- Add LICENSE PR: 194140 Submitted by: lwhsu Approved by: vanilla (via skype)
2014-08-26Fixup any version changes I missed yesterday.Chris Rees1-3/+1
Shown logs by: antoine
2014-03-07Convert d* to USES=zipBaptiste Daroussin1-2/+1
2013-09-25Support stage.Vanilla I. Shu2-9/+0
2013-09-20Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin1-0/+1
databases)
2013-09-10add build-depends to perl5 to fix building error.Vanilla I. Shu1-1/+2
Submitted by: Mathieu Arnold <mat at mat.cc> via email.
2013-09-07add minssing PLIST_SUB.Vanilla I. Shu1-0/+1
2013-09-07add postgresql-plv8js, it's procedural language base on v8js.Vanilla I. Shu6-0/+62