Commit graph

1226 commits

Author SHA1 Message Date
frueauf
f367b450ba samba is at version 1.9.18p3 now. Fixes pr 5033 by Lennart Augustsson. 1998-02-21 21:20:09 +00:00
hubertf
da9ec0b877 Enhance look & feel of the generated README.html's. 1998-02-20 22:06:18 +00:00
hubertf
71712fdd01 Enhance look & feel of the generated README.html's. 1998-02-20 21:49:04 +00:00
hubertf
b2eb841a5c Recursively print /bin/sh code for all dependent package as well as the
current package (IF called from a package dir and not via bsd.port.subdir.mk;
in the latter case it's assumed that the dependent packages will be scanned
later anyways).

This fixes PR 4992 by Mario Kemper <magick@bundy.lip.owl.de>.
1998-02-20 21:31:20 +00:00
hubertf
c56e57276e Kill line forgotten during PATH extension (in MAKE_ENV). 1998-02-20 21:01:09 +00:00
hubertf
cb811d6a1e This depends von Xpm installed; reported by Markus Illenseer. 1998-02-20 20:38:14 +00:00
tron
9e359b5e8c Enable "ncftp2". 1998-02-20 14:33:40 +00:00
tron
8c8973d1b6 Make this package work under NetBSD. 1998-02-20 14:28:46 +00:00
tron
4a062097f7 Initial import of FreeBSD's "ncftp2" port. 1998-02-20 13:08:31 +00:00
frueauf
76c2d49e64 portlint: remove whitespace before end of line 26; remove blank > 1 lines. 1998-02-20 12:09:55 +00:00
frueauf
fb57b59334 check if /etc/{make.conf,mk.conf} really exist before including. 1998-02-20 12:09:51 +00:00
hubertf
ce728dd6a9 Don't include make.conf if it doesn't exist. 1998-02-20 07:23:29 +00:00
hubertf
21aa821602 More UVM mods. 1998-02-20 07:19:40 +00:00
hubertf
bd39a5a391 UVM patches by Matt Green. 1998-02-20 06:55:27 +00:00
tron
bab41a9175 Enable "vim". 1998-02-19 21:48:56 +00:00
tron
a3a5e9bf10 Initial commit of "vim-5.0" package. 1998-02-19 21:47:54 +00:00
tron
1e0d09c896 Make sure that "-I/usr/local/include" and "-L/usr/local/lib" don't get
written into the configuration file.
1998-02-19 19:42:36 +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
7399ec59d2 since qpopper is in the tree, add it to the Makefile. 1998-02-18 12:03:26 +00:00
frueauf
932d8f5ef0 portlint: add "|| ${TRUE}" after ldconfig. 1998-02-18 11:50:33 +00:00
frueauf
0752c1d110 portlint: add '||/usr/bin/true' after ldconfig; add "%D/bin/" to install-info. 1998-02-18 11:40:23 +00:00
frueauf
f5a3f73088 portlint: use ${VARIABLE} instead of $(VARIABLE); ${FALSE} instead false; 1998-02-18 11:39:10 +00:00
frueauf
6d231c07e7 portlint: last line in PLIST must end with \n. 1998-02-18 11:24:52 +00:00
hubertf
09697c3635 Not needed for NetBSD. 1998-02-18 09:39:42 +00:00
tron
b949ee0c79 Add "IS_INTERACTIVE= yes". 1998-02-17 23:54:23 +00:00
tron
5f454f46b8 Add and enable xneko-4.4. 1998-02-17 23:49:37 +00:00
tron
2ef8f0f18b Make this package work with NetBSD. 1998-02-17 23:47:48 +00:00
tron
676f8927c5 Initial import of FreeBSD's "xneko" port. 1998-02-17 23:26:49 +00:00
tron
5baa5aeaad Add and enable ical-2.2. 1998-02-17 19:35:57 +00:00
tron
594e6f4393 Adjust to NetBSD's package system. 1998-02-17 19:33:47 +00:00
tron
8663828ffb Initial import of FreeBSD's "ical" port on request by Perry. 1998-02-17 19:13:01 +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
agc
e904242751 Add a deinstall target, so that packages can be removed easily.
This implementation was taken from FreeBSD.
1998-02-17 15:07:02 +00:00
agc
e8e5cb698d Enable Moscow ML. 1998-02-17 10:19:14 +00:00
agc
96135627ac Import Moscow ML, a Standard ML implementation based on CAML Light,
into the NetBSD packages collection.

This is from Johnny C. Lam, in PR pkg/5002.

Minor fixes by me to the PLIST file for the location of two files
(libexec not lib).
1998-02-17 10:18:36 +00:00
hubertf
390c1a41ac wget works 1998-02-17 08:26:45 +00:00
hubertf
301ceebda2 Fix for NetBSD 1998-02-17 08:20:03 +00:00
hubertf
43cdab4d89 Retrieve files from the 'net via HTTP and FTP.
Imported from FreeBSD on request by Perry. :)
1998-02-17 08:07:09 +00:00
tron
a7a5488a69 Hard code "lpr" as print command so that the configure script doesn't
select a local command called "lp".
1998-02-16 23:06:40 +00:00