notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
postgresql93-plv8js PL/v8js procedural language for PostgreSQL database
1.4.2 databases Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.4.2Version of this port present on the latest quarterly branch.
Maintainer: vanilla@FreeBSD.org search for ports maintained by this maintainer
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/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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.
Master port: databases/postgresql-plv8js
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake : devel/gmake
  2. perl5.16.3 : lang/perl5.16
Library dependencies:
  1. libv8.so : lang/v8
  2. 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:
Expand this list (2 items)
Collapse this list.
  1. http://api.pgxn.org/dist/plv8/1.4.2/
  2. http://distcache.FreeBSD.org/ports-distfiles/
Collapse this list.

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
CommitCreditsLog message
1.4.2
07 Dec 2014 10:35:02
Revision:374185Original commit files touched by this commit
marino search for other commits by this committer
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:370089Original commit files touched by this commit
antoine search for other commits by this committer
Remove trailing /
1.4.2
05 Oct 2014 07:06:08
Revision:370037Original commit files touched by this commit
lwhsu search for other commits by this committer
- Turn postgresql-plv8js version aware and add postgresql93-plv8js

Approved by:	vanilla (via skype)

Number of commits found: 3