summaryrefslogtreecommitdiffstats
path: root/databases
Commit message (Collapse)AuthorAgeFilesLines
* fix typo and correctly installing startup script.sf2001-01-234-8/+8
| | | | | PR: 21422,21448 Reported by: Vivek Khera <khera@kciLink.com>
* Upgrade to 3.23.32.dirk2001-01-2236-144/+45
|
* Remove NO_LATEST_LINK now that mysql323-{client,server} are thedirk2001-01-229-9/+0
| | | | one and only.
* o Add missing headers.sf2001-01-216-6/+16
| | | | | | | | o change redundency in pkg-comment. o forcing depends on mysql323-client. PR: 24126 Submitted by: maintainer
* Fix moved MASTER_SITE.dirk2001-01-219-9/+9
|
* Switch from mysql322-{client,server} to mysql323-{client,server}.dirk2001-01-2158-111/+50
| | | | | | | | mysql323-client installs libmysqlclient.so.10 (instead of libmysqlclient.so.6). mysql323-{client,server} are production quality, now (according to MySQL AB at least).
* Fix build on FreeBSD-3.x.dirk2001-01-2110-24/+80
| | | | PR: ports/24160
* Fix breakage due to inappropriate patch files.clive2001-01-202-11/+11
| | | | PR: 24419
* Add phppgadmin 2.2.1.p1,web Based Postgres Administration.nbm2001-01-196-0/+121
|
* Change the BUILD_DEPENDS I was using for testing to RUN_DEPENDS.nbm2001-01-192-6/+6
|
* Add phpMyAdmin, a set of PHP3 scripts to adminstrate MySQL over the webnbm2001-01-1911-0/+211
|
* Upgrade to 3.23.31.dirk2001-01-1936-54/+45
|
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-165-17/+17
|
* Update to 2.0.3kevlo2001-01-162-2/+2
| | | | | PR: 24353 Submitted by: Ports Fury
* Mark as FORBIDDEN due to back doorjedgar2001-01-111-0/+1
| | | | Submitted by: CERT advisory CA-2001-01
* Update to 2.0.2kevlo2001-01-102-2/+2
| | | | | PR: 24199 Submitted by: Ports Fury
* Fix Makefile and pod2man problem.kevlo2001-01-093-9/+12
| | | | | | | BTW, patch-aa is no longer needed. PR: 24152 Submitted by: MAINTAINER
* Override PORTREVISION from master port.dirk2001-01-0710-0/+10
|
* Add "-felide-constructors -fno-exceptions -fno-rtti" to CXXFLAGSdirk2001-01-0710-0/+40
| | | | | | | to work around a problem causing mysqld to crash under heavy load and multiple connections at the same time. PORTREVISION bumped.
* --with-low-memory serves a similar purpose as patch-aq.dirk2001-01-0720-140/+20
|
* Add p5-BerkeleyDB 0.12, perl5 interface to the Berkeley DB packagewill2001-01-076-0/+53
| | | | | | | | revision 3. PR: 24064 Submitted by: T. William Wells <bill@twwells.com> Regex help: Jeremy Shaffner <jeremy@external.org>
* Update to 2.0.0kevlo2001-01-066-64/+180
| | | | | PR: 24093 Submitted by: Ports Fury
* Remove extra .gz in MAN1.dirk2001-01-059-9/+9
|
* Upgrade to 3.23.30.dirk2001-01-0536-90/+117
|
* make ${WRKSRC}/${CONFIGURE_SCRIPT} writable befor configure to allowsf2001-01-0310-0/+30
| | | | | | | building without root privilege. PR: 21951 Submitted by: Kawata Masahiko <m-kawata@cd.jp.nec.com>
* Update to 2.22kevlo2001-01-032-2/+2
| | | | | PR: 24043 Submitted by: MAINTAINER
* Goodbye, YEAR2000. Hello, 2001.will2001-01-0137-74/+0
| | | | Approved by: asami
* Add p5-Text-Query-SQL 0.09, a perl module that provides query builders forwill2000-12-316-0/+58
| | | | | | | SQL databases. PR: 23969 Submitted by: Anton Berezin <tobez@tobez.org>
* Add missing files to plistjedgar2000-12-251-0/+2
| | | | | PR: 23804 Submitted by: Joseph Scott <joseph@randomnetworks.com>
* Get the WITH_CHASEN knob really working.knu2000-12-201-5/+10
| | | | Add wvWare dependency and add a WITHOUT_MSOFFICE knob.
* Remove trailing period and package name from the pkg-comment.demon2000-12-181-1/+1
|
* Upgrade to 3.23.29a.dirk2000-12-1845-450/+207
|
* Chase checksum.roam2000-12-131-1/+1
| | | | | PR: 23528 Submitted by: maintainer
* Update to version 7.0.3.steve2000-12-11196-2240/+6258
| | | | | PR: 23371 Submitted by: maintainer
* Palle Girgensohn <girgen@partitur.se> stepped forward and said that hesteve2000-12-0814-14/+14
| | | | would like to maintain this port.
* Go back to where I started: Put mysql.sock in /tmp/...dirk2000-12-0410-20/+10
| | | | | PR: ports/23266 Submitted by: Louis Mamakos <louie@TransSys.COM>
* Move mysql.sock from ${DB_DIR} to /var/run/. ${DB_DIR} has mode 700dirk2000-12-0410-10/+10
| | | | | | so only root and mysql were able to connect to the socket... Noticed by: Marco Hinz <marco@todo.de>
* Nuke databases/p5-ApacheDBI and audio/ripit-atapi.sobomax2000-12-043-3/+2
| | | | | | | | | | | | databases/p5-ApacheDBI Redundant; we already have a ports/www/p5-Apache-DBI that is the same program. Maintainer did not know this when submitting the port. audio/ripit-atapi The functionality of this port has been incorporated into ports/audio/ripit. This port is no longer necessary. PR: 23259 Submitted by: maintainer
* Update to version 0.5.roam2000-12-042-7/+6
| | | | | PR: 23235 Submitted by: maintainer
* Update to 0.3.0.sobomax2000-12-046-12/+8
|
* Update to version 2.21kevlo2000-12-012-2/+2
| | | | | PR: 23199 Submitted by: MAINTAINER
* Put socket file into ${DB_DIR}.dirk2000-12-011-1/+2
| | | | Submitted by: Vivek Khera <khera@kcilink.com>
* Enable libwrap and put socket file into ${DB_DIR}.dirk2000-12-019-9/+27
| | | | Submitted by: Vivek Khera <khera@kcilink.com>
* Upgrade to 3.23.28.dirk2000-12-0136-108/+135
|
* Adjust mysql's homedirectory if already exists.dirk2000-11-3010-0/+70
|
* Update to version 2.20kevlo2000-11-282-2/+2
| | | | | PR: 23155 Submitted by: MAINTAINER
* Update to version 1.8.13kevlo2000-11-284-102/+119
| | | | | PR: 23133 Submitted by: Ports Fury
* Support install macros.kevlo2000-11-261-2/+7
| | | | | PR: 23072 Submitted by: Ports Fury
* Ditch out "Version required" from comments section.sobomax2000-11-231-1/+0
|
* maintenance -> ports@FreeBSD.ORG for the same reason.andreas2000-11-231-1/+1
|
OpenPOWER on IntegriCloud