Commit graph

1106 commits

Author SHA1 Message Date
wiz
fac41dfe2a add missing patch 2000-02-27 21:36:48 +00:00
wiz
b8d5b11b98 update gnapster to 1.3.6; also install some language files.
Changes since 1.3.5:
 * Changed the ~/.gnapster_shared syntax, please rebuild your lists!
 * Multiple chat channels and a more organized console tab
 * Much cleaner build mp3 list dialog
 * Bug fixes
2000-02-27 21:36:00 +00:00
wiz
dd4eb2478f removed obsoleted packages 2000-02-25 01:07:46 +00:00
wiz
f895e15bb9 remove commented out SUBDIR += lines for packages that never got
converted from FreeBSD, or have been disabled since. Sorted lines
alphabetically, added some missing directories.
2000-02-25 01:04:11 +00:00
itojun
66594b86d4 sorry I was not careful, 5.9.13 was okay... 2000-02-23 13:15:44 +00:00
itojun
40a290a76d add IGNORE, for possibility for remote exploit.
not sure if pkgsrc patches plugged any of holes, but there seem to be
many flaws (from bugtraq posting).  I can find no better way than
disabling this one.
http://www.securityfocus.com/templates/archive.pike?list=1&date=1999-11-8&msg=Pine.LNX.4.05.9911131950140.12742-200000@nb.in-berlin.de
2000-02-23 13:13:54 +00:00
hubertf
87eedc7070 Add ONLY_FOR_PLATFORM, pointed out by Bernd. 2000-02-22 21:54:11 +00:00
dmcmahill
68122b9257 If USE_INET6 is not defined, explicitly disable ipv6 in the
CONFIGURE_ARGS.  This is needed because the pkg system passes,
for example, "--host=i386--netbsd" to 'configure'.  However,
'configure' looks for strings like i386-*-netbsd1.4[A-Z] and
i386-*-netbsd1.3* to turn off ipv6.
2000-02-22 17:38:07 +00:00
hubertf
44ee9b667e add note why beroftpd and wu-ftpd-vr were commented out 2000-02-22 04:41:21 +00:00
hubertf
d767fd6508 add & enable bind9
enable beroftpd (why was this disabled?)
2000-02-22 04:00:44 +00:00
hubertf
8121bdf313 BIND 9.0.0b1 is the first public release of BIND 9 code. It will
be most useful to advanced users working with IPv6 or DNSSEC.

   BIND 9.0.0b1 is not functionally complete, and is not a release
   candidate for BIND 9.0.0.  The ISC anticipates a number of additional
   beta releases between now and May, when BIND 9.0.0 is scheduled to
   be released.

   The ISC does not recommend using BIND 9.0.0b1 for "production"
   services.
2000-02-22 03:50:57 +00:00
wiz
d369703d31 Updated gnapster to 1.3.5.
Changes since 1.3.4:
 * MP3 sharing support
 * Search sorting by line speed and bitrate now implemented
 * Support for opennap's multiple media type features (only available
   when connected to an opennap server)
 * Specification of the opennap server (query server only!) in the
   preferences dialog
 * Big endian bug fixed dealing with the byte order of an IP address from the
   server
 * Lots of various bug fixes

Changes since 1.3.3:
 * PPC support should be working properly (thanks drscholl ;)
 * BSD connection problems fixed (occurred in 1.3.2 and 1.3.3)

Changes since 1.3.2:
 * Minor fix in the search widget that caused NULL searches to occur
 * New option to autostart queues when nothing is being downloaded
 * Search list has full column sorting support
 * Multiple selections allowed
 * Queue timeouts added
 * Fixed Segmentation Fault in queue code
 * More language translation support

Changes since 1.3:
 * Support for queued downloads
 * Chat support
 * Improved UI, more config options.
 * PPC support not quite functional, I need someone to look at the code
   and send a patch to jasta@gotlinux.org
 * Now using a standard GNU autoconf/automake structure
 * Tons of various bug fixes
2000-02-21 19:07:24 +00:00
wiz
c2480cce01 replace 'find' by '${FIND}' where appropriate 2000-02-20 22:05:37 +00:00
fredb
8b4e79257a Fix PLIST's clash. Now "filcon" only gets installed with server,
"au" only gets installed with client.
2000-02-20 07:18:59 +00:00
wiz
1aeb5b2eb5 add and enable cftp 2000-02-20 04:33:12 +00:00
wiz
9fd6f055d8 Initial import of cftp-0.9.3, a fullscreen ftp-client. 2000-02-20 04:32:26 +00:00
wiz
8e6742dbb4 add and enable lftp 2000-02-18 20:02:17 +00:00
wiz
cbde7267f9 Initial import of lftp, a powerful commandline ftp client 2000-02-18 20:01:34 +00:00
wiz
09caf78ec9 Updated vnc to 3.3.3.1. Also fixes md5 for docs, reported to be wrong
by Eric Mumpower <nocturne@arepa.com> in pkg/9440.

Changes from 3.3.3 (from the webpage):
Xvnc
     * Xvnc now uses a "deferred update" mechanism which enhances
       performance in many cases. After any change to the framebuffer,
       Xvnc waits for a time (default 40ms) before sending an update to
       any waiting clients. This means that more changes tend to get
       coalesced together in a single update. The time can be changed
       with the -deferupdate option. Setting it to 0 results in the same
       behaviour as previous versions of Xvnc.
     * There are a couple of security enhancements. The -localhost option
       now causes Xvnc to only listen on the loopback interface. This
       means that it shouldn't be vulnerable to port scanning. Also a
       "too many tries" feature on authentication failure is now
       implemented. After five failed attempts, further attempts are
       delayed by an exponentially increasing amount, starting at ten
       seconds.

vncserver
     * Uses SO_REUSEADDR when testing to see which ports are free.

vncviewer
     * When given -owncmap in full screen mode, tries to install the
       colormap. This works only when no window manager is running.
     * The popup window now always uses the default colormap.
     * The "backing store" attribute can now be set on the desktop window
       via the "backingStore" resource. It defaults to "Always", meaning
       the X server should keep the contents of the viewer window when it
       gets obscured by other windows.
2000-02-18 02:35:33 +00:00
wiz
689b037082 updated upclient to 4.09. Change:
* Client was always sending version 4.01 as its version. fixed.
2000-02-16 19:49:33 +00:00
agc
4cffd86a29 When multi-line dependencies occur, use a "DEPENDS+= package" format
for each of the continuation lines, rather than using backslashes to
continue a single, long definition. This makes it much easier to spot
pre-requisite packages and other dependencies.
2000-02-15 09:26:12 +00:00
lukem
061a31bfb6 update for lukemftp 1.2 2000-02-15 00:17:11 +00:00
fredb
dd63e1b170 Patch wiretap/configure to properly enable zlib for NetBSD,
as suggested by itojun.
2000-02-12 18:36:01 +00:00
tron
7a819b25a8 Remove unnecessary directory name "pub" from URL for "ftp.fu-berlin.de". 2000-02-09 22:17:44 +00:00
hubertf
dc09236eb8 # Note: this pkg auto-detects IPv6 without regarding USE_INET6.
# (Leave the above line in to still get it into the README-IPv6.html!)
2000-02-09 18:21:11 +00:00
hubertf
f3fc650a70 add some files for 4.4M (HI MATT!) 2000-02-09 17:36:27 +00:00
fredb
e4d12ce32b Remove obsolete patch. 2000-02-09 02:32:06 +00:00
fredb
9489aaa415 Update to version 5.3.5. Bug fixes and improvements--to many to list.
See <http://www.coda.cs.cmu.edu/news.html> for details.

Package no longer depends on gdbm. Added dewey depends for lwp>=1.1.
Removed ONLY_FOR_PLATFORM, as the list of supported platforms is now
quite long.
2000-02-09 02:30:36 +00:00
fredb
678993750f Update to version 5.3.5. Bug fixes and improvements--to many to list.
See <http://www.coda.cs.cmu.edu/news.html> for details. New feature:
set "mapprivate=1" in ${LOCALBASE}/etc/coda/venus.conf to mmap() RVM
data file. This uses significantly less memory on an idle system.
Venus now parses etc/coda/venus.conf, if it exists.

Package no longer depends on gdbm. Added dewey depends for lwp>=1.1.
Removed ONLY_FOR_PLATFORM, as the list of supported platforms is now
quite long.
2000-02-09 02:27:46 +00:00
hubertf
4f28110c1e Fix DIST_SUBDIR 2000-02-08 23:46:14 +00:00
fredb
9ba97b484a Update to ntp-4.0.99d. From the NEWS file:
* algorithmic improvements, bugfixes
* Solaris dosynctodr info update
* html/pic/* is *lots* smaller
* New drivers: Forum Graphic GPS, WWV/H
* Rewrite of the audio drivers
* Driver updates: CHU, DCF, GPS/VME, Oncore, PCF, Ulink, WWVB, burst
 If you use the ONCORE driver with a HARDPPS kernel module, you *must*
 have a properly specified: pps <filename> [assert/clear] [hardpps]
 line in the /etc/ntp.conf file.
* PARSE cleanup
* PPS cleanup
* ntpd, ntpq, ntpdate cleanup and fixes
* NT port improvements
* AIX, BSDI, DEC OSF, FreeBSD, NetBSD, Reliant, SCO, Solaris port
improvements
(4.0.98)
* Solaris kernel FLL bug is fixed in 106541-07
* Bug/lint cleanup
* PPS cleanup
* ReliantUNIX patches
* NetInfo support
* Ultralink driver
* Trimble OEM Ace-II support
* DCF77 power choices
* Oncore improvements
2000-02-08 12:18:15 +00:00
tron
9561cabe5e Update "mrtg" package to version 2.8.12:
- make -M and -r work in indexmaker
- hungarian translation
- NoSpaceChar option. Supresses SPACE normally inserted between local value
  and PRE or APPEND value.
- new features for cfgmaker --iponly, --options, --workdir
- make RunAsDaemon work ...
- Daemon mode now forks into background after cfgcheck
- Remove locks after sig INT and TERM
- make indexmaker ignore default values
- added ThreshDesc config option. Its value is assigned to the env variable
  THRESH_DESC before and of the Thresh-Action scripts are called.
- bugfix for big5 locale
- bugfix for norwegian.pmd
- it is RunAsDaemon and not RunAsDeamon
- update for rrdtool integration 14all.cgi to 0.16
- updated danish translation
- have cfgmaker put specific comments into the mrtg.cfg file
  regarding the reason for droping a certain interface ..
- Added RunAsDeamon mode. Start mrtg only once. No Cron necessary.
- linux ip-filter integration in contrib
- version 2.2 of mrtgmk in contrib
- catalan locales
- rateup.c fix for kMG override bug
- allow to set ShortLegend to ''
- better parsing of PageTop with intexmakers -P option
- fix for spanish translation (uptime had some probmlems)
- contrib: switchmaker produces mrtg cfg files for Cisco Catylst 5XXX
- made sure -lm comes last when linking ...
- converted remaining gifs to png
- make sure AbsMax is not smaller than MaxBytes
- translation to icelandic
- added japanese translations for ISO-2022-JP and EUC-JP
- added turkish translation
- update for rrdtool integration 14all.cgi
- Added more modular translation system
- Added German Translation
- Chinese Translation
- cfgmaker_ip ... keep first address and not last ..
- Malayan translation
- restored mibhelp to its old glory ..
- added ability to index interfaces by physical address analog to
  the existing IP stuff ... there is now also a cfgmaker_phys
- polish translation
- graphing fix for rateup ...
- cpuinfo contrib
- contrib cisco config tftp
- updates and bugfixes for mrtgmk v2.0
- fix for -F/-f in indexmaker
- fix for view type in indexmaker
- cisco accounting contrib
- added -lm to LIBS in configure.in
- patching system for languages ... check translate directory
- NSI (Network Status Imager for MRTG) contrib
- updates for mrtg-archiver
2000-02-07 16:44:13 +00:00
wiz
b9aac96011 remove unneeded patch 2000-02-07 02:00:34 +00:00
hubertf
6a0853babd add & enable vtun 2000-02-07 01:38:59 +00:00
hubertf
ae3a5bd30e Import vtun-2.0:
VTun provides the method for creating Virtual Tunnels over TCP/IP
networks and allows to shape, compress, encrypt traffic in that
tunnels.

Supported type of tunnels are: PPP, IP, Ethernet and most of other
serial protocols and programs.  VTun is easily and highly configurable,
it can be used for various network task like VPN, Mobile IP, Shaped
Internet access, IP address saving, etc.  It is completely user
space implementation and does not require modification to any kernel
parts.
2000-02-07 01:37:34 +00:00
frueauf
58b6a11bc8 Update ethereal to 0.8.3.
Overview of changes in Ethereal 0.8.3:
* Win32 path delimiter fixes (Guy)
* clnp fix (Guy)
* tethereal initialization fix (Guy)
* Debian packaging files (Olivier)
* NFS readdir* segfault fix (Uwe)
* file_seek() fix (Guy)
* "struct timeval"/"struct bpf_timeval" fix (Guy)
* TFTP Option Extension (RFC 2347) support (Craig Newell)
* Menu fixes (Gilbert)
* PPP sequence number fix (Gilbert)
* Support for NetXRay WAN traces (Gilbert)
* X.25 fix (Guy)
* TCP Follow EBCDIC toggle fix (Gilbert)
* New get_home_dir() function for HOME env var (Gilbert, Guy)
* Additional NLPIDs (Guy)
* New "ethereal_static" make target (Nathan)
* Capture window close button fix (Nathan)
* Plugin directory symlink scanning fix (Olivier)
* Add SNMP trap port to udp dissector (Guy)
2000-02-06 21:53:40 +00:00
wiz
7acba44204 add and enable micq-0.4.3 2000-02-06 01:11:26 +00:00
wiz
f7ba28bfd4 initial import of micq-0.4.3, english version, a text-mode ICQ client 2000-02-06 01:10:25 +00:00
wiz
46107844e1 added patch-sum 2000-02-05 21:06:14 +00:00
wiz
5864e57d4a fixed RCS tags, regenerated patch-sum 2000-02-05 19:59:26 +00:00
wiz
1989d0cc4d regen 2000-02-05 19:55:36 +00:00
wiz
ca4a46d00a formatted DESCR to < 80 chars per line, added RCS tag to PLIST
and added patch-sum
2000-02-05 19:53:58 +00:00
wiz
5a2e01ff59 silence pkglint 2000-02-05 19:52:29 +00:00
itojun
3fbca0eacb upgrade from 0.84a to 0.84b.
---
GNU Zebra is not yet released, so this NEWS is about beta version.

* Changes in zebra-0.84b
* Changes in lib
** Fix bug of inet_pton return value handling

* Changes in bgpd
** Fix bug of BGP-4+ link-local address nexthop check for IBGP peer.
** Don't allocate whole buffer for displaying "show ip bgp".  Now it
consume only one screen size memory.

* Changes in ripd
** Fix debug output string.
** Add RIP peer handling.  RIP peer are shown by "show ip protocols".
2000-02-05 19:01:37 +00:00
rh
c5bbb18156 Update snort to 1.5.1
Changes are:
        * fixed a problem with pass rules not being applied properly
        * fixed a #include ordering statement for Slackware 4.0 installs
        * fixed banner output for the -V option
        * Token Ring decoding is now fully functional
        * Added packet buffer cleanup code to all protocol decoders
        * fixed a problem with improper TCP option output
        * Added a Snort man page
2000-02-04 16:18:01 +00:00
hubertf
027e61a52f add and enable mouse-pppoe 2000-02-04 03:59:14 +00:00
hubertf
3d5270c19c Makes PPP over Ethernet going (sorry, no more information available
right now).

In case of emergency, mail der Mouse <mouse@rodents.montreal.qc.ca>
(No docs available :-/)
2000-02-04 03:58:37 +00:00
abs
cafd922874 Convert to new 'nb<N>' suffix 2000-02-03 11:23:19 +00:00
agc
353916ddfa Make this package work on Solaris. 2000-02-02 12:06:15 +00:00
tron
560aaabdb4 Use wildcard dependence for "ircII" package. 2000-02-01 09:44:29 +00:00
mrg
b1a260eb89 update ircII package to 4.4M, plus a couple of additional fixes since then.
changes in 4.4M are:

	- .ircquick support (loaded when client starts)
	- new functions: hasvoice(), dcclist() and chatpeers()
	- new variable: MAKE_NOTICE_MSG
	- fixed long line sending in ICB mode: long lines are split
	  and send to the server separately
	- new scripts based on my start up: default (suggested for
	  a .ircrc), times (to add time to most chat) and otherstatus
	  (to allow non-inverse status lines to be constructed)
	- fix by in xecho
	- make SHOW_CHANNEL_NAMES work in ICB mode.
	- incorporate IPv6 support

additional fixes include:

	- ipv6 support in configure.in was a bit broken
	- /whois works in ICB mode
	- group name changes are now handled in ICB mode
2000-01-31 23:00:45 +00:00
agc
d5d3f019d9 Make this package compile and run on Solaris. 2000-01-28 14:36:37 +00:00
sommerfeld
d887ba7537 IPv6 support for mtr. From itojun. 2000-01-28 14:16:25 +00:00
frueauf
c2797043d7 Add & sync. 2000-01-27 22:13:18 +00:00
frueauf
b6e3d1b21f Update ethereal to 0.8.2.
Overview of changes in Ethereal 0.8.2:
* Add editcap as standard install target (Guy)
* Add manpage for editcap (Guy)
* GUI code movement (Guy)
* Read-only Win32 support (Gilbert, Guy)
* L2TP updates (Laurent Cazalet, Thomas Parvais)
* select() workaround for Linux libpcap bug (Guy)
* Cisco CDP fixes (Guy)
* Hex dump option in TCP Stream window (Olivier)
* Assorted frame numbering fixes (Guy)
* Filterable RTSP fields (Jason)
* X.25-over-Ethernet support, perhaps (Guy)
* Export and usage of NLPID values (Guy)
* zlib fix for {Free,Open,Net}BSD (Guy, Itojun)
* Add tethereal and manpage (Guy)
* Doc updates (Guy, Gilbert)
* Fix type in hex printing in netbios (Gerald)
* Work around RedHat 6.1 libpcap filter "feature" (Gerald)
* Fix alignment issues (Guy)
* Tethereal mods (Nathan)
* Use gmodule for dynamic linking instead of libltdl (Gilbert)
* Build fixes (Guy)
* Plugins in tethereal (Olivier)
* Editcap mods (Richard)
* Change code to use strchr() instead of index() (Guy)
* Change code to use strrchr() instead of rindex() (Guy)
* Pop-up menus with right-clicks (Jerry Talkington)
* Packet scrolling option in capture dialogue window (Guy)
* Full NFSv3 support (Uwe)
* Fix byte-order and alignment problems in PPTP
        (Thomas Quinot, Debian bug 55347)
* Support for both HP-UX 9.04 and HP-UX 10.20 nettl files (Olivier)
* "Inactive Subset" in ISO 8473 CLNP (Gerrit Gehnen)
* Vines update (Joerg)
* tm_mon fix (Guy)
* New proto_item_set_text() and proto_tree_add_notext() functions (Guy)
* New functionality in dissect_rpc_string() (Guy)
* CDP fixes (Paul Ionescu)
* packet_info and ethernet changes (Guy)
* LLC updates (Guy)
* Flag for IPv4 TOS field/DiffServ field (Heikki Vatiainen)
* Cisco ISL support (Guy)
* Workaround for GTK+-1.2.[3-6] text widget bug (Gerald)
* Menu updates and fixes (Gerald, Gilbert, Guy, henceforth "3G")
* Parse multiple COMMUNITIES value in BGP (Itojun)
2000-01-27 22:11:51 +00:00
rh
73ebb55e36 Update delegate to 5.9.13
Changes include:
 +general: set TIMEOUT=shutout:900s by default (was shutout:0)
 +FTP: fixed SEGV on cascaded DeleGates (with MODE XDC)
 +DNS: fixed non-recursive DNS resolution on little endians
2000-01-27 07:39:28 +00:00
abs
0a3bc8b894 add wmpload 2000-01-25 11:00:21 +00:00
abs
54084eb9c6 Adding pkackage for wmpload-0.9.4
wmpload is a variation of pload, displaying ppp network device
usage in a 64x64 pixel square.

Wmpload was designed to be docked into the Window Maker dock but
can be used with any window manager.
2000-01-25 10:54:55 +00:00
abs
331a8020eb If the interface is down - report 'No Connection'. Patch submitted to
author.
2000-01-25 10:33:29 +00:00
soren
5c40d89fc2 Update to version 1.1.1. 2000-01-24 23:23:53 +00:00
itojun
743455bdb1 Be friendly with ELF-based netbsd systems.
(issue in ucd-snmp side - submitted diff to ucd-snmp-coders@ucdavis)

depend on devel/autoconf, to simplify the build.

ELF breakage reported from: "Michael L. Hitch" <mhitch@lightning.msu.montana.edu>
2000-01-24 04:18:35 +00:00
wiz
f720baf550 added main distribution site 2000-01-23 22:04:54 +00:00
itojun
610d55930a use today's KAME diff.
this should fix non-IPv6 compilation on NetBSd-current node.

From: tron
2000-01-23 15:13:49 +00:00
itojun
4dd89641bd remove explicit PKGNAME (DISNAME == PKGNAME).
include $NetBSD$ into patches.
2000-01-23 10:42:15 +00:00
itojun
7a526062c8 upgrade ucd-snmp to 4.0.1.
include IPv6 MIB support patch into compilation.
2000-01-23 10:41:09 +00:00
wiz
4926d90561 update to 4.0.8. The change is a bugfix, which allows giving the host-id
on the command line now.
2000-01-23 01:49:54 +00:00
hubertf
8a702ca2d7 shorten a bit 2000-01-21 23:36:02 +00:00
itojun
f9a61575dd fix breakage. KAME patch was for 5.1.1, and have already integrated
into 5.2.1 (so no longer needed).
2000-01-21 13:18:46 +00:00
itojun
405205a22d net/netperf:
Rick Jones' <raj@cup.hp.com> network performance benchmarking package

(IPv6-ready when USE_INET6 - will be revisited when we change USE_INET6 to
something else)
2000-01-21 13:01:56 +00:00
itojun
848634a2df from latest kame kit 2000-01-21 12:37:34 +00:00
itojun
8eee1d797f upgrade to 1.1p2.
reviewed by: feico (maintainer)
2000-01-21 10:01:23 +00:00
hubertf
1662094f5c Make this package match reality (V4.07).
A big THANKS to who told me that our client is upto date some weeks ago...
2000-01-21 01:35:40 +00:00
hubertf
3c520ca0d4 This client runs better as non-root. (Mmm, paranoia striking... :-) 2000-01-20 17:50:04 +00:00
hubertf
2ea0f028e2 update URL 2000-01-20 17:37:17 +00:00
hubertf
7415ef8e7f Don't define HAS_CONFIGURE and GNU_CONFIGURE at the same time.
This will place packages in /usr/local ...
2000-01-20 15:24:37 +00:00
jlam
55cbc7acab Remove readline dependency for systems whose libedit.a has readline emulation.
I've finally learned enough autoconf voodoo to do this the right way :)
Also preliminary preparations for CUPS (IPP) support.
2000-01-19 00:42:41 +00:00
agc
ba99a88128 This package conflicts with the old rdist6 package.
Make this package compile properly on Solaris.
Fix the master site.
Fix the description.
2000-01-18 10:50:04 +00:00
christos
5c4ca0173a regen 2000-01-18 01:09:52 +00:00
christos
1332bbc410 How did papd ever work?
- make printcap parsing understand comments.
- pass missing argument to function.
XXX: mental note: ppd files are \r not \n separated. We need to fix the
parsing so we don't have to convert them to unix files before they work.
2000-01-18 01:09:25 +00:00
jlam
37e74dcec2 Add and enable xspeakfree 2000-01-17 17:42:32 +00:00
jlam
d577ee9317 xspeakfree 0.8.1 -- Tcl/Tk (wish) frontend to Speak Freely 2000-01-17 17:39:30 +00:00
jlam
4e8f05bdd8 Remove speakfreely-crypto 2000-01-17 16:05:19 +00:00
jlam
7788481ef1 Remove speakfreely-crypto. Functionality now merged with speakfreely. 2000-01-17 16:03:42 +00:00
jlam
47369ef416 Merge net/speakfreely and net/speakfreely-crypto. Allow building without
using patented IDEA algorithm.  Uses two new make variables which may be
defined in mk.conf:

	USE_CRYPTO:	YES, NO
	USE_IDEA:	YES, NO

Defaults to building with crypto but without IDEA.
2000-01-17 16:02:33 +00:00
itojun
0112fd40b3 upgrade to 0.84a. note that config file format is changed since 0.7x. 2000-01-17 05:06:15 +00:00
wiz
553049dd6d update snort to 1.5; added distribution sites, install example configs.
From the Readme:
Version 1.5 adds major new functionality!  Detection and preprocessing plugins,
session logging, rules file variables and includes, five new network layer
decoders including ISDN and Token Ring support, new detection functionality,
and a bunch of other cool stuff.
2000-01-15 21:58:29 +00:00
jlam
24ef86f870 Update dependency on ncurses to >=4.2 2000-01-15 18:46:22 +00:00
christos
47b4471c91 replace rdist-6.1.4 with freerdist-0.91. 6.1.4 is just too buggy. 2000-01-15 18:09:27 +00:00
wiz
633dc9fe67 make it compile, some #includes were wrong/missing (only compiled, no
further tests done, since it's a library with no test executables)
2000-01-11 01:24:01 +00:00
frueauf
d5ad0f8f27 Update ethereal to 0.8.1.
Overview of changes in Ethereal 0.8.1:
* Fix mulitiple-selection bug in packet list (Gilbert)
* Check for libtool and libtool version (Guy)
* Toshiba file reader handles relative dates (Gilbert)
* File|Open dialogue box directory hack (Gilbert)
* Modify appearance of lines and expanders in GUI proto tree (Gilbert)
* Make code ANSI-C compliant and other build fixes (Guy)
* Fix side effects of using GtkCTree and GTK_SELECTION_BROWSE (Guy)
* Abstract out some of the menu code from the GUI routines (Guy)
* Re-arrange some GUI code (Guy)
* "Default" button for resetting plugin filter string (Olivier)
* Plugin status save/restore (Olivier)
* Add notes about sniffing VMware connections (Gilbert)
* Add focus for "Find Frame" and "Go to Frame" (Guy)
* Reconcile differences in integer size used for ports
        in conversation code and packet_info code (Gilbert)
* Empty string capture filters for libpcap craziness (Gerald, Guy)
* Manpage updates (Guy)
* Print packets as multiple pages of PostScript (Guy)
* Fix "Follow TCP Stream" print function (Guy)
* Avoid segfault in SMB reported by
        Aaron Bush <abush@microcenter.com> (Gilbert)
* L2TP support (John Thomes)
* Allow printing during capturing
2000-01-10 22:45:42 +00:00
wiz
42da0a2002 miscellaneous small changes to make pkglint happy 2000-01-10 01:39:02 +00:00
wiz
648f6af2e7 (re)gen 2000-01-10 01:25:11 +00:00
wiz
a24ade3154 RCS tags added 2000-01-10 01:24:39 +00:00
wiz
b8356435bb whitespace cleanup 2000-01-10 01:13:35 +00:00
wiz
1b857e85ca reorder lines to silence pkglint 2000-01-10 01:04:26 +00:00
wiz
eadd890e05 replaced a whole lot more commands with ${COMMAND} 2000-01-10 00:57:13 +00:00
wiz
818d632b2b remove unnecessary '. ' 2000-01-10 00:55:19 +00:00
wiz
d79cd08c95 s/^a // 2000-01-08 04:27:26 +00:00
garbled
a9236cd471 Put this in X11BASE to make it gnome-happy 2000-01-07 01:30:45 +00:00
rh
ec3b7d4b2d Update delegate to 5.9.12
Changes include:
	* Y2K bug fix
	* various other bug fixes
	* some security (intrusion) fixes
	* client socket fd randomization
2000-01-06 10:46:55 +00:00
abs
19fd3ce3c3 fix grammar 2000-01-06 02:52:42 +00:00
rh
6b1a3f092c Add and enable gnapster. 2000-01-05 23:10:31 +00:00
rh
32f99e5a08 Initial import of gnapster-1.3, a GNOME napster client. 2000-01-05 23:07:50 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
agc
fd72963223 Add and enable libirc. 2000-01-05 15:25:37 +00:00
agc
ee84c8ac9a Import libirc into the NetBSD packages collection.
"libirc is a C-library for the IRC protocol.  It simplifies the task of
writing a bot or client.  A very simple example comes with the
package, demonstrating how it is used.

Perfect for those who wish to write bots, irc clients (especially if
you want to integrate IRC with some other Internet software).  The
programming language is C."

Note, however, that this package lacks any form of documentation.
2000-01-05 15:24:51 +00:00
garbled
d0689e7460 Update gaim to 0.9.10. (from an un-numbered version.. yeeesh) 2000-01-05 02:00:31 +00:00
tron
6d9e94f430 Adapt to new directory structure on GNOME ftp sites. 2000-01-02 18:02:39 +00:00
tron
75def84f7d Remove bogus master site and update distribution file's MD5 check sum. 1999-12-31 12:22:36 +00:00
frueauf
33785f4c6d Update ethereal to 0.8.0.
Overview of changes in Ethereal 0.8.0:
* RPC and NFS updates, complete NFSv2 support (Uwe, Gilbert)
* Initial TNS support (Nathan)
* Documenatation and distribution updates (Gilbert, Guy, Itojun, Gerald)
* SMB fixes (Gilbert, Richard, Olivier, Greg Kilfoyle)
* Color preference fixes and updates (Guy)
* NetBIOS fixes (Guy)
* IPX fixes and updates (Guy, Nathan)
* Capture/file save facility updates (Guy)
* Add IPX stats to capture window (Gilbert)
* Appropriately enable/disable the "follow" menu item (Florian)
* ICQ fixes from Guy and Kojak (Guy)
* Add Christopher McAvaney's format_text() fix (Guy)
* Stream window color prefs (Gerald)
* Myriad GUI fixes and enhancements (Gilbert, Guy)
* RADIUS fixes thanks to Arni Raghu <arni@caip.rutgers.edu> (Gilbert)
* VLAN updates (Nathan)
* Byte view fixes (Nathan)
* Initial TACACS+/XTACACS support (Nathan)
* Multiple file format capability in wiretap and Ethereal (including Snoop,
  Netmon 1.x, Sniffer, Netxray, and various flavors of libpcap)
  (Guy, Olivier, Nathan)
* Added editcap to the distribution (Richard)
* Enhancements to wiretap's file output capabilities (Guy)
* Add our own SNMP PDU dissector; other SNMP fixes and updates (Guy)
* ASN.1 code added; used by SNMP dissector, and available for other use
  by other dissectors (Guy)
* LLC/SNAP fixes and updates (Guy, Nathan)
* NTP fixes (Guy, Gerald)
* ISAKMP updates from Dave Chapeskie (Guy)
* Reduced dependency on "global.h" (Gilbert, Guy)
* HTTP updates from Jerry Talkington (Guy)
* Added IRC dissector (Nathan)
* DNS updates (Nathan)
* Added James Coe's patch(es) to add SRVLOC and NCP-over-IP support (Guy)
* CLI fixes and enhancements (Guy)
* ARP improvements (Nathan)
* Capture length fixes for IRIX (Guy)
* BGP updates from Greg Hankins, and other BGP fixes (Itojun)
* Added Philip Gladstone <philip@raptor.com>'s patch to check IP header
  checksum (Gilbert)
* GRE updates, merged code from Jerry Talkington (Guy)
* AppleTalk updates, including NBP and RTMP dissectors (Nathan, Guy)
* Initial LDAP support (Nathan)
* X.25 updates (Olivier)
* Plugin support (Olivier)
* Fixes for packet-ip.c (Guy, Gilbert)
* Jerry Talkington's patch to move filter prefs to their own dialog (Guy)
* Fixes for RedHat's modified version of libpcap (Guy)
* WCCP dissector from Jerry Talkington (Guy)
* rwho/rwhod/ruptime support added (Gilbert)
* Added Bert Driehuis <driehuis@playbeing.org>'s I4B wiretap module
  and V.120 decoder (Gilbert, Guy)
* RSVP fixes (Gilbert)
* NCP fixes and updates, other fixes from James Coe (Nathan, Guy)
* Q.931 updates from Bert Driehuis (Guy)
* ISDN4BSD updates (Guy)
* Support for ISIS thanks to Stuart Stanley (Guy)
* Support for Dearborn Group Technology's Gryphon as a plugin (Gilbert)
* Win32 port updates (Guy)
* LPD segfault fixes reported by Gregor Glomm (Gilbert)
* GUI page added to preferences (Gilbert)
* Libtool integrated with the distribution (Gerald, Guy, Itojun)
* OUI updates (Guy)
* Summary-dialog-on-empty-capture segfault bug squished (Guy)
1999-12-30 18:35:50 +00:00
rh
8d5ea06752 Use 'IGNORE' instead of 'BROKEN' as these packages are not really broken,
but rather superceded by other packages.  Thanks to hubertf for pointing
this out.
1999-12-28 21:45:27 +00:00
itojun
18811d7df3 make mirrormaster works independently from cwd. previously
it assumed that:
- bin/mirror is in cwd (so cwd must be ${PREFIX}/bin)
- generate logs into ./logs (so logs will be generated into ${PREFIX}/bin/logs)
but it is very annoying.  let us invoke bin/mirror with full pathname.

add rcsid to patches/patch-a[de].
1999-12-28 18:15:43 +00:00
tron
a83a6ae81e Use wildcard dependences for "emacs" and "xemacs" package. 1999-12-28 15:43:15 +00:00
hubertf
433a39aedf Update to V0.5. Changes:
- added "dir" == "ls -l", "mget" == "get", "mput == "put"
        - filenames with spaces should work now
        - added ability to connect to a different port with -p.  -P now
          specifies remote path
        - fixed problems with multiple opens and no intermediate close
        - command line flags processed in open, so multiple opens with
          different flags will work

Uses NetBSD's libedit instead of libreadline. (Why don't we have any
documentation on that, btw?!?)
1999-12-27 23:53:43 +00:00
rh
1dde6f167c Disable beroftpd and mark as "superceded by wu-ftpd". 1999-12-27 12:52:45 +00:00
rh
c9bd5cfb4f Disable wu-ftpd-vr and mark as "superceded by wu-ftpd". 1999-12-27 12:50:59 +00:00
rh
d3b2caa883 Re-add patch-ab that accidentially got deleted. 1999-12-27 12:14:57 +00:00
rh
e94d5fe58e Update wu-ftpd to 2.6.0.
Changes in 2.6.0:
 o  On sigpipe, always log a lost connection.
 o  Added a log message on attempts to download files marked unretrievable.
 o  The SITE NEWER feature has been disabled.  A compile-time option has been
    added to re-enable it.  See config.h.noac for more information on this.
 o  With restricted-uid/gid, CWD to a non-existant directory would display the
    full pathname rather than just relative to the user's home.  Actually, the
    fix catches most cases where this could occur, not just the CWD verb.
 o  Fixed a bug in the restricted-uid/gid feature which could allow access
    outside the user's home directory in some cases.
 o  Bumped MAXHST (max. hosts allowed on a line) for ftphosts from 10 to 12.
    Fixed a bug related to this which can cause the server to crash checking
    host access.
 o  The internal ls (see below) was judged to be unready.  It has been disabled
    by default but can be enabled with a compile-time option for those who wish
    to attempt to debug it (be warned, it has a lot of problems).
 o  Split the "bad shell or user not in ftpusers" syslog message into two
    messages to prevent confusion.
 o  Filename globs for LIST, NLST and SITE EXEC, as well as a few internal
    uses, are cleaned up before processing.  For example: */./../* becomes
    just *.  This prevents certain memory starvation DoS attacks.
 o  Corrections for RFC compliance can break some clients.  If possible, the
    broken client should be updated, but a compile-time option has been
    added.  See the config.h.noac for more information on this.
 o  Created doc/HOWTO directory and moved VIRTUAL.FTP.SUPPORT and
    upload.configuration.HOWTO there.
 o  Add a README.AUTOCONF file describing the autoconf build in detail.
 o  UC, Berkeley, has removed the requirement that all advertising material
    must include credit to them.  Removed the clause from the LICENSE and
    the historical licenses in the COPYRIGHT file.
 o  Added the email-on-upload feature from BeroFTPD.  See the ftpaccess man
    page for defaults on these added ftpaccess clauses:
        mailserver <hostname>
        incmail <emailaddress>
        mailfrom <emailaddress>
        virtual <address> incmail <emailaddress>
        virtual <address> mailfrom <emailaddress>
        defaultserver incmail <emailaddress>
        defaultserver mailfrom <emailaddress>
 o  Redhat added the -I option to disable RFC931 (AUTH/ident).  Added to
    the baseline so Redhat users don't see a loss of a feature.  Setting
    the timeout for rfc931 to zero will do the same thing in the ftpaccess
    file.
 o  The test for whether restricted-uid/restricted-gid applied should have
    been done before the chroot so it used the system /etc/passwd and
    /etc/group files.
 o  CDUP when you were already at the home directory, would complain about
    you being restricted (if you were).  Instead it should give a positive
    reply, and do nothing.  This makes it behave more like CDUP when you're
    not restricted to your home directory.
 o  deny-uid and deny-gid were being tested for anonymous users.  Bad move,
    it's too easy to forget to allow them.  Use 'defaultserver private' to
    keep anonymous users away.
 o  Correct the operation of the NLST command.  Finally.  mget should now
    work as users expect it to.
 o  Prevent buffer overruns when processing message files.
 o  Correct a reference through a NULL pointer when doing S/Key
    authentication and the user is not in the passwd file.
 o  Check the return code from select() when setting up a data connection.
    Under some rare conditions it is possible that the select was called
    for an fd_set which has no members, hanging the daemon.
 o  Ensure a pattern of "*" matches everything.  The new path_compare (used
    on upload and throughput clauses in the ftpaccess file) sets the option
    FNM_PATHNAME, so:
        *    matches everything
        /*   matches everything
        /*/* matches /dogs/toto and /dogs/toto/photos but not /dogs
 o  setproctitle() support added for UnixWare.
 o  Removed all FIXES files.  Merged their contents into this CHANGES file
    (the one you're reading now).  The old doc/FIXES directory has been
    tar'd and will be placed in the attic when 2.6.0 releases.
 o  Corrected an error in the MAPPING_CHDIR feature which could be used to
    gain root privileges on the server.
 o  Added -V command-line option to View the copyright and exit.
 o  Added the privatepw command and documentation.
 o  Port for FreeBSD corrected.
 o  Adding the LICENSE file to the baseline.
 o  Added print_copyright function so our copyright is embedded in the
    executables.
 o  WU-FTPD Development Group copyright headers added.  Original Copyright
    headers moved into the COPYRIGHT file.
 o  RCS Ids from 2.4.x removed and new templates added for wu-ftpd.org
    usage.
 o  Make sure the signal context is restored when jumping out of signal
    handlers.  This was causing signal 11 on some systems.
 o  Cleaned up the how-to of setting up virtual hosting support.
 o  Corrected header file dependencies.
 o  Changed NLST to nlst, necessary as ftpcmd.c #defines NLST.
 o  Tidied up virtual variables.
 o  Changed so compiles cleanly on SCO OpenServer 5, UnixWare 2 and
    UnixWare 7.
 o  Anonymous users could get in even though no class was defined for them.
 o  Support for non-ANSI/ISO compilers has been removed.  You MUST have and
    ANSI/ISO C compiler.  This has been true for some time, all that has
    changed is the (incomplete) support for older (K&R) compilers has been
    removed.
 o  Added Kent Landfield's NEWVIRT scheme for extensive virutal hosting.
    See the updated documentation on virtual hosting for details.
 o  ftprestart has been added to the base daemon kit.
 o  A buffer overrun in the ftpshut command has been corrected.  Since, on
    most sites, the ftpshut command is only usable by the superuser, this
    is not considered a security issue.  If you have installed ftpshut with
    suid-root permissions (not the default), then there is the possibility
    this overrun could be used to leverage root permissions.
 o  Several new ftpaccess clauses have been added.  These allow control of
    the various timeouts used within the daemon.  The new clauses are:
        timeout accept <seconds>
        timeout connect <seconds>
        timeout data <seconds>
        timeout idle <seconds>
        timeout maxidle <seconds>
        timeout RFC931 <seconds>
 o  Myriad places where inactivity timeouts were not being properly
    detected or handled have been corrected.
        The built-in directory listings, both the original NLST and the
        build-in LIST (ls), now detect inactivity.  The original NLST did
        not which could lead to hanging daemons.
        C FILE handles for data connections are now always flushed, then
        the socket is shutdown cleanly before being closed.
        As a side effect, the daemon now more often properly detects
        incomplete transfers.  This can lead, though, to the xferlog
        showing the correct byte count (meaning the daemon read or wrote
        that many bytes over the data connection), but still log the
        transfer as incomplete (meaning the socket did not properly
        shutdown so the client probably missed some data).
 o  The daemon no longer attempts to replace the system's <arpa/ftp.h>
    header when compiling.  Instead, it uses its own local copy at all
    times.
 o  The daemon will now wait for the transfer to complete before sending
    'Transfer complete' or similar messages.  This improves the daemon's
    reliability for poorly written clients which take recipt of the message
    as indication the transfer has completed rather than reading until the
    connection closes.
 o  Guest and anonymous logout was not recorded on Linux.  Removed call to
    updwtmp and returned to old method of updating the lastlog.
 o  Script "vr.sh" is no longer needed.  The Development Group will not be
    releasing patches to upgrade; they can be obtained from CVS if needed.
 o  "realpath_on_steroids" is no longer needed.  Removed.
 o  Use a custom version of fnmatch() which changes the rules for matching
    file and directory names.  The most visible result of this is
    noretrieve and allow-retrieve are now much more flexible.  See the
    ftpaccess manpage for examples.
 o  Use the correct SPT_TYPE for FreeBSD 2.0 or later.
 o  Correct the class= logic on the allow-retrieve clause.
 o  Enhanced DNS extensions.  This adds three ftpaccess clauses:
        dns refuse_mismatch <filename> [override]
        dns refuse_no_reverse <filename> [override]
        dns resolveroptions [options]
 o  Corrected a reference in the manpage for ftpconversions to ftpd.
 o  The string 'path-filter' is now used in the system logs to describe
    problems resulting from failing a path-filter check.  The daemon used
    to just say 'bad filename' which was misleading to some people.
 o  Added instruction on how to support PAM on Solaris.  Right now this
    means hand editing src/config/config.sol and
    src/makefiles/Makefile.sol.
 o  Checking that all platforms use config.h, src/config/config.isc was
    found to have forgotten to include the file.
 o  A security deficency on SunOS 4.1, not having a working getcwd()
    function, has been corrected by using the provided function.
    Compilation bugs in the portable getcwd() function have been corrected.
 o  The daemon will no longer hang attempting to close the RFC931 socket
    when the remote end is firewalled and does not respond to traffic for
    this protocol.  This was determined to be inappropriate handling of
    SIGALRM; handling for this signal has been cleaned up throughout the
    daemon.
 o  The daemon may now be built using GNU autoconf.  This is in the early
    stages and not all platforms may be supported.  The old build system
    will be maintained for at least the 2.6.0 release; until the major
    platforms are all known to be supported.
 o  Two new ftpaccess clauses have been added.  These allows the site admin
    to selectively allow PORT and PASV data connections where the remote IP
    address does not match the remote IP address on the control connection.
    The new clauses are:
        port-allow <class> [<addrglob> ...]
        pasv-allow <class> [<addrglob> ...]
 o  The daemon now includes an internal 'ls' command.
 o  Ported to Mac OS/X.
 0  Added (limited) support for AFS and DCE user authentication.  This is
    only know to work on AIX, and needs porting to other platforms.  For
    now, this requires hand work to enable.
 o  Added an ftpaccess clause to enable TCP keepalives.  This clause is:
        keepalive <yes|no>
 o  You can now specify the xferlog filename for the default server just as
    you can for the virtual hosts; in the ftpaccess file.  The new clause
    is:
        xferlog <absolute path>
 o  ftpaccess manpage cleaned up.  Many typos corrected, some techincal
    changes.  Indentation should now be correct.
 o  Apache's .indent.pro to the src and support directories.  Ran all *.c
    and *.h files through it.  ftpcmd.y has been indented by hand.  The
    code is now a lot more readable!
 o  A bug in the parsing for the deny !nameserved ftpaccess clause has been
    corrected.
 o  Technical corrections in the ftpd manpage.
 o  Add util/recompress.c as a more generic version of gzip2cmp.c

###########################################################################

Changes in 2.5.0:
 o  Change the handling of wtmp for GNU libc to use the Os-provided
    function updwtmp().
 o  Prevent some buffer overruns.
 o  Fix permissions on some files installed by RPM, add the log rotation
    control file.
 o  Change the seteuid() calls for fchown() and chown() for POSIXLY_CORRECT
    systems.
 o  pid file locking in ftpcount (ftpwho) is now consistent with the way
    the daemon locks these files.
 o  Cancel any pending alarm request to stop acl_remove() from being
    interrupted then called again via the SIGALRM handler, this should fix
    the flock on a bad file descriptor looping problem.
 o  Use %m in syslog format strings in place of %s and strerror(), this
    simplifies #ifdefs.
 o  For SCO, link ftpcount with libsocket, necessary as it now calls
    syslog().
 o  Added Redhat's RPM SPEC file for building RPMs.
 o  English corrections in ftpaccess manpage.  Technical correction: the
    noretrieve/allow-retrieve clauses do NOT support regular expressions.
 o  Move where ftpglob stuff is defined to avoid compilation errors on some
    systems.
 o  Port to SGI Irix version 4 corrected.
 o  Overwrite behavior on uploads has been made consistent with shell
    usage.  The daemon does not change ownership or permissions on
    overwrite.
 o  Corrected the PASV command to bind to the correct interface (local IP
    address).
 o  Removed the OVERWRITE and UPLOAD defines from platform config files;
    they are defined in the main config.h header.
 o  Issuing CWD without any parameters caused a signal 11, crashing the
    daemon.
 o  Port to HP/UX corrected.
 o  Added ERRATA file to discuss problems with getcwd().
 o  Added a portable version of the getcwd() function for systems which do
    not have it or imcorrectly implement it.  NextStep 3 uses this new
    function.
 o  OPIE support was being disabled even though the proper command-line
    switches were being set.  Corrected the use of opieverify().
 o  The fatal() function was not declared void; this was causing problems
    with some compilers.
 o  Port to Hitachi HI-UX corrected.
 o  Some calls to fnmatch() were missing parameters.
 o  Corrected the 'restricted' user feature.  It now works well with most
    FTP clients.
 o  Correct usage of -d vs -e in the install Makefile for a number of
    platforms.
 o  You can now use negated hostnames/addresses on the class ftpaccess
    clause.
 o  Added an ftpaccess clause to specify random text for the initial
    greeting:
        greeting text <message>
 o  Corrected password encryption/checking for Digital Unix with C2
    security (SECUREOSF).
 o  Merged the TODO file from the VR series with Stan's TODO file for the
    Academ betas.
 o  Changed the various permission denial messages sent by the daemon to
    the client to make it clear the message originated from the server.
 o  Ports to SCO, Solaris, uxw, ptx and isc corrected.
 o  Use the newer SEEK_ defines in place of the old BSD L_ defines and
    removed the global definition of entry, each function should define it
    locally.
 o  Removed an unnecessary lseek(L_SET) in ftpcount (ftpwho).
 o  Link ftpcount and ftpshut with ${XXLIBS}.
 o  Made strsep() definition consistent with BSD and Linux.  Add strsep()
    definition to conversions.c.
 o  Added #include <string.h> to ckconfig.c.
 o  Replaced the _PATH_DEVNULL define with a #include of "pathnames.h" in
    popen.c.
 o  Support long group access passwords if SecureWare or HPUX_10_TRUSTED
    are defined (using bigcrypt()).
 o  Fixed a memory leak in restrict.c.
 o  Digital Unix version 4 has a working getcwd(); use it instead of
    getwd().
 o  Stop restrict_list_check() from walking off the end of name.
 o  Added -x command-line option to mean 'log syslog+xferlog'.
 o  Changed the log ftpaccess clause to allow logging transfers to both the
    syslog and xferlog.  The log ftpaccess clauses now include:
        log syslog
        log xferlog
        log syslog+xferlog
 o  Formation of the WU-FTPD Development Group on 1 April, 1999.
    2.4.2-VR17 chosen as initial baseline for the daemon.

###########################################################################

Changes in 2.4.2-VR17:
 o  Gregory A Lundberg resigns as the de-facto maintainer of WU-FTPD.  "And
    you thought I was joking."
 o  VIRTUAL is now the default for Solaris; all Solaris systems support
    multiple interfaces (IP addresses).
 o  Fixed complaints involving virtual_len reported by several beta
    testers.
 o  Some of the 'C' source code in ftpcmd.y depended upon a particular
    behavior when ANSI/ISO does not define it.  Corrected so all compilers
    will properly interpret the code.
 o  Corrected the support for QUOTA on Solaris.
 o  The GNU EGCS 'C' compiler is broken.  A quick check and we can avoid
    the brokenness.
 o  Port to Ultrix corrected.
 o  The default shell on NextStep wants -d instead of -e.  Changed to test
    instead of [] since that's more portable; will probably do the same to
    other systems in a future release.
 o  MNTMAXSTR was possibly undefined on Digital Unix 4.0 even when not
    using QUOTA_DEVICE, causing compilation errors.
 o  Added daemonaddress to the ftpaccess manpage.
 o  Added a note from Chad Price <cprice@molbio.unmc.edu> in src/logwtmp.c
    about the brokenness of Solaris' last command.
 o  It turns out that not all SunOS 4.1 boxes actually have a getcwd()
    function.
 o  The labels unix and __unix__ are depricated on BSD, effecting the logic
    for the reponse to the SYST command.
 o  Added an appnote about OPIE.  See src/makefiles/Makefile.lnx for a way
    to automatically have the daemon use OPIE.  Send your Makefile if you
    do something similar for your system.
 o  Added an appnote about a problem experienced with Trusted Solaris.
 o  Added doc/misc directory to start collecting interesting tidbits which
    may help people get their servers going.
 o  The FIXES files were really cluttering up the base directory.  Moved
    them to a directory under doc.
 o  The 'log security' ftpaccess clause covered all but a few messages
    about filesystem operations.  It now covers the few it missed.
 o  Under some conditions _PATH_WTMP was not being set in pathnames.h
 o  QUOTA is now supported for Solaris.
 o  Trusted Solaris needed additional functionality in ftpcount (ftpwho).
 o  File locking in ftpcount (ftpwho) was never completed.
 o  Port to HP/UX corrected.
 o  'make install' now accepts DESTDIR to install into a directory
    structure other than the root file system.  A number of other optional
    parameters are available to override the default ownership of the
    installed files.  Missing directories are automatically created.  File
    permisssions were reduced to the minimum necessary.
 o  Dead code removed.
 o  The Makefile for Linux now automatically detects if PAM is installed
    and compiles the daemon to use it.
 o  Fix an uninitialized variable in ftpshut which could effect the way the
    command works with default values.
 o  Suppress trailing blanks from the output of a wide 'ps' in the ftpcount
    (ftpwho) command.  Just making things pretty.
 o  Updated upload.configuration.HOWTO to describe more of the
    configuration having to do with class= rules and overwrite, delete and
    rename clauses.
 o  Added vers.c and edit to 'make cleandir' in the src directory.  These
    files are automatically created during the build process.
 o  Added a restrict_check(".") in the LIST command for consistency with
    the remainder of the code in ftpcmd.y.
 o  Corrected the 'restricted' users feature so it would play nicely with
    web clients and the way some of them mis-interpret FTP URLs.
1999-12-27 12:13:04 +00:00
sakamoto
d6bb8f46db Update xipdump to 1.5.4.
Changes from version 1.5.2:
	* install feature for Xipdump.ad resources file.
	* Add include <netinet/in.h> in xipnet.c
	* Added specific support for local interface.
1999-12-24 02:58:31 +00:00
hubertf
548b089fef add category security 1999-12-21 22:39:30 +00:00
hubertf
1c5598281e add & enable sftp 1999-12-21 22:38:44 +00:00
hubertf
ad92635a91 sftp is an ftp replacement that runs over an ssh tunnel. Two programs
are included - sftp and sftpserv. When sftp is run and a host is
connected to (either by running 'sftp remotehost' or 'open remotehost'
from the sftp prompt), an ssh connection is initiated to the remote
host, and sftpserv is run. So, sftpserv must be in your path on
the remote host. Note that since sftpserv is run from ssh, no root
privileges are necessary.
1999-12-21 22:37:51 +00:00
simonb
8d14e3d97e Remove perllocal.pod as per email from Hubert Feyrer on tech-pkg. 1999-12-20 04:14:23 +00:00
windsor
f99ff102d5 md5 didn't match file ndg_files.tar.gz
neither my freshly-downloaded copy nor file residing in
ftp://ftp.netbsd.org/pub/NetBSD/packages/distfiles/
1999-12-15 21:34:05 +00:00
rh
0e97d76772 sync w/ reality. 1999-12-08 14:01:49 +00:00
rh
fb8e7a5c60 Update reachover dependency on openssl to 0.9.4
defuzz
1999-12-08 13:57:42 +00:00
rh
caf600989d defuzz 1999-12-08 13:44:51 +00:00
abs
aec5e5eff2 Update to nocol-4.2.2b4
Primary reason was to fix a buffer overrun in portmon which caused a coredump
whem trying to monitor certain webservers.
1999-12-06 21:09:12 +00:00
bouyer
a6539fb6bd Make kde work on solaris. Mostly:
- don't hardcode -lossaudio in Makefiles, teach configure about it instead
- different PLIST
1999-12-06 20:44:57 +00:00
hubertf
67966c715b this wants gettext 1999-12-06 00:47:09 +00:00
tron
d6c9445cc7 Make this package build again. Fixes PR pkg/8891 by Damon Brodie. 1999-12-05 22:46:42 +00:00
sommerfeld
2c1b83d70d Add mtr 1999-12-04 16:53:22 +00:00
sommerfeld
ec83e6a018 NetBSDify. 1999-12-04 16:50:10 +00:00
sommerfeld
871080c8af import FreeBSD-current package for mtr-0.41:
Traceroute and ping in a single graphical network diagnostic tool
1999-12-04 14:27:30 +00:00
rh
6bbc9c7ca0 Update p5-Net to 1.0607. Numerous bugfixes and enhancements. 1999-12-02 15:57:28 +00:00
frueauf
dee1331326 Update ethereal to 0.7.9.
Overview of changes in Ethereal 0.7.9:
* Compilation warning fix (Guy)
* Updates to Q.931 (Guy)
* Updates to Q.2931 (Guy)
* Display filter widget uses GtkCombo (Gerald)
* Added SNMP over Ethernet (Gilbert)
* Small changes to display filters from tcp follow and match selected (Gilbert)
* Fix problem and update SMB (Richard)
* Update portmap (Uwe)
* Update NFS (Uwe)
* Support for iptrace 1.0 files (Gilbert; thanks to
        Florian Lohoff <flo@rfc822.org> for sample trace files)
* Update support for netmon 2.0 files (Guy)
* Updates to ATM (Guy)
* Updates to ARP (Guy)
* Updates to DNS (Guy)
* Support for both PPP and LAPB as WAN links in NG Sniffer files (Guy)
* Colorize TCP streams (Gerald)
* Make autoconf check for correct contents of libz library (Guy)
* Updates to About box (Guy, Gilbert)
1999-11-29 21:20:05 +00:00
frueauf
433fefcdf4 *sigh* I hate rcs ids in patch files. 1999-11-29 11:50:14 +00:00
frueauf
846fc69947 sync. 1999-11-29 11:46:02 +00:00
frueauf
2ecf1cd989 Make ircII compile with socks support even if the ncurses package is
installed. The configure script added $LOCALBASE/include to CFLAGS,
but that way the local includes get mixed up with ncruses includes.
Append $LOCALBASE/include after the local includes to includepath.
1999-11-29 11:45:13 +00:00
soren
ac926ffdae s/printtitle/printtime/ 1999-11-29 05:19:25 +00:00
soren
fc7531bccb Fix path. 1999-11-29 05:01:35 +00:00
christos
7087f35f45 update patch checksum 1999-11-29 04:38:50 +00:00
christos
b4fe85ba98 depend on the existance of the define TIOCSTI to enable it, not SYSV 1999-11-29 04:38:22 +00:00
rh
3c6c51be42 defuzz 1999-11-27 23:03:54 +00:00
hubertf
e89fcf8258 sync w/ master site, still needs more work (see PR 8891, left open for someone else to fix) 1999-11-27 17:04:15 +00:00
rh
d969d43d8c Update delegate to 5.9.8.
Changes include:
 + security: randomized stack base to prevent overflow attack
 + general: fixed some dangerous buffer overflows
 + MASTER: immediate rejection in MASTER mode for forbidden users
 + CFI: fixed direction of LOGFILE on -v,-vv not to socket but to LOGFILE
 + CFI: fixed not to pass "[execpath]command" to shell (since5.9.2)
 + HTTP: fixed SEGV on long (maybe non-) scheme name in URL
 + INETD: fixed SEGV when argument-list part in INETD parameter is empty
 + SocksV5: fixed dropping response data on BIND/ACCEPT
 + Socksv5: fixed (enabled) UDP/SocksV5 on little endians
 + SocksV4: return immediate error response to SocksV5 request
 + NNTP: removed duplicated X-Forwarded in NNTPCC
1999-11-27 07:48:46 +00:00
hubertf
f381e0575f add a space after the timestamp 1999-11-26 23:18:46 +00:00
hubertf
fc57ac494b update sample.icbrc 1999-11-26 22:46:45 +00:00
hubertf
81b752953f Add a note about a old version that's out there. I'd have sent them my
patches, but their codebase is MUCH older than ours.
1999-11-26 22:43:46 +00:00
hubertf
efae4529f9 Ooops, the distfile's still at 5.0.9, it's only the package that's at pl1. 1999-11-26 22:16:21 +00:00