Commit graph

8920 commits

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