Commit graph

9283 commits

Author SHA1 Message Date
adrianp
38800b746e --- 9.4.3-P2 released ---
2579.	[bug]		DNSSEC lookaside validation failed to handle unknown
			algorithms. [RT #19479]
2009-03-22 15:31:44 +00:00
wiz
34adc38925 Add some patches from ekiga Subversion, addressing PR 41041 by Jared McNeill.
Bump PKGREVISION.
2009-03-22 08:51:24 +00:00
manu
0529d18242 Leave over maintainership to pkgsrc-users 2009-03-22 04:53:38 +00:00
adrianp
4bb9be5aab Correct PERL5_PACKLIST 2009-03-21 22:27:53 +00:00
tron
501c2d4675 Update "samba" package to version 3.0.34. Changes since version 3.0.32:
- 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-21 18:25:34 +00:00
darcy
325da81ea8 Remove MAINTAINER at their request. 2009-03-21 16:01:26 +00:00
sno
c41a841a5f Added net/p5-Net-Interface version 1.010 2009-03-21 13:56:39 +00:00
sno
b6d1d1f11f pkgsrc-changes:
- 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-21 13:50:18 +00:00
joerg
2d1ba244e9 Simply and speed up buildlink3.mk files and processing.
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-20 19:23:50 +00:00
joerg
0d0e90a320 Include pyversion.mk include the protected part of the buildlink3.mk
files, not over and over again.
2009-03-20 17:30:09 +00:00
roy
2f62b0ef90 Update to dhcpcd-4.99.15
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-20 15:46:00 +00:00
yyamano
99ee9b7c4b INSTALL_UNSTRIPPED=yes on Darwin to make this run.
Patch is provided by Tetsuya KOBAYASHI.  Close PR pkg/40985.
2009-03-20 05:51:53 +00:00
drochner
e4377eb6f2 update to 0.8.13
changes:
* Clean up some warnings from sparse/gcc
* Makefile.am: Put local includes first
2009-03-19 11:29:17 +00:00
roy
002badb809 Update to 3.1.1 to fix a problem with the dnsmasq subscriber. 2009-03-19 09:57:50 +00:00
adrianp
947c054a42 Add two new options to help when running snmpd as an unpriveleged user 2009-03-18 22:50:28 +00:00
roy
1fb4fe7c3f We need pkg-config to build against DBus. 2009-03-18 21:58:26 +00:00
roy
f4a128f4bf Update to openresolv-3.1
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-18 21:49:34 +00:00
wiz
d109916057 Revert previous -- configure script still checks for libproxy, even though
it's unneeded.
Found by snj.
2009-03-18 17:18:10 +00:00
jmcneill
4fda9f9874 to netbsd-users 2009-03-18 13:31:19 +00:00
jmcneill
0664c95ed0 to pkgsrc-users 2009-03-18 13:29:32 +00:00
jmcneill
19690eea48 Update ekiga to 3.2.0.
* 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-18 13:08:07 +00:00
wiz
24471dc9e0 Comment out libproxy dependency; it is not needed in this version.
Bump PKGREVISION.
2009-03-18 12:28:45 +00:00
darcy
57ded33aec Correct email address for generic MAINTAINER. 2009-03-17 21:40:44 +00:00
hasso
1ab6008b21 Needs pkg-config. 2009-03-17 18:59:00 +00:00
roy
d20b1e2d55 Use roy@NetBSD.org instead of my personal email. 2009-03-17 12:02:34 +00:00
jmcneill
fc5080e9d6 Update bug-buddy to 2.26.0.
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-17 09:10:03 +00:00
roy
08b8a2df52 Update to openresolv-3.0
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-16 21:55:44 +00:00
joerg
1f3e66ede2 Improve markup. 2009-03-16 18:11:39 +00:00
jmcneill
a421cd302d Update libsoup24 to 2.26.0.
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-16 16:48:52 +00:00
jmcneill
44314dbc1e Needs sqlite3 2009-03-16 13:02:18 +00:00
jmcneill
413e5cfc5f Needs libproxy 2009-03-16 12:54:57 +00:00
jmcneill
b65b6c470a Update libsoup24 to 2.25.91.
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-16 12:49:02 +00:00
spz
753b403c52 fix the asplain patch: since the routing registries currently won't find
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-15 20:10:35 +00:00
roy
7c2b97ce71 Update to openresolv-2.1
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-14 22:33:20 +00:00
wiz
f58aae87bb Update to 2.26.0:
==============
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-12 15:19:38 +00:00
hasso
37eaffeadc Make it build on DragonFly. 2009-03-12 08:14:16 +00:00
apb
74d2b6d935 Support systems where time_t is equivalent to "long long" or
"unsigned long long".
2009-03-11 08:40:32 +00:00
apb
8fd517ac26 regen distinfo after editing comments in a patch file 2009-03-10 18:36:33 +00:00
apb
efb717e3a2 Some systems define ifnet.if_lastchange as struct timespec (with
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-10 18:30:44 +00:00
joerg
a63df80f2c libfetch-2.23:
Don't leak file descriptors when iterating local directories or checking
local files for if-modified-since.
2009-03-10 00:33:38 +00:00
rhaen
3239cebd6a - updated to 0.11
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-09 20:15:12 +00:00
bjs
0f9aaf7b5d Update to aria2-1.2.0. Many, many changes (too verbose to list here);
please see ChangeLog.  NOTE: libares is no longer supported; libcares
is used by default.
2009-03-08 23:41:33 +00:00
wiz
78b7af7df5 Use mk/omf-scrollkeeper.mk instead of textproc/rarian/omf.mk. 2009-03-08 15:56:43 +00:00
wiz
6a82876012 Use ${REAL_ROOT_GROUP} instead of wheel. Prompted by joerg. 2009-03-08 10:08:16 +00:00
seb
653105e4ed Remove the net/p5-INET6 package, no packages in pkgsrc use it anymore.
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-07 15:54:51 +00:00
seb
93d99aad85 Bump PKGREVISION to 1.
Change dependency on the soon to be removed net/p5-INET6 to
the identical net/p5-IO-Socket-INET6
2009-03-07 15:34:40 +00:00
seb
2635cc1dfe Bump PKGREVISION to 2.
Change dependency on the soon to be removed net/p5-INET6 to
the identical net/p5-IO-Socket-INET6
2009-03-07 15:02:23 +00:00
wiz
bd8bdba7e6 Use "wheel" as privileged group.
Gets rid of dbus warnings about netdev, and "wheel" already gets many
rights from policykit (says Jared).

Bump PKGREVISION.
2009-03-07 03:20:48 +00:00
wiz
9ee9901726 Update to 2.14.17:
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-06 14:02:32 +00:00
jmcneill
d65035e500 Use level instead of qual for signal strength reporting. 2009-03-06 01:55:27 +00:00
roy
e7ccf50611 Add dhcpcd-gtk 2009-03-05 23:52:50 +00:00
roy
39ef1885d7 Import dhcpcd-gtk-0.3.0
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.
2009-03-05 23:51:55 +00:00
roy
558fa29471 Add dhcpcd-dbus 2009-03-05 23:44:23 +00:00
roy
01229589fa Import dhcpcd-dbus-0.3.0
dhcpcd-dbus provides DBus bindings for dhcpcd.
It also provides a DBus interface for wpa_supplicant if wpa_supplicant
has been configured to use /var/run/wpa_supplicant as it's socket
directory. This means that wpa_supplicant does not have to be built
with DBus support.
2009-03-05 23:43:08 +00:00
adrianp
02f0f8ff59 Update to 3.1.2
Changes since 3.1.2rc1
* None.

Changes since 3.1.2b1
* Fix handling of domain-search option to append "." as already done with 4.x.

Changes since 3.1.1
* A double-dereference in dhclient transmission of DHCPDECLINEs was repaired.
* Fix handling of -A and -a flags in dhcrelay; it was failing to expand packet size as needed to add relay agent options.
* Corrected list of failover state values in dhcpd man page.
* Fixed a bug that caused some request types to be logged incorrectly.
* Fixed a coredump when adding a class via OMAPI.
* Clients that sent a parameter request list containing the routers option before the subnet mask option were receiving only the latter. Fixed.
* The server wasn't always sending the FQDN option when it should.
* A partner-down failover server no longer emits 'peer holds all free leases' if it is able to newly-allocate one of the peer's leases.
* A cosmetic bug in DHCPDECLINE processing was fixed which caused all successful DHCPDECLINEs to be logged as "not found" rather than "abandoned".
* Some failover debugging #defines have been better defined and some high frequency messages moved to a deeper debugging symbol.
* The CLTT parameter in failover is now only updated by client activity, and not by failover binding updates (taking on the peer's CLTT).
* Failover BNDUPD messages are now discarded if they conflict with an update that has been trasnmitted, but not acknowledged.
* A bug cleaning up unknown-xxx temporary option definitions was fixed.

Changes since 3.1.1rc2
* None.

Changes since 3.1.1rc1
* Changes in 4.0.x to common/options.c "pretty_domain()" (which turns wireformat rfc1035 into printable form for dhclient.leases) were pulled down. This addresses a bug where "option domain-search , ;" would appear in dhclient.leases.
* Changes in 4.0.x to common/tables.c "option_dereference()" were pulled down. This addresses a bug where overlapping option code definitions in a config file may cause an attempt to free a NULL pointer.

Changes since 3.1.1b1
* A memory leak when using omapi has been fixed.
2009-03-05 23:35:12 +00:00
roy
44612a8260 Add dhcpcd 2009-03-05 23:24:35 +00:00
roy
91673c97be Import dhcpcd-4.99.14
dhcpcd is a small, bloat free DHCP client which includes these features
 * DHCP over firewire
 * User Class
 * SIP Servers
 * Domain Search
 * Classless Static Routes
 * IPv4LL aka APIPA aka Zeroconf
 * Node specific Client Identifiers
 * DHCP over Infiniband
 * Link carrier and interface addition/removal detection
 * Dynamic route management
2009-03-05 23:23:26 +00:00
abs
413f2425e7 Add !__MINT__ to the HAVE_SA_LEN test 2009-03-05 19:08:47 +00:00
abs
d2473b09c1 Like Linux, MiNT wants _GNU_SOURCE (for strptime) 2009-03-05 19:07:03 +00:00
joerg
25a80fb4ab Remove PYBINMODULE. All it did was mark some packages as not available
on some platforms that lacked shared library support in the past. The
list hasn't been maintained at all and the gain is very limited, so just
get rid of it.
2009-03-05 18:51:26 +00:00
joerg
81a49ee88d Always define _REENTRANT to get gmtime_r prototype on Interix. 2009-03-05 15:14:14 +00:00
wiz
7c1f20624f Do not install initscripts. Unbreaks Linux build.
From Aleksey Cheusov in PR 40283.
2009-03-05 09:40:34 +00:00
sborrill
3e0764bd36 Rework detection of getifaddrs() code so that it precedes the AIX method as
AIX method was being chosen in preference (on NetBSD 5.0 at least). This
broke net and rpcclient, etc. as they failed to enumerate interfaces
correctly.
2009-03-03 17:50:49 +00:00
abs
4afc90df42 +MAKE_JOBS_SAFE=no 2009-03-02 23:27:46 +00:00
wiz
414b20cad0 Mark as not -j2 safe. 2009-03-02 22:39:11 +00:00
joerg
11595a2a59 DESTDIR support 2009-03-02 17:40:02 +00:00
sno
ea7469b323 pkgsrc changes:
- Update to module version 0.12

Upstream changes:

0.12  Thu Feb 26 13:44:06 CET 2009
	- Applied NetBSD compatibility patch (Thanks Havard Eidnes), fixes #39294
	- Applied Win32 memory free compatibility patch (Thanks CPAN user SISYPHUS),
	  maybe fixes #43110
2009-03-01 21:49:54 +00:00
wiz
58a3420586 Bump PKGREVISION for libevent ABI bump. 2009-02-27 22:53:46 +00:00
joerg
881391b10d Push the distfile into MASTER_SITE_LOCAL. It is GPL and mirrored anyway,
so just avoid the trouble with the main site. Addresses PR 40767.
2009-02-27 13:05:20 +00:00
adrianp
9c6ed31887 ${CHOWN} the pid directory as well for chroot running 2009-02-26 23:49:24 +00:00
wiz
c92ebc1823 Update to 3.0.0:
2009/02/24: version 3.0.0 = tag release-3-0-0
6754: Fix local file access bug in internal http server
- this is an urgent security related bug-fix and effects
  all MLDonkey versions >= 2.8.4
6752: Optimized implementation of the ip_set module (cbah)
6736: Add/fix some copyright texts
2009-02-25 23:39:36 +00:00
sno
838940cc47 - Fix build problems on any platform, where perl isn't compiled using the
compiler provided in ${CC} according to RT #14372
- tell the "right" compiler to use on AIX when PKGSRC_COMPILER=xlc
2009-02-25 20:39:20 +00:00
wiz
d9e070df40 Add patch fixing security problem from upstream.
Bump PKGREVISION.
2009-02-24 22:50:45 +00:00
cube
4a6d6803bb - Update to 1.3.0
- Drop maintainership
- Fix a reference to /usr/pkg that was committed by accident in a file
  [hi joerg!]
- Remove MESSAGE because it's about NetBSD 1.6 and older
- Add USE_DESTDIR support

1.3.0: released 2005-08-03

- disable Van Jacobson compression by default [Pokrywka]
- prototype packet buffering and reordering [Cameron/Anonymous]
- comply with RFC2637 on echo wait and idle wait parameters [Brox]
- new pptpd-logwtmp-strip-domain option [Cameron]
- defer writes to pty until pppd has set it up properly [Cameron]
- process initial packet length header properly [Beregszaszi]
- ignore ENETDOWN and ENXIO on sendto in bcrelay [Cameron]
- add section on debugging to pptpd.8 [Mueller]

1.2.3: released 2005-02-17

- error check critical dup2 calls [Cameron]
- performance, use writev() if available, avoiding memcpy() [Sundberg]
- compilation fix for gcc old versions [Cameron]

1.2.2: released 2005-01-05

- fix deadlock hang due to syslog(3) called by signal handler [Cameron]
- turn off logging to stderr, to prevent loopback [Hall]
2009-02-24 21:22:41 +00:00
obache
037271e078 Changes SetPolicyType() in threadutil:
* From schedctl(8) of NetBSD-5-RC2, setting of priority for the process running
  at SCHED_OTHER policy is not allowed, so change to skip if SCHED_OTHER is specified.
* Use sched_get_priority_min() instead of hard coded DEFAULT_SCHED_PARAM (= 0).
* Ajust return code as the "Returns:" section in this function's comment.
  sched_setscheduler(3) return the previous policy if succeed, it may not be 0.

Bump PKGREVISION.
2009-02-24 09:36:23 +00:00
rh
9364fdebae Update delegate to 9.9.1. Notable changes include:
9.9.1 [STABLE] 2009/01/22 fixes and M17N extension
9.9.0 [STABLE] 2008/11/24 stable version
9.9.0 CAPSKEY and HTMUX
9.8.6 restriction (MITM, VSAP) and fixes (SSL, CFI, HTTP cache)
9.8.2 name based reverse proxy and NAT based transparent proxy
9.8.2 porting to Windows Mobile/CE, SSH/Telnet gateway
9.8.1 minor fixes and mail routing to MX
9.8.0 clustering of origin/proxy servers, SSL Server Name Indication

Hopefully this fixes PR pkg/40441 as well.
2009-02-24 03:24:15 +00:00
cube
2d9da00440 - Update to 0.996b
- Add USE_DESTDIR support
- Silence a pkglint warning
- Drop maintainership

Changes:
   * cleanup: #ifdefed dump_a_txt() properly so it will not be compiled
     if --disable-master-dump was specified.
   * implement "base template" ($=) feature.
   * portability and readability fixes from Victor Duchovni
   * added configure test for inline and __inline keywords, and only
     use #warning keyword if __GNUC__ is defined (more portability fixes
     from Victor Duchovni)
   * misc type conversions here and there, and change alignment in
     mempool.c to be sizeof(void*) instead of sizeof(int), to help
     64bit platforms.  Thanks to Mike Quintero for an excellent
     bugreport.
   * bugfix: combined dataset - improper return of query() routine in some
     cases
   * internal code reorg:
     - move firstword[_lc]() to _util.c
     - use two structs instead of a set of 2-element arrays in dnset
   * bugfix: lowercase base zone names given on command line and in `combined'
     dataset, or else they wont be recognized in queries
2009-02-24 00:58:10 +00:00
cube
c0e62768f1 Silence some more pkglint warnings. 2009-02-24 00:44:26 +00:00
cube
e4a32b18f4 - Update to 1.23
- Drop maintainership
- Use an option group for libnet version
- Add USE_DESTDIR support

v1.23 Feb 23 2008
- fixed remotely triggerable NULL dereference in ip_fragment.c
- fix DLT_PRISM_HEADER linkoffset calculation
- check for DATA_FRAME_IS_QOS in wireless frames
- free queued tcp segments with too old seq

v1.22 Jul 22 2007
- in TCP stream, the byte with absolute offset 0 was treated as urgent data;
fixed
- DLT_IEEE802_11_RADIO handling
- added a few missing checks for failed malloc

v1.21 May 10 2006
- more externals to access libnids' intrinsics from the outside
- nids_unregister_*()
- UDP checksumming fix (0 is not an error according to RFC768)
- nids_params.tcp_workarounds
- nids_params.multiproc and queue_limit: merged a patch which creates a
separate thread for packet capture;
- in killtcp.c, send two more RST packets (required because of MS05-019
patch)
- glibc 2.4 syslog.h disaster workaround
2009-02-24 00:42:29 +00:00
cube
591003099d Remove net/netbsd-tap. NetBSD 2.0 is just too old; later versions of
NetBSD have tap(4) in the kernel.
2009-02-23 23:19:22 +00:00
wiz
910c46934b Update to 1.6b:
Adds support for Signature Version 2 for increased security with EC2, SQS, SDB
Add support for Regions in EC2
Fixes Issue 172, Issue 178, Issue 180, Issue 181, Issue 182
Fixes issue 165, issue 172, issue 173, issue 174, issue 176, issue 177
Adds initial support for CloudFront (ahem) service
Fixes stupid and dangerous copy/paste error in SDB support.
Support for EBS, QueryWithAttributes, lots of bugfixes.
2009-02-23 11:28:58 +00:00
wiz
679f9c737b Update to 3.0.44:
--- 3.0.44 2009/02/17

List supported encodings in man page for yaz-iconv.

Fixed missing SSL libs for --libs output

Re-established OID record syntax application-xml. Nobody should use it
but we don't want to change soname because of this symbol being absent.
2009-02-23 10:41:31 +00:00
adrianp
3559873fa1 Since rc1 the default location of the pidfiles have changed so update
the rc.d scripts accordingly.
Problem found by John Klos
2009-02-23 09:22:16 +00:00
joerg
c06ff1bd5f Be nice to ancient NetBSD releases. From Hauke Fath. 2009-02-22 19:11:48 +00:00
wiz
8fa9f358d8 Update to 0.65:
**** 0.65 January 26, 2009

Fix rt.cpan.org #41076

    When the AAAA object was constructed with new_from_hash with an
    address containing the "::" shorthand notation normalization was
    not done properly.

Fix rt.cpan.org #42375

    Typo in Win32.pm Registry root.



**** 0.64 December 30, 2008

Feature rt.cpan.org #36656

    Added support for the APL record (RFC 3123)
    The module consists of a list of Address Prefix Item objects
    as defined in the Net::DNS::RR::APL::ApItem class.
    NOTE: Class and its interface may be subject to change.


Fix rt.cpan.org #11931 Wrong nameserver list handling in
                       Net::DNS::Resolver::Win32


    The init method has been rewritten to be based on WIN32::IPhelper for
    the selection of the domain and the IP addresses. This is believed to
    be more portable than trying to fetch the data from the registry.
    We still trying to get the searchlist from the registry.

    WARNING: If you use Perl under WIN32 (eg ActivePerl or Strawberry Perl)
    then your module dependency graph has changed drastically

Fix IPv6 modules
    When IO::Socket::INET6 was available but Socket6 was not the code would
    recurse to infinity.

Fix rt.cpan.org #21757 and Feature: Connectivity during test
    Addition of --no-IPv6-tests and --IPv6-tests option in Makefile.PL.
    Note: This causes two questions to be asked when building the
    Makefile instead of one.

    Besides the test suites are constructed so that all the connectivity testing
    happen in 001-connectivity.t and inavailability of connectivity over a certain
    transport is signalled over files t/online.disabled and t/IPv6.disabled respectivly.
    Both files are removed by t/99-cleanup

Fix rt.cpan.org #34511
    Priming query logic contained unneeded recursion.
    Now also fals back to hardcoded hints if there are no nameservers whatsoever.

Fix rt.cpan.org #38390 and 37089
    Added CD and AD bit control to the resolver.

    The CD flag defaults to being unset and the AD flags is set by default
    whenever DNSSEC is available.
    Both flags default to unset in absence of DNSSEC.


Fix rt.cpan.org #37282
   Improved error reporting during client disconnect from the nameserver

NOTE rt.cpan.org # 40249

   Release 0.62 introduced a feature to parse data inside a packet only
   when needed. This can the following to happen:

   Eception: corrupt or incomplete data at
                     /usr/lib/perl5/Net/DNS/RR.pm line 510.
   caught at -e line 1

   This may happen when you have undefined your packet data before all the
   sections have been fully parsed. Such as in:

   $packet = Net::DNS::Packet->new(\$data);
   undef($data);

   The workaround is to force parcing by calling the methods that
   parse the data. e.g.

   $packet = Net::DNS::Packet->new(\$data);
   $packet->answer; $packet->additional; $packet->authority;
   undef ($data)


Fix rt.cpan.org # 41076 and # 41071

  Net::DNS::RR->new_from_hash function would not normalize the content
  of the data so that a method getting a string representation would
  get inconsistent results depending on whether a RR was created from
  a string of from a hash.

Fix rt.cpan.org # 41296

  Compression buggy for large packets. Fix by Kim Minh.


Fix rt.cpan.org # 35752

  Perl 5.10.0 gave a number of issues on several platforms, prefering
  XSLoader over Dynaloader seemed to fix those.


Bug rt.cpan.org #34510
  Buggy setting of "Recursion too deep, aborted" corrected.

Feature (rt.cpan.org #39284)

  The ReplyHandler now also receives a variable with an annonymous has with the connection details. Variables
  supplied to the Reply handler are:  $qname, $qclass, $qtype, $peerhost, $query, $conn
  The hash referenced by $conn contains the following buckets: sockhost, sockport,  peerhost, and peerport.



Feature t/08-online.t and t/10-recurse.t

  In particular environments a query for a.t. will resolve and or
  middleboxes will replace DNS packet content for queries to the root.
  A bunch of test is skipped when this (broken) environment is
  detected.



Feature/Bug rt.cpan.org #22019

  The initial fix for rt 22019 was to strip a trailing dot from all
  attributes that where povided as argument for the
  Net::DNS::RR::new_from_hash function.  We have introduced
  Net::DNS::stripdot, a function that will strip the dots of domain
  names, taking into account possible escapes (e.g. labels like
  foo\\\..).  As a side effect the new_from_string method will now
  convert possible spaces that are not trapped by some of the
  new_from_string functions and convert them to \032 escapes.

  For information: The internal storage of domain names is using
  presentation format without trailing dots.



Bug
  @EXPORT and @EXPORT_OK moved to a BEGIN block so that Net::DNS::SEC
  can make use of exported functions


Feature/Bug

  The Notify handler introduced in 0.63 did not set the OPCODE on the
  reply appropriately. This has been solved generically by allowing the
  "Headermask" that is returned as 4th element by the reply or notify
  handler in the nameserver also allows for the opcode to be set.
  e.g. as in return ("NXDOMAIN",[],[],[],{ opcode => "NS_NOTIFY_OP" }
  );
2009-02-22 16:38:46 +00:00
he
2ddf45a9b0 Update from version 0.48 to 0.50.
Pkgsrc changes:
 o Add new required dependencies

Upstream changes:

0.50 Wed Jan 21 10:42:00 GMT 2009
    - add support for an expires header when putting an object to
      Net::Amazon::S3::Client::Object
    - make all the classes immutable
    - add query_string_authentication_uri() to
      Net::Amazon::S3::Client::Object, suggested by Meng Wong

0.49 Tue Jan 13 09:04:42 GMT 2009
    - add support for listing a bucket with a prefix to
      Net::Amazon::S3::Client::Bucket
2009-02-22 15:10:44 +00:00
taca
dfda5b81e0 Retire old net/netatalk1. Please use net/netatalk instead. 2009-02-22 07:36:35 +00:00
taca
b2a353db63 Remove netatalk1. 2009-02-22 07:35:56 +00:00
taca
278d475c1c * Add cjk(Chinese/Japaneses/Korean) patch which would be included in
feature 2.1 release.  It could make netatalk1 package obsolete.
* Use RCD_SCRIPTS instead of substituting a Makefile to be fix pkglint
  errors.
* Move PKG_OPTION part to options.mk
* From patch-aa, remove last change which made by
  configure/gnu-configure.mk.
* Change content of MESSAGE from covered by pkginstall framework to
  caution about migration from netatalk 1.x.

Approved by MAINTAINER and PKGREVISION.
2009-02-22 07:35:16 +00:00
wiz
7a2c43f170 Update to 3.0.42:
--- 3.0.42 2009/02/02

YAZ' RPM spec works for both SUSE Linux Enterprise and RedHat Fedora.

Added member named_result_sets for init handler struct for the GFS. This
allows a server to disable named result sets.

Removed OID record syntax application-xml.

Added support for rule-based transliterator for ICU wrapper of YAZ.

Fixed bug #1902: yaz-icu XML output.

Make YAZ checks Emacs friendly.

BITSTRING value shows value. Bug #2346.

ISO2709 decoding: skip control characters from indicator data.

Omit sort key by default in yaz-icu's output.

Allow combined single char options (again) for YAZ' options function.

Utility yaz-marcdump got option to display YAZ version (-V).

Allow YAZ to use ICU 3.4.

Added new ICU test case which illustrates removal of diacritics.
2009-02-21 14:57:19 +00:00
adrianp
abad6b0f29 Fix build on OpenSolaris
http://src.opensolaris.org/source/xref/sfw/usr/src/cmd/bind/getaddrinfo.c.patch
2009-02-21 14:51:43 +00:00
adrianp
f01a58e8f1 Fix build on OpenSolaris
http://src.opensolaris.org/source/xref/sfw/usr/src/cmd/bind/getaddrinfo.c.patch
2009-02-21 14:43:03 +00:00
adrianp
a90526cf98 Fix build on OpenSolaris
http://src.opensolaris.org/source/xref/sfw/usr/src/cmd/bind/getaddrinfo.c.patch
2009-02-21 14:42:02 +00:00
wiz
7179843e5f Update to 2.1.6:
Version 2.1.6
(February 19, 2009)

 User-visible changes:
  * Renamed the following options
    - --noproxy => --no-proxy
    - --noextract => --no-extract
    - --nologin => --no-login
  * Butchered --help output
    - much less verbose now
    - relocated manual page data to clive.pod
  * Removed --manual option
  * Obsoleted "play" and "rencode" config keys in "commands" section
  * Added --exec option which resembles cclive's --exec command
  * Removed --play, --noplay, --rencode and --norencode options
    - use --exec instead
  * Changed --paste short option from '-x' to '-p'
  * Removed wmv format (breakcom)
    - persistant HTTP/404 (not found) error

Version 2.1.5
(February 6, 2009)

 User-visible changes:
  * Fixed sevenload support


Version 2.1.4
(February 1, 2009)

 User-visible changes:
  * Fixed Youtube login which sometimes reported failed attempts as OK
    - Youtube defaults web interface language based on users ip
    - clive looks for English words in the post-login page to confirm login
  * Tweaked --version output
2009-02-21 13:31:52 +00:00
tron
22553fa87b Add a startup script for "rsync" in daemon mode loosely based on
the example provided under
<http://wiki.netbsd.se/Mirroring_NetBSD#Configuring_RSYNC_Server>.

This fixes PR pkg/40704 by Brian A. Seklecki.
2009-02-21 09:34:17 +00:00
sketch
ceab9dfc98 #if -> #ifdef, fix Sun Studio 64bit build. PR#35559. 2009-02-21 00:39:45 +00:00
roy
ba92c9ac17 Update to dnsmasq-2.47
Fixes from 2.46 include:
 * NetBSD-5 support
 * Better duplicate IPv6 address detection
 * DBus introspection
 * work with blank lines in /etc/ethers
2009-02-19 11:17:19 +00:00
abs
44dc2856b0 Fix PR 40151 - bootstrap of pkgsrc fails on Ubuntu 8.10
- At least Ubuntu 8.1 sets __attribute__((warn_unused_result)) on fwrite()
  http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25509
  which means (void)fwrite(...) will *always* generate a warning, so
  set -Wno-error to bypass this in Linux.sys.mk
- Ubuntu 8.1 also jumps through hoops to ensure ARG_MAX is *undefined*, so
  work around this in tnftp and libnbcompat
2009-02-19 00:51:12 +00:00
joerg
edc8bc8786 Add back support for OpenSSL option, otherwise fetch can't link against
static libfetch built with SSL.
2009-02-18 08:36:53 +00:00
spz
90baec3907 oops, the two new patches escaped commit last time 2009-02-17 21:04:14 +00:00
joerg
bb32d16556 DESTDIR support 2009-02-16 19:03:18 +00:00
joerg
1d5cc86ec3 DESTDIR support 2009-02-16 18:44:40 +00:00
joerg
ea89e11a9e DESTDIR support. 2009-02-16 18:39:36 +00:00
joerg
7d4985d4f5 DESTDIR support. 2009-02-16 13:59:42 +00:00
joerg
b84f91e1f3 DESTDIR support. Use pkgsrc-users@NetBSD.org as maintainer. 2009-02-16 13:28:29 +00:00
joerg
f0cff0c9f9 DESTDIR support. 2009-02-16 13:17:13 +00:00
wiz
891359da3a Convert to user-destdir. 2009-02-16 13:11:40 +00:00
joerg
8be4972e70 PKG_DESTDIR_SUPPORT must be either user-destdir or destdir, not both. 2009-02-15 19:13:23 +00:00
joerg
0a20466c52 Fix LP64, require Perl as it installs a Perl module and add DESTDIR. 2009-02-15 16:16:50 +00:00
tron
72d6df58f2 Add a patch from the "net-snmp" repository to close the vulnerability
reported in SA33884/CVE-2008-6123.
2009-02-15 11:31:51 +00:00
spz
eae696260b rpslcheck and RtConfig bring their own parsers for autnums (and treat them as
int), fix for extended autnum asdot format.
2009-02-15 10:45:02 +00:00
obache
9a6d6d4ba5 Update tor to 0.2.0.34.
Patch provided by Christian Sturm and back to maintainer.

Changes in version 0.2.0.34 - 2009-02-08
  o Security fixes:
    - Fix an infinite-loop bug on handling corrupt votes under certain
      circumstances. Bugfix on 0.2.0.8-alpha.
    - Fix a temporary DoS vulnerability that could be performed by
      a directory mirror. Bugfix on 0.2.0.9-alpha; reported by lark.
    - Avoid a potential crash on exit nodes when processing malformed
      input. Remote DoS opportunity. Bugfix on 0.2.0.33.
    - Do not accept incomplete ipv4 addresses (like 192.168.0) as valid.
      Spec conformance issue. Bugfix on Tor 0.0.2pre27.

  o Minor bugfixes:
    - Fix compilation on systems where time_t is a 64-bit integer.
      Patch from Matthias Drochner.
    - Don't consider expiring already-closed client connections. Fixes
      bug 893. Bugfix on 0.0.2pre20.
2009-02-15 07:59:02 +00:00
taca
d62b48ee8b Enable DESTDIR support with devel/ruby-setup.
(No other functional change.)
2009-02-15 03:24:50 +00:00
spz
080246a9ad add the patch for the -no_default_afi option to RtConfig
by David Croft <david@sargasso.net>
2009-02-14 22:19:52 +00:00
spz
72fdee27eb switch from previous DESTDIRifying src/Makefile.in patch to a prettier one
by Kaj Niemi <kajtzu@basen.net> (bump pkgrev etc)
2009-02-14 19:17:50 +00:00
spz
28a69432e0 bump pkgrev too for adding patches for new option -asplain 2009-02-14 17:58:12 +00:00
joerg
5462b6f5b8 DESTDIR support and fix for newer NetBSD. 2009-02-14 17:57:18 +00:00
joerg
d85a7ee2d0 DESTDIR support and fix for newer netbsd. 2009-02-14 17:54:55 +00:00
spz
f392ddf86c add new option -asplain that makes extended autnums be output as simple numbers
instead of in asdot format.
2009-02-14 16:17:06 +00:00
abs
67a23a6e3f Updated net/mrstat to 1.20
move to google code
set PKG_DESTDIR_SUPPORT
2009-02-13 21:47:02 +00:00
tron
e6ce82e4ee Update "wireshark" package to version 1.0.6.
Changes between 1.0.5 and 1.0.6.:
- The following vulnerabilities have been fixed:
  * On non-Windows systems, Wireshark could crash if the HOME environment
    variable contained sprintf-style string formatting characters.
  * Wireshark could crash while reading a malformed NetScreen snoop file.
  * Wireshark could crash while reading a Tektronix K12 text capture file.
- The following bugs have been fixed:
  * Crash when loading capture file and Preferences: NO Info column
  * Some Lua scripts may lead to corruption via out of bounds stack
  * Build with GLib 1.2 fails with error: 'G_MININT32' undeclared
  * Wrong decoding IMSI with GSM MAP protocol
  * Segmentation fault for "Follow TCP stream" (Bug 3119)
  * SMPP optional parameter 'network_error_code' incorrectly decoded
  * DHCPv6 dissector doesn't handle malformed FQDN
  * WCCP overrides CFLOW as decoded protocol (Bug 3175)
  * Improper decoding of MPLS echo reply IPv4 Interface and Label Stack Object
  * ANSI MAP fix for TRN digits/SMS and OTA subdissection (Bug 3214)
- Updated Protocol Support
  * AFS, ATM, DHCPv6, DIS, E.212, RTP, UDP, USB, WCCP, WPS
- New and Updated Capture File Support
  * NetScreen snoop

Changes between version 1.0.4 and 1.0.5:
- The following vulnerabilities have been fixed. See the security advisory
  for details and a workaround.
  * The SMTP dissector could consume excessive amounts of CPU and memory.
  * The WLCCP dissector could go into an infinte loop.
- The following bugs have been fixed:
  * Missing CRLF during HTTP POST in the "packet details" window
  * Memory assertion in time_secs_to_str_buf() when compiled with GCC 4.2.3
  * Diameter dissector fails RFC 4005 compliance
  * LDP vendor private TLV type is not correctly shown
  * Wireshark on MacOS does not run when there are spaces in its path
  * Compilation broke when compiling without zlib
  * Memory leak: saved_repoid
  * Memory leak: follow_info
  * Memory leak: follow_info
  * Memory leak: tacplus_data
  * Memory leak: col_arrows
  * Memory leak: col_arrows
  * Incorrect address structure assigned for find_conversation() in WSP
  * Memory leak with unistim in voip_calls
  * Error parsing the BSSGP protocol
  * Assertion thrown in fvalue_get_uinteger when decoding TIPC
  * LUA script : Wireshark crashes after closing and opening again a window
    used by a listener.draw() function.
- Updated Protocol Support
  * ANSI MAP, BSSGP, CIP, Diameter, ENIP, GIOP, H.263, H.264, HTTP, MPEG PES
  * PostgreSQL, PPI, PTP, Rsync, RTP, SMTP, SNMP, STANAG 5066, TACACS, TIPC
  * WLCCP, WSP

The package update was provided by Matthias Drochner in private e-mail.
2009-02-13 09:41:11 +00:00
markd
34ad09dec4 add DESTDIR support. 2009-02-12 06:44:55 +00:00
markd
a9cd31821a add DESTDIR support. 2009-02-12 00:00:57 +00:00
markd
80a7db589e add DESTDIR support. Drop maintainership. 2009-02-11 21:52:59 +00:00
markd
7bb50df0b2 add DESTDIR support 2009-02-11 21:33:42 +00:00
joerg
88ce3dce4b Remove PKGREVISION after the update. 2009-02-11 21:21:55 +00:00
joerg
6f9a334c92 Add patches that unbreak Python 2.5 build. 2009-02-11 21:20:43 +00:00
joerg
a0a4f55e07 Update to SOApy-0.11.6:
- bug fixes
2009-02-11 21:19:34 +00:00
obache
dca4ca3df8 * detection of endian in bytesex.h is not enough, use result of byteorder.h.
* replace hard coded user and mode for hping-suid option with SPECIAL_PERMS.
* replace remaining of hard coded "man" with ${PKGMANDIR}.
* add DESTDIR support.
* merge patch-a{e,g}, both for same file.
* patch to replace __sun__ with __sun for portability, pkglint(1) said.
* also regen other patches with mkpatches(1).
2009-02-11 08:06:17 +00:00
joerg
646c0ed7cb DESTDIR support. Install the former content of /var to
${PREFIX}/etc/argus for now, so that it is included in the package.
Someone else can clean this up. Bump revision.
2009-02-10 17:47:59 +00:00
joerg
6349537452 DESTDIR support 2009-02-10 17:33:52 +00:00
joerg
c6716db49c DESTDIR support. 2009-02-10 17:22:20 +00:00
joerg
41cb515c37 DESTDIR support 2009-02-10 17:18:43 +00:00
abs
09335c6a1f Add PKG_DESTDIR_SUPPORT, release maintainership 2009-02-10 12:55:25 +00:00
abs
76cc6af100 Add PKG_DESTDIR_SUPPORT, plus fix permissions on installed wav files 2009-02-10 12:07:21 +00:00
adam
8b2d2ddb17 Added DESTDIR support 2009-02-10 08:35:36 +00:00
joerg
39ff2c6a69 Remove net/my-mimelib. It is way older than the version shipped with
Python 2.3+
2009-02-09 23:15:24 +00:00
joerg
3c645bb7fc Switch to Python 2.5 as default. Bump revision of all packages that have
changed runtime dependencies now.
2009-02-09 22:56:21 +00:00
joerg
e2107c85f6 Remove Python 2.1 support. 2009-02-09 21:09:20 +00:00
joerg
3b70f4f77e DESTDIR support. Use (void *)NULL as sentinal. 2009-02-09 17:04:49 +00:00
joerg
d88fddca06 Only provide the openssl option if libfetch was built with it. 2009-02-09 13:34:51 +00:00
joerg
d537ef643a Suggest openssl option only if OpenSSL is builtin. 2009-02-09 13:34:02 +00:00
tron
73be99d8db Fix (de)installation of a binary version of this package.
Bump the package revision because the package list changed.
2009-02-09 11:57:48 +00:00
kim
610d275923 Upgrade proftpd to 1.3.2 2009-02-08 07:28:44 +00:00
joerg
660e95458e Make this build with a post-ISO C compiler. Add DESTDIR support.
Likely still broken on LP64...
2009-02-08 00:16:00 +00:00
joerg
9fbc720f2d DESTDIR support. 2009-02-07 23:29:00 +00:00
roy
2abd25c095 Update to openresolv-2.0.1
Fixes metric support and busybox shell sending dbus to dnsmasq.
2009-02-07 22:57:02 +00:00
joerg
4999eface7 Fix patch to actually work by using the right name of the version macro.
Fixes build on NetBSD 4.99.24+.
2009-02-07 18:39:20 +00:00
joerg
45037cadaa DESTDIR support. 2009-02-07 18:24:06 +00:00
joerg
a75e8ad411 DESTDIR support. Fix build with newer NetBSD. 2009-02-07 16:53:46 +00:00
wiz
f6ecd7d009 Regen. 2009-02-07 15:27:07 +00:00
wiz
0cafd4a36b Use more markup. Add RCS Id. Add some commas. Sort options. Sort sections.
Convert to UTF-8 (only affects comment).
2009-02-07 15:25:51 +00:00
joerg
d137b223d0 fetch-1.4:
- restart system calls for SIGINFO, will do the status update on the
  next return
- handle FETCH_TIMEOUT like SIGALRM, and don't print errors about
  writing the output file
- explicitly check for -1 as return from fetchIO_read.
2009-02-05 23:38:18 +00:00
joerg
6216f6bf9d Need sleep, unbreak: declare fetchRestartCalls as volatile, not extern. 2009-02-05 23:29:14 +00:00
joerg
9b190aca9e Really mark fetchRestartCalls as volatile. 2009-02-05 23:27:39 +00:00
joerg
6b3683e296 libfetch-2.22:
Allow overriding fetchRestartCalls from signal handlers by making it
volatile.
2009-02-05 22:45:25 +00:00
joerg
045bae360d Mark variables modified from signal handlers as volatile. 2009-02-05 22:32:57 +00:00
joerg
46d5b06934 Remove t flag. 2009-02-05 22:23:55 +00:00
joerg
74f5935b19 Also remove unused b flag. 2009-02-05 22:22:01 +00:00
joerg
444d8c74e8 fetch-1.3:
Remove FreeBSD legacy options. -H was undocumented and ignored,
-h / -f / -c could be used to construct FTP URLs in an adhoc fashion.
2009-02-05 22:19:57 +00:00
joerg
f89a759330 fetch-1.2:
Add -i option for conditional fetch, e.g. only fetch the file again, if
the remote version is newer.
2009-02-05 17:14:06 +00:00
joerg
5af00eebb3 libfetch-2.21:
Add support for conditional GET using the 'i' flag. Inspired by
the HTTP support for the same feature in FreeBSD by Murray Stokely, but
mostly rewritten and extended to work for all protocols.
2009-02-05 16:59:45 +00:00
joerg
61cd396e07 Kill the remaining parts of netsaint. 2009-02-05 13:52:43 +00:00
jmcneill
bb8d3ebbf0 - add user-destdir support
- install the icons that the .desktop file requests in the right place
- bump PKGREVISION
2009-02-05 00:53:09 +00:00
drochner
f8244abf32 update to 0.5.3, brings some minor fixes
approved by both MAINTAINERs,
+minor cosmetics and a time_t printf format fix on NetBSD-current
(tested against a Cisco VPN 3000 Concentrator with psk)
2009-02-04 21:51:27 +00:00
joerg
f844ede02a fetch-1.1:
Include sys/ioctl.h for ioctl(2). Fix missing argument in warn(3) call.
2009-02-04 21:29:40 +00:00
dbj
a0c3bfccdd include sys/socket.h when checking for CMSG_SPACE
improved fix for
PR pkg/40281
2009-02-04 07:07:18 +00:00
uebayasi
a0b558f3d9 Samba embeds lots of debug info into shipped binaries; one is an explicit
source directory source/smbd/build_options.c and __FILE__ lines in DEBUG().
Give up wrkref checks here.
2009-02-03 09:46:41 +00:00
seb
90db96b3d8 Update from version 4.022 to version 4.024.
Upstream changes:
4.024  Mon Jan 26 00:27:32 PST 2009
	documentation update

4.023  Fri Jan 16 14:30:40 PST 2009
	added the capability to set the CASE of ipV6 text return
	values to either upper or lower. Thanks to
	Rob Riepel <riepel@networking.Stanford.EDU> for developing
	this improvement and providing a comprehensive patch
2009-02-02 22:15:00 +00:00
seb
c8d3272493 Update from version 0.10 to version 0.11.
Upstream changes:
2009-01-29 0.11
  - Remove broken cidrcalc
2009-01-31 06:02:18 +00:00
obache
c12ba8b916 Add DESTDIR support and honor PKGMANDIR. 2009-01-31 03:12:33 +00:00
obache
a74f9b3489 MAKE_JOBS_SAFE=no ( or failed to link due to broken .lo files). 2009-01-30 06:22:44 +00:00
seb
028b510079 Add & enable p5-Cisco-Abbrev 2009-01-29 22:01:45 +00:00
seb
7c49ea7a17 Initial import of p5-Cisco-Abbrev version 0.02 in the NetBSD Packages
Collection.

The Perl 5 module Cisco::Abbrev converts between Cisco canonical
interface names (i.e. GigabitEthernet0/1) and the abbreviated forms
often output by their devices (i.e. Gi0/1).
2009-01-29 22:00:17 +00:00
shattered
bb913acfcb Don't descend into (recently removed) netsaint-*. 2009-01-29 21:48:23 +00:00
shattered
71b641f17f Remove NetSaint packages. Last NetSaint release (0.0.7) was in 2002; it
was superseded by Nagios (in pkgsrc since 2006).  Official announcement:
http://marc.info/?l=netsaint-announce&m=101503609823404&w=2

OK by wiz@.
2009-01-29 21:29:40 +00:00
seb
0ff56e0643 Add & enable p5-Net-CIDR-Set 2009-01-29 19:47:39 +00:00
seb
b3c9175896 Initial import of p5-Net-CIDR-Set version 0.10 in the NetBSD Packages
Collection.

The Perl 5 module Net::CIDR::Set represents sets of IP addresses
and allows standard set operations (union, intersection, membership
test etc) to be performed on them.  In spite of the name it can
work with sets consisting of arbitrary ranges of IP addresses - not
just CIDR blocks.  Both IPv4 and IPv6 addresses are handled - but
they may not be mixed in the same set.
2009-01-29 19:46:12 +00:00
joerg
e4bde057f5 Fix DESTDIR. 2009-01-29 17:02:11 +00:00
tron
1d41c88330 Update "rsync" package to version 3.0.5. Changes since version 3.0.4:
Bug Fixes:
- Initialize xattr data in a couple spots in the hlink code, which avoids a
  crash when the xattr pointer's memory happens to start out non-zero.
  Also fixed the itemizing of an alt-dest file's xattrs when hard-linking.
- Don't send a bogus "-" option to an older server if there were no short
  options specified.
- Fixed skipping of unneeded updates in a batch file when incremental
  recursion is active.  Added a test for this.  Made batch-mode handle
  "redo" files properly (and without hanging).
- Fix the %P logfile escape when the daemon logs from inside a chroot.
- Fixed the use of -s (--protect-args) when used with a remote source or
  destination that had an empty path (e.g. "host:").  Also fixed a problem
  when -s was used when accessing a daemon via a remote-shell.
- Fixed the use of a dot-dir path (e.g. foo/./bar) inside a --files-from
  file when the root of the transfer isn't the current directory.
- Fixed a bug with "-K --delete" removing symlinks to directories when
  incremental recursion is active.
- Fixed a hard to trigger hang when using --remove-source-files.
- Got rid of an annoying delay when accessing a daemon via a remote-shell.
- Properly ignore (superfluous) source args on a --read-batch command.
- Improved the manpage's description of the '*' wildcard to remove the
  confusing "non-empty" qualifier.
- Fixed reverse lookups in the compatibility-library version of
  getnameinfo().
- Fixed a bug when using --sparse on a sparse file that has over 2GB of
  consecutive sparse data.
- Avoid a hang when using at least 3 --verbose options on a transfer with a
  client sender (which includes local copying).
- Fixed a problem with --delete-delay reporting an error when it was ready
  to remove a directory that was now gone.
- Got rid of a bunch of "warn_unused_result" compiler warnings.
- If an ftruncate() on a received file fails, it now causes a partial-
  transfer warning.
- Allow a path with a leading "//" to be preserved (CYGWIN only).

Enhancements:
- Made the support/atomic-rsync script able to perform a fully atomic
  update of the copied hierarchy when the destination is setup using a
  particular symlink idiom.
2009-01-28 12:34:00 +00:00
explorer
556da9a79b Add configure option to enable sha256 digest types, as these are seen in the wild. Bump to revision nb1. 2009-01-26 23:38:13 +00:00
kefren
5c3fc716c7 Update to 4.2.4p6. Highlights from 4.2.4p4:
* fix CVE-2009-0021
* fix build against latest OpenSSL versions
* obsolete "dynamic" keyword
* fix memory leak when fetching system messages
* several fixes in ntpdate
2009-01-26 20:06:15 +00:00
obache
5a5417ca0c Fix off by one error, noticed by PR 40374.
Bump PKGREVISION.

As Debian bug #418655, it is already reported to upstream:
http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=10;bug=418655

While here, add DESTDIR support.
2009-01-25 14:21:13 +00:00
obache
7407fb7e5b Update HOMEPAGE and MASTER_SITES to new location, per PR 40374. 2009-01-25 13:40:27 +00:00
rillig
a855db009f Fixed invalid dependency. cppunit 1.10.2 has been released, 10.1.2
hasn't.
2009-01-25 07:05:14 +00:00
wiz
2a58623000 Update to 2.9.7:
2009/01/20: version 2.9.7 = tag release-2-9-7
6727: Web_infos: Replace old GeoIP URL with new one
- old code added the new URL, even if GeoIP was not present in web_infos

2009/01/04
6714: BT: Fix bug when computing limits for max_bt_uploaders
6713: GeoIP: New web_infos URL for country list (thx to Choby)
- old URLs are updated to:
  http://www.maxmind.com/download/geoip/database/GeoLiteCountry/GeoIP.dat.gz

2008/12/13
6689: Allow compilation with Ocaml 3.11.0

2008/09/01
6629: Mail: Move hostname from subject to body (eydaimon)
Updated Mozilla protocol handler to version 2.5
- original source from http://www.informatik.uni-oldenburg.de/~dyna/mldonkey
6628: IP discover: Use http://whatismyip.org, old URL is not working anymore
2009-01-24 12:59:28 +00:00
jschauma
65e9c90d89 Give up maintainership, as I have not so much as looked at pkgsrc in
well over a year now.  Sorry. :-(
2009-01-23 21:14:16 +00:00
sborrill
068660b4dd Add proxytunnel 2009-01-23 13:36:23 +00:00
sborrill
cd9a534e86 Import proxytunnel 1.9.0
ProxyTunnel is a program that connects stdin and stdout to a server
somewhere on the network, through a standard HTTPS proxy. We mostly use it
to tunnel SSH sessions through HTTP(S) proxies, allowing us to do many
things that wouldn't be possible without ProxyTunnel.
2009-01-23 13:35:30 +00:00
sketch
b4201b3c7c Pass --with-distro=none on Solaris to disable check, package builds fine. 2009-01-23 11:21:09 +00:00
roy
4b60a03ed2 Bump to 0.6.7 and enable all the build time options we can.
Provide an option knob for building against dbus.

New features in 0.6.7
 * added support for Wi-Fi Protected Setup (WPS)
 * added support for EAP-AKA
 * added support for using driver_test over UDP socket
 * updated management frame protection to use IEEE 802.11w/D7.0
2009-01-22 21:19:17 +00:00
drochner
4a2f3efb95 update to 0.2.0.33
changes:
-Security fix:
 Fix a heap-corruption bug that may be remotely triggerable on
 some platforms.
-many bugfixes
2009-01-22 12:50:57 +00:00
drochner
dc9741a821 make this build with 64-bit time_t
(There are some unclean typecasts in the code, but the cases I've
seen are harmless -- as long as poll intervals, cert lifetimes etc
don't reach into y2037 which would be problematic in any case.)
2009-01-22 12:46:51 +00:00
sketch
bfa8fd857f Solaris fixes. 2009-01-20 09:01:54 +00:00
sketch
ae75a2a7ad Add djbdns-cachestats option, show cache hits/misses in stats output. 2009-01-19 10:27:31 +00:00
wiz
0aac3538f6 Sort. 2009-01-19 06:44:20 +00:00
agc
b465b8cca7 Add and enable unworkable 2009-01-19 05:41:41 +00:00
agc
f7591bcfd9 Initial import of unworkable-0.51 into the Packages Collection.
Unworkable is a BSD-licensed BitTorrent implementation written by
	Niall O'Higgins <niallo@p2presearch.com>.  Goals of this project
	include efficiency, simplicity and high code quality.

	Unworkable is single threaded and asynchronous, written in portable
	ANSI C using libevent and mmap() for performance.
2009-01-19 05:40:39 +00:00
tonio
bb47c44798 Update net/avahi to 0.6.24
Changelog:
* A huge number of bug fixes, including a security relavant one (CVE-2008-5081,
  low risk)
* Add two new configuration directives "allow-interfaces" and "deny-interfaces"
  which can be used to make Avahi ignore certain network interfaces or only use
  certain network interfaces.
* A lot of translation updates

Fix PR pkg/40281, by defining _DARWIN_C_SOURCE under darwin
2009-01-16 22:25:04 +00:00
shattered
f79e225b52 Support inet6 option. From PR 37152.
OK by salo@.
2009-01-15 20:28:31 +00:00
sketch
16f14133b6 Get rid of hostname -s in pkgsrc, on Solaris it sets the hostname to "-s". 2009-01-14 12:20:57 +00:00
shattered
9d30b0a3c2 Unbreak build on Linux -- there's a Linux-specific plugin (check_ide_smart).
OK by wiz@.
2009-01-13 17:11:33 +00:00
wiz
0e3630ac73 Update to 2.24.3:
Changes in libsoup from 2.24.2.1 to 2.24.3:

	* Fixed SoupCookieJar to not send "Cookie: (null)", which is
          (a) wrong, and (b) confusing to some servers.
          [bugs.webkit.org #23240]

	* Fixed soup_form_decode() to correctly handle forms with
          URI-encoded parameter names. [#563302, Evan Nemerson]

	* Fixed SoupSession to use Digest auth when both Digest and
          Basic are available. (It was mistakenly comparing the
          strengths backwards before, choosing the weakest-available
          auth instead of the strongest.) [#562339, Pontus Oldberg]

	* Fixed a bug in the Client How-To docs. [#562411, Andreas
          Bruse]
2009-01-13 15:28:40 +00:00
obache
165d009bb3 Fixes build failure on NetBSD-4 with pkgsrc libpcap, reported in PR 40380. 2009-01-13 14:08:07 +00:00
jmcneill
65e691a1fd Update to ekiga version 3.0.2.
* What's changed ?
==================
- Make sure sound events are played through the correct devices. (#564370)
- Fixed crash on missed call.
- Do not show the assistant after an upgrade for which Ekiga was already successfully setup.
- Added settings migration from Ekiga 2.0.x.
- Allow answering/rejecting calls from the main window even if we use notifications.
- Do not try refreshing SUBSCRIBE requests for which the 200 OK contains an expire time of 0.
- Fixed sending ACK request to incorrect address when particular types of proxies are being used.
- Fixed test for CANCEL receipt on INVITE clearing call.
- Ignore multiple forked CANCEL messages.
- Fixed issue with registration to a non-standard port.
- Fixed restarting timers if get pathological response to a transaction with incorrect Cseq header field.
- Fixed missing route set on SIP commands in a dialog when using outbound proxy.
2009-01-13 03:23:51 +00:00
hubertf
76419d3d37 Update net/ipv6calc to 0.72.1. Changes: builds cleanly on Mac OS X 2009-01-12 22:25:23 +00:00
jmcneill
5f032ca2b2 drop maintainership 2009-01-12 16:19:07 +00:00
shattered
8dfe3389e6 Update to 1.1.4. Changes:
* Fixed a bunch of compiler warnings when compiling with -Wall.

OK by wiz@.
2009-01-11 22:49:11 +00:00
shattered
c909d3afef - rc.d script: replace interpreter, add 'reload' command
- install 'ftpasswd' script from contrib

OK by kim@.
2009-01-11 22:47:54 +00:00
he
f408398216 Update from version 0.45 to 0.48.
Pkgsrc changes:
 o Adjust dependencies according to new requirements

Upstream changes:

0.48 Thu Dec  4 09:24:23 GMT 2008
    - be slightly less strict about bucket names: they can contain uppercase
      letters, Amazon just doesn't recommend it (noticed by Simon Elliott,
      fixes Brackup)

0.47 Tue Dec  2 08:03:39 GMT 2008
    - fix listing with a prefix (spotted by Nobuo Danjou)

0.46 Mon Nov 24 08:53:18 GMT 2008
    - refactor request creation into Net::Amazon::S3::Request
      and many subclasses
    - move to Moose
    - add Net::Amazon::S3::Client and subclasses
2009-01-11 14:20:40 +00:00
he
d5dcb3cd8e Add p5-Data-Stream-Bulk. 2009-01-11 13:57:20 +00:00
he
12ea30c7fe Import p5-Data-Stream-Bulk version 0.03.
This module tries to find middle ground between one at a time and
all at once processing of data sets.

The purpose of this module is to avoid the overhead of implementing
an iterative api when this isn't necessary, without breaking forward
compatibility in case that becomes necessary later on.

The API optimizes for when a data set typically fits in memory and
is returned as an array, but the consumer cannot assume that the
data set is bounded.

The API is destructive in order to minimize the chance that resultsets
are leaked due to improper usage.
2009-01-11 13:56:11 +00:00
he
6688f41087 Update from version 1.35 to 1.36.
Upstream changes:

1.36 December 20th 2008
	- Add the methodes charset and set_charset to the pureperl fallback ( Boris Zentner )
	- Fix: We require CAPI 1.4.5 not 1.4.4 for range_by_ip ( Boris Zentner )
	- Add isp_by_addr and org_by_addr to the pureperl fallback ( Boris Zentner )
2009-01-11 12:41:03 +00:00
he
93687d234c Update from version 0.95nb3 to 0.96.
Upstream changes:

0.96 - Fri Nov 14 2008
      - (ms) Obtained co-maintainership to apply overdue patches
      - (ms) Applied SRV patch by Andrew Fresh:
             http://rt.cpan.org/Public/Bug/Display.html?id=24402
2009-01-11 12:38:51 +00:00
jmcneill
eca12b1ff3 Update HOMEPAGE 2009-01-11 02:50:46 +00:00
jmcneill
56d8a8ef92 Update MASTER_SITES 2009-01-11 02:44:15 +00:00
adrianp
74f19834a3 PLIST fixes for zenmap build pointed out by Bernd Ernesti
PKGREVISION++
2009-01-10 20:22:15 +00:00
gdt
1f38df73e7 Update to 0.99.11.
From www.quagga.net:

Stable release candidate

Most regressions in 0.99 over 0.98 are now believed to be fixed. This
release should be considered a release-candidate for a new stable
series, and we urge any remaining users of 0.98 to test this release
and report any bugs. A blocker meta-bug exists to track critical
regressions.

bgpd: Preliminary UI and Linux-IPv4 support for TCP-MD5 merged

  Initial support for TCP-MD5 has been merged. This adds the neighbor
  ... password command, and some support for setting TCP-MD5 on
  pure-IPv4 connections on Linux. On Linux systems with IPv6 available,
  passing the -l 0.0.0.0 argument to bgpd may allow TCP-MD5 support to
  work. It's not possible at this point to have IPv6 sessions and also
  use TCP-MD5 on IPv4 sessions. This will hopefully be rectified in a
  future release.

bgpd: Fix double-free crash in bgp_table_finish, seen with rs-client

  Though diagnosed with rs-clients, this fix very likely addresses a
  number of crashes reported to Quagga bugzilla.

zebra: ignore dead routes in RIB update

  This fix may address some issues reported with routes not being
  consistent between the zebra RIB and the kernel FIB, remaining after
  the fixes in last release.

Solaris: Sync SMF bits with OpenSolaris SFW

  The Quagga packaging support for Solaris has been updated to
  synchronise with OpenSolaris SFW. Of particular note is that SMF
  schema has been updated to match the Sun PSARC approved schema, which
  is supported by the OpenSolaris routeadm utility. User's may need to
  familiarise themselves with the changed FMRIs, and may need to update
  any administrative scripts.

From NEWS:

* Changes in Quagga 0.99.10

- [bgpd] 4-byte AS support added
- [bgpd] MRT format changes to version 2. Those relying on
  bgpd MRT table dumps may need to update their tools.
- [bgpd] Added new route-map set statement: "as-path exclude"
- Zebra RIB updates queue has evolved into a multi-level
  structure to address RIB consistency issues.
2009-01-10 19:08:36 +00:00
shattered
2055ddf819 Take over maintainership, per kim@'s request. 2009-01-10 10:02:00 +00:00
rillig
19abf88cc9 Fixed pkglint warnings about sorting SUBDIR. 2009-01-09 19:34:44 +00:00
shattered
9f7008b601 Update to 4.0, from PR 38500. Changes:
* Many WHOIS data updates and translation updates; 4 new translations
* Reset euid and egid to uid and gid before calling the user specified browser
* Added support for libidn
* Added patch to support conversion of whois server output to local charset.
* Changed to GNU GPL v3

Local change: WHOIS servers for some geographical subdomains in .ru and .su TLDs.

OK by wiz@.
2009-01-09 16:20:20 +00:00
wiz
782f15c03a Update to 2.1.3:
Version 2.1.3
(January 9, 2009)

  * Documented missing "%t" (--filename-format) in manual page
  * Tweaked "localfile_length == remotefile_length" message
  * Renamed CLIVE_CONFIGDIR environment variable to CLIVE_HOME
2009-01-09 13:09:12 +00:00
dbj
09a8763fee fixes to compile and run on darwin.
. modify configure.in to look for libpcap.dylib
 . set INSTALL_UNSTRIPPED=yes
2009-01-09 08:53:26 +00:00
wiz
9a2f5743ff Update to 2.1.2:
Version 2.1.2
(December 29, 2008)

  * Removed "See --manual" from --version output
  * Added support for evisortv
    - http://code.google.com/p/clive/issues/detail?id=4
  * Fixed: reused incorrectly last http error code for remaining urls in queue
  * Fixed: progressbar reported 100% even if error had occurred (e.g. http/403)

Version 2.1.1
(December 19, 2008)

  * Fixed "Requested range was not delivered by the server (http/33)" w/ -c
    - this would occur with a batch of URLs while using the --continue option,
    e.g. if the first file was continued, the following page fetches exited
    with the above error
  * Added --savebatch option
  * Added --overwrite option
  * Replaced the buggy progressbar with a "lazy man's progressbar"
  * Fixed "print() on closed filehandle STDOUT" with --grep+delete
  * Fixed progressbar display with --continue

Version 2.1.0
(December 10, 2008)

 NOTE: Changed license GPL3 => ISC/OpenBSD.

  * Added --modversion option
  * Replaced Term::Progressbar with a built-in thermometer progressbar
  * Removed --progress=bar:nominor support due to above changes
  * Added liveleakcom support
    - http://code.google.com/p/clive/issues/detail?id=3

Version 2.0.0
(December 2, 2008)

   * Fixed gvideo/mp4 support (http/404 even if the extraction link existed)
   * Changed "found redirect" message
   * Changed --play, --rencode status messages to use file basename

Version 2.0beta4
(November 22, 2008)

   * Removed metacafe support until fixed (see known issues)
   * Changed Youtube login to report if there were "too many login failures"
   * Fixed Youtube login support: reported failures incorrectly as OK
   * Added support clivepass(1) utility (http://code.google.com/p/clive-utils)
   * Added support for metacafe and sevenload embed URL translation

version 2.0beta3
(November 1, 2008)

  * Fixed pasting from clipboard containing multiple URLs
  * Fixed page fetch progress glitch that occured with 1+ batches
  * Added --agent option
  * Added --proxy option
  * Added --savedir option
  * Added --cclass option
  * Added --filename-format option
  * Added --show-format option
  * Added --youtube-user and --youtube-pass options
  * Added --emit-xml option
  * Added --progress=[none|bar|dot]
  * Replaced --noprogress with --progress=none
  * Added avg. transfer rate notification
  * Fixed filename printing for existing output files (e.g. output.flv.1)
  * Added --play option
  * Fixed metacafe support (error: failed to extract videoCDNURL)
  * Added --rencode option

Version 2.0beta2
(October 15, 2008)

  * clive now ignores input lines that start with the '#' character
  * Added support for CLIVE_CONFIGDIR environment variable
  * Ported lastfm video support from 1.x
  * --version now displays XML::Simple
  * Changed "= Play:" to "=> Playing ..."
  * Playing occurs now subsequently after going over the URL batch

Version 2.0beta1
(September 23, 2008)

A complete overhaul and rewrite of 1.x.

  * Users are expected to use the --continue/-c option to resume transfers
  * Configuration file format (=> INI), path was changed (=> ~/.config/clive)
  * All extractions now assume flv as the default download format
  * Users are expected to understand when/how use the --format/-f option
  * Reading input from multiple sources is possible (e.g. % clive -x URL URL)
  * Added: --grep: used to grep and recall cached URL entries
  * Added: --background and --output=logfile, --append=logfile options
  * Many old cmdline and config options were removed due to new design
  * Improved GoogleVideo support: handles redirects to other hosts
  * Pager is used where needed (e.g. --show/-s)
  * Changed default output file naming format to "%n-(%i)-[%d].%s"
  * Removed: guba (deadweight), myvideo (borked), dmotion (bitches @ anon users)
2009-01-08 16:08:57 +00:00
adrianp
e3c751d735 Changes since 9.6.0:
2522.	[security]	Handle -1 from DSA_do_verify() and EVP_verify().
2009-01-08 09:03:15 +00:00
adrianp
ba9002ed10 Changes since 9.5.1:
2522.	[security]	Handle -1 from DSA_do_verify().
2009-01-08 09:02:50 +00:00
adrianp
fe15735863 Changes since 9.4.3:
2522.	[security]	Handle -1 from DSA_do_verify().

2498.	[bug]		Removed a bogus function argument used with
			ISC_SOCKET_USE_POLLWATCH: it could cause compiler
			warning or crash named with the debug 1 level
			of logging. [RT #18917]
2009-01-08 09:02:19 +00:00
obache
4f13457444 Use pkgsrc standard PKG_USERS usage and remove escape '\' from PKG_USERS.
It should fix build failure with recent NetBSD-current's make.
2009-01-08 01:00:15 +00:00
wiz
f17749568f Update to 3.0.41:
--- 3.0.41 2008/12/29

Fixed Fixed test that makes VERSION_SHA1 appear on dist versions too.

--- 3.0.40 2008/12/29

For configure, using option --without-xml2 also disables Libxslt/Libexslt
support.

Fixed bug #2352: yaz-marcdump crashes for certain record.

Added man page 'bib1-attr' which includes list of common Bib-1 attributes.

Added support for Danmarc2 to UTF-8 conversion.

Added support for ISO5426 to UTF-8 conversion.

zget_InitRequest/zget_InitResponse returns GIT SHA1 hash as part of
implementation version.

Function yaz_version returns GIT SHA1 hash for parameter sha1_str.

--- 3.0.38 2008/11/10

ZOOM C now only fires one ZOOM_EVENT_SEARCH per search-task. Previously,
ZOOM_EVENT_SEARCH was fired for each searchRetrieve Response received.

ZOOM C now interprets databaseName option for ZOOM connection as path
(SRU "database").

Windows version bundled with Libxml2 2.7.1 / Libxslt 1.1.24 / ICU 4.0.

Fixed CCL to RPN/PQF conversion which could result in invalid PQF.

Dummy Libxml2 types no longer defined in headers of YAZ'.

Fixed memory violation for ZOOM C - could occur when SRU diagnostics was
received.
2009-01-07 22:26:45 +00:00
jmcneill
bd148044b1 * Change version to 1.2.0.20081009
* Fix default config file path to honour PKG_SYSCONFDIR
* Add rc.d script
2009-01-06 23:39:53 +00:00
abs
f8c045ff28 Updated net/teamspeak-server to 2.0.24.01
pkgsrc changes:
	PKG_DESTDIR_SUPPORT=  user-destdir

### 2.0.24.1 ###
- fixed several \0 char exploits in the TCP query interface which could cause database corruption

### 2.0.23.22 ###
- fixed a security issue which could enable an attcker to read files from your harddisk via the
  servers built-in web administration interface

### 2.0.23.21 ###
- fixed a XSS bug in the servers built-in web administration interface

### 2.0.23.20 ###
- fixed a SQL injection issue which only affects servers running on MySQL databases
2009-01-06 22:53:30 +00:00
kefren
2ffca68e9f and remove dirrm for the previous 2009-01-06 18:55:58 +00:00
kefren
6e83e50563 Fix GConf schema file directory
PKGREVISION++
2009-01-06 18:54:51 +00:00
minskim
15dc7c633b ns uses C99 features. 2009-01-06 04:43:23 +00:00
jmcneill
71433043f2 + miniupnpd 2009-01-06 03:58:30 +00:00
jmcneill
fad306dbee Import miniupnpd version 20081009.
The MiniUPnP project offers software which supports the UPnP Internet Gateway
Device (IGD) specifications. Recently, NAT-PMP support was added to
MiniUPnPd. For client side NAT-PMP support, use libnatpmp.

UPnP and NAT-PMP are used to improve internet connectivity for devices behind
a NAT router. Any peer to peer network application such as games, IM, etc.
can benefit from a NAT router supporting UPnP and/or NAT-PMP.

The latest generation Microsoft XBOX 360 and Sony Playstation 3 game machines
use UPnP commands to enable the online play with the XBOX Live service and
the Playstation Network. It has been reported that miniupnpd is correctly
working with the two consoles.
2009-01-06 03:56:45 +00:00
shattered
0350045016 Store traffic counters in u_quad_t to avoid overflow. Closes PR 38168.
Take maintainership.

OK by wiz@.
2009-01-04 20:03:21 +00:00
wiz
55fa90af5f Move scrollkeeper/omf.mk to rarian/omf.mk.
scrollkeeper is nowadays included in rarian, so the omf.mk file should
be there as well.
Adapt all references.
2009-01-04 18:00:58 +00:00
adrianp
2dca44ca7e Update to 4.76
Fixed the --script-updatedb command
Fixed several byte-order bugs in Traceroute
Service fingerprints in XML output are no longer be truncated
Added a UDP SNMPv3 probe to version detection
Zenmap no longer leaves any temporary files lying around.
*Lots* of Zenmap fixes

See CHANGELOG for all the details
2009-01-04 15:16:11 +00:00
shattered
5cd10c8d18 Change maintainer email to my NetBSD.org alias. At the same time, disown
games/adom -- I don't use (play :-) it these days.
2009-01-04 14:08:14 +00:00
seb
e250e44298 Update from version 4.019 to version 4.022.
pkgsrc changes:
- placate pkglint: fix SUBST_FILES.fixperl assignation and SUBST_SED.fixperl
style fix

Upstream changes:
4.022
  In Util.xs 1.28
        set uninitialized "carry" in XS bin2bcd to zero

        This insidious bug only showed up on 64 bit hosts running perl 5.6.2
        Thanks to Oliver Paukstadt <pstadt@sourcentral.org> for taking the
        time to do the testing for me on his s390 system.

4.021  Wed Dec 10 11:09:36 PST 2008
        Removed test code that produces a warning about all perl versions,
        OOPS!! instead of just the buggy 5.8.0 - 5.8.5 versions.
        Thanks to paul@city-fan.org for reporting this.

4.020  Tue Dec  9 16:25:46 PST 2008
        cleaned up various typo's with good patch from
        Rob Riepel <riepel@networking.Stanford.EDU>
        thanks Rob.

        revised UtilPP v1.7 to work around perl 5.8.4
        failures with certain @_ operations of goto &sub...
        see perl bug [ 23429]. Unfortunately, perl-5.8.4 is
        the distribution of choice for many solaris boxes
2009-01-04 08:55:54 +00:00
adrianp
cd2190897b Update to 4.1.0
ISC DHCP 4.1.x will have several new DHCPv6 features that were not in DHCP 4.0.x. These new features include:

* Support for the rapid-commit option on the client side
* Prefix Delegation support
* IA_TA address support
* A basic DHCPv6 relay agent
* basic DHCPv6 Leasequery support
2009-01-04 00:56:32 +00:00
adrianp
c07396380c +p5-RadiusPerl 2009-01-04 00:32:41 +00:00
adrianp
b1e38a8bab This is RadiusPerl. RadiusPerl is a Perl 5 module (Radius.pm)
which allows you to communicate with a Radius server from Perl. You can
just authenticate usernames/passwords via Radius, or comletely imitate
AAA requests and process server response.
2009-01-04 00:31:51 +00:00
adrianp
c8f82ad3c6 -bind8 2009-01-04 00:25:47 +00:00
adrianp
049b2bb56b Nuke BIND 8.x as discussed on pkgsrc-users@ 2009-01-04 00:25:28 +00:00
adrianp
ec83d4885c +bind96 2009-01-04 00:22:32 +00:00
adrianp
3a0e31e052 BIND 9.6.0
Full NSEC3 support
Automatic zone re-signing
Default PID file location
New tool: dnssec-dsfromkey
Randomize server selection on queries

http://oldwww.isc.org/sw/bind/view/?release=9.6.0
https://www.isc.org/software/bind/new-features/9.6
2009-01-04 00:21:36 +00:00
adrianp
ea37c51ff5 Update to 9.4.3
Resolver could try unreachable servers multiple times.
Adb's handling of lame addresses was different for IPv4 and IPv6.
Remove NULL pointer dereference in dns_journal_print().
libbind: Out of bounds reference in dns_ho.c:addrsort.
Set initial timeout to 800ms.
TSIG context leak

For all the details see:
 http://oldwww.isc.org/sw/bind/view/?release=9.4.3#RELEASE
2009-01-04 00:16:03 +00:00
adrianp
ffb0122ed9 Update to 9.5.1
Specifying a fixed query source port was broken.
Address race condition in the socket code.
Give TCP connections longer to complete.
libxml2: support versions 2.7.* in addition to 2.6.*.
Document -m (enable memory usage debugging) option for dig
Set initial timeout to 800ms.

For all the details see:
 http://oldwww.isc.org/sw/bind/view/?release=9.5.1#RELEASE
2009-01-04 00:11:55 +00:00