summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2007-08-26And also rewrite certificate file path in document.obache1-1/+5
2007-08-25Fixes installation directory issue, reported in PR 36779.obache6-21/+24
Honor PKG_SYSCONFDIR and PKGMANDIR. Use SUBST framework instead of manual sed. And pkglintfy. Bump PKGREVISION.
2007-08-25Bump PKGREVISION due to libosip's ABI changes.obache1-1/+2
2007-08-24Updated to version 0.61.heinz2-6/+6
Pkgsrc changes: - none Changes since version 0.60: =========================== *** 0.61, 1 August 2007 Fix rt.cpan.org #28106, 28198, and 28590 Modification of $_ in various places. Fix t/11-inet6 assumed lowercase domain names.
2007-08-24Correctly specify the location of uucico for the "uucp" user's shell.jlam1-3/+3
This fixes PR pkg/36695 by Jim Bernard. Bump PKGREVISION to 5.
2007-08-23patchsum fixabs1-2/+2
2007-08-23Update ktorrent to 2.2.1nb1. Fix compile on NetBSD/-current - from Bernd ↵abs3-8/+19
Ernesti - PR/36804
2007-08-23Add SuSE's patch to fix the vulnerability reported in CVE-2007-4091.tron3-2/+66
Bump package revision.
2007-08-23Remove patches that were scheduled for removal with the last maradnsjoerg3-37/+0
update.
2007-08-20Added the URL for the change log.rillig1-1/+2
2007-08-20Remove obsolete patchadrianp1-25/+0
2007-08-20Update to 3.1.1adrianp3-29/+16
By default, no longer try to use libnet. You must now specify --enable-libnet (#148) Remove support for pcap_snapshot_override which was never added to libpcap (#140) Rewrite L2/DLT code in tcpedit/tcprewrite to be plugin based (#82) tcpprep & tcprewrite no longer require root access (#3) Remove libnids dependancy for flowreplay And many more, see the following for all the details: http://tcpreplay.synfin.net/trac/browser/trunk/docs/CHANGELOG?rev=1886
2007-08-20Update to 2.7.0.1adrianp3-17/+18
Fixed header files to avoid conflicts with system files on BSD for IPv6 data structures. Added code to prevent URI-related alerts from firing when the body is being normalized. Make Stream5 the default stream engine. Add alert for multiple GRE encapsulations. Added ability for Snort to track fragmented ICMPv6 to check for the remote BSD exploit (Bugtraq ID 22901, CVE-2007-1365). Code cleanup, change malloc/calloc to SnortAlloc, use safer functions SnortSnprintf, SnortStrncpy, etc. Check pointers before use. Additional updates for bounds checking. And many more . . . check the ChangeLog for all the details
2007-08-20Updated skype to 1.4.0.99. Changes unknown.rillig3-40/+33
2007-08-19Update "libtorrent" package to 0.11.6 and "rtorrent" package to 0.7.6.tron4-12/+12
Change since versions 0.11.4 respectively 0.7.4: - The old option handler has been rewritten. - Added support for SCGI rpc calls. - Added "http_ca{path/cert}" options. Patch by Johan Gunnarsson - Added configure options that allow building universal binaries. - Fixed a bug that caused piped requests to be lost. - Improved XMLRPC support, including support for 64bit ints, removed defective FastCGI support, - Added a large number of commands for use with XMLRPC. See system.listMethods for a complete list. - Fixed a bug where the tracker re-announce interval for the previous tracker was being used. Now the announce intervals for each tracker is stored seperately. - Commands that pass through rpc::parse_command_* now support inline commands that start with a '$'. E.g 'print="$get_ip="'. - Allow ';' as a separator for multi-command lines. Not recognized by the string parser, so it must be preceded by whitespace. - Allow escaping of newlines in the resource file. - The "load_*" commands now allow a list of commands to be appended. These commands will be called on the newly loaded download.
2007-08-19Updated to version 0.14.heinz2-6/+6
Pkgsrc changes: - none Changes since version 0.13: =========================== 0.14: (2007-08-03) * allow CGI subclasses (like CGI::Fast) for args. bug fix from Chris Kastorff <encryptio@gmail.com>.
2007-08-19Update libupnp to 1.6.0. Merge from wip/libupnp.obache9-290/+366
No functionally changes since RC1.
2007-08-18take notice of the 'inet6' package option,plunky4-2/+44
by default, inet6 support is built in, but it can be disabled for systems that do not have inet6 capability.
2007-08-17Try to sort out modular Xorg support. Untested as it doesn't buildjoerg1-2/+2
on NetBSD/current.
2007-08-17Update net/ktorrent to 2.2.1:abs2-8/+6
- Fix file selection bug - Fix several webgui bugs - Make sure plugin list is sorted on the plugin name - Fix bug with UPnP plugin not releasing ports when KT is shutdown
2007-08-16Add DESTDIR and modular Xorg support.joerg2-8/+7
2007-08-16Add DESTDIR and modular Xorg support.joerg1-2/+4
2007-08-16Revbump sweep of all libevent consumers due to update to libevent-1.3d.tnn3-4/+6
2007-08-14Add IPv6 option knob. IPv6 support was added in version 2.17.2.obache2-1/+15
Fixes PR 36775.
2007-08-13Added mk/misc/category.mk, which contains the definitions that are onlyrillig1-2/+2
useful for category Makefiles, as opposed to bsd.pkg.subdir.mk, which is also relevant for the top-level directory. Adjusted the category Makefiles.
2007-08-12Fix path to Perl. Depend on and fix path to tk-Tix.joerg1-2/+9
Bump revision.
2007-08-12Improve portability and while here, fix a rather obvious buffer overflowjoerg4-2/+109
in the argument handling. No idea how this was supposed to work, but consider running it in / with relative arguments. Bump revision.
2007-08-12Remove dragonfly.h, it is included upstream now.joerg4-27/+16
Restore patch-dt (MIB_SYSTEM_LIBS), still needed for DragonFly.
2007-08-12Update to maradns-1.2.12.06.joerg11-156/+328
Most important changes: - full Y2038 compliance - full support for DNS over TCP - some changes in the zone format.
2007-08-11Update nsd to 3.0.5:joerg6-57/+47
NOTE: the configuration file format has changed. Don't update blindly. Major changes: - integrated AXFR/IXFR support for zone transfer. IXFR is not supported when acting as master. - TSIG authentication support for queries, notifies and zone transfers. - full NOTIFY support - DNAME type is supported - experimental support for NSEC3 and NSID, not enabled in pkgsrc - various bug fixes.
2007-08-11Remove malloc.h hack, which was replaced by a single patch.joerg1-10/+5
Depend on and fix path to Perl in installed script. Bump revision.
2007-08-11Chagesn 5.4.1:adam12-132/+75
snmplib: - [BUG 1619827]: link libraries against needed external libraries - [PATCH 1616912]: fix memory leak in UDP transport code - [PATCH 1592706]: fix memory leak when cloning varbinds - Change snmp_sess_add_ex to consistently close and delete the transport argument on failure, earlier the liveness of the transport argument was undecided. snmpd: - [BUG 1558823]: fix ipAddressTable memory leak - [BUG 1596638]: fix memory leak in ipCidrRouteTable, inetCidrRouteTable - [BUG 1611524]: fix tcp connection table file descriptor leak - handle row deletion issues in dataset tables - [BUG 1712988]: default and configurable maximum number of varbinds returnable to a GETBULK request. - [PATCH 1666737]: include ipv6 counts in udpInDatagrams, udpNoPorts, udpInErrors, udpOutDatagrams - [PATCH 1700157]: fixes ordering of exec tokens in the resulting mib tree - [PATCH 1719253]: fix skipNFSInHostResources so it does not break on the second walk of the table. perl: - link Perl modules against the exact set of libraries needed - [BUG 1619827]: properly link against libperl when configured with --enable-as-needed - [PATCH 1725049]: fix bulkwalk in cases of non-repeater python: - [PATCH 1716114]: Let python build in the Net-SNMP source tree MacOSX: - [PATCH 1600522]: CPU Hardware Abstraction Layer (HAL) implementation for mach/darwin - IF-MIB rewrite now enabled by default Win32: - fix AES support - [PATCH 1706344]: fix compilation with cygwin IRIX: - [PATCH 1709748]: Optimized IRIX cpu stats AIX: - Fix default shared library building instead of forcing static use FreeBSD: - [BUG 1633483]: Support CPU HAL on FreeBSD4.x
2007-08-10Fix build on NetBSD-current which dropped MFSNAMELEN: pretend this CPP macroseb3-7/+11
is still there. Bump PKGREVISION to 2.
2007-08-10Update net/couriertcpd to 0.56.0. Changes from version 0.53.2 include:jlam4-62/+5
+ Remove BDB_LIB workaround which should already be handled by the wrapper scripts and db1.builtin.mk. + Remove unnecessary patch-aa and patch-ab. * Setting protocol to SSL3 will now disable SSL2. * Send a dummy EHLO before STARTTLS (gmail wants it). * Allow setting the max # of connections on a per-IP address basis.
2007-08-10Cleanup conditional for systems without native iconv.joerg1-4/+3
Based on patch from Yakovetsky Vladimir in PR 36766.
2007-08-09Update to 0.1.2.16, which is the top of the new 0.1.2.x stable branch.drochner5-25/+47
Too many changes to list here; most are not visible to client-only users anyway. I've tested client and anymous service functions. Couldn't test server myself. Since noone responded when I asked for testers I'm committing the update anyway, also because security flaws were reported without telling whether they apply to the old 0.1.1 branch.
2007-08-08Don't use malloc.h.joerg2-1/+23
2007-08-08Don't use malloc.h.joerg8-1/+98
2007-08-08Don't use malloc.hjoerg2-1/+18
2007-08-08Fix two typos. I didn't test this. Bump PKGREVISION as onreed4-8/+9
"dragonfly" this may change the build.
2007-08-08Suports DESTDIR.joerg1-1/+3
2007-08-07Update md-whois package to 4.7.22.taca2-9/+10
Changes are unavailable, but it seems that more tld and IP address delegation information was added.
2007-08-07Update to 2.9.0:wiz3-8/+7
2007/07/27: version 2.9.0 = tag release-2-9-0 6118: Configure: Update defaults - enable DirectConnect by default - disable Gnutella & Gnutella2 by default - MLDonkey does not support UDP host cache and contains non-working GWebCache URLs - Gnutella/G2 code has not been updated for several years, its officially unmaintained for now - remove non-existing GWebCache URLs 2007/07/25 6087: Fix logging of verbosity "bw", remove obsolete options 6085: BT: Improve UTF8 support - parse field "encoding" - use field "name.utf8" instead of "name", if available 2007/07/10 5996: BT: Recognize more client types (orbit) 6065: DirectConnect: Support dc++ hublist in web_infos 6063: BT: Better detect single-file torrents 2007/07/03 6068: BT: Fix download start when torrents/downloads filesystem allows more than 16M chars 2007/07/01 6064: BT: Earlier first scan of torrents/incoming/* 6053: HTML: Send correct filename when previewing (chandlerding) 6061: Options: New type port_option, values are bound to be >= 0 and <= 65535 6060: Do not send mail notifications when smtp_server = "" 6059: Multiuser: Avoid double group entries in user_groups 6056: Log username, IP:port and old/new value when changing options 2007/06/30 6049: BT: Support user_commit_dir when seeding, reshare every share_scan_interval minutes 2007/06/26 Move docs/multiuser.txt to distrib/multiuser.txt 6048: Make Ocaml 3.10.0 the default compiler - MLDonkey can still be compiled with Ocaml 3.08.3/4 & 3.09.* - if you need GTK1 oldgui you must use Ocaml < 3.10.0 to compile 2007/06/24 6044: BT: Limit max_bt_uploaders to max_upload_slots (pango) 6043: Discover WAN IP - new command "discover_ip" to force discovery - new option "discover_ip" to enable automatic discovery on startup and after SIGHUP, default true - this patch is important for BT-only usage, without this patch the WAN IP was discovered only by using EDK server replies 6034: Load $MLDONKEY/web_infos/* before activating network modules - this fixes a security hole when networks started connecting before IP blocklist was loaded 6025: Extend command "links" to optionally display all downloading files - "links" displays all files, not only shared ones like before - "links shared" lists only shared files - "links downloading" lists only downloading files 2007/06/18 6024: Multiuser: New parameters for command useradd: user_mail + user_max_concurrent_downloads 2007/06/17 6021: Remove leftovers from optional zlib support, replace Autoconf.zlib__* with Zlib.* functions 6005: Swarmer: Implement new download mechanism - its now possible to switch the order blocks are downloaded from random (first and last block first, default) to linear - new command: download_order <file number> <random|linear> 6017: Multiuser: New optional parameters group/commit_dir for command useradd 6020: Multiuser: Fix handling of user "admin", its user_commit_dir was not used when MLDonkey was not restarted between download start and commit 6019: BT: Disable user_commit_dir for multifile torrents to fix seeding 6011: BT: Send no_peer_id to trackers to save some bandwidth (berni) 6010: Update syslog.ml to version 1.4 5995: EDK: Better handle permission denied errors for shared/downloading files 5992: BT/IP block: Fix country-based IP blocking
2007-08-07no need for PKGREVISION yetlukem1-2/+1
2007-08-07fix CONFIGURE_ARGS for sockslukem1-2/+2
2007-08-07update version to 20070806lukem1-2/+2
2007-08-07No support for SOCKS4 in tnftp 20070806.lukem1-6/+3
2007-08-07The UINT32_T shouldn't be necessary any more, with thelukem2-15/+2
updated configure.ac in tnftp 20070806.
2007-08-07Merge tnftp 20070806.lukem95-5908/+12249
2007-08-06Update to tnftp 20070806.lukem4-4/+4
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.