Commit Graph

423 Commits

Author SHA1 Message Date
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
brad
f832fe4919 upgrade to MySQL 3.23.47 2001-12-29 17:56:56 +00:00
shell
21ebce3b7d Upgrade to 0.97 2001-12-29 11:03:18 +00:00
jcs
903840e3f2 amscray 2001-12-27 03:00:07 +00:00
jcs
e55ca75dee Update to freetds-0.53 2001-12-27 02:56:38 +00:00
jcs
966fdc0e5a Update to sqsh-2.1
Reference new homepage
2001-12-23 23:27:22 +00:00
brad
af59157dc9 upgrade to MySQL 3.23.46
--
- The port has switched back to using native threads. Only tested and known to work on i386. For everything else the port is currently marked BROKEN until the appropriate architectures are tested. Do not even try this if you're not running -current libc_r.
- As suggested by Marc Espie, make symlink for the MySQL client library in lib/ to eliminate the need for adding lib/mysql to the shlib dir path. Porters have to be careful and ensure autoconf scripts do not arbitrarily enable MySQL support after this change.
2001-12-22 03:54:44 +00:00
jakob
65b3ed2f7c update to OpenLDAP v2.0.19 (maintenance release) 2001-12-20 16:49:11 +00:00
brad
989dbdae80 fix PLIST, this @dirrm tag shouldn't be here. 2001-12-19 01:15:55 +00:00
wilfried
e23d80bbcb update to p5-DBD-Msql-Mysql-1.22.19
portability changes for mSQL 3 and MySQL 4
2001-12-13 15:22:15 +00:00
wilfried
aea03643a6 give spec for RUN_DEPENDS 2001-11-14 13:58:34 +00:00
espie
00ce723944 Kill remaining RUN_DEPENDS/BUILD_DEPENDS first parters. 2001-11-13 22:13:22 +00:00
heko
0e36dadb66 o Instead of copying the "virtual memory exhausted" warning for each
individual port, introduce a new variable for bsd.port.mk, VMEM_WARNING.
By setting this variable to `Yes', the user is given a warning about the
virtual memory requirements just before the pre-build stage.
o Also give some examples for different shells for what to do about
it, and mention login.conf(5). bash, for example, has a confusing
-v flag to ulimit.
o Document this in bsd.port.mk.5
espie@ ok
2001-11-11 13:57:32 +00:00
shell
f7278b53ac upgrade to 0.9.1 2001-11-11 05:42:02 +00:00
espie
0e6f6f93bb Kill first component of BUILD_DEPENDS.
Fix sawfish comment while I'm at it.
`window manager for the X windows system'.
Like DUH ! It's going to be a window manager for my microwave oven ?
2001-11-10 15:00:47 +00:00
espie
3fa27e1c3f Full path for mysql lib 2001-11-10 12:29:40 +00:00
shell
ea945836b0 Upgrade to 0.96 2001-11-09 07:18:59 +00:00
shell
70430789b6 NO_REGRESS 2001-11-05 17:04:11 +00:00
jcs
b0dd0446ed NO_REGRESS=Yes 2001-11-02 17:52:58 +00:00
jcs
e1cc5912eb use in-tree libtool patches
prodded by wilfried@
2001-11-01 02:40:55 +00:00
shell
f1565f1a75 oops.. remove bad dirrm 2001-10-29 19:54:22 +00:00
shell
acd14b8e5c Upgrade to 0.25
- bump NEED_VERSION
 - Add regress target
2001-10-29 19:46:59 +00:00
espie
0eb7375ec7 lib/pth needs a path as well. 2001-10-28 13:09:45 +00:00
espie
100196f27a Zap default MAINTAINER from Makefile.
Especially now that the default line is more verbose.
2001-10-28 13:05:44 +00:00
shell
a8cd2bf328 Add my HK mirror for OpenLDAP, ok jakob@ 2001-10-28 08:44:21 +00:00
wilfried
a4ea75b758 update homepages 2001-10-26 22:21:44 +00:00
jakob
9df2ba583c OpenLDAP 2.0.18
- Fixed -llber ber_bvecadd bug
- Fixed slap tools replica config bug
2001-10-26 16:54:51 +00:00
wilfried
3eacd8597d define regress tests 2001-10-25 22:34:48 +00:00
brad
d98c6fd73a use gettext module. 2001-10-25 01:46:18 +00:00
jcs
385ea2bd15 Expand @sysconfdir@ in freetds.conf 2001-10-25 00:12:12 +00:00
shell
cebae5afaf + p5-ldap 2001-10-24 17:19:12 +00:00
shell
656a761b9d Initial import of perl-ldap-0.2401
---

This is a collection of modules that implements a LDAP services API
for Perl programs. The module may be used to search directories or
perform maintenance functions such as add, deleting or modify entries
in an LDAP directory.
2001-10-24 17:18:37 +00:00
jakob
5c23427084 update to v2.0.17. mostly bugfixes. 2001-10-24 15:08:11 +00:00
espie
de83813a2f complete library dependencies 2001-10-24 12:12:14 +00:00
wilfried
a01ec9a412 sparc64 didn't like the old values, ok brad@, naddy@ 2001-10-18 07:14:54 +00:00
naddy
ed2567b07d remove .packlist 2001-10-17 22:03:56 +00:00
naddy
9a538feefa - build on 3.x
- respect LOCALBASE
2001-10-07 01:19:40 +00:00
jcs
7d398e02ff include/common.h shouldn't be installed anyway 2001-10-06 19:58:33 +00:00
espie
bccd0323c2 /usr/local/include/common.h ? yeah, right... 2001-10-06 13:52:00 +00:00
brad
851b2a2b62 use ports in-tree libtool patches. 2001-10-06 03:55:34 +00:00
jakob
45a54217a3 split into -client and -server packages 2001-09-28 17:56:09 +00:00
brad
27f790cc5a lop off first field of RUN_DEPENDS. 2001-09-28 17:43:01 +00:00
pvalchev
be54d47d8c CONFIGURE_STYLE=gnu w/ proper MODGNU_CONFIG_GUESS_DIRS
needed for the powerpc -> macppc name change
2001-09-28 06:02:12 +00:00
pvalchev
08d1f1e568 fill MODGNU_CONFIG_GUESS_DIRS; for powerpc 2001-09-27 05:45:34 +00:00
pvalchev
a4b9464109 fill in MODGNU_CONFIG_GUESS_DIRS accordingly, for powerpc 2001-09-27 00:32:36 +00:00
peter
07a78e7a1e remove file collisions when installing postgresql-docs with either
-clients or docs.

tested by Brandon Palmer.

thanks to Maurice Nonnekes <maurice@amaze.nl> for the patch.
2001-09-26 13:04:28 +00:00
pvalchev
45efd8ceb2 complete MODGNU_CONFIG_GUESS_DIRS; for ppc
ok maintainer
2001-09-26 02:48:23 +00:00
wilfried
24a358874b use gettext module 2001-09-24 09:27:52 +00:00