Commit graph

7476 commits

Author SHA1 Message Date
tron
2e5729deb0 Initialize variable "pilot.threads" to "0" so that shared memory handling
works. Patch supplied by Nagae Hidetake in PR pkg/8400.
1999-09-13 21:31:51 +00:00
fredb
29c3fca0e7 Patch "configure" to explicitly disable search for libg++. 1999-09-13 21:20:33 +00:00
fredb
dd2c0bbe2d Revert last change. Denying that we have c++ has unfortunate side-effects.
Better to disable build for the demo explicitly.
1999-09-13 20:04:48 +00:00
jlam
c4d921ff1a Add and enable LPRng. 1999-09-13 18:41:38 +00:00
jlam
f2f95e6b46 Adapt FreeBSD LPRng port to work with pkgsrc machinery.
Also add back FreeBSD RCS ID to Makefile.
1999-09-13 18:40:51 +00:00
itojun
255f8ba55c upgrade to 0.79.
---
New beta zebra-0.79 is out:

  ftp://ftp.zebra.org/pub/zebra/zebra-0.79.tar.gz

This beta release's main topic is ospfd.  Now it works pretty well!
We know it surely has bugs inside, so when you find it please let us
know.  ABR,ASBR,Virtual Linux functionality is added.  Flooding codes
and LSA database codes are almost rewritten.  Terminal interface of
ospfd will show detailed information about LSAs.

There was a report about RIPv2's netmask is zero case.  I've changed
ripd codes when netmask is not valid.  ripd will ignore the entry.
1999-09-13 16:34:36 +00:00
jlam
61cb05422f Update ytalk to 3.1.1. Changes from 3.1:
. try to look for the current machine's fqdn if hostname() doens't
    include a '.'
  . fixed the shell under Solaris (oops, broke it in 3.1!)
  . misc autoconf fixes
  . resizing didn't work with Linux and ncurses, fixed it
  . YTalk now checks that connections are answered form the expected host;
    if they aren't, it complains and shows the new hostname
  . n-way talk sessions should now be free of duplicated users
  . fixed the "readdress" option somewhat
  . portability fixes for 64-bit machines (size_t instead of int)
1999-09-13 14:54:37 +00:00
kim
c73568cbc7 Support Kerberos. 1999-09-13 14:01:29 +00:00
kim
c00d43f70e Got some coffee, feel much better now. Thank you. 1999-09-13 13:30:45 +00:00
kim
02bd4492fd Add Kerberos V support, record Kerberos options. 1999-09-13 13:24:48 +00:00
kim
a40be5c1a9 Use Kerberos IV where appropriate. 1999-09-13 13:17:40 +00:00
agc
8e1b68fb18 Make this package compile on Solaris. 1999-09-13 12:18:52 +00:00
tron
e5e994455d Remove commented out install target from previous version. 1999-09-13 10:08:21 +00:00
tron
90e73d1213 - Fix broken "install" target.
- Put documentation in directory "share/doc/bladeenc".
1999-09-13 10:05:57 +00:00
tron
d539138ee5 Add missing slash to home page URL. 1999-09-13 09:55:35 +00:00
fredb
623632ee42 Don't try to build c++ demo on systems with libg++. It's never installed anyway. 1999-09-13 07:00:07 +00:00
simonb
3afea8c3f2 Generate. 1999-09-13 03:36:35 +00:00
simonb
e482221bde Use the source-code version of bladeenc (0.82-stable2), which should
work on all architectures.  Tested on pmax, i386 and alpha (no
big-endian machines!) and gives identical results, although not
identical to the binary-only 0.76.  If there's any big-endian people
who want to test this, please let me know.

Lots of patches because 64-bit longs just "Don't Work(tm)" - just use
ints everywhere.  I'm in communication with the author on how to fix
this at his end.
1999-09-13 03:33:32 +00:00
hubertf
5ee7d39bbf Allow package versions to contain more than one consecutive characters.
Pointed out by Simon Burge <simonb@netbsd.org> on tech-pkg@netbsd.org.

Bumped version to 1.77.
1999-09-13 02:44:46 +00:00
simonb
c3750a7661 Eek, where did the "PKGNAME= mhonarc-2.2.0" come from in the previous
commit??
1999-09-13 02:02:27 +00:00
itohy
d78b457344 Add <stdlib.h> so that atof(3) should work correctly. 1999-09-13 01:23:23 +00:00
bad
db66a8030e Man pages are in share/man. 1999-09-12 23:05:48 +00:00
bad
e233bd83a1 Fix this so one can make a binary pkg out of it. 1999-09-12 23:05:47 +00:00
christos
61da1817b7 new patch checksum. 1999-09-12 20:41:24 +00:00
christos
3aa128a1f3 adjust to ipc changes 1999-09-12 20:41:00 +00:00
dbj
6c1c9c79da added a select call so read doesn't fail with EWOULDBLOCK
assign to result of the read to an ssize_t instead of size_t
1999-09-12 20:12:19 +00:00
dbj
742ac3df44 changes to make work on netbsd 1999-09-12 18:54:27 +00:00
dbj
9fe38a91ae Simple proxy arp daemon 1999-09-12 18:47:50 +00:00
kim
4aa4e4e683 Make this work with 1.4K, and split out patch-aa into patch-ac as well
so that each patch works on a single source file.
1999-09-12 16:50:41 +00:00
dmcmahill
e0d8f99007 update to tgif-4.1.17 from tgif-4.1.16 1999-09-12 15:59:40 +00:00
kim
0d66f9ce01 Add and enable cpogm. 1999-09-12 15:33:25 +00:00
kim
e377263e54 cpogm-1.0, a little script to copy the owner, group and mode of a file. 1999-09-12 15:32:16 +00:00
hubertf
a8a1ae2142 Add note about our policy of handling user-supplied binary packages. 1999-09-12 01:40:02 +00:00
simonb
57c0de7191 Remove "-" from package version - noted by Hubert Feyrer. 1999-09-12 01:37:05 +00:00
simonb
b6dac1c587 Regen. 1999-09-12 00:20:54 +00:00
simonb
d7f04cc98c Update to xboard 4.0.3. From the ChangeLog:
* Bugfix: moved winboard wizard functions that send a command directly
to the chess engine from Ctrl+Alt+1 and Ctrl+Alt+2 to Alt+1 and Alt+2.
Ctrl+Alt is equivalent to the European AltGr key, so the old assignments
conflicted with typing an @-sign on some keyboards.

* Bugfix: prevent "If this message stays up, your chess program does
not support analysis" from appearing if AnalysisMode is selected when
already in Analysis or AnalyzeFile mode.  Also, deleting analysis window
in WinBoard now switches you to EditGame mode, to avoid the anomaly of
being in an analysis mode with no analysis window present.

* Change all Zippy environment variables to work as command line
options.  For now they still work as environment variables too, but
the environment variables are deprecated.

* Use unsigned long to hold node counts from engines.

* Print error instead of crashing on attempts to use xpm or xim pieces
in monochrome mode.  Thanks to Jim Torrance for the bug report.

* Tightened pattern recognition for ICS messages sent to Zippy; should
no longer match ICC allobs output.  Fixed recognition of when Zippy is
sent a message; small change to FICS output had broken it.

* Zippy now exits if the engine dies unexpectedly.

* Added Zippy "spoofedby" feature; see zippy.README.

* Narrowed the margins on some older WinBoard dialogs to make their
style uniform with the newer ones.

* Bugfix: Changing Ponder Next Move from the Options menu did not take
effect until the next game.  This bug was in WinBoard only.  Thanks to
Stefan Zipproth for the bug report.

* Got rid of "Internal error: bad move type" message when the engine
makes a move that we can parse but think is illegal.  Now the move is
just passed on (which also may be the wrong thing to do).
1999-09-12 00:20:01 +00:00
simonb
5f5475f614 Regen. 1999-09-12 00:15:27 +00:00
simonb
1e9ef439ee Update to postfix 19990906-pl02. From the release notes:
Incompatible changes with postfix-19990906
==========================================

- On systems that use user.lock files to protect system mailboxes
against simultaneous updates, Postfix now uses /file/name.lock
files while delivering to files specified in aliases/forward/include
files. This is a no-op when the recipient lacks directory write
permission.

- The LDAP client code no longer looks up a name containing "*"
because it could be abused.  See the LDAP_README file for how to
restore previous behavior.

- The Postfix to PCRE interface now expects PCRE version 2.08.
Postfix is no longer compatible with PCRE versions prior to 2.06.

Major changes with postfix-19990906
===================================

Several bugfixes, none related to security.  See the HISTORY file
for a complete list of changes.

- Postfix is now distributed under IBM Public License Version 1.0
which does not carry the controversial termination clause. The new
license does have a requirement that contributors make source code
available.

- INSTALL.sh install/upgrade procedure that replaces existing
programs and shell scripts instead of overwriting them, and that
leaves existing queue files and configuration files alone.

- The ugly Delivered-To: header can now be turned off selectively.
The default setting is:  "prepend_delivered_header = command, file,
forward".  Turning off the Delivered-To:  header when forwarding
mail is not recommended.

- mysql client support by Scott Cotton and Joshua Marcus, Internet
Consultants Group, Inc. See the file MYSQL_README for instructions.

- reject_unauth_destination SMTP recipient restriction that rejects
destinations not in $relay_domains. Unlike the check_relay_domains
restriction, reject_unauth_destination ignores the client hostname.
By Lamont Jones of Hewlett-Packard.

- reject_unauth_pipelining SMTP *anything* restriction to stop mail
from spammers that improperly use SMTP command pipelining to speed
up their deliveries.

- Postfix "sendmail" now issues a warning and drops privileges if
installed set-uid root.

- No more duplicate delivery when "postfix reload" is immediately
followed by "sendmail -q".

- No more "invalid argument" errors when a Postfix daemon opens a
DB/DBM file while some other process is changing the file.

- Portability to the Mac OS X Server, Reliant Unix, AIX 3.2.5 and
Ultrix 4.3.
1999-09-12 00:14:52 +00:00
jlam
119b83fe06 LPRng 3.6.6: An Enhanced Printer Spooler. From FreeBSD ports collection. 1999-09-11 21:58:30 +00:00
jlam
854ee49ec6 Add and enable abiword. 1999-09-11 18:28:49 +00:00
jlam
6efc245e6e AbiWord-0.7.5: Open Source cross-platform word processor 1999-09-11 18:27:48 +00:00
tron
86ed3049e4 Fix botch in last commit. 1999-09-11 15:04:14 +00:00
tron
5ae9bdcab2 Use only "-O" on "arm32" to avoid egcs bug (see PR bin/7460). 1999-09-11 14:25:44 +00:00
tron
51c8f1db9f Fix sub directory on GNU master sites. 1999-09-11 09:35:00 +00:00
tron
3a0ae6eb9a Update "ImageMagick" package to version 4.2.9. 1999-09-11 00:52:32 +00:00
bad
bdf31251ec Regen. 1999-09-10 20:39:06 +00:00
bad
5a2f89f447 Make this compile on 1.3ish m68k machines:
In engine-m68000-netbsd.c: Move the declaration of __sycall() before the
	function it's first used in
In syscall-m68000-netbsd.S don't use the compat_13 sigprocmask/sigsuspend
	syscall number constants, they were just SYS__sigprocmask/suspend.
Fix the configure script to do the same dance for the 1.3ish systems as
	for the other architectures.
Fix a typo in config.guess.
1999-09-10 20:38:23 +00:00
bad
647c6fc003 Udate baduki to 0.2.9.
Changes:
Some more patterns and tuning.
Enhancements to connect/cut code.
Support for the Go Modem Protocol.
1999-09-10 19:56:13 +00:00
rh
cad94c6e11 Add and enable snort. 1999-09-10 15:48:44 +00:00
rh
640cc42269 Initial import of snort-1.2.1, a libpcap-based packet sniffer/logger. 1999-09-10 15:48:02 +00:00