summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2006-05-12Changes 0.96.1:adam4-22/+42
Bug fixes: - Fixed issue when browse host is the only search in the list. - Reset download buffers on incomplete writes. - Fixed ever-growing sidebar at each relaunch under GTK1. - Fixed misdetection of chunk completion, causing undue abortion of downloads. - Was wrongly showing the source download speed twice in download status. - Range column was sometimes inexact in downloads. Improvements: - Print PFS indication for actively queued entries as well. - Take buffered data into account when showing download progress. - Downloads now show how many HTTP requests were made on the same connection. - Try to reposition the main window correctly. Configuration Changes: - Minimum connection timeout is set to 15 seconds. - Default for "maximum % of slots / vendor" raised to 90.
2006-05-12Fix PR#33316adam1-2/+2
2006-05-12Fix build with newer OpenSSL.joerg2-6/+14
2006-05-12Uses C++.joerg1-1/+2
2006-05-12Add DragonFly support.joerg2-9/+11
2006-05-12Fix build on DragonFly. Add pptp.8 to PLIST. Bump revision.joerg4-6/+16
2006-05-12Correct pthread detection in configure. Has libtool, so annotate that.joerg3-6/+39
Update source checksum, I have no idea what changed, but even ftp.netbsd.org doesn't have the old version around. Remove the interactive fetch, since it is normal GPL code and can be fetched directly. Bump revision due to unclear status.
2006-05-12Fix PLIST and bump revision. Add DragonFly work arounds for pthread.hjoerg6-8/+67
and fix net/if_var.h test as well.
2006-05-12Uses C++.joerg2-2/+4
2006-05-12Don't override the result of configure a few moments ago by hard-codingjoerg2-1/+23
-lresolv. It might not exist at all and break the other configure tests.
2006-05-12- add DragonFly support (positive lists for broken platforms wouldjoerg7-8/+81
simplify this...) - disable propolice on DragonFly - use void (*)(int) as type of sa_handler as by SUS - correctly annotate info usage, bump revision for this
2006-05-11/bin/sh is not the right shell to use in pkgsrc rc scripts. usegrant2-6/+5
@RCD_SCRIPTS_SHELL@. don't bother testing for /etc/rc.subr because it won't work without it, anyway. bump PKGREVISION.
2006-05-10Added USE_LANGUAGES (otherwise configure fails)adam1-5/+4
2006-05-10Include stdlib.h instead of malloc.h, which is not available on Darwin.minskim6-1/+69
2006-05-10Make this package build with gcc-4.minskim2-1/+23
2006-05-09Add DragonFly support. Disable propolice on DragonFly. Uses C++.joerg7-2/+89
2006-05-09Update to 2.6:bouyer2-7/+6
fixes a segfault adds support for reloading config via a SIGHUP and chroot jail
2006-05-09Update to nagios 2.3:bouyer2-7/+6
[Security] Bug fix for negative HTTP content_length header in CGIs Added missing links for notes_url and action_url to service column of status detail page Changed freshness logic so that passive checks don't immediately go stale after program restart Bug fix for minor memory leak in object cleanup code Bug fix for flapping notifications during scheduled downtime Bug fix for $TOTALHOSTSDOWNUNHANDLED$ macro Bug fix in sample minimal.cfg file Bug fix in status CGI when displaying servicegroups Bug fixes in computation of indeterminate time and scheduled downtime in availability CGI Bug fix with not deleting all comments associated with a service Lowered max plugin output length from 348 to 332 chars to run on 64-bit systems without problems Minor fix to p1.pl for embedded Perl interpreter Minor fixes to WAP interface (statuswml CGI) Minor bug fix to VRML interface (statuswrl CGI) Minor doc updates
2006-05-09use ${SUSE_DIR_PREFIX} appropriatelyabs1-6/+6
2006-05-06The configure script needs to know the location of the installed net-snmpheinz1-1/+2
package. For non-default paths (eg, /opt/pkg) we need to tell "configure" this explicitly. This should fix build problems observed on Linux.
2006-05-05Make this package build on NetBSD by fixing header file names and linkminskim5-5/+47
options.
2006-05-05Add gt-itm.minskim1-1/+2
2006-05-05Import gt-itm.minskim6-0/+84
GT-ITM contains code to generate graphs that model the topological structure of internetworks. In addition, some sample graphs are provided. More detail on most of the methods can be found in the paper: "How to Model an Internetwork," Ellen Zegura, Ken Calvert, and Samrat Bhattacharjee, Proceedings of IEEE Infocom '96.
2006-05-05update autonet to 0.19:abs3-8/+8
Changes: - handle ifconfig interface output without status: lines (thankyou vmware) - if talking to speaker fails, keep going
2006-05-04Fix reverse resolving for IPv6 addresses which contain an octet withtron3-14/+20
a value larger than 127. Bump package revision because of this fix.
2006-05-03Samba developers say that winbindd does not require nmbd to be running.jlam2-18/+4
Bump PKGREVISION to 1.
2006-05-02Check the right directory for OpenSSL.joerg1-1/+2
2006-05-02Put back NOT_FOR_PLATFORM.rpaulo1-2/+2
2006-05-02Update to version 0.8.4.rpaulo9-193/+63
Changes include the fix for this security problem: http://www.simphalempin.com/dev/miredo/mtfl-sa-0601.shtml.en and the additon of most pkgsrc patches.
2006-05-01Honor ROOT_USER and ROOT_GROUP.minskim1-1/+3
2006-05-01Update to version 3.4.6salo3-15/+14
Changes: Version 3.4.6 - 2006-04-25 - fixed opening sites with explicitly specified port (it could either use default port or spin). - fixed ftps over http proxy with CONNECT method. Version 3.4.5 - 2006-04-22 - handle ftp PRET errors. - send ssh password twice if needed, this fixes a problem with encoded secret keys. - updated programming examples. - fixed cross-references between jobs/tasks libraries and lftp. Version 3.4.4 - 2006-04-06 - new setting mirror:dereference. - new exit options: top, kill. - fixed stalling when uploading empty files with ftps. - fixed lftp exit code when cmd:at-exit is set. - fixed a rare spinning. Version 3.4.3 - 2006-03-15 - don't create target file when source file does not exist. - show done jobs before exit. - changed default for http:use-propfind to no. - fixed condition for getting exact time for cls. - fixed coredump with non-absolute http redirection. - fixed coredump when exiting lftp with a done job. Version 3.4.2 - 2006-02-08 - fixed a coredump in cls (option parsing). - import TIME_STYLE environment variable to cmd:time-style. Version 3.4.1 - 2006-02-07 - new cls option --time-style, new setting cmd:time-style. - use PROPFIND first to check directory existence (http). - fixed CCC - don't try to shutdown ssl connection gracefully. - fixed an abortion when completing with cmd:remote-completion set to false.
2006-05-01added a hack that makes sure that configure does not define socklen_t ifschwarz1-0/+24
it has already been typedef'd in pthread.h. This addresses the issue reported in pkg/27009 (closing that PR).
2006-04-29Use DIST_SUBDIR and bump PKGREVISION. Pointed out by salo and wiz.rpaulo2-5/+8
2006-04-29Updated totd to 1.5.1 as requested in PR 30545.rillig3-13/+15
2006-04-29Update to OpenAFS 1.4.1 from 1.4.0.gendalia4-23/+10
Changes from 1.4.0: All systems: - Several race conditions in the host tracking and handling in the fileserver which could cause inconsistent behavior and crashes have been fixed. - A fileserver bug where a reference to a volume could be leaked and later cause a deadlock as a result of a bulk status call - Reference counting of fileserver objects in unsigned 32 bit integers instead of signed 16 bit integers. - Avoid type mismatches when handling time values (betweemn 32 bit and 64 bit variables). - Fix a memory leak during multilevel packet queue handling. - Audit log output had been updated to include FIDs for newly created files. - asetkey is now included to ease Kerberos 5 integration for server administrators. - A new fileserver statistics collection including callback statistics was added. - man pages are now generated.
2006-04-28Update the checksums... Argh, people changing software distributionrpaulo1-4/+4
tarballs.
2006-04-28Add missing include for close(2). Fix DragonFly, esp. hack around ajoerg4-4/+44
propolice ICE.
2006-04-28Update to 2.6.8:wiz2-6/+6
NEWS for rsync 2.6.8 (22 Apr 2006) Protocol: 29 (unchanged) Changes since 2.6.7: BUG FIXES: - Fixed a bug in the exclude code where an anchored exclude without any wildcards fails to match an absolute source arg, but only when --relative is in effect. - Improved the I/O code for the generator to fix a potential hang when the receiver gets an EOF on the socket but the generator's select() call never indicates that the socket is writable for it to be notified about the EOF. (This can happen when using stunnel). - Fixed a problem with the file-reading code where a failed read (such as that caused by a bad sector) would not advance the file's read-position beyond the failed read's data. - Fixed a logging bug where the "log file" directive was not being honored in a single-use daemon (one spawned by a remote-shell connection or by init). - If rsync cannot honor the --delete option, we output an error and exit instead of silently ignoring the option. - Fixed a bug in the --link-dest code that prevented special files (such as fifos) from being linked. - The ability to hard-link symlinks and special files is now determined at configure time instead of at runtime. This fixes a bug with --link-dest creating a hard-link to a symlink's referent on a BSD system. ENHANCEMENTS: - In daemon mode, if rsync fails to bind to the requested port, the error(s) returned by socket() and/or bind() are now logged. - When we output a fatal error, we now output the version of rsync in the message. - Improved the documentation for the --owner and --group options. - The rsyncstats script in "support" has an improved line-parsing regex that is easier to read and also makes it to parse syslog-generated lines. - A new script in "support": file-attr-restore, can be used to restore the attributes of a file-set (the permissions, ownership, and group info) taken from the cached output of a "find ARG... -ls" command.
2006-04-27We don't need to set PKG_GECOS.<user> since the new defaults injlam1-5/+1
pkgsrc/mk/install/usergroupfuncs:1.7 already handle this case.
2006-04-27Use 3rd person for DESCR.ghen1-1/+1
2006-04-25Remove as maintainer of this package. I'm no longer using it on anytron1-2/+2
system I administrate.
2006-04-25re-apply the fix for alignment of radiotap data fields, and fixdrochner2-1/+120
two newly introduced problems: -botch in picking up IEEE80211_RADIOTAP_FLAGS -wrong offset passed to inner dissector
2006-04-25Update to version 4.03salo4-21/+21
Changes: - Updated the LibPCRE build system to add the -fno-thread-jumps option to gcc when compiling on the new Intel-based Apple Mac OS X systems. Hopefully this resolves the version detection crashes that several people have reported on such systems. Thanks to Kurt Grutzmacher (grutz(a)jingojango.net) for sending the configure.ac patch. - Increased a write buffer length to avoid Nmap from quitting with the message "log_vwrite: write buffer not large enough -- need to increase". Thanks to Dave (dmarcher(a)pobox.com) for reporting the issue. - Made some portability fixes to keep Nmap compiling with the newest Visual Studio 2005. Thanks to KX (kxmail(a)gmail.com) for suggesting them. - Service fingerprints are now provided in the XML output whenever they would appear in the interactive output (i.e. when a service respons with data but is unrecognized). They are shown in a new 'servicefp' attribute to the 'service' tag. Thanks to Brandon Enright (bmenrigh(a)ucsd.edu) for sending the patch. - Improved the Windows build system -- mswin32/Makefile now takes care of packaging Nmap and creating the installers once Visual Studio (GUI) is done building the Release version of mswin32/nmap.sln. If someone knows how to do this (build) step on the command line (using the Makefile), please let me know. Or if you know how to at least make 'Release' (rather than Debug) the default configuration, that would be valuable. - WinPcap 3.1 binaries are now shipped in the Nmap tarball, along with a customized (for Nmap) installer written by Doug Hoyte. That new WinPcap installer is now used in the Nmap self-installer. - Fixed (I hope) a problem where aggresive --min-parallelization option values could cause Nmap to quit with the message "box(300, 100, 15) called (min,max,num)". Thanks to Richard van den Berg (richard.vandenberg(a)ins.com) for reporting the problem. - Fixed a rare crash bug thanks to a report and patch from Ganga Bhavani (GBhavani(a)everdreamcorp.com)
2006-04-25delint.salo2-4/+3
2006-04-25Update "ethereal" package to version 0.99.0.tron4-36/+11
Changes since version 0.10.14 include: - security fixes for problems discovered by a Coverity scan - new utility "dumpcap" for capturing packets from a live network and writing them to a file has been added. - support for ACP133, E.212, Nortel LGE Monitor and OICQ protocols
2006-04-24Note addition of net/uucp.jlam1-1/+2
2006-04-24Initial import of uucp-1.07 as net/uucp.jlam5-0/+85
This is a package for Taylor UUCP. This package provides everything you need to make a UUCP connection. It currently supports the 'f', 'g' (in all window and packet sizes), 'G', 't' and 'e' protocols, as well a Zmodem protocol, the FX UUCICO 'y' protocol, and two new bidirectional protocols. If you have a Berkeley sockets library, it can make TCP connections. If you have TLI libraries, it can make TLI connections. It supports a new configuration file mechanism.
2006-04-23Add old/ dir to MASTER_SITES just in case we running a little behind aadrianp1-1/+2
current release.
2006-04-23Modify packages that set PKG_USERS and PKG_GROUPS to follow the newjlam17-44/+83
syntax as specified in pkgsrc/mk/install/bsd.pkginstall.mk:1.47.
2006-04-22Explicitly buildlink gettext-lib, since gtk-gnutella links againstjoerg3-3/+21
libintl. Hack around the gettext detection in Configure, I twisted my mind too much trying to understand the "logic". Just assume that we have and want NLS. Bump revision.