Commit graph

5425 commits

Author SHA1 Message Date
tron
4c7f62f0bb Make sure that "screen" recognizes termcap buffer overflow.
Patch supplied by Joel Reicher in PR pkg/7454.
1999-04-23 18:24:39 +00:00
tsarna
dd40fa824d Needed -R for libreadline 1999-04-23 17:33:28 +00:00
tv
21a45e8add Remove extraneous patch, and add ${LDFLAGS} to confLIBS so we pick up
rpath.  (Pkg committers on a.out systems should NOT have /usr/pkg/lib in
/etc/ld.so.conf; there is NO excuse.)
1999-04-23 17:31:49 +00:00
kleink
fa1f387377 Fix linkage for X11 and Tcl/Tk libraries. 1999-04-23 13:49:25 +00:00
hubertf
223eedb387 * Work around RCS ID expansion
* Use same old sources, we just patch 'em up in the package (only give
   the package a new version).
1999-04-23 13:47:44 +00:00
hubertf
c1d2f4acbf Fix to build on 1.3 systems.
Reported by Roger Fischer <roger@badger1.net>
1999-04-23 13:37:24 +00:00
hubertf
7f1436d6fa Fixes for 1.3 1999-04-23 13:33:01 +00:00
mycroft
99b0e33573 Mirror Makefile.in changes in Makefile.am, in case automake is run. 1999-04-23 12:42:24 +00:00
kleink
cac35f55f3 Get rid of old-style chown usage. 1999-04-23 12:33:19 +00:00
mycroft
6ecec914d5 This pkg doesn't actually use Curses, so build with libtermcap instead. 1999-04-23 04:19:25 +00:00
mycroft
e5547a6539 This pkg doesn't actually use Curses, so it shouldn't require ncurses. 1999-04-22 20:39:17 +00:00
mycroft
e0fb5b5953 Fix the X library linkage for the demos, so that this works on he Alpha.
From garbled.
1999-04-22 18:37:26 +00:00
sakamoto
10a9651118 re-add empty MASTER/PATCH_SITE which was removed in 1.254. 1999-04-22 15:50:42 +00:00
jlam
07994be10c Use more accepted way to configure with pkglibtool. 1999-04-22 04:09:41 +00:00
jlam
6b7a2af957 Also install file containing library documentation. 1999-04-22 04:08:50 +00:00
abs
363b9e9db7 Previous workaround for dynamically linking against libwrap but not using
any functions does not appear to work anymore.
Modify config to only use libwrap in for the snmpd agent (which fixes it
in a more 'clean' fashion.
1999-04-21 20:47:22 +00:00
agc
332ac00147 Fix for Solaris. 1999-04-21 15:31:05 +00:00
agc
0cc1018e6b Fix for correct operation on Solaris. 1999-04-21 14:14:32 +00:00
agc
2ad58442ab Fix the LSOF_RANLIB target under Solaris in the generated lib Makefile. 1999-04-21 10:40:41 +00:00
agc
d519aa52b0 Correct a few typos, and make this safe for Solaris. 1999-04-21 10:38:58 +00:00
tron
566e7a4338 Replace "${PREFIX}" with real installation path in message file. 1999-04-21 10:08:20 +00:00
hubertf
1ce1d11daf Replace deinstall-depends target with call to "pkg_delete -R" (now that
we have it for sure).
1999-04-20 20:28:11 +00:00
tron
bb04f7ac54 Remove kludge which tries to add "/var/wwwoffle" to package list. Instead
of that we create a tar archive with the spool directory layout which
will be extracted during installation of the binary package.
1999-04-20 20:06:49 +00:00
tron
321a488d0e Sync contents of directory "share/doc/vnc" with reality. 1999-04-20 19:00:27 +00:00
tron
bb9b3c5bbb Back out unintended commit. 1999-04-20 18:59:48 +00:00
tron
f5a5666862 Define deprecated "unix" symbol. 1999-04-20 18:39:34 +00:00
tsarna
4642252f4b Build and install SearchIndex modules, or some add-ons like Confera
won't work.
1999-04-20 18:06:06 +00:00
tron
039b6bc610 Use "@unexec rm -f" to remove "etc/rplay.conf" because it doesn't get
installed by default.
1999-04-20 16:39:11 +00:00
mycroft
d108dd8f9a If -n is used, send only -n and not -u, to retain compatibility with old
servers.
1999-04-20 15:11:35 +00:00
mycroft
5b023e20e2 Er, -n must imply -u for compatibility with old clients. 1999-04-20 15:09:44 +00:00
mycroft
3729b8c84e Nuke the klugy CVSREADONLY hack, and instead use a modified version of our old
`cvs -u' changes to prevent lock creation.
1999-04-20 15:01:11 +00:00
tv
783923a805 Do the MANCOMPRESSED thing a little differently - only set MANCOMPRESSED
if mk.conf sets MANZ.

Also, do not overwrite sendmail if it is already in /usr/libexec/sendmail
(use mv -i with a stdin of /dev/null).
1999-04-20 11:57:14 +00:00
tv
108429eeed MANCOMPRESSED=1 is only true if MANZ=1, so set MANZ=1 in MAKE_ENV. 1999-04-20 11:32:05 +00:00
agc
5b8cfe00f1 Default umask on Solaris is 022, not 0022. 1999-04-20 11:07:34 +00:00
tron
b777d9e223 Fix filenames in patch files so that they can be applied. 1999-04-19 22:11:34 +00:00
tv
3a9f1a46c3 Build/run problems fixed:
- DO NOT INSTALL DOCS IN ${PREFIX}/docs.  They belong in ${PREFIX}/share/doc.
- Add SEGV-preventing patch from Sleepycat's web site.

I did not enable C++ and DB 1.85 compat API in this update to make the
change during freeze time minimal; for maximum flexibility in case more
than just Sendmail wants to use this pkg!, the former should be enabled
at next update, and the latter cannot be enabled until Sleepycat adds a
fix I have sent them (or I add the fix to the patches directory).
1999-04-19 21:19:00 +00:00
tron
2faa58cd00 Neither "patch" nor "configure" step is required. 1999-04-19 20:11:07 +00:00
tron
b4d3a4b871 - Bump required package tools version to 19990412.
- Remove support for package tools without database support.
1999-04-19 20:04:18 +00:00
tron
a6c8cfea36 Update "pkg_install" package to 12-April-1999 current sources. 1999-04-19 19:58:57 +00:00
abs
3b73290549 Correct old '-u' reference (now '-o') 1999-04-19 17:59:05 +00:00
agc
f85381d98b Fix just-in-time su deinstalls on Solaris by using the full pathname for
${MAKE}.
1999-04-19 14:29:49 +00:00
abs
d5b0e42311 Bugger. s/pkg_check/lintpkgsrc/ in the usage. 1999-04-19 07:36:43 +00:00
abs
2a3362124e Add pkg_check (renamed to lintpkgsrc, and add orginal lintpkgsrc functionality
(fixed up to work a little better).
lintpkgsrc can:
    -d : Check each Makefile's 'DEPENDS' matches current pkgsrc versions.
    -i : Check versions of installed packages against pkgsrc.
    -l : Run pkglint on every package in pkgsrc.
    -m : Report md5 mismatches for files in 'distfiles'.
    -o : Report old/obsolete 'distfiles' (not referenced by any md5).
    -r : Remove any 'bad' distfiles (Without -m or -o, implies both).
1999-04-19 07:32:09 +00:00
abs
7b8e033e4a egcs-1.1.1-NetBSD-19980104.diff.gz is used in various places, and all but this
agree on a different md5 (which matches the file). Sync with others.
1999-04-19 06:35:12 +00:00
abs
ddf9af6e9a s/no/not/ in echo statment. 1999-04-19 06:33:20 +00:00
hubertf
ebc24f39ef The print-pkgtools_ver target was renamed to show-pkgtools-version
some time ago. Note this here!
1999-04-18 23:03:36 +00:00
proff
0ed255c095 dependency typo 1999-04-18 12:31:20 +00:00
hubertf
b1aba35ec5 Add dependency on tcl. 1999-04-17 14:10:01 +00:00
jlam
809a90ba47 Configure modelock only when configuring for other locales. 1999-04-17 04:12:46 +00:00
jlam
876c8d1b34 Update navigator to 4.51. Previous version no longer available.
Also change MAINTAINER to packages@netbsd.org on the advice of
Todd (tv@netbsd.org).
1999-04-17 02:43:32 +00:00