Commit graph

753 commits

Author SHA1 Message Date
dbj
f455e336ac remove cvs id from the patch part of the patchfile 1999-09-18 08:48:17 +00:00
bouyer
cc9697f565 Regen. 1999-09-17 17:30:51 +00:00
bouyer
facbcb2811 Patch from Juergen Hannken-Illjes, which should solve PR#8308 (net 0 is
reserved for lo0, it can't be used on other interfaces).
1999-09-17 17:30:30 +00:00
tron
40e480e741 Because "ftp.kde.org" is an alias for "ftp.de.kde.org" again we explicitly
use "ftp.us.kde.org" as primary master site.
1999-09-15 18:44:14 +00:00
tron
3376546328 Update K Desktop Environment to version 1.1.2. A change list is available
at "http://www.kde.org/announcements/changelog1_1_1to1_1_2.html".
1999-09-15 18:26:00 +00:00
drochner
27514a87e9 update to 5.2.1
Changes to 5.2.0: 2 bugfixes

Changes from 5.1.1 to 5.2.0, for completeness:
many bugfixes
extensions:
	-new options for markup of graphs
	-new filtering options
	-support for new data formats
	-TCP/UDP/IP (v4) checksum verification option
1999-09-15 16:49:10 +00:00
drochner
0d58ec507b update to 5.2.0
(too many changes/fixes too list here)
1999-09-15 15:43:11 +00:00
kim
f741812e38 Upgrade to netname-1.7 (Ultrix support added, no functional change). 1999-09-15 03:33:59 +00:00
kim
d0e9933400 Change how Kerberos support is enabled in pkgsrc.
Quick guide for compiling packages:
- set KERBEROS=4 or KERBEROS=5 in /etc/mk.conf

Quick guide for configuring Kerberos support in a package Makefile:
- test for KERBEROS value and enable the appropriate version with
  CONFIGURE_ARGS or other means and set USE_KERBEROS=yes
- make sure to disable Kerberos support otherwise (especially if
  using configure, which might automatically detect it)
- BUILD_DEFS and RESTRICTED are set automatically in bsd.pkg.mk
  when USE_KERBEROS=yes is set
1999-09-14 02:32:21 +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
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
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
tron
d2bbd091bf Use new (Linux free) domain name for home page and master site. 1999-09-08 10:48:29 +00:00
tron
7e52774528 Update "xchat" package to version 1.2.0. 1999-09-08 10:42:17 +00:00
is
8e3f9ba4ee Document the -b option. 1999-09-07 13:47:08 +00:00
is
88e67247f7 Fixes to allow testing with IPv4 broadcast addresses:
- use inet_ntoa instead of inet_addr, so that an error is different from
  a possible return value
- add "-b" option, to switch on SO_BROADCAST (to allow sending broadcasts)
1999-09-07 13:22:00 +00:00
abs
15f7d8a7a4 Compile under Solaris 1999-09-07 03:48:19 +00:00
tron
d3c5527bda There is no file "orlbutton.gif" in "vnc-latest_doc.tgz". So whereever
that file came frome it was not version 3.3.3 of the "vnc" package.
1999-09-05 10:53:51 +00:00
hubertf
997094edf9 add share/doc/vnc/orlbutton.gif 1999-09-05 03:26:32 +00:00
tron
83c54dd1bb Update "ethereal" package to version 0.7.3. Changes since version 0.7.2:
- Fixed bug in RSVP, added RSVP+ support (Ashok)
- Fixed bug in display filter parsing (Gilbert)
- Allow compilation from different directory
        (Brad, <brad@openbsd.org>)
- Packet colorization (John)
- Updated RSVP decoder (Ashok)
- Fixed Token-Ring for more Linux 2.0 drivers
        (Tom Gallagher <Tom.Gallagher@madge.com>)
- Change to usage of boolean fields in display filters (Gilbert)
- Optimized GTKClist (Guy)
- Optimized wiretap/ethereal interaction (Guy)
- Handle NBNS continuations (Richard)
- Started ATM support (Guy)
- Enhanced user-friendliness via default behaviors and error messages
        (Guy, Gilbert)
- Fixed ICMP/IGMP checksums (Richard Jørgensen <ric@tbit.dk>)
- Removed security-related race-condition when capturing (Guy)
- Lots and lots o' misc. fixes (Guy)
1999-09-04 20:47:37 +00:00
tron
56f926fab9 - Install documentation with "install" instead of a complicated "tar" pipe
construct.
- Avoid installing RCS and editor backup files.
1999-09-04 10:35:59 +00:00
hubertf
84f616d47d regen 1999-09-04 01:09:11 +00:00
hubertf
31bf2875e9 include <unistd.h> for select() prototype. 1999-09-04 01:09:02 +00:00
tron
a9af877984 Compare "${USE_INET6}" explicitly with "YES" so that you can override
settings at the command line.
1999-09-03 22:00:52 +00:00
tron
213180c8f0 Update "@dirrm" for documentation directory. 1999-09-03 13:53:29 +00:00
tron
c06fc1aefd Fix typo. 1999-09-03 13:52:17 +00:00
tron
d43ad846eb Update "vnc" package to version 3.3.3. The patches were contributed by
Jeff Rizzo in PR pkg/8311.
1999-09-02 21:29:31 +00:00
tron
f7b2f8b78f The documentation belongs to "share/doc/ra-rtsp-proxy" and not to
"share/doc/rtspd".
1999-09-01 21:00:11 +00:00
tron
dfcb647124 Add and enable "ra-rtsp-proxy" package. 1999-09-01 20:26:34 +00:00
tron
d4b916c30a Import new "ra-rtsp-proxy" package:
Proxy server for the RealAudio RTSP protocol
1999-09-01 20:25:02 +00:00
tron
4c40b7f414 Install text file with license conditions. 1999-09-01 20:05:19 +00:00
tron
81ac8e308b Add and enable "ra-pna-proxy". 1999-09-01 19:45:12 +00:00
tron
7bded71ce6 Import new "ra-pna-proxy" package:
Proxy server for the RealAudio PNA protocol
1999-09-01 19:44:03 +00:00
wrstuden
08b5ce4b68 Fix two PRs on this package, and make it compile on macppc.
Sample files are installed in pkg/share/examples/netatalk, addressing
PR 7920 by rnestor@metronet.com.

Now include elf support, addressing PR 8125 by Takahiro Kambe,
<taca@sky.yamashina.kyoto.jp> with slight changes by me.

Cleaned up some lint warnings and fixed an unsigned character comparison
problem with assistance from cgd@netbsd.org.

Disabled building of libatalk_p.a (profiling libatalk) as not all ports
support it which will generate plist errors.
1999-08-31 22:09:42 +00:00
kim
f1b359bf99 Add and enable ssync 1999-08-31 02:38:41 +00:00
kim
5ecdc53bf5 Ssync invokes rsync in an intelligent manner. Usually, the ssync
command is invoked from the master distribution host.

Invoking the command without any arguments will distribute the current
working directory to all hosts in the netgroup for the platform you are
running ssync on.
1999-08-31 02:37:52 +00:00
kim
7ce242e529 Upgrade to sdist 1.2 (mdoc style man page, some previously undocumented
switches added to the man page).
1999-08-31 02:27:51 +00:00
kim
0c40dbabed Upgrade to srsh 1.2 (man page typos fixed). 1999-08-31 02:26:47 +00:00
kim
795b7e7331 Added missing depend on netname. 1999-08-30 20:09:31 +00:00
kim
78047d7542 Add and enable sdist and srsh. 1999-08-30 17:48:16 +00:00
kim
9d2c3e7200 Sdist invokes rdist in an intelligent manner. Usually, the sdist
command is invoked from the master distribution host.

Invoking the command without any arguments will distribute the current
working directory to all hosts in the netgroup for the platform you are
running sdist on.
1999-08-30 17:47:17 +00:00
kim
bdb6457bfe The srsh command will run ssh from your current path with options
that make it very quiet, similar to rsh.  Nice for rdist, cvs, etc.
1999-08-30 17:46:32 +00:00
fredb
97143dea69 Update ntp4 to 4.0.97d.
Highlights since 4.0.97:
- -Adds listen_to_virtual_ips support (-L flag)
- -Adds support for Trimble OEM Ace-II receiver
- -Patch to run Oncore on systems w/o hardpps()
- -Permit RTS to power a DCF77
- -Assorted lint clean-ups
1999-08-30 11:15:13 +00:00
jlam
b3fd41855f Update dependency on xemacs. 1999-08-30 09:06:44 +00:00
tron
b7d5b855ea Make me the maintainer of this package. 1999-08-30 07:03:51 +00:00
itojun
aa9a11e083 upgrade zebra from 0.77 to to 0.78a.
0.77 -> 0.78:
>ospfd does LSA flodding correctly.  Some bug about DD processing, LSA
>ack are fixed.  LSA structure is changed for LSA aging support.
>Interface index setting bug with Linux without netlink interface is
>fixed.  Some ripd's bugs which introduced in zebra-0.77 are fixed.
>Zebra message is changed to support dynamic interface change
>notification.
http://mail.vbs.at/archive/zebra/zebra/msg00612.html

0.78 -> 0.78a:
>I introduced serious bug about the route does not deleted from zebra's
>routing table.  This problem only occur with IPv4 route.  I've fixed
>the problem.  Would you mind to test below tar-ball?
http://mail.vbs.at/archive/zebra/zebra/msg00624.html
1999-08-30 02:57:35 +00:00