Commit graph

58 commits

Author SHA1 Message Date
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
agc
86db14e819 Add NetBSD RCS Ids. 1998-08-07 10:35:47 +00:00
tv
f7b1dc2f75 MySQL in the pkg system now works for client-side on all platforms; remove
ONLY_FOR_ARCHS.
1998-07-20 16:17:39 +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
61f8f10f31 Since this package depends on mysql we need to set ONLY_FOR_ARCHS
accordingly.
1998-07-20 12:24:29 +00:00
frueauf
70f0bfe809 Add missing S to ONLY_FOR_ARCHS. 1998-07-20 12:21:14 +00:00
frueauf
582bf9eed4 Adjust version of mysql in DEPENDS. 1998-07-17 11:03:34 +00:00
frueauf
610cd5d87e Update mysql to 3.21.33. 1998-07-17 11:01:39 +00:00
agc
c9cfa07505 Use automatic shared object handling 1998-07-15 12:40:14 +00:00
agc
583dcca5f3 Use automatic shared object handling 1998-07-15 10:51:16 +00:00
agc
2303d33808 Update for automatic shared object handling. 1998-07-14 16:21:35 +00:00
frueauf
a37b3156b8 Reflect mysql update in DEPENDS. 1998-07-06 11:44:42 +00:00
frueauf
2366d8f608 Update to mysql-3.21.32a. 1998-07-06 11:42:39 +00:00
tron
ae92e0fbb4 "portlint" doesn't like short pathnames in "DEPENDS". 1998-06-23 20:41:35 +00:00
agc
1dcf7546c1 Use automatic manual page handling. 1998-06-23 11:09:33 +00:00
tron
340a5a7ace Add and enable "py-mysql", fixes PR pkg/5602. 1998-06-22 21:54:14 +00:00
tron
428c964d4e New "py-mysql" package supplied by Ty Sarna in PR pkg/5602:
MySQLmodule 1.1.0 for Python 1.5(.x)
1998-06-22 21:53:09 +00:00
frueauf
7a3dcef3f4 The postgresql subdir is user definable, reflect that here. 1998-06-22 14:00:16 +00:00
frueauf
f89963329b Add bison to DEPENDS; give addnerd the homedir path; be sure that .profile
gets installed to ${PGUSER}s home. Pointed out by Mathias Drochner.
1998-06-22 13:58:26 +00:00
agc
8157ff7bcf Update package Makefiles for automatic manual page handling. 1998-06-22 11:19:40 +00:00
frueauf
86503bc551 Enable mysql. 1998-06-22 10:56:46 +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
agc
d42b222d9f Upgrade to the latest and greatest version (6.3.2) of PostgreSQL.
They told me to say that.

Use addnerd to create the user.
1998-06-10 13:55:34 +00:00
agc
666273802a Remove the trailing '-f' from MAKE_FLAGS in bsd.pkg.mk, and include it
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-10 08:02:08 +00:00
agc
e9b9b3328c Include bsd.prefs.mk, so that /etc/mk.conf is read properly 1998-06-03 12:43:25 +00:00
tron
97866e6aeb Add and enable "py-gdbm", fixes PR pkg/5420. 1998-05-23 21:47:09 +00:00
tron
1a1fc830e0 Add "py-gdbm" package made by Jaromir Dolecek. 1998-05-23 21:46:05 +00:00
hubertf
e0c0c70982 %D is needed on @unexec 1998-05-09 18:32:57 +00:00
frueauf
0851be7c5a Mostly cosmetic changes to shut up portlint. Little bugfix for apache. 1998-05-09 15:24:42 +00:00
hubertf
6f45f24b8f use -l switch to chpass (eww, undocumented :-/), to work even when NIS is set up 1998-05-08 21:56:02 +00:00
frueauf
dc3b60cbf5 Build and install gdbm shared library, based on pr 4924 and fixes it. 1998-05-08 12:30:19 +00:00
agc
1f4495b33e Remove the old deprecated DEPENDS definition from bsd.pkg.mk.
Implement a new DEPENDS definition, which looks for an installed
package, building it if not present, and use it in preference to
LIB_DEPENDS.  This should make the package collection more useful on
NetBSD ELF ports.
1998-04-22 14:22:39 +00:00
agc
ff3e48e78c Fix INFO_FILES definitions to match the commands in bsd.pkg.mk 1998-04-22 11:05:01 +00:00
frueauf
49e36ada0b Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. 1998-04-20 11:56:17 +00:00
agc
5201e68497 Introduce USE_GTEXINFO and INFO_FILES definitions to bsd.pkg.mk, and use them. 1998-04-17 09:37:21 +00:00
agc
258b808c9f Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
hubertf
287fd593f7 Fix last commit after feedback from Klaus. 1998-03-16 14:40:48 +00:00
hubertf
4e9eec6d84 don't expand PATH and MANPATH - fixes PR 5165 by Klaus Klein. 1998-03-16 12:57:37 +00:00
agc
e11e090be3 Add pgaccess. 1998-02-18 17:51:01 +00:00
agc
71fe6dc6c2 Build the libpgtcl shared object properly.
Add pgaccess to the list of programs to 'do' when USE_TCL is defined.

Add a Makefile for pgaccess, so that it gets installed with the right
embedded interpreter.
1998-02-18 17:48:14 +00:00
agc
ed95ebef70 Don't hardcode the paths of tcl and tk libs/headers - access them
relative to ${PREFIX}.
1998-02-18 17:45:18 +00:00
agc
87dc48da28 Don't use an easily-guessed encrypted password for the postgres admin. 1998-02-18 17:37:24 +00:00
agc
7db6fa69d4 The .if defined(USE_TCL) part wouldn't work anyway, so don't bother
checking just now.

The 'recursive' argument to cp(1) is -R, not -r.
1998-02-18 17:35:25 +00:00
frueauf
932d8f5ef0 portlint: add "|| ${TRUE}" after ldconfig. 1998-02-18 11:50:33 +00:00
agc
5e7d329488 Enable postgresql. 1998-02-17 15:48:54 +00:00
agc
53f5711566 Add NetBSD RCS Id.
Correct names of two FAQ files.
Only delete the tcl/tk-related files if they were installed.
1998-02-17 15:46:10 +00:00
agc
38e162eddd The correct definition for the database directory is PGDATA, not PG_DATA. 1998-02-17 15:44:32 +00:00
agc
a5b05f2466 Changes to the basic NetBSD template. Look for headers in
${PREFIX}/include, and libraries in ${PREFIX}/lib, rather than having
them hardcoded.
1998-02-17 15:43:36 +00:00
agc
543da79c5a If an argument is passed to this perl script, use that as the pgsql user name.
Only add the user if it doesn't exist in the passwd file.

Work around a problem in pw_scan(3) for now.
1998-02-17 15:42:04 +00:00
agc
7933c17d7a Add NetBSD RCS Id. 1998-02-17 15:38:59 +00:00