Commit graph

1549 commits

Author SHA1 Message Date
tv
64e849d626 Update and fix many things in ssh pkg:
- ${USA_RESIDENT}->${USE_RSAREF2} as per mycroft; RSA implementations
  other than RSAREF may be used freely at MIT, though not elsewhere in USA
- always enable libwrap; it is shipped with NetBSD
- use new rsaref pkg, and don't retrieve rsaref from outside USA
- fix make-ssh-known-hosts to use the famous hack to startup perl based
  on perl's location in $PATH, rather than require user to set it at
  configure time
- fix include directory for socks5 support (and rsaref)
1998-03-18 03:05:45 +00:00
tv
e5ac35d0ae Portlint: false->${FALSE} and echo->${ECHO} 1998-03-18 02:58:52 +00:00
tv
bbbf971993 Import of my version of FreeBSD's pgp 2.6 pkg, reengineered. Differences
from FreeBSD port:
- uses our rsaref pkg if USE_RSAREF2 is YES
- doesn't use USA_RESIDENT; instead uses USE_RSAREF2 since MIT students
  and staff may legally use mpilib instead of rsaref
- builds 2.6.3a with rsaref as well as 2.6.3ia without (all based on the
  same sources)
- uses asm routines on i386, sparc, and m68k
1998-03-18 01:51:14 +00:00
tv
1b483b4bfb Import of a shared/static rsaref 2.0 library package. Originally based
on FreeBSD's port, but almost completely reworked.  Differences:
- leaves out MD5 and uses NetBSD's libc MD5 routines
- all the includes are installed in ${PREFIX}/include/rsaref
- fetches it legally from ftp.rsa.com instead of sites outside the USA
- uses <bsd.lib.mk> to build the library
1998-03-18 00:49:33 +00:00
hubertf
287b12192f more portlint: ldconfig 1998-03-18 00:19:39 +00:00
hubertf
92ef5fd4f9 portlint: compress whitespace 1998-03-18 00:17:24 +00:00
hubertf
9343771854 portlint: remove empty lines at EOF 1998-03-18 00:12:23 +00:00
tron
eac06dc231 Update to qt-1.32. 1998-03-17 22:57:53 +00:00
tv
501ae915b9 Add compat11 and compat12, and enable them. These don't work for all
arches (as not all architectures had a 1.1 or 1.2 release), but are
restricted as such....
1998-03-17 21:37:13 +00:00
tv
26ca2f7615 Import of NetBSD 1.2[.1] shared library compat package 1998-03-17 21:32:54 +00:00
tv
9064606119 Import of NetBSD 1.1 shared library compat package 1998-03-17 21:31:39 +00:00
cjs
a81af956ef fvwm window manager version 1 1998-03-17 07:07:57 +00:00
sommerfe
1fd52a2cb7 Package for utilities to communicate with PalmPilot PDA's. 1998-03-17 03:02:31 +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
frueauf
94aa288c28 portlint: add default MAINTAINER. 1998-03-16 12:36:33 +00:00
frueauf
55701a0264 portlint: use standard comment header. 1998-03-16 11:20:24 +00:00
frueauf
6e58d60d38 portlint: add comment with NetBSD Id. 1998-03-16 11:16:17 +00:00
frueauf
f02aaf3294 portlint: rm->${RM}. 1998-03-16 11:06:07 +00:00
frueauf
e132551857 portlint: add default MAINTAINER; fix WARNs. 1998-03-16 11:02:22 +00:00
frueauf
ce18d8607c portlint: remove contiguous blank line. 1998-03-16 10:47:24 +00:00
frueauf
26fc0e41fe portlint: gunzip->${GUNZIP_CMD}; some reordering. 1998-03-16 10:44:43 +00:00
hubertf
a706009c22 Update to V3.4.17 1998-03-16 08:52:11 +00:00
tron
ffde7e078b Adapt to changed behaviour of gcc's "-nostdlib" option. 1998-03-16 08:40:18 +00:00
mycroft
54d3ff092e Kill a compiler warning. 1998-03-16 08:28:28 +00:00
mycroft
50ccc15d2b Make this compile with Kerberos. 1998-03-16 08:24:49 +00:00
hubertf
5355781ff2 Fix PR 5163 by tooleym@Douglas.BC.CA: In manpages, tell people to
#include <ncurses.h>, not <curses.h>.
1998-03-16 08:06:30 +00:00
mycroft
862736cbb7 Clean this up a little. 1998-03-16 08:01:58 +00:00
mycroft
df4a495bfe Strip installed executables. 1998-03-16 07:44:47 +00:00
mycroft
347b7ad0a2 Clean this up a bit. 1998-03-16 07:44:00 +00:00
mycroft
ab93e426de Run ldconfig here, too. 1998-03-16 07:02:05 +00:00
mycroft
08d3435d74 Strip a2p. 1998-03-16 06:56:19 +00:00
mycroft
18330c9415 Oops; fix pasto. 1998-03-16 06:44:08 +00:00
mycroft
b0825c60cb Use openpty(3) and POSIX signal functions.
Remove HAVE_UNION_WAIT.
1998-03-16 06:37:59 +00:00
mycroft
4baaddaca5 Enable the joystick on the i386 port. 1998-03-16 06:03:36 +00:00
mycroft
dc2fed8507 Make the ZUnique_ID format consistent between 32-bit and 64-bit systems. 1998-03-16 05:50:43 +00:00
mycroft
f629dd9c7c Run ldconfig at installation time. 1998-03-16 04:58:40 +00:00
mycroft
b3d505b079 Build libwine shared.
Port some of the audio stuff.
1998-03-16 04:53:22 +00:00
mycroft
e91295096f WINE, the Windows emulator 1998-03-16 03:30:46 +00:00
veego
792f5af207 Update to 4.08.1. 1998-03-15 15:24:43 +00:00
mycroft
59eaee10ba Clean up the audio setup a bit. 1998-03-15 03:13:56 +00:00
mycroft
64b6218dfd Oops; add a list of man pages. 1998-03-13 22:21:12 +00:00
mycroft
9bc3ca60b5 macutil, for converting Mac archives, etc. 1998-03-13 22:15:23 +00:00
hannken
76b5a1d291 Version number has changed. Update scripts to call the new programs. 1998-03-13 21:03:29 +00:00
agc
1c80beb588 Make this package depend on Perl5. Take out the stuff I put in
yesterday - it's not necessary if the Perl dependency is there.
1998-03-12 22:57:07 +00:00
tron
93a6a5e0df Add missing "CAT1" assignment. 1998-03-12 10:12:10 +00:00
agc
68016c2d6f Delete the static library from the PLIST if no static library was
built.  Fixes a problem pointed out by Charles Hannum.
1998-03-12 00:58:06 +00:00
agc
1391798ce1 Add CAT1 manual page definition.
Fixes a problem pointed out by Charles Hannum.
1998-03-12 00:01:32 +00:00
tron
e6df15b591 Fix manual page compression. 1998-03-11 23:37:44 +00:00
agc
6ae5412cf2 Do the same pre-processing of the packing list for the files that
depend on autoscan.  Also remove an erroneous @exec statement from the
packing list.
1998-03-11 23:18:46 +00:00