| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
bump PORTREVISION
Approved by: demon (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
New port, containing all contrib stuff distributed with postgresql
From the README:
The PostgreSQL contrib tree
---------------------------
This subtree contains porting tools, analysis utilities,
and plug-in features that are not part of the core PostgreSQL
system, mainly because they address a limited audience or
are too experimental to be part of the main source tree.
This does not preclude their usefulness.
Each subdirectory contains a README file with information
about the module. Most items can be built with `gmake all'
and installed with `gmake install' in the usual fashion,
after you have run the `configure' script in the top-level
directory. Some directories supply new user-defined
functions, operators, or types. After you have installed
the files you need to register the new entities in the
database system by running the commands in the supplied
.sql file. For example,
$ psql -d dbname -f module.sql
See the PostgreSQL documentation for more information about
this procedure.
PR: ports/53181
Submitted by: Palle Girgensohn <girgen@pingpong.net>
|
|
|
|
|
|
|
| |
Replaces NULL column(s) with value from last available column value
PR: ports/55649
Submitted by: Aftab Jahan Subedar <jahan@geocities.com>
|
|
|
|
|
|
|
| |
sub-ports (eg: p5-postgresql-plperl).
PR: ports/54629
Submitted by: Yen-Shuo Su <yssu@CCCA.net>
|
|
|
|
|
|
| |
Use the same method as phpmyadmin for PHP4 dependency.
Submitted by: kris
|
|
|
|
| |
Noticed by: fenner's distfile survey
|
|
|
|
| |
Pointy hat to: netchild
|
| |
|
|
|
|
| |
building the port. Too much time in the beer garden tonight...
|
|
|
|
|
|
|
| |
converts it into SQL for PostgreSQL, DB2, or MySQL. Includes
referential constraints for PostgreSQL and DB2. Useful for those
wanting to populate a database with dummy data that isn't completely
fake or people who make frequent use of the data.
|
|
|
|
|
|
| |
PR: 55267
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Approved by: Erik Greenwald <erik@smluc.org>
|
|
|
|
|
| |
PR: 55282
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
|
| |
|
|
|
|
| |
bump, since the last commit was only a little while ago.
|
|
|
|
|
| |
Add a big patch, that's also submitted to the vendor --
fixing a number of bugs and inefficiencies.
|
|
|
|
|
|
| |
PR: 55388
Submitted by: mat
Approved by: maintainer
|
| |
|
|
|
|
|
|
|
|
| |
Dynamic definition of Class::DBI sub classes.
PR: 54719
Submitted by: me
Approved by: demon (mentor)
|
|
|
|
|
|
|
|
| |
Update Class::DBI data using CGI::Untaint.
PR: 54718
Submitted by: me
Approved by: demon (mentor)
|
|
|
|
|
|
| |
PR: 54715
Submitted by: mat
Approved by: demon (mentor)
|
|
|
|
|
|
| |
PR: 54710
Submitted by: mat
Approved by: demon (mentor)
|
|
|
|
|
|
|
|
| |
DBIx::Ease is intended to allow less-code DBI interactions.
PR: 54706
Submitted by: mat
Approved by: demon (mentor)
|
|
|
|
|
|
|
|
| |
perl module for comparing the table
structure of two MySQL databases.
PR: 55451
Submitted by: Andrew McNaughton <andrew@scoop.co.nz>
|
|
|
|
|
| |
PR: 54776
Submitted by: Kang Liu <lazykang@hotmail.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
graphics/gd(based on 1.8.4) -> graphics/gd1
graphics/gd2(based on 2.0.15) -> graphics/gd
graphics/p5-GD(based on 1.41) -> graphics/p5-GD1
graphics/p5-GD2(based on 2.07) -> graphics/p5-GD
japanese/gd -> japanese/gd1
japanese/gd2 -> japanese/gd
o Include some feature
WITH_XPM(w/, w/o WITHOUT_X11)
o Chase this modification
o Fix build error [1]
PR: ports/54540
Submitted by: Ports Fury
Approved by: maintainer (blanket)
Reported by: bento via kris [1]
|
|
|
|
|
| |
PR: 55355
Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer)
|
|
|
|
|
|
| |
PR: 55663
Submitted by: Ports Fury
Reported by: kris via bento
|
|
|
|
|
|
|
| |
- Fix build on -current
PR: 55658
Submitted by: Matthias Andree <matthias.andree@gmx.de>
|
| |
|
|
|
|
| |
Pointed out by: Thierry Thomas <thierry@pompo.net>
|
|
|
|
| |
Approved by: demon (mentor)
|
| |
|
|
|
|
|
| |
PR: 54089
Submitted by: Dmitry Morozovsky <marck@rinet.ru>
|
|
|
|
|
|
| |
into right place.
Notify from: Palle Girgensohn <girgen@pingpong.net>
|
|
|
|
| |
PR: 55483
|
|
|
|
|
|
|
|
|
|
|
| |
"In order to address a potentially serious (although rare)
server startup failure that was recently reported, we have
released PostgreSQL version 7.3.4. This release is critical
for users of PostgreSQL version 7.3.3, and highly recommended
for all other PostgreSQL users."
Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer)
PR: 55354
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Temporary fix for pg_server_version comparisons [2].
- Bump port revision.
Both errors are already fixed in CVS but patch for [2] from CVS
has some functional changes and committed fix was implemented
differently in less intrusive manner.
Submitted by: Robin Schilham <co9@xs4all.nl> [1]
Jun Kuriyama <kuriyama@imgsrc.co.jp> [2] (partially)
|
| |
|
|
|
|
|
|
| |
PR: 55383
Submitted by: Mathieu Arnold <m@absolight.net>
Approved by: maintainer (implicit)
|
|
|
|
|
| |
PR: ports/55389
Submitted by: Mathieu Arnold <m@absolight.net>
|
|
|
|
|
|
|
|
|
| |
The DBIx::SQLEngine class provides an extended interface for DBI
database handles, adding methods that support ad-hoc SQL generation and
query execution in a single call.
PR: 55129
Submitted by: Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at>
|
|
|
|
|
|
|
| |
the 7.4beta1 tag went down. Please report any failures or successes on
exotic hardware (ie: !i386, !alpha).
http://developer.postgresql.org/docs/postgres/release.html#RELEASE-DEVEL
|
| |
|
|
|
|
|
| |
PR: 55316
Submitted by: maintainer
|
| |
|
| |
|
| |
|
| |
|