Commit Graph

470 Commits

Author SHA1 Message Date
espie
2b7c75e086 Move perl manpages where they belong, from section 3 to section 3p.
NOTE THAT /usr/local/man/man3p MUST EXIST FOR THIS TO WORK.
UPDATE /etc/mtree/BSD.local.dist AND RUN IT ACCORDINGLY !!!
2002-04-16 19:25:01 +00:00
wilfried
790d214f3b Don't use a local copy of an (older) private qt3 include file, ok theo@ 2002-04-11 08:15:39 +00:00
naddy
e5230d5c9f Add missing RCS Id. 2002-04-07 01:54:47 +00:00
miod
11beaf48ec For some reason, on static-only arches, this ports' libtool does not exactly
behave like the others, and pkg lists need adjustments.
ok espie@, to be investigated more deeply.
2002-04-05 00:09:40 +00:00
brad
6e628c3ab3 patches to fix a bug which causes mysqlgui to crash.
--
From: MySQL mailing list via wilfried@
2002-03-27 18:49:09 +00:00
brad
6b3e8838f2 install ALL headers 2002-03-25 03:18:20 +00:00
shell
769278a870 Updated to p5-DBIx-XHTML_Table-1.00 2002-03-23 18:06:36 +00:00
kevlo
38d1ceefd4 - upgrade to 1.06
- add regression test
--
Ok'd by maintainer
2002-03-22 01:59:33 +00:00
espie
c7c34c2206 Bump NEED_VERSION 2002-03-21 20:46:23 +00:00
espie
e3edfb9aea md5->distinfo 2002-03-21 20:20:41 +00:00
kevlo
dff555307f - upgrade to version 0.91
- add HOMEPAGE and regression test
- bump NEED_VERSION
2002-03-21 14:37:28 +00:00
kevlo
c690882f5a - upgrade to version 0.5.0
- bump NEED_VERSION
--
Ok'd by maintainer
2002-03-21 01:17:31 +00:00
brad
d4dab887c8 - use -p flag for mkdir in mysql_install_db
- if the socket dir does not exist then create it as part of startup in
safe_mysqld
2002-03-19 19:11:39 +00:00
wilfried
fc52e620cc add MyCC 2002-03-19 13:58:40 +00:00
wilfried
4dc4571ab6 Initial import of MyCC, a GUI client for MySQL 2002-03-19 13:58:12 +00:00
espie
b96e8276c4 fix inline crap. 2002-03-19 03:22:40 +00:00
brad
d35ad4ae50 until MySQL can pass its own bench test without going up to 100% utilization and stop responding on powerpc then it's going to be removed from the working archs list for now. 2002-03-16 16:44:10 +00:00
brad
1209811e8e remove ftp.mysql.com 2002-03-12 03:10:06 +00:00
brad
5ea00f91ac alpha does not work 2002-03-03 06:02:11 +00:00
brad
5fb2d3938b cosmetic 2002-02-26 03:42:06 +00:00
brad
e4d5f98cc5 a few improvements here and there. 2002-02-20 18:03:32 +00:00
brad
893dbf1f6c better 2002-02-20 04:16:20 +00:00
jakob
6a00d93b03 update library version 2002-02-19 10:17:51 +00:00
brad
493bc5d2d0 - Move socket from the database dir to /var/run/mysql.
- Tighten perms on the database dir.
--
Suggestion of using /var/run/mysql from: Wilbern Cobb
2002-02-19 03:58:57 +00:00
brad
546ebed523 better COMMENT. 2002-02-18 21:40:17 +00:00
jakob
4b05dc0c59 update to v2.0.23, bug fix release 2002-02-18 14:30:04 +00:00
brad
e87235f87e upgrade to MySQL 3.23.49 2002-02-18 03:25:33 +00:00
matt
fa5b2ea85c Update Python dependencies. 2002-02-15 19:53:42 +00:00
brad
de45ddd170 enable powerpc 2002-02-13 19:19:36 +00:00
brad
ca83fef56b add another dist site 2002-02-10 04:25:27 +00:00
brad
feb4f03daf upgrade to MySQL 3.23.48 2002-02-10 03:49:53 +00:00
brad
c476c7e67b workaround 2002-02-09 00:50:14 +00:00
shell
f55fcd0e61 Updated to DBI-1.21 2002-02-07 09:20:04 +00:00
brad
bf9bc62996 move BROKEN, some archs can't even build this. 2002-02-06 00:48:15 +00:00
espie
59d733d913 Let configure.in be grokkable by our autoconf. Noticed by Brandon Palmer. 2002-02-05 17:27:38 +00:00
jakob
a635f541c0 update to OpenLDAP 2.0.22, bugfix release. 2002-02-04 07:57:59 +00:00
shell
8f75f46bc2 remove patch missed in last commit.
By Aleksander Piotrowski <aleksander.piotrowski@piestrak.waw.pl>
2002-02-02 14:51:10 +00:00
shell
6cf86aeca6 updated to py-psycopg-1.0.1, from maintainer 2002-02-01 14:54:28 +00:00
pvalchev
0fe540d3fc workaround sparc64 gcc optimization bug; ok jakob 2002-01-29 06:10:22 +00:00
jsyn
31d6d2e631 another sort 2002-01-24 23:22:06 +00:00
jakob
0c0621c5c5 disable IPv6 until implemented correctly 2002-01-16 09:03:33 +00:00
jakob
df1bef38d1 update to v2.0.21, minor bugfixes 2002-01-16 07:17:38 +00:00
jakob
67d78223aa update to OpenLDAP 2.0.20; recommended security update 2002-01-15 08:35:52 +00:00
shell
0862fd9c03 upgrade to DBIx-XHTML_Table-0.99 2002-01-12 23:55:58 +00:00
brad
dc4fc7d45c YUCK! ftp.postgresql.org is rate limited to 1KB/sec per user so remove it.
--
Pointed out by: Jedi/Sector One <j@pureftpd.org>
2002-01-11 18:56:34 +00:00
brad
77bb5fd1b2 remove the static linking of mysqld for now, this is the source of some
recent problems with the MySQL port.
--
Confirmed by: marc@
2002-01-11 16:50:30 +00:00
shell
34188fe417 Updated to DBI-1.201
- bump need_version
- use distinfo
2002-01-10 19:29:06 +00:00
brad
75d356ade0 update MySQL entries 2002-01-06 07:10:28 +00:00
brad
ab724ecc9a - Don't mark the whole port BROKEN, only the -server subpackage. Enable
this port on sparc.
- Set CXX=${CC} to get rid of libstdc++ in order to improve stability
under heavy load; From: FreeBSD.
- Build mysqld statically by default, enable InnoDB by default too.
- Replace max FLAVOR with bdb FLAVOR and only enable it on i386 for now
until it can be tested on other archs.
- Add comment to MySQL to indicate that this install of MySQL is from the
OpenBSD port/package.
- Add RUN_DEPENDS on p5-Msql-Mysql for some of the Perl-based MySQL
scripts.
- Set the mysql account to be apart of the daemon login class.
2002-01-06 07:06:25 +00:00
shell
134e9706fb Updated to DBIx-XHTML_Table-0.98 2002-01-03 10:45:00 +00:00