Commit graph

5448 commits

Author SHA1 Message Date
tron
6933848e2d Remove unused "post-extract" target. 1999-04-24 23:20:11 +00:00
tron
d524f74ce6 Use "INSTALL_TARGET" instead of custom "do-install" target and make sure
that installing the package second time will work.
1999-04-24 23:19:05 +00:00
tv
8b41689fa6 Revert previous commit.
PR pkg/7463 is RE-opened on this subject; someone can take the opportunity
to fix it, perhaps myself if I have the time this weekend.
This is NOT the correct fix.
1999-04-24 23:08:59 +00:00
tron
738aaa57e3 Comment out broken Kerberos IV support for now. 1999-04-24 22:44:25 +00:00
tron
16feaaace4 Handle extraction of unpacked tar archives much simpler. 1999-04-24 22:41:53 +00:00
tron
ccd2abfaa0 Fix problem between radius server and BinTec routers. 1999-04-24 22:40:36 +00:00
tron
6ffee1bcb9 Correct MD5 checksums. 1999-04-24 22:39:53 +00:00
tron
adea1f3887 pkglint: "MASTER_SITES" must come before "DISTFILES". 1999-04-24 21:17:34 +00:00
tron
e96246650c Add "DISTDIR", fixes PR pkg/7423 by Minoura Makoto. 1999-04-24 19:48:23 +00:00
tron
332d5bafd0 Do check for broken ELF "cc" differently and exclude "powerpc", too. 1999-04-24 18:33:08 +00:00
tron
08c86266dc Be consistent: always use "/usr/bin/uname". 1999-04-24 18:14:57 +00:00
hubertf
8fe16ccb12 Work around broken "#ident" handling on arm32. 1999-04-24 16:57:51 +00:00
tron
21877c1f46 Don't attempt to build this package on 1.3 or 1.3.x ELF systems. 1999-04-24 16:17:40 +00:00
tron
0d7f11d7e4 Fix run time library search path. 1999-04-24 11:04:22 +00:00
tron
62b626c87a Fix run time library search path. 1999-04-24 06:53:41 +00:00
tron
e0887247e8 Fix run time library search path. 1999-04-23 23:16:56 +00:00
tron
3eb866b3f5 Back out last commit:
"patch-ab" is applied to "../Makefile.in" not "Makefile.in".
1999-04-23 23:02:21 +00:00
tron
c30c7c3165 No need to "@exec" and "@unexec" for symbolic links pointing to files. 1999-04-23 22:53:28 +00:00
tron
c7787ee836 "PREFIX=${PREFIX}" is part of "CONFIGURE_ENV" by default. 1999-04-23 22:51:41 +00:00
tron
14f5d5233d Don't patch "Makefile.in" twice. 1999-04-23 22:50:54 +00:00
tron
97fbe971e5 Fix run time library search path. 1999-04-23 22:16:07 +00:00
tron
d286db26a9 Fix run time library search path. 1999-04-23 21:41:25 +00:00
mycroft
6266984122 Explicitly include libtermcap. 1999-04-23 19:55:56 +00:00
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