summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2009-03-22Leave over maintainership to pkgsrc-usersmanu4-8/+8
2009-03-21Correct PERL5_PACKLISTadrianp1-2/+2
2009-03-21Update "samba" package to version 3.0.34. Changes since version 3.0.32:tron7-62/+226
- Fix update of machine account passwords. - Fix SMB signing issue on Windows Vista with MS Hotfix KB955302. - Fix Winbind crashes. - Correctly detect if the current dc is the closest one. - Add saf_join_store() function to memorize the dc used at join time. This avoids problems caused by replication delays shortly after domain joins. - Fix write list in setups using "security = share".
2009-03-21Remove MAINTAINER at their request.darcy2-4/+4
2009-03-21Added net/p5-Net-Interface version 1.010sno1-1/+2
2009-03-21pkgsrc-changes:sno4-0/+60
- Introducing package for CPAN module Net::Interface Net::Interface is a module that allows access to the host network interfaces in a manner similar to ifconfig(8). Version 1.00 is a complete re-write and includes support for IPV6 as well as the traditional IPV4. Auto-Oked by rhaen@ - I'm Co-Maintainer of CPAN module
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg61-798/+366
This changes the buildlink3.mk files to use an include guard for the recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS, BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of enter/exit marker, which can be used to reconstruct the tree and to determine first level includes. Avoiding := for large variables (BUILDLINK_ORDER) speeds up parse time as += has linear complexity. The include guard reduces system time by avoiding reading files over and over again. For complex packages this reduces both %user and %sys time to half of the former time.
2009-03-20Include pyversion.mk include the protected part of the buildlink3.mkjoerg2-6/+6
files, not over and over again.
2009-03-20Update to dhcpcd-4.99.15roy3-23/+6
Changes from dhcpcd-4.99.14 include * Compiles on DragonFly BSD * Better support for 3rd party configured interfaces such as PPP * Blacklist now happens at the packet level
2009-03-20INSTALL_UNSTRIPPED=yes on Darwin to make this run.yyamano1-1/+5
Patch is provided by Tetsuya KOBAYASHI. Close PR pkg/40985.
2009-03-19update to 0.8.13drochner2-7/+6
changes: * Clean up some warnings from sparse/gcc * Makefile.am: Put local includes first
2009-03-19Update to 3.1.1 to fix a problem with the dnsmasq subscriber.roy2-6/+6
2009-03-18Add two new options to help when running snmpd as an unpriveleged useradrianp1-2/+10
2009-03-18We need pkg-config to build against DBus.roy1-1/+2
2009-03-18Update to openresolv-3.1roy2-6/+6
Changes since 3.0: * New variable dynamic_order * interface processing now interface_order, dynamic order without metric, metric and and everything else in lexical order
2009-03-18Revert previous -- configure script still checks for libproxy, even thoughwiz1-4/+2
it's unneeded. Found by snj.
2009-03-18to netbsd-usersjmcneill1-2/+2
2009-03-18to pkgsrc-usersjmcneill1-2/+2
2009-03-18Update ekiga to 3.2.0.jmcneill5-8/+130
* Changes in ekiga 3.2.0 (2009-03-16) - Fix some NAT related issues (use internal port instead of external port in Cone NAT) - Uniformise detection of libnotify; fix compilation with mingw - Fix "URL completion combobox shows identical completions" - Fix "Assistant loosing values when going backward" - Fix GmConf settings when compiled with another package name - Fix unregistration of accounts - Fix build with -enable-kde - Fix OS X build - Fix a crash in chat - New translations: crh, or - Updated translations: as, bg, bn_IN, da, de, el, eu, gl, gu, hi, hu, ja, kn, ko, ku, lt, ml, mr, or, pt, ro, ru, ta, te, tr - New help translation: en_GB - Updated help translation: fr * Changes in ekiga 3.1.2 (2009-03-03) - Removal of the old H.263 ffmpeg plug in and enhancement of the H.263-1998 plug in to take its place. - Allow compilation with CELT 0.4 and 0.5 - Allow several ALSA devices to have the same name - STUN enabling/disabling has been readded to the GUI - Remove white spaces from the URI (useful when copy/paste) - Clear the URI edit box after a call - Fixed crash when clearing call history - Fix Windows compilation - Fixes for tarball generation - Fixed account data corruption when the authentication user name is left blank - Fixed possible crash when answering incoming calls - Fixed G.722 usage - Other various fixes, cleanups, removal of deprecated symbols etc. - Updated translations: ca, cs, da, el, en_GB, es, eu, fi, fr, he, hu, it, ja, ko, kn, nb, nl, pl, pt_BR, sl, sv, th, vi, zh_HK, zh_TW - New help/eu localisation Experimental features: - Significant improvements in IPv6 support - Gstreamer audio and video capture support near to be finished... * ekiga 3.1.1 unreleased * Changes in ekiga 3.1.0 (2009-01-05) - Added support for G.722 and CELT audio wideband codecs - Added support for H.263 - Added support for SIP dialog-info notifications, it allows being notified of incoming calls for the phones of your colleagues with software like Asterisk - Added support to disable STUN detection - Improved LDAP support in the address book, authentication is now possible - Killed the gconf_test_age test, Ekiga can now finally work with badly installed GConf schemas - More efficient memory handling using gmref_ptr, increases stability - Better handling of multiple network interfaces with dynamic addition and removal - libgnome is not required anymore when using GTK+ 2.14 - Many code cleanups, new GObjects, ... - Work in progress : XCAP support, Resource List support, GStreamer audio and video capture support, ...
2009-03-18Comment out libproxy dependency; it is not needed in this version.wiz1-2/+4
Bump PKGREVISION.
2009-03-17Correct email address for generic MAINTAINER.darcy1-2/+2
2009-03-17Needs pkg-config.hasso1-1/+2
2009-03-17Use roy@NetBSD.org instead of my personal email.roy5-10/+10
2009-03-17Update bug-buddy to 2.26.0.jmcneill4-28/+15
2.26.0 * Don't hardcode a scrollkeeper check in the configure script. 2.25.91 * Build correctly with --disable-eds. 2.25.2 * Fix a segfault (Josseline Mouette). * Don't free uninitialized memory. 2.25.1 ("The Feel-Good vibe") * Drop libgnome and libgnomeui dependencies. * Make google-breakpad support optional (but enabled by default). Thanks to Sjoerd Simons. * Obtain the real path of the crashed process by looking in /proc. Thanks to Sam Morris and Matt Keenan. * Add an option to delete the included file after bug-buddy has processed it. * Implement a logger for pasting critical and fatal warnings in the stacktraces. * Include the loaded GTK+ modules in the stacktraces sent to bugzilla. * Update google-breakpad to SVN r290. * Compile with all the GLib/GTK+ deprecation flags.
2009-03-16Update to openresolv-3.0roy4-18/+17
No functional changes since 2.x, but the configuration has moved from lots of little configuration files into one easier to manage configuration file with a nice man page - resolvconf.conf
2009-03-16Improve markup.joerg1-3/+3
2009-03-16Update libsoup24 to 2.26.0.jmcneill2-7/+8
Changes in libsoup from 2.25.91 to 2.26.0: * Temporarily disable libproxy support to work around a bug in its gnome plugin that causes gvfsd-http (and probably eventually other apps) to crash. [#571527]. For now, SoupProxyResolverGNOME uses only GConf. To be fixed in 2.26.1 * Fixed a bug that showed up in WebKit, where if many messages were queued all at once to a server that doesn't support persistent connections, some of the requests will get lost. #574365, reported by Xan Lopez. * Fixed SoupServer to support using SOUP_ENCODING_EOF, so you can stream responses of unknown length to HTTP/1.0 clients. [#572153]. Added a regression test for this, and for chunked and Content-Length-based streaming. * Fixed several bugs that prevented SoupCookieJarSqlite from working. [#572409, patch from Xan Lopez] * Added G_{BEGIN,END}_DECLS guards to public headers that were missing it. (Xan Lopez) * Misc gtk-doc improvements
2009-03-16Needs sqlite3jmcneill1-1/+2
2009-03-16Needs libproxyjmcneill1-1/+2
2009-03-16Update libsoup24 to 2.25.91.jmcneill6-23/+61
Changes in libsoup from 2.25.4 to 2.25.5: * Fixed a crash in SoupProxyResolverGNOME when the proxy requires authentication. (This does not make proxy authentication *work* yet, it just makes it not crash.) * Updated documentation Changes in libsoup from 2.25.4 to 2.25.5: * SoupProxyResolverGConf (which was incomplete) is gone, and libsoup-gnome now requires libproxy, which is now officially an external dependency of GNOME. * Fixed a bug in SoupCookieJar that was making it send "Cookie: (null)" when it had no cookies for a site, which confused some web servers (WebKit bug 23240). * Fixed a bug with using SOUP_MEMORY_TEMPORARY buffers and soup_message_body_set_accumulate(FALSE). (Part of WebKit bug 18343, noticed by Gustavo Noronha Silva.) * Fixed the build with non-gcc compilers Changes in libsoup from 2.25.3 to 2.25.4: * Added soup_session_get_feature() and soup_session_get_features(), to query the features currently available in a session (which is needed by the patch in https://bugs.webkit.org/show_bug.cgi?id=22624) Changes in libsoup from 2.25.2 to 2.25.3: * Fixed a crash when using both cookies and a proxy. [#562191, Mark Lee] * Fixed soup_form_decode() to correctly handle forms with URI-encoded parameter names [#563302, Evan Nemerson] and added a regression test. * Fixed a crash in SoupProxyResolverGConf. [#563145] Changes in libsoup from 2.25.1 to 2.25.2: * Fixed client behavior when presented with multiple auth types to choose the *strongest* auth type (eg, Digest) rather than the *weakest* one [#562339, Pontus Oldberg]. Added a regression test for this. * Moved libsoup-gnome headers to a different directory to make it easier to split libsoup and libsoup-gnome into separate packages, and to ensure that things that only want to be looking at plain libsoup headers (like gir-repository) don't accidentally see the libsoup-gnome ones. * Some minor doc fixes * Fixed libsoup-gnome linking with --as-needed. [#559342] Changes in libsoup from 2.24.1 to 2.25.1: libsoup 2.25.1 introduces a new library, libsoup-gnome, which will be used for features which are important to GNOME apps, but which require GNOME-specific libraries that non-GNOME apps may not want to add dependencies on. In 2.25.1, libsoup-gnome contains: * SOUP_TYPE_PROXY_RESOLVER_GNOME, a SoupSessionFeature type that can be added to a SoupSession to provide automatic proxy handling via the GConf proxy keys. (See below) The default implementation uses libproxy, which also handles WPAD, PAC, etc, but if libproxy is not available it will use GConf directly, supporting only the basic HTTP proxy functionality. * SoupCookieJarSqlite, a SoupSessionFeature that handles cookies and stores them in a Firefox 3-compatible sqlite file. (This is not actually a "GNOME-specific" feature, but I didn't want to make libsoup itself depend on sqlite, and I didn't want to make the dependency optional. This might change before 2.26.) * SOUP_TYPE_GNOME_FEATURES_2_26: a SoupSessionFeature type that can be added to a SoupSession to add all GNOME-integration features that are available for 2.26; as of 2.25.1, this is just the GNOME proxy resolver, but by 2.26.0 it may also include gnome-keyring support and possibly other features. Applications/libraries that are currently doing GConf proxy lookup by hand can be updated as follows: * Remove all of the existing code that listens to the GConf keys and sets SOUP_SESSION_PROXY_URI * Change the configure check to require "libsoup-gnome-2.4 >= 2.25.1" instead of "libsoup-2.4" * #include <libsoup/soup-gnome.h> * After creating your SoupSession, do: soup_session_add_feature_by_type (session, SOUP_TYPE_PROXY_RESOLVER_GNOME); (Or alternatively, use SOUP_SESSION_ADD_FEATURE_BY_TYPE with soup_session_async_new_with_options() or soup_session_sync_new_with_options().) Other new features and bug fixes in 2.25.1 include: * SoupCookieJarText, like SoupCookieJarSqlite, but using the old-style cookies.txt format, and in the base libsoup rather than libsoup-gnome. * Various bugfixes to SoupCookie and SoupCookieJar to fix the problems with cookies not working on certain sites. * The new SoupMultipart type provides support for multipart MIME bodies, and soup-form now includes several methods for generating and parsing multipart form data and file uploads. * SoupMessageHeaders now has methods for easy handling of the Content-Type, Content-Disposition, Range, and Content-Range headers. The Content-Disposition handling recognizes RFC2231-encoded UTF-8 filenames. * SoupServer now automatically handles partial GET requests; if your server returns SOUP_STATUS_OK in response to a partial GET, libsoup will automatically convert it to a SOUP_STATUS_PARTIAL_CONTENT response with only the requested portions. Thanks to Xan Lopez and Diego Escalante Urrelo for their work on SoupCookie, SoupCookieJar, SoupCookieJarText, and SoupCookieJarSqlite.
2009-03-15fix the asplain patch: since the routing registries currently won't findspz5-22/+73
asplained autnums, make asdot the default, but prepare for them switching by asking the asplained format before giving up, independently of any command line settings. Bump pkgrev, too.
2009-03-14Update to openresolv-2.1roy4-24/+16
No functional changes since 2.0.1 aside from moving the shell scripts out of etc and into libexec. The configuration files in etc/resolvconf/resolv.conf.d have been moved into resolvconf.
2009-03-12Update to 2.26.0:wiz3-11/+51
============== Version 2.26.0 ============== Updates, deprecations * Don't single include GTK+. Fixes bug #561233. * Use gtk_show_uri instead of gnome_help. * Use gtk_show_about_dialog instead of g_object_new. This fixes the missing icon and the un-Close-able about dialog. * Use g_ascii_strncasecmp instead of g_strncasecmp, which is deprecated. Fixes bug #560431. * Remove libgnome dependency. * Remove deprecated GTK+ symbols in gnome-netstatus. Fixes bug #562392. Patch by Maxim Ermilov. * Use gtk-about instead of gnome-stock-about for the about icon. Fixes bug #556013. Patch by Pacho Ramos. Fixes * Remove useless GtkLabels that were used for alignment (!) and marked for translation. This hopefully fixes #507251. * Make applet tooltip show device status. Fixes bug #166912. Patch by Pedro Villavicencio. * Remove an useless \n in the copyright, rename translator_credits to translator-credits. Fixes bug #300961 * Obey Fitt's law in the panel applet. Fixes bug #325141. Patch by Benjamin Otte. Doc Translators * Milo Casagrande (it) * Joan Duran (ca) * Rizitis (el) Translators * Vladimir Melo (pt_BR) * Khaled Hosny (ar) * Ihar Hrachyshka (be@latin) * Erdal Ronahi (ku) * Baris Cicek (tr) * Gil Forcada (ca) * Jorge Gonzalez (es) * Ivar Smolin (et) * Kjartan Maraas (nb) * César Veiga (pt_BR) * Andre Klapper (de) * Thierry Randrianiriana(mg) * Yair Hershkovitz (he) * Changwoo Ryu (ko) * Raivis Dejus (lv) * Zabeeh Khan (ps) * Ilkka Tuohela (fi) * Clytie Siddall (vi) * Chao-Hsiung Liao (zh_HK, zh_TW) * Theppitak Karoonboonyanan (th) * Alexander Shopov (bg) * Daniel Nylander (sv) * Inaki Larranaga Murgoitio (eu) * Wouter Bolsterlee (nl) * Gabor Kelemen (hu) * Tomasz Dominikowski (pl) * Gintautas Miliauskas (lt) * Krishnababu K (te) * Manoj Kumar Giri (or) * Lucas Lommer (cs) * Praveen Arimbrathodiyil (ml) * Milo Casagrande (it) * Claude Paroz (fr) * Philip Withnall (en_GB) * Reşat SABIQ (crh) * Adi Roiban (ro) * Sweta Kothari (gu) * Duarte Loreto (pt)
2009-03-12Make it build on DragonFly.hasso2-1/+18
2009-03-11Support systems where time_t is equivalent to "long long" orapb3-2/+19
"unsigned long long".
2009-03-10regen distinfo after editing comments in a patch fileapb1-2/+2
2009-03-10Some systems define ifnet.if_lastchange as struct timespec (withapb7-13/+225
a tv_nsec field measured in nanoseconds), while other systems define it as struct timeval (with a tv_usec field measured in microseconds). Add a configure test and conditional code in agent/mibgroup/mibII/interfaces.c.orig. This should fix PR 40990. Bump PKGREVISION to 2.
2009-03-10libfetch-2.23:joerg2-3/+6
Don't leak file descriptors when iterating local directories or checking local files for if-modified-since.
2009-03-09- updated to 0.11rhaen2-7/+7
ChangeLog: 0.11 Depend on Any::Moose instead of Moose 0.10 Releng fixes Use a predicate for has_config_file 0.09 Hash::Merge and Path::Class are now depended-upon only if you want cascading directory config
2009-03-08Update to aria2-1.2.0. Many, many changes (too verbose to list here);bjs5-74/+43
please see ChangeLog. NOTE: libares is no longer supported; libcares is used by default.
2009-03-08Use mk/omf-scrollkeeper.mk instead of textproc/rarian/omf.mk.wiz3-6/+6
2009-03-08Use ${REAL_ROOT_GROUP} instead of wheel. Prompted by joerg.wiz1-2/+2
2009-03-07Remove the net/p5-INET6 package, no packages in pkgsrc use it anymore.seb5-34/+3
Please note that the package net/p5-IO-Socket-INET6 provides exactly the same Perl 5 module, namely IO::Socket::INET6. Make the MAINTAINER of the now defunct package net/p5-INET6 the MAINTAINER of net/p5-IO-Socket-INET6. Approved by net/p5-INET6's MAINTAINER.
2009-03-07Bump PKGREVISION to 1.seb1-2/+3
Change dependency on the soon to be removed net/p5-INET6 to the identical net/p5-IO-Socket-INET6
2009-03-07Bump PKGREVISION to 2.seb2-4/+4
Change dependency on the soon to be removed net/p5-INET6 to the identical net/p5-IO-Socket-INET6
2009-03-07Use "wheel" as privileged group.wiz1-1/+3
Gets rid of dbus warnings about netdev, and "wheel" already gets many rights from policykit (says Jared). Bump PKGREVISION.
2009-03-06Update to 2.14.17:wiz4-11/+25
ORBit2-2.14.17 - bug fixes + fix glib single includes (Cosimo Cecchi) + various fixes for cross-compiling (Fridrich Strba) + do fewer DNS lookups in linc (Jules Colding) + fix compiler warnings (Kjartan) + threading fixes (Tor Lillqvist) + win32 portability fixes (Tor Lillqvist)
2009-03-06Use level instead of qual for signal strength reporting.jmcneill3-2/+17
2009-03-05Add dhcpcd-gtkroy1-1/+2
2009-03-05Import dhcpcd-gtk-0.3.0roy4-0/+34
dhcpcd-gtk is a Network Configurator that uses the GTK+ GUI toolkit. It sits in the systray and monitors dhcpcd via dhcpcd-dbus. The icon represents the state of the network and you can configure each interface / wireless ssid.