Commit Graph

540 Commits

Author SHA1 Message Date
brad
af78bcf1db sloppy update. this port used to install ALL the headers for a good reason. 2002-12-18 05:13:15 +00:00
naddy
d8afbbbb5c no more postgres flavors 2002-12-17 19:25:55 +00:00
naddy
8eb8b90598 Update to 7.3.
From: Peter Galbavy <peter.galbavy@knowtion.net>
2002-12-17 16:38:53 +00:00
wilfried
3a6feec07c update to mysqlcc-0.8.7 2002-12-16 14:55:37 +00:00
brad
b14ce80e80 need this too. 2002-12-14 23:57:37 +00:00
brad
d320bc2c54 upgrade to MySQL 3.23.54 2002-12-14 23:56:43 +00:00
pvalchev
fe4e7c5df9 getc returns int, not char; ok maintainers 2002-12-13 07:38:04 +00:00
pvalchev
ebc94b3e03 getc() returns int, not char - especially avoid problem on arches
where 'char' is unsigned and error returned; ok dugsong millert
2002-12-12 20:08:39 +00:00
margarida
13131bcbdd Remove p5-MIME-Base64 dependency, comes with stock perl.
brad@ ok
2002-12-01 04:30:31 +00:00
margarida
a0f44661f1 Remove p5-Test-Harness REGRESS_DEPENDS as it comes
with perl v5.8.0

pvalchev@ ok
2002-11-30 19:30:43 +00:00
margarida
30b07f8162 Change MAINTAINER address to margarida@openbsd.org ;
cosmetic changes.

brad@ ok
2002-11-22 02:37:36 +00:00
brad
14a634860a henning@ says this seems to atleast link on alpha so I can finally
remove all the cruft at the top of the Makefile.
2002-11-15 23:37:55 +00:00
brad
44feb79944 enable MySQL on sparc64, seems to link fine now and works no better or
worse than the other architectures that are currently enabled.
2002-11-14 03:51:45 +00:00
brad
f22465fbc8 update for sparc64 2002-11-14 03:47:55 +00:00
wilfried
307b0c43f9 update to mysqlcc-0.8.6
This program will now be referred to as "MySQL Control Center", not
"MyCC". The name of the executable file has changed from "MyCC" to
"mysqlcc" and so have all the config directories.
2002-11-05 15:55:48 +00:00
brad
fe03ca1eed upgrade to gdbm 1.8.3
--
From: new MAINTAINER -- Margarida Sequeira <niness@devilness.org>
2002-11-05 05:31:18 +00:00
jcs
16ab4d55a3 update to sybperl-2.15, fixes problems with perl 5.8.0 2002-10-31 01:32:08 +00:00
pvalchev
6909d112d7 p5-Digest-MD5 now comes stock with perl 2002-10-30 04:46:31 +00:00
naddy
abb76feadb Regression suite is Tcl-based, so enable if we build with Tcl support.
Thanks heko@
2002-10-30 00:35:33 +00:00
brad
796bd19ce8 fixes mutexes check for i386 arch.
--
From: pb@
2002-10-28 16:22:24 +00:00
naddy
2557811550 No regression tests available. 2002-10-25 16:23:30 +00:00
naddy
6b412f505f Enable regression tests. 2002-10-25 16:21:31 +00:00
shell
3bf054afed Updated to p5-DBIx-XHTML_Table-1.14 2002-10-20 05:46:42 +00:00
jakob
85ddc576f4 update to OpenLDAP 2.0.27 (stable release), bugfixes only 2002-09-23 13:12:28 +00:00
shell
9ddc5f699e Updated to p5-DBIx-XHTML_Table-1.12 2002-09-20 07:38:56 +00:00
wilfried
519b108933 remove NEED_VERSION from my remaining ports 2002-09-17 15:22:26 +00:00
shell
7f1227c02d Updated to py-mysql-0.9.2
- remove need_version
- update homepage
- update-patches
2002-09-15 10:54:19 +00:00
naddy
0b96c562e0 Use standard category name. 2002-09-14 23:38:16 +00:00
jakob
6b4e44c1c1 add postgresql flavour; submitted by Maurice Nonnekes 2002-09-13 23:06:06 +00:00
naddy
b13842ece0 Add missing fltk_images library dependency. 2002-09-13 22:18:28 +00:00
jcs
2993c89c13 update to freetds-0.60 2002-09-12 00:12:48 +00:00
brad
7590678bfd Enable workaround for OpenBSD pthreads and broken realpath().
Problem described in this post...
http://groups.google.com/groups?q=mysql+unknown+database+bsd&hl=en&lr=&ie=UTF-8&
safe=off&selm=a9n0f2%24e4e%241%40FreeBSD.csie.NCTU.edu.tw&rnum=1
--
From: Sam Smith <S@mSmith.net>
2002-08-22 13:44:17 +00:00
wilfried
730bf83a04 update to use new fltk 2002-08-10 20:10:24 +00:00
shell
f0fb746616 Updated to p5-ldap-0.26 2002-07-30 10:27:45 +00:00
brad
a1fbe86cf6 bye bye Java FLAVOR 2002-07-28 02:14:39 +00:00
brad
b542ebb081 - remove the useless Java FLAVOR
- merge the C++ FLAVOR into the main package
2002-07-28 02:11:37 +00:00
naddy
64c4907cb1 Fix a rare crash bug involving large databases (~1GB+), a large
number of transactions, and 64bit file offsets.  From downsj@
2002-07-26 00:14:37 +00:00
wilfried
3f03315ddd broken for now, too many internal changes in Qt which MyCC relied on
has changed
2002-07-23 08:13:33 +00:00
shell
108df45df9 Updated to p5-DBI-1.30 2002-07-20 04:40:13 +00:00
pvalchev
0531412ec7 add jpeg dependency for now. xforms has it as BUILD_DEPENDS, anything
linked with -lxforms requires -ljpeg at least when linking with new
binutils ld.
2002-07-19 18:42:49 +00:00
pvalchev
c4af684209 this wants libGL and libjpeg; register a proper dependency and fix linking
with new binutils
2002-07-19 18:26:18 +00:00
brad
2c33174e5f bring in a fix from newer MySQL which allows the autoconf option
--enable-local-infile to work as expected. before it didn't do anything.
2002-07-11 15:42:17 +00:00
shell
0c1176c116 Updated to py-psyopg-1.0.9
From Maurice Nonnekes <maurice@amaze.nl> (Maintainer)
2002-07-06 10:29:39 +00:00
kevlo
2d54e33d39 upgrade to version 0.251
--
Ok'd by maintainer
2002-06-27 03:34:53 +00:00
shell
987038527c Updated to p5-DBI-1.28 2002-06-15 10:02:44 +00:00
jakob
03c1f2710a update to 2.0.25, slapd crash bug 2002-06-11 07:48:38 +00:00
jakob
4156d14d93 update to OpenLDAP-stable 2.0.24, bugfix release 2002-06-09 21:18:53 +00:00
wilfried
0440d7845c add specifier to RUN_DEPENDS and BUILD_DEPENDS 2002-06-09 05:31:40 +00:00
wilfried
ada8c6169b clean up REGRESS_DEPENDS/REGRESS_TARGET/NO_REGRESS 2002-06-09 05:24:27 +00:00
shell
da9e95d721 Updated to p5-DBI-1.25, patch from brad@ 2002-06-08 02:41:47 +00:00