| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
|
| |
these great pieces of software, so that let others with more free time
to take over them.
|
| |
|
|
|
|
| |
PR: docs/54742
|
| |
|
|
|
|
|
|
| |
PR: 54800
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Approved by: fjoe (mentor) (implicit)
|
|
|
|
|
| |
PR: 54780
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
|
|
|
|
|
| |
PR: 54208
Submitted by: Mathieu Arnold <m@absolight.net>
|
|
|
|
|
|
|
|
|
| |
Classs::DBI::Replication extends Class::DBI's persistence for
replicated databases.
PR: 54744
Submitted by: Mathieu Arnold <m@absolight.net>
Approved by: fjoe (mentor) (implicit)
|
|
|
|
|
|
|
|
|
| |
Class::DBI::Pg automate the setup of Class::DBI columns and
primary key for Postgres.
PR: 54725
Submitted by: Mathieu Arnold <m@absolight.net>
Approved by: fjoe (mentor) (implicit)
|
|
|
|
|
| |
Reported by: kris
Pointy hat to: me
|
| |
|
|
|
|
|
|
|
|
|
| |
2003-07-21 snapshot. Sans small tweaks, updates to error codes/messages,
and any problems found in the formal beta, this is going to be 7.4. Please
let me know if anyone has any problems running this (this version has amd64
support too!). Release notes:
http://developer.postgresql.org/docs/postgres/release.html#RELEASE-DEVEL
|
|
|
|
|
|
|
|
|
|
| |
Class::DBI::SQLite is an extension to Class::DBI for
DBD::SQLite, which allows you to populate auto incremented row
id after insert.
PR: 54749
Submitted by: Mathieu Arnold <m@absolight.net>
Approved by: fjoe (mentor)
|
|
|
|
|
|
|
|
|
|
|
| |
By taking the busy work out of using Class::DBI as you see fit,
your code becomes more useful by size. Most of us end up using
at least a couple Class::DBI extensions in our programs, and
it's just a pain. Enter the Swiss Army Knife.
PR: 54748
Submitted by: Mathieu Arnold <m@absolight.net>
Approved by: fjoe (mentor)
|
|
|
|
|
|
|
|
|
| |
Class::DBI::Pager is a plugin for Class::DBI, which glues
Data::Page with Class::DBI.
PR: 54723
Submitted by: Mathieu Arnold <m@absolight.net>
Approved by: fjoe (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
| |
When searching through large amounts of data, it is often the
case that a result set is returned that is larger than we want
to display on one page. This results in wanting to page through
various pages of data. The maths behind this is unfortunately
fiddly, hence this module.
PR: 54720
Submitted by: Mathieu Arnold <m@absolight.net>
Approved by: fjoe (mentor)
|
|
|
|
|
|
|
|
|
|
| |
Class::DBI::AbstractSearch is a Class::DBI plugin to glue
SQL::Abstract into
Class::DBI.
PR: 54714
Submitted by: Mathieu Arnold <m@absolight.net>
Approved by: fjoe (mentor)
|
| |
|
|
|
|
|
| |
system, generic in nature, but intended for use in speeding up dynamic
web applications by alleviating database load.
|
|
|
|
|
|
| |
the porter's handbook, and as a consequence both ports use conflicting
uids. Maintainers have been unresponsive about this problem for 2 months,
so mark both ports IGNORE until they respond to the issue.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Upgrade adodb to 3.60.
PR: 54003
Submitted by: Rob Evers <rob@debank.tv>
(maintainer cannot be reached due to mail quota exceeded)
|
| |
|
| |
|
|
|
|
| |
use USE_GETOPT_LONG instead.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
suddenly confronted with configuration dialogs for which
you don't know the port. This adds one such label.
PR: 54293
Submitted by: Mark Linimon <linimon@lonesome.com>
Approved by: maintainer
|
|
|
|
|
|
|
|
|
| |
o Do not install everything except headers and libraries
(to avoid conflicting with graphics/gd2)
o Fix dependency on new libgd1(for many ports).
PR: ports/54100
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: ports/54265
Submitted by: Mathieu Arnold <m@absolight.net>
|
| |
|
|
|
|
|
| |
PR: ports/53982
Submitted by: Xin LI <delphij@freebsdchina.org>
|
|
|
|
|
| |
PR: 54270
Submitted by: Mathieu Arnold <m@absolight.net>
|
|
|
|
|
|
| |
PR: 53866
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Pointed out by: Chris Pepper <pepper@rockefeller.edu>
|
|
|
|
|
|
| |
PR: 53866
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Pointed out by: Chris Pepper <pepper@rockefeller.edu>
|
|
|
|
|
|
|
| |
Remove IS_INTERACTIVE which is used only in "make test".
Submitted by: Mathieu Arnold <m@absolight.net>
PR: ports/51787
|
|
|
|
| |
Approved by: fjoe (mentor) (implicit)
|
|
|
|
| |
Approved by: fjoe (mentor) (implicit)
|
|
|
|
|
| |
PR: 53405
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
|
|
|
|
|
| |
Pointy hat to: myself
Submitted by: Ralf van der Enden <Ralf.vdEnden@wldelft.nl>
|
| |
|
|
|
|
|
| |
PR: ports/53653
Submitted by: Thierry Thomas <thierry@pompo.net>
|
|
|
|
|
|
|
|
| |
aid shaking out bugs. Too many fixes, performance bits, protocol changes,
and features have been changed/added in the last month to summarize. See
the release notes for details.
http://developer.postgresql.org/docs/postgres/release.html#RELEASE-DEVEL
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
| |
Obtained from: OpenBSD
|
|
|
|
|
|
|
|
|
|
|
| |
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly)
|
|
|
|
| |
Approved by: fjoe (mentor) (implicit)
|
|
|
|
| |
Approved by: fjoe (mentor) (implicit)
|
|
|
|
|
|
| |
PR: 53680
Submitted by: Mathieu Arnold <m@absolight.net> (maintainer)
Pointed out by: H.Merijn Brand and Steffen Goldner
|