summaryrefslogtreecommitdiff
path: root/databases (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.0.0.Adam Weinberger2003-09-2510-45/+17
| | | | Obtained from: marcuscom
* Fix -pthread issue on -CURRENTAlexander Nedotsukov2003-09-242-2/+2
| | | | Reported by: Tom Parquette <tparquet@twcny.rr.com>
* Reconnect gnats4 now that the tree has been tagged.Dag-Erling Smørgrav2003-09-241-0/+1
|
* Use ${STRIP_CMD} instead of strip.Sergey A. Osokin2003-09-241-2/+2
| | | | Founded by: Oleg Karachevtsev <ok at etrust dot ru>
* Teach stdarg.hAndrey A. Chernov2003-09-2410-2/+374
|
* Update to 1.4Mathieu Arnold2003-09-242-8/+2
|
* Update to 2.76Sergey A. Osokin2003-09-242-2/+2
| | | | PR: 56890
* Update to 2.98Sergey A. Osokin2003-09-242-2/+2
| | | | PR: 56888
* Update to MySQL 4.0.15 to fix the password denial-of-service problem.Peter Pentchev2003-09-233-7/+8
| | | | | | | | Check for OVERWRITE_DB="no" in addition to just the test for its presence. PR: 56703 Submitted by: maintainer Approved by: security-officer (nectar)
* - Unbreak and upgrade to 1.1.0 (fix bento error)Kirill Ponomarev2003-09-2320-388/+729
| | | | | | | http://bento.freebsd.org/errorlogs/i386-4-full/clip-0.99_1.log PR: 57068 Submitted by: Thierry Thomas <thierry@pompo.net>
* Remove gnats4 from the Makefile. It should not have been imported sinceDag-Erling Smørgrav2003-09-221-1/+0
| | | | | | | the ports tree is frozen. It will be reconnected once the freeze is over. Requested by: portmgr Pointy hat to: des
* Mark BROKEN because of compilation errors and security problems.Dag-Erling Smørgrav2003-09-201-0/+2
|
* We have proper support for info files now...Dag-Erling Smørgrav2003-09-202-11/+2
| | | | | PR: ports/56556 Submitted by: Kang Liu <liukang@bjpu.edu.cn>
* Gnats 4.0, a complete rewrite of the good old GNU bug tracking system.Dag-Erling Smørgrav2003-09-209-0/+188
| | | | | PR: ports/55876 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Security update to 3.23.58.Martin Blapp2003-09-193-13/+4
| | | | | | | | | | | | Fixed buffer overflow in password handling which could potentially be exploited by MySQL users with ALTER privilege on the mysql.user table to execute random code or to gain shell access with the UID of the mysqld process. The complete changelog can be found at: http://www.mysql.com/doc/en/News-3.23.58.html Approved by: marcus (portsmgr)
* Point to the QT 3.2 Makefile since the 3.1 Makefile is gone.Joe Marcus Clarke2003-09-182-2/+2
| | | | Noticed by: makeduds on bento
* Fix building.Sergey A. Osokin2003-09-182-0/+6
| | | | | Notice from: kris via bento Approved by: Palle Girgensohn <girgen@pingpong.net> (maintainer)
* Conditionalise dependencies on databases/p5-DBI: for perlErwin Lansing2003-09-1639-113/+382
| | | | | | | | | | | 5.005_03 use databases/p5-DBI-137 as newer versions do not support the old perl. Note that for some port, I merely removed the explicit dependency as they already have implicit dependencies via other ports. Approved by: portmgr (marcus)
* Chase a repack and add another checksum to distinfo.Akinori MUSHA2003-09-141-0/+1
| | | | | | | The difference is a trivial fix against README.en and debug print removal from examples/lock.rb. Submitted by: bento
* Fix the depends entry for devel/p5-Time-Piece.Akinori MUSHA2003-09-131-1/+1
|
* - Point users of perl 5.005_03 to databases/p5-DBI-137 as p5-DBIErwin Lansing2003-09-131-1/+2
| | | | | | | | no longer support the old perl. This does not affect perl from ports or 5.x. - Add CONFLICTS Approved by: portmgr (marcus)
* Add p5-DBI-137Erwin Lansing2003-09-131-0/+1
| | | | Approved by: portmgr (marcus)
* Add p5-DBI-137 after a repocopy from p5-DBI and downgrade to 1.37Erwin Lansing2003-09-132-10/+6
| | | | | | | | | As of 1.38, DBI does no longer support perl 5.005_03 so we'll keep 1.37 around for those users. This does not affect users of perl from ports or 5.x Approved by: portmgr (marcus) Repocopy by: joe
* Update to 0.03Mathieu Arnold2003-09-102-2/+2
|
* Release the port to ports@, reason: ENOTIME.Alexander Leidinger2003-09-106-6/+6
| | | | Submitted by: maintainer
* Add ruby-criteria, a Ruby module for SQL query abstraction, andAkinori MUSHA2003-09-105-0/+60
| | | | others. Note that this module only works with Ruby 1.8 or later.
* Fix build on recent current (by -pthread option is deprecated).Norikatsu Shigemura2003-09-088-16/+16
| | | | | | PR: ports/56551 Submitted by: KONDOU, Kazuhiro <kazuhiro@alib.jp> Approved by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
* Update to 0.92.Anton Berezin2003-09-082-2/+2
| | | | Submitted by: demon
* new port database/WWWdb-0.8.2Edwin Groothuis2003-09-085-0/+71
| | | | | | | | A flexible web-enabled frontend and application-server for different databases ... that is WWWdb PR: ports/45522 Submitted by: Jens Rehsack <rehsack@liwing.de>
* Use MySQL 4.1 client libraries if they are installed.Anders Nordby2003-09-071-0/+2
| | | | Requested by: pan@panix.ecof.org.br
* - Make PORTVERSION to be compliant with the FreeBSD standards (removeMaxim Sobolev2003-09-072-1/+17
| | | | | | | | | leading `v'); - increase buffer size, so that it's possible to store strings whose size exceeds 4k; - bump PORTREVISION.
* Update to 0.0.21.Akinori MUSHA2003-09-072-2/+2
|
* Fix build on recent current (by -pthread option is deprecated).Norikatsu Shigemura2003-09-071-1/+1
| | | | | PR: ports/56551 Submitted by: KONDOU, Kazuhiro <kazuhiro@alib.jp>
* o Remove unneeded plist entry.Jun Kuriyama2003-09-073-1/+17
| | | | o Add non-default hint to reduce the load of syslogd message.
* Install translations.Anders Nordby2003-09-072-6/+39
| | | | | | | | Set the data directory to PREFIX/share/mysqlcc. Install plugins under docs. PR: 53246 Submitted by: Mark Hannon <markhannon@optusnet.com.au> (partly)
* PR: 56542Foxfair Hu2003-09-073-8/+8
| | | | | | | Submitted by: Lars Thegler <lars@thegler.dk> - Update to 0.93 - Make portlint happy
* Add mysqlcc, the MySQL Control Center.Anders Nordby2003-09-075-0/+68
| | | | | PR: 50672 Submitted by: Ferruccio Vitale <vitale@cs.tin.it>
* Update to 0.4.8.Akinori MUSHA2003-09-063-3/+2
|
* More use of $DOCSDIR.Jun Kuriyama2003-09-051-1/+1
| | | | Submitted by: osa@
* [1] Use new depends scheme for postgresql slave ports:Sergey A. Osokin2003-09-042-7/+16
| | | | | | | | | ${MAKE} -V ... instead of .include <...> [2] Utilize ${DOCSDIR} Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer) [1], osa [2] PR: 56350, 56404
* Use another way for PortgreSQL slave ports (make without -C),Sergey A. Osokin2003-09-041-3/+3
| | | | | | | | because much more people still use old versions of make. Notify from: Dan Langille <dan@langille.org> Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer) PR: 56346
* [1] Use new depends scheme for postgresql slave ports:Sergey A. Osokin2003-09-042-6/+21
| | | | | | | | | ${MAKE} -V ... instead of .include <...> [2] Fix for perl 5.6+ Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer) [1], mat [2] PR: 56345, 56404
* Use new depends scheme for postgresql slave ports:Sergey A. Osokin2003-09-041-6/+11
| | | | | | | ${MAKE} -V ... instead of .include <...> Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer) PR: 56349, 56404
* Use new depends scheme for postgresql slave ports:Sergey A. Osokin2003-09-041-6/+11
| | | | | | | ${MAKE} -V ... instead of .include <...> Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer) PR: 56348, 56404
* Use new depends scheme for postgresql slave ports:Sergey A. Osokin2003-09-042-27/+34
| | | | | | | | | ${MAKE} -V ... instead of .include <...> Utilize ${EXAMPLESDIR} [1] Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer), osa [1] PR: 56346, 56404
* Use new depends scheme for postgresql slave ports:Sergey A. Osokin2003-09-041-9/+11
| | | | | | | ${MAKE} -V ... instead of .include <...> Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer) PR: 56346
* Use another way for PortgreSQL slave ports (make without -C),Sergey A. Osokin2003-09-041-3/+3
| | | | | | | | | because much more people still use old versions of make. For committers: please use the same way for following PRs: 56345-56350. Spotted by: Dan Langille <dan@langille.org> via FreshPorts Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer)
* Make port more localbase cleanEdwin Groothuis2003-09-042-0/+6
| | | | Noticed by: mysql-gui compilation attempts :-)
* Add ipc_check and reindexdb.Sergey A. Osokin2003-09-032-55/+70
| | | | | | | | | | | | Change the way postgres slave ports build: use ${MAKE} -V instead of .include. Use ${USE_BISON}. Bump ${PORTREVISION}. Utilize ${DOCSDIR}. [1] Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer), osa [1] Approved by: maintainer PR: 56342
* PR:Foxfair Hu2003-09-032-2/+14
| | | | | | | | | | | | Submitted by: Reviewed by: Approved by: Obtained from: MFC after: Mark IGNORE if we have an older version of perl. p5-DBI now requires perl 5.6.0 or higher version. Requested by: mat & erwin