Commit graph

8907 commits

Author SHA1 Message Date
Palle Girgensohn
73c856222e Update PostgreSQL to 9.0.4, 8.4.8, 8.3.15 and 8.2.21.
This update contains a critical fix to the pg_upgrade utility
which prevents significant downtime issues. Do not use
pg_upgrade without installing this update first.

The issue with pg_upgrade and the fix are detailed on the PostgreSQL
wiki: http://wiki.postgresql.org/wiki/20110408pg_upgrade_fix
Users who have already used pg_upgrade should run the database repair
script given on that page on their databases as soon as possible.

See the release notes for each version at
http://www.postgresql.org/docs/current/static/release.html for a full
list of changes with details.

Allow the username of the postgresql user to configurable for 8.4 and 9.0.
Largely inspired by the work of Jason Helfman [153668, 153136].

Change PGUSER knob to PG_USER not to clash with PGUSER environment.

PR: 153668, 153136, 155493, 155137
2011-04-18 23:34:27 +00:00
Rene Ladan
48f1d8c469 Remove most expired ports:
2011-04-17 cad/tclspice: has been broken for more than a year
2011-04-17 comms/hcfmdm: does not compile on 7.X or higher
2011-04-17 databases/mysqlcc: has been broken for almost a year
2011-04-17 devel/ruby-rjudy: does not compile on FreeBSD 7.x or newer
2011-04-17 devel/xfc: does not compile on FreeBSD 7.x or newer
2011-04-17 devel/lamson: has been broken for a half year
2011-04-17 devel/cocktail: does not build on FreeBSD 7.x or newer
2011-04-17 devel/djgpp-gcc: has been broken for half a year
2011-04-17 devel/gauche-sdl: has been broken for a year
2011-04-17 devel/gdb53-act: does not compile on FreeBSD 7.x and up
2011-04-17 editors/zed: does not compile on FreeBSD 7.x or newer
2011-04-17 games/aqbubble: does not compile on FreeBSD 7.x or newer
2011-04-17 graphics/libvisual-plugins: has been broken for 3 years
2011-04-17 japanese/roundcube: has been broken for almost a year
2011-04-17 japanese/tkstep80: does not compile on FreeBSD 7.x or newer
2011-04-17 lang/u++: has been broken for over a half year
2011-04-17 lang/pugs: has been broken for over a year
2011-04-17 lang/mozart: does not compile on FreeBSD 7.x or newer
2011-04-17 math/linalg: does not build on FreeBSD 7.x or newer
2011-04-17 math/R-cran-igraph: has been broken for over a half year
2011-04-17 misc/ftree: has been broken for over a half year
2011-04-17 multimedia/katchtv: has been broken for a half year
2011-04-17 multimedia/libomxil-bellagio: has been broken for almost a year
2011-04-17 multimedia/banshee-mirage: has been broken for over a half year
2011-04-17 net-p2p/trackerbt: has been broken for a half year
2011-04-17 net/cap: does not compile on FreeBSD 7.x or newer
2011-04-17 net/ggsd: does not compile on FreeBSD 7.x or newer
2011-04-17 net/b2bua: does not compile on FreeBSD 7.x or newer
2011-04-17 net/penguintv: has been broken for a half year
2011-04-17 news/openftd: has been broken for almost a year
2011-04-17 palm/romeo: does not compile on FreeBSD 7.x or newer
2011-04-17 science/pcp: does not compile on FreeBSD 7.x or newer
2011-04-17 science/elmer-fem: has been broken for over a year
2011-04-17 security/newpki-lib: does not compile on FreeBSD 7.x or newer
2011-04-17 security/newpki-server: does not compile on FreeBSD 7.x or newer
2011-04-17 security/xmlsec: does not compile on FreeBSD 7.x or newer
2011-04-17 security/f-protd: has been broken for over a year
2011-04-17 sysutils/xwlans: does not compile on FreeBSD 7.x or newer
2011-04-17 www/bk_edit: does not compile on FreeBSD 7.x and newer
2011-04-17 www/bricolage: has been broken for a half year
2011-04-17 x11-toolkits/gauche-gtk: has been broken for a year
2011-04-17 x11-toolkits/gambas2-gb-qt: has been broken for over a year
2011-04-17 x11-toolkits/php-gtk2: has been broken for over a half year
2011-04-17 x11-toolkits/p5-Tcl-Tk: has been broken for 2 year
2011-04-17 x11/metisse: has been broken for over a half year
2011-04-18 22:25:41 +00:00
Baptiste Daroussin
9a6703c370 - update to 0.68
- add licenses
- changes: http://cpansearch.perl.org/src/SARTAK/Jifty-DBI-0.68/Changes
2011-04-18 01:15:05 +00:00
Dirk Meyer
4ca365cd65 - update GNUSTEP_DEVEL to 1.22.0 2011-04-16 10:17:39 +00:00
Alex Dupre
14bbb099d9 Add php5-sqlite3 port, the SQLite3 extension for PHP. 2011-04-15 14:54:29 +00:00
Jun Kuriyama
cac4e8a378 - Upgrade to 1.09. 2011-04-15 05:00:51 +00:00
Nicola Vitale
4a17519108 - Update to 0.6.7
PR:		ports/156387
Submitted by:	lwhsu
2011-04-14 13:05:04 +00:00
Wen Heping
803c8aa1c5 A Go interface for SQLite3, modelled after the C interface.
WWW: http://kuroneko.github.com/gosqlite3/

Submitted by:	Zhihao Yuan <lichray@gmail.com> (via email)
2011-04-14 00:56:10 +00:00
Wen Heping
daf0390c40 - Update to 0.0017
ChangeLog: http://cpansearch.perl.org/src/ROKR/DBIx-NoSQL-0.0017/Changes
2011-04-13 09:18:35 +00:00
Jun Kuriyama
2b42431f30 Provides inflation to a Path::Class::File object allowing file system
storage of BLOBS.

The storage path is specified with fs_column_path. Each file receives
a unique name, so the storage for all FS columns can share the same
path.

Within the path specified by fs_column_path, files are stored in
sub-directories based on the first 2 characters of the unique file
names.  Up to 256 sub-directories will be created, as needed. Override
_fs_column_dirs in a derived class to change this behavior.

fs_new_on_update will create a new file name if the file has been
updated.

WWW: http://search.cpan.org/dist/DBIx-Class-InflateColumn-FS/
2011-04-13 08:54:11 +00:00
Matthias Andree
5c5a046700 Remove databases/db2. Rest in peace. Only casualty: devel/tcl-neo. 2011-04-12 21:55:54 +00:00
Baptiste Daroussin
b39e4975f6 - update to 0.00011
- add licenses
- changes: http://cpansearch.perl.org/src/WREIS/DBIx-Class-EncodedColumn-0.00011/Changes
2011-04-12 11:05:57 +00:00
Alex Dupre
f475db30be Update to 5.5.11 release. 2011-04-12 07:51:49 +00:00
Sergey A. Osokin
df45cfb565 Update from 2.2.2 to 2.2.4. 2011-04-11 06:53:08 +00:00
Baptiste Daroussin
d99d53ef54 - uptdate to 0.1674
- changes: http://cpansearch.perl.org/src/KIMOTO/DBIx-Custom-0.1674/Changes
2011-04-11 06:02:54 +00:00
Baptiste Daroussin
af9b970827 - update to 1.019
- changes: http://cpansearch.perl.org/src/JOHND/Class-DBI-Lite-1.019/Changes
2011-04-11 06:00:03 +00:00
Steve Wills
8952e2a0ba - Mark broken with Ruby 1.9 2011-04-10 18:18:09 +00:00
Max Brazhnikov
132402b354 CMAKE_BUILD_TYPE is set in bsd.cmake.mk now, remove it from Makefiles 2011-04-10 08:48:14 +00:00
Max Brazhnikov
4be0ca48a7 Drop KDE4_BUILD_TYPE in favour of CMAKE_BUILD_TYPE 2011-04-10 08:46:46 +00:00
Dirk Meyer
83c83ea710 - update to 1.5.1 2011-04-10 07:45:51 +00:00
Jose Alonso Cardenas Marquez
c83fdd2ddb - Fix fb_inet_server path in pkg-message.in file
PR:		155928
Submitted by:	Dean Matzkov <bapabooiee _ at _gmail.com>
2011-04-08 08:00:17 +00:00
Cheng-Lung Sung
c8657ea772 - Update to 3.66
- unbreak
2011-04-06 07:49:52 +00:00
Wen Heping
8a1a4eda02 - Update to 0.88.20 2011-04-06 00:46:59 +00:00
Stanislav Sedov
3d36cd46d3 - Bump portrevisions on all ocaml libraries, as it appears that compiled
interface files (.cmi) are not backward compatible with a newer ocaml
  version.

PR:		ports/156195
Suggested by:	mandree
2011-04-05 22:23:33 +00:00
Baptiste Daroussin
3d2029c277 Prophet is a distributed database system designed for small to medium scale
social database applications.

WWW:    http://search.cpan.org/dist/Prophet/
2011-04-05 16:37:46 +00:00
Frederic Culot
103c660cdf - Update to 0.06
Changes:	http://search.cpan.org/dist/DBIx-RetryOverDisconnects/Changes
PR:		ports/156181
Submitted by:	Vladimir Timofeev <vovkasm AT gmail.com> (maintainer)
2011-04-05 08:13:12 +00:00
Rene Ladan
1e64145ff2 Mark as BROKEN, needs threaded Python to configure
Submitted by:	local tinderbox build
2011-04-05 06:29:48 +00:00
Rene Ladan
acab86f4d8 Remove expired slave port databases/postgresql81-contrib (2011-04-02) 2011-04-04 20:56:46 +00:00
Rene Ladan
e76676bc95 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
2011-04-04 20:20:34 +00:00
Rene Ladan
b48961454d Garbage collect expired slave ports (2011-04-02):
databases/postgresql73-client
databases/postgresql74-client
databases/postgresql74-contrib
databases/postgresql80-client
databases/postgresql80-contrib
databases/postgresql81-client
2011-04-04 18:06:54 +00:00
Rene Ladan
c7e40da436 Bump PostgreSQL dependency to 8.4 which is the default in bsd.databases.mk
This fixes the port.
2011-04-04 18:03:25 +00:00
Rene Ladan
550c63439c Prematurely remove broken port which depends on expired
databases/postgresql74-server

2011-04-17 databases/erserver: does not compile on FreeBSD 7.x or newer

Approved by:	tabthorpe
2011-04-04 17:43:36 +00:00
Rene Ladan
5fafbc0f8b Garbage collect expired ports
2011-04-01 accessibility/linux-f8-atk: End of Life since Jan 7, 2009
2011-04-01 archivers/linux-f8-ucl: End of Life since Jan 7, 2009
2011-04-01 archivers/linux-f8-upx: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-alsa-lib: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-arts: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-esound: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-freealut: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-libaudiofile: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-libogg: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-libvorbis: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-mikmod: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-nas-libs: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-openal: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-sdl_mixer: End of Life since Jan 7, 2009
2011-04-01 databases/linux-f8-sqlite3: End of Life since Jan 7, 2009
2011-04-02 databases/postgresql81-server: EOL see http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy
2011-04-02 databases/postgresql73-server: EOL see http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy
2011-04-02 databases/postgresql74-server: EOL see http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy
2011-04-02 databases/postgresql80-server: EOL see http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy
2011-04-01 devel/linux-f8-libglade: End of Life since Jan 7, 2009
2011-04-01 devel/linux-f8-sdl12: End of Life since Jan 7, 2009
2011-04-01 devel/linux-f8-allegro: End of Life since Jan 7, 2009
2011-04-01 devel/linux-f8-libsigc++20: End of Life since Jan 7, 2009
2011-04-01 devel/linux-f8-libglade2: End of Life since Jan 7, 2009
2011-04-01 devel/linux-f8-nspr: End of Life since Jan 7, 2009
2011-04-01 dns/linux-f8-libidn: End of Life since Jan 7, 2009
2011-04-01 emulators/linux_base-f8: End of Life since Jan 7, 2009
2011-04-01 emulators/linux_base-f9: End of Life since Jul 10, 2009
2011-04-01 emulators/linux_base-fc6: End of Life since December 7, 2007
2011-04-01 emulators/linux_base-f7: End of Life since June 13, 2008
2011-04-01 ftp/linux-f8-curl: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-sdl_image: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-ungif: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-imlib: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-cairo: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-dri: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-gdk-pixbuf: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-jpeg: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-png: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-libGLU: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-libmng: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-png10: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-tiff: End of Life since Jan 7, 2009
2011-04-01 lang/linux-f8-libg2c: End of Life since Jan 7, 2009
2011-04-01 lang/linux-f8-tcl84: End of Life since Jan 7, 2009
2011-04-01 multimedia/linux-f8-libtheora: End of Life since Jan 7, 2009
2011-04-02 net-p2p/dcd: No fetch sources and looks like project abandoned
2011-03-31 net/straw: abandoned upstream and does not work with python 2.6+
2011-04-01 security/linux-f8-libssh2: End of Life since Jan 7, 2009
2011-04-01 security/linux-f8-nss: End of Life since Jan 7, 2009
2011-04-01 security/linux-f8-openssl: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-libxml2: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-scim-gtk: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-scim-libs: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-expat: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-libxml: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-aspell: End of Life since Jan 7, 2009
2011-04-01 www/linux-f8-flashplugin10: End of Life since Jan 7, 2009
2011-03-30 www/mediawiki112: abandoned upstream
2011-03-30 www/mediawiki113: abandoned upstream
2011-03-30 www/mediawiki114: abandoned upstream
2011-03-30 www/mediawiki16: abandoned upstream
2011-04-01 x11-fonts/linux-f8-fontconfig: End of Life since Jan 7, 2009
2011-03-01 x11-themes/gnome-icons-cool-gorilla: "no mastersite"
2011-04-01 x11-themes/linux-f8-hicolor-icon-theme: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-gtk: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-gtk2: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-openmotif: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-pango: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-qt33: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-tk84: End of Life since Jan 7, 2009
2011-04-01 x11/linux-f8-xorg-libs: End of Life since Jan 7, 2009
2011-04-04 17:12:43 +00:00
Wen Heping
2dc210411d - Update to 3.2.2 2011-04-01 08:25:28 +00:00
Wen Heping
662c5acbf6 - Update to 1.10 2011-04-01 08:19:13 +00:00
Olli Hauer
1476887f7e - disable svn update during the build
- bump portrevision since the build behavior changed

PR:		ports/155581
Submitted by:	Jason Helfman <jhelfman _at_ experts-exchange.com> (maintainer)
2011-03-30 14:29:54 +00:00
Emanuel Haupt
431b7f0225 Because of bad type declaration communication between master/slave server and
client does not work on 64 bit architectures. Provide a patch to solve this.

PR:		155748
Submitted by:	Konrad Heuer <kheuer@gwdg.de> (maintainer)
2011-03-29 20:36:13 +00:00
Baptiste Daroussin
52b7a758ad - update to 2.18.0
- add licenses
- changes: http://cpansearch.perl.org/src/TURNSTEP/DBD-Pg-2.18.0/Changes
2011-03-29 06:54:39 +00:00
Wen Heping
77c0b9b093 - Update to 1.0.0 2011-03-29 02:50:54 +00:00
Thierry Thomas
3ca132b1e5 Upgrade to 9.0.13.
Changelog at <http://dd1.aquafold.com/download/changelog.txt>.
2011-03-27 21:33:41 +00:00
Jun Kuriyama
79bad2c31e - Upgrade to 0.10. 2011-03-27 08:01:35 +00:00
Jun Kuriyama
519fecc670 - Upgrade to 0.44. 2011-03-27 07:53:33 +00:00
Jun Kuriyama
269e55697f - Upgrade to 0.0741. 2011-03-27 07:52:50 +00:00
Jun Kuriyama
2106813211 - Upgrade to 1.001013. 2011-03-27 07:49:52 +00:00
Pav Lucistnik
dce63a1399 - Mark BROKEN: does not build
Reported by:	pointyhat
2011-03-25 20:46:25 +00:00
Martin Wilke
ddcc74e192 - Update to 0.10.3
PR:		155690
Submitted by:	Jyun-Yan You <jyyou@cs.nctu.edu.tw>
Approved by:	maintainer
2011-03-25 12:26:27 +00:00
Martin Wilke
b0ce76a063 - Update to 0.10.3
PR:		155689
Submitted by:	Jyun-Yan You <jyyou@cs.nctu.edu.tw>
Approved by:	maintainer
2011-03-25 12:26:25 +00:00
Martin Wilke
ba0597f6b9 - Update to 0.10.3
PR:		155688
Submitted by:	Jyun-Yan You <jyyou@cs.nctu.edu.tw>
Approved by:	maintainer
2011-03-25 12:26:24 +00:00
Martin Wilke
4c714eee84 - Update to 0.10.3
PR:		155687
Submitted by:	Jyun-Yan You <jyyou@cs.nctu.edu.tw>
Approved by:	maintainer
2011-03-25 12:26:21 +00:00
Baptiste Daroussin
79dd9bd736 - update to 0.1664
- changes: http://search.cpan.org/src/KIMOTO/DBIx-Custom-0.1664/Changes
2011-03-25 11:06:23 +00:00
Alberto Villa
bb53d35c1a - Update libdbusmenu-qt to 0.8.0.
- Update akonadi to 1.5.1.
- Update soprano to 2.6.0.
2011-03-25 10:16:44 +00:00
Alberto Villa
59e8197604 - Update SIP to 4.12.1.
- Update PyQt4 to 4.8.3.
- Update QScintilla2 to 2.4.6.
2011-03-25 10:06:51 +00:00
Alberto Villa
b140da0491 - Update Qt to 4.7.2.
- Backport QSslCertificate patch.
2011-03-25 09:54:16 +00:00
Alberto Villa
7d204cf1c4 - Update libgcal to 0.9.6.
- Update akonadi-googledata to 1.2.0.

Approved by:	Troels Kofoed Jacobsen (maintainer, implicit)
2011-03-25 09:50:14 +00:00
Wen Heping
be26e3413d - Update to 0.15.1 2011-03-25 02:23:32 +00:00
Wen Heping
30ffbf3dbb - Update to 3.2.1 2011-03-25 01:38:01 +00:00
Wen Heping
b00a432e2c - Update to 1.03
ChangeLog: http://cpansearch.perl.org/src/JANPAZ/DBD-XBase-1.03/Changes
2011-03-24 02:54:01 +00:00
Martin Matuska
e3a244403e - Add LICENSE knob(s) 2011-03-23 15:53:22 +00:00
Baptiste Daroussin
63bdb5fb72 update to 0.1663
changes: http://cpansearch.perl.org/src/KIMOTO/DBIx-Custom-0.1663/Changes
2011-03-22 09:51:18 +00:00
Baptiste Daroussin
38767b36c4 update to 0.23
add licenses
Changes: http://cpansearch.perl.org/src/ABRAXXA/DBIx-Class-ResultSet-RecursiveUpdate-0.23/Changes
2011-03-22 09:48:57 +00:00
Greg Larkin
70e7cdd7d6 - Updated to 2.8.1
Changes: Fixes a transaction related memory leak in the Oracle driver
- Fixed configure option name in Makefile for PostgreSQL support

PR:		ports/155021
Submitted by:	C-S <c-s@c-s.li>
2011-03-21 20:42:44 +00:00
Matthias Andree
27778091d8 Kill Oracle Berkeley DB 5.0 port.
There are no ports that depend on this, just implicit via
USE_BDB=yes or USE_BDB=44+ or similar - databases/db51 will do.
2011-03-21 20:41:49 +00:00
Matthias Andree
0a77afd63c Grab maintainership and deprecate. 2011-03-21 19:32:47 +00:00
Matthias Andree
07afda9df9 Move CPPFLAGS out of CONFIGURE_ENV.
Fix up pkg-plist for WITH_JAVA and WITH_SQL builds.
Remove trailing whitespace.
Bump PORTREVISION.
2011-03-21 18:02:28 +00:00
Matthias Andree
78fbc18fea Move CPPFLAGS out of CONFIGURE_ENV.
Fix up pkg-plist for WITH_JAVA builds.
Bump PORTREVISION.
2011-03-21 17:50:47 +00:00
Matthias Andree
e1268a4d7c Port cleanup:
- minor whitespace cleanups
- stop abusing PATCH_DIST_STRIP, use PATCH_WRKSRC instead
- mark MAKE_JOBS_SAFE
- clean up Tcl handling - note that WITH_TCL_VER now expects the version
  without a dot
- supports Tcl 8.5
- use TCL_LIBDIR and TCL_INCLUDEDIR and USE_TCL rather than guesswork
- combine, refresh, and rename patches
2011-03-21 17:39:41 +00:00
Lars Thegler
bb5a81083a Update to 1.33 2011-03-20 18:03:10 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Frederic Culot
b45fe6b23b - Update to 3.3.10
PR:		ports/155694
Submitted by:	Matthew Seaman <m.seaman AT infracaninophile.co.uk> (maintainer)
2011-03-19 19:58:15 +00:00
Dennis Herrmann
a08d127131 This package provides a Python fast and full featured interface
to CouchDB.

WWW:	http://code.google.com/p/couchdb-python/

PR:		ports/155692
Submitted by:	Andrei Antoukh <niwi@niwi.be>
2011-03-19 19:04:21 +00:00
Nicola Vitale
046af3450d - Add option WITH_NOSE (default off) for unit tests
- Fix a typo

PR:	ports/154891
Submitted by:	Olivier Duchateau <duchateau.olivier at gmail.com>
2011-03-19 13:39:57 +00:00
Alex Dupre
1bda2b2725 Bump PORTREVISION for ports linking to default libmysqlclient. 2011-03-19 13:15:34 +00:00
Alex Dupre
1835bd6a5d Update MySQL to 5.5.10 release (shared library bumped). 2011-03-19 13:13:47 +00:00
Alex Dupre
a7392280dc Update to 5.1.56 release. 2011-03-18 23:45:35 +00:00
Cheng-Lung Sung
80650a5d1e This is the Python interface to the Redis key-value store.
WWW: http://github.com/andymccurdy/redis-py/
2011-03-18 02:53:46 +00:00
Jun Kuriyama
b42aba98db This module provides methods for working with nested set trees. The
nested tree model is a way of representing hierarchical information in
a database.  This takes a different approach to the Adjacency List
implementation.  (see DBIx::Class::Tree::AdjacencyList which uses
parent relationships in a recursive manner).

WWW: http://search.cpan.org/dist/DBIx-Class-Tree-NestedSet/
2011-03-18 01:23:39 +00:00
Jun Kuriyama
abb6952193 This module provides methods for working with adjacency lists. The
adjacency list model is a very common way of representing a tree
structure.  In this model each row in a table has a prent ID column
that references the primary key of another row in the same table.
Because of this the primary key must only be one column and is usually
some sort of integer.  The row with a parent ID of 0 is the root node
and is usually the parent of all other rows.  Although, there is no
limitation in this module that would stop you from having multiple
root nodes.

WWW: http://search.cpan.org/dist/DBIx-Class-Tree/
2011-03-18 01:22:11 +00:00
Baptiste Daroussin
24d8c3bc2f - update to 0.07
- add licenses
- changes: http://cpansearch.perl.org/src/BRICAS/DBIx-Class-DateTime-Epoch-0.07/Changes
2011-03-17 22:56:52 +00:00
Baptiste Daroussin
2a677c9947 - update to 1.616
- add licenses
- changes: http://search.cpan.org/dist/DBI/Changes
2011-03-17 22:48:22 +00:00
Baptiste Daroussin
1a3fc0ebff - update to 08.04.0200 [1]
- cleanup the Makefile

PR:		ports/144993 [1]
Submitted by:	Berend de Boer <berend _at_ pobox.com>
2011-03-17 17:07:24 +00:00
Pav Lucistnik
e13f00eca1 - Mark ports that have been broken for six month or more, or never compiled on
7.X and up, for removal in one month
2011-03-17 11:08:44 +00:00
Vanilla I. Shu
e4a729935e Upgrade to 0.48.
Feature safe:	yes
2011-03-17 09:10:45 +00:00
Baptiste Daroussin
ec4f08f3da Deprecate unmaintained ports from databases where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
2011-03-17 07:14:57 +00:00
Baptiste Daroussin
c87c61b603 update WWW and MASTER_SITES
while here remove MD5
2011-03-17 06:56:38 +00:00
Martin Wilke
594879aaf2 - Update to 0.9.302
Submitted by:	maintainer via irc
2011-03-16 01:48:51 +00:00
Wen Heping
d963c7dca2 - Update to 5.1.2
- Restore the patch to fix build with bsddb other than 4.2
2011-03-16 00:10:57 +00:00
Andrej Zverev
b803b21654 Update to 0.18 2011-03-15 15:40:55 +00:00
Martin Wilke
2feaea483b - Update to 0.9.302
PR:		155088
Submitted by:	Nicolas de Bari Embriz <nbari@dalmp.com> (maintainer)
2011-03-14 16:09:18 +00:00
Martin Wilke
124aede6d1 - BROKEN fails to build 2011-03-14 15:54:51 +00:00
Erwin Lansing
b7b4071401 Mark BROKEN: does not build 2011-03-14 08:28:37 +00:00
Wen Heping
46b2f457ac - Update to 0.88.19 2011-03-14 03:16:29 +00:00
Wen Heping
49fadd4529 - Update to 1.21
ChangeLog: http://cpansearch.perl.org/src/BIGPRESH/Dancer-Plugin-Database-1.21/Changes
2011-03-14 02:34:16 +00:00
Wen Heping
fdfe3e7b86 - Update to 0.1658
ChangeLog: http://cpansearch.perl.org/src/KIMOTO/DBIx-Custom-0.1658/Changes
2011-03-12 00:43:11 +00:00
Martin Wilke
7047d3b06a - Update to 1.05
PR:		155272
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-03-09 16:58:25 +00:00
Wen Heping
399c1e5565 - Fix the build with mysql odbc and sqlite 2011-03-09 08:19:46 +00:00
Wen Heping
045e10af24 - Fix build with postgresql
Reported by:	ohartman@zedat.fu-berlin.de <via email>
2011-03-09 02:01:59 +00:00
Alex Dupre
810fa3d78f Fix typo. 2011-03-08 08:30:52 +00:00
Wen Heping
ec96b046c5 - Update to 0.1654
ChangeLog: http://cpansearch.perl.org/src/KIMOTO/DBIx-Custom-0.1654/Changes
2011-03-08 07:24:11 +00:00
Wen Heping
1fcf359d66 - Fix build with python-2.7
Reported by:	pointyhat@
2011-03-08 00:27:28 +00:00
Cheng-Lung Sung
9935674b8b - dbi.0 => dbi.1
- bump PORTREVISION
2011-03-07 14:39:50 +00:00