aboutsummaryrefslogtreecommitdiff
path: root/databases
Commit message (Collapse)AuthorAgeFilesLines
* - Update to version 3.1.Cheng-Lung Sung2006-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) Notes: svn path=/head/; revision=167734
* - Upgrade to 1.1.16-1;Thierry Thomas2006-07-137-22/+92
| | | | | | | | | - Unbreak; - Add mirrors. Notes: svn path=/head/; revision=167722
* Upgrade to JasperReports 1.2.5.Thierry Thomas2006-07-112-7/+7
| | | | | | | | Changelog at <https://sourceforge.net/project/shownotes.php?group_id=36382&release_id=431260> Notes: svn path=/head/; revision=167545
* Update to 0.03004.Lars Balker Rasmussen2006-07-113-7/+12
| | | | Notes: svn path=/head/; revision=167522
* Add databases/php5-oci8:Renato Botelho2006-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> Notes: svn path=/head/; revision=167472
* Unbreak size mismatch by update to 3.29.Sergey A. Osokin2006-07-114-18/+16
| | | | | | | | Submitted by: chinsan aka chinsan dot tw at gmail dot com PR: 100059 Notes: svn path=/head/; revision=167439
* * databases/MakefileMarcus Alves Grando2006-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 Notes: svn path=/head/; revision=167324
* OpenDBX is an extremely lightweight but extensible C library forIon-Mihai Tetcu2006-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 Notes: svn path=/head/; revision=167269
* - Update to 2.5.1Rong-En Fan2006-07-083-9/+7
| | | | | | | Approved by: delphij (mentor, implicit) Notes: svn path=/head/; revision=167185
* - Update to 1.1.3Rong-En Fan2006-07-063-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) Notes: svn path=/head/; revision=167063
* - currently mark BROKEN on 4.XCheng-Lung Sung2006-07-051-1/+7
| | | | Notes: svn path=/head/; revision=167016
* - Fix LIB_DEPENDSMarcus Alves Grando2006-07-051-1/+1
| | | | | | | Pointy hat to: seanc Notes: svn path=/head/; revision=166981
* Change all bogus uses of BROKEN to IGNORE. See CHANGES 20060705.Mark Linimon2006-07-057-8/+8
| | | | | | | | PR: ports/92445 Hat: portmgr Notes: svn path=/head/; revision=166956
* Apply performance patch to memcached to reduce latency when a response isSean Chittenden2006-07-032-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> Notes: svn path=/head/; revision=166866
* - Update to 2.8.2 which fixes several vulnerabilitiesMartin Wilke2006-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 Notes: svn path=/head/; revision=166833
* - update to 0.29Cheng-Lung Sung2006-07-032-4/+4
| | | | Notes: svn path=/head/; revision=166793
* - update to 0.74Cheng-Lung Sung2006-07-013-5/+8
| | | | | | | | PR: ports/99694 Submitted by: maintainer (hideo) Notes: svn path=/head/; revision=166729
* - update to 0.72Cheng-Lung Sung2006-07-012-5/+6
| | | | | | | | PR: ports/99694 Submitted by: maintainer (hideo) Notes: svn path=/head/; revision=166728
* - Update to 0.96Aaron Dalton2006-07-012-4/+4
| | | | | | | | | PR: ports/99060 Submitted by: aaron Approved by: maintainer timeout, tobez (implicit) Notes: svn path=/head/; revision=166725
* - update dependencies for libevent-1.2Yen-Ming Lee2006-06-301-1/+1
| | | | Notes: svn path=/head/; revision=166640
* - update to 1.18Cheng-Lung Sung2006-06-293-5/+5
| | | | | | | - prune WWW. Notes: svn path=/head/; revision=166554
* There is no point in setting mode of rc.d file to be 554, set it to 555.Maxim Sobolev2006-06-2610-20/+20
| | | | | | | | Otherwise there could be problems with the service not starting up in the case when owner of the file has been changed. Notes: svn path=/head/; revision=166410
* Change non-existent USE_PERL to a working USE_PERL5Erwin Lansing2006-06-262-2/+2
| | | | | | | Approved by: maintainer timeout Notes: svn path=/head/; revision=166344
* - Require perl from portsAndrew Pantyukhin2006-06-251-1/+7
| | | | | | | | PR: ports/99054 (part of) Submitted by: Aaron Dalton <aaron@freebsd.org> Notes: svn path=/head/; revision=166312
* - MAN3PREFIX is implied when PERL_CONFIGURE is defined.Cheng-Lung Sung2006-06-252-2/+0
| | | | | | | | | | - this commit modified ports maintained by ports@ PR: ports/98755 Submitted by: rafan (the fresh committer) Notes: svn path=/head/; revision=166308
* Upgrade JasperReports to 1.2.4.Thierry Thomas2006-06-232-7/+7
| | | | | | | | Changelog at: <https://sourceforge.net/project/shownotes.php?release_id=427038&group_id=36382> Notes: svn path=/head/; revision=166157
* Fix plist: don't remove nls/en_US.US-ASCII or nls/POSIXShaun Amott2006-06-231-2/+0
| | | | | | | | | | PR: ports/99337 Submitted by: shaun (me) Approved by: Bartek Rutkowski <r@robakdesign.com> (maintainer), ahze (mentor) Notes: svn path=/head/; revision=166119
* Add new port for python sqlite3 module.Hye-Shik Chang2006-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 Notes: svn path=/head/; revision=166074
* Fixup the distfile shortageMathieu Arnold2006-06-221-2/+3
| | | | Notes: svn path=/head/; revision=166038
* Update to 1.15Erwin Lansing2006-06-222-5/+5
| | | | | | | | PR: 99299 Submitted by: hideo <hideo@lastamericanempire.com> (maintainer) Notes: svn path=/head/; revision=166030
* Remove the temporary hack to use the new USE_LDCONFIG feature.Alex Dupre2006-06-229-30/+0
| | | | Notes: svn path=/head/; revision=166022
* Update to 0.15Lars Balker Rasmussen2006-06-212-5/+5
| | | | | | | | | PR: 99087 Submitted by: aaron Approved by: erwin (mentor, implicit) Notes: svn path=/head/; revision=165987
* - Update fpc to 2.0.2Renato Botelho2006-06-2121-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> Notes: svn path=/head/; revision=165965
* Add fpc-sqlite , free Pascal interface to SQLite.Renato Botelho2006-06-212-0/+21
| | | | | | | | PR: ports/98655 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> Notes: svn path=/head/; revision=165938
* Add fpc-gdbm , free Pascal interface to the GNU database system.Renato Botelho2006-06-212-0/+20
| | | | | | | | PR: ports/98666 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> Notes: svn path=/head/; revision=165936
* - Update to 1.8.60Michael Johnson2006-06-203-5/+5
| | | | Notes: svn path=/head/; revision=165875
* Update to 0.24Erwin Lansing2006-06-203-6/+10
| | | | | | | | PR: 99201 Submitted by: hideo <hideo@lastamericanempire.com> (maintainer) Notes: svn path=/head/; revision=165862
* Switch to my @FreeBSD.org address.Shaun Amott2006-06-192-2/+2
| | | | | | | Approved by: ahze (mentor) Notes: svn path=/head/; revision=165799
* Update to 0.07Lars Thegler2006-06-192-6/+5
| | | | | | | | PR: ports/99113 Submitted by: aaron Notes: svn path=/head/; revision=165787
* Update to 1.07Mathieu Arnold2006-06-193-25/+31
| | | | Notes: svn path=/head/; revision=165771
* Update to 5.1.11 release:Alex Dupre2006-06-1945-285/+270
| | | | | | | | - use recommended yaSSL library - build as max-no-ndb or max profiles Notes: svn path=/head/; revision=165757
* - Update from v0.04 to v1.00Aaron Dalton2006-06-193-13/+12
| | | | | | | | | | | - Restrict to Perl 5.6+ due to dependencies PR: ports/98179 Submitted by: aaron Approved by: maintainer timeout, tobez (implicit) Notes: svn path=/head/; revision=165743
* - unquote IGNOREIon-Mihai Tetcu2006-06-173-7/+7
| | | | | | | | | | - install .la files and bump PORTVERSION for plist change PR: ports/99020 Submitted by: maintainer Notes: svn path=/head/; revision=165638
* Add p5-Class-DBI-Plugin-Senna 0.01, add Instant Fulltext SearchJun Kuriyama2006-06-175-0/+40
| | | | | | | Capability With Senna to Class::DBI. Notes: svn path=/head/; revision=165636
* - Update to 0.33Andrew Pantyukhin2006-06-172-4/+4
| | | | Notes: svn path=/head/; revision=165619
* - Update to 0.93Aaron Dalton2006-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) Notes: svn path=/head/; revision=165571
* Update to 0.23.Anton Berezin2006-06-162-5/+5
| | | | Notes: svn path=/head/; revision=165542
* - update to 0.28Cheng-Lung Sung2006-06-152-5/+4
| | | | Notes: svn path=/head/; revision=165484
* - Update databases/p5-Rose-DB from version 0.70 to 0.71Cheng-Lung Sung2006-06-152-4/+4
| | | | | | | | PR: ports/98945 Submitted by: maintainer (hideo) Notes: svn path=/head/; revision=165481
* Reset simuran@shaw.ca due to 5 months of no activity, maintainer-timeouts,Mark Linimon2006-06-142-3/+1
| | | | | | | | | and no response to email. Hat: portmgr Notes: svn path=/head/; revision=165460