summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2007-02-01update to 2.14.5drochner2-6/+6
changes: minor bugfixes
2007-01-31Mark as BROKEN_IN pkgsrc-2006Q4, based onwiz3-4/+8
ftp://asim.lip6.fr/outgoing/packages/i386/3.1/20070114.1132/broken.html (latest 3.1/i386 bulk build of 2006Q4). Feel free to fix them...
2007-01-30Fix permission problems:tron1-1/+4
- "share/doc/bind9" shouldn't be group-writable. - "share/doc/bind9/arm/Bv9ARM.pdf" shouldn't be executable. Bump package revision because of these fixes.
2007-01-30Bump package revision after minimum required version of "libtorrent"tron1-1/+2
has been corrected.
2007-01-30Update minimum required version of "libtorrent" package to >=0.11.0.tron1-3/+3
2007-01-29Fix pthread linkage and honour pkgsrc CFLAGS. Bump revision.joerg3-2/+20
No cookie for minskim.
2007-01-29+.include "../../x11/xextproto/buildlink3.mk" for modular X11abs1-1/+2
2007-01-28Update dnsdoctor package to 1.0.1.taca3-8/+24
2006-02-10 DNSdoctor-1.0.1 * l10n: chinese translation thanks to cnnic * man: fixed man page hyphens for UTF-8 * check: new test checking that the nameservers are not part of the same domain (all_same_domain) * check: added timeout for the whole smtp session * check: smtp timeout are now configurable * html: use italic for guessed values (ns, ip addresses) * html: added correct favicon
2007-01-28Update to 9.3.4adrianp5-164/+14
Lots of changes, see http://www.isc.org/sw/bind/view/?release=9.3.4#RELEASE for all the details: In brief: 2126. [security] Serialise validation of type ANY responses. 2124. [security] It was possible to dereference a freed fetch context. 2089. [security] Raise the minimum safe OpenSSL versions to OpenSSL 0.9.7l and OpenSSL 0.9.8d. Versions prior to these have known security flaws which are (potentially) exploitable in named. 2088. [security] Change the default RSA exponent from 3 to 65537. 2066. [security] Handle SIG queries gracefully. 1941. [bug] ncache_adderesult() should set eresult even if no rdataset is passed to it.
2007-01-27+.include "../../x11/inputproto/buildlink3.mk" to fix modular x11 buildabs1-1/+2
2007-01-27Fix build with gcc4. From Hans Rosenfeld in PR 35496.wiz2-1/+15
2007-01-26Update "libtorrent" package to version 0.11.1 and "rtorrent" package totron6-42/+43
version 0.7.1. Major changes since 0.10.4/0.6.4: - support for the CANCEL piece request message - support for tunneling through HTTP 1.0 proxies - Azureus-style encryption
2007-01-26Update icons location of KDE apps. Bump PKGREVISIONmarkd4-44/+46
2007-01-26Update to KDE 3.5.6markd3-231/+224
2007-01-25Update to 0.2.1.6:wiz4-22/+8
OpenFT 0.2.1.6: * Fixed a bug where full parents could trigger an assertion failure. * Index tokens database by array index instead of by pointer (should improve space efficiency, especially on 64-bit platforms). * Clean up the database properly. Not only does this avoid leaving huge temporary files lying around, but potentially allows the db to be shutdown and restarted at will. * Avoid unaligned memory accesses, which cause problems on some RISC platforms. * Don't die on malformed URLs. OpenFT 0.2.1.5: * Major search database rethink: shares are keyed by host plus a unique identifier instead of by hash. Hopefully this will improve space efficiency (and reduce I/O), and also eliminate the (non-)handling of duplicate hashes that existed previously. * New tokenization API. * Removed support for hidden searches due to new improved hashing algorithm. * New searching functionality: exclusion tokens and quoted queries. * Moved local shares into search database. This should reduce CPU usage with a large number of shares. * Improved documentation about search node configuration. * Fixed two bugs in stats initialization. * Added Bloom filter support, which is currently unused but may eventually be used to optimize query routing. * Temporarily backed out of cleaning up the database environment on exit, because it would try to sync the entire database to disk. This will be fixed properly later when individual children are tracked within ft_search_db.c. * Implemented automatic compressed stream handling for unbounded data (currently search queries and forwarded search results). This reduces bandwidth usage significantly, sometimes by as much as 50%. * Increased maximum packet size, although this is currently unused for compatibility reasons. OpenFT 0.2.1.4: * Fixed a signedness bug that could cause problems with non-ASCII characters on some platforms. * Fixed a packet handling bug that could cause an infinite loop. * Minor networking tweaks. * Fixed clipping of the nodes cache.
2007-01-25Update to 0.0.11. Fix HOMEPAGE.wiz3-9/+9
Gnutella 0.0.11: * Made SHA1 implementation work correctly on 64 bit machines. * Create new client GUID on each startup to prevent stupid packagers from hurting the network. * Disable the timebomb once and for all. Gnutella 0.0.10.1: * Added additional revision digit to version number so we can release packages with updated GT_RELEASE_DATE if nothing else has changed. * Increased web cache disabling to 365 days after built and complete shutdown to 1.5 years. Gnutella 0.0.10: * Disconnect idle nodes that don't reply to pings. * Support Vendor Messages. * Support ConnectBack vendor message for better firewalled status detection. * Slightly improved the random number seed. * Send an empty error page when the remote side supports queueing. * All searches now timeout after at most 10 minutes. * Only use the full http:// URL in GWebcache requests when using a proxy (see RFC 2616 (HTTP/1.1) for further information). * Support outgoing compression of message streams. * Drop "urn:" trailer from queries sent. * Send full filename in PUSH uploads; seems LimeWire requires it. * Support p->share_hide/show for hiding shares from other nodes with a HopsFlow message, allowing them to be efficiently un/re-shared. * Basic support for sending GGEP blocks. * Change "really-old" auto-deactivation to silent failure to avoid creating surprises for people who don't care. * Support push proxies: put a GGEP block containing the IP address of some servers we're connected to in order to improve upload performance of firewalled nodes. * Ban webcaches that resolve to local IP addresses.
2007-01-25Fix HOMEPAGE.wiz1-2/+2
2007-01-24Fixed "test ==", which was reported in PR 35467.rillig1-1/+3
2007-01-24Fixed "test ==", which was reported in PR 35467.rillig3-1/+38
2007-01-24Fixed PLIST when using quota and mysql options.martti4-22/+35
2007-01-23nb1: REPLACE_PERL on bundled scripts (SOAPsh.pl, XMLRPCsh.pl, stubmaker.pl).tv1-1/+4
2007-01-22Add yougrabber.minskim1-1/+2
2007-01-22Import yougrabber from pkgsrc-wip. Packaged by Sergey Svishchev.minskim4-0/+32
YouGrabber is a lightweight, multi-threaded (NPTL based) command line YouTube.com video downloader with proxy (HTTP, SOCKS 4 and 5) support, made from scratch in ANSI C using the libcURL API.
2007-01-21Set correct package version for Solaris/sparc version (Citrix displaysborrill1-5/+4
the version number in x.y format, but internally they have a x.y.z format and we can't be sure they won't release a version where z differs but the display version remains the same). Remove/fix URLs for HOMEPAGE and comments.
2007-01-20 * Updated to 0.96.3.cbiere6-13/+74
* Added GUI option "headless". * Removed dbus dependency. It's just a gimmick, not worth it. * Added patch-ab to avoid picking up stuff from /usr/local for example.
2007-01-19Fix this up on solaris with some patches from Stephen Borrill and somedmcmahill7-27/+44
from myself.
2007-01-19usedmcmahill2-2/+12
FOO=bar export FOO instead of export FOO=bar for the benefit of solaris.
2007-01-19Take over as maintainer (missed from previous commit).sborrill1-2/+2
2007-01-18Update to versions 9.0.0 (i386) and 8.46 (sparc) which are the latestsborrill6-49/+59
released versions. Version 9 is the Presentation Server 4.0 release of clients. N.B. sparc code currently untested. Take over as maintainer. Fix a few pkglint warnings. Update description to be more accurate and up-to-date. We need suse_openmotif to run wfcmgr under Linux emulation.
2007-01-18Update aiccu to version 20070115. AYIYA support has been much improved.ghen7-70/+39
There is one more NetBSD-specific bug in unix-console/Makefile but it's fixed by the last chunk of patches/patch-aa and will be in the next release. Install COPYRIGHT in the documentation directory as well. Detailed aiccu ChangeLog: aiccu (20070115) stable; urgency=medium * Fixup in Debian init script (based on original patch by Bernhard Schmidt). * Change in redirections so that errors don't show in debconf menu's etc. * NetBSD fixes as there is not always a Tunnel Device that supports IPv6 (thanks to Geert Hendrickx). * Gentoo ebuild update, adding depends and require ntp-client. * RPM spec update, add build-requirement. * Check return values of system commands. * Added a big warning about running AICCU from Daemontools and similar programs which run AICCU in a loop, thus hammering the TIC server. * Be a bit smarter in checking for support of IPv6. -- Jeroen Massar <jeroen@sixxs.net> Mon, 15 Jan 2007 11:00:42 +0000 aiccu (20070107) stable; urgency=high * 2007 Edition of AICCU. * License change to standard 3-clause BSD license. With thanks to Theo de Raadt, Marco d'Itri and Philipp Kern for their wise words and reasoning for coming to this decision. * High urgency because of the above and it fixing large problems. * Fixed Mac OS X / Darwin support on the MacBookPro of Pim van Pelt. * Added MTU, from TIC, configuration on most platforms. * Fixed up silly linux bug, adding LL address to tunnels but not to tun/taps. * Removed Win32 Alpha Endianess (reported by Christian Weisgerber). * Fixed up alignment error in parseline() (reported by Christian Weisgerber). * OpenBSD 4.0 support (patch provided by Christian Weisgerber). * OpenBSD AYIYA fixup (patch provided by Pim van Pelt). * Fedora/RPM init script fixup (bash case's don't fall through) reported and patch supplied by Matt Domsch. * NetBSD AYIYA support (noted by Tobias Riediger) Works on NetBSD 4.x, for NetBSD 3.0 one needs to patch tun/tap to support IPv6. Patch is available from the archives. * local_ipv4_override option so one can use AICCU behind a NAT that has been configured correctly to do proto-41 forwarding. This is usually called a DMZ setup. -- Jeroen Massar <jeroen@sixxs.net> Sun, 07 Jan 2007 14:00:42 +0000 aiccu (20060806) stable; urgency=low * Changelog version format change as the 'official' (before there where legal issues as they don't understand the word 'SHOULD' which is cleary defined in the IETF and now somebody simply uploaded it anyway it without even asking or notifying us about it) debian packages which are broken, old and unsupported would seem newer and thus this new version would not get updated to even when folks would have the official AICCU repository in their sources.list. This solves that issue. * pidfile fixup and configuration parameter. * Corrected Broker selection in debconf. * Configuration file rewriting by debconf is now done in a 'nice' way. -- Jeroen Massar <jeroen@sixxs.net> Sun, 6 Aug 2006 13:56:42 +0100
2007-01-17Very belatedly bump PKGREVISION for all jasper dependencies becausewiz5-9/+10
of the shlib name change (!) during the update to 1.900.0. Noted by Robert Elz in PR 35431.
2007-01-17LDFLAGS.SunOS+=-lresolv - from Gilles Dauphin in PR pkg/35436abs1-4/+5
2007-01-16add some optional x11 libs missed in previousabs1-1/+9
2007-01-16Update x2vnc from 1.5.1 to 1.7.2, and fix for modular X11 build:abs2-9/+9
Changes since version 1.7.1 * Fixed some bugs Changes since version 1.6.1 * Now re-connects automatically * New input capture method which handles odd screen sizes better * Added -tunnel and -via for automatic SSH tunneling * Further fixes for cut'n'paste. (Should now work with java and on 64 bit platforms.) * Randr support allow x2vnc to detect when the screen is rotated Changes since version 1.6 * Added Martin Dorey's patch which fixes cut'n'paste for Java (and other) applications. * Fixed a bug in -navhack Changes since version 1.5.1 * Added some patches from Grant McDorman to allow proper cut'n'paste between x2vnc and Konsole/gnome-terminal. * Honor $DESTDIR to make packaging easier. * Added a workaround to make cut'n'paste work better with old VNC servers. * Since all new VNC servers already support wheel emulation themseleves, x2vnc doesn't translate wheel events to arrow up/down anymore unless -wheelhack is specified. * Added -navhack which is similar to -wheelhack, except it translates button 6 & 7 to Alt+Left/Right. * Added -debug to debug key events * Allow -edgewidth 0 to turn off edge-flipping
2007-01-15Disable propolice on DragonFly for now.joerg1-0/+18
2007-01-15Modular Xorg support.joerg1-1/+5
2007-01-14Update to 2.2.99:wiz2-6/+6
Changes in libsoup from 2.2.98 to 2.2.99: * Fixed header parsing, including a crash in SoupServer with certain malformed requests [391970]. * Fixed redirection to other hosts with SoupSessionAsync. [382251] * Fixed a small memory leak pointed out by Chris Austin.
2007-01-14Sync MASTER_SITES with reality.wiz1-20/+4
2007-01-13Modular Xorg support.joerg1-1/+8
2007-01-13add p5-Net-eBayabs1-1/+2
2007-01-13Import p5-Net-eBay-0.40 into pkgsrc:abs4-0/+41
This module allows users to communicate with eBay using perl and their XML based eBay API. You can use it to list items for sale, bid, get seller item list, search, get ebay time, or do anything else. Many details of this API can be found at http://developer.ebay.com. To be able to use this module, you need to register there and obtain keys and a authentication token using "tokentool". The job of its module is to encapsulate connectivity and authentication, and communication with ebay. First, you need to initialize your ebay connection by passing it credentials. After that, you can send queries to eBay. A typical request is comprised of its name, and a hash table of application parameters.
2007-01-13Fix build on DragonFly and with modular Xorg.joerg4-8/+53
2007-01-13Add (official) patch to fix following problem:wiz5-2/+142
MLDonkey has a very serious bug which leeds to uploading data blocks twice to eMule clients. This is due to the fact that MLDonkey gets confused by eMule rotating block request scheme. http://hydranode.com/docs/ed2k/ed2kproto.php#upload > Namely, eMule (and compatible) clients use "rotational chunkrequest" scheme, > where each REQCHUNKS packet contains one new chunk and two older chunks > ... > This can lead to duplicate data being sent by mldonkeys, if a rotational > chunkrequest scheme is used when communicating with them. More infos about it, including logs proving the problem, can be found here: http://mldonkey.sourceforge.net/forums/viewtopic.php?t=4576 Bump PKGREVISION.
2007-01-13Modular Xorg support.joerg1-2/+6
2007-01-13Updated net/proftpd to 1.3.1rc2martti6-167/+26
+ Fixed mod_sql's handling of WHERE clauses + Fixed segfaults ocurring after SIGHUP when shared modules are used + Fixed copying of symlinks in skeleton directory for CreateHome
2007-01-13Update kftpgrabber to version 0.8.0markd3-8/+8
FIX: Fixed some typos FIX: Fixed plugin library linkage FIX: Fixed upload of empty files via TLS/SSL FIX: Take file size into account when doing directory compare
2007-01-13Fix security issue in ksircmarkd2-2/+9
http://www.kde.org/info/security/advisory-20070109-1.txt bump PKGREVISION.
2007-01-11Modular Xorg support.joerg1-1/+3
2007-01-11Modular Xorg support.joerg1-1/+2
2007-01-10Guard against attempted compilation on operating systems which are notagc1-1/+9
supported.