Commit graph

35 commits

Author SHA1 Message Date
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
agc
d5059d34f4 Mention dependency on Perl5.
Define PGUSER variable, and use it (defaults to pgsql).
Add NetBSD RCS Id.
There is no '-c' argument to NetBSD's su(1).
cat post-install-notes, rather than using more(1). Just in case.
Use explicit paths for executables.
1998-02-17 15:37:40 +00:00
agc
f9632bdc2b Initial import of Postgresql 6.2.1, an Object Relational Database
Management System, into the NetBSD packages collection, from the
FreeBSD port.
1998-02-17 15:29:55 +00:00
hubertf
35abfbee5f portlint: rm -> ${RM} 1998-01-24 03:42:02 +00:00
agc
5099468a33 Run ranlib on the installed library. 1997-11-20 11:47:23 +00:00
agc
5358faaf74 Add a NetBSD RCS Id to all the PLIST files. 1997-11-06 09:57:11 +00:00
hubertf
e2e3ab3c57 Only uncomment working/tested ports 1997-10-27 03:33:59 +00:00
hubertf
f401452b5f Fix for NetBSD 1997-10-27 03:32:44 +00:00
hubertf
3d487ee863 Next one (IDs already fixed) 1997-10-27 03:25:18 +00:00