Commit graph

1274 commits

Author SHA1 Message Date
mjl
c75bcd9382 Missing NetBSD id. 2000-07-03 11:31:04 +00:00
mjl
a6dc1df6f5 Update to 1.0703. No changes available, the included ChangeLog
stops at rev 402... :(
2000-07-03 11:30:20 +00:00
wennmach
2fdaec5140 Remove some more smartness from Makefile 2000-06-30 15:03:11 +00:00
wennmach
50633292f1 Remove unneccessary patch-ai.
Do not automatically add an entry for xfs to /etc/fstab (pointed
out by hubertf).
2000-06-30 13:35:54 +00:00
agc
d951a0d54f Make this package xpkgwedge-safe by using the new X11PREFIX definition
in preference to X11BASE when trying to find the installed location of
X11 libraries, programs and headers (which will change if xpkgwedge is
installed).

[X11BASE reflects the location of the X11 libs, headers and programs.
X11PREFIX reflects the installed location of X11 packages.]
2000-06-30 10:04:46 +00:00
jwise
9985d27f2c Add support for timestamps. 2000-06-29 14:26:37 +00:00
wrstuden
4dbe06da66 And check in new checksum for patch-bd. 2000-06-29 03:03:07 +00:00
wrstuden
3ffb066435 Make work with recent changes to lint which pays attention to the
value of $CC.
2000-06-29 03:01:36 +00:00
jlam
63efc4647b Remove obvious pasto. 2000-06-26 23:07:37 +00:00
rh
0e85fa926f Add patches to fix a possible buffer overflow attacks with the "SITE EXEC"
command.
Bump revision to 2.6.0nb1
2000-06-26 20:09:33 +00:00
rh
7da904e7c3 Add and enable ORBit 2000-06-22 16:51:47 +00:00
wiz
36d1df5ea3 remove bogus entry for patch-al~ 2000-06-22 10:46:42 +00:00
jlam
3a0b53e15e Remove unnecessary patches to configure now that we USE_LIBTOOL. 2000-06-20 22:44:07 +00:00
jlam
2902e1bcc8 USE_LIBTOOL instead of PKGLIBTOOL. 2000-06-20 22:42:38 +00:00
itojun
b4eaa4a129 use more recent patch. this should correct PR 10396. 2000-06-20 02:56:16 +00:00
jlam
c91a86a1f2 Add missing file. Fix supplied in PR#10255 by Jeff Rizzo. 2000-06-19 21:47:18 +00:00
hubertf
943b3c7b62 Updated bind to V9.0.0b4.
Changes: This is still _not_ a release candidate for BIND 9.0.0;
  More configuration options can be specified separately for each
  view, including the "key" and "server" statements; Fixed:
  Numerous bugs have been fixed and the code has been cleaned
  up. Added: Stub zones have been implemented; Additional
  configuration options have been implemented, such as
  "max-cache-ttl" and "max-ncache-ttl".
2000-06-19 13:54:08 +00:00
kim
57404a7a39 Log the IP address (IPv4 assumedly) when the name of the remote host
would not fit in the wtmp ut_host field (truncated hostnames are not
at all useful).
2000-06-19 00:28:36 +00:00
augustss
f9945601ed Update to a version that actually works. 2000-06-18 16:06:05 +00:00
assar
5ad095787a Add new patch to make sure that the test for vfs_getnewfsid works
correctly on 1.4ZD, from "Dr. Lex Wennmacher" <wennmach@geo.Uni-Koeln.DE>
2000-06-18 13:01:34 +00:00
soren
390acad277 Patch now integrated. 2000-06-17 19:48:44 +00:00
rh
ec85a1d7d2 Update delegate to 6.1.14. Changes are bugfixes only. 2000-06-17 12:51:11 +00:00
tron
d07a2f5f01 Fix build on systems with "openssl" package instead of NetBSD's
crypto distribution.
2000-06-16 12:54:25 +00:00
tron
f710672ab0 Update "micq" package to version 0.4.6. A change list is not available
for this version.
2000-06-16 12:00:57 +00:00
hubertf
116941f8c9 adjust DEPENDS 2000-06-15 11:29:38 +00:00
hubertf
aeca013e4d Use the defines from bsd.pkg.mk, don't start subshells.
(The values for uname etc. will probably be passed in from
upper-level make processes).
2000-06-14 02:10:57 +00:00
itojun
99f1e12225 upgrade to 0.87.
key changes from www.zebra.org:

Many ospfd related bugs are fixed.
Now OSPF module becomes very stable again ;-).
MPLS-VPN PE-RR functionality is added to bgpd.
RIP,zebra interface up/down handling improved.
2000-06-13 12:11:30 +00:00
wiz
4a72b8b121 change dependency from gdbm-1.7.3 to gdbm>=1.7.3 2000-06-13 10:40:24 +00:00
wiz
f6b0f8d046 added hack to use NetBSD's curses on 1.4Y+ even if ncurses are installed 2000-06-12 10:59:42 +00:00
frueauf
23bf9511b8 Update ethereal to 0.8.9.
Overview of changes in Ethereal 0.8.9:
* Timestamps in RTP summary column (Jason Lango)
* Fix build warnings (Ron Flory)
* Make our GtkCList sortable (Graham Bloice)
* Use F<> instead of B<> for files in man pages (Guy)
* Fix a type IP packet counter (Gerald)
* Build fixes (Gilbert, Guy)
* Rename "private" to "dump", to avoid C++ reserved word (Guy)
* Add tvbuff class and exceptions module (Gilbert, Guy)
* Convert dissectors to use tvbuffs (Gilbert, Olivier, Guy)
* Support ISAKMP Configuration Method (Yaniv Kaul)
* Fix tethereal/wiretap error-reporting bug (Gilbert)
* Add sample Makefile for regression testing (Gilbert)
* Dissect substring filters in packet-ldap.c (Guy)
* Fix wtap.h typo (Alan Harrison)
* Change usage of 'fd' in file.c (Ben Fowler)
* Fix endian bug in ngsniffer.c (Guy)
* Fix smb-pipe NetServEnum (Guy)
* Fix VTP to correctly add ipv4 address to proto_tree (Guy)
* cf->current_frame fix for correctly displaying GtkCList (Guy)
* SMUX and SNMPv3 support (Jochen Friedrich)
* Fix snmp-less build (Guy)
* Show Ethernet trailer (Gilbert)
* Old-style fixes for bounds checking (Guy, Gilbert)
* Make proto_tree_is_visible false more of the time (Guy)
* Support for GRE over IPX (Paul Ionescu)
* Move psuedo_header out of frame_data structure to save memory. Required
        changes in wiretap, too. (Guy)
* Doco fixes (Guy)
* Mark DCHP packets as DHCP, using bootp.dhcp flag. (Paul Ionescu)
* Fix randpkt.c for new wtap_dump() (Gilbert)
* Correctly handle 0-length FT_BYTES (Gilbert)
* Header file fixes (Guy, Gilbert)
* SMUX-related fix (Guy)
* More wiretap zlib fixes (Guy)
* Detect Cisco and Novell type IPX packets (Paul Ionescu)
* Close the capture file descriptor (Mark Burton, Guy)
* More ISAKMP additions (Yaniv Kaul, Guy)
* Support for EIGRP over Appletalk and IPX (Paul Ionescu)
* Fix display of IP fragment (Scott Howard)
* Fix for Linux ISDN ippp devices (Gilbert)
* Change handling of capture_ppp() (Gilbert)
* SMB fixes (Mark Burton)
* Support for reading compressed Sniffer fils (Tim Farley, Joerg, Guy)
* GTK dialogue fixes (Guy)
* Incorporate gtkclist.c from GTK+ 1.2.8 (Guy)
* Initial SCTP support (Michael Tuexen)
* Support for Mobile IP dissection (Stefan Raab, Gilbert, Guy)
* Fix for X.25 dbit (Gilbert)
* Enable more dissector handoff tables (Guy)
* Win32 build enhancements (Graham Bloice)
* X.25 LCN display fix (Olivier)
* C/C++ typedef fixes (Guy, Andreas Sikkema)
* Change proto_tree_add_*() calls to find more errors at compile time (Guy)
* Fix plugin function pointer table (Gilbert)
* Add "Enable name resolution" check box to File Open dialogue (Gilbert)
* Fix RSVP for Resv Tear Confirm message (Gilbert)
* Show ICMP sequence number as two bytes instead of integer of unknown-endiannes
s (Gilbert)
* Add gtk_set_locale() to main (Kaoru Kusunoki)
* Make dissect_ah() use dissector handoff tables (Gilbert)
* Fix L2TP dissector to call dissect_ppp() (Gilbert)
* Support for COPS (Heikki)
2000-06-10 20:40:51 +00:00
bouyer
07c2e9e97e Regen 2000-06-09 09:08:03 +00:00
bouyer
c37f18c092 Add a '-a' flag, wich prevents arp traffic from being matched against the local
net before processing. Usefull if you don't want to have an IP addr on the
listening interface, or if you have aliases in different nets.
While I'm there correct a bogon in the man page.
2000-06-09 09:06:55 +00:00
wiz
eec31a5a04 Use NetBSD's curses for 1.4Y+ instead of ncurses 2000-06-08 17:50:14 +00:00
wennmach
2560f7c587 Add and enable arla. 2000-06-08 15:58:17 +00:00
wennmach
d3b0a4520b Initial import of arla-0.33, a free AFS implementation from KTH
(Kungliga Tekniska Hoogskolan, Stockholm, Sweden)
2000-06-08 15:56:28 +00:00
rh
41d88fc254 Add and enable sitescooper 2000-06-07 16:49:43 +00:00
rh
cf00f87011 Initial import of sitescooper-2.2.8, a tool to retrieve stories from
websites and converting them to a Palm readable format.
2000-06-07 16:48:56 +00:00
augustss
8bd1912732 Apply patch from PR 10298 so gaim works again. 2000-06-06 22:17:47 +00:00
kleink
d62ec855f3 Update to vtun-2.3; besides a vtund.conf(5) manual page, changes include:
ver 2.3:
	 Fixed incorrect error handling in UDP and TCP drivers. Makefile
	 improvements. RPM package fixes. Persist mode fixes. Fixed a
	 couple of memory and file descriptor leaks. Correct closing of
	 Solaris TUN device.
	 Added man page for the configuration file. Documentation update.
	 Team members list update.
2000-06-06 07:21:46 +00:00
soren
d08e3fd44b Upgrade to version 1.2.
Recent additions to pchar include: An SNMP query feature, better IPv6
detection at configure-time, and a number of bugfixes.  The CHANGES
file included in the pchar distribution provides more details.
2000-06-06 02:38:36 +00:00
lukem
5f307113e8 Import of canonical tnftp 20030825 sources,
to make it easier to track new versions.
2000-06-04 14:48:18 +00:00
itojun
26cff2fd4b upgrade from 0.06 to 0.07.
changes: corrected inet_ntop (AF_INET handling), better pod in Socket.pm.
2000-06-04 13:11:45 +00:00
veego
4da212921c s,bind/9.0.0b3,bind/9.0.0b2, 2000-06-01 18:12:04 +00:00
rh
74add3b300 s/USE_LIBTOOL/USE_PKGLIBTOOL/
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.
2000-06-01 11:23:11 +00:00
drochner
deb7466e73 update to 0.5.1
Sorry, didn't fing a list of changes in the distribution nor on the
website.
2000-05-30 19:13:16 +00:00
wiz
a4f3b12d25 Update checksum, distfile seems to have changed. Fixes pkg/9892. 2000-05-28 10:33:52 +00:00
itojun
3744359bcc correct misuse of getaddrinfo (patch already sent to the original
author).
2000-05-27 08:46:57 +00:00
hubertf
c5bb169dec Update to gnapster-1.3.10. Changes:
A fix for fatal division by 0 error, automatic nickname
   completion, automated channel joins, and many internal code
   cleanups included.
2000-05-26 15:34:37 +00:00
itojun
e5d60169df add USE_INET6 to indicate IPv6 support 2000-05-26 14:59:57 +00:00
itojun
7670d04d65 add net/p5-Socket6 into SUBDIR.
Socket6

$Id: README,v 1.6 2000/03/17 22:18:45 ume Exp $

1. Abstract

This module support getaddrinfo() and getnameinfo() to intend to
enable protocol independent programing.
If your environment supports IPv6, IPv6 related defines such as
AF_INET6 are included.
2000-05-26 14:57:33 +00:00
itojun
d7dd467229 perl Socket6 module, from KAME 2000-05-26 14:55:56 +00:00
kleink
5fddd61a35 Update to VTun 2.2. Changes since last pkg'ized release include:
ver 2.2:
	 Added support for new OpenBSD tun driver. Fixes for generic tun
	 driver support. Configure extensions and fixes. Small cleanups.
	 Documentation update.

ver 2.1:
	 Final stable 2.1 release.
         Small cleanups.

ver 2.1b5:
	 Fixed local address substitution for TCP connection.
	 Fast, optimized udp_read function.
         Scripts update.

ver 2.1b4:
         Bind UDP socket to the same address:port used for TCP connection.
         Fixed NOBUFS error handling for UDP sockets.
	 Updated FreeBSD tun device support.
	 Removed host name size limitation.
	 Parser and Makefile fixes.
	 CVS source tree access.

ver 2.1b3:
	 Locking code rewrite, should fix race conditions.
	 Support for inetd and tcp wrapper. Several cleanups.
	 Updated RPM spec. Initialization fixes.

ver 2.1b2:
	 Improved parser. New substitutions for command parameters
	 (%a - local address, %A - remote address,...) allow to handle
	 dynamic IPs more easily. Correct handling of single quotes and
	 escaping '\'. Added 'reroute' script for Linux.
         Configure fixes. Documentation update.

ver 2.1b1:
	 Correct closing of unsuccessfully connected sockets. UDP session
	 initialization fixes.
	 New option 'multi', allows to gracefully handle multiple connections
	 with the same host.
	 New option 'srcaddr', allows to specify source address in form of
	 interface, host_name and port.
	 Unified interface for network device drivers and protocols.
	 Solaris TUN/TAP driver support. SOCKS support.
	 Several cleanups and optimizations. Improved Makefile and Configure.
	 Configure automatically searches for headers and libraries.
	 Documentation update.
	 Binary package now linked with latest OpenSSL and LZO libraries.
	 Updated packages for RedHat, OpenBSD, NetBSD, FreeBSD, Solaris.
2000-05-25 13:08:03 +00:00
hubertf
06c055f6c8 Update to 9.0.0b3. Changes:
The "dig" and "host" tools have been completely rewritten and
  are included in the base distribution. Fixed: Most bugs reported
  against beta 2.  Added: The server now supports "views", a
  mechanism for answering DNS queries differently to different
  requestors. This will make split DNS setups much easier to build;
  NOTIFY (RFC1996) has been implemented; Basic support for validation
  of DNSSEC signatures has been implemented (for details, see
  "doc/misc/dnssec").
2000-05-25 02:03:12 +00:00
fredb
c11a42c4a1 "BUILD_DEPENDS=" -> "BUILD_DEPENDS+="; plus, we don't need "bison"
to build this package.
2000-05-24 23:29:48 +00:00
sakamoto
6269e5fbee Add and enable ttt. 2000-05-22 03:57:12 +00:00
sakamoto
af1745f356 ttt-1.4 - Tele Traffic Tapper 2000-05-22 03:55:16 +00:00
abs
7b4406cada Enable fping 2000-05-19 10:21:14 +00:00
abs
abb758ad71 fping 1.20 - Quickly ping many hosts w/o flooding the network 2000-05-19 10:20:35 +00:00
veego
679ed71d51 Solaris has no group wheel, so we have to extend the sed line in the Makefile
and change the chgrp command.
2000-05-17 09:22:28 +00:00
veego
05cc4a699b Split the chown user:group into two call: chown and chgrp 2000-05-17 09:09:42 +00:00
tron
c919edb429 Update "gnapster" package to version 1.3.9. Changes since version 1.3.8:
- Local and remote resume support
- New browse method that uses a tree-style view instead of list
- Completely rewritten download and queue code-
- Security hole fixed that allowed users to view arbitrary files (I HIGHLY
  suggest updating to Gnapster 1.3.9)
- Many minor changes everywhere
- Internal bug fixes
2000-05-16 06:05:05 +00:00
frueauf
e57ef3d4c0 Update nmap to 2.53.
Changes from Nmap Changelog:

-- Fixed a commenting issue that could cause trouble for non-GNU compilers
   (first found by Jan-Frode Myklebust (janfrode at parallab.uib.no))
-- A few new services to nmap-services
2000-05-14 22:05:55 +00:00
frueauf
f2d30e8eba " -F " ar 4 digits not 3 for strncat(). 2000-05-14 22:03:42 +00:00
wiz
ecf051803e update to 2.2.2; also fixes compilation problems on -current.
Rather many changes since 2.1.8, please take a look at the NEWS file.
Mainly bugfixes; better URL support; and http:cookie support.
2000-05-12 23:01:39 +00:00
agc
40dedc05d4 This package has moved category. 2000-05-12 09:22:46 +00:00
hubertf
ee3f05b75e Changes in 0.8.8:
Various protocol dissectors were updated in Ethereal 0.8.8, including
DHIS/DDTP, OSI CLNP, CLTP, and ISIS, PPP, RTSP, IPv6, LPD, RTSP,
DNS, FTP, ISAKMP, and SINEC H1. Ethereal now has dissectors for
OSI ESIS, RTCP, RTP, and the MS Proxy Protocol. The GUI behavior
has been tweaked, the Win32 version now has a program icon, and
some internals (for those of you who are interested in hacking on
Ethereal) have changed.
2000-05-11 16:32:53 +00:00
he
97c2e91e5d Add p5-Net-Telnet package. 2000-05-11 15:05:45 +00:00
he
de2c0fae8e Add perl5 Net::Telnet package. 2000-05-11 15:04:59 +00:00
mrg
9bdad38304 update to ircII 4.4U. mainly a bug-fix release. 2000-05-11 04:32:43 +00:00
hubertf
0702d6d679 Update to nmap 2.52. Changes:
-- Fixed a "Status: Down" machine name output problem in machine
   parseable logs found by Alek O. Komarnitsky ( alek (at) ast.lmco.com )

-- Took some wierd files out of the doc directory (cd, grep , vi, and
   .swp)

-- Fixed some typos found by Thomas Klausner ( wiz (at)
   danbala.ifoer.tuwien.ac.at )

Fixes PR 10054 by Reinoud Koornstra (reinoud@ibbnet.org).
2000-05-10 12:04:23 +00:00
hubertf
59e76933b7 Upgrade to V0.12. Changes:
- All C++ style comments have been replaced by C style comments
- Incoming connections are now accepted again (lame bug created in 0.11 fixed)
- Slashes are replaced by backslashes in downloaded files names
- Downloaded files are no more created before we actually receive data for them
- Queued downloads can now be reordered by drag and drop
- Queued downloads can now be started at any time (using right mouse button on
  them)
- Active downloads can now be forced to push mode, moved back to the queue,
  or killed (with the output file removed) using right mouse button on them
- Preferences and configuration are now saved in a directory instead of a
  single file. You can choose the path of the directory to be used by setting
  the GTA_GNUTELLA_DIR environment variable before running gtk-gnutella.
  By default it will be ~/.gtk-gnutella/
- Estimated TR (Time Remaining) is displayed while downloading files
- Catched hosts are now saved in clear text in a separate file:
  GTA_GNUTELLA_DIR/hosts
- Catched hosts can be imported from and exported to any text file (using
  right mouse button on the gnutella host catcher)
- Gtk-Gnutella should now compile (using gcc) and run on more processors
- A few memory leaks removed, but some remain (I don't know where yet)
- Serious bug that made Gtk-Gnutella send garbage when the sendqueue for slow
  nodes excedeed 1024 bytes has been fixed
- Completed download files are now moved to a different directory, that can be
  choosen in the config screen
- Gtk-Gnutella now remembers the position and the size of the window
- Automatic sorting of search results can be stopped by right clicking in the
  search results list (GTK doesn't seem to handle well auto sorting)
2000-05-05 13:43:07 +00:00
hubertf
b7539905ae Add me as second maintainer 2000-05-04 15:33:13 +00:00
hubertf
1e01e511ac add & enable nmapfe 2000-05-04 15:32:08 +00:00
hubertf
535966932a GTK-based frontend for nmap (portscanner)
Submitted in PR 10024 by Reinoud Koornstra <mipam@ibb0021.ibb.uu.nl>
2000-05-04 15:30:06 +00:00
itojun
a58007ddbf DEPENDS -> BUILD_DEPENDS for autoconf.
From: matthew green <mrg@cygnus.com>
2000-05-04 04:03:54 +00:00
rh
33dddd8972 Prevent the automatic shlib handling mechanism from getting confused and
overwriting the shared socks library with circular symbolic links.  Remove
automatically generated symbolic link 'lib/libsocks5_sh.so' from PLIST.
Fixes PR 8969 by Claus Andersen.
2000-05-03 17:44:27 +00:00
rh
461b5ca681 Remove shared library links (this is handled automatically during install).
Fixes PR 9795 by Michael Wolfson.
2000-05-03 15:37:24 +00:00
rh
d1aaaf48d2 Fix checksum. This closes PR 9799 by Michael Wolfson. 2000-05-03 15:21:02 +00:00
jlam
facbd11306 Be more informative when we create the private smbpasswd file. I got tired
of guessing whether or not a samba upgrade was overwriting my current
smbpasswd.
2000-05-02 23:41:11 +00:00
danw
82d9c1f174 Remove patches to deal with two bugs involving configure's handling of
INSTALL which have both been worked around in bsd.pkg.mk now.
2000-05-02 18:48:35 +00:00
jlam
f11cb0ac10 Forgot these scripts, which break out some magic from the PLIST into
separate scripts.
2000-05-02 15:25:18 +00:00
jlam
3651dec6a6 Updated samba to 2.0.7. Major changes from version 2.0.6 are below. A
complete list of changes can be found at http://www.samba.org/.

New Documentation in 2.0.7
--------------------------

O'Reilly and Associates have donated their book "Using Samba"
to the Samba community to be updated in a collaberative way
along with the Samba software. Starting with this release the
html of "Using Samba" will be distributed with the Samba software
as the online documentation for Samba. Bug fixes for the book
are encouraged as is new material. Please help us make this
documentation the best it can be for Samba !

Windows 2000 Issues
-------------------

This version of Samba has been tested with Windows 2000 and
the five known incompatibilities with Windows 2000 have been
fixed. See the "Changes in 2.0.7" list below for details.

New/Changed parameters in 2.0.7
-------------------------------

There are 5 new parameters in the smb.conf file.

utmp
utmp dir
utmp hostname
utmp consolidate
wtmp directory

These parameters are only available if the "--with-utmp"
option was selected at configure time. The yes/no option "utmp"
specifies whether utmp records should be recorded on user
logon/logoff. It defaults to "no". The "utmp dir" and "wtmp dir"
are string parameters specifying pathnames to the directories containing
the utmp/wtmp file databases. See the smb.conf man page for more details.

inherit permissions

This boolean parameter causes newly created files and directories
to inherit their initial permissions from their parent directory.
This can be very useful in propagating such things as the set-group
bit in directory heirarchies. See the smb.conf man page for more
details.

write cache size

This integer parameter specifies (in bytes) the size of a user level
per-file write cache that smbd will create for an oplocked file. This
can improve performance significantly for writing files by causing
writes to be done in large chunk sizes. If this parameter is set (it
defaults to zero which means no write cache) to the stripe size of
a raid volume then it will cause writes to be much more efficient.
Up to 10 write caches can be active simultaneously per smbd (allocated
for the first 10 oplocked file opens). All normal warnings about the
dangers of user level caching of data apply. See the smb.conf man page
for more details.

source environment

This pathname parameter causes Samba to read a list of environment
variables from a named file on startup. This can be useful in setting
up Samba in a clustered environment. See the smb.conf man page for more
details.

Ability to delete users added
-----------------------------

SWAT and smbpasswd can now delete users from the Samba smbpasswd file.
See the man page for smbpasswd for details.

Roving profile behavior finalized
---------------------------------

The change in behavior with roving profiles (using the "logon home"
parameter instead of the "logon path" parameter) introduced in 2.0.6
has been discovered to be consistant with the way Windows NT behaves,
and has been left as the default action. Please see the additional
notes in the "logon home" parameter description in the smb.conf man
page for more details.
2000-05-02 15:24:08 +00:00
wiz
515db97f9d Update nmap to 2.51.
Maintainer shared my opinion about architecture independent data files
belonging into share/ instead of lib/.
Other changes against 2.50: Target parsing bug fixed, new rpc number list.
2000-04-30 00:09:01 +00:00
wiz
0dbb3fdc0b Update nmap to 2.50, based on pkg/10005 by Mipam <reinoud@ibbnet.org>.
Important changes since 2.12:
Remote OS identification by fingerprint, recognition of RPC programs
listening on the respective ports, scan timing controls, ACK/window
scanning, stop/restart scans, output readability improved, and lots of
bug fixes.
2000-04-29 17:32:19 +00:00
itojun
11c573d7a2 upgrade to 0.86.
0.85 -> 0.86 changes:

* Changes in lib
** Fix bug of exec-timeout command which may cause crush.
** Multiple same policy for "access-list", "ip prefix-list, "as-path
access-list", "ip community-list" is not duplicated.
** It used to be "ip prefix-list A.B.C.D/M" match routes which mask >=
M.  Now default behavior is exact match so it only match routes which
mask == M.
* Changes in bgpd
** "match ip address prefix-list" is added to route-map.
** A route without local preference is evaluated as 100 local preference.
** Select smaller router-id route when other values are same.
** Compare MED only both routes comes from same neighboring AS.
** "bgp always-compare-med" command is added.
** Now MED value is passed to IBGP peer.
** When neighbor's filter is configured with non-existent access-list,
as-path access-list, ip prefix-list, route-map.  The behavior is
changed from all permit to all deny.
* Changes in ospfd
** Fix bug of external route tag byte order.
** OSPF Neighbor deletion bug which cause crush is fixed.
** Some route calculation bug are fixed.
** Add sanity check with router	routing table.
** Fix bug of memory leak about linklist.
** Fix bug of 1-WayReceived in NSM.
** Take care of BIGENDIAN architecture.
** Fix bug of NSM state flapping between ExStart and Exchange.
** Fix bug of Network-LSA originated in stub network.
** Fix bug of MS flag unset.
** Add to schedule router_lsa origination when the interface cost
changes.
** Increment LS age by configured interface transmit_delay.
** distribute-list is reimplemented.
** Fix bug of refresh never occurs.
** Fix bug of summary-LSAs reorigination.  Correctly copy
OSPF_LSA_APPROVED flag to new LSA. when summary-LSA is reoriginatd.
** Fix bug of re-origination when a neighbor disappears.
** Fix bug of segmentation fault with DD retransmission.
** Fix network-LSA re-origination problem.
** Fix problem of remaining withdrawn routes on zebra.
* Changes in ripd
** Do not leave from multicast group when interface goes down bug is
fixed.
* Changes in zebra
** Remove client structure when client dies.
** Take care static route when interface goes up/down.
2000-04-28 08:36:54 +00:00
itojun
fc35e86890 BUILD_DEFS+=USE_INET6, just for
ftp://ftp.netbsd.org/pub/NetBSD/packages/pkgsrc/README-IPv6.html
2000-04-28 06:43:00 +00:00
tron
a844077535 Switch to "USE_SSL". 2000-04-27 06:34:44 +00:00
kim
e4bd311987 Make %F work in messages. 2000-04-27 03:53:49 +00:00
jlam
2f256ebbf7 Make use of USE_SSL. 2000-04-27 03:29:42 +00:00
itojun
081700fb81 add net/gtk-gnutella into SUBDIR 2000-04-24 07:46:01 +00:00
itojun
e7842125db correct PLIST(s/gtk-gnutella/gtk_gnutella/) 2000-04-24 07:45:32 +00:00
itojun
c4ee453da9 pkgsrc for gtk-gnutella 2000-04-24 07:09:12 +00:00
fredb
64c38ec8e1 Make this build on current. 2000-04-24 04:45:35 +00:00
wiz
fbb501ead4 added patch-sum 2000-04-23 23:36:41 +00:00
itojun
c680a514a1 disable TOTD_USER support (this complicates installation too much) 2000-04-23 13:34:33 +00:00
kim
ab8de61c97 If your mirrors are timing out on reading the remote directory listing
(and if they aren't now they will eventually) get this patch.
2000-04-20 03:22:49 +00:00
kim
a35eed9323 Install mirror.defaults.dist as part of the package. Only copy it
to mirror.defaults if one does not already exist.  This preserves
local configuration information.
2000-04-19 16:16:51 +00:00
kim
8134f579b1 Havint the same content for COMMENT and DESCR is not helpful.
Reverted back to the old files, so DESCR at least tells that
this is a file-sharing tool.
2000-04-18 17:16:04 +00:00
kim
b489988fd8 Missing newline added. 2000-04-18 17:13:51 +00:00
hubertf
03fc8339f7 add trailing CR 2000-04-18 15:09:47 +00:00
frueauf
67cc004e1e Update ethereal to 0.8.7.
Overview of changes in Ethereal 0.8.7:
* Small memleak in "Find Frame" plugged (Guy)
* Correct behavior for stopping frame search (Guy)
* RPM spec file fix (Patrick Higgins <phiggins@transzap.com>)
* Disable "Update list of packets in real time" and
        "Automatic scrolling in live capture" for Win32 (Gilbert)
* Avoid using zero-length arrays in packet-rsvp.c (Guy)
* Add wtap_read() func to wtap.c (Richard, Guy)
* Update to SMB Browse (Richard)
* Rlogin dissector (Jeff Foster)
* Re-arrange dissector_add() calls and make some dissectors static
        for dissectors under TCP and UDP (Guy)
* Remove unused value_string in packet-llc.c (Guy)
* Add DOCSIS BPDU (Johannes Hennecke <Johannes.Hennecke@elsa.de>)
* Separate variables for "File|Open" and "File|Save [As]" (Guy)
* BGP confederations support (Greg Hankins)
* Correct display of FT_BOOLEANs inside bitfields (Gilbert)
* Catch loops in DNS names. Avoids zlip DNS DoS exploit (Guy)
* Compile tethereal and editcap for Win32 (Gilbert)
* Support CIFS-over-TCP w/o NBSS (Mark Muhlestein)
* .cvsignore updates (Ben Fowler)
* Add SOCKS[45] dissector, plus changes to conversation.c (Jeff Foster)
* Fix int size for I and S LLC frames. (Guy)
* Update packet-osi.c [CLNP] (Guy)
* Update packet-isis.c (Guy)
* Fix typo in packet-h1.c (Guy)
* Update Win32 doco (Guy)
* Fix null filter string display in summary dialogue (Guy)
2000-04-18 09:03:47 +00:00
deberg
6d67d7fb86 continue to install TUTORIAL and sample .gnutrc 2000-04-18 07:05:14 +00:00
deberg
0a15fd0e1d import of gnut, a gnutella commandline client 2000-04-18 06:57:33 +00:00
rh
0b86444603 Update delegate to 6.1.7. Changes include numerous bug fixes,
support for SSI (Server Side Include) support, HTTP/1.1,
DGROOT, LIBPATH, SocksV5 server, and lots more.
2000-04-16 15:19:14 +00:00
mycroft
8b5b32444c Another pkg that didn't need curses. 2000-04-16 09:12:44 +00:00
kim
c886635553 Longer running of gnut revealed problems, so
lets not build it by default until it is fixed.
2000-04-15 05:39:48 +00:00
kim
e5defdabbc Add and enable gnut. 2000-04-15 05:18:12 +00:00
kim
972bf83c3e Text-based Gnutella client.
TODO:
- use libedit (it knows about libreadline alread)
- fix IP address discovery so it won't complain
2000-04-15 05:17:42 +00:00
dmcmahill
a710485612 update path for qt1 2000-04-12 23:09:37 +00:00
soren
80f5db04f6 The FTP and SKEY patches have changed. 2000-04-11 21:55:22 +00:00
tron
7729b995f6 Modify dependence to match "ssh6" package, too. 2000-04-10 06:16:52 +00:00
jtk
5102f511a9 whoops, remove an unwanted RCS ID from patch-ad 2000-04-10 01:24:38 +00:00
jtk
96f00c9e38 add pptp 2000-04-10 01:14:39 +00:00
jtk
b7ed8fe22a PPTP (Point-to-Point Tunneling Protocol) client package, from linux-pptp-1.0.2
No encryption (yet).  Tested with one Microsoft PPTP server, YMMV?
2000-04-10 01:14:01 +00:00
tron
6e715582ca Update dependence on "ucd-snmp" package. Problem note by Dave Burgess in
PR pkg/9843.
2000-04-09 18:32:23 +00:00
frueauf
bb8d2d071c Update ethereal to 0.8.6.
Overview of changes in Ethereal 0.8.6:
* L2TP spelling fix (Florian)
* RADIUS update (Florian)
* LDAP build fix (Guy)
* Fix for not being able to capture more than once in a session (Guy)
* Developers' doc update (Guy)
* Build fixes (Guy)

Overview of changes in Ethereal 0.8.5:
* Fix for reading Toshiba ISDN router trace files (Gilbert)
* Fix proto_* calls in various dissectors (Guy, Gilbert)
* Fix offset in packet-ipp.c (Guy)
* Documentation updates (Guy, Olivier)
* Another iteration of the frame_data pointer/GtkCList headache (Guy)
* Support for DUMP and EXPORT replies in packet-mount.c (Uwe)
* Support for MPLS (Ashok)
* RSVP fixes (Guy)
* Fix TCP Stream (Guy)
* Break proto_tree_add* functions into many more (Gilbert, Guy)
* Win32 version uses HOMEDRIVE and HOMEPATH instead of HOME (Guy)
* More *BSD zlib fixes (Guy)
* Fix to handle SNMPv2 TRAP PDUs (Dietmar Petras)
* Fix SNMP (Guy)
* Fix "Find Frame"/"Go To Frame" dialogue boxes (Guy)
* Plugin API fixes (Guy)
* LAPB update (Olivier)
* EIGRP update (Guy)
* V120 update (Guy)
* RADIUS changes (Florian Lohoff)
* Add new filterable fields to eth, tr, fddi, isl (Jeff Foster, Gilbert)
* Add Novell option decoding (Fredrik Sorensson <fsn@volvo.se>>
* More proto- and dfilter- assertions (Gilbert, Ben Fowler <wapdev@leedsnet.com>)
* Fix IPv6 fragment handling (Jochen Friedrich)
* DNS update (Guy, Itojun)
* IPv4 udpate (Guy)
* Enable capturing in Win32 (Paul Welchinski)
* Fix for SMB (Andreas Sikkema)
* Wiretap update; fix for Netmon reader (Guy)
* L2TP fixes (Florian Lohoff)
* NFS update (Guy)
* Telnet update (Guy)
* Per-frame proto data (Richard)
* ASN.1 update (Guy)
* PPP over GRE fix (Gilbert)
* ISIS-HELLO fix (Ralf Schneider)
* Display filter string length fix (Ralf Schneider)
* Re-work of LDAP dissector (Doug Nazar)
* Win32 file-save fix (Andreas Sikkema)
* Add getopt routine for Win32 (Gilbert)
* BGP route reflection support (Greg Hankins <gregh@twoguys.org>)
* BOOTP fix (Michael Johnston)
* Lex build fix (Guy)
* Remove extra menu entries for "Find Frame" and "Go To Frame" (Guy)
* Wiretrace's iptrace reader now reads IBM SP switch traces (Jochen Friedrich)
* HP-UX build fix (Guy)
* Plugin update (Olivier)
* Summary dialogue window fix (Guy)
* Ethereal exit logic re-org (Guy)
* Filter dialogue re-org (Guy)
* Use GMemChunk for frame_data structs (Guy)
* Allow registration of protocol handoffs (Jeff Foster, Guy)
* Win32 build fix for new WinPcap library (Guy)
2000-04-08 19:27:01 +00:00
wiz
a5cf7957ac also change homepage, and add some scripts 2000-04-06 23:24:32 +00:00
hubertf
da2d1067d3 Fix master sites, per PR 9808 by Michael Wolfson <mbw@netbsd.org> 2000-04-06 11:43:48 +00:00
tron
6e9f39f160 Adapt this package for Mesa 3.1 or newer. 2000-04-05 20:56:03 +00:00
hubertf
36fad73f6d remove some unneeded patches 2000-04-04 02:35:57 +00:00
hubertf
2bf9de6e5a remove some unneeded patches 2000-04-03 21:52:05 +00:00
itojun
10ab5cb6e2 update base version: 1.1p2 -> 1.1p4.
notable new functionality: AAAA record rewrite for IPv6 scoped address support.
(no changelog supplied in base distribution)
2000-04-03 06:33:50 +00:00
rh
808c279e60 Update gnapster to 1.3.8
Changes since 1.3.7:

    * Command history in the console
    * Ability to list channels
    * Queryable private messages between users
    * More console commands added
    * LOTS of bug fixes
2000-04-02 18:44:14 +00:00
kim
c92f2dfd7f Updated to ywho-1.2:
- the hosts are displayed in alphabetical order
2000-04-01 06:04:30 +00:00
hubertf
6976776735 Update to bind9.0.0 beta2. Changes:
Many more config file options
  implemented (see doc/misc/options for a
  summary of the current implementation
  status), portability improvements, (works
  much better than beta 1 on FreeBSD 3.4),
  and bugfixes (almost all bugs reported
  against beta 1 have been fixed).
2000-03-31 11:15:23 +00:00
fredb
92e5afa750 Add "bison" to BUILD_DEPENDS. Closes PR pkg/9711. 2000-03-30 20:28:12 +00:00
rh
49c016b944 Add and enable libsscript 2000-03-30 15:00:12 +00:00
rh
138644f76e Initial import of libsscript-2.0, a simple library for creating network
oriented software in C.
2000-03-30 14:59:26 +00:00
dmcmahill
efd6402596 Change from using qt to qt1. This clears the way to allow Qt to be upgraded
to Qt-2 without breaking KDE which still requires Qt-1.
2000-03-28 00:12:29 +00:00
tron
782b73a94b Adapt to new handling of "${CONFIGURE}". 2000-03-27 08:54:53 +00:00
kim
34187f394e Upgrade to 2.9. Parsing of "ls" output should be improved,
although it didn't help me...
2000-03-26 22:33:17 +00:00
itojun
435a67a18e bring in IPv6 support. PR8489. 2000-03-26 14:16:42 +00:00
agc
49155fbfc1 Make this package work on Solaris. 2000-03-23 11:58:31 +00:00
he
564319ecf0 Pull in patch from scotty 2.1.9 to make the straps program not deadlock
due to leftover client file descriptors where the parent has gone away.
Scotty really ought to be upgraded to 2.1.10.
2000-03-21 10:06:42 +00:00
agc
6b303b113f Upgrade snort to version 1.6. Changes since version 1.5.1 include:
New features:
* Token Ring and FDDI decoder support
* Snort ported to Tru64/Alpha, IRIX 6.X, and AIX
* Output plugins added (modular output system)
* John Wilson greatly improved the speed of the content pattern matcher
* Added FlexResp (active response) plugin from Christian Lademann
* Snort man page now ships with the distribution
* Snort now generates a PID file for easier integration with scripting
* Added support for "stealthed" network interfaces

New command line switches:
* -q => quiet mode (no stdout printing)
* -C => print payload ASCII content only
* -P => set explicit snaplen for packet collection

Plugins:
* Added Postgres SQL DB logging output module from Jed Pickel
* Added portscan detection plugin from Patrick Mullen
* HTTP decode preprocessor largely rewritten and much more accurate
* Minfrag rule moved to preprocessor module
* Added ICMP ECHO ID check plugin
* Added ICMP ECHO sequence check plugin
* Added RPC analysis plugin from Mark Hindess
* Added IP option analysis plugin
* Added nocase plugin (makes content rules work with case insensitivity)
* Added syslog output module with user definable syslog facility
* Added tcpdump output module

(and building without patches on Solaris).
2000-03-20 12:03:45 +00:00
fredb
22ff163b2d Add and enable "bounce". 2000-03-19 22:16:32 +00:00
fredb
a7a839fc6a New package bounce-0.0: tool to forward TCP connection from one IP to another.
Submitted by Emmanuel Dreyfus in PR pkg/9637.
2000-03-19 22:11:17 +00:00
tron
f178977a15 The binary of version 4.4S is called "ircII-4.4S" of course. 2000-03-18 11:45:30 +00:00
itojun
43f07089fe regenerate configure by using autoreconf. 2000-03-18 09:52:15 +00:00
itojun
d8f56f78b8 upgrade to 4.4S. try to address PR 9630 (compilation fails on IPv4-only?
kernel).

4.4R -> 4.4S changes:
- properly fix the terrible bug in send_text().
2000-03-18 09:45:02 +00:00
tron
2b5bff75fb Adapt to "gd" library with JPEG support. 2000-03-17 23:31:48 +00:00
tron
1f59e22ae3 Depend on gd 1.7.3 or newer instead of hard coding version number. 2000-03-17 23:19:54 +00:00
kim
545750afb0 Undo previous change. A bug in pkglint does not mean we must
change all Makefiles to accommodate.
2000-03-17 19:28:37 +00:00
tron
a9ccb3e989 Update "mtr" package to version 0.42. This version fixes a security
problem in 0.41 which could be used to gain superuser privileges.
Unfortunately this update breaks the IPv6 support.
2000-03-17 14:22:49 +00:00
tron
bb9c4e22af Remove some unnecessary remainders from the FreeBSD port used as basis
for this package.
2000-03-17 13:56:52 +00:00
mrg
8eb58392af update to 4.4R: small but necessary bug fix. 2000-03-16 15:32:50 +00:00
mrg
b16f727cd0 regen 2000-03-16 15:03:44 +00:00
mrg
4dc4c89c0c update to ircII 4.4Q. new features include:
o  new /cat command.
  o  new $chatpeers() function.
  o  new /set make_notice_msg variable.
  o  /encrypt -showkeys option added.
  o  lastlog level HELP added.
  o  more bugs fixed.
  o  additional /bind-able metakeys: meta5_character,
     meta6_character, meta7_character, meta8_character
  o  forward and backward scroll *really* works!
  o  scrolling directly to the start also works!
  o  most /ignore requests are now honoured by the ICB mode.
  o  new /set no_ask_password variable added.
  o  new /set xterm_path variable added.
  o  new /set irchost variable added.
  o  IPv6 [se:ve:er]:port support added.
  o  translation table support in dumb mode.
  o  new $wincols() and $winrows() functions which return the
     number of columns and rows in this window.
  o  /set auto_unmark_away fixed after many years
  o  bunches of bugs fixed
  o  if /dcc get fails due to local permissions, the offer is not
     removed any longer, allowing the problem to be fixed.
  o  +c (colourless) and +R (registered users only) channel modes
  o  IRC 2.10 !channels supported
  o  vasprintf(3) support
  o  aliases of dynamic sizes!
  o  channels *really* should stay attached to windows properly
     and hang around after reconnects, etc.
  o  /join bug is gone
  o  new /on window_swap that is triggered when you swap windows.
  o  /window bind has original behaviour; stick to windows not
     channels.
  o  ICB support extended.
2000-03-16 15:03:10 +00:00
wiz
7ddf6afe16 echo -> ${ECHO} 2000-03-16 13:52:20 +00:00
wiz
cc2cb342b0 handle libintl-detection differently 2000-03-16 01:36:06 +00:00