CVS log for ports/databases/postgresql-plruby/Makefile
Up to [FreeBSD] / ports / databases / postgresql-plruby
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.41: download - view: text, markup, annotated - select for diffs
Mon Sep 12 09:51:35 2011 UTC (5 months ago) by girgen
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -3 lines
Fix docs not beeing installed Patch to handle PostgreSQL 9.1
Revision 1.40: download - view: text, markup, annotated - select for diffs
Sat Jan 2 05:07:42 2010 UTC (2 years, 1 month ago) by knu
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +5 -0 lines
Fix support for PostgreSQL #.#.##, such as 8.2.15.
Revision 1.39: download - view: text, markup, annotated - select for diffs
Fri Jan 1 20:19:21 2010 UTC (2 years, 1 month ago) by knu
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +7 -30 lines
Update to 0.5.4, which now supports PostgreSQL 8.4.
Revision 1.38: download - view: text, markup, annotated - select for diffs
Wed May 27 07:29:47 2009 UTC (2 years, 8 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -1 lines
Back out the changes on pkg-plist. Turned out portlint just gave me a wrong piece of advice.
Revision 1.37: download - view: text, markup, annotated - select for diffs
Tue May 26 09:42:02 2009 UTC (2 years, 8 months ago) by knu
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +5 -0 lines
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>
Revision 1.36: download - view: text, markup, annotated - select for diffs
Sat May 16 07:54:15 2009 UTC (2 years, 8 months ago) by knu
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -1 lines
Update MAINTAINER.
Revision 1.35: download - view: text, markup, annotated - select for diffs
Sat May 16 07:53:31 2009 UTC (2 years, 8 months ago) by knu
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +3 -4 lines
Update to 0.5.3.
Revision 1.34: download - view: text, markup, annotated - select for diffs
Sun Feb 15 13:30:45 2009 UTC (2 years, 11 months ago) by stas
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +8 -3 lines
- Fix pkg-plist. - Ensure correct permissions on installed files by using COPYTREE macro while I'm here. Reported by: pav
Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:17:01 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -0 lines
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)
Revision 1.32: download - view: text, markup, annotated - select for diffs
Wed Jan 10 20:37:39 2007 UTC (5 years, 1 month ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +3 -2 lines
- Add backup MASTER_SITE Submitted by: pointyhat via kris
Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed Dec 13 10:45:23 2006 UTC (5 years, 2 months ago) by miwi
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
- Update to 0.5.0 PR: ports/106662 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org>
Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri Dec 8 10:59:53 2006 UTC (5 years, 2 months ago) by girgen
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
More rubust regex to determine which version of postgresql that is already installed. Reported by: Kostik Belousov
Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Nov 23 18:03:25 2005 UTC (6 years, 2 months ago) by mat
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -2 lines
Update to 0.4.6 To make it work with newly born postgresql 8.1
Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Nov 11 01:17:21 2005 UTC (6 years, 3 months ago) by linimon
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
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.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Jan 31 00:35:45 2005 UTC (7 years ago) by girgen
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +16 -5 lines
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)
Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Dec 25 20:34:30 2004 UTC (7 years, 1 month ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
Update to 0.4.3.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Sun Apr 18 18:44:17 2004 UTC (7 years, 9 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_10_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
Update to 0.4.2.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun Mar 14 17:40:28 2004 UTC (7 years, 11 months ago) by knu
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
Update to 0.4.1.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Mar 2 07:28:41 2004 UTC (7 years, 11 months ago) by knu
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +10 -10 lines
Update to 0.3.9 and unbreak.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Feb 22 01:22:45 2004 UTC (7 years, 11 months ago) by kris
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -1 lines
Utilize the EXPIRATION_DATE tag for these ports scheduled for removal.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Feb 16 07:29:41 2004 UTC (7 years, 11 months ago) by kris
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -0 lines
BROKEN: Does not compile. This port will be removed after April 15 if it is still broken.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:19:07 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Nov 12 06:06:24 2003 UTC (8 years, 3 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
Update to 0.3.8.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Oct 14 22:31:23 2003 UTC (8 years, 4 months ago) by knu
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
Update to 0.3.6.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Jul 29 12:20:39 2003 UTC (8 years, 6 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Update to 0.3.5.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Feb 18 04:37:36 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -0 lines
De-pkg-comment.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Feb 17 19:40:31 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
Update to 0.3.3.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Feb 9 08:03:59 2003 UTC (9 years ago) by knu
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +4 -1 lines
Update to 0.3.2.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Feb 1 10:20:29 2003 UTC (9 years ago) by knu
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
Update to 0.3.1.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Jan 30 16:58:06 2003 UTC (9 years ago) by knu
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -2 lines
Update to 0.3.0.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Jan 18 22:43:00 2003 UTC (9 years ago) by seanc
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1 lines
Bump libpq version and PORTREVISION.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Jan 4 03:51:40 2003 UTC (9 years, 1 month ago) by seanc
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -2 lines
Update PostgreSQL PL/Ruby for PostgreSQL 7.3 PR: ports/45945 Submitted by: Palle Girgensohn <girgen@pingpong.net>
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Jan 1 16:21:19 2003 UTC (9 years, 1 month ago) by knu
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Update to 0.2.9.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Oct 27 22:52:18 2002 UTC (9 years, 3 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Update to 0.2.8. It seems PostgreSQL 7.3.x is now supported (not tested by me).
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Oct 6 21:03:51 2002 UTC (9 years, 4 months ago) by knu
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +5 -5 lines
Use RUBY_MOD*.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Jun 15 17:30:02 2002 UTC (9 years, 7 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -3 lines
Update to 0.2.7.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Feb 19 10:03:00 2002 UTC (9 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -10 lines
Support PostgreSQL 7.2 and drop the WITH_OLD_LAYOUT support. Submitted by: Palle Girgensohn <girgen@partitur.se> Bump PORTREVISION.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Jan 12 17:52:17 2002 UTC (10 years, 1 month ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Update to 0.2.5.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Nov 15 10:02:29 2001 UTC (10 years, 2 months ago) by knu
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -3 lines
Update to 0.2.4.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Sep 17 17:54:08 2001 UTC (10 years, 4 months ago) by knu
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
Bump the PORTREVISION's of the ports which install architecture dependent ruby modules, due to the RUBY_ARCH change I've just committed.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Jun 28 08:52:18 2001 UTC (10 years, 7 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_4_0
Add postgresql-plruby, PL/Ruby procedural language for the PostgreSQL database system.
