Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.5.7_4 19 Sep 2019 12:02:32 |
rene |
Remove expired ports:
2019-09-15 databases/postgresql-plruby: Abandonware
2019-09-15 databases/tablelog: Abandonware
2019-09-15 databases/skytools: Abandonware
Event: EuroBSDCon 2019 developer summit |
0.5.7_4 07 Sep 2019 19:56:28 |
mfechner |
Mark the port as broken for ruby 2.6.
PR: 240165
Approved by: maintainer timeout. |
0.5.7_4 18 Aug 2019 13:23:40 |
tobik |
databases/postgresql-plruby: Unbreak build with PostgreSQL 11
============================================================
PostgreSQL 11.4
is unsupported. Try plruby-0.4.2.
============================================================
*** Error code 1
http://package18.nyi.freebsd.org/data/120amd64-default-PR239514/2019-07-29_20h41m52s/logs/postgresql-plruby-0.5.7_4.log
While here deprecate it since it seems to have been abandoned in
2010.
PR: 239639
Approved by: knu (maintainer timeout, 2 weeks) |
0.5.7_4 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
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, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
0.5.7_3 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 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, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
0.5.7_2 18 Jun 2018 03:49:10 |
linimon |
Mark ports broken on powerpc64, categories d-f.
While here, pet portlint and do some other cleanup.
Approved by: portmgr (tier-2 blanket) |
0.5.7_2 05 May 2018 17:22:47 |
sunpoet |
Add LICENSE
Approved by: portmgr (blanket) |
0.5.7_2 31 Aug 2017 11:07:30 |
mat |
Fix build with postgresql 10.
Sponsored by: Absolight |
0.5.7_2 12 Jun 2017 10:06:15 |
mat |
Update to 0.5.7 and unbreak for ruby 2.2+.
PR: 219632
Submitted by: mat
Approved by: maintainer timeout |
0.5.4_2 13 Jan 2017 14:44:50 |
sunpoet |
Use BROKEN_RUBY
With hat: ruby |
0.5.4_2 13 Jan 2017 09:52:05 |
amdmi3 |
- Remove bogus (in presence of USE_GITHUB) USES=tar*
- Switch to options helpers
Approved by: portmgr blanket |
0.5.4_2 02 Dec 2016 09:21:59 |
mat |
http://github.com redirects to https://github.com, spare everyone a redirect.
Sponsored by: Absolight |
0.5.4_2 28 Jun 2016 16:32:43 |
swills |
databases/postgresql-plruby: remove unneeded USE_RUBY_RDOC
With hat: ruby@ |
0.5.4_2 08 Mar 2016 13:09:12 |
mat |
Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.
Fix distinfo for the offending ports.
lang/yorick's tag was moved, and the added patch was no longer needed.
PR: 207644
Submitted by: mat
Exp-run by by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D4268 |
0.5.4_2 06 May 2015 15:16:54 |
mat |
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
0.5.4_2 05 Apr 2015 05:55:12 |
swills |
databases/postgresql-plruby: mark broken with ruby 2.2
While here, clean up plist a bit |
0.5.4_2 02 Mar 2015 23:16:02 |
bapt |
Remove Authors and License from pkg-descr |
0.5.4_2 20 Oct 2014 10:41:13 |
bapt |
Cleanup plist |
0.5.4_2 25 Aug 2014 18:49:35 |
antoine |
Allow ports using ruby extconf to be built as non root
PR: ports/191313 |
0.5.4_2 25 Aug 2014 17:53:27 |
crees |
Convert pgsql ports to use USES+=pgsql
Reviewed by: bapt |
0.5.4_2 29 Jul 2014 18:41:17 |
adamw |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
0.5.4_2 03 Jul 2014 21:48:44 |
adamw |
Nuke NOPORTDOCS. While, here, correct a couple offenders who label examples
with PORTDOCS. And, fix a couple WITH_foo invocations. |
0.5.4_2 02 Dec 2013 13:41:24 |
mat |
Make the port work on postgresql > 8.4.
maintainer timeout.
PR: ports/184087
Submitted by: mat |
0.5.4_1 10 Oct 2013 18:27:06 |
tabthorpe |
- Switch to ruby19
With hat: portmgr |
0.5.4_1 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
0.5.4_1 13 Jun 2012 08:51:13 |
knu |
Avoid fetch during build.
PR: ports/168969
Submitted by: swills |
0.5.4_1 06 Mar 2012 07:31:51 |
crees |
- Set postgresql version 9.0 as default
- Add facility to set minimum/maximum version ranges in WANT_PGSQL_VER
- Remove BROKEN_WITH_PGSQL shim
PR: ports/165245
Submitted by: crees (me)
Reviewed by: exp-runs by pav and erwin
Discussed with: girgen |
0.5.4_1 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
0.5.4_1 12 Sep 2011 09:51:35 |
girgen |
Fix docs not beeing installed
Patch to handle PostgreSQL 9.1 |
0.5.4_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.5.4_1 02 Jan 2010 05:07:43 |
knu |
Fix support for PostgreSQL #.#.##, such as 8.2.15. |
0.5.4 01 Jan 2010 20:19:22 |
knu |
Update to 0.5.4, which now supports PostgreSQL 8.4. |
0.5.3_2 27 May 2009 07:29:47 |
knu |
Back out the changes on pkg-plist. Turned out portlint just gave me a
wrong piece of advice. |
0.5.3_1 26 May 2009 09:42:02 |
knu |
Add a patch to fix a problem that a wrong value is set to "args" when
compiled with Ruby 1.8.7 or later.
PR: ports/134300
Submitted by: Peter Much <pmc@citylink.dinoex.sub.org> |
0.5.3 16 May 2009 07:54:15 |
knu |
Update MAINTAINER. |
0.5.3 16 May 2009 07:53:31 |
knu |
Update to 0.5.3. |
0.5.0_1 15 Feb 2009 13:30:45 |
stas |
- Fix pkg-plist.
- Ensure correct permissions on installed files by using COPYTREE macro
while I'm here.
Reported by: pav |
0.5.0_1 06 Jun 2008 13:17:10 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.5.0 10 Jan 2007 20:37:39 |
miwi |
- Add backup MASTER_SITE
Submitted by: pointyhat via kris |
0.5.0 13 Dec 2006 10:45:23 |
miwi |
- Update to 0.5.0
PR: ports/106662
Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> |
0.4.6 08 Dec 2006 10:59:53 |
girgen |
More rubust regex to determine which version of postgresql that is
already installed.
Reported by: Kostik Belousov |
0.4.6 23 Nov 2005 18:03:26 |
mat |
Update to 0.4.6
To make it work with newly born postgresql 8.1 |
0.4.3_1 11 Nov 2005 01:18:01 |
linimon |
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months. We hope to see him back sometime. |
0.4.3_1 31 Jan 2005 00:35:56 |
girgen |
Split the postgresql ports into a server and a client part.
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors) |
0.4.3 25 Dec 2004 20:34:30 |
knu |
Update to 0.4.3. |
0.4.2 18 Apr 2004 18:44:17 |
knu |
Update to 0.4.2. |
0.4.1 14 Mar 2004 17:40:29 |
knu |
Update to 0.4.1. |
0.3.9 02 Mar 2004 07:28:41 |
knu |
Update to 0.3.9 and unbreak. |
0.3.8_1 22 Feb 2004 01:22:46 |
kris |
Utilize the EXPIRATION_DATE tag for these ports scheduled for removal. |
0.3.8_1 16 Feb 2004 07:29:41 |
kris |
BROKEN: Does not compile. This port will be removed after April 15 if it
is still broken. |
0.3.8_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.3.8 12 Nov 2003 06:06:24 |
knu |
Update to 0.3.8. |
0.3.6 14 Oct 2003 22:31:23 |
knu |
Update to 0.3.6. |
0.3.5 29 Jul 2003 12:20:39 |
knu |
Update to 0.3.5. |
0.3.3 18 Feb 2003 04:37:40 |
knu |
De-pkg-comment. |
0.3.3 17 Feb 2003 19:40:31 |
knu |
Update to 0.3.3. |
0.3.2 09 Feb 2003 08:03:59 |
knu |
Update to 0.3.2. |
0.3.1 01 Feb 2003 10:20:29 |
knu |
Update to 0.3.1. |
0.3.0 30 Jan 2003 16:58:06 |
knu |
Update to 0.3.0. |
0.2.9_1 18 Jan 2003 22:43:00 |
seanc |
Bump libpq version and PORTREVISION. |
0.2.9 04 Jan 2003 03:51:40 |
seanc |
Update PostgreSQL PL/Ruby for PostgreSQL 7.3
PR: ports/45945
Submitted by: Palle Girgensohn <girgen@pingpong.net> |
0.2.9 01 Jan 2003 16:21:19 |
knu |
Update to 0.2.9. |
0.2.8 27 Oct 2002 22:52:19 |
knu |
Update to 0.2.8. It seems PostgreSQL 7.3.x is now supported (not
tested by me). |
0.2.7 06 Oct 2002 21:03:53 |
knu |
Use RUBY_MOD*. |
0.2.7 15 Jun 2002 17:30:06 |
knu |
Update to 0.2.7. |
19 Feb 2002 10:03:00 |
knu |
Support PostgreSQL 7.2 and drop the WITH_OLD_LAYOUT support. |
12 Jan 2002 17:52:17 |
knu |
Update to 0.2.5. |
15 Nov 2001 10:02:30 |
knu |
Update to 0.2.4. |
17 Sep 2001 18:54:32 |
knu |
Bump the PORTREVISION's of the ports which install architecture dependent ruby
modules, due to the RUBY_ARCH change I've just committed. |
28 Jun 2001 09:52:19 |
knu |
Add postgresql-plruby, PL/Ruby procedural language for the PostgreSQL database
system. |