Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1998-11-16 | Use ${OPSYS}, rather than calling `uname -s` again. | agc | 1 | -2/+2 | |
1998-11-13 | minor pkglint nits. | frueauf | 1 | -3/+5 | |
1998-11-12 | Group the NOT_FOR_ARCHS definitions together, for consistency, and make | agc | 1 | -4/+3 | |
the second definition "+=", rather than "=". | |||||
1998-11-02 | Comment was wrong | tsarna | 1 | -1/+1 | |
1998-10-29 | Oops. Fix RCS id. | bad | 1 | -1/+1 | |
1998-10-28 | Update to mysql-3.21.33.b | bad | 21 | -6/+1429 | |
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-19 | Adapt to deal with (IMHO bogus) new location of the MySQL shared client | tsarna | 1 | -2/+2 | |
library. Someone who knows more about it should decide if MySQL should be fixed to put the library in a standard location instead. | |||||
1998-10-19 | Remove myself as MAINTAINER. Several other people are working on it and | tsarna | 1 | -2/+2 | |
know more about the current state than I do. | |||||
1998-10-19 | Update MySQLmodule 1.1 -> 1.4 | tsarna | 2 | -8/+10 | |
1998-09-27 | Tim tested some of these, but I don't know which. Since at least one of | tsarna | 2 | -2/+6 | |
the pkgs broke on Alpha that was not expected to, disable them all for the 1.3.3 tag to be on the safe side :-( | |||||
1998-09-22 | alpha->vax, since Alpha now works for Python dynamicly loaded modules, | tsarna | 1 | -2/+2 | |
but VAX never has. | |||||
1998-09-22 | add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to fail | garbled | 1 | -1/+3 | |
on alpha. There may be more, but I haven't seen them yet. | |||||
1998-09-10 | Set NOT_FOR_ARCHS=m68k since postgres does not work on this architecture yet. | frueauf | 1 | -1/+3 | |
1998-09-06 | Since lang/python/Makefile fetches python source into a subdir, search | frueauf | 2 | -3/+4 | |
it there to prevent double download. | |||||
1998-09-01 | Define USE_LIBTOOL, and use the ${LIBTOOL} definition appropriately. | agc | 1 | -3/+1 | |
1998-08-26 | Automatically append HOMEPAge to DESCR files, and remove homepage URLs | tsarna | 1 | -2/+0 | |
from individual DESCR files that had them. | |||||
1998-08-20 | The Grand Homepagification: | tsarna | 5 | -7/+14 | |
- 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 | Use USE_LIBTOOL definition. | agc | 2 | -7/+5 | |
Correct the location of the client libraries. | |||||
1998-08-10 | Nuke _pic.a. | tv | 1 | -3/+2 | |
1998-08-10 | Libtoolize and clean up. | tv | 2 | -51/+51 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 2 | -0/+4 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 5 | -0/+10 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 9 | -0/+17 | |
1998-07-20 | MySQL in the pkg system now works for client-side on all platforms; remove | tv | 1 | -4/+1 | |
ONLY_FOR_ARCHS. | |||||
1998-07-20 | Update to use libtool to build the clients' shared library. | tv | 6 | -148/+171 | |
Add support for client-only setups on all architectures other than those the server's threads support (i386 and alpha). | |||||
1998-07-20 | Since this package depends on mysql we need to set ONLY_FOR_ARCHS | frueauf | 1 | -1/+4 | |
accordingly. | |||||
1998-07-20 | Add missing S to ONLY_FOR_ARCHS. | frueauf | 1 | -2/+2 | |
1998-07-17 | Adjust version of mysql in DEPENDS. | frueauf | 1 | -2/+2 | |
1998-07-17 | Update mysql to 3.21.33. | frueauf | 3 | -14/+13 | |
1998-07-15 | Use automatic shared object handling | agc | 2 | -4/+10 | |
1998-07-15 | Use automatic shared object handling | agc | 2 | -5/+2 | |
1998-07-14 | Update for automatic shared object handling. | agc | 2 | -7/+2 | |
1998-07-06 | Reflect mysql update in DEPENDS. | frueauf | 1 | -2/+2 | |
1998-07-06 | Update to mysql-3.21.32a. | frueauf | 2 | -3/+5 | |
1998-06-23 | "portlint" doesn't like short pathnames in "DEPENDS". | tron | 1 | -2/+2 | |
1998-06-23 | Use automatic manual page handling. | agc | 1 | -3/+1 | |
1998-06-22 | Add and enable "py-mysql", fixes PR pkg/5602. | tron | 1 | -1/+2 | |
1998-06-22 | New "py-mysql" package supplied by Ty Sarna in PR pkg/5602: | tron | 6 | -0/+50 | |
MySQLmodule 1.1.0 for Python 1.5(.x) | |||||
1998-06-22 | The postgresql subdir is user definable, reflect that here. | frueauf | 1 | -210/+210 | |
1998-06-22 | Add bison to DEPENDS; give addnerd the homedir path; be sure that .profile | frueauf | 1 | -24/+47 | |
gets installed to ${PGUSER}s home. Pointed out by Mathias Drochner. | |||||
1998-06-22 | Update package Makefiles for automatic manual page handling. | agc | 2 | -25/+2 | |
1998-06-22 | Enable mysql. | frueauf | 1 | -2/+2 | |
1998-06-22 | Initial addition of MySQL, a free SQL database server. | frueauf | 12 | -0/+338 | |
Based on pr 5601 by Ty Sarna, enhancement and upgrade to 3.21.31 by me. | |||||
1998-06-10 | Upgrade to the latest and greatest version (6.3.2) of PostgreSQL. | agc | 13 | -396/+145 | |
They told me to say that. Use addnerd to create the user. | |||||
1998-06-10 | Remove the trailing '-f' from MAKE_FLAGS in bsd.pkg.mk, and include it | agc | 1 | -2/+2 | |
explicitly in the commands before ${MAKEFILE}; modify package Makefiles to conform to this rationalisation. This was used inconsistently in many packages, some including it, some not. | |||||
1998-06-03 | Include bsd.prefs.mk, so that /etc/mk.conf is read properly | agc | 1 | -1/+3 | |
1998-05-23 | Add and enable "py-gdbm", fixes PR pkg/5420. | tron | 1 | -1/+2 | |
1998-05-23 | Add "py-gdbm" package made by Jaromir Dolecek. | tron | 6 | -0/+42 | |
1998-05-09 | %D is needed on @unexec | hubertf | 1 | -5/+5 | |
1998-05-09 | Mostly cosmetic changes to shut up portlint. Little bugfix for apache. | frueauf | 1 | -2/+2 | |