aboutsummaryrefslogtreecommitdiffstats
path: root/databases
Commit message (Collapse)AuthorAgeFilesLines
* php-sqlite3 is a PHP extension that lets you access SQLite3 databasesalepulver2006-10-064-0/+48
| | | | | | | | | | | | | | | | | | | | | within your scripts. PHP4 and PHP5 have already built-in support for this RDBM, but this is limited to the 2.x releases. This extension adds support for SQLite 3.x release. Please note that this project is still alpha-quality. Please test and report if it works for you and if you have ideas on how it can be enhanced. Current (or planned) features include: * In-memory databases support * UTF-16 encoding * User-level SQL functions * PEAR::DB driver class WWW: http://php-sqlite3.sourceforge.net/ PR: ports/103681 Submitted by: Simon Cornelius P. Umacob <simoncpu at infoweapons.com>
* - reformat pkg-descrclsung2006-10-052-9/+12
| | | | | | | - Take maintainership PR: ports/103974 Submitted by: maintainer (Thomas Abthorpe)
* The MySQL Activity Report package is a tool to help MySQL databasealepulver2006-10-0514-0/+333
| | | | | | | | | | | administrators to collect several database parameters and variables. These collected values can be used for server monitoring or performance tuning purposes. WWW: http://gert.sos.be/en/projects/mysqlar/ PR: ports/101217 Submitted by: Greg Albrecht <gregoryba at gmail.com>
* - Update to version 2.9.0.2 (fix problems in setup.php introduced in 2.9.0.1).alepulver2006-10-044-8/+8
| | | | | PR: ports/103958 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* - This version (0.30) builds in gcc 2.95.2clsung2006-10-041-1/+0
| | | | | PR: ports/103955 Submitted by: Jeremy Chadwick <freebsd_AT_jdc dot parodius dot com>
* Change the following ports to my FreeBSD.org email.chinsan2006-10-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Approved by: delphij (mentor) archivers/pecl-bz2/Makefile archivers/pecl-lzf/Makefile archivers/pecl-rar/Makefile audio/fapg/Makefile audio/pecl-id3/Makefile chinese/CJKUnifonts/Makefile chinese/auto-tw-l10n/Makefile chinese/dfsongsd/Makefile chinese/fortunetw/Makefile chinese/gcin/Makefile chinese/joe/Makefile chinese/joe2/Makefile chinese/pcmanx/Makefile chinese/phpbb-tw/Makefile chinese/tatter-tools/Makefile chinese/ve/Makefile chinese/zhcon/Makefile devel/pear-Console_Getopt/Makefile devel/pear-Console_Table/Makefile devel/pear-PEAR_Info/Makefile devel/pecl-expect/Makefile games/p5-Baseball-Sabermetrics/Makefile graphics/epdfview/Makefile graphics/p5-Chart-Clicker/Makefile graphics/p5-GD-Thumbnail/Makefile graphics/p5-Visio/Makefile mail/pecl-esmtp/Makefile math/pecl-stats/Makefile misc/pear-Services_Weather/Makefile net/ldapdiff/Makefile net/p5-RRD-Simple/Makefile net/pear-Net_CDDB/Makefile net/pear-Net_SMS/Makefile net/pecl-cvsclient/Makefile security/gwee/Makefile security/p5-GSSAPI/Makefile security/pam-pgsql/Makefile security/pecl-ssh2/Makefile security/pecl-tcpwrap/Makefile sysutils/p5-BSD-Sysctl/Makefile sysutils/p5-File-Next/Makefile textproc/csvdiff/Makefile textproc/p5-CSS/Makefile textproc/p5-Pod-XML/Makefile textproc/p5-SGML-DTDParse/Makefile textproc/p5-Text-Emoticon-GoogleTalk/Makefile textproc/p5-XML-Handler-Dtd2DocBook/Makefile textproc/p5-XML-Handler-Dtd2Html/Makefile textproc/p5-XML-SAXDriver-CSV/Makefile textproc/p5-XML-SAXDriver-Excel/Makefile textproc/p5-ack/Makefile textproc/pear-XML_DTD/Makefile textproc/pecl-stem/Makefile textproc/scim-input-pad/Makefile textproc/sdcv/Makefile www/b2evolution/Makefile www/dokuwiki/Makefile www/dokuwiki-devel/Makefile www/lilurl/Makefile www/p5-HTML-TableParser/Makefile www/p5-HTML-WikiConverter/Makefile www/p5-HTML-WikiConverter-DokuWiki/Makefile www/p5-HTML-WikiConverter-Kwiki/Makefile www/p5-HTML-WikiConverter-Markdown/Makefile www/p5-HTML-WikiConverter-MediaWiki/Makefile www/p5-HTML-WikiConverter-MoinMoin/Makefile www/p5-HTML-WikiConverter-Oddmuse/Makefile www/p5-HTML-WikiConverter-PbWiki/Makefile www/p5-HTML-WikiConverter-PhpWiki/Makefile www/p5-HTML-WikiConverter-PmWiki/Makefile www/p5-HTML-WikiConverter-SnipSnap/Makefile www/p5-HTML-WikiConverter-Socialtext/Makefile www/p5-HTML-WikiConverter-TikiWiki/Makefile www/p5-HTML-WikiConverter-UseMod/Makefile www/p5-HTML-WikiConverter-WakkaWiki/Makefile www/p5-HTML-WikiConverter-WikkaWiki/Makefile www/p5-WWW-Baseball-NPB/Makefile www/p5-WWW-Comic/Makefile www/p5-WWW-VenusEnvy/Makefile www/pear-Services_Delicious/Makefile www/pear-UDDI/Makefile www/xpi-cssviewer/Makefile www/xpi-gmail-manager/Makefile www/xpi-google-notebook/Makefile www/xpi-mrtech-local-install/Makefile www/xpi-no-referrer/Makefile www/xpi-server_switcher/Makefile www/xpi-unplug/Makefile www/xpi-videodownloader/Makefile www/xpi-web_developer/Makefile x11/xdialog/Makefile x11-fm/pcmanfm/Makefile
* - Update to 2.9.0.1mnag2006-10-024-8/+8
| | | | | | PR: 103869 Submitted by: maintainer Security: http://secunia.com/advisories/22126/
* - Update to 4.92miwi2006-09-303-6/+13
| | | | | PR: ports/103754 Submitted by: Martin Matuska <martin(at)matuska.org> (maintainer)
* Change my MAINTAINER email to be my @FreeBSD emailxride2006-09-301-1/+1
| | | | Approved by: tmclaugh
* Update to 0.25.tobez2006-09-293-4/+8
|
* - Apply fix to ulong problem. http://bugs.mysql.com/bug.php?id=22227mnag2006-09-273-1/+23
| | | | | | | - Bump -client PORTREVISION - portlint Approved by: maintainer (ale)
* The update to handle different versions of ICU was not sufficient.girgen2006-09-2716-32/+32
| | | | Update the patches to handle ICU version 3.6 and fall back to 3.4.
* Add p5-Genezzo 0.64, an extensible database with SQL and DBI.clsung2006-09-275-0/+157
| | | | | PR: ports/102388 Submitted by: Gea-Suan Lin <gslin at gslin.org>
* - Add qdbm-java, slave port to qdbmahze2006-09-264-0/+62
| | | | | | Java API for QDBM WWW: http://qdbm.sourceforge.net/jspex.html
* - Update for java slave portahze2006-09-261-5/+6
| | | | - Make things a little quiter
* Add qdbm-plus (slave port to qdbm)ahze2006-09-264-0/+119
| | | | | | C++ API for QDBM WWW: http://qdbm.sourceforge.net/xspex.html
* - Update to 1.8.71ahze2006-09-263-7/+5
|
* upgrade to 1.8.0.7ijliao2006-09-252-6/+5
|
* Reset maintainership of ports assigned to antonio@php.net after numerouslinimon2006-09-2310-10/+10
| | | | | | maintainer-timeouts and no response to email. We hope to see him back. Hat: portmgr
* - Update to 1.34mnag2006-09-222-4/+4
|
* Upgrade to JasperReports 1.2.7.thierry2006-09-222-7/+7
| | | | | | | | Changelog at <https://sourceforge.net/project/shownotes.php?release_id=449159>. Remark: iReport 1.2.6 does not run on FreeBSD, but this version of JasperReports is still compatible with iReport 1.2.5.
* Fix bad file name to the ICU patch.girgen2006-09-227-7/+7
| | | | | Pointed out by: Penty Wenngren <penty.wenngren@dgc.se> Pointy hat to: me
* Add a ad-hoc patch and unbreak.knu2006-09-212-3/+11
| | | | | | The problem is in MySQL 5.0.24a, as addressed in the following bug report: http://bugs.mysql.com/bug.php?id=22227
* - Update to 0.30clsung2006-09-212-4/+4
|
* - Update to 1.2.2b1mnag2006-09-212-7/+4
|
* - Update to 2.9.0rafan2006-09-216-18/+12
| | | | | PR: ports/103439 Submitted by: Matthew Seaman <m.seaman at infracaninophile.co.uk> (maintainer)
* Prepare for ICU 3.6skv2006-09-202-2/+2
|
* - Chase URL change of the main distribution site [1]sergei2006-09-201-2/+3
| | | | | | | | - Add official FTP mirrors - Replace deprecated INSTALLS_SHLIB with a new USE_LDCONFIG PR: ports/97653 [1] Submitted by: Martin Wilke <freebsd at unixfreunde dot de>
* Update the patch to be more agnostic with regards to the version of icu.girgen2006-09-2016-40/+40
| | | | It now links with icu-3.6 as well as the earlier versions.
* - refine Makefile, pkg-plist [1]clsung2006-09-203-17/+25
| | | | | | | | - buildable - I'll maintain it PR: ports/102281 [1] Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> [1]
* Allow to build port as 'root' if PACKAGE_BUILDING defined.skv2006-09-203-0/+6
| | | | Requested by: kris
* - Add OPTIONS to some freepascal ports. Now, we can install the external libsacm2006-09-197-24/+19
| | | | | | | | optionally.[1] - Other tiny modifications Suggested by: Ales Catona <almindor__at__gmail.com> [1] Approved by: garga(mentor, implicit)
* Add client library for Firebird 2.0skv2006-09-182-0/+38
|
* Add Firebird 2.0.0 (RC4)skv2006-09-1857-1412/+593
|
* use proper Makefile variablesijliao2006-09-181-2/+2
| | | | Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
* - Update to 0.753rafan2006-09-182-5/+5
| | | | | PR: ports/103343 Submitted by: hideo <hideo at lastamericanempire.com> (maintainer)
* - Update to 0.726rafan2006-09-182-4/+4
| | | | | PR: ports/103343 Submitted by: hideo <hideo at lastamericanempire.com> (maintainer)
* add java-db 3.0.12ijliao2006-09-185-0/+88
| | | | Berkeley DB Java Edition
* Update to 0.07002lbr2006-09-172-9/+5
|
* - Fix INDEX buildsem2006-09-171-1/+1
| | | | | Submitted by: Matthew Seaman <m.seaman_at_infracaninophile.co.uk> Pointy hat to: dinoex, alexbl
* - Update to 7.5rafan2006-09-172-9/+7
| | | | | PR: ports/103299 Submitted by: Denis Barov <dindin at freebsd.org.ua> (maintainer)
* The GNUstep Database Library 2 (GDL2) is a set of libraries to mapdinoex2006-09-175-0/+219
| | | | | | | | | | Objective-C objects to rows of relational database management systems (RDBMS). It aims to be compatible with Enterprise Objects Framework (EOF) as released with WebObjects 4.5 from Apple Inc. This port also provides the GNUstep DBModeler and a Gorm GDL2 Palette. PR: 103294 Submitted by: Gürkan Sengün Reviewed by: alexbl
* BROKEN: Does not compilekris2006-09-173-0/+6
|
* Drop maintainership.osa2006-09-152-2/+2
|
* - portlint(1) in PORTREVISIONmnag2006-09-152-1/+23
| | | | | | - Fix build with 4.x Approved by: skv
* DMOZ::ParseRDF is an object-oriented module for parsing DMOZ data intomiwi2006-09-135-0/+36
| | | | | | | | | | | | manageable sub-sections. As of January 8th 2004 the DMOZ content file is around 1.3GB in size. The data is free to download and can be used in your custom database but please make sure you read the license agreement at http://dmoz.org/license.html first. WWW: http://search.cpan.org/dist/DMOZ-ParseRDF PR: ports/101343 Submitted by: Hans Fredrik Nordhaug <hans(at)nordhaug.priv.no>
* Change all my MAINTAINER lines to my new FreeBSD.org address.alexbl2006-09-131-1/+1
| | | | Approved by: novel
* 1: USE_LDCONFIG.vanilla2006-09-131-1/+2
| | | | 2: bump version for pkg-plist.
* KDE 3.5.4 / KOffice 1.5.2lofi2006-09-132-5/+5
|
* Fix pkg-plist.vanilla2006-09-131-1/+2
| | | | Submitted by: kris@
* Update to 1.13mat2006-09-124-26/+11
|
* Update to 3.0007skv2006-09-122-4/+4
| | | | | | Changes: http://search.cpan.org/src/CAPTTOFU/DBD-mysql-3.0007/ChangeLog PR: ports/103071 Submitted by: Jin-Shan Tseng <tjs xx cdpa.nsysu.edu.tw>
* - Respects CFLAGSmiwi2006-09-111-2/+2
| | | | | | PR: ports/102242 Submitted by: Soeren Straarup <xride(at)x12.dk> Approved by: maintainer timeout
* BROKEN on amd64: Does not buildkris2006-09-111-1/+7
|
* Fix patching with WITH_PROC_SCOPE_PTH=yesale2006-09-115-15/+0
| | | | | PR: ports/99384 Submitted by: Kyryll A Minrnenko <mirya@matrix.ua>
* - Update to 1.33mnag2006-09-102-5/+6
|
* - update to 0.2.8itetcu2006-09-096-8/+8
| | | | | | | - remove strange binary file believed to be owned by miwi PR: update to 0.2.8 Submitted by: Dryice Liu (maintainer)
* Fix for WITH_PROC_SCOPE_PTH=yes.ale2006-09-091-1/+1
| | | | | PR: ports/102899 Submitted by: Alex <garcol@postino.it>
* - Update to 1.40rafan2006-09-082-4/+4
| | | | | PR: ports/102985 Submitted by: chinsan <chinsan.tw at gmail.com> (maintainer)
* Minor plist fixup: @dirrm => @dirrmtryskv2006-09-081-1/+1
|
* Add p5-Cache-Memcached-XS 0.01, client library for memcached usingskv2006-09-085-0/+50
| | | | libmemcache.
* - Update to 2.0.4acm2006-09-0810-21/+51
| | | | | | - Add new dependencies to editors/lazarus Approved by: garga (mentor,implicit)
* - Update to 0.752rafan2006-09-072-5/+5
| | | | | PR: ports/102955 Submitted by: hideo <hideo at lastamericanempire.com> (maintainer)
* - Update to 0.725rafan2006-09-072-4/+4
| | | | | PR: ports/102955 Submitted by: hideo <hideo at lastamericanempire.com> (maintainer)
* - Update to 5.0.24a releaseale2006-09-072-4/+8
| | | | | | | - Add CSV Storage Engine support [1] PR: ports/93107 [1] Submitted by: Robert Uzzi <ruzzi@compedgeracing.com> [1]
* Upgrade to 1.0.4.vanilla2006-09-055-47/+16
|
* Reset inactive maintainer who has not responded to email.linimon2006-09-051-1/+1
| | | | Hat: portmgr
* Remove locale stuff in plist that are in mtree/BSD.x11-4.dist.mezz2006-09-051-2/+0
| | | | | PR: ports/100822 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
* Reset inactive maintainer who has not responded to email. Also mark aslinimon2006-09-041-1/+4
| | | | | | | deprecated, since the listed version is no longer available from the mastersite. Hat: portmgr
* Reset inactive maintainer who has not responded to email.linimon2006-09-041-1/+1
| | | | Hat: portmgr
* Upgrade to JasperReports 1.2.6.thierry2006-09-042-7/+7
| | | | | Changelog at <https://sourceforge.net/project/shownotes.php?release_id=444500>.
* - Update to 1.8.70ahze2006-09-033-8/+9
|
* NO_PACKAGE is not intended use, rather RESTRICTEDkris2006-09-031-1/+1
|
* NO_CDROM and NO_PACKAGE are superfluouskris2006-09-032-4/+0
|
* Schedule these broken ports for termination on 2006-12-01kris2006-09-032-0/+4
|
* - Update to 2.0.5.1miwi2006-09-022-4/+4
| | | | - Changlog here: http://initd.org/pub/software/psycopg/ChangeLog
* - Update to 0.751clsung2006-09-022-7/+7
| | | | | PR: ports/102673 Submitted by: maintainer <hideo_AT_lastamericanempire dot com>
* - Update to 0.724clsung2006-09-022-6/+7
| | | | | PR: ports/102673 Submitted by: maintainer <hideo_AT_lastamericanempire dot com>
* Update to version 1.3.2:edwin2006-09-022-4/+4
| | | | | - fix creation of pid file - don't use non-reentrant functions in signal handlers
* Update two patchlevels at once. This is all fairly routine bugfixitetcu2006-09-014-10/+8
| | | | | | | | | | | | | | | stuff. Announce messages: 2.8.2.3: This one contains two fixes: - cookie login on IIS with IE6 - switching from scripts/setup.php to the main script in case of register_globals enabled 2.8.2.4: Sorry for 2.8.2.3 which broke the setup script. Now fixed in 2.8.2.4. Changelog: https://sourceforge.net/project/shownotes.php?release_id=441457 PR: ports/102403 Submitted by: Matthew Seaman (maintainer)
* I cannot reproduce this breakage in my i386 and amd64 environment (andkuriyama2006-08-311-3/+13
| | | | | | | ia64 on pluto1). So make $BROKEN message in ${ARCH}==ia64 clause and try to configure without silent execution of configure script.
* - fix ldconfig problemclsung2006-08-301-2/+2
| | | | | | - bump PORTREVISION Noted by: vs, ports@
* - Update to 0.95clsung2006-08-303-6/+6
| | | | | | | | | | | - Using PERL_MODBUILD will add entries to BUILD_DEPENDS. So we should not specify BUILD_DEPENDS and set RUN_DEPENDS=BUILD_DEPENDS. Instead, we should specify RUN_DEPENDS and set BUILD_DEPENDS=RUN_DEPENDS. - Add $FreeBSD$ to pkg-plist. PR: ports/100505 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Approved by: maintainer (timeout)
* Add p5-SQL-ReservedWords 0.7, reserved SQL words by ANSI/ISO.clsung2006-08-305-0/+60
| | | | | PR: ports/102666 Submitted by: Zach Thompson <hideo at lastamericanempire.com>
* - now it builds on 4.xclsung2006-08-281-7/+2
| | | | | PR: ports/102564 Submitted by: Dan Lukes <dan@obluda dot cz>
* Fix plist.skv2006-08-252-1/+3
| | | | | Approved by: maintainer (demon) Pointed by: pointyhat (kris)
* - Update to 1.8.68ahze2006-08-253-5/+5
|
* - Update to 1.0.5miwi2006-08-244-567/+583
| | | | | | PR: ports/101382 Submitted by: Kian Mohageri <kian.mohageri(at)gmail.com> Approved by: krion (mentor), maintainer
* Update to 1.34mat2006-08-243-8/+4
| | | | | | | maintainer timeout (3 weeks) PR: 101036 Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
* Update to 3.0.15skv2006-08-232-6/+6
| | | | | PR: ports/102330 Submitted by: Gea-Suan Lin <gslin xx gslin.org>
* The Python SQL Toolkit and Object Relational Mappermiwi2006-08-2311-0/+209
| | | | | | | | | | | | | | | SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL. It provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a simple and Pythonic domain language. WWW: http://www.sqlalchemy.org/ PR: ports/101920 Submitted by: Dryice Liu <dryice@dryice.name> Approved by: krion (mentor)
* New port: databases/p5-DBIx-Class-DigestColumns, Automatic digest columnslbr2006-08-235-0/+46
|
* * Update rails and its related ports to match rails 1.1.6:clsung2006-08-234-9/+23
| | | | | | | | | | | | | | | | | | | activesupport = 1.3.1 activerecord = 1.14.4 actionpack = 1.12.5 actionmailer = 1.2.5 actionwebservice = 1.1.6 rails = 1.1.6 This update is needed to fix a serious bug in rails * Add a x-generate-plist target to easy the creation of pkg-plist * Add an "WWW" entry on pkg-descr that points to the correspoding project on rubyforge. PR: ports/101973 Submitted by: Rui Lopes <rgl_AT_ruilopes dot com> Approved by: maintainer (Jonathan Weiss) Security: http://weblog.rubyonrails.org/2006/8/10/rails-1-1-6-backports-and-full-disclosure Security: http://www.vuxml.org/freebsd/90064567-28b1-11db-844d-000c6ec775d9.html
* Fix build on FreeBSD 4.xfjoe2006-08-211-0/+3
| | | | Pointed out by: kris
* Update to 0.07001lbr2006-08-202-6/+10
|
* - distfile has been re-rolled.clsung2006-08-164-6/+8
| | | | | | Noted by: krisbot PR: ports/102150 Submitted by: maintainer (Matthew Seaman)
* Update to 1.2.15.demon2006-08-163-5/+5
| | | | | PR: 101556 Submitted by: leeym
* - Add LATEST_LINKmnag2006-08-161-0/+2
| | | | Notified by: kris
* Update to 0.37.1skv2006-08-165-22/+9
| | | | Approved by: maintainer (demon)
* Add p5-Relations-Query 0.93, object for building queries withtobez2006-08-155-0/+43
| | | | | | | DBI/DBD::mysql. PR: ports/102019 Submitted by: Timur I. Bakeyev <bat at cpan.org>
* Add p5-Relations 0.95, functions to Use with Databases and Queries.tobez2006-08-155-0/+40
| | | | | PR: ports/102018 Submitted by: Timur I. Bakeyev <bat at cpan.org>
* - Define USE_GETTEXT, bump PORTREVISIONrafan2006-08-151-2/+3
| | | | | PR: ports/101586 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
* - Remove directories that are not in mtree filerafan2006-08-151-0/+2
| | | | | | | | | Note that these directories are be removed by other dependency ports, so I do not bump PORTREVISION for them. These affected ports are belong to ports@. PR: ports/101586 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
* - Update to version 2.8.2.2clsung2006-08-154-14/+14
| | | | | | | | | - bugfix - http://sourceforge.net/tracker/index.php?func=detail&aid=1536112&group_id=23067&atid=377408 - Respect DESTDIR PR: ports/102027 Submitted by: maintainer (Matthew Seaman)
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gclsung2006-08-1515-15/+15
| | | | | | | - these include comms/ converters/ databases/ devel/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
* Update to 1.52mat2006-08-153-9/+9
| | | | | PR: 101684 Submitted by: Gea-Suan Lin <gslin@gslin.org>
* - Update to 0.75clsung2006-08-142-5/+5
| | | | | PR: ports/101820 Submitted by: maintainer <hideo_AT_lastamericanempire dot com>
* - Update to 0.723clsung2006-08-142-4/+4
| | | | | PR: ports/101820 Submitted by: maintainer <hideo_AT_lastamericanempire dot com>
* - Update to 3.3.7mnag2006-08-144-10/+10
| | | | - portlint(1)
* psycopg2 is a PostgreSQL database adapter for the Python programming language.miwi2006-08-115-0/+117
| | | | | | | | | | | | | | | | | | It was written from scratch with the aim of being small, fast and stable. It supports the full Python DBAPI-2.0 and is thread safe. psycopg2 is different from the other database adapter because it was designed for heavily multi-threaded applications that create and destroy lots of cursors and make a conspicuous number of concurrent INSERTs or UPDATEs. Every open Python connection keeps a pool of real (UNIX or TCP/IP) connections to the database. Every time a new cursor is created, a new connection does not need to be opened; instead one of the unused connections from the pool is used. That makes psycopg very fast in typical client-server applications that create a servicing thread every time a client request arrives. WWW: http://initd.org/projects/psycopg2 Approved by: krion (mentor)
* - Fix build with OpenSSLpav2006-08-101-10/+21
| | | | | | | PR: ports/101647 Submitted by: Dan Lukes <dan@obluda.cz>, Sergey Mokryshev <mokr@mokr.net> Obtained from: http://bugs.mysql.com/bug.php?id=21327 Approved by: ale's vacation
* - When using PERL_MODBUILD=yes, don't use RUN_DEPENDS=${BUILD_DEPENDS}lbr2006-08-101-2/+3
| | | | | PR: 101708 Submitted by: Gea-Suan Lin <gslin@gslin.org>
* - When using PERL_MODBUILD=yes, don't use RUN_DEPENDS=${BUILD_DEPENDS}lbr2006-08-101-2/+3
| | | | | PR: 101707 Submitted by: Gea-Suan Lin <gslin@gslin.org>
* When using PERL_MODBUILD=yes, don't use RUN_DEPENDS=${BUILD_DEPENDS}lbr2006-08-101-3/+3
| | | | | PR: 101705 Submitted by: Gea-Suan Lin <gslin@gslin.org>
* - Update to 1.8.66ahze2006-08-093-5/+5
|
* Update to 2.6.7girgen2006-08-0912-15/+48
|
* - Change to use MASTER_SITE_RUBYFORGE macro to fix fetch problem.jmelo2006-08-087-7/+14
| | | | Approved by: portmgr (erwin)
* - Eliminate a patcherwin2006-08-082-20/+7
| | | | | | | - Respect DESTDIR PR: 101567 Submitted by: gabor (maintainer)
* - Update to 0.35clsung2006-08-083-7/+7
| | | | | PR: ports/101635 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
* - Update to 3.1.1miwi2006-08-0710-25/+25
| | | | | | PR: ports/100788 Submitted by: Robert Gogolok <gogo(at)cs.uni-sb.de> Approved by: krion (mentor), maintainer timeout
* Make setup not to install an egg info file which isn't needed forperky2006-08-072-0/+4
| | | | standard modules.
* - Update to 5.0.24pav2006-08-076-21/+13
| | | | Approved by: ale's vacation
* - Update to 4.1.21pav2006-08-072-4/+4
| | | | Approved by: ale's vacation
* - Use wxgtk2.6-unicode, bump PORTREVISIONrafan2006-08-061-8/+15
| | | | | | | - Some cleanup PR: ports/101369 Submitted by: dindin <dindin at freebsd.org.ua> (maintainer)
* RRD::Simple provides a simple interface to RRDTool's RRDs module. Thismiwi2006-08-054-0/+50
| | | | | | | | | | | | | | | | | | module does not currently offer fetch method that is available in the RRDs module. It does however create RRD files with a sensible set of default RRA (Round Robin Archive) definitions, and can dynamically add new data source names to an existing RRD file. This module is ideal for quick and simple storage of data within an RRD file if you do not need to, nor want to, bother defining custom RRA definitions. WWW: http://search.cpan.org/dist/RRD-Simple/ PR: ports/101073 Submitted by: chinsan <chinsan.tw(at)gmail.com> Approved by: krion (mentor)
* Add support for DESTDIR part I.erwin2006-08-044-4/+3
| | | | | | | | | | | | | | This commit should largele be a NOOP as it only adds support for DESTDIR undefined. This does allow us to start testing ports with DESTDIR set, but this is as of yet not supported. Although this has been extensively tested on pointyhat, this is a very intrusive change and some cases may have been overlooked. Please contact Gabor and me if you find any. PR: 100555 Submitted by: gabor Sponsored by: Google Summer of Code 2006
* - Update to 2.8.2.1rafan2006-08-044-12/+12
| | | | | PR: ports/101315 Submitted by: Matthew Seaman <m.seaman at infracaninophile.co.uk> (maintainer)
* - Update to 1.8.65ahze2006-08-033-6/+6
|
* - Update to 0.04clsung2006-08-022-4/+4
| | | | | PR: ports/101212 Submitted by: maintainer (Gea-Suan Lin)
* Update to 1.6.3.marcus2006-08-013-5/+5
|
* - Provide additional mirrors where neededsat2006-07-311-2/+1
| | | | | - Convert to "magic" master sites - Various minor portlint-prodded fixes
* - Fix pkg-plistmiwi2006-07-311-5/+0
| | | | | | PR: ports/100828 Submitted by: Stanislav Sedov <ssedov(at)mbsd.msk.ru> Approved by: krion (mentor), maintainer
* - Fix pkg-plistmiwi2006-07-301-2/+0
| | | | | | PR: ports/100827 Submitted by: Stanislav Sedov <ssedov(at)mbsd.msk.ru> Approved by: krion (mentor)
* DBIx::Log4perl is a wrapper over DBI which adds logging of your DBI activityerwin2006-07-305-0/+56
| | | | | | | | | | | | | | | | via a Log::Log4perl handle. Log::Log4perl has many advantages for logging but the ones probably most attractive are: The ability to turn logging on or off or change the logging you see without changing your code. Different log levels allowing you to separate warnings, errors and fatals to different files. WWW: http://search.cpan.org/dist/DBIx-Log4perl/ PR: ports/100610 Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
* Update to 0.95itetcu2006-07-292-5/+5
| | | | | | PR: ports/100971 Submitted by: Jin-Shan Tseng Approved by: maintainer
* - Added post-extract on Makefiles.units. It remove the svn directories fromacm2006-07-297-0/+7
| | | | | | | | | | | some fpc ports. - Added PORTREVISION for each port - Fixed pkg-plist on fpc-gtk2 and fpc-gtk ports - Fixed the gtk, glib and gdk libraries linking for fpc-gtk - Removed obsolete patches from fpc-gtk. Now it's using ${REINPLACE_CMD} - Removed post-extract from fpc-fcl. I just added it to makefiles.units file Approved by: garga (mentor)
* Update to 0.03007lbr2006-07-282-4/+4
|
* - Update to 0.08 [1]erwin2006-07-282-13/+7
| | | | | | | | - Mark for perl 5.6.0 or higher. Heavily modified from: PR: 100948 [1] Submitted by: Gea-Suan Lin <gslin@gslin.org>
* Update to 1.1.0.knu2006-07-2812-48/+24
|
* Routine update to the latest stable version. The big delta in theitetcu2006-07-284-14/+16
| | | | | | | | | | | | | | | | | | | | | | | | version numbers is apparently mostly an exercise by MySQL AB to have all their products with "matching" version numbers. There are some shiny new bits of extra functionality to justify the new major version numbers though. Quoting the release message: "This is the first generally-available, production release of Connector/J 5.0. Notice that Connector/J 3.1 has supported all MySQL-5.0 features other than XA, but this is the first generally-available release that "synchronizes" version numbers with the server (as well as adding support for XA). Version 5.0.3 is suitable for use with any MySQL version including MySQL-4.1, MySQL-5.0 or MySQL-5.1 beta." The complete release announcement is at: http://lists.mysql.com/announce/382 On-line changelog is at: http://dev.mysql.com/doc/refman/5.0/en/cj-news.html Upgrade notes: http://dev.mysql.com/doc/refman/5.0/en/cj-upgrading.html PR: ports/100931 Submitted by: Matthew Seaman (maintainer)
* Set correct maintainer.ale2006-07-271-1/+1
|
* - Update to 1.8.63ahze2006-07-273-5/+5
|
* No functional change: just add "-v" to investigate a linkage failurethierry2006-07-271-1/+10
| | | | reported by linimon on pointyhat.
* Update to 0.03006lbr2006-07-262-8/+11
| | | | | | | - no test depends PR: 100850 Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
* Add p5-Class-Inflate 0.03, inflate HASH Object from Values in Database.clsung2006-07-255-0/+36
| | | | | PR: ports/100619 Submitted by: Gea-Suan Lin <gslin at gslin.org>
* Adding port databases/ocaml-sqlite3, OCaml bindings for databases/sqlite3.aaron2006-07-259-0/+134
| | | | | PR: ports/93920 Submitted by: Meikel Brandmeyer <ocaml-sqlite3-port@kotka.de>
* Update to 0.9.6.0lbr2006-07-254-10/+10
| | | | - get in sync with xapian-core again...
* Update to 0.9.6lbr2006-07-256-10/+10
| | | | | | PR: 100710 Submitted by: lbr Approved by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> (maintainer)
* Use bsd.wx.mk.fjoe2006-07-251-3/+4
|
* - Remove bad site:jmelo2006-07-251-1/+0
| | | | * http://ftp.rtfm.no/pub/mysql/Downloads/Contrib/
* - Fix mastersite.jmelo2006-07-252-2/+2
|
* - Remove bad site:jmelo2006-07-251-2/+1
| | | | * http://initd.org/pub/software/psycopg/PSYCOPG-1-1/
* - Remove bad site:jmelo2006-07-251-2/+1
| | | | * http://web.tryc.on.ca/mysql/Downloads/Contrib/
* - Remove bad site:jmelo2006-07-251-1/+1
| | | | | | * ftp://ftp.hanse.de - Add new mastersite.
* - The big change on ports of freepascal, now all ports are compiledacm2006-07-2414-15/+178
| | | | | | - Adding entry for lang/fpc-utils Approved by: garga (mentor)
* - Update to 0.8.1sem2006-07-238-36/+65
|
* - Update to 0.07000lbr2006-07-233-31/+32
| | | | | | | | | - Remove p5-Scalar-List-Utils and p5-Storable because they are already in Perl 5.8.x base. - Remove test-dependency PR: 100741 Submitted by: Gea-Suan Lin <gslin@gslin.org>
* Add p5-Cache-BDB 0.04, an object caching wrapper around BerkeleyDB.clsung2006-07-235-0/+49
| | | | | PR: ports/100711 Submitted by: Gea-Suan Lin <gslin at gslin.org>
* - Update to 0.742rafan2006-07-233-5/+7
| | | | | PR: ports/100699 Submitted by: maintainer
* - Update to 0.722rafan2006-07-232-4/+4
| | | | | PR: ports/100699 Submitted by: maintainer
* Update to 0.03005lbr2006-07-202-8/+6
| | | | Dump some depends that are already in 5.8 base.
* - Use USE_LDCONFIGgarga2006-07-193-12/+4
| | | | | | | | - Silent portlint - Bump PORTREVISION PR: ports/99389 Approved by: maintainer timeout (23 days)
* - Update to 1.8.61ahze2006-07-193-5/+5
|
* - Fix the last commit: --with-db-lib -> --with-db-versionsem2006-07-161-2/+2
| | | | Reported by: remko
* - Fix a bug when databases/ruby-bdb port links only with highest version ofsem2006-07-161-1/+3
| | | | | | | | | databases/db* ports. If user sets other version with WITH_BDB_VER ruby-bdb builds with a port that user set, but links with highest version. it's caused ruby-bdb unworkable. PR: ports/99697 Submitted: Matthias Andree <matthias.andree_at_gmx.de>
* - Update to 0.741rafan2006-07-162-5/+5
| | | | | PR: ports/100321 Submitted by: maintainer
* - Update to 0.721rafan2006-07-162-4/+4
| | | | | PR: ports/100321 Submitted by maintainer
* Mark broken: gets coredump on install on pointyhat (all archs).linimon2006-07-151-0/+2
|
* Update to 0.09mat2006-07-143-10/+6
|
* - Update to version 3.1.clsung2006-07-1410-25/+25
| | | | | | PR: ports/100125 Submitted by: Robert Gogolok <gogo_AT_cs dot uni-sb dot de> Approved by: maintainer (Choe, Cheng-Dae)
* - Upgrade to 1.1.16-1;thierry2006-07-147-22/+92
| | | | | | - Unbreak; - Add mirrors.
* Upgrade to JasperReports 1.2.5.thierry2006-07-122-7/+7
| | | | | Changelog at <https://sourceforge.net/project/shownotes.php?group_id=36382&release_id=431260>
* Update to 0.03004.lbr2006-07-123-7/+12
|
* Add databases/php5-oci8:garga2006-07-113-0/+26
| | | | | | | | | | This port adds support for OCI8 PHP shared extension. It replaces the old Oracle shared extension which is obsolete and will be dropped (moved to PECL) in PHP 5.1. This patch also corrects dependency for the Oracle shared extension (added Oracle client in RUN_DEPENDS). PR: ports/86580 Submitted by: Simun Mikecin <numisemis at yahoo.com>
* Unbreak size mismatch by update to 3.29.osa2006-07-114-18/+16
| | | | | Submitted by: chinsan aka chinsan dot tw at gmail dot com PR: 100059
* * databases/Makefilemnag2006-07-108-11/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add py-pysqlite23 entry * databases/py-PySQLite10 Litte modification in CONFLICTS * databases/py-PySQLite11 Litte modification in CONFLICTS * databases/py-pysqlite20 Fix CONFLICTS * databases/py-pysqlite21 Fix CONFLICTS * databases/py-pysqlite22 Fix CONFLICTS * databases/py-pysqlite23 Update to 2.3.2 Repocopy by: marcus
* OpenDBX is an extremely lightweight but extensible C library foritetcu2006-07-095-0/+119
| | | | | | | | | | | | | | | | accessing databases with a single API. It provides a clean and simple interface across all supported databases that leads to an elegant code design automatically. Currently MySQL, PostgreSQL and SQLite are supported and backends for more native database APIs can be written easily. If you want your application to support different databases with little effort, this is definitively the right thing for you! License: LGPL WWW: http://www.linuxnetworks.de/opendbx/ PR: ports/95005 Submitted by: tremere at cainites.net
* - Update to 2.5.1rafan2006-07-083-9/+7
| | | | Approved by: delphij (mentor, implicit)
* - Update to 1.1.3rafan2006-07-073-19/+13
| | | | | | | | | - Use GCC 3.2+ to build on 4.x - Remove duplicate logic of detecting PGSQL_VER PR: 99820 Submitted by: maintainer Approved by: delphij (mentor, implicit)
* - currently mark BROKEN on 4.Xclsung2006-07-061-1/+7
|
* - Fix LIB_DEPENDSmnag2006-07-051-1/+1
| | | | Pointy hat to: seanc
* Change all bogus uses of BROKEN to IGNORE. See CHANGES 20060705.linimon2006-07-057-8/+8
| | | | | PR: ports/92445 Hat: portmgr
* Apply performance patch to memcached to reduce latency when a response isseanc2006-07-042-2/+14
| | | | | | | | | | | | | being sent over two packets. http://citrin.ru/stuff/memcached/read.png http://citrin.ru/stuff/memcached/write.png Also fix a libevent versioning type-o, I'm not aware of 1.2.1 having been released. :) Bump port version. PR: ports/94997 Submitted by: Anton Yuzhaninov <citrin@rambler-co.ru>
* - Update to 2.8.2 which fixes several vulnerabilitiesmiwi2006-07-034-8/+8
| | | | | | | PR: ports/99682 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) Approved by: markus (co-mentor) Security: http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2006-4
* - update to 0.29clsung2006-07-032-4/+4
|
* - update to 0.74clsung2006-07-023-5/+8
| | | | | PR: ports/99694 Submitted by: maintainer (hideo)
* - update to 0.72clsung2006-07-022-5/+6
| | | | | PR: ports/99694 Submitted by: maintainer (hideo)
* - Update to 0.96aaron2006-07-022-4/+4
| | | | | | PR: ports/99060 Submitted by: aaron Approved by: maintainer timeout, tobez (implicit)
* - update dependencies for libevent-1.2leeym2006-06-301-1/+1
|
* - update to 1.18clsung2006-06-293-5/+5
| | | | - prune WWW.
* There is no point in setting mode of rc.d file to be 554, set it to 555.sobomax2006-06-2710-20/+20
| | | | | Otherwise there could be problems with the service not starting up in the case when owner of the file has been changed.
* Change non-existent USE_PERL to a working USE_PERL5erwin2006-06-262-2/+2
| | | | Approved by: maintainer timeout
* - Require perl from portssat2006-06-261-1/+7
| | | | | PR: ports/99054 (part of) Submitted by: Aaron Dalton <aaron@freebsd.org>
* - MAN3PREFIX is implied when PERL_CONFIGURE is defined.clsung2006-06-252-2/+0
| | | | | | | - this commit modified ports maintained by ports@ PR: ports/98755 Submitted by: rafan (the fresh committer)
* Upgrade JasperReports to 1.2.4.thierry2006-06-242-7/+7
| | | | | Changelog at: <https://sourceforge.net/project/shownotes.php?release_id=427038&group_id=36382>
* Fix plist: don't remove nls/en_US.US-ASCII or nls/POSIXshaun2006-06-231-2/+0
| | | | | | | PR: ports/99337 Submitted by: shaun (me) Approved by: Bartek Rutkowski <r@robakdesign.com> (maintainer), ahze (mentor)
* Add new port for python sqlite3 module.perky2006-06-235-0/+91
| | | | | | | | | This port installs a Python "standard" library version of pysqlite which is provided by databases/py-pysqlite22 already. Because sqlite3 module was introduced in Python 2.5, this port plays only for 2.5 or laters. See Also: http://docs.python.org/dev/lib/module-sqlite3.html
* Fixup the distfile shortagemat2006-06-221-2/+3
|
* Update to 1.15erwin2006-06-222-5/+5
| | | | | PR: 99299 Submitted by: hideo <hideo@lastamericanempire.com> (maintainer)
* Remove the temporary hack to use the new USE_LDCONFIG feature.ale2006-06-229-30/+0
|
* Update to 0.15lbr2006-06-222-5/+5
| | | | | | PR: 99087 Submitted by: aaron Approved by: erwin (mentor, implicit)
* - Update fpc to 2.0.2garga2006-06-2221-389/+31
| | | | | | PR: 98628, 98629, 98630, 98632, 98641, 98646, 98650, 98652, 98654, 98656, 98657, 98658, 98720, 98724 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
* Add fpc-sqlite , free Pascal interface to SQLite.garga2006-06-212-0/+21
| | | | | PR: ports/98655 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
* Add fpc-gdbm , free Pascal interface to the GNU database system.garga2006-06-212-0/+20
| | | | | PR: ports/98666 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
* - Update to 1.8.60ahze2006-06-213-5/+5
|
* Update to 0.24erwin2006-06-213-6/+10
| | | | | PR: 99201 Submitted by: hideo <hideo@lastamericanempire.com> (maintainer)
* Switch to my @FreeBSD.org address.shaun2006-06-202-2/+2
| | | | Approved by: ahze (mentor)
* Update to 0.07lth2006-06-202-6/+5
| | | | | PR: ports/99113 Submitted by: aaron
* Update to 1.07mat2006-06-193-25/+31
|
* Update to 5.1.11 release:ale2006-06-1945-285/+270
| | | | | - use recommended yaSSL library - build as max-no-ndb or max profiles
* - Update from v0.04 to v1.00aaron2006-06-193-13/+12
| | | | | | | | - Restrict to Perl 5.6+ due to dependencies PR: ports/98179 Submitted by: aaron Approved by: maintainer timeout, tobez (implicit)
* - unquote IGNOREitetcu2006-06-173-7/+7
| | | | | | | - install .la files and bump PORTVERSION for plist change PR: ports/99020 Submitted by: maintainer
* Add p5-Class-DBI-Plugin-Senna 0.01, add Instant Fulltext Searchkuriyama2006-06-175-0/+40
| | | | Capability With Senna to Class::DBI.
* - Update to 0.33sat2006-06-172-4/+4
|
* - Update to 0.93aaron2006-06-162-5/+11
| | | | | | | | | - Restricted to Perl 5.8+ due to dependency upon devel/p5-Exception-Class PR: ports/99022 Submitted by: aaron Reviewed by: maintainer Approved by: maintainer, tobez (implicit)
* Update to 0.23.tobez2006-06-162-5/+5
|
* - update to 0.28clsung2006-06-152-5/+4
|
* - Update databases/p5-Rose-DB from version 0.70 to 0.71clsung2006-06-152-4/+4
| | | | | PR: ports/98945 Submitted by: maintainer (hideo)
* Reset simuran@shaw.ca due to 5 months of no activity, maintainer-timeouts,linimon2006-06-152-3/+1
| | | | | | and no response to email. Hat: portmgr
* Update to 0.731erwin2006-06-152-4/+4
| | | | | PR: 98920 Submitted by: hideo <hideo@lastamericanempire.com> (maintainer)
* Fix dependencies list.skv2006-06-142-6/+10
| | | | | PR: ports/98931 Submitted by: Denis Barov <dindin xx freebsd.org.ua> (maintainer)
* Remove expired leaf ports:vd2006-06-146-305/+0
| | | | | 2006-06-07 databases/arcexplorer 2006-06-07 www/linux-flashplugin6
* - Update from v0.028 to v0.93aaron2006-06-144-77/+99
| | | | | | | | - Restrict to Perl 5.6+ due to make test problems PR: ports/98183 Submitted by: aaron Approved by: maintainer timeout, tobez (implicit)
* Update to 3.49.osa2006-06-132-4/+4
|
* Remove non-existent knob USE_FFTW.erwin2006-06-131-1/+0
| | | | Approved by: maintainer
* Update to 10.2.0.2.nork2006-06-139-27/+27
| | | | Requested by: many people
* Update to 3.0006skv2006-06-122-4/+4
| | | | Changes: http://search.cpan.org/src/CAPTTOFU/DBD-mysql-3.0006/ChangeLog
* - Update to 3.3.6mnag2006-06-124-8/+8
|
* Update to 0.74erwin2006-06-122-4/+5
| | | | | PR: 98818 Submitted by: hideo <hideo@lastamericanempire.com> (maintainer)
* Update to 0.70erwin2006-06-122-4/+5
| | | | | PR: 98817 Submitted by: hideo <hideo@lastamericanempire.com> (maintainer)
* - Update to 1.0.3pav2006-06-104-10/+12
| | | | | PR: ports/98358 Submitted by: Dan Langille <dan@langille.org> (maintainer)
* Rose::DB::Object is a base class for objects that encapsulate a single rowerwin2006-06-105-0/+199
| | | | | | | | | in a database table. WWW: http://search.cpan.org/dist/Rose-DB-Object/ PR: ports/98767 Submitted by: Zach Thompson <hideo@lastamericanempire.com>
* Rose::DB is a wrapper and abstraction layer for DBI-related functionality.erwin2006-06-105-0/+69
| | | | | | | WWW: http://search.cpan.org/dist/Rose-DB/ PR: ports/98767 Submitted by: Zach Thompson <hideo@lastamericanempire.com>
* Reset bouncing maintainer address.linimon2006-06-102-2/+2
|
* - Update from v0.96 to v0.983aaron2006-06-104-4/+11
| | | | | | | | | - Update plist PR: ports/98189 Submitted by: aaron Reviewed by: maintainer Approved by: maintainer, tobez (implicit)
* Fix build on 4.x.vanilla2006-06-094-6/+80
| | | | Submitted by: kris@ via email.
* - Update to 0.95.kuriyama2006-06-094-9/+34
| | | | | | | | | - Switch to CPAN. - Remove USE_GETTEXT (it's required by libnmz) - Add patch for perl 5.005_03 (however, it still can't pass "make test") PR: ports/98382 Submitted by: leeym
* Update to 0.51.tobez2006-06-083-24/+4
| | | | | Submitted by: hideo <hideo@lastamericanempire.com> PR: 98635
* Update to 1.14erwin2006-06-082-4/+4
| | | | | PR: 98621 Submitted by: hideo <hideo@lastamericanempire.com> (maintainer)
* add SHA256 checksumedwin2006-06-074-0/+4
|
* Add SHA256 checksumsedwin2006-06-072-0/+4
|
* This is a simple module for doing very very simple quick tests on aerwin2006-06-075-0/+51
| | | | | | | | | | | | database, primarily designed to test if a row exists with the correct details in a table or not. For more advanced testing (joins, etc) it's probably easier for you to roll your own tests by hand than use this module. WWW: http://search.cpan.org/~mark/Test-DatabaseRow-1.04/ PR: ports/98608 Submitted by: Joshua D. Abraham <jabra@ccs.neu.edu>
* Update to 0.998.knu2006-06-072-5/+5
|
* Add SHA256 sums. I'll upgrade my 4.x box to 6 soon...knu2006-06-072-0/+2
|
* Update to 2.7.1.knu2006-06-072-5/+4
|
* - Update to 0.5.9, which now supports bdb 4.4.knu2006-06-073-349/+19
| | | | | | | | | | - Make good use of USE_BDB instead of tedious WITH_BDB* knobs. - Use 'PORTDOCS=*' to avoid maintaining a list of automatically generated document files that are renumbered on every release. PR: ports/98059 (update to 0.5.8) Submitted by: skv
* - Update to 1.8.59ahze2006-06-073-5/+5
|
* Add flamerobin 0.7.2, an GUI administration tool for Firebird database.skv2006-06-076-0/+101
| | | | | PR: ports/95468 Submitted by: Denis Barov <dindin xxx freebsd.org.ua>
* Update to 0.05erwin2006-06-062-4/+4
| | | | | | PR: 97626 Submitted by: miwi Approved by: maintainer timeout
* - NOT_FOR_ARCH=ia64. Does not build.sem2006-06-061-0/+3
| | | | Reported by: kris mail