summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2007-08-03Update net/teamspeak-server from 2.0.23.15 to 2.0.23.19:abs2-17/+12
No changelog available, but the developers report "you should update your installation as quickly as possible since the new release contains more than 20 security fixes and stability improvements." http://forum.teamspeak.com/showthread.php?t=38640&highlight=2.0.23.19
2007-08-02Fix botched migration of PKG_OPTIONS from courier-mta/Makefile.commonjlam1-2/+1
into the Makefiles of the packages that include it: (1) PKGNAME and PKG_SUPPORTED_OPTIONS clearly no longer need to be defined since the only code that used it in Makefile.common was removed. (2) Package Makefiles need to properly define PKG_OPTIONS_VAR and PKG_SUPPORTED_OPTIONS prior to including bsd.options.mk. Set them to the appropriate values to match the orginal names from before the botched migration.
2007-08-02Update tcpdump to 3.9.7.taca2-6/+6
(I think that "Summary for 0.9.7 libpcap" below should be read "Summary for 3.9.7 tcpdump".) Wed. July 23, 2007. mcr@xelerance.com. Summary for 0.9.7 libpcap release NFS: Print unsigned values as such. RX: parse safely. BGP: fixes for IPv6-less builds. 801.1ag: use standard codepoint. use /dev/bpf on systems with such a device. 802.11: print QoS data, avoid dissect of no-data frame, ignore padding. smb: make sure that we haven't gone past the end of the captured data. smb: squelch an uninitialized complaint from coverity. NFS: from NetBSD; don't interpret the reply as a possible NFS reply if it got MSG_DENIED. BGP: don't print TLV values that didn't fit, from www.digit-labs.org. revised INSTALL.txt about libpcap dependancy. Wed. April 25, 2007. ken@xelerance.com. Summary for 3.9.6 tcpdump release Update man page to reflect changes to libpcap Changes to both TCP and IP Printer Output Fix a potential buffer overflow in the 802.11 printer Print basic info about a few more Cisco LAN protocols. mDNS cleanup ICMP MPLS rework of the extension code bugfix: use the correct codepoint for the OSPF simple text auth token entry, and use safeputs to print the password. Add support in pflog for additional values Add support for OIF RSVP Extensions UNI 1.0 Rev. 2 and additional RSVP objects Add support for the Message-id NACK c-type. Add support for 802.3ah loopback ctrl msg Add support for Multiple-STP as per 802.1s Add support for rapid-SPT as per 802.1w Add support for CFM Link-trace msg, Link-trace-Reply msg, Sender-ID tlv, private tlv, port, interface status Add support for unidirectional link detection as per http://www.ietf.org/internet-drafts/draft-foschiano-udld-02.txt Add support for the olsr protocol as per RFC 3626 plus the LQ extensions from olsr.org Add support for variable-length checksum in DCCP, as per section 9 of RFC 4340. Add support for per-VLAN spanning tree and per-VLAN rapid spanning tree Add support for Multiple-STP as per 802.1s Add support for the cisco propriatry 'dynamic trunking protocol' Add support for the cisco proprietary VTP protocol Update dhcp6 options table as per IETF standardization activities
2007-08-02Update libpcap to 0.9.7.taca5-82/+6
libpcap Wed. July 23, 2007. mcr@xelerance.com. Summary for 0.9.7 libpcap release FIXED version file to be 0.9.7 instead of 0.9.5. added flags/configuration for cloning bpf device. added DLT_MTP2_WITH_PHDR support (PPI) "fix" the "memory leak" in icode_to_fcode() -- documentation bug Various link-layer types, with a pseudo-header, for SITA http://www.sita.aero/ introduces support for the DAG ERF type TYPE_COLOR_MC_HDLC_POS. Basic BPF filtering support for DLT_MTP2_WITH_PHDR is also added. check for IPv4 and IPv6, even for DLT_RAW add support for DLT_JUNIPER_ISM Pick up changes from NetBSD: many from tron, christos, drochner Allocate DLT_ for 802.15.4 without any header munging, for Mikko Saarnivala. Header for 802.16 MAC Common Part Sublayer plus a radiotap radio header Wed. April 25, 2007. ken@xelerance.com. Summary for 0.9.6 libpcap release Put the public libpcap headers into a pcap subdirectory in both the source directory and the target include directory, and have include files at the top-level directory to include those headers, for backwards compatibility. Add Bluetooth support Add USB capturing support on Linux Add support for the binary USB sniffing interface in Linux Add support for new FreeBSD BIOCSDIRECTION ioctl Add additional filter operations for 802.11 frame types Add support for filtering on MTP2 frame types Propagate some changes from the main branch, so the x.9 branch has all the DLT_ and LINKTYPE_ values that the main branch does Reserved a DLT_ and SAVEFILE_ value for PPI (Per Packet Info) encapsulated packets Add LINKTYPE_ for IEEE 802.15.4, with address fields padded as done by Linux drivers Add LINKTYPE_ value corresponding to DLT_IEEE802_16_MAC_CPS. Add DLT for IEEE 802.16 (WiMAX) MAC Common Part Sublayer Add DLT for Bluetooth HCI UART transport layer When building a shared library, build with "-fPIC" on Linux to support x86_64 Link with "$(CC) -shared" rather than "ld -shared" when building a ".so" shared library Add support for autoconf 2.60 Fixes to discard unread packets when changing filters Changes to handle name changes in the DAG library resulting from switching to libtool. Add support for new DAG ERF types. Add an explicit "-ldag" when building the shared library, so the DAG library dependency is explicit. Mac OSX fixes for dealing with "wlt" devices Fixes in add_or_find_if() & pcap_findalldevs() to optimize generating device lists Fixed a bug in pcap_open_live(). The return value of PacketSetHwFilter was not checked.
2007-08-01Fix for bind package name pointed out by John Klos on tech-pkg@adrianp1-1/+2
2007-08-01Fix path to ksh, depend on it & use subst framework. Bump revision.joerg1-8/+11
2007-07-31Fix path to bash and depend on it. Bump revision.joerg1-3/+6
2007-07-30Sort LICENSE before RESTRICTED. Reword RESTRICTED. Addgdt1-3/+4
NO_SRC_ON_FTP.
2007-07-30Needs libstdc++.so.5, so add suse*compat dependency.wiz1-2/+2
2007-07-29Add & enable nfdumpseb1-1/+2
2007-07-29Add buildlink3 file.seb1-0/+21
2007-07-29Initial import of nfdump version 1.5.2 into The NetBSD Packages Collection.seb10-0/+155
The nfdump tools collect and process netflow data on the command line. Nfdump tools: nfcapd - netflow collector daemon nfdump - netflow dump nfprofile - netflow profiler nfreplay - netflow replay nfclean.pl - cleanup old data - installed as example ft2nfdump - read flow-tools format - optional tool sfcapd - sflow collector daemon - optional tool
2007-07-29Added spreadlogd.obache1-1/+2
2007-07-29Import spreadlogd version 2.0.0.obache8-0/+224
Packaged and provided by Mark Blackman via PR 36348. Spreadlogd is a general purpose daemon for receiving Spread toolkit broadcast/multicast messages and logging them either to a file or for further processing by a Perl module as an interpreter is embedded.
2007-07-29* Add new emulator framework in pkgsrc/mk/emulator that handles alljlam8-129/+62
binary-only packages that require binary "emulation" on the native operating system. Please see pkgsrc/mk/emulator/README for more details. * Teach the plist framework to automatically use any existing PLIST.${EMUL_PLATFORM} as part of the default PLIST_SRC definition. * Convert all of the binary-only packages in pkgsrc to use the emulator framework. Most of them have been tested to install and deinstall correctly. This involves the following cleanup actions: * Remove use of custom PLIST code and use PLIST.${EMUL_PLATFORM} more consistently. * Simplify packages by using default INSTALL and DEINSTALL scripts instead of custom INSTALL/DEINSTALL code. * Remove "SUSE_COMPAT32" and "PKG_OPTIONS.suse" from pkgsrc. Packages only need to state exactly which emulations they support, and the framework handles any i386-on-x86_64 or sparc-on-sparc64 uses. * Remove "USE_NATIVE_LINUX" from pkgsrc. The framework will automatically detect when the package is installing on Linux. Specific changes to packages include: * Bump the PKGREVISIONs for all of the suse100* and suse91* packages due to changes in the +INSTALL/+DEINSTALL scripts used in all of the packages. * Remove pkgsrc/emulators/suse_linux, which is unused by any packages. * cad/lc -- remove custom code to create the distinfo file for all supported platforms; just use "emul-fetch" and "emul-distinfo" instead. * lang/Cg-compiler -- install the shared libraries under ${EMULDIR} instead of ${PREFIX}/lib so that compiled programs will find the shared libraries. * mail/thunderbird-bin-nightly -- update to latest binary distributions for supported platforms. * multimedia/ns-flash -- update Linux version to 9.0.48 as the older version is no longer available for interactive fetch. * security/uvscan -- set LD_LIBRARY_PATH explicitly so that it's not necessary to install library symlinks into ${EMULDIR}/usr/local/lib. * www/firefox-bin-flash -- update Linux version to 9.0.48 as the older version is no longer available for interactive fetch.
2007-07-28Fixed build problem on Linux, infinity recursive call...obache1-2/+2
Patch provided by Ondrej Tuma in PR 36700.
2007-07-28Update to 9.4.1-P1adrianp2-7/+6
2206. [security] "allow-query-cache" and "allow-recursion" now cross inherit from each other. If allow-query-cache is not set in named.conf then allow-recursion is used if set, otherwise allow-query is used if set, otherwise the default (localnets; localhost;) is used. If allow-recursion is not set in named.conf then allow-query-cache is used if set, otherwise allow-query is used if set, otherwise the default (localnets; localhost;) is used. 2203. [security] Query id generation was cryptographically weak. 2202. [security] The default acls for allow-query-cache and allow-recursion were not being applied. 2193. [port] win32: BINDInstall.exe is now linked statically. 2192. [port] win32: use vcredist_x86.exe to install Visual Studio's redistributable dlls if building with Visual Stdio 2005 or later.
2007-07-28Update to 2.14.8:wiz4-218/+6
ORBit2-2.14.8 * bug fixes + Fix GIOP timeouts and add unit tests (Jules Colding) + Code cleanups (Kjartan) + Fix pointer arithmetics (Roland Illig) + Fix crash with uninitialized exception (Vincent Untz) + ORBLocalOnly mode in Solaris fixes (Brian Cameron)
2007-07-28malloc.h cleanup.joerg13-1/+162
2007-07-26Changed tsocks.sh so that it matches the man page. PKGREVISION++rillig2-9/+56
2007-07-26Update to 1.2.7:wiz2-6/+6
1.2.7: Joakim L. Gilje - Sat Jul 14 22:54:37 PDT 2007 * Set server TCP sockets to blocking mode on Mac OS X, Solaris, etc.
2007-07-24update to 0.41:jschauma2-6/+6
A cross site scripting vulnerabilty was found in the ipcalc CGI wrapper script. (Note: This is not the ipcalc script itself, it is only used when ipcalc is run via a web interface). This script was included in the tar archives of ipcalc 0.39 and 0.40. ok zuntum@
2007-07-22Update to tnftp 20070806.lukem2-0/+3142
Notable changes: - Implement '-s srcaddr' to set the local IP address for all connections. - Support '-q quittime' when waiting for server replies. - Use IEC 60027-2 "KiB", "MiB" (etc) instead of "KB", "MB", ... - Portability fixes, including for FreeBSD, Mac OS X, and Solaris.
2007-07-22Updated net/ktorrent from 2.1.4 to 2.2:abs5-18/+29
Changes in 2.2 : - Allow user to create torrents without tracker - Double clicking on files in files tab opens them Changes in 2.2rc1 - Revamped plugin settings page, looks much nicer now. - Scan dialog now has only one button cancel, which becomes close when the scan is finished - Add max seed time feature - Add download and seed time columns in view Changes in 2.2beta1 - Ditch KMDI in favor of KDevelop IDEA code - Infowidget has been fully moved to the bottom tabbar - Possibility to open as many views as needed - By default a downloads and uploads tab is now shown - Immediatly hide system tray icon at exit - Make sure to many files open bug is very unlikely to happen - Search plugin tab has now become a toolbar - Added option to fully preallocate diskspace for torrents - Added support for seeding from readonly filesystems - Make sure FileView remembers it's state - Sleep time of upload and download is now configurable through a CPU usage slider in the settings - Added option to move finished downloads to a different directory - Readded feature to show the total and the number of running torrents in the tab of each view - Added progress bar in status bar when searching - Redesigned FileSelectDlg - Added option to add torrent to group when loading - Added option to choose download directory for torrent when loading - Added option to copy .torrent files to user specified directory - Show torrent path when trying to load a corrupt torrent from torX/ directory - Added speed limits for individual torrents - Added dynamic diskspace checking. - Added option to disable diskspace preallocation - Improved system tray popup icon : we now use boxed style KPassivePopup instead of Qt tooltips, it also only disappears when the cursor is moved away from the tray icon and the text can be updated - The log now gets autorotated when it gets larger then 10 MB - Import dialog is now network transparent for the torrent file - Added statistics plugin which was developed by Krzysztof Kundzicz
2007-07-22Update to tnftp 20070806.lukem1-0/+507
Notable changes: - Implement '-s srcaddr' to set the local IP address for all connections. - Support '-q quittime' when waiting for server replies. - Use IEC 60027-2 "KiB", "MiB" (etc) instead of "KB", "MB", ... - Portability fixes, including for FreeBSD, Mac OS X, and Solaris.
2007-07-20Needs pkg-config.joerg1-1/+2
2007-07-19Explained why netcat is installed in sbin/ and netcat6 in bin/.rillig1-1/+3
2007-07-14Update to 1.4.0adrianp5-35/+38
- Install ares_dns.h too - Brad House added ares_save_options() and ares_destroy_options() that can be used to keep options for later re-usal when ares_init_options() is used. - Brad House's man pages for ares_save_options() and ares_destroy_options() were added. - James Bursa reported a major memory problem when resolving multi-IP names and I found and fixed the problem. It was added by Ashish Sharma's patch two days ago.
2007-07-13Update py-GeoIP to 1.2.1.obache2-9/+8
Patch provided by maintainer, Bartosz Kuzma in PR 36642. Changes since 1.2.0: 1.2.1 2005-06-28 * Added support for GeoIP Region
2007-07-12The code is not -Werror clean, disable it for now to let it build.xtraeme2-2/+4
2007-07-11Fix an installation problem under Mac OS X on a case-insensitive filesystem.tron1-1/+2
"bmake" would always report that "`install' is up to date." because it finds "INSTALL" when searching for "install".
2007-07-11Update libVNCServer to 0.9.1.obache4-19/+27
* libs are built shared by defaut now. * x11vnc is no longer included in the package tarball.
2007-07-09remove stale dependency on popt,drochner2-5/+3
perhaps pointed out by Kamel Derouiche on tech-pkg, bump PKGREVISION
2007-07-09remove stale dependency on popt,drochner2-4/+3
perhaps pointed out by Kamel Derouiche on tech-pkg, bump PKGREVISION
2007-07-09add "test" targetdrochner1-1/+4
2007-07-08Add urlgfe.minskim1-1/+2
2007-07-08Import urlgfe from pkgsrc-wip. Packaged by Cesar Catrian and updated byminskim4-0/+47
othyro. UrlGfe is a download manager that uses gtk2+ and libcurl. Features: 1. It allows you classify URLs before downloading them. 2. Every category has an independent configuration that can be inherited by each download in that category. 3. Multiple categories can download at one time. 4. Batch mode can generate URLs. 5. Import URLs from .html files. (UTF-8 Encoding only) 6. Export URLs (for wget -i)
2007-07-08Reset maintainer, rpaulo resigned.wiz5-10/+10
2007-07-06update to 2.14.3drochner2-6/+6
changes: -Fix build problem on Mac OS X -Fix compatibility with non-ORBit2 based servants
2007-07-06oops - add patch which quells a "array subscript is char" gcc warningdrochner1-0/+20
2007-07-06update to 0.99.6drochner4-34/+12
changes: -security fixes for the HTTP, DCP ETSI, SSL, DHCP, and MMS dissectors (crashes, resource exhaustion, off-by-one) -GUI/display filter improvements
2007-07-06Updated net/proftpd to 1.3.1rc3martti8-458/+19
Hello, ProFTPD community. The ProFTPD Project team is pleased to announce that the third release candidate for ProFTPD 1.3.1 is now available for public consumption. The 1.3.1rc3 release includes a number of minor bugfixes, including segfaults when handling the NLST command, dealing assigning IPv6 addresses for the EPSV command, and better handling of Display files in chrooted sessions. Please read the included NEWS and ChangeLog files for the full details.
2007-07-05Fixed the name of the pkg-config file. PKGREVISION++rillig1-3/+3
2007-07-04Make it easier to build and install packages "unprivileged", wherejlam24-40/+93
the owner of all installed files is a non-root user. This change affects most packages that require special users or groups by making them use the specified unprivileged user and group instead. (1) Add two new variables PKG_GROUPS_VARS and PKG_USERS_VARS to unprivileged.mk. These two variables are lists of other bmake variables that define package-specific users and groups. Packages that have user-settable variables for users and groups, e.g. apache and APACHE_{USER,GROUP}, courier-mta and COURIER_{USER,GROUP}, etc., should list these variables in PKG_USERS_VARS and PKG_GROUPS_VARS so that unprivileged.mk can know to set them to ${UNPRIVILEGED_USER} and ${UNPRIVILEGED_GROUP}. (2) Modify packages to use PKG_GROUPS_VARS and PKG_USERS_VARS.
2007-07-03Update p5-Net-DNS package to 0.60.taca2-6/+6
Changes are more than 100 lines, but it fixes these security problem. http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-3377 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-3409
2007-07-03Add common handling for libresolv similiar to dlopen(3) wrapping.joerg3-5/+23
For now, DragonFly and FreeBSD use the libc version, it is not reentrant, but thread-safe. NetBSD 3.0+ and Darwin 8.0+ use libresolv from base (the BIND9 resolver), all other fall back to net/bind9. Feel free to add your favorite platform if it has a thread-safe resolver in base. Modify mail/libspf-alf, mail/milter-greylist, mail/spamdyke and net/nocol accordingly. Testing on !DragonFly and feedback from tron@
2007-07-03Update to version 10.6.115659 of Linux client. Changes are:sborrill2-7/+7
Build Fix 1 Fixes a failure to disconnect the session if the smart card used for logon is removed during a reconnected session with a server running Citrix Presentation Server version version 4.0. (Hotfix Rollup Pack 3 or later must be installed on the server.) Corrects problems that prevent the client from running on Ubuntu Linux version 6.10. This build also includes all fixes from versions 9.43 to 9.49. 9.43: Fixes a problem that prevented the Microsoft Windows "Snap To" mouse option from working. 9.44: Ensures that the maximization state of seamless windows is correctly restored when they are maximized after being reduced to icon size. Adds a "TWIConfineToWorkArea" configuration option that can be set "Off" to allow seamless windows to be moved outside the work area. Also adds configuration parameters "PointerGrabTime" and "PointerClickTime" to set two timer parameters for pointer position echo suppression. They control the period after a mouse position report is sent during which any server-originated positions are discarded as echoes, and the period after a mouse click during which all server positions are accepted as a response to the click. Values are in milliseconds. 9.45: Citrix internal build. 9.46: Corrects an error in the treatment of the "BrowserTimeout" parameter that was introduced in build 9.20. The SCardListReaders function can now be called with a null context parameter when using the smart card virtual channel. The pnabrowse utility now enumerates applications correctly when $HOME/.ICAClient has not been populated. 9.47: Improves the change to pointer positioning introduced in version 9.43 and prevents client work-area information from having an effect in non-seamless sessions. Corrects an error in the pnabrowse utility that stopped it working with some server configurations. 9.48: Corrects the modification time of files edited using client drive mapping. Corrects an error in the pnabrowse utility that could stop it launching published applications. 9.49: Corrects an error that may inhibit session sharing when one seamless session is started within a few seconds of another. Adds special behaviour to the smart card virtual channel to correct problems with a particular application following session reconnection. That is controlled by a new configuration parameter "UCSCWAMap", and is normally disabled. 2 Causes tear-off menus from Microsoft Windows applications to vanish correctly when the application loses focus. Improves the drawing performance with seamless windows, particularly in 256-color sessions with multiple windows. Adds workspace control operations to the pnabrowse utility. 3 Fixes incorrect use of SSL error message 47. 4 Enlarges the sensitive area of notification area icons, improves text parameter handling in locales using the ISO 8859-15 character set and improves reconnection to multiple sessions using pnabrowse. 5 Fixes a font problem when using Ubuntu Linux version 7, and the appearance of some application icons in non-seamless sessions. Corrects Program Neighborhood's handling of 8-bit characters in user and client names when using non-UTF8 locales. Corrects the behaviour of seamless sessions started by Web Interface or Program Neighborhood Agent, when the default session type is full screen. 6 Updated for release to Web.
2007-07-02Remove FreeBSD CVS ID -- it doesn't add much information and createsjoerg3-6/+3
a mismatch between ident and the +BUILD_VERSION logic.
2007-07-01+solaris-taptnn1-1/+2
2007-07-01Update to 1.2.3adrianp2-6/+6
Add audible ping