| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
This is Phase I. All existing ports have been updated to their GNOME 2.2
counterparts.
Notes:
svn path=/head/; revision=75035
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
upgrade to the PostgreSQL 7.3 series and provide an update to the 7.2
series, 7.2.4. :~] This port _will_ be removed and should EOL'ed in
about 6 months time. Since there is no future for these bits, ignore their
heritage commit an orphan for the 7 series. See the postgresql7 port for
future and past bits. This port is only intended to serve as a means of
postponing an inevitable upgrade to recent release.
DBAs, please plan and begin upgrading to 7.3.X, the grass really is greener.
Release notes:
http://developer.postgresql.org/docs/postgres/release-7-2-4.html
PR: ports/48025
Submitted by: Palle Girgensohn <girgen@pingpong.net>
Notes:
svn path=/head/; revision=75018
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes numerous bugs especially with various interface libraries and
pg_dump. All users are advised to upgrade. This update fixes all known
problems with the postgresql7 port. See release notes for details:
http://developer.postgresql.org/docs/postgres/release-7-3-2.html
A dump/restore is *not* required when upgrading to this version.
PR: ports/47983 [1], ports/47284 [2], ports/47808 [3]
Submitted by: maintainer [1]
Jason C. Wells [2]
Michel Oosterhof <m.oosterhof@xs4all.nl> [3]
Notes:
svn path=/head/; revision=74993
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
zodb3 is different from zodb which is already in the database
ports collection.
The ZODB package is a Python object persistence system. It
provides the Z Object Database separately from Zope so it
can be used in non-Zope related Python applications to
provide transparent object-oriented persistency.
PR: ports/46108
Submitted by: Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
Notes:
svn path=/head/; revision=74927
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch really only takes over maintainership from
ports@freebsd.org. Since I manage most of the postgresql
ports, I might as well take this one too, I guess?
I have verified that it builds with postgresql-7.3
PR: ports/45887
Submitted by: Palle Girgensohn <girgen@pingpong.net>
Notes:
svn path=/head/; revision=74924
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The goal of the PySQLite project is to develop a Python
extension for SQLite that conforms to the Python Database
API Specification 2.0. SQLite is a powerful embedded
relational database management system in a compact C library.
It offers support for a large subset of SQL92, multiple
tables, indices, transactions and triggers.
PR: ports/43571
Submitted by: Gerhard Häring <gerhard.haering@gmx.de>
Notes:
svn path=/head/; revision=74922
|
|
|
|
|
|
|
|
| |
PR: 47848, 47853, 47855
Submitted by: tadalunch@s5.xrea.com
Notes:
svn path=/head/; revision=74893
|
|
|
|
|
|
|
|
|
|
|
|
| |
o Really overwrite databases when OVERWRITE_DB is set.
o Automatically skip installing databases if they already exist
(unless OVERWRITE_DB is set).
PR: ports/47945
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Notes:
svn path=/head/; revision=74879
|
|
|
|
|
|
|
| |
PR: 47615
Notes:
svn path=/head/; revision=74851
|
|
|
|
| |
Notes:
svn path=/head/; revision=74846
|
|
|
|
| |
Notes:
svn path=/head/; revision=74845
|
|
|
|
| |
Notes:
svn path=/head/; revision=74816
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When you've got one of those nasty self-referential tables
that you want to bust out into a tree, this is the module
to check out. Assuming there are no horribly broken nodes
in your tree and (heaven forbid) any circular references
PR: ports/47660
Submitted by: Philip M. Gollucci <philip@p6m7g8.com>
Notes:
svn path=/head/; revision=74733
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/47659
Submitted by: Philip M. Gollucci <philip@p6m7g8.com> Reviewed by:
Approved by: Obtained from: MFC after: CVS:
---------------------------------------------------------------------- CVS:
PR: Fill this in if a GNATS PR is affected by the
change. CVS: Submitted by: Fill this in if someone else sent
in the change. CVS: Reviewed by: Fill this in if someone else
reviewed your modification. CVS: Approved by: Fill this in if
you needed approval for this commit. CVS: Obtained from: Fill
this in if the change is from third party software. CVS: MFC after:
N [day[s]|week[s]|month[s]] CVS: Fill in to get MFC notification
later. (days assumed unless specified) CVS:
---------------------------------------------------------------------- CVS:
Enter Log. Lines beginning with `CVS:' are removed automatically
distinfo pkg-plist CVS:
----------------------------------------------------------------------
Notes:
svn path=/head/; revision=74730
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The purpose of DBIx::Browse is to handle the browsing of
relational tables.
DBIx::Browse transparently translates SELECTs, UPDATEs,
DELETEs and INSERTs from the desired "human view" to the
values needed for the ta- ble. This is the case when you
have related tables (1 to n) where the detail table has a
reference (FOREIGN KEY) to a generic table (i.e. Customers
and Bills) with some index (tipically an integer).
PR: ports/47624
Submitted by: Philip M. Gollucci <philip@p6m7g8.com>
Notes:
svn path=/head/; revision=74723
|
|
|
|
|
|
|
|
|
|
|
| |
[2] Add PAM support to gnatsd
PR: [1] ports/41342
Submitted by: [1] Igor Kucherenko <kivvy@sunbay.com>
[2] ru
Notes:
svn path=/head/; revision=74680
|
|
|
|
|
|
|
|
|
|
| |
Fix configure on -current.
PR: ports/47902
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Notes:
svn path=/head/; revision=74675
|
|
|
|
|
|
|
|
|
|
|
|
| |
mysqlman cleanup and fetch update. I can take the maintainership
of this port, since I submitted. I had blackhole a while
ago on my e-mail alias that has been resolved.
PR: ports/47899
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
Notes:
svn path=/head/; revision=74652
|
|
|
|
|
|
|
|
| |
PR: ports/47682
Submitted by: Joseph Scott <joseph@randomnetworks.com>
Notes:
svn path=/head/; revision=74631
|
|
|
|
|
|
|
| |
Submitted by: Peter van Dijk <peter@dataloss.nl>
Notes:
svn path=/head/; revision=74585
|
|
|
|
|
|
|
|
|
|
|
| |
Remove include/ and lib/ files from the package.
Add note to pkg-descr about this behaviour.
PR: ports/35364
Submitted by: Peter van Dijk <peter@dataloss.nl>
Notes:
svn path=/head/; revision=74583
|
|
|
|
|
|
|
| |
Submitted by: Ayumu Kato <akato@rc5.so-net.ne.jp>
Notes:
svn path=/head/; revision=74416
|
|
|
|
| |
Notes:
svn path=/head/; revision=74415
|
|
|
|
| |
Notes:
svn path=/head/; revision=74357
|
|
|
|
|
|
|
|
|
|
| |
PR: 45543
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
Repo-copy approved by: portmgr (will)
Repo-copy performed by: cvs (josefk)
Notes:
svn path=/head/; revision=74356
|
|
|
|
| |
Notes:
svn path=/head/; revision=74299
|
|
|
|
| |
Notes:
svn path=/head/; revision=74289
|
|
|
|
| |
Notes:
svn path=/head/; revision=74215
|
|
|
|
| |
Notes:
svn path=/head/; revision=74201
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
included in this port at the moment, please see the developer docs online.
http://developer.postgresql.org/docs/postgres/
For a list of changes (mostly significant improvements for large queries):
http://developer.postgresql.org/docs/postgres/release.html#RELEASE-DEVEL
Notes:
svn path=/head/; revision=74112
|
|
|
|
| |
Notes:
svn path=/head/; revision=74021
|
|
|
|
|
|
|
|
| |
PR: 47484
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes:
svn path=/head/; revision=74015
|
|
|
|
|
|
|
|
| |
PR: 47427
Submitted by: Mark Linimon <linimon@lonesome.com>
Notes:
svn path=/head/; revision=73958
|
|
|
|
|
|
|
| |
Requested by: Ulrich Spoerlein <q@uni.de>
Notes:
svn path=/head/; revision=73884
|
|
|
|
| |
Notes:
svn path=/head/; revision=73874
|
|
|
|
|
|
|
| |
Submitted by: Joao Pedras <jpedras@webvolution.net>
Notes:
svn path=/head/; revision=73859
|
|
|
|
|
|
|
|
|
|
| |
compatibility files--libgdbm_compat and the header files.
PR: ports/47363
Approved by: Cyrille Lefevre <cyrille.lefevre@laposte.net> (MAINTAINER)
Notes:
svn path=/head/; revision=73802
|
|
|
|
|
|
|
|
| |
PR: 46923
Submitted by: Maxim Maximov <mcsi@agava.com>
Notes:
svn path=/head/; revision=73641
|
|
|
|
| |
Notes:
svn path=/head/; revision=73536
|
|
|
|
|
|
|
| |
of a master port Makefile like this is iffy in the extreme, IMO.
Notes:
svn path=/head/; revision=73467
|
|
|
|
|
|
|
|
| |
PR: 47065
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes:
svn path=/head/; revision=73448
|
|
|
|
| |
Notes:
svn path=/head/; revision=73441
|
|
|
|
| |
Notes:
svn path=/head/; revision=73440
|
|
|
|
|
|
|
| |
maintainership of ports while I'm here.
Notes:
svn path=/head/; revision=73439
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=73416
|
|
|
|
|
|
|
|
| |
PR: 47074
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes:
svn path=/head/; revision=73398
|
|
|
|
|
|
|
| |
Who knows where "Janos Mohacsi <janos.mohacsi@bsd.hu>" is?
Notes:
svn path=/head/; revision=73383
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This port can be useful those, who have to manage MySQL
remotely via web, but they don't want to install php for
phpMyAdmin. Unfortunately the license is not complete free:
You have to download yourself from the original distribution
site then you can freely use it, but you cannot redistribute.
PR: ports/38958
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
Notes:
svn path=/head/; revision=73379
|
|
|
|
|
|
|
|
|
|
|
| |
downloaded one, the CVS Id in the context portion of the diffs changed
(probably since the files were checked out/in through CVS on the 10th).
In any event, the patch still applies cleanly.
Reported by: Lee Blevins <leeb@digitalgraphics.net>
Notes:
svn path=/head/; revision=73365
|
|
|
|
|
|
|
|
|
|
| |
Library to help profiling where programs are using MySQL
PR: ports/38023
Submitted by: Dean Hollister <dean@odyssey.apana.org.au>
Notes:
svn path=/head/; revision=73315
|