summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2009-08-25Remove BROKEN_IN variable. It was no maintained, and there was nowiz1-3/+1
defined workflow for setting it, removing it, or removing packages depending on it.
2009-08-25+ libasyncns.wiz1-1/+2
2009-08-25Initial import of libasyncns-0.7:wiz4-0/+57
libasyncns is a C library for Linux/Unix for executing name service queries asynchronously. It is an asynchronous wrapper around getaddrinfo(3), getnameinfo(3), res_query(3) and res_search(3) from libc and libresolv. In contrast to GNU's asynchronous name resolving API getaddrinfo_a(), libasyncns does not make use of UNIX signals for reporting completion of name queries. Instead, the API exports a standard UNIX file descriptor which may be integerated cleanly into custom main loops. In contrast to asynchronous DNS resolving libraries like libdenise, skadns, adns, libasyncns is just an asynchronous wrapper around the libc's synchronous getaddrinfo() API, which has the advantage of allowing name resolution using techniques like Multicast DNS, LDAP or NIS using standard libc NSS (Name Service Switch) modules. libasyncns is compatible with IPv6 if the underlying libc is. libasyncns is very tiny, consisting of just one header and one source file. It has no dependencies besides libc. By default libasyncns spawns a number of worker threads (LWPs) to process name queries. Alternatively or when POSIX Threads are not supported, libasyncns can fork() off worker processes instead.
2009-08-25Get rid of now unnecessary EXTRACT_OPTS_ZIP.wiz1-2/+1
2009-08-24Update filezilla to 3.2.7.1zafer2-6/+6
Changelog: 2009-08-23 - FileZilla Client 3.2.7.1 released Bugfixes and minor changes: Fix crash if adding new filters Small performance optimization for local directory tree
2009-08-23Make it build on DragonFly and probably some others.hasso4-1/+40
2009-08-23Update to 1.3.3. Upstream changelog is too long to paste it here, you canhasso3-21/+20
read it from http://www.unbound.net/download.html.
2009-08-23remove lug.udel.edu from master_sites. Connection keeps timing out.zafer1-3/+2
2009-08-22Update filezilla to 3.2.7zafer3-8/+9
Changelog: 3.2.7 (2009-08-13) Bugfixes and minor changes: Make external address resolver IPv6 aware, resolve correct address type on hosts both with working IPv4 as well as IPv6 Bumped minimum required GnuTLS version to 2.8.3 Keep URLs copied to clipboard even after FZ gets closed 3.2.7-rc3 (2009-08-06) Bugfixes and minor changes: Test of changes to autoupdate logic introduced in 3.2.7-rc2 3.2.7-rc2 (2009-08-04) New features: Use HTTPS to check for updates and compare hash of downloaded update file 3.2.7-rc1 (2009-08-02) New features: Add option to prevent system idle sleep during transfers or other operations Add -l option to commandline to specify logon type for passed URLs Improve layout of search and filter edit dialogs Implement keyboard navigation in search and filter edit dialogs Add status bar to search dialog Remember file exists action for individual queue items Faster queue loading and saving Bugfixes and minor changes: MSW: Fix memory leak in shell extension Fix possible race in socket code leading to infinite loop Resolve parsing conflict between MLSD and Unix-style listings Fix deleting symlinks on SFTP connections Deselect ".." on Ctrl+A in addition to selecting all other items Changing data type on implicit FTP over TLS connections no longer prints an error message *nix: Fix missing thread synchronization in D-Bus bindings
2009-08-22Update distribution from wpa_supplicant version 0.4.9 to wpa_supplicantdsainty4-17/+19
version 0.6.9, to match net/wpa_supplicant. The wpa_gui application appears largely unchanged according to the change log. 2009-01-06 - v0.6.7 * fixed PSK editing in wpa_gui 2006-01-29 - v0.5.1 * wpa_cli/wpa_gui: skip non-socket files in control directory when using UNIX domain sockets; this avoids selecting an incorrect interface (e.g., a PID file could be in this directory, even though use of this directory for something else than socket files is not recommended)
2009-08-21fix build on NetBSD.amd64 using x11 from base (tested on modular x11)abs3-8/+28
- krfb/libvncserver/rfb.h had cope apparently copied from X11's Xmd.h, but it missed setting LONG64, resulting in a mismatched typedef for CARD32 bump pkgrevision. Found on Alex's new kde3 playbox.
2009-08-20Updating package net/p5-IO-Socket-Multicast from 1.05nb1 to 1.07sno2-7/+7
pkgsrc changes: - Adding license (perl5 license) Upstream changes: 1.07 Tue Jul 14 12:54:46 EDT 2009 Patches to run correctly on Windows platforms under Perl 5.10 courtesy Andrew Bramble Regression test fixes. 1.06 Beta test
2009-08-20Give up maintainership of packages where I am still listed as MAINTAINER.jwise2-4/+4
2009-08-20Update to 2.2.5:wiz2-6/+6
Version 2.2.5 (August 14, 2009) User-visible changes: * Add: --print-fname option * Fix: dailymotion ID parsing * Fix: --hosts: dailymotion: spak-mini -> spark-mini * Zeropad ETA
2009-08-19Updating package net/p5-Data-Stream-Bulk from 0.03 to 0.07sno2-7/+8
pkgsrc changes: - Adding license - Adjusting dependencies Upstream changes: 0.07 - Fix new warnings in Moose about overwriting methods 0.06 - Fix several pod errors (Closes RT#43490) (Ryan Niebur) - Add pod tests - Update version control notice 0.05 - Silence some new warnings from Moose 0.04 - add exclusions to role composition to avoid the new warning
2009-08-18Make isc-dhcp3 build on DragonFly.hasso6-12/+38
2009-08-18Make GUPnP build on DragonFly.hasso5-15/+15
2009-08-18Update from version 1.5.1 to 1.6.1.he4-13/+60
Pkgsrc changes: o Adjust the patch to Makefile.in to match, and make sure to use ./install-sh with the "-c" option, to ensure we can reinstall after an install + deinstall. o Fix PLIST issues (a few more than in the PR mentioned below). Should fix PR pkg/41868. Upstream changes: 1.6.1 2009-09-14 * --enable-gost : use the GOST algorithm (experimental). * Added some missing options to drill manpage * Some fixes to --without-ssl option * Fixed quote parsing withing strings * Bitmask fix in EDNS handling * Fixed non-fqdn domain name completion for rdata field domain names of length 1 * Fixed chain validation with SHA256 DS records 1.6.0 Additions: * Addition of an ldns-config script which gives cflags and libs values, for use in configure scripts for applications that use use ldns. Can be disabled with ./configure --disable-ldns-config * Added direct sha1, sha256, and sha512 support in ldns. With these functions, all NSEC3 functionality can still be used, even if ldns is built without OpenSSL. Thanks to OpenBSD, Steve Reid, and Aaron D. Gifford for the code. * Added reading/writing support for the SPF Resource Record * Base32 functions are now exported Bugfixes: * ldns_is_rrset did not go through the complete rrset, but only compared the first two records. Thanks to Olafur Gudmundsson for report and patch * Fixed a small memory bug in ldns_rr_list_subtype_by_rdf(), thanks to Marius Rieder for finding an patching this. * --without-ssl should now work. Make sure that examples/ and drill also get the --without-ssl flag on their configure, if this is used. * Some malloc() return value checks have been added * NSEC3 creation has been improved wrt to empty nonterminals, and opt-out. * Fixed a bug in the parser when reading large NSEC3 salt values. * Made the allowed length for domain names on wire and presentation format the same. Example tools: * ldns-key2ds can now also generate DS records for keys without the SEP flag * ldns-signzone now equalizes the TTL of the DNSKEY RRset (to the first non-default DNSKEY TTL value it sees)
2009-08-18Update tor to 0.2.1.19.obache6-45/+10
Based on maintainer update request via PR 41828. (remove patch-a{a,b} and make to simplify by me). Tor 0.2.1.18 lays the foundations for performance improvements, adds status events to help users diagnose bootstrap problems, adds optional authentication/authorization for hidden services, fixes a variety of potential anonymity problems, and includes a huge pile of other features and bug fixes. Tor 0.2.1.19 fixes a major bug with accessing and providing hidden services.
2009-08-17+ libnice.wiz1-1/+2
2009-08-17Initial import of libnice-0.0.9:wiz6-0/+122
GLib ICE library - only implements ICE Lite - no support for RTCP - no support for IPv6
2009-08-17+ gupnp-igd.wiz1-1/+2
2009-08-17Initial import of gupnp-igd-0.1.3:wiz5-0/+63
This is a library to handle UPnP IGD port mapping.
2009-08-16libfetch-2.24:joerg4-11/+26
Fix a bug in the line reading optimisation, which could get confused if the byte following the new line is a NUL. Adresses Arch Linux problem report #15845. Do not reuse a FTP connection if there is currently a transfer active. Some FTP servers hang on the NOOP command. Reported by Manuel Bouyer.
2009-08-16Add ocsinventory-agentbouyer1-1/+2
2009-08-16Import ocsinventory-agent 1.1.2 to pkgsrc.bouyer21-0/+509
Open Computer and Software Inventory Next Generation is an application designed to help a network or system administrator keep track of the computers configuration and software that are installed on the network. Information about Hardware and Operating System are collected.
2009-08-16Update to 3.0.36:wiz3-8/+7
Please note, that the 3.0 series will be DISCONTINUED after this release! There will be neither any bugfix release nor any security release. Updating to the latest release series is strongly recommended. For more information on current Samba releases, please see Major enhancements included in Samba 3.0.36 are: o Fix Winbind crash on 'getent group' (bug #5906). o Excel save operation corrupts file ACLs (bug #4308). o Prevent segmentation fault on joining a very long domain name.
2009-08-16Bump PKGREVISION for libevent ABI bump.wiz4-7/+8
2009-08-15remove ftp.gw.com from master_sites. service suspended.zafer1-3/+2
2009-08-15Not make-jobs safe. Set LICENSE.wiz1-1/+3
2009-08-15Update to 3.2.5:wiz6-130/+9
* Changes in ekiga 3.2.5 (2009-07-06) - Fixed very low rate of sent images during video conversations - Fixed crash in LDAP - Fixed crash in presence - Fixed simultaneous reads from different threads in jitter code - Fixed crash during idle times - Fixed crash when accepting a call - Fixed deadlock in SIP handler - Fixed freeze upon calling and showing of pc:udp$... in the URI bar - Fixed crash in G726-16 audio codec - Allows multiple registrations with the same registrar using different user names - Allows user to choose system iLBC - Fixed window resizing in chat when entering very long words - Fixed linking of sbc plugin with libsamplerate - Fixed compilation with gtk 2.12 - Fixed compilation with gcc 4.4 - Windows and Solaris specific fixes - Added a small script, ekiga-debug-analyser, not installed, which retrieves only the packets exchanged from a Ekiga debug output - Other minor fixes - Updated translations: bn_IN, el, or - Updated help translations: el * Changes in ekiga 3.2.4 (2009-05-20) - Fixed OPAL and PTLIB recommended versions * Changes in ekiga 3.2.3 (2009-05-20) - Fixed remote uri not being shown in the uri bar when dialing out * Changes in ekiga 3.2.2 (2009-05-20) - Fixed a crash on some calls * Changes in ekiga 3.2.1 (2009-05-19) - Fixed various crashes on shutdown - Fixed crash when opening preferences or assistant - Fixed crash when no account - Fixed SIP registration - Fixed DTMF mode for SIP endpoint - Migrate ekiga.net configuration from 3.0 to 3.2 - Maintain window position on hiding/showing the main window - On some failed registration, do not show the unuseful RequestTerminated code, but the actual error - In assistant, fill user name field, if empty, with user name - In preferences, audio/video devices, remove unused FFMPEG and WAVFile modules - Fixed recognition of cameras with non-ascii characters - Fixed compilation with --disable-tracing - Various fixes during configuration - Fixed issue with having multiple registrations with the same SIP registrar - Fixed problem with not waiting till ACK arrives, some implementations get offended if the ACK gets a transaction does not exist error. Thanks hongsion for the report - Fixed bug where if a non-INVITE transaction gets a 1xx response, but then the 2xx (or above) response is lost, the command is not retransmitted - Added fix for video plug in shared library loading, current code would not look anywhere but default path - Fixed compiling G722 plug in on SUN - Fixed correct value for remote party address - Fixed compilation on NetBSD - Fixed INVITE sent in response to a REFER command using a different local user name to the original call - Fixed bug where opal tries to install plugins even if they have been disabled - Fixed crash in PStandardColourConverter::YUY2toYUV420PWithResize - Fixed include path overrides package include path - Fixed search for connection matching replaces header dialog info, broken during changes to make calls back into the same stack - Fixed from/to fields reversed in call dialog identifier information, needed for a INVITE with replaces header - Fixed thread leaks - Fixed video I-frame detection - Fixed media format matching option additions - Fixed advanced rate controller support - Fixed popping frames problem when rate controller skips input frames - Fixed missing re-lock of mutex on jitter buffer shut down - Fixed gatekeeper discovery - Added YUV2 support to DirectX code - Fixed crash in PInterfaceMonitor::Stop - If SIP answer to our offer contains only media formats we never offered then abort the call as this is SO not to specification! - Fixed possible assertion if the soundcard blocks and prevents the device to be closed - Fixed possible path through unsubscribe/unregister code that could lead to a NULL pointer being used - Fixed issue in SIP registering, if both a full AOR and a registrar host name is provided then we would normally disable all registrar searches (e.g. SRV record lookup) and just use the host name specified - Change default TSTO in H.263 to give better quality - Fixed issue with SIP call hairpinning back into the same stack - Fixed possibility of closing a channel twice - Fixed intermittent problem with losing an audio channel when using INVITE with a replace header - Fixed being able to switch off jitter buffer while still a thread reading from it - Fixed bug with "hairpin" SIP calls, subsequent commands to INVITE are not routed to the correct connection instance - H.224 should not be enabled when H.323 is disabled - Various Solaris build fixes - Fixed RFC3890 support - Don't stop a call from clearing due to lack of media just because a session has not received any packets - Fixed memory leaks in the plugins code - Improved the RTP stack performances - Fixed various video payload problems - Fixed issue with outgoing re-INVITE that gets a 401/407 authentication required error, the re-transmitted INVITE was not a re-INVITE but another normal INVITE, so "hold" doesn't work - Fixed issue with incoming re-INVITE that has no SDp in the INVITE, if the eventual ACK has the same streams but only changed the IP address/port for RTP, then we did not change our RTP send addresss/port - Add numerous boundary checks to H.263 codec - Discard out of order packets, mode A frames that don't begin with a start code, and frames that don't begin with a start code in H.263 codec - Fixed initial H.323 call set up honouring the auto-start configuration for "don't offer" - Fixes for gcc 4.4.0 - Fixed compilation with video, h.323 or sip disabled - Windows port: - DirectX fixes - Better LDAP support - Add back devices - Fixed issue with empty strings for Windows sound devices being returned when being used over a Remote Desktop connection - Fixed G.722 compilation - Fixed linker problems - Other minor fixes - Updates translations: ar, as, crh, es, kn, nb, or, zh_CN - Updated help translation: el, es Special thanks to Julien Puydt, Michael Rickmann, Mounir Lamouri, Eugen Dedu, Jan Schampera and Yannick Defais for their continuous work on Ekiga.
2009-08-15Assembly language atomic operations don't work on NetBSD mipsel, sojklos1-1/+4
disable them with CONFIGURE_ARGS.
2009-08-14Update to pygopherd-2.0.16. No detailed changes.joerg3-15/+9
Prepared by Dave Vollenweider with some additional fixes by me.
2009-08-13CFLAGS must be modified after including bsd.prefs.mk.joerg1-3/+2
XXX pkglint should detect this
2009-08-12fix unsatisfiable dependencytnn1-2/+2
2009-08-12recursive bump for icu shlib version change except already done.obache10-15/+20
2009-08-11It's not MAKE_JOBS safe.hasso1-1/+3
2009-08-11Fix some lint warnings about G/C unused variables and changing ajoerg2-14/+6
variable type to match the return type of fetch_read.
2009-08-10If the OPSYS-specific defconfig file isn't present, don't bomb out thedsainty1-2/+3
Makefile by trying to concatenate the non-existent file. Fixes the build for Linux, and presumably all other non-NetBSD platforms too.
2009-08-10Basic default buildlink3.mk, for packages wanting access to pppd's headers.dsainty1-0/+12
2009-08-09Update to 3.0.47:wiz2-6/+6
--- 3.0.47 2009/07/08 Function yaz_xml2query allows a diagnostic element in the PQF XML representation .. diagnostic@code and diagnostic@addinfo is diagnostic code and additional info respectively. The BER BOOLEAN is now the integral type Odr_bool which still happens to be an 'int'. The BER INTEGER which used to be a plain 'int' is now typedef'd to Odr_int. This is still an integral 'int', but it may be changed to 64-bit via a one-liner in nmem.h (NMEM_64=1). The documentation, ASN-1 compiler as well as programs has been updated to use the new types. --- 3.0.46 2009/06/08 zoom: ZOOM_record_get now renders OPAC records when type=xml. Previously only the bibliographic record was rendered. For type=opac, an OPAC record is only returned if it is present. iconv: small fix for encoding of advancegreek. yaz-client: avoid double display of SRU/SRW records (bug #2798). yaz-client: option auto_reconnect=on really reconnects. yaz-client: fix bug #2770 - avoid length limit for auth parameters. server: avoid null ptr ref for for yaz_poll errors. build: fix RPM build for RHEL 5.3. comstack: prefer IPV6 addresses over IPV4 - should refix bug #2350
2009-08-09More getline() falloutsmb5-3/+54
2009-08-08Update to 2.2.4:wiz2-6/+6
Version 2.2.4 (August 2, 2009) User-visible changes: * Add: # --stream-pass option (port from cclive) # funnyhub support * Port from cclive # myubo support * Port from cclive # clipfish support * Thanks to Patrick Hoffmann <patrick@sobran.de> for data mining * Fix: # Misc. typos in manual # Redtube support (videoid/title parsing issues) # Dailymotion: spak-mini -> spark-mini * Change: # replace dashes ("-") with underscores ("_") in video ids Version 2.2.3 (July 25, 2009) User-visible changes: * Add: 1. Support spiegel.de (closes issue #32) [thanks to anon for data] 2. Support golem.de (closes issue #33) [thanks to anon for data] 3. ~/.clive/config path support 4. --cookie-jar option 5. Support for ehrensenf.de (closes issue #34) [thanks to bjoern for data] * Improve: unicode support (related to issue #29) 1. cctv: no longer requires -C and -R options (obsoletes -R) 2. --cclass: now works as expected with unicode as well * Improve: backwards compatibility with clive 2.0, 2.1 1. Allow --format=(mp4|hd|hq|3gp) (closes Debian bug #535957) 2. Restore ~/.config/clive/config path support (closes Debian bug #535483) 3. Add --upgrade-config (2.0/2.1 config to 2.2+ format) * Change: 1. --hosts prints now supported formats 2. Pair --exec with --exec-run, the latter now triggers the former 2.1. Closes Debian bug #520520 3. Relocate files 3.1. ~/.clivelast -> ~/.cache/clive/last 3.2. ~/.clivecache -> ~/.cache/clive/cache 4. If HOME environment variable undefined, assume current workdir 5. --version: print locale etc. * Fix: 1. --version: copyright years 2. File suffix for CCTV (.x-shockwave-flash -> .flv) 3. Remove "see examples" from pod markup (closes issue #30) 4. Prevent ".$suffix" output filenames 4.1. Use $id if !$title && %i was not defined in --filename-format 4.2. Related to issue #29 5. --no-proxy: really disable all proxy use (closes issue #25) 5.1. http_proxy setting was still used 6. Can't call method "filename" on unblessed reference at Exec.pm line 5x 6.1. e.g. clive URL --exec="ls;" 6.2. Closes Debian bug #535459 7. Dailymotion support (closes issue #35) 8. Redtube support (error: no match: `(?-xism:videoid=(.*?)')') * Rename: 1. --recall, --recall-file -> --last, --last-file 2. CLIVE_HOME -> CLIVE_CACHE * Remove: 1. -R, --raw (obsoleted by improved unicode support) 2. --home-dir option 2.1. Missleading name 2.2. Obsoleted by --cache-file and --last-file * Manual page: 1. Add note about numeric suffix (closes issue #28) 2. Fix a number of typos, use better grammar 3. Overhaul Version 2.2.2 (July 9, 2009) User-visible changes: * Change: Google: --format=mp4/best 1. Default to flv if mp4 is not available 2. Fix --format=best support
2009-08-08Set LICENSE=modified-bsd.obache1-1/+2
2009-08-06Linux doesn't define PPP_FCS() in <net/ppp_defs.h> for userland. pppdump.cdsainty2-11/+14
expects PPP_FCS() to be defined however, and compilation therefore breaks in the presence of the previous version of this patch. This version of the patch reverts back to the behaviour of the distribution code for non-NetBSD systems, but retains the Pkgsrc patched behaviour of pulling in the system copy of the header file for NetBSD and DragonFly. This should only affect success or failure of the package build, so no PKGREVISION bump.
2009-08-06Drop PKGREVISION and bump to libfetch-2.24 instead. (in-tree package)tnn1-3/+2
2009-08-06Bump the PKGREVISION for ftp.c changetnn1-1/+2
2009-08-06Fix strict aliasing issue which GCC 4.4 complained about.tnn1-41/+40
While we know that "struct sockaddr_storage" has been engineered to alias to all the sockaddr structs, the compiler does not know about this. Thus, code like this may be unsafe to use: struct sockaddr_storage ss; struct sockaddr_in *sin = &ss; sin->sin_port = 0; /* dereferencing here breaks ISO C aliasing rules */ A workaround is to wrap the struct in a union, e.g: union anonymous { struct sockaddr_storage ss; struct sockaddr_in sin; } u; u.sin.sin_port = 0; -- Approved by: joerg
2009-08-06Add missing entries to PLIST. Noticed by Robert Elz in PR 41800.obache2-2/+10
Bump PKGREVISION.
2009-08-03MAKE_JOBS_SAFE=nojoerg1-1/+3