Commit graph

9114 commits

Author SHA1 Message Date
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