summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2000-03-11Update "xchat" package to version 1.4.1. Changes since version 1.4.0:tron3-10/+6
- Fixed a bug that could make new text not appear while marking text. - xtext: Further improved performance when double buffering is turned off (marking text & URL hilights are almost flicker free). - xtext: Double buffer is now freed at each render operation, this should reduce memory usage if you have many tabs open. - If you closed a server while it was in the reconnect-delay, xchat would crash - fixed. - No more zombies when doing /discon while connection in progress. - Added "/clear all" command (Paul de Regt). - Hilights only work on full word matches now (Brendan O'Dea). - Some Solaris compilation fixes (David Morgan). - Danish translation updated (Birger Langkjer). - Italian translation updated (Stefano Fava). - Greek translation added (Fanis Dokianakis). - Dutch translation upated (Arjan Scherpenisse). - Removed some very old translations: fr_CA, no, pl, ru and sv. (If someone wants to update these, you're welcome to). - Channel mode "+h nick" (half Op) is now reported correctly (still not supported in the userlist though). - Having indent nicks OFF in channel windows and ON in dialog windows didn't work - fixed. - Sometimes ignores wouldn't save - fixed.
2000-03-09upgrade to 0.85.itojun2-4/+4
(changelog from www.zebra.org) Fix bug of OSPF LSA memory leak. Fix bug of OSPF external route memory leak. OSPF AS-external-LSA origination bug was fixed. And other many ospfd problems are fixed. BGP Route reflector's originator-id bug is fixed. RIPv1 update is done by class-full manner.
2000-03-09remove trailing `.'wiz1-1/+1
2000-03-08Update "xchat" package to version 1.4.0. The most important change sincetron5-25/+15
version 1.2.1 is the new text based "xchat-text" client. A complete list of the changes can be found under "http://xchat.org/changelog13.txt".
2000-03-08Make the build work with a CC-variable containing spaces as suggestedpooka2-7/+9
by Rafal Boni <rafal.boni@metatel.com> in pr-9556
2000-03-07Update ethereal to 0.8.4.frueauf4-23/+9
Overview of changes in Ethereal 0.8.4: * Listen for exception on GDK_INPUT_EXCEPTION on sync pipe (Gilbert) * Correct timestamp bug in dissect_ipopt_timestamp() (Paul Ionescu, Olivier) * Win32 fixes (Ed Meaney) * Fix PLUGIN_DIR scanning (Olivier) * Support for Cisco Group Management Protocol (Guy) * Allow filtering on 24-bit integral fields (Guy) * Support for Cisco's Virtual Trunking Protocol (guy) * Enable plugins on Win32 (Gilbert) * Debian packaging changes (Olivier) * Win32 build fix (Gilbert) * Fix bug in tftp (Dietmar Petras) * Support for Time Protocol (Dietmar) * Support for win32 libpcap (Ed Meaney) * Typo in Makefile.am (Sean Walmsley <sean.p.walmsley@Hydro.ON.CA>) * Build fix, plus suport for setuid ethereal [DANGEROUS!] (Peter Kjellerstedt <peter.kjellerstedt@axis.com>) * Typo fix in OSPF (Nick Amato) * Code movement (Guy) * NetBSD zlib build fix (Itojun, Guy) * Misc. code fixes (Guy) * Win32 fixes (Guy) * Support for SMB Mailslot and Netlogin (Jeff Foster) * BOOTP fix (Dietmar Petras) * "A header file for every dissector" (Gilbert) * Fix NetBIOS name types (Richard) * Allow for non-"struct timeval" in tethereal (Gilbert) * Upgrade gtkclist.c to GTK+-1.2.7 (Gilbert) * Support raw IP nettl captures (Olivier) * Fix X.25 data structure initialization (Olivier, Guy) * New WTAP error code: WTAP_ERR_UNSUPPORTED_ENCAP (Guy) * LanMan fix (Richard) * Doco updates (Guy) * Fix for UCD SNMP 4.1.x * "Resolve Name" item in proto tree popup (Laurent) * Buffer fix (Guy) * SMB Logon fix (Richard, Jeff Foster) * Tethereal fix for multi-arg filters on command line (Guy) * Fix HTTP request and response (Laurent) * Support for Dynamic Host Information Services (Olivier) * Add TCP segment length to TCP packet summary (Fred Reimer) * Pop up single packet's proto tree in new window (Jeff Foster, Guy) * Developer's README, finally! (James Coe, Guy, Jeff Foster, Gilbert) * Support for HP-UX 11 nettl files (Olivier) * Make scrollbar placement option ubiquitous (Guy) * Support for Sinec H1 protocol (Gerrit Gehnen) * Show version number resource in COTP (Gerrit Gehnen)
2000-03-05The generated pages are trying to include png files for the logos,kim2-7/+7
not gif files. So we need to install the png logos.
2000-03-04The package in net/rdist6 now registers as freerdist, sokim1-2/+2
the dependency here had to be updated. This should have been done by the person changing net/rdist6, really.
2000-03-03Make this package work on Solaris.agc1-1/+10
2000-03-02pull across a patch from ircII-current:mrg2-1/+30
- fix PR#423 from Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>: the MSG and DCC hooks added by the `times' script incorrectly ignored the first word of the message.
2000-02-29lwresd is also a script... use INSTALL_SCRIPThubertf1-2/+2
2000-02-29Make Kerberos IV support compile. I still think that <krb.h> shouldkim3-16/+35
not have prototypes for {afs,mit}_string_to_key(), but this was easier to fix without unknown side effects.
2000-02-29The SKEY patch distribution seems to have changed.kim1-2/+2
I think it is just a more recent version of logdaemon, which is not used on NetBSD.
2000-02-28the rndc we install is a script - use INSTALL_SCRIPThubertf1-2/+2
2000-02-27add missing patchwiz1-0/+13
2000-02-27update gnapster to 1.3.6; also install some language files.wiz5-6/+25
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-25removed obsoleted packageswiz26-430/+0
2000-02-25remove commented out SUBDIR += lines for packages that never gotwiz1-50/+1
converted from FreeBSD, or have been disabled since. Sorted lines alphabetically, added some missing directories.
2000-02-23sorry I was not careful, 5.9.13 was okay...itojun1-3/+1
2000-02-23add IGNORE, for possibility for remote exploit.itojun1-1/+3
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-22Add ONLY_FOR_PLATFORM, pointed out by Bernd.hubertf1-1/+4
2000-02-22If USE_INET6 is not defined, explicitly disable ipv6 in thedmcmahill1-1/+5
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-22add note why beroftpd and wu-ftpd-vr were commented outhubertf1-3/+3
2000-02-22add & enable bind9hubertf1-2/+3
enable beroftpd (why was this disabled?)
2000-02-22 BIND 9.0.0b1 is the first public release of BIND 9 code. It willhubertf14-0/+407
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-21Updated gnapster to 1.3.5.wiz5-31/+9
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-20replace 'find' by '${FIND}' where appropriatewiz1-2/+2
2000-02-20Fix PLIST's clash. Now "filcon" only gets installed with server,fredb6-14/+39
"au" only gets installed with client.
2000-02-20add and enable cftpwiz1-1/+2
2000-02-20Initial import of cftp-0.9.3, a fullscreen ftp-client.wiz5-0/+41
2000-02-18add and enable lftpwiz1-1/+2
2000-02-18Initial import of lftp, a powerful commandline ftp clientwiz5-0/+60
2000-02-18Updated vnc to 3.3.3.1. Also fixes md5 for docs, reported to be wrongwiz3-9/+11
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-16updated upclient to 4.09. Change:wiz2-4/+4
* Client was always sending version 4.01 as its version. fixed.
2000-02-15When multi-line dependencies occur, use a "DEPENDS+= package" formatagc1-5/+5
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-15update for lukemftp 1.2lukem2-4/+4
2000-02-12Patch wiretap/configure to properly enable zlib for NetBSD,fredb2-5/+19
as suggested by itojun.
2000-02-09Remove unnecessary directory name "pub" from URL for "ftp.fu-berlin.de".tron1-2/+2
2000-02-09# Note: this pkg auto-detects IPv6 without regarding USE_INET6.hubertf1-1/+4
# (Leave the above line in to still get it into the README-IPv6.html!)
2000-02-09add some files for 4.4M (HI MATT!)hubertf1-1/+5
2000-02-09Remove obsolete patch.fredb1-40/+0
2000-02-09Update to version 5.3.5. Bug fixes and improvements--to many to list.fredb4-12/+15
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-09Update to version 5.3.5. Bug fixes and improvements--to many to list.fredb5-52/+14
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-08Fix DIST_SUBDIRhubertf1-2/+2
2000-02-08Update to ntp-4.0.99d. From the NEWS file:fredb3-11/+15
* 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-07Update "mrtg" package to version 2.8.12:tron4-28/+20
- 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-07remove unneeded patchwiz2-15/+5
2000-02-07add & enable vtunhubertf1-1/+2
2000-02-07Import vtun-2.0:hubertf7-0/+66
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-06Update ethereal to 0.8.3.frueauf2-4/+4
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)