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

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

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.26: 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.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
- Reset ports due to maintainer timeouts and lack of response to emails

With hat:	portmgr

Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:21:38 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -5 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav

Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Apr 4 20:20:34 2011 UTC (10 months, 1 week ago) by rene
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
Attempt to fix INDEX by upgrading PostgreSQL dependency to 8.4

Mark databases/postgresql-tcltk as broken, it does not work
with PostgreSQL 8.X [1]

Remove obsolete conflicts line from databases/postgresql-tcltk

Submitted by:	pav [1]
Approved by:	pav

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Nov 21 20:57:15 2010 UTC (14 months, 2 weeks ago) by girgen
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +3 -3 lines
Fix broken port

Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Oct 19 21:30:39 2010 UTC (15 months, 3 weeks ago) by pav
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -0 lines
- Mark BROKEN: does not compile

Reported by:	pointyhat

Revision 1.21: 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_1_0, RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +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.20: 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.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories

With hat:	portmgr

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat May 19 20:01:12 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Feb 19 12:07:46 2005 UTC (6 years, 11 months 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, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -0 lines
Fix security alert using a patch from PostgreSQL's CVS repository:

  Prevent overrunning a heap-allocated buffer if more than 1024
  parameters to a refcursor declaration are specified. This is a
  minimally-invasive fix for the buffer overrun.

Define LATEST_LINK to avoid package name clashes between the different
branches of PostgreSQL. [1] (Since postgresql-tcltk is hardwired to
branch 7.4, keep its LATEST_LINK to a generic value.)

Set UNIQUENAME and let it be the same for server & client, so each
branch's ports will share the same options file. This adds some no-op
knobs to the -client port, but IMO it is better this way.

Add space inside paranthesis in OSVERSION conditional to work around
(ancient) make bug. [2]

Remove the Rendez-Vouz knob for 8.0 since I can't find the software
needed to even compile it on FreeBSD.

Bump portrevision (for -server only).

Noted by:	kris [1]
PR:		ports/77530 [2]
Security:	http://www.vuxml.org/freebsd/6b4b0b3f-8127-11d9-a9e7-0001020eed82.html
Approved by:	seanc (mentor)

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Feb 3 09:30:27 2005 UTC (7 years ago) by girgen
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +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.16: download - view: text, markup, annotated - select for diffs
Mon Jan 31 01:46:21 2005 UTC (7 years ago) by girgen
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
Bump portrevision.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Jan 31 00:20:43 2005 UTC (7 years ago) by girgen
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +19 -21 lines
Split the postgresql ports into a server and a client part.

The tcltk interface has been removed from the main distribution, so
fixate the version number to the latest released version, 7.4.6.

PR:		75344
Approved by:	portmgr@ (kris), ade & sean (mentors)

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Dec 6 03:59:50 2004 UTC (7 years, 2 months ago) by girgen
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Add myself as committer, and use my @FreeBSD.org address.

Approved by: ade (mentor)

Revision 1.13: 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_5_3_0, RELEASE_4_10_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Dec 4 12:00:49 2003 UTC (8 years, 2 months ago) by seanc
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +11 -19 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.11: 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.10: preferred, colored
Changes since revision 1.10: +3 -0 lines
Fix building.

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

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Sep 4 12:53:28 2003 UTC (8 years, 5 months ago) by osa
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -3 lines
Use another way for PortgreSQL slave ports (make without -C),
because much more people still use old versions of make.

Notify from:	Dan Langille <dan@langille.org>
Submitted by:	Palle Girgensohn <girgen@pingpong.net> (maintainer)
PR:		56346

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Sep 4 12:27:19 2003 UTC (8 years, 5 months ago) by osa
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +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:		56349, 56404

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Jul 13 15:40:57 2003 UTC (8 years, 7 months ago) by alex
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +0 -1 lines
Remove unneeded RUN_DEPENDS.

Volker mentioned an install with a dependency "postgres" fails if
postgresql is installed with -DWITHOUT_SERVER, though it shouldn't,
and thus suggested a depend-change to "psql", which is also present
for the client-only-install.

The maintainer then submitted the patch which completely removes the
dependency as it "is actually not needed".  I personally am in favor
of the first solution, but Palle is the maintainer.

Reported by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Submitted by:	Palle Grigensohn <girgen@pingpong.net> (maintainer)
PR:		54252,54287

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
Thu Jun 19 07:24:06 2003 UTC (8 years, 7 months ago) by daichi
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
postgresql-tcltk tcl/tk revert to 8.3 from 8.4

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

Revision 1.5: 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.4: preferred, colored
Changes since revision 1.4: +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.4: download - view: text, markup, annotated - select for diffs
Sat Jan 4 23:53:37 2003 UTC (9 years, 1 month ago) by seanc
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +14 -11 lines
Update PostgreSQL tcl/tk to 7.3.1.  pgaccess is no longer in of this port.

PR:		ports/45885
Submitted by:	Palle Girgensohn <girgen@pingpong.net>

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Nov 13 01:42:44 2002 UTC (9 years, 3 months ago) by sada
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +8 -2 lines
fix for different tcl versions
PR:	ports/42010
Submitted by:	unknown -- see the PR
Approved by:	maintainer

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Apr 14 19:32:57 2002 UTC (9 years, 10 months ago) by olgeni
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
Remove PORTVERSION (like other postgresql subports in ports/36980), so that
it will compile.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Feb 19 08:39:56 2002 UTC (9 years, 11 months ago) by vanilla
Branches: MAIN
CVS tags: RELEASE_5_0_DP1
This is a port of the Tcl/Tk stuff in the postgresql-7.2
distribution. It includes pgtclsh, pgtksh and also the infamous
pgaccess GUI.

PR:		ports/34860
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