Skip site navigation (1)Skip section navigation (2)

CVS log for ports/databases/postgresql-pltcl/Makefile

[BACK] Up to [FreeBSD] / ports / databases / postgresql-pltcl

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Jan 19 03:35:47 2012 UTC (3 weeks, 2 days ago) by tabthorpe
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
- Reset ports due to maintainer timeouts and lack of response to emails

With hat:	portmgr

Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Jul 26 13:13:53 2011 UTC (6 months, 2 weeks ago) by girgen
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
accept version 9.1beta3
PR:	158740

Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Jun 3 10:00:17 2011 UTC (8 months, 1 week ago) by girgen
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +3 -1 lines
Fix bug that made portmaster fail

PR: ports/157530

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Aug 30 20:42:23 2010 UTC (17 months, 1 week ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
- Fix RUN_DEPENDS for slave postgresql ports
- Change default pgsql version to 82 matching Mk/ defaults
- Bump PORTREVISIONs

PR:             ports/148055
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Approved by:    maintainer timeout (grigen ; > 2.5 months)

Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Mar 25 23:27:56 2010 UTC (22 months, 2 weeks ago) by mm
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +8 -10 lines
- Use bsd.tcl.mk (implemented suggestion from [1])
- Use system-default PostgreSQL version (82)
- Bump PORTREVISION

PR:		ports/143740 [1]
Submitted by:	Dan Lukes <dan@obluda.cz>
Approved by:	maintainer (timeout)

Revision 1.20: 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_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 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.19: download - view: text, markup, annotated - select for diffs
Wed Apr 9 13:41:57 2008 UTC (3 years, 10 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories

With hat:	portmgr

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Aug 4 11:40:45 2007 UTC (4 years, 6 months ago) by gabor
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Dec 8 10:41:40 2006 UTC (5 years, 2 months ago) by girgen
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
More rubust regex to determine which version of postgresql that is
already installed.

Reported by:	Kostik Belousov
PR:		106472

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Feb 3 09:30:27 2005 UTC (7 years ago) by girgen
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
In order to address a potential security hole recently identified with
the "LOAD" option, the PostgreSQL Global Development Group is
announcing the release of new versions of PostgreSQL.

Update to 7.3.9, 7.4.7 & 8.0.1.

Take the opportunity to reset PORTREVISION of slave ports.

Back out name change of startup script. The new script uses rc.subr(8),
and as such also uses rcorder(8). But, rcorder does not exist in FreeBSD
4.x. Hence rename the script it back to the top of the directory
list. [1]

The periodic script should of course be executable. [2]

[1] Noted by Niels Chr. Bank-Pedersen <ncbp at bank-pedersen dot dk>
[2] Noted by Fritz Heinrichmeyer <fritz.heinrichmeyer at fernuni-hagen dot de>

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Jan 31 02:00:54 2005 UTC (7 years ago) by girgen
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
Bumping portrevision

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Jan 31 00:35:45 2005 UTC (7 years ago) by girgen
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +22 -8 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.13: download - view: text, markup, annotated - select for diffs
Mon Dec 6 03:59:49 2004 UTC (7 years, 2 months ago) by girgen
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
Add myself as committer, and use my @FreeBSD.org address.

Approved by: ade (mentor)

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Jun 28 21:48:55 2004 UTC (7 years, 7 months ago) by vanilla
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Upgrade to 7.4.3.

PR:		ports/68456
Submitted by:	maintainer

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:19:07 2004 UTC (8 years ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Dec 4 12:00:48 2003 UTC (8 years, 2 months ago) by seanc
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +7 -15 lines
Introduce the world to PostgreSQL 7.4!  By and large this release is
regarded as a major release with features with interest to those with
large databases.  The updates are extensive and the best source of info
is in the release notes.  Enjoy and direct questions to database@!

Release notes:
http://www.postgresql.org/docs/7.4/static/release.html#RELEASE-7-4

PR:		ports/59403, ports/59404, ports/59393, ports/59394,
		ports/59395, ports/59397, ports/59398, ports/59402, &&
		ports/59401
Submitted by:	maintainer
Approved by:	marcus (portmgr@ hat)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Sep 18 11:31:50 2003 UTC (8 years, 4 months ago) by osa
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -0 lines
Fix building.

Notice from:	kris via bento
Approved by:	Palle Girgensohn <girgen@pingpong.net> (maintainer)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Sep 4 12:20:57 2003 UTC (8 years, 5 months ago) by osa
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +11 -6 lines
Use new depends scheme for postgresql slave ports:
 ${MAKE} -V ... instead of .include <...>

Submitted by:	Palle Girgensohn <girgen@pingpong.net> (maintainer)
PR:		56348, 56404

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Jun 19 09:12:55 2003 UTC (8 years, 7 months ago) by daichi
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -0 lines
postgresql slave ports, reduce unnecessary portrevision bumps

PR:		52867
Submitted by:	Palle Girgensohn <girgen@pingpong.net> (maintainer)

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Mar 7 05:58:30 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -0 lines
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Jan 19 03:36:30 2003 UTC (9 years ago) by ade
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Fix these two so they at least work with 'make index'.  The inclusion
of a master port Makefile like this is iffy in the extreme, IMO.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Jan 18 22:40:10 2003 UTC (9 years ago) by seanc
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -2 lines
Adding POSTGRESQL_PORT tunable.  Not bumping PORTREVISION.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Dec 22 17:12:39 2002 UTC (9 years, 1 month ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
update maintainer's email

PR:		45884
Submitted by:	maintainer

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Apr 11 05:08:34 2002 UTC (9 years, 10 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -1 lines
use the latest postgresql7

postgresql-jdbc now uses the great new USE_JAVA stuff

PR:		36980
Submitted by:	maintainer

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Feb 19 08:39:03 2002 UTC (9 years, 11 months ago) by vanilla
Branches: MAIN
CVS tags: RELEASE_5_0_DP1
This is a port of the PL/Tcl module of the postgresql-7.2 distribution.

PR:		ports/34859
Submitted by:	Palle Girgensohn <girgen@partitur.se>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options