summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2013-04-01Unbound 1.4.20pettai2-7/+6
Features: * add libunbound.ttl at end of result structure, version bump for libunbound. Code compiled with 1.4.19 is binary compatible with the 1.4.20 library. If code uses the ttl it needs the 1.4.20 version. Bug Fixes: * Change of D.ROOT-SERVERS.NET A address in default root hints. * Fix openssl lock free on exit. * unbound-anchors checks the emailAddress of the signer of the root.xml file, default is dnssec@iana.org. It also checks that the signer has the correct key usage for a digital signature. * printout name of zone with duplicate fwd and hint errors. * includes and have_ssl fixes for nss. * detect endianness in lookup3 on BSD. * iana portlist updated.
2013-03-30Fix build under Solaris (10 i86pc with GCC 4.5).tron2-1/+15
2013-03-30This package needs "flex" not just any "lex" to build properly. Otherwisetron1-3/+3
it will fallback to "yacc" (instead of "bison") and the library will not link properly. This problem is probably only visible under Solaris where "lex" is not "flex". Bump package revision because of this fix.
2013-03-30Update leaf package mikutter to 0.2.1.1141.obache2-6/+6
fixes following issues * fail to startup or break configureation file with 3rd party plugins, especially on Ruby 2.0.0. * sometimes crash on Ruby 1.9.3.
2013-03-29Add extra compiler flags to build correctly on Linux.sbd2-1/+24
2013-03-29Add SET_LIBDIR=yessbd1-1/+2
2013-03-28Reset maintainer, domain no longer exists.joerg2-4/+4
2013-03-28Need -D_POSIX_PTHREAD_SEMANTICS on SunOS.jperkin1-1/+3
2013-03-28Fix build on newer NetBSD.joerg3-3/+17
2013-03-28Newer MySQL is installed in PREFIX/lib, not PREFIX/lib/mysql. Adjust.joerg1-3/+3
2013-03-28Needs pkg-config.joerg1-2/+2
2013-03-28Disable -fno-exceptions for Clang as libsigc++ uses exceptions in thejoerg7-2/+78
header files. Fix template lookup.
2013-03-27Also update the corresponding RRL patch + distinfo filepettai4-9/+12
2013-03-27Disable use of regex.h for fixing CVE-2013-2266.taca1-2/+5
Bump PKGREVISION.
2013-03-26Define functions used by templates before this use.joerg17-1/+273
Add some missing includes. Prefer ext/hash_map over hash_map.
2013-03-26Don't call libtool --mode=finish without argument. Fix a sign cast tojoerg3-10/+29
avoid a clang warning made fatal by -Werror.
2013-03-26Don't call libtool --mode=finish without argument, this will be fataljoerg2-5/+5
with the next version.
2013-03-26Forward class definitions must not use namespace :: syntax.joerg5-1/+66
2013-03-26Update bind98 to 9.8.4pl2 (BIND 9.8.4-P2).taca2-10/+6
--- 9.8.4-P2 released --- 3516. [security] Removed the check for regex.h in configure in order to disable regex syntax checking, as it exposes BIND to a critical flaw in libregex on some platforms. [RT #32688]
2013-03-26Update bind99 to 9.9.2pl2 (BIND 9.9.2-P2).taca3-16/+15
--- 9.9.2-P2 released --- 3516. [security] Removed the check for regex.h in configure in order to disable regex syntax checking, as it exposes BIND to a critical flaw in libregex on some platforms. [RT #32688]
2013-03-26Forgot to bump the revision. This is a leaf package, so it is ok duringbsiegert1-2/+2
the freeze.
2013-03-26Use the netdb_1thread resolver, fixes PR pkg/33105.bsiegert1-1/+2
2013-03-26Update ISC DHCP packages to 4.2.5p1 (4.2.5-P1).taca3-8/+7
isc-dhclient4 isc-dhcp4 isc-dhcpd4 isc-dhcrelay4 Changes since 4.2.5 - A security issue in Bind9 was found and fixed. This release includes the fixed Bind9 code. There have been no code changes to the DHCP code. [ISC-Bugs #32688] CVE: CVE-2013-2266
2013-03-26Respect ${PKGMANDIR}sbd3-10/+24
2013-03-25Fix grammatical errorssborrill2-4/+2
2013-03-25Security fix to tnftpd, to bring the version to 20130325.agc2-6/+8
Differences from previous 20100324 version: Mon Mar 25 03:51:20 UTC 2013 lukem * Fix incorrect use of test(1) in configure. Fri Mar 22 09:00:00 UTC 2013 lukem * Release as "tnftpd 20130322" * Update build framekwork to autoconf 2.69, automake 1.11.1, libtool 2.4.2. * Replace glob with newer copy from NetBSD that does not suffer from DoS exhaustion attacks. Fix in NetBSD from Maksymilian Arciemowicz. See CVE-2010-2632 * Update to NetBSD-ftpd 20130321: * Fix warnings and build issues * Fix memcpy usage * Fix remote crash (fix was already pulled up manually to tnftpd 20100324). PR/43023 from Bruce Cran. * Reduce priority of syslog message if getpeername returns ENOTCONN. PR/18934 from Greg A Woods. pkgsrc changes - use pkgsrc libtool and add LICENSE
2013-03-24Fetch is no longer interactive. Allow building on 64bit platforms, evenjoerg29-105/+438
if it is likely not going to run. Fix CONF_FILES.
2013-03-24Fix one problem for the build with Clang, 99 more problems on the wall.joerg2-1/+15
2013-03-24remove obsolete binding pkgdrochner6-66/+1
2013-03-24Pull-up leaf package wpa_gui. Fully resolves PR pkg/47605. OK'd by wiz@ inrodent4-40/+31
private mail.
2013-03-24Pull-up leaf package. Half-way resolves PR pkg/47605. OK'd by wiz@ inrodent3-9/+10
private mail. Diffs were provided in PR.
2013-03-23Include uvm/uvm_extern.h if it exists. Required for NetBSD/current.joerg2-1/+16
2013-03-22Update mikuter to 0.2.1.1137.obache4-11/+9
(and update description, comments) * Ruby 2.0 support * fix to display tweet when adding data source related plugins * rare crash at drawing TL
2013-03-19Update to 1.16.4ryoon3-7/+8
Changelog: aria2 1.16.4 ============ Release Note ------------ This release fixes the bug that active downloads are not saved with --save-session-interval and the bug that aria2 hangs when size of download result exceeds its maximum. BitTorrent UDP tracker support was added. If the filename specified using --save-session ends with ".gz", aria2 stores the session file in gzipped form. The -i option can handle this gzipped file as well as plain text file. 1.15.2 based Portuguese translated manual was added. Changes ------- * Make configure argument meaning more consistent and obvious. Most other software uses --disable/--without for features it does build or at least check by default. Change aria2 configure options so that: * --enable-*: do not build by default, unless --enable specified * --disable-*: check and build by default, unless --disable specified * --with-*: do not use by default, unless --with specified * --without-*: check and use by default, unless without specified Contributed by Nils Maier * Allow for out-of-tree Sphinx builds Contributed by Nils Maier * Bring back datetime in console log * Run checksum check if -V and -c are used and file is completed With -c option, aria2 can continue download after the existing file position. If it is not completed, then after completion aria2 runs checksum checking if available. But if existing file has already been completed, then CreateRequestCommand exits without issuing checksum checking. And aria2 treats it download error because it needs checksum verification but it has not been done. This change fixes this by properly checking download state and issue checksum checking before CreateRequestCommand. * Support for gzipped -i and --save-session Saved sessions may very large, as in hundreds and even thousands of megabyte when dealing with large queues. Add support to save and reload sessions to gzipped files, when libz is available. The session serializer will output gzipped contents when the file ends with .gz, while the input file reader (UriListParser) will accept whatever is thrown at it. Document -i/--save-session gzip behaviour Contributed by Nils Maier * Do not use a virtual varargs function This stuff breaks in some compiler (configurations) Contributed by Nils Maier * Check for sys/signal.h and/or signal.h mingw-w64 does not actually have sys/signal.h, while OSX currently has a broken signal.h Better check the presence of both and use sys/signal.h if present, else signal.h Contributed by Nils Maier * Hygiene: Fix some clang warnings, mostly unused private members. Contributed by Nils Maier * Fix bustage on OSX with ./configure CC=cc CXX=c++ (clang) Contributed by Nils Maier * Do not reference RequestGroups longer than necessary There is an initial vector of SharedHandle<RequestGroup> to seed the DownloadEngine. This vector was however kept alive via main.cc -> MultiUrlRequestInfo up until the program exits, hence effetively leaking all initial RequestGroups and associated object instances. Hence, as a matter of dirty-workaround, drop the contents of that initial vector as soon as it is not required any longer. Contributed by Nils Maier * Detect console with on Windows Contributed by Nils Maier * Fix infinite loop when size of downloadResults_ exceeds maxDownloadResult_ * Support BitTorrent UDP tracker It shares UDP listening port with IPv4 DHT. At the moment, in order to enable UDP tracker support, enable IPv4 DHT. * Show correct end byte in error message when HTTP response range is not ok Previously, unless HTTP pipelining is enabled, end byte in that message is always 0. With this change, it shows correct end byte sent to the HTTP server. * Add Portuguese manual This translation is based on aria2 version 1.15.2 manual. Contributed by Gilberto dos Santos Alves * Fix bug that active downloads are not saved with --save-session-interval
2013-03-19also add http one to MASTER_SITES.obache1-2/+3
2013-03-17Update ruby-domain_name to 0.5.8.taca2-6/+6
* Switch bundler to 1.3. * Add 2013 to copyright years. * Update the eTLD database to the version as of 2013-02-18T20:02:07Z.
2013-03-17Update ruby-snmp to 1.1.1.taca2-6/+6
Changes for version 1.1.1: * Incorporate various small pull requests
2013-03-17Update to 2.77:wiz3-9/+7
=== Transmission 2.77 (2013/02/18) === [http://trac.transmissionbt.com/query?milestone=2.77&group=component&order=severity All tickets closed by this release] ==== All Platforms ==== * Fix 2.75 regression that broke JSON parsing of real numbers in locales that don't use '.' as a decimal separator * Don't invalidate the OS's file cache when closing files * Fix overflow error when setting speed limits above ~8589 kB/s * Generated magnet links didn't include webseeds * Fix minor memory leaks when using webseeds ==== GTK+ Client ==== * Minor pluralization fixes in the UI * Fix folder mis-selection issue in the Preferences dialog * Fix GTK+ console warnings on shutdown ==== Qt Client ==== * Fix non Latin-1 symbol issue when showing file transfer speeds * Fix issue when creating new torrents with multiple trackers * Fix lost text selection in the properties dialog's 'comment' field ==== Daemon ==== * Fix documentation errors in the spec and manpages ==== Web Client ==== * Fix minor DOM leak ==== CLI ==== * Fix transmission-cli failure when the download directory doesn't exist
2013-03-17Remove zombie patch.gdt1-44/+0
2013-03-17Add forgotten patchfile.gdt1-0/+13
2013-03-17Fix nit in patch; ride previous bumpgdt2-4/+4
2013-03-17Update to 5.7.2.gdt53-2599/+134
This is a major update in terms of pkgsrc patches, of which there are far far too many. Analysis of patches was done by Karen Sirois of BBN, and I have remvoed patches that have been applied upstream. This builds fine and passes tests on NetBSD 6 i386. If you look after some other platform (Dragonfly, Darwin, FreeBSD, etc.), please make sure any problems are filed as upstream tickets; pkgsrc is not appropriate to carry patches long-term that should be fixed upstream, and this package has gotten out of hand. (OK by adam@ to do the update, but he has not reviewed the changes, so errors are my fault. It's quite likely there are issues on other platforms.) Upstream NEWS: *5.7.2* snmp: - BUG: 3526549: CVE-2012-2141 Array index error leading to crash snmpd: - BUG: 3532090: Fix high ifIndex values crashing hrDeviceDescr building: - PATCH: 2091156: correctly declare dependencies in Makefile. 'make -j <N>' should work now. Backport this to V5-4 as it is needed for correct operation in the single threaded case of make miblib as well. Many other miscellaneous minor bug fixes *5.7.1* libnetsnmp: - Fixed the mib-parsing-bug introduced shortly before 5.7 agent: - fixed rounding errors for disk percentage calculations openbsd: - better support for recent openbsd releases features: - bug fixes with minimalist support after additional user feedback Many other miscellaneous minor bug fixes *5.7* snmpd: - Delivery of data via regularily scheduled notifications. (see "Data Delivery via Notfications" in snmpd.conf) - Many time-based config options can take (m)ins, (h)ours, ... arguments (see the snmpd.conf manual page) - The PING and TRACEROUTE MIBs now compile and work-ish on linux http://www.net-snmp.org/wiki/index.php/DISMAN - Mib handlers can now implement a data_clone function for cloning the myvoid structure variable to avoid dangling pointers - Fixed persistent storage of VACM MIB configuration - Multi-homed agents send UDP responses from the proper IP address - The hrStorageTable implementation now supports large filesystems better - optimizations for large route tables - Added a deliveryByNotify config token for regular data delivery (see the snmpd.conf manual page and the NET-SNMP-PERIODIC-NOTIFY-MIB) - [PATCH 3141462]: fix agentx subagent issues with multiple-object requests - [PATCH 3057093]: linux uses libpci for creating useful ifDescr strings - [PATCH 3131397]: huge speedups of the TCP/UDP Tables libnetsnmp: - Removed the older CMU compatibility support - The SSH transport is now configurable TLS/DTLS support: - The SNMP over DTLS transport now properly supports IPv6 - Introduced new configuration tokens: localCert/peerCert (deprecating serverCert, clientCert, defX509ServerPub, defX509ClientPub) - Various fixes for the TLS/DTLS transports apps: - Added a per-variable timed output support to snmpwalk using -CT - snmpinform now correctly uses the local engineID for informs - A number of mib2c bug fixes - New snmp.conf tokens for timeouts and retries building: - New flags to reduce the amount of compiled code to bare minimums. This is provided by a new generic feature marking/selection mechanism. http://www.net-snmp.org/wiki/index.php/Feature_Marking_and_Selection - It's now possible to build without SNMPv3/USM (e.g., if you only want TLS/DTLS with SNMPv3/TSM) - It's possible to build the suite with no SET support configure using --enable-read-only - It's possible to build the agent as a notify-only agent configure using --enable-notify-only - Added a script to test memory usage with various config options (see the local/minimalist/sizetests script) - Net-SNMP can now be built to perform local DNSSEC validation (install DNSSEC-Tools' libval and use --with-local-dnssec-validation) testing: - a number of new API unit-tests have been added to the suite (to run the tests: cd testing && ./RUNFULLTESTS -g unit-tests) - The unit tests can be more easily run under valgrind (See http://bit.ly/jsgRnv for details) openbsd: - Support for updating the routing table via SNMP win32: - The testing suite works better under win32 environments - Many building fixes for the win32 environment(s) solaris: - Net-SNMP now supports the SCTP-MIB DragonFlyBSD, FreeBSD8: - Net-SNMP should now work on DragonFlyBSD and FreeBSD8 And of course: - Many other bug fixes. See the CHANGES and ChangeLog for details.
2013-03-16+ rabbiterobache1-1/+2
2013-03-16Import rabbiter-2.0.0 as net/rabbiter.obache4-0/+41
Rabbiter receives comments from twitter and sends them to Rabbit. Rabbit shows them in your slides. It is very useful when you talk on public event.
2013-03-16relax required version of simple_oauth, it simply just bump its versionobache1-1/+3
from 0.1.9 to 0.2.0... Bump PKGREVISION.
2013-03-16Bump PKGREVISION from default PHP version change to 5.4.obache3-5/+6
2013-03-16recursive bump from ffmpeg shlib major changesobache2-3/+4
2013-03-15reset PKGREV for base pkg updatedrochner1-3/+1
2013-03-15update to 0.2.2drochner2-14/+8
changes: build fixes
2013-03-15update to 0.8.5drochner2-7/+6
changes: fixes, minor cleanup