Commit graph

16 commits

Author SHA1 Message Date
hubertf
2a95ad9c6b Fix CONFLICTS (remove redundancy, mostly) 1999-02-20 22:48:24 +00:00
frueauf
846e030238 Some cleanups:
- add -Dunix for some files which relied on it to be defined
- run `mysqladmin shutdown` right after mysql_install_db to
  prevent blind running mysql daemon, pointed out in pr 6533 by
  Matthew Green
- set NO_PACKAGE if we build/install the server case - mysql_install_db
  needs the data dir from the source distribution to work - this
  never worked for binary packages! Remove the bogus exec in PLIST-server
  too as consequence.
1999-02-04 21:35:01 +00:00
frueauf
ca7f20731e Make this work on ELF properly - add -Wl,-R${LOCALBASE}/lib/mysql to
LDFLAGS. Pointed out my Matthew Green in pr 6533.
1999-02-04 15:47:35 +00:00
bad
e8c12430be Use correct syscall number on arm32.
Enable building server on arm32.
1998-12-28 16:17:12 +00:00
bad
7ebfab5050 Update to mysql-3.21.33.b
Update mit-pthreads for 1.3H signal changes on alpha and i386.
Update mit-pthreads for 1.3/1.3H on sparc (from 1.1 version).
Enable building the server on sparc.
Add mit-pthreads support for 1.3/1.3H on arm32. (Server doesn't work yet.)
Fix two bugs in mit-pthreads with functions returning off_t's.
1998-10-28 18:18:07 +00:00
tsarna
3c1260bf8d Remove myself as MAINTAINER. Several other people are working on it and
know more about the current state than I do.
1998-10-19 19:02:45 +00:00
agc
42e5872f32 Define USE_LIBTOOL, and use the ${LIBTOOL} definition appropriately. 1998-09-01 14:29:28 +00:00
tsarna
6bd0d65c65 The Grand Homepagification:
- New, optional Makefile variable HOMEPAGE, specifies a URL for
	  the home page of the software if it has one.
	- The value of HOMEPAGE is used to add a link from the
	  README.html files.
	- pkglint updated to know about it.  The "correct" location for
	  HOMEPAGE in the Makefile is after MAINTAINER, in that same
	  section.
1998-08-20 15:16:34 +00:00
agc
6cec9af390 Use USE_LIBTOOL definition.
Correct the location of the client libraries.
1998-08-20 15:04:22 +00:00
tv
c71f299e88 Update to use libtool to build the clients' shared library.
Add support for client-only setups on all architectures other than those
the server's threads support (i386 and alpha).
1998-07-20 14:49:51 +00:00
frueauf
70f0bfe809 Add missing S to ONLY_FOR_ARCHS. 1998-07-20 12:21:14 +00:00
frueauf
610cd5d87e Update mysql to 3.21.33. 1998-07-17 11:01:39 +00:00
agc
583dcca5f3 Use automatic shared object handling 1998-07-15 10:51:16 +00:00
frueauf
2366d8f608 Update to mysql-3.21.32a. 1998-07-06 11:42:39 +00:00
agc
1dcf7546c1 Use automatic manual page handling. 1998-06-23 11:09:33 +00:00
frueauf
b2cb7771eb Initial addition of MySQL, a free SQL database server.
Based on pr 5601 by Ty Sarna, enhancement and upgrade to 3.21.31 by me.
1998-06-22 10:55:21 +00:00