aboutsummaryrefslogtreecommitdiffstats
path: root/databases
Commit message (Collapse)AuthorAgeFilesLines
* Sync COMMENT with reality.tobez2004-10-151-1/+1
|
* - Install docs and examplespav2004-10-133-1/+38
| | | | | PR: ports/72601 Submitted by: Choe, Cheng-Dae <whitekid@gmail.com> (maintainer)
* Fix build of databases/phpmyadminedwin2004-10-132-2/+20
| | | | | Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> Reviewed by: Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
* Update to version 1.11.demon2004-10-132-4/+4
| | | | | Based on PR: 71480 (update to version 1.10) Submitted by: Palle Girgensohn <girgen@pingpong.net>
* [maintainer] Unbreak databases/mysqlcppapi after mysql41-* updateedwin2004-10-133-2/+14
| | | | | | | | | | databases/mysqlcppapi is unable to detect mysql-4.1.4 and use new mysql_shutdown() api. Thus it is broken with mysql41-* after mysql41-* were updated to 4.1.4. I hope this fix can make it way to ports before the freeze. PR: ports/71348 Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca>
* - utilize INFOleeym2004-10-132-3/+1
| | | | | | PR: 71339 Submitted by: leeym Approved by: maintainer
* Update to 0.06lth2004-10-133-9/+16
| | | | | PR: ports/71494 Submitted by: mat
* Update to 1.0.7 (based on SQLite 3.0.8).nork2004-10-132-3/+3
| | | | Pointed out by: mat
* Update to 1.06 (Based on SQLite 3.0.7).nork2004-10-134-16/+16
|
* Repocopy from p5-DBD-SQLite to p5-DBD-SQLite2.nork2004-10-135-40/+20
| | | | | | | | o Update to 0.33. o Remove unnecessary perl script. o Remove a patch which was already merged. Repo copied by: marcus (pcvs)
* Repocopy from p5-DBD-SQLite to p5-DBD-SQLite2.nork2004-10-126-40/+21
| | | | | | | | o Update to 0.33. o Remove unnecessary perl script. o Remove a patch which was already merged. Repo copied by: marcus (pcvs)
* I'd rather have this maintained by perl@mat2004-10-122-2/+2
|
* Update to 1.11mat2004-10-122-4/+12
|
* Drop maintainership to ports@FreeBSD.orgkrion2004-10-122-2/+2
| | | | | PR: ports/71721 Submitted by: Radim Kolar <hsn@netmag.cz>
* Add p5-Class-DBI-AutoLoader 0.12, generates Class::DBI subclassesmat2004-10-125-0/+51
| | | | | | | dynamically. PR: ports/72021 Submitted by: ijliao
* Add p5-DBIx-TableHash 1.05, tie a hash to a mysql table + SQL utils.mat2004-10-125-0/+40
| | | | | PR: ports/71962 Submitted by: ijliao
* Add p5-DBM-Deep 0.94, a pure perl persistent multi-level hash/array DBM.mat2004-10-125-0/+45
| | | | | PR: ports/70210 Submitted by: Janos.Mohacsi@bsd.hu
* Update to 1.10mat2004-10-122-4/+4
|
* Drop maintainershipkrion2004-10-126-6/+6
| | | | | PR: ports/71807 Submitted by: Chris Knight <chris@e-easy.com.au>
* - Update to 1.32.fjoe2004-10-1210-134/+66
| | | | - - - - - - - - - Reset MAINTAINER to ports@.
* This is a routine bugfix release over 3.0.14.linimon2004-10-124-8/+8
| | | | | PR: ports/71364 Submitted by: Matthew Seaman <m.seaman at infracaninophile dot co dot uk> (maintainer)
* Remove forgotten patch files in last commit.ale2004-10-122-24/+0
| | | | Reported by: kris
* [ maintainer-update ] upgrade to version 0.6.6edwin2004-10-123-4/+7
| | | | | | | | | | New feature to 'fold' select columns in main display so you can see more of the WHERE clause. Use the F key to fold or the --fold option from the command line. Also, includes mkill.PL which was missing from the v0.6.5 distribution. PR: ports/71978 Submitted by: Lester Mesa <lesterm@mazpe.net>
* [ Maintainer Update ] databases/phpmyadmin to 2.6.0edwin2004-10-126-40/+114
| | | | | | | | | - Update to phpMyAdmin 2.6.0 - Add OPTIONS support (From 71100) - Add MySQLi support PR: ports/72143 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
* - Update to 0.6pav2004-10-123-42/+94
| | | | | PR: ports/72027 Submitted by: Choe, Cheng-Dae <whitekid@gmail.com> (maintainer)
* replace .error to IGNORE.clsung2004-10-071-1/+1
| | | | | | | | | Problem noted by Richard Collyer <richard at firebadger.net> and eik@. Scenario: we failed (% make index) without defining any WITH_BDB_VER, and solved by following porters handbook: http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/testing.html#DOT-ERROR-BREAKS-INDEX Approved by: portmgr (krion)
* Add a dependency on compat4x if building on 5.X systems or higher.marcus2004-10-041-0/+4
| | | | | Reported by: kris Approved by: portmgr (implicit)
* Increase USE_GCC to 3.4 for those ports which compile with it.kris2004-09-301-1/+1
| | | | Approved by: portmgr
* Unbreak (restore forced 'ps' command).ale2004-09-301-5/+46
| | | | Approved by: portmgr (kris)
* BROKEN: Does not compilekris2004-09-261-0/+2
| | | | Approved by: portmgr (self)
* BROKEN on 5.x: Configure failskris2004-09-261-1/+7
| | | | Approved by: portmgr (self)
* Use PTHREAD_CFLAGS and PTHREAD_LIBS to unbreak.thierry2004-09-261-2/+19
| | | | | | Since I'm there, define USE_PHP and register this extension. Approved by: portmgr (linimon).
* Use PTHREAD_CFLAGS and PTHREAD_LIBS to unbreak.thierry2004-09-261-0/+2
| | | | Approved by: portmgr (linimon).
* Add a mirror to make clip fetchable again.thierry2004-09-251-1/+2
| | | | Approved by: portmgr (marcus).
* - Fix mysqlhotdump vulnerabilityale2004-09-2529-83/+360
| | | | | | - Fix plist (don't install .la files) Approved by: portmgr (marcus)
* Fix build on FreeBSD 4.X.ale2004-09-251-1/+1
| | | | | | PR: ports/71352 Submitted by: Douglas Thrift <douglas@douglasthrift.net> Approved by: portmgr (marcus)
* - Fix mysqlhotdump vulnerabilityale2004-09-255-58/+68
| | | | | | | - Fix plist (don't install .la files) - Add optional knob WITH_PROC_SCOPE_PTH Approved by: portmgr (marcus)
* Update to 4.1.15 release:ale2004-09-237-11/+94
| | | | | | | | - Fix a buffer overflow in prepared statements API - Fix bug in remote connections caused by libwrap [1] Patch by: peadar [1] Approved by: portmgr (marcus)
* Unbreak by upgrading to 1.1.15.thierry2004-09-222-5/+3
| | | | | | PR: ports/71004 Submitted by: Piet Delport Approved by: portmgr (marcus) + maintainer time-out (since Aug 28).
* Update to 4.0.21 release:ale2004-09-229-33/+113
| | | | | | | | | | - Fix mysqlhotcopy insecure temporary file creation - Fix bug in remote connections caused by libwrap [1] PR: ports/70889 [1] Submitted by: Andreas Haakh <andreas.haakh@ib-haakh.de> [1] Patch by: peadar [1] Approved by: portmgr (marcus)
* Unbreak by chasing PostgreSQL's upgrade to 7.4.5.thierry2004-09-221-1/+1
| | | | | | PR: ports/71974 Submitted by: Sam Lawrance Approved by: portmgr (marcus)
* BROKEN on 5.x: Does not compilekris2004-09-193-0/+14
| | | | Approved by: portmgr (self)
* Update to 0.06mat2004-09-032-5/+4
|
* Update to 4.1.4 release (before port freeze ;-))ale2004-09-037-163/+19
|
* Fix patching error.linimon2004-09-031-5/+5
| | | | | PR: ports/71265 Submitted by: Palle Girgensohn <girgen at pingpong dot net> (maintainer)
* Update to 3.5arved2004-09-024-18/+28
| | | | | | | Allow building with postgresql client only installation. PR: 71212 Submitted by: Palle Girgensohn <girgen@pingpong.net>
* Update port: databases/pear-DB_DataObjectedwin2004-09-021-0/+16
| | | | | | | | + added PHP dependency (> 4.2.0) + added option to install PEAR::Validate PR: ports/71200 Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>
* Update to Ora^WPostgreSQL 8i^H.0beta2. New features since the 7.X seriesseanc2004-09-013-6/+38
| | | | | | | | | include: point in time recovery, save points (ie, nested transactions), table spaces, a new perl server side language, and a whole host of other features (*grumble* native win32 *grumble*). Unlike previous development snapshots, there are actual release notes now, which can be found here: http://developer.postgresql.org/docs/postgres/release.html#RELEASE-8-0
* Add pear-DB_DataObject_FormBuilder 0.10.0, automatically buildthierry2004-09-014-0/+46
| | | | | | | HTML_QuickForm objects using DB_DataObject. PR: 70921 Submitted by: Antonio Carlos Venancio Junior
* Update to 1.1.11. Also cleanse evilness and purge dependency on autof*seanc2004-09-012-5/+7
| | | | | PR: ports/70661 Submitted by: Alex Kapranoff <kappa@rambler-co.ru>
* Add SQLite 3 (in beta form).green2004-09-0115-0/+687
|
* - update to version 7.4.5:eik2004-08-3144-154/+143
| | | | | | | | | * Prevent possible loss of committed transactions during crash * Repair possible crash during concurrent btree index insertions PR: 71176 Submitted by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org> Reviewed by: Palle Girgensohn <girgen@pingpong.net> (maintainer)
* - update to version 7.3.7:eik2004-08-314-24/+24
| | | | | | | | * Prevent possible loss of committed transactions during crash. PR: 71179 Submitted by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org> Reviewed by: Palle Girgensohn <girgen@pingpong.net> (maintainer)
* - update to version 7.2.5:eik2004-08-312-6/+10
| | | | | | | | * Prevent possible loss of committed transactions during crash. PR: 71180 Submitted by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org> Reviewed by: Palle Girgensohn <girgen@pingpong.net> (maintainer)
* Upgrade to 1.7.2.thierry2004-08-312-3/+3
| | | | | PR: 71166 Submitted by: maintainer.
* Restore PORTREVISIONkrion2004-08-311-0/+1
|
* Fix build with the latest version of SQLRelay.demon2004-08-302-20/+15
|
* Fix INDEX build.krion2004-08-301-1/+1
|
* Update to version 0.35.demon2004-08-306-53/+70
|
* Fix build, remove BROKEN.demon2004-08-301-2/+1
|
* remove extra directoriesleeym2004-08-301-0/+1
| | | | Noticed by: http://pointyhat.freebsd.org/errorlogs/i386-5-full-logs/extras.html
* update to 4.52mharo2004-08-293-7/+20
| | | | | PR: 71079 Submitted by: maintainer
* Remove documentation directory on deinstall.linimon2004-08-282-2/+2
| | | | | PR: ports/70949 Submitted by: Radim Kolar <hsn at netmag dot cz> (maintainer)
* Remove hard-coding of Java variables.linimon2004-08-281-1/+4
| | | | | PR: ports/70944 Submitted by: boris at brooknet dot com dot au (maintainer)
* A fork of mysql++ C++ API for MySQLsem2004-08-288-0/+151
| | | | | PR: ports/70050 Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca>
* Update patch for 5.0.1.ale2004-08-271-1/+1
| | | | Spotted by: Scott Balmos <scott.balmos@utoledo.edu>
* Add some examplesmat2004-08-262-0/+12
|
* Add php4-rrdtool 1.05, a php/rrdtool glue.mat2004-08-263-0/+34
|
* Add pear-DB_DataObject 1.7.1, an SQL Builder, Object Interface tothierry2004-08-244-0/+39
| | | | | | | Database Tables. PR: 70882 Submitted by: Antonio Carlos Venancio Junior
* Add unixODBC support for 5.x+mat2004-08-231-4/+28
| | | | Asked by: Justin England <jengland@enetis.net>
* Update to 3.26.osa2004-08-233-46/+3
| | | | Remove needless patch.
* Update to 3.04.osa2004-08-233-13/+3
| | | | Remove needless patch.
* - Update to 1.0.2pav2004-08-224-6/+8
| | | | | PR: ports/70793 Submitted by: Radim Kolar <hsn@netmag.cz> (maintainer)
* Detect amd64 by using config.sub and config.guess from TEMPLATESarved2004-08-212-4/+4
|
* Detect amd64 by using config.sub and config.guess from TEMPLATESarved2004-08-211-4/+2
|
* Detect amd64 by using config.guess and config.sub from TEMPLATES.arved2004-08-211-0/+2
|
* Add patch for fixing work with MySQL 4.1.3 and 5.0.1.sem2004-08-211-0/+14
| | | | | | PR: ports/70049 Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca> Approved by: maintainer
* Add databases/grass-i18n (repocopy'd from databases/grass),hrs2004-08-2111-360/+558
| | | | | | | | | an internationalized version of Geographic Resources Analysis Support System (GRASS GIS) from GRASS i18n Project sponsored by IPA, Information-technology Promotion Agency, Japan. grass-i18n is based on version 5.0.3 and includes a Japanese TrueType font set (IPA font).
* Update to 1.8.16sem2004-08-212-3/+3
| | | | | PR: ports/70704 Submitted by: maintainer
* My territory, suggested by ijliao. :pclsung2004-08-202-2/+2
| | | | Approved by: vanilla (co-mentor)
* Update to 3.2.3perky2004-08-172-3/+3
|
* As previously announced, remove these broken/insecure/obsolete ports.kris2004-08-166-417/+0
|
* BROKEN: Does not buildkris2004-08-161-0/+2
|
* update to 1.1.11.1oliver2004-08-154-19/+22
| | | | remove BROKEN
* Fix MySQL backend support build with gcc 3.4bland2004-08-152-0/+60
| | | | | PR: 70477 Submitted by: Sascha Holzleiter <sascha@root-login.org>
* - Update to 0.10.0.mezz2004-08-153-22/+9
| | | | | | | | | | - Un-broke/enable multimedia/ruby-gst; it works with current gstreamer now. - Change some that have CP to INSTALL_*. - Few small clean up. BTW: ruby-gtksourceview and ruby-panelapplet will be add very soon when I create and test them. They are going to be part of ruby-gnome2-all meta port.
* BROKEN: Unfetchablekris2004-08-152-0/+4
|
* Update to 3.3.3lofi2004-08-1410-15/+15
|
* Change MAINTAINER to perl@.nork2004-08-132-2/+2
| | | | | | I welcome bsd.port.mk introduced soon. Inspired by: freebsd-perl@
* After devel/p5-File-Temp has gained an IGNORE for PERL_LEVEL > 500800, allmat2004-08-121-1/+3
| | | | | these ports were broken because they always depended on it. I've rearranged all the dependencies to fit the new scheme.
* Update to 0.5.1.knu2004-08-123-192/+448
| | | | Build ri documents.
* - Remove patch file which was included upstream, thus unbreak buildpav2004-08-121-14/+0
| | | | | | | PR: ports/70321, ports/70329, ports/70340 Submitted by: Christian Lackas <c.lackas@fz-juelich.de>, Renato Botelho <rbgarga@gmail.com>, Cheng-Lung Sung <clsung@dragon2.net>
* Update to 3.03.osa2004-08-123-3/+13
|
* Update to 3.25 [1]osa2004-08-123-3/+46
| | | | | | Add temporary fix for build with gcc-3.4.x [2] [2] Notice from: kris
* Update to 1.8.15krion2004-08-123-5/+5
| | | | | PR: ports/70294 Submitted by: maintainer
* Updated to 2.9004skv2004-08-113-6/+3
|
* Add missing manpageskv2004-08-112-5/+3
| | | | | PR: ports/70288 Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com>
* Fix wrong COMMENT in Makefilejosef2004-08-111-1/+1
| | | | | Approved by: clement Spotted by: Gerhard Gonter <g.gonter@ieee.org>
* Update to 2.1.1, fixing a critical issue with the previous version usingade2004-08-112-5/+3
| | | | | | | | | | system malloc (irrespective of whether perl itself was compiled with its own malloc or system malloc), with the obvious hilarity on freeing. Maintainer timeout. Please wake up :) Submitted by: ade Approved by: maintainer-timeout (2 weeks)
* - Time::HiRes is included in perl 5.8.5, depends on it only when perl < 5.8.5leeym2004-08-111-4/+13
| | | | | | | | - fix for POD when perl < 5.6.0 only - bump PORTREVISION PR: 70247 Submitted by: Rong-En Fan <rafan@infor.org>
* Add gnometarget to USE_GNOME, that's better way.vanilla2004-08-101-3/+1
|
* Add pecl-memcache 1.2, memcached extension.vanilla2004-08-105-0/+43
| | | | | PR: ports/70253 Submitted by: Gerrit Beine <tux@pinguru.net>
* Add p5-DBD-PgPP 0.05, Pure Perl PostgreSQL driver for the DBI.mat2004-08-105-0/+50
| | | | | PR: ports/70229 Submitted by: Lubomir Marinov <lubomir_m@abv.bg>
* Add missing manpages.demon2004-08-101-1/+4
| | | | | PR: 70244 Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com>
* fix build with gcc 3.4sem2004-08-091-0/+24
|
* update to 2.2.7sem2004-08-0912-18/+21
| | | | | | | | fix a wrong pkg-config specification position PR: ports/69960 Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca> Approved by: maintainer
* This patch was integrated into rrdtool.demon2004-08-094-30/+0
| | | | Nitoced by: Forrest Aldrich <forrie@forrie.com>
* Update to 1.01lth2004-08-092-6/+3
|
* Update to 2.3lth2004-08-093-10/+7
|
* 1: Upgrade to 1.0.5vanilla2004-08-083-18/+18
| | | | | 2: move MASTER_SITE back to sf.net. 3: take MAINTAINER.
* Update to version 1.0.49demon2004-08-0812-74/+54
|
* Add sybase_ase 11.0.3.3, Sybase ASE RDBM System 11.thierry2004-08-087-0/+1274
| | | | | PR: 50068 Submitted by: Alex Kiesel
* . Avoid having to reproduce the ant build lines with some conditionalglewis2004-08-082-6/+6
| | | | | | target definition. Approved by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* Change maintainer's email.krion2004-08-082-2/+2
| | | | | PR: ports/70138 Submitted by: Andrey Slusar <vasallia@ukr.net>
* . Use the new USE_ANT capability of bsd.java.mk.glewis2004-08-072-26/+18
| | | | | PR: 70084 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* -Update to 0.8.1.mezz2004-08-031-1/+1
| | | | | | | | | | | | freshmeat blurb: This is a maintenance release with some minor feature additions. Numerous bugs are fixed, including macro-related bugs and build problems. (lib name contains software version instead of 0.0.0 now...) PR: ports/69932 ports/69933 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
* Update to 1.14.mezz2004-08-032-7/+3
| | | | | PR: ports/69746 Submitted by: Michael Johnson <ahze@ahze.net> (maintainer)
* Fix build with gcc 3.4.adamw2004-08-031-0/+10
|
* Fix build with gcc 3.4.adamw2004-08-022-0/+21
|
* - Fix build with MySQL < 4.1.3clement2004-08-022-2/+2
| | | | | | Submitted by: Claudiu Bosioc <claudiu at casi dot ro> PR: 69871 Pointy hat to: clement
* - Fix build with MySQL 4.1.3clement2004-08-012-0/+42
| | | | | | Reported by: crappy, thierry Submitted by: thierry Obtained from: http://sourceforge.net/tracker/index.php?func=detail&aid=998151&group_id=22307&atid=374934
* Add missed SUBDIR entry for msql3 port.sem2004-07-311-0/+1
|
* Updated to 1.2.1skv2004-07-303-6/+3
|
* - Fix build with gcc-3.4pav2004-07-301-0/+11
| | | | | PR: ports/69772 Submitted by: Andrey Slusar <vasallia@ukr.net> (maintainer)
* - Update to 1.7bpav2004-07-3012-91/+28
| | | | | | | - Switch to sasl2 PR: ports/69697 Submitted by: Palle Girgensohn <girgen@pingpong.net>
* Fix build with libtool15.adamw2004-07-291-0/+11
|
* - Make tdsver overridablepav2004-07-292-2/+6
| | | | | | PR: ports/69651 Submitted by: Kenneth Vestergaard Schmidt <kvs@pil.dk> Approved by: maintainer
* Remove lthack, and set LIBTOOL_VER to 15.adamw2004-07-281-2/+2
|
* Remove the lthack bits from the configure patch.adamw2004-07-271-8/+0
| | | | This port won't link properly with libtool15.
* Fix compilation of ndb with gcc 3.4.ale2004-07-271-0/+136
| | | | Obtained from: MySQL BitKeeper Repository
* Update to follow new rc.d/localpkg order.kuriyama2004-07-274-9/+8
| | | | Obtained from: mtm
* Upgrade to version 1.0.48.demon2004-07-264-8/+8
| | | | | | Add --with-pic to CONFIGURE_ARGS on amd64 to fix build. Submitted by: arved
* Fix malformed patch.sem2004-07-265-55/+55
| | | | Noticed by: Renato Botelho <rbgarga@gmail.com>
* Use lthack.adamw2004-07-261-1/+1
|
* Update to 1.8.14krion2004-07-253-5/+5
| | | | | PR: ports/69546 Submitted by: maintainer
* - Cope with recent php changespav2004-07-252-4/+8
| | | | | PR: ports/69336 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* Add patch to fix broken build.sem2004-07-255-0/+55
| | | | | | PR: ports/69430 Submitted by: Renato Botelho <renato@galle.com.br> Fixed by: maintainer
* Add fix for perl <= 5.005_03vs2004-07-224-4/+34
| | | | | | PR: ports/66418 Submitted by: Lars Thegler Approved by: maintainer timeout
* Update to version 1.5.1krion2004-07-2220-55/+65
| | | | | PR: ports/69320 Submitted by: maintainer
* * Set LATEST_LINKsem2004-07-224-49/+58
| | | | | | | | * Rework DATA and DOCS install (NOPORTDOCS compliant) PR: ports/69318 Submitted by: maintainer Approved by: krion (mentor) (implicitly)
* upgrade to 4.50ijliao2004-07-223-17/+44
| | | | | PR: 69341 submitted by: maintainer
* - distfile was bzip2ed and moved to my server because sf.net mirrors hasvs2004-07-223-16/+8
| | | | | | | | two different files with the same name - fix packaging PR: ports/69384 Submitted by: Radim Kolar
* Update to 1.03mat2004-07-223-7/+4
|
* Add CONFLICTS for msql <-> msql3vs2004-07-212-0/+4
| | | | | PR: ports/69355 Submitted by: Andrey Slusar (maintainer)
* Remove the old-and-broken sybase (DB-lib) extension and point users toale2004-07-213-30/+0
| | | | the new-and-working sybase (CT-lib) extension.
* Add path to libmysql (fix configure).ale2004-07-201-0/+13
|
* - fixed when WITH_BDB_VER=42vanilla2004-07-201-1/+7
| | | | | | | | => Note (probably harmless): No library found for -ldb42 - use BDB_LIB_VER instead of WITH_BDB_VER to library linking PR: ports/69305 Submitted by: maintainer
* Re-add distinfo since this is no longer a slave-port.vs2004-07-191-0/+2
| | | | | PR: ports/69215 Submitted by: Palle Girgensohn (maintainer)
* Switch to the new PHP infrastructure.ale2004-07-191-2/+2
|
* Add a new shared extension for PHP.ale2004-07-193-0/+29
|
* Add a new shared extension for PHP.ale2004-07-192-0/+15
|
* Add a new shared extension for PHP.ale2004-07-192-0/+15
|
* Add a new shared extension for PHP.ale2004-07-192-0/+22
|
* Add a new shared extension for PHP.ale2004-07-193-0/+29
|
* Update to 3.24.osa2004-07-192-3/+3
|
* Add a new shared extension for PHP.ale2004-07-192-0/+15
|
* Add a new shared extension for PHP.ale2004-07-192-0/+15
|
* Add a new shared extension for PHP.ale2004-07-192-0/+15
|
* Add a new shared extension for PHP.ale2004-07-192-0/+15
|
* Add a new shared extension for PHP.ale2004-07-192-0/+15
|
* Add a new shared extension for PHP.ale2004-07-192-0/+15
|
* Add a new shared extension for PHP.ale2004-07-192-0/+15
|
* Add a new shared extension for PHP.ale2004-07-193-0/+41
|
* Add a new shared extension for PHP.ale2004-07-191-0/+1
|
* Add a new shared extension for PHP.ale2004-07-193-0/+29
|
* Add a new shared extension for PHP.ale2004-07-192-0/+15
|
* Add a new shared extension for PHP.ale2004-07-193-0/+36
|
* Add a new shared extension for PHP.ale2004-07-192-0/+15
|
* Add a new shared extension for PHP.ale2004-07-192-0/+15
|
* Add a new shared extension for PHP.ale2004-07-193-0/+25
|
* Add a new shared extension for PHP.ale2004-07-193-0/+29
|
* Add a new shared extension for PHP.ale2004-07-192-0/+15
|
* Add a new shared extension for PHP.ale2004-07-192-0/+15
|
* Add a new shared extension for PHP.ale2004-07-192-0/+15
|
* Add a new shared extension for PHP.ale2004-07-193-0/+41
|
* Add a new shared extension for PHP.ale2004-07-191-0/+1
|
* - drop maintainershipdinoex2004-07-191-1/+1
|
* Add patches forgoten with previous commit.sem2004-07-1814-0/+295
| | | | Approved by: krion (mentor) (implicit)
* Version 3 of the Mini SQL relational database systemsem2004-07-1839-1090/+60
| | | | | | PR: ports/67319 Submitted by: Andrey Slusar <vasallia@ukr.net> Approved by: krion (mentor) (implicit)
* Fix build with GCC 3.4.marcus2004-07-1712-0/+186
| | | | | Reported by: pointyhat via kris Obtained from: libgda CVS
* Upgrading to 1.6.5.thierry2004-07-172-3/+3
|
* Update to 0.7sem2004-07-166-4/+45
| | | | | | PR: ports/69101 Submitted by: Andrej Zverev <az@inec.ru> Approved by: krion (mentor)
* Update to 0.7sem2004-07-164-37/+50
| | | | | | PR: ports/69099 Submitted by: Andrej Zverev <az@inec.ru> Approved by: krion (mentor)
* Update to 0.994.knu2004-07-162-3/+3
|
* - Update to 1.1.14pav2004-07-142-3/+3
| | | | | PR: ports/68976 Submitted by: Alex Rodioukov <simuran@shaw.ca> (maintainer)
* Add SourceForge to MASTER_SITES.vs2004-07-131-1/+3
|
* Update to 1.02mat2004-07-133-5/+6
|
* Update to 0.03mat2004-07-132-3/+3
|
* A new brave maintainer.sem2004-07-132-2/+2
| | | | | Submitted by: Andrey Slusar <vasallia@ukr.net> Approved by: krion (mentor)
* Update to 0.96lth2004-07-123-3/+8
| | | | | | PR: 68291 Submitted by: lth Approved by: maintainer
* Fix unixODBC-detection.vs2004-07-121-1/+1
| | | | | Noticed by: cluster via kris "Right idea, wrong method": me°
* Use USE_INC_LIBTOOL_VER to fix buildkris2004-07-121-1/+1
|
* - Fix build on 5.x (fix compiling with gcc 3.x). This fixes pkg-plist on 5.x.fjoe2004-07-1118-24/+270
| | | | | | | - Provide really working fix for odbc driver. - Remove locks/%%HOSTNAME%% from pkg-plist -- it is cleaned up in pkg-deinstall. - Bump PORTREVISION.
* Update to version 0.5.5krion2004-07-102-3/+3
| | | | | PR: ports/68862 Submitted by: Ports Fury
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-1022-22/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet
* - Update to 1.0.0clement2004-07-098-80/+28
|
* Update to 1.0.1: Fix a rare, but very dangerous bug which can cause data lossvs2004-07-096-28/+6
| | | | | PR: ports/68833 Submitted by: Radim Kolar (maintainer)
* Update to 1.8.13krion2004-07-092-3/+3
| | | | | PR: ports/68846 Submitted by: maintainer
* Track latest patch-set.vs2004-07-084-3/+43
| | | | Noticed by: cluster via kris
* Change email address for my ports.sem2004-07-084-4/+4
| | | | Approved by: krion (mentor)
* Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 ormezz2004-07-081-12/+2
| | | | | | | | | | | | those ports will not work. Please see the more detail about this: http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html Also, please check http://www.freebsd.org/gnome/docs/porting.html for the update about gconf, gconf.pl script and etc. Approved by: marcus (portmgr hat) Reviewed by: My team, FreeBSD GNOME Team
* - USE_MESA -> USE_GL.fjoe2004-07-074-8/+16
| | | | | | - Fix build with thread-safe unixODBC. - Partially fix pkg-plist (still broken on FreeBSD 5). - Bump PORTREVISION.
* - Fix build with thread-safe unixODBC.fjoe2004-07-071-0/+3
| | | | - Bump PORTREVISION.
* - update to 3.4.1dinoex2004-07-063-5/+7
| | | | - new option WITHOUT_PHP_DEPENDS
* Update to 3.02.osa2004-07-062-3/+3
|
* - Add WITH_TCL_VER knobpav2004-07-062-3/+28
| | | | | | PR: ports/60473 Submitted by: Roberto Grassi <r.grassi@obicon.it> Approved by: maintainer
* Update to latest release 3.23.osa2004-07-053-8/+11
| | | | Switch to use libtool 1.5 from ports tree instead of using distro's libtool.
* Update to 4.1.3 release:ale2004-07-055-18/+64
| | | | | | | | | | - switch to use libtool 1.5 Add ndbcluster, the new high-performance and high-reliable storage engine used in MySQL Cluster: - experimental: no docs, no examples, no startup scripts - to setup it see the administration guide at: http://gd.tuwien.ac.at/db/mysql/Downloads/Manual/mysql-cluster-admin.pdf
* Add patch for MySQL 4.1.3 API and unbreak build.ale2004-07-052-2/+14
| | | | Obtained from: DBD::mysql CVS
* Update to version 1.01.demon2004-07-053-4/+6
|
* - Update to 2.8.14pav2004-07-0510-100/+94
| | | | | | PR: ports/68143 Submitted by: Rui Lopes <rui@ruilopes.com> Approved by: maintainer timeout (14 days)
* Yet another attempt to fix package building on pointyhat:thierry2004-07-041-2/+2
| | | | | | | Don't use WRKDIRPREFIX but a relative path to find PostgreSQL's directory. Reported by: Kris.
* update to gqlplus 1.9leeym2004-07-042-4/+3
|
* Upgrade to 1.0.vanilla2004-07-048-16/+36
| | | | | PR: ports/68639 Submitted by: maintainer
* BROKEN on amd64: Does not configurekris2004-07-041-1/+7
|
* BROKEN on amd64: Configure failskris2004-07-041-1/+7
|
* Un-warn on perl 5.005.lth2004-07-041-0/+2
| | | | | Submitted by: kuriyama Approved by: erwin (implicit)
* - Update to 2.5.7-pl1, which closes security vulnerability allowing remotepav2004-07-024-6/+8
| | | | | | | user to inject php code PR: ports/68557 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* Add py-sqlobject, a Python class that allows you to translate RDBMS table rowspav2004-07-025-0/+72
| | | | | | | | into Python objects, and manipulate those objects to transparently manipulate the database. PR: ports/68501 Submitted by: Choe, Cheng-Dae <whitekid@netian.com>
* Chase PostgreSQL upgrade.thierry2004-07-021-1/+2
| | | | Noticed by: Kris / pointyhat.
* Autotools cleanup. Remove autoconf257 (259), automake17 (18), andade2004-07-029-37/+12
| | | | | | | | libtool14 (13/15). PR: 67768 Submitted by: ade Approved by: 4-exp bento runs (thanks, kris!)
* Update to 1.0.0.r1:vs2004-07-016-24/+28
| | | | | | | | - install html documentation for slonik - this version is not compatible with beta3, you need to uninstall it from database. PR: ports/68519 Submitted by: maintainer
* Unbreak by using %%SITE_PERL%% and not hardcoding it.erwin2004-07-012-12/+10
|
* Fix typos and reword to make a little bit clearer.linimon2004-06-304-11/+11
| | | | | PR: docs/68450 Submitted by: Michel Lavondes <fox at vader dot aacc dot cc dot md dot us>
* Add postgis-jdbc 0.8.2, postGIS spatial data structures for JDBC.vanilla2004-06-306-0/+90
| | | | | PR: ports/68322 Submitted by: Sam Lawrance <boris@brooknet.com.au>
* Make databases/qt-pgsql-plugin POSTGRESQL_PORT aware.seanc2004-06-301-1/+3
| | | | Approved by: kde@
* - Update to 1.1.10 including patch-setvs2004-06-307-48/+106
| | | | | - Test for/suggest CLIPROOT - Don't package empty directories
* Update to 0.993.knu2004-06-292-3/+3
|
* Fix plist and unbreak.linimon2004-06-292-3/+0
|
* Add slony1 1.0.0.b3, postgreSQL master to multiple slaves replicationvanilla2004-06-2913-0/+221
| | | | | | | system. PR: ports/68245 Submitted by: Radim Kolar
* Upgrade to 7.4.3.vanilla2004-06-2947-168/+311
| | | | | PR: ports/68456 Submitted by: maintainer
* Update to latest release: 3.01.osa2004-06-282-3/+3
| | | | | | | | | | | | | <Quote from CHANGES> 1. Fix bug in implementation of backup with compactify option 2. Fix bug with unpacking reference column value at server (remote CLI interface) 3. Fix bug in dbdatabase::findTableByName method 4. Fix bug in cli_update function implementation (local CLI) 5. Add context parameter to cli_set_error_handler and cli_array_column_ex functions </Quote from CHANGES>
* Update to 0.6 (perl 5.8 fixes)vs2004-06-283-7/+3
| | | | | | PR: ports/67843 Submitted by: Sergey Matveychuk Approved by: maintainer timeout
* Build with thread supports by default.fjoe2004-06-281-1/+2
| | | | Bump PORTREVISION.
* Update to 1.0.2.fjoe2004-06-2838-34/+798
| | | | Use wxWidgets 2.5.2.
* Update to version 2.2.9krion2004-06-283-3/+4
| | | | | PR: ports/68370 Submitted by: Ports Fury
* Add more locale directory hacks to bsd.gnome.mk, and fix ports that triedmarcus2004-06-282-18/+0
| | | | | | | to fix these using their own patches. PR: 68256 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
* - Update to 3.51.2pav2004-06-273-4/+5
| | | | | PR: ports/68309 Submitted by: Idar Tollefsen <idart@performancedesign.no>
* - Reset bouncing maintainer address:pav2004-06-271-1/+1
| | | | | | | This is a collection of reports about email delivery process concerning a message you originated: error: nosuchuser: ebakke@trolltech.com
* Workaround a problem with fast-mutexes on amd64.arved2004-06-266-6/+42
| | | | | Idea from: db41 port. Discovered by: upcoming ice port.
* Update PostgreSQL's snapshot to today. Included are numerous fixes andseanc2004-06-263-18/+594
| | | | | | | features, most significantly table spaces. Release notes haven't been updated yet, but since PostgreSQL is about a month or two away from beta, it's time to start updating this port on a more regular basis. Needless to say, a dump/reload is needed when coming from the last -devel version.
* Update libdbi to 0.7.2.seanc2004-06-262-3/+3
| | | | | PR: 61699 Submitted by: Phil Oleson <oz@nixil.net>
* Add python to categories.linimon2004-06-261-1/+1
| | | | | PR: ports/68334 Submitted by: michael johnson <ahze at ahze dot net>
* Upgrade to 1.0.7 stable release.kuriyama2004-06-255-92/+95
|
* Per distfile survey, chase mastersites.linimon2004-06-251-2/+4
| | | | | | PR: ports/67221 Submitted by: Roman Neuhauser <neuhauser at chello dot cz> Approved by: maintainer timeout (4 weeks)
* Unbreak on -STABLE.thierry2004-06-256-9/+24
| | | | | PR: ports/68217 Submitted by: maintainer.
* Register new UID/GIDkrion2004-06-242-5/+1
| | | | | PR: ports/68243 Submitted by: Simon Barner <barner@in.tum.de>
* Upgrade to 2.2.3.thierry2004-06-2412-27/+96
| | | | | | | Warning: broken on 4.x. PR: 68217 Submitted by: maintainer.
* Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDENkris2004-06-223-1/+8
| | | | | ports. They will be removed on or after that date if they are still broken and no fix has been submitted to GNATS.
* Update to latest release 3.22.osa2004-06-212-3/+3
| | | | | | | | | | From CHANGES: <quote> 1. Introduce area_t type to specify type used for rectangle coordinates multiplication (spatial index) 2. Fix critical bug in query deallocation synchronization (which can cause crash in mu tithreaded environment) </quote>