Port details |
- postgresql93-plv8js PL/v8js procedural language for PostgreSQL database
- 1.4.2 databases
=0 1.4.2Version of this port present on the latest quarterly branch. - Maintainer: vanilla@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2014-10-05 07:06:13
- Last Update: 2014-12-07 10:35:02
- SVN Revision: 374185
- License: PostgreSQL
- WWW:
- https://code.google.com/p/plv8js/
- Description:
- plv8js is a procedural language add-on for PostgreSQL,
which means you can define JavaScript functions
that run inside a PostgreSQL server using google V8 Engine.
WWW: https://code.google.com/p/plv8js/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- postgresql93-plv8js>0:databases/postgresql93-plv8js
- No installation instructions:
- This port has been deleted.
- PKGNAME: postgresql93-plv8js
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
![pkg-fallout pkg-fallout](/images/fallout.svg)
- Master port: databases/postgresql-plv8js
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- perl5.16.3 : lang/perl5.16
- Library dependencies:
-
- libv8.so : lang/v8
- libpq.so.5 : databases/postgresql93-client
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: databases/postgresql-plv8js | Commit | Credits | Log message |
1.4.2 07 Dec 2014 10:35:02
![Revision:374185 Revision:374185](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
marino ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 |
1.4.2 05 Oct 2014 14:37:25
![Revision:370089 Revision:370089](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
antoine ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove trailing / |
1.4.2 05 Oct 2014 07:06:08
![Revision:370037 Revision:370037](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
lwhsu ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Turn postgresql-plv8js version aware and add postgresql93-plv8js
Approved by: vanilla (via skype) |
Number of commits found: 3
|