Commit graph

25 commits

Author SHA1 Message Date
Vanilla I. Shu
e3a14704bf reset MAINTAINER. 2017-11-09 14:13:44 +00:00
Gerald Pfeifer
e59c88cece Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
2017-09-10 20:55:38 +00:00
Sunpoet Po-Chuan Hsieh
ae352cb16d Fix WWW
Approved by:	portmgr (blanket)
2017-06-25 15:03:50 +00:00
Gerald Pfeifer
04d6f52202 Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
2017-04-01 15:23:30 +00:00
Mathieu Arnold
d83ff1e42e Never set WRKSRC when using USE_GITHUB.
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
2017-01-03 18:12:13 +00:00
Vanilla I. Shu
403901c1b6 Add compiler:c++11-lang to fix build on 9.3.
Obtained from:	pkg-fallout
2016-07-24 04:35:06 +00:00
Kurt Jaeger
85dfccf0f6 databases/postgresql-plv8js: Fix build with libc++ 3.8.0
PR:		208526
Submitted by:	dim
Approved by:	vanilla (maintainer)
2016-04-30 04:34:35 +00:00
Vanilla I. Shu
395fa78fa0 Update to 1.4.8. 2016-04-26 06:35:28 +00:00
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Mathieu Arnold
3f84c4ba7d Don't set DISTNAME when using USE_GITHUB and MASTER_SITES=GH, the
framework already sets a unique DISTNAME.

With hat:	portmgr
Sponsored by:	Absolight
2015-12-08 09:04:59 +00:00
Vanilla I. Shu
f6995ee93e Fix WWW. 2015-09-30 02:43:52 +00:00
Vanilla I. Shu
7c5005ec9d 1: Upgrade to 1.4.4.
2: switch to USE_GITHUB.
2015-07-18 15:14:43 +00:00
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
Baptiste Daroussin
3edc030b9f Cleanup plist 2014-10-20 10:41:12 +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