Commit graph

11404 commits

Author SHA1 Message Date
drochner
ceb1fb34fc add pkg (split out of gst-plugins0.10-bad) to build the "rtmp" module 2012-02-21 12:55:41 +00:00
drochner
0aaa49f2d2 update to 20120204
changes:
-added interface for anynchronous operation
-more feature additions
-bugfixes, cleanup
2012-02-21 12:38:58 +00:00
sbd
5ff1a42697 Remove net/nagios-imagepak-base 2012-02-21 07:09:32 +00:00
sbd
4669120be8 nagios-imagepak-base is now redundant as its entire contents is now
included in nagios-base.
2012-02-21 07:04:51 +00:00
cheusov
53ae8c05d6 Set MAINTAINER (Kozachuk Oleksandr) by request 2012-02-20 14:08:07 +00:00
obache
61056acb5f Update mikutter to 0.0.4.690.
fixes preview of Twitpic.
2012-02-19 05:25:04 +00:00
gls
bbfa13a91f Update net/nagstamon to 0.9.8
pkgsrc changes:
- Add a patch to install manpage in the proper place.
- To preserve compatibility with the previous versions of the package,
link installed script nagstamon.py to nagstamon.

Upstream changes:

2011-10-25: Version 0.9.8

    added customizable acknowledge/downtime/submit-result defaults
    added regexp filter for status information column
    added option to connect to hosts via its monitor hostname without HTTP overhead
    added ability to keep status detail popup open despite hovering away
    added option to change offset between popup window and systray icon to avoid partly hidden popup
    fixed some popup artefacts
    fixed various bugs with acknowledgement flags (persistent/sticky/notification), now they are actually working
    fixed some issues when running on MacOS X

2011-05-30: Version 0.9.7.1

    fixed sf.net bug 3309166 which broke Centreon support

2011-05-30: Version 0.9.7

    on some servers now context menu allows submitting check results for hosts and services
    added filter for services on acknowledged hosts
    added icons for "passiveonly" and "flapping" hosts and services
    fix for uneditable text entry fields in settings dialog - sf.net bug 3300873
    fix for not working filter "services on hosts in maintenance" - sf.net bug 3299790
    fix for soft state detection in Centreon - sf.net bug 3303861
    fix for not filtered services which should have been filtered - sf.net bug 3308008

2011-05-06: Version 0.9.6.1

    fixed sf.net bug 3298321 which raised an error if everything was OK on monitor

2011-05-06: Version 0.9.6

    improved, full Ninja support
    rewritten filtering mechanism allows new features
    displaying icons in status overview popup indicating states "acknowledged" and "scheduled downtime"
    added option to play notification sounds more than once
    small UI improvements
    uses BeautifulSoup instead of lxml
    uses GTK UI Builder instead of glade
    as always: bugfixes

2011-04-08: Version 0.9.5

    added op5 Ninja support
    added Check_MK Multisite support
    improved Icinga support (compatibility with Icinga 1.3)
    improved Centreon support (compatible with Centreon 2.1)
    added sortable columns in status overview
    added customizable colors
    better debugging and error messages
    password has not necessarily to be stored in config file
    major memory leak closed
    various bugs fixed

2010-06-15: Version 0.9.4

    added initial support for Centreon servers (beta)
    added Nagios 1.x support
    fixed serious pango crash bug (Debian bug 582977)
    fixed not-playing-sound bug (sf.net bug 2998035)

2010-04-26: Version 0.9.3

    added ability to connect to Opsview monitoring servers
    added "Recheck all" button to recheck all failing hosts and services by one click
    added ability to toggle notifications by state
    added HTTP Digest authentication
    added recognition of customized host IP information (see bug 2967416)
    increased GUI responsiveness
    fixed bugs in update interval mechanism
    fixed minor bugs
2012-02-18 17:05:27 +00:00
shattered
12b9046037 Update to 1.5.2. Notable changes:
- support persistent connections
- binding to an adapter did not work (fixed)
2012-02-18 10:06:56 +00:00
hans
2a3b944e97 Fix destdir build, uses a BSD makefile. 2012-02-17 14:09:05 +00:00
hiramatsu
18cb83159e Update p5-Geo-IP to 1.40.
Changes from previous:
----------------------
1.40 Aug 23th 2011
        - Add new CAPI method region_name_by_code ( Boris Zentner )
        - Add support for GEOIP_NETSPEED_EDITION_REV1 ( Boris Zentner )
        - Add new CAPI method record_by_ipnum_v6 ( Boris Zentner )
        - Add new CAPI glue methods to use GeoIPCityv6 databases
          record_by_addr_v6 record_by_name_v6 ( Boris Zentner )
1.39 May 7th 2011
        - Upd Docs ( Boris Zentner )
        - Add glue for the CAPI lib_version method ( Boris Zentner )
        - Add CAPI glue for the methods enable_teredo and teredo.
            currently only avail in conjunction with the CAPI ( Boris Zentner )
        - Add example/benchmark.pl and example/country_v6.pl ( Boris Zentner )
        - Add name_by_name and name_by_addr ( Boris Zentner )
        - Add org_by_name_v6 and org_by_addr_v6 only XS ( Boris Zentner )
        - Add name_by_ipnum_v6, name_by_name_v6 and name_by_addr_v6 XS glue ( Boris Zentner )
        - Add sub Geo::IP::CLONE_SKIP {1} in conjunction with .xs Avoid thread
            issues ( Boris Zentner )
        - Export GEOIP_DOMAIN_EDITION by default ( Boris Zentner )
        - Update region codes 20100810 ( Boris Zentner )
        - Fix some PP 3letter country codes ( Boris Zentner )
        - Fix PP continent codes ( Boris Zentner )
        - Add PP continent_code_by_country_code ( Boris Zentner )
        - Add PP Geo::IP->time_zone ( Boris Zentner )
        - Update region codes 20100420 ( Boris Zentner )
        - Link at least to CAPI 1.4.7 ( Boris Zentner )
        - Add example/geolite-mirror-simple.pl to download maxmind databases ( Boris Zentner )
        - Update region codes ( Boris Zentner )
        - Update timezones ( Boris Zentner )
        - Add isp_by_name and isp_by_addr if the CAPI is used ( Boris Zentner )
        - Add isp_by_addr and org_by_addr to the PurePerl API ( Boris Zentner )
        - Add api method, so users know if they use the PurePerl or CAPI glue
          print Geo::IP->api ( Boris Zentner )
        - Silence redefined warning, when perl is started with -w and the
            PurePerl API is used ( Boris Zentner )
        - Export GEOIP_CITYCONFIDENCE_EDITION, GEOIP_LOCATIONA_EDITION,
          GEOIP_ACCURACYRADIUS_EDITION and GEOIP_COUNTRY_EDITION_V6 ( Boris Zentner )
        - Add some more v6 XS glue. IPv6 support require the CAPI to work.
            GeoIP_country_code_by_addr_v6
            GeoIP_country_code_by_name_v6
            GeoIP_country_code3_by_addr_v6
            GeoIP_country_code3_by_name_v6
            ( Boris Zentner )
        ! Change RU's continent code from AS to EU ( Boris Zentner )
        ! Change Turkey's continent code from AS to EU ( Boris Zentner )
        ! org_by_* and friends return UTF8 scalars, if the charset is set to GEOIP_CHARSET_UTF8 ( Boris Zentner )
        - Add PP ASNum support ( Boris Zentner )
        - Add XS glue for time_zone and continent_code_by_country_code ( Boris Zentner )
        - Add glue for database_edition ( Boris Zentner )
        - Workaround centos/mod_perl issue when the PP fallback is used and
          Sys::Mmap is not installed ( Boris Zentner )
        - Update PurePerl region names 20090723 ( Boris Zentner )
        - Add XS glue for GeoIP_country_code_by_ipnum_v6 ( Boris Zentner )
2012-02-17 06:58:54 +00:00
hiramatsu
6ce54f5386 Add p5-Net-Frame-Layer-IPv6 and p5-Net-Libdnet6. 2012-02-17 01:46:33 +00:00
hiramatsu
fb1c2ae280 Import Net::Frame::Layer::IPv6 into net/p5-Net-Frame-Layer-IPv6. This
package is provided in PR pkg/45722.

This modules implements the encoding and decoding of the IPv6 layer.

RFC: ftp://ftp.rfc-editor.org/in-notes/rfc2460.txt

See also Net::Frame::Layer for other attributes and methods.
2012-02-17 01:40:44 +00:00
hiramatsu
c0a48647ea Import Net::Libdnet6 into net/p5-Net-Libdnet6. This package is
provided in PR pkg/45722.

Net::Libdnet6 adds IPv6 support to Net::Libdnet.
2012-02-17 01:39:43 +00:00
hans
dbf84598e3 Uses pod2man. 2012-02-16 19:37:29 +00:00
hans
d6e83a3fe1 Fix build on SunOS. Also, uses a BSD makefile. 2012-02-16 19:34:47 +00:00
hans
41b6781116 Make sure the correct install tool is used. 2012-02-16 19:32:19 +00:00
hans
dcc1ecdee7 Fix build on SunOS. 2012-02-16 19:31:25 +00:00
hans
a8781c770b Fix build on SunOS 5.11. 2012-02-16 19:30:30 +00:00
obache
d1e2624028 buildlink with security/openssl if openssl option is enabled.
PR#45825 by Matthias Kretschmer.
2012-02-15 13:02:31 +00:00
obache
cd4471dd2c Update nload to 0.7.4.
per maintainer update request by PR 45947.

hanges since 0.7.2:
 * Newer Linux kernels use 64 bit counters, which caused traffic to increase by
   4GB on every refresh (see Debian bug #651848)
 * Fix calculation of traffic and data units (thanks to Kirby Zhou, see also
   Debian bug #586943)
 * Fix memory leak in BSD network device detection
 * Workaround for faulty newwin() in ncurses 5.8
 * Correctly escape minus signs in man page
2012-02-15 12:30:06 +00:00
sno
f526db55e1 Updating package p5-Net-DBus in net/p5-Net-DBus for CPAN module Net::DBus
from 0.33.6nb2 to 1.0.0.

pkgsrc changes:
- adding LICENSE with set to standard perl license
- add dependency to XML::Twig (according to specified dependencies)
- updating dbus required version to at least 1.0.0 (according to
  specified dependencies)

Upstream changes since 0.33.6
New in 1.0.0:
 - Updated to require minimum dbus >= 1.0.0
 - Automatically track change in ownership of bus names
   for signal handlers
 - Strict validation of method invocation against introspection
   data on exported objects
 - Improved error messages for invalid interfaces
 - Add API for disconnecting an object from a signal
 - Implement GetAll methods on properties interface
 - Allow leading _ in interface names
 - Other minor fixes
2012-02-14 12:53:06 +00:00
obache
f370c381df Update p5-Net-Amazon to 0.61.
(WSDL older than 2011-08-01 will not be supported after Feb 22, 2012)

0.61 (10/28/2011)
   (cb) rt 71937; Amazon now requires an Associate Tag, so enforce usage.
   (cb) The ListLookup operation has been removed from the WSDL (from 2010!),
        scrub all of the wishlist operations as a result.
   (cb) Update to the latest WSDL - 2011-08-01.
2012-02-10 10:50:45 +00:00
sbd
cea7c87537 Add SET_LIBDIR=yes 2012-02-09 21:44:27 +00:00
sborrill
43f3de8fa9 Update HOMEPAGE. Bump PKGREVISION 2012-02-09 16:54:16 +00:00
hauke
169495c61a Make package use PKG_SYSCONFBASE (has anybody actually ever used it?).
While we are here, set LICENSE.
2012-02-09 13:41:00 +00:00
jnemeth
8632fa71f4 - sort
- add and enable php-geoip
2012-02-09 08:32:28 +00:00
asau
fc07fca843 Drop trailing slash, it violates style and breaks making readme.
PR pkg/45950
2012-02-09 04:46:02 +00:00
wiz
bc02f0655a Please pkglint. 2012-02-07 21:00:54 +00:00
morr
fa87d5f961 Update pure-ftpd to version 1.0.35 and add script to start pure-uploadscript.
Changes since 1.0.30:

 - An old-standing bug has been fixed: when a file was renamed and overwrote an existing file, the quota wasn't properly updated.
 - SITE UTIME now supports the 2-arguments syntax in addition to the 5-arguments syntax.
 - Support for the MFMT command has been implemented.
 - A default directory can now be specified when using the LDAP backend.
 - Support SHA1 password hashing in MySQL and PostgreSQL backends
 - Support for braces expansion in directory listings has been disabled - Cf. CVE-2011-0418
 - The list of allowed ciphers for SSL/TLS connections can now be specified (--tlsciphersuite / -J).
 - Shell-like escaping is now partially handled when emulating the "ls" command in order to improve compatibility with legacy clients.
 - Linking issues with MySQL support on Fedora have been solved.
2012-02-07 20:40:39 +00:00
ryoon
26557e9d74 Update to 0.0.20110724
* Add the client information in User-Agent header.
  See also: https://twitter.com/koizuka/status/22784289203
2012-02-07 19:58:08 +00:00
taca
3ed928738f Disable use of IP Filter support explicitly on NetBSD.
This is a little backward-looking handling for build breaks on NetBSD
current, newer IP Filter.

libdnet's firewall support seems not used on NetBSD from 4.0_STABLE at
least.  So, this change thins back to before to fix build breaks.
2012-02-07 03:28:36 +00:00
fhajny
10bfc171cb Import php53-geoip-1.0.8 as net/php-geoip.
This PHP extension allows you to find the location of an IP address - City,
State, Country, Longitude, Latitude, and other information as all, such as ISP
and connection type. For more info, please visit Maxmind's website.
2012-02-06 22:44:56 +00:00
roy
92960cbfae Import dhcpcd-gtk-0.6.0 with the following changes:
Support RA's as a seperate interface, but don't allow config for them.
2012-02-06 15:54:29 +00:00
roy
da817bb191 Import dhcpcd-dbus with the following change:
Support RA's as a different interface
2012-02-06 15:47:53 +00:00
roy
d3772707ef Import dhcpcd-5.5.4 with the following changes:
* ArchLinux SERVICESTATUS override fixed
* Shell portability fixes, including proper printf usage.
* Detect a valid ntp.conf before adjusting it
* Restart NTP correctly on Debian

* reboot timeout changed to 5 seconds
* When rebooting and not daemonized, reduce the discover timeout
  to allow for fallback or IPv4LL
* Respect each kernel carrier message
* Optimize some bitwise logic
* On Linux, pretent a bridge interface does not exist until IFF_LOWER_UP is set
* Don't remove interfaces for which commands have not been sent
* Store the assigned metric to each route so that we can change metrics on the fly
    dhcpcd -n --metric 100 iwi0
* Add SixRD support, RFC5969
* Fix SIP server support
* Only regen resolv.conf if it has changed
* Fix --reconfigure from spinning
* Add IPv6 Router Solicitation support we regards to RDNSS and DNSSL, RFC6016
* Add clang to the list of detected compilers
* Allow dhcpcd to run on a read only filesystem
* Don't attempt to tun the script if an empty string or /dev/null
* Stop truncating the netmask sockaddr on routing messages for BSD
* Prefer a DHCP lease over an IPv4LL one
* Fix carrier handling on BSD
* Fix arc4random detection on FreeBSD 7
2012-02-06 15:43:49 +00:00
shattered
00516d6b26 Update to 1.9. Notable changes:
1.9:
	- With the rollout of IPv6 for a.root-servers.net, it always
	  took the IPv6 address even if you used the -4 option.
	- Fix false lame server issues with domains which have the
	  higher domain in it (command.com for example).

1.8:
	- Warnings are printed if you receive a different RR type
	  than the one you asked for (for example when you ask for
	  an A record and receive a CNAME)
	- Fixed problems when records received in the authority
	  field are shorter than the domain the nameserver is
	  authoritative for.
	- When compiled without IPv6 support on an IPv6 capable
	  machine the machine tried to query the IPv6 translated
	  IPv4 address anyway.
2012-02-06 14:20:24 +00:00
wiz
5a1e8b0499 Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:40:37 +00:00
bsiegert
1a0f9b5beb Gah, I did not realize that there is net/py-s3cmd. Sorry for the noise. 2012-02-06 11:27:08 +00:00
bsiegert
67c5d4e185 Import wip/s3cmd as net/s3cmd. While here, fix wording of DESCR and update
to the latest stable, 1.0.1.

S3cmd lets you copy files from/to Amazon S3 (Simple Storage
Service) using a simple to use command line client. It supports
rsync-like backup, GPG encryption, and more. It also supports
management of Amazon's CloudFront content delivery network.

s3cmd 1.0.1 - 2011-06-10
===========
* Increased socket_timeout from 10 sec to 5 min
* Improved compatibility with Python 2.4 on RHEL 5 / CentOS 5

s3cmd 1.0.0 - 2011-01-18
===========
* [sync] now supports --no-check-md5
* Network connections now have 10s timeout
* [sync] now supports bucket-to-bucket synchronisation
* Added [accesslog] command.
* Added access logging for CloudFront distributions using [cfmodify --log]
* Added --acl-grant and --acl-revoke [Timothee Groleau]
* Allow s3:// URI as well as cf:// URI as a distribution
  name for most CloudFront related commands.
* Support for Reduced Redundancy Storage (--reduced-redundancy)
* Follow symlinks in [put] and [sync] with --follow-symlinks
* Support for CloudFront DefaultRootObject [Luke Andrew]
2012-02-06 11:24:08 +00:00
jakllsch
d35a8a4680 Update to s3cmd-1.0.1, with permission from ver.
Changes since 0.9.9.91:

s3cmd 1.0.1 - 2011-06-10
===========
* Increased socket_timeout from 10 sec to 5 min
* Improved compatibility with Python 2.4 on RHEL 5 / CentOS 5

s3cmd 1.0.0 - 2011-01-18
===========
* [sync] now supports --no-check-md5
* Network connections now have 10s timeout
* [sync] now supports bucket-to-bucket synchronisation
* Added [accesslog] command.
* Added access logging for CloudFront distributions using [cfmodify --log]
* Added --acl-grant and --acl-revoke [Timothee Groleau]
* Allow s3:// URI as well as cf:// URI as a distribution
  name for most CloudFront related commands.
* Support for Reduced Redundancy Storage (--reduced-redundancy)
* Follow symlinks in [put] and [sync] with --follow-symlinks
* Support for CloudFront DefaultRootObject [Luke Andrew]
2012-02-06 00:25:42 +00:00
ryoon
d9e809b436 Update to 20120108b
* Minor improvements.
* Bugfixes.
2012-02-05 14:49:21 +00:00
sbd
6de0827f41 The pattern part of DEPENDS lines must have a version pattern. 2012-02-04 02:34:59 +00:00
bouyer
384f6e3f4c Update smokeping from 2.4.2 to 2.6.7, fixing SA47678.
Major changes between 2.4 and 2.6:
New in Version 2.6

    Added automake support for easy "configure, make install" installation
    fixed strftime bug when sending alert mails

New in Version 2.5

    Switched from SpeedyCGI to FastCGI
    DismanPing probe by Bill Fenner
    OpenSSHJunOSPing (Sponsoerd by Juniper)
    SIP Ping Probe (Sponsored by ANI Networks)
    Support alert patterns with upper AND lower limit: (>a<b)
    SmokeTrace removed. Check out remOcular.
    Updated Prototype and scriptaculous libraries
    ExpLoss matcher by Konoplev V.Konoplev
    Improved slave update performance
2012-02-02 18:54:34 +00:00
hans
aaff361bbf Use ${RM} -f to avoid failure if no files are found to be removed. 2012-02-02 09:38:24 +00:00
jnemeth
cf4d295d45 - add and enable p5-Danga-Socket
- add and enable perlbal
2012-02-02 07:51:10 +00:00
obache
4e1437c668 Update mikutter to 0.0.4.658.
* Support specification changes of Twitpic to be able to open images.
2012-02-01 11:05:59 +00:00
sbd
fe9dfec1a5 nss module install fix-ups .
Now that samba-nss-winbind-install and samba-nss-wins-install work again.

1) Switch back to using the the above mentioned targets for installing
   nss-winbind and nss_wins.  (These targets work on all platforms.)
2) Switch back to using ${NSS_WINBIND} and ${NSS_WINS} in the PLIST as
   these work on all platforms.

Bump PKGREVISION
2012-02-01 08:32:01 +00:00
sbd
1198effcaf nss module install fix-ups.
1) Correct the path to the nsswitch directory in the samba-nss-winbind-install
   and samba-nss-wins-install targets so they work again.
2) Switch back to using the the above mentioned targets for installing
   nss-winbind and nss_wins.  (These targets work on all platforms.)
3) Switch back to using ${NSS_WINBIND} and ${NSS_WINS} in the PLIST as
   these work on all platforms.

Bump PKGREVISION
2012-02-01 08:30:39 +00:00
sbd
54342d6140 Move the options.mk file for net/samba30 and net/samba33 from net/samba to
net/samba33 because of up coming changes to net/samba/options.mk that are
in-compatible with 30 and 33.
2012-02-01 08:14:47 +00:00
roy
761891aab5 Update to dnsmasq-2.59
When building DBus support, install the config file for DBus

Notable Changes from 2.55:
IPv6 interface fixes
Fixed an invalid server id of 0.0.0.0 being sent in some situations
Correctly return NODATA for an AAAA query to a CNAME with only an A
Fixed a bug with some truncated TFTP files
Support IPv6 scope ids in resolv.conf
2012-01-31 12:39:22 +00:00
sbd
2f7a7d4414 Add missing zlib buildlink.
Bump PKGREVISION.
2012-01-31 07:42:15 +00:00
sbd
147dcaee33 Add PLIST.Linux 2012-01-31 07:28:58 +00:00
sbd
8f05b7bfe0 Add PLIST.Linux
Bump PKGREVISION
2012-01-31 07:14:58 +00:00
sbd
b7ec2be431 Add missing zlib buildlink and on Linux only uuid buildlink.
Bump PKGREVISION.
2012-01-31 06:53:30 +00:00
sbd
d40bef3a7b Fix the $NetBSD$ tag 2012-01-31 06:34:02 +00:00
sbd
0c1ea5e67a Add PLIST.Linux 2012-01-31 05:54:06 +00:00
mspo
584db8783d perlbal is a proxy/load balancer written in perl. 2012-01-31 02:45:46 +00:00
mspo
dcd3997492 Danga::Socket is another support lib for perlbal. 2012-01-31 02:42:47 +00:00
tron
47533b6a78 Third time's the charm:
Replace patch for SMBecho compatibility problem with patch provided by
the Samba maintainers. Successfully tested with an Apple Time Capsule.
2012-01-30 23:07:06 +00:00
drochner
22e0663967 update to 2.36.1
this switches to the 2.36 release branch (needs glib2-2.30)
2012-01-30 18:43:52 +00:00
drochner
52685dd04b update to 2.30.2
this switches to the 2.30 release branch (needs glib2-2.30)
2012-01-30 18:26:53 +00:00
tron
8db153a961 Fix botch in last patch which meant that we were ignoring almost all
errors in response to SMB echo packets.

The new fix doesn't look particular nice but should at least do
The Right Thing(TM).
2012-01-30 15:48:11 +00:00
adam
3b3b67a386 Moved NetBSD files into PLIST.NetBSD; fixed couple pkglint issues 2012-01-30 15:44:02 +00:00
tron
05d3e36d58 Restore compatibility of "smbclient" with CIFS server on the
Apple Time Capsule.
2012-01-30 13:44:06 +00:00
sbd
9e9e334019 Remove patch-al, its not actually a patch just a file with the words
"Changes were applied."
2012-01-30 07:24:42 +00:00
taca
4add1e674c Revert accidently commited my trial local change. 2012-01-29 22:05:38 +00:00
taca
49839b7ecd Update samba package to 3.6.3. Quote from release notes:
Samba 3.6.3:

	This is a security release in order to address
	CVE-2012-0817 (Memory leak/Denial of service).

	o  CVE-2012-0817:
	   The Samba File Serving daemon (smbd) in Samba versions
	   3.6.0 to 3.6.2 is affected by a memory leak that can
	   cause a server denial of service.

Samba 3.6.2:

	Major enhancements in Samba 3.6.2 include:

	o  Make Winbind receive user/group information (bug #8371).
	o  Several SMB2 fixes.

For complete changes, please refer
http://www.samba.org/samba/history/samba-3.6.2.html and
http://www.samba.org/samba/history/samba-3.6.3.html.
2012-01-29 22:01:19 +00:00
drochner
9394035265 add patch from upstream to avoid excessive use of glib2 "cancellables",
this is a problem with the glib2-2.30 implementation of the latter
which runs out of file descriptors easily
bump PKGREV
2012-01-29 10:41:19 +00:00
sbd
3d9fd3c8b2 Copy the link options for NetBSD in mk/beforeauto.mk.in to the Linux section
so that the library's get the rpath embedded.
2012-01-29 04:03:17 +00:00
wiz
c5e4bea19b Update to 1.2.8. Set LICENSE.
1.2.8:
Sam Lantinga - Sun Jan 15 01:39:35 EST 2012
 * Added the definition for INADDR_LOOPBACK
Sam Lantinga - Thu Jan 05 22:57:56 2012 -0500
 * Added an Xcode project for iOS
Sam Lantinga - Sat Dec 31 10:28:12 EST 2011
 * SDL_net is now under the zlib license
Sam Lantinga - Sun Nov 20 01:29:33 EST 2011
 * Added SDLNet_UDP_SetPacketLoss() to simulate random packet loss
Sam Lantinga - Fri Nov 04 04:52:12 2011 -0400
 * Added SDLNet_GetLocalAddresses() to query local interfaces
Sam Lantinga - Fri Nov  4 04:05:03 EDT 2011
 * Removed obsolete OpenTransport code
Sam Lantinga - Tue Mar 08 16:52:59 2011 -0800
 * Added Android.mk to build on the Android platform
Sam Lantinga - Sun Feb 27 10:00:53 PST 2011
 * Fixed to compile cleanly with g++
C.W. Betts - Thu Feb 17 12:52:47 PST 2011
 * Fixed the code to use socklen_t where appropriate
Evan Nemerson - Thu Feb 17 12:47:13 PST 2011
 * Added pkg-config support
esigra - Mon Feb 16 20:59:55 PST 2009
 * Fixed C++ compilation with -Wold-style-cast
Matthew Mondor - Fri Jan  4 08:44:22 PST 2008
 * Enable multicast receiving on 224.0.0.1 on Windows (already worked on UNIX)
2012-01-28 13:54:38 +00:00
jnemeth
280600dcb7 add and enable py-zmq 2012-01-28 07:02:47 +00:00
adam
66adc05ab9 PLIST fix for other OSes other than NetBSD 2012-01-27 14:32:02 +00:00
rhaen
61c4eac034 Updated to 0.43
Changes:

version 0.43 (2011/05/26):

    - added support for Net::Server by allowing the usage of
      distinct filehandles for input and output
      (patch by Alexei Znamensky)
2012-01-26 20:30:34 +00:00
rhaen
61fb2795a4 Updated to 1.06
Changes:

1.06    Thu Jul 21 13:40:49 EDT 2011
        Address test 5 failure on systems with aliases on loopback.
2012-01-26 20:24:45 +00:00
rhaen
ff8874d5e5 Updated to 1.3.1
Changes:

1.3.1 2011-11-23
 [BUG FIXES]
 - Use of constant withotu parenthesis made test fail under 5.6.2.
2012-01-26 19:41:27 +00:00
rhaen
c39ff1a1bc Updated to 0.55
Changes:

0.55    Added ability to get complete XML of last response as $eBay->{last_result_xml}
2012-01-26 18:57:39 +00:00
obache
97af8cd100 Update zeromq to 2.1.11.
0MQ version 2.1.11 (Stable), released on 2011/12/18
===================================================

Bug fixes
---------

* Fixed issue 290, zmq_poll was using system time instead of monotonic
  clock (Mika Fischer).

* Fixed issue 281, crash on heavy socket creation - assertion failure in
  mutex.hpp:91. (Mika Fischer).

* Fixed issue 273, O_CLOEXEC flag used in ip.cpp:192 is supported only
  on Linux kernels 2.6.27+

* Fixed issue 261, assertion failure in kqueue.cpp:76.

* Fixed issue 269, faulty diagnostic code in 2.1.10.

* Fixed issue 254, assertion failure at tcp_socket.cpp:229 on ENOTCONN.

Changes
-------

* Now builds properly on AIX 6.1 (AJ Lewis).

* Builds using libdcekt on HP-UX (AJ Lewis).

* New upstream OpenPGM maintenance release 5.1.118.

* Enabled debugging on assertion failure on Windows (Paul Betts).
2012-01-26 05:40:30 +00:00
ghen
4a6d1c3f3a Previous PLIST change was wrong due to a libdir bug now fixed by sbd. Revert
PLIST and bump PKGREVISION again for powerdns + modules.
2012-01-25 10:21:12 +00:00
he
4b48e335d6 Update patches for this package so that it builds with -Werror and
-Wall with the gcc in NetBSD 5.1, i.e. gcc 4.1.3.  Fixes prompted
by reports that a build outside of pkgsrc for "64-bit Linux" (amd64)
but using this set of patches, gets a segfault, and this fixes that
problem.  Bump pkgrevision.
2012-01-25 09:56:08 +00:00
hiramatsu
db593dcdea Added p5-Net-Frame, p5-Net-Frame-Dump and p5-Net-Frame-Simple. 2012-01-25 09:55:42 +00:00
hiramatsu
73611174cb Import Net::Frame::Simple into net/p5-Net-Frame-Simple. This package is
provided in PR pkg/45720.

This module is part of Net::Frame frame crafting framework. It is totally
optional, but can make playing with the network far easier.

Basically, it hides the complexity of frame forging, sending, and receiving,
by providing helper methods, which will analyze internally how to assemble
frames and find responses to probes.

For example, it will take care of computing lengths and checksums, and matching
a response frame to the requesting frame.
2012-01-25 09:54:31 +00:00
hiramatsu
2ea83c8f3d Import Net::Frame::Dump into net/p5-Net-Frame-Dump. This package is
provided in PR pkg/45720.

Net::Frame::Dump is the base class for all dump modules. With them, you can
open a device for live capture, for offline analysis, or for creating a pcap
file.

See Net::Frame::Dump::Offline, Net::Frame::Dump::Online,
Net::Frame::Dump::Writer for specific usage.
2012-01-25 09:27:07 +00:00
hiramatsu
f9259d5ae7 Import Net::Frame into net/p5-Net-Frame. This package is provided in
PR pkg/45720.

Net::Frame is a fork of Net::Packet. The goal here was to greatly simplify
the use of the frame crafting framework. Net::Packet does many things
undercover, and it was difficult to document all the thingies.

Also, Net::Packet may suffer from unease of use, because frames were assembled
using layers stored in L2, L3, L4 and L7 attributes. Net::Frame removes all
this, and is splitted in different modules, for those who only want to use part
of the framework, and not whole framework.

Finally, anyone can create a layer, and put it on his CPAN space, because of
the modularity Net::Frame offers. For an example, see Net::Frame::Layer::ICMPv4
on my CPAN space.

Net::Frame does ship with basic layers, to start playing.
2012-01-25 09:21:13 +00:00
joerg
6bae857d04 Fix mdoc syntax. Bump revision. 2012-01-24 22:21:43 +00:00
gson
8edd1a12fe Include patch to fix boto issue 310:
<http://code.google.com/p/boto/issues/detail?id=310>.
2012-01-24 20:43:37 +00:00
sbd
0baf031533 Recursive dependency bump for databases/gdbm ABI_DEPENDS change. 2012-01-24 09:10:50 +00:00
pettai
28cd827be0 F4.0.4.21
- do_auth.py - better Nexus support, better AV replacement, and only
          send roles to Nexus
        - fix bug in checking the return value of regexec() for login and
          enable ACLs.
        - do_auth.py - better Nexus support, better AV replacement, and only

F4.0.4.22
        - check of regexec() return value inverted
2012-01-24 08:46:03 +00:00
joerg
d59a912941 Kill a few broken .TP invocations that are silently ignored by groff.
Bump revision.
2012-01-23 20:52:18 +00:00
pettai
1eac2412d0 remove old patch checksum 2012-01-23 16:09:51 +00:00
ghen
b56ee0c87a Fix unportable == check in configure (I did not have PKG_DEVELOPER=yes when
previously updating this pkg), noted by joerg.
Also fix some PLIST issues (introduced with the same update).

Bump PKGREVISION of affected packages.
2012-01-23 15:11:54 +00:00
obache
fca8824cef No need to buildlink with py-xml, python builtin xml modules is sufficient.
Bump PKGREVISION.
2012-01-23 10:38:05 +00:00
obache
a34d3d2ae3 * no compiler languages is required to build.
* so no need to buildlink with gtk2 and py-gtk2, simple DEPENDS on py-gtk2
  is sufficient.

Bump PKGREVISION.
2012-01-23 08:28:46 +00:00
joerg
756403dc87 Fix mdoc syntax 2012-01-23 00:30:30 +00:00
joerg
f09264241a Don't use empty lines in mdoc documents. Bump revision. 2012-01-23 00:29:31 +00:00
agc
cf6e3139a7 expand the description a bit 2012-01-22 02:58:11 +00:00
agc
92ca83f350 add bird and bird6 2012-01-22 02:54:58 +00:00
agc
7797fd9fd2 Move bird6 package from pkgsrc-wip (packaged by jkjuopperi with changes by
tnn) into the Packages Collection.

        The BIRD project aims to develop a fully functional dynamic IP
        routing daemon primarily targetted on (but not limited to)
        UNIX-like systems and distributed under the GNU General Public
        License.

        - This package is for IPv6, a separate IPv4 package is available
        - Multiple routing tables
        - BGP
        - RIP
        - OSPF
        - Static routes
        - Inter-table protocol
        - Command-line interface
        - Soft reconfiguration
        - Powerful language for route filtering

Updated by myself from bird-1.3.4 to 1.3.6 (to correct a BGP protocol problem).
2012-01-22 02:54:04 +00:00
agc
e32aadab54 Move bird package from pkgsrc-wip (packaged by jkjuopperi with changes by
tnn) into the Packages Collection.

	The BIRD project aims to develop a fully functional dynamic IP
	routing daemon primarily targetted on (but not limited to)
	UNIX-like systems and distributed under the GNU General Public
	License.

	- This package is for IPv4, a separate IPv6 package is available
	- Multiple routing tables
	- BGP
	- RIP
	- OSPF
	- Static routes
	- Inter-table protocol
	- Command-line interface
	- Soft reconfiguration
	- Powerful language for route filtering

Updated by myself from bird-1.3.4 to 1.3.6 (to correct a BGP protocol problem).
2012-01-22 02:53:01 +00:00
apb
125349341d Add py-zmq version 2.1.10
PyZMQ is ostensibly the Python bindings for ZeroMQ, but the project,
following Python's 'batteries included' philosophy, provides more than
just Python methods objects for calling into the ZeroMQ C++ library.
2012-01-21 20:17:27 +00:00
zafer
ce1b3e47b8 update MASTER_SITES. Remove aarnet.edu.au. they stopped mirroring wu-ftp. 2012-01-21 02:38:30 +00:00
zafer
110121ea82 update MASTER_SITES. Aarnet.edu.au has stopped mirroring wu-ftp. 2012-01-21 02:25:48 +00:00
wiz
a0a37395f5 Update to 1.22:
2011-11-11  Dave Beckett <dave@dajobe.org>

	* Snapshotted flickcurl_1_22 for 1.22 release (GIT
	6698387f4240cec82b0e115adf8a863657dd7066)

	* utils/oauth-test.c:
	Update flickcurl_oauth_prepare_common call

	* NEWS.html, src/common.c, src/flickcurl_internal.h: Disable
	mtwist unless building experimental OAuth

	* src/Makefile.am: Do not use libmtwist without oauth

	* configure.ac, src/Makefile.am, src/common.c,
	src/flickcurl_internal.h, utils/Makefile.am: Add --enable-oauth
	default disabled

	* src/common.c:
	(flickcurl_free): Free OAuth urls

	* src/oauth.c:
	(test_signature_calc): Test free

	* src/oauth.c: Make oauth test work again

	* src/flickcurl_internal.h, src/oauth.c: Remove is_request arg -
	just use od->callback

	* src/common.c, src/flickcurl_internal.h, src/oauth.c,
	utils/oauth-test.c: Move flickcurl_oauth_data into flickcurl
	struct

	* docs/flickcurl-docs.xml, docs/tmpl/section-config.sgml: Add
	config section to docs

	* autogen.sh, docs/tmpl/section-auth.sgml,
	docs/tmpl/section-core.sgml, docs/tmpl/section-misc.sgml,
	docs/tmpl/section-unused.sgml, docs/tmpl/section-upload.sgml,
	libmtwist: Fix submodule checkouts

	* autogen.sh: Init and update any git submodules

2011-11-09  Dave Beckett <dave@dajobe.org>

	* src/flickcurl_internal.h, src/oauth.c:
	Reduce visibility of oauth
	internal functions These are internal to the library now because the
	flickcurl_oauth_data is an internal structure.

2011-11-01  Dave Beckett <dave@dajobe.org>

	* src/common.c: Return method details with curl errors

	* src/Makefile.am: Clean tests

2011-10-30  Dave Beckett <dave@dajobe.org>

	* utils/oauth-test.c: code style

	* utils/oauth-test.c: casts

	* src/oauth.c: docs

	* src/oauth.c: consts

	* docs/flickcurl-sections.txt: add oauth urls

	* src/flickcurl_internal.h, src/oauth.c: fix const char keys

	* src/oauth.c: docs

	* src/oauth.c:
	(flickcurl_oauth_access_token): Delete request token after success.

	* src/oauth.c:
	(flickcurl_oauth_build_key): Build sign key from request OR access
	token

	* utils/oauth-test.c: docs

	* src/Makefile.am, src/oauth.c, utils/oauth-test.c: Add oauth
	checksum test

	* src/.gitignore: ignore *_test

2011-10-29  Dave Beckett <dave@dajobe.org>

	* utils/oauth-test.c: Report request token

	* src/oauth.c:
	(flickcurl_oauth_prepare_common): docs and send all oauth params
	except callback to requests

	* src/flickcurl_internal.h, src/oauth.c, utils/oauth-test.c:
	(flickcurl_oauth_access_token): Pass in verifier

	* src/flickcurl_internal.h, src/oauth.c: request_token* fields
	renamed from tmp_token*

	* docs/flickcurl-sections.txt, src/auth-api.c, src/flickcurl.h:
	Added flickr.auth.oauth.getAccessToken partial support

	(flickcurl_auth_oauth_getAccessToken): Added for
	flickr.auth.oauth.getAccessToken - right now it exchanges the old
	tokens for OAuth ones and drops them both.

	* src/flickcurl_internal.h, utils/oauth-test.c: oauth field
	client_key_len renamed from client_len

	* utils/oauth-test.c: FLICKCURL_MAX_OAUTH_PARAM_COUNT

	* src/oauth.c: is_oauth_method fix

	* src/flickcurl_internal.h, src/oauth.c:
	FLICKCURL_MAX_OAUTH_PARAM_COUNT

	* src/flickcurl.h, src/flickcurl_internal.h, src/oauth.c,
	utils/oauth-test.c: Compute authorize URI after getting back oauth
	request token (flickcurl_oauth_get_authorize_uri): Added.

	* src/common.c, src/flickcurl_internal.h, src/oauth.c: Add utility
	functions for oauth responses as HTTP forms

	(flickcurl_invoke_get_form_content): Added to get content as k/v
	array of strings.

	(flickcurl_free_form): Added to free the above.

	(flickcurl_oauth_request_token), flickcurl_oauth_access_token):
	Use above.

	* src/common.c, src/flickcurl_internal.h, src/oauth.c,
	utils/Makefile.am, utils/oauth-test.c: Move OAuth test code into
	oauth.c and refactor a little

	* src/oauth.c:
	(flickcurl_oauth_prepare_common): Do not use oath method name in
	params

	* libmtwist: Update to libmtwist head

	* utils/oauth-test.c: Pass in (fake) flickr method for
	flickcurl_oauth_prepare_common()

	* src/oauth.c:
	(flickcurl_oauth_prepare_common): Use http method not flickr method

	* utils/oauth-test.c: remove unused srand()

	* src/common.c, src/flickcurl_internal.h, src/oauth.c,
	utils/oauth-test.c: Use libmtwist for PRNG for nonce

	* libmtwist: Update to libmtwist head

	* docs/flickcurl-sections.txt: Add symbols

	* src/Makefile.am:
	Add mtwist_config.h

	* NEWS.html, docs/flickcurl-sections.txt:
	flickcurl_get_hidden_from_string

	* README.html: libmtwist submodule

2011-10-28  Dave Beckett <dave@dajobe.org>

	* .gitmodules, configure.ac, libmtwist, src/Makefile.am,
	src/mtwist_config.h: Add libmtwist as a git submodule

2011-10-16  Dave Beckett <dave@dajobe.org>

	* src/oauth.c:
	(flickcurl_oauth_compute_signature): Simplify greatly.

	* src/config.c, src/flickcurl.h, utils/flickcurl.c:
	(flickcurl_config_write_ini): Now writes to a filename

	* utils/codegen.c, utils/flickcurl.c, utils/flickrdf.c,
	utils/list-methods.c, utils/oauth-test.c: Update the utilities to
	use flickcurl_config_ functions

	* docs/flickcurl-sections.txt, src/common.c, src/config.c,
	src/flickcurl.h: Update flickcurl config file reading and writing
	support Move ini reading and writing into the library.

	(flickcurl_config_read_ini): Added, deprecating read_ini_config()
	and adding a flickcurl* param.  Reads in library configuration.

	(flickcurl_config_var_handler): Added as standard handler for
	above.

	(flickcurl_config_write_ini): Added to write an ini file for
	library configuration.

	* src/oauth.c:
	(flickcurl_oauth_compute_signature): Docs and error path.

	* configure.ac: Fix libcurl version check to actually check curl
	not libxml twice

	* configure.ac: Remove unused libcurl_min_vernum

	* NEWS.html: Tim Harder is 'radhermit' on GitHub.

2011-10-15  Dave Beckett <dave@dajobe.org>

	* NEWS.html: 1.22

	* utils/flickcurl.c: Tidy help output; describe all upload params
	defaults

	* docs/flickcurl-sections.txt: Add flickcurl_get_hidden_label,
	flickcurl_get_hidden_level_from_string

	* src/common.c, src/flickcurl.h, src/upload-api.c,
	utils/flickcurl.c: Add support for upload field 'hidden'

	flickcurl_upload_params gains int param hidden with values 1 for
	global and 2 for hidden.

	(flickcurl_get_hidden_label, flickcurl_get_hidden_from_string):
	Added utility functions to turn the int to a label and vice versa

	* utils/flickcurl.c: Document upload params safety_level and
	content_type

	* docs/Makefile.am, docs/tmpl/section-favorite.sgml: Update tmpls

	* docs/flickcurl-sections.txt:
	Add flickcurl_favorites_getContext

	* src/favorites-api.c, src/flickcurl.h, utils/flickcurl.c:
	Implement API favorites.getContext

	(flickcurl_favorites_getContext): Added returning an array of two
	photo lists for previous and next photos.  flickcurl utility adds
	new command favorites.getContext to call above.

	* src/flickcurl_internal.h, src/photo.c:
	(flickcurl_new_photos_list): Added to construct a photos list

	* configure.ac, src/common.c, utils/flickrdf.c: Support Raptor V2
	only.  Raptor V1 was last supported in January 2010

	* src/panda-api.c: extras docs

2011-09-02  Dave Beckett <dajobe@digg.com>

	* utils/oauth-test.c: access token testing

	* src/flickcurl_internal.h: Add verifier field

2011-08-15  Dave Beckett <dave@dajobe.org>

	* Merge pull request #13 from kumanna/help-without-auth (below)
	Help without authentication

2011-08-14  Kumar Appaiah <a.kumar@alumni.iitm.ac.in>

	* utils/flickcurl.c: Use stdout for non-error user output

	Since users usually expect any non-error output to come to stdout,
	this commit changes all output except error reports to be directed
	to stdout.

	* utils/flickcurl.c: Fix indentation

	* utils/flickcurl.c: Provision for help message even when not
	authenticated.

	Even when not authenticated, the user might desire to see the list
	of API calls available. This commit facilitates the display of
	that message.

	* utils/flickcurl.c: Move printing help details to a function.

	This commit moves printing the help message to a function, viz.
	print_help_string, so that it can be called from multiple places
	without having to duplicate code. In addition, displays an extra
	newline at the end for neater output.

2011-08-14  Dave Beckett <dave@dajobe.org>

	* Merge pull request #12 from kumanna/kumar (below)
	Fix man page and documentation quirks reported at Debian.

	Debian bug http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635892

2011-08-14  Kumar Appaiah <a.kumar@alumni.iitm.ac.in>

	* utils/flickcurl.c: Fix grammatical error in description of
	galleries.create

	* docs/flickrdf.1: Fix incorrect spacing in flickrdf man page
	Fixes an incorrect space in the reference to the flickcurl man
	page.

	* docs/flickrdf.1: Remove reference to missing README for flickrdf
	This removes the reference to a missing README file for flickrdf.
	This fixes Debian bug 637196 in flickcurl.

2011-07-28  Dave Beckett <dave@dajobe.org>

	* Merge pull request #10 from radhermit/curl-headers (below)
	Remove old curl header include

2011-06-25  Dave Beckett <dave@dajobe.org>

	* src/flickcurl_internal.h, src/oauth.c, utils/oauth-test.c: Test
	code calls Flickr OAuth endpoint with correctly signed call

2011-06-23  Dave Beckett <dave@dajobe.org>

	* src/flickcurl_internal.h: ws

	* src/flickcurl_internal.h, src/oauth.c, utils/oauth-test.c:
	(flickcurl_oauth_build_key_data): Added internal call with API
	that will change

	* utils/oauth-test.c:
	(oauth_build_key_data): Added

	* utils/oauth-test.c:
	Add a structure oauth_data

	* utils/oauth-test.c:
	Do URI encoding and concatenating

	* src/Makefile.am, src/flickcurl_internal.h, src/oauth.c,
	src/sha1.c, utils/.gitignore, utils/Makefile.am, utils/oauth-test.c:
	OAuth test code

2011-05-08  Dave Beckett <dave@dajobe.org>

	* src/galleries-api.c, src/method.c, src/photosets-api.c,
	src/prefs-api.c, src/test-api.c, src/upload-api.c: code style

	* src/person.c:
	(flickcurl_build_persons): Do not zap any existing data if a field
	is not found.

2011-03-31  Dave Beckett <dave@dajobe.org>

	* NEWS.html: 1.22

2011-03-31  Dave Beckett <dave@dajobe.org>

	* utils/Makefile.am: Add raptor_fake.h to sources and
	distribution.

2011-03-30  Dave Beckett <dave@dajobe.org>

	* NEWS.html, configure.ac:
	Bumped version to 1.22

	* docs/tmpl/section-tag.sgml:
	Added flickcurl_free_tags to doc tmpls

	* docs/flickcurl-sections.txt:
	(flickcurl_free_tags): Added

2011-03-30  Naruto TAKAHASHI <tnaruto@gmail.com>

	* src/flickcurl.h, src/photo.c, src/tags.c: add
	flickcurl_free_tags

	* docs/tmpl/section-photoset.sgml, src/flickcurl.h,
	src/photoset.c: move owner filed to the end of the structure.

2011-03-29  Naruto TAKAHASHI <tnaruto@gmail.com>

	* docs/tmpl/section-photoset.sgml, src/flickcurl.h,
	src/photoset.c: add owner to flickcurl_photoset
2012-01-20 12:36:26 +00:00
obache
eb415b33ad HOMEPAGE had been moved. 2012-01-20 04:44:49 +00:00
adam
25c99e5b54 Changes 2.2.2:
* Only warn about non-tackled IPv6 packets once
* add missing break between "case IPv4" and "case IPv6"
* bump tap driver version from 9.8 to 9.9
* log error message and exit for "win32, tun mode, tap driver version 9.8"
* Backported pkcs11-related parts of 7a8d707237bb18 to 2.2 branch
2012-01-19 13:26:55 +00:00
hiramatsu
9c3b047d01 Updated DEPENDS to match with the "requires" section of META.yml.
Problem and fixes are reported in PR pkg/45821.
2012-01-19 09:28:40 +00:00
pettai
1782f048f7 1.6.12
* bugfix #413: Fix manpage source for srcdir != builddir
        * Canonicalize the signers name rdata field in RRSIGs when signing
        * Ignore minor version of Private-key-format (so v1.3 may be used)
        * Allow a check_time to be given in stead of always checking against
          the current time. With ldns-verify-zone the check_time can be set
          with the -t option.
        * Added functions for updating and manipulating SOA serial numbers.
          ldns-read-zone has an option -S for updating and manipulating the
          serial numbers.
        * The library Makefile is now GNU and BSD make compatible.
        * bugfix #419: NSEC3 validation of a name covered by a wildcard with
          no data.
        * Two new options (--with-drill and --with-examples) to the main
          configure script (in the root of the source tree) to build drill
          and examples too.
        * Fix days_since_epoch to year_yday calculation on 32bits systems.
2012-01-18 22:31:26 +00:00
adam
a770b740d8 Revbump after db5 update 2012-01-18 14:44:36 +00:00
adam
d6f78808e6 Revbump after updating db5 2012-01-18 14:44:24 +00:00
adam
063362ed00 Revbump after db5 update 2012-01-18 14:37:20 +00:00
adam
ad3fef93cf Revbump after db5 update 2012-01-18 14:35:13 +00:00
sbd
0fea84f4dc Convert packages with add --libdir=* to CONFIGURE_ARGS to use
GNU_CONFIGURE_LIBDIR or GNU_CONFIGURE_LIBSUBDIR.
2012-01-17 21:43:18 +00:00
abs
0271c22ab8 +Transmission-gui 2012-01-16 22:17:08 +00:00
abs
2fbe177e29 Added net/Transmission-gui version 2.42
Transmission is a free, lightweight BitTorrent client. It features
a simple, intuitive interface on top on an efficient, cross-platform
back-end.

This package includes the qt and gtk frontends for Transmission
2012-01-16 22:16:43 +00:00
sbd
c4b80deb84 net/bind is need on any platform that doesn't have dig or nslookup. 2012-01-16 22:09:59 +00:00
obache
97ea1adcfc Update mikutter to 0.0.4.642.
* change behavior for the case that Twitter API response code is 401.
2012-01-15 12:42:39 +00:00
ryoon
36e400e07e Update to 1.14.1
Chngelog:
Changes
-------

 * Supported network-path reference in HTTP redirect.

 * Updated bash_completion.

 * aria2 now doesn't assume download has completed just because file
   size matched. The only exception is zero-length file.  If server
   tells that file is zero-length and --checksum option is given,
   aria2 now correctly checks its checksum. There is one known issue:
   If downloaded file is zero-length file and .aria2 file exists, it
   will not be deleted on successful verification, because .aria2 file
   is not loaded.

 * Fixed the bug that --checksum is not working. SFBUG#3466888

 * Fixed compile error without libnettle, libgcrypt and openssl.
   SFBUG#3466463

 * Fixed the bug that log file is not created if there is warning
   before log file is opened.
2012-01-14 15:15:16 +00:00
hans
2021c0e11b Convert to USE_TOOLS=zip. 2012-01-14 02:09:35 +00:00
hans
7d9c271160 Convert the remaining few packages that explicitly set DEPENDS or
BUILD_DEPENDS on bison to USE_TOOLS=bison. The minimum bison version
required in mk/tools/bison.mk is good enough for all of them.
2012-01-14 00:51:36 +00:00
taca
b7b17a3fd4 Update isc-dhcp4 package to 4.2.3p2. (ISC DHCP 4.2.3-P2).
Alwo update isc-dhclient4, isc-dhcpd4 and isc-dhcrelay4.


			Changes since 4.2.3-P1

! Modify the DDNS handling code.  In a previous patch we added logging
  code to the DDNS handling.  This code included a bug that caused it
  to attempt to dereference a NULL pointer and eventually segfault.
  While reviewing the code as we addressed this problem, we determined
  that some of the updates to the lease structures would not work as
  planned since the structures being updated were in the process of
  being freed: these updates were removed.  In addition we removed an
  incorrect call to the DDNS removal function that could cause a failure
  during the removal of DDNS information from the DNS server.
  Thanks to Jasper Jongmans for reporting this issue.
  [ISC-Bugs #27078]
  CVE: CVE-2011-4868
2012-01-13 13:42:09 +00:00
ghen
ebf51a2e59 Upgrade to PowerDNS 2.9.22.5, including a fix for CVE-2012-0206. 2012-01-13 12:12:48 +00:00
obache
615c758c19 Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump. 2012-01-13 10:54:43 +00:00
hans
ba0ed1b9ff Fix build on SunOS. 2012-01-12 15:56:57 +00:00
tron
eb65fab3a3 Improve GCC version handling:
1.) Set minimum required GCC version to 4.1.3 because that is what has
    been tested. Based on the bug-report it also seems that GCC 4.0.1
    doesn't work.
2.) GCC 4.1.3 (as distributed with NetBSD 5.*) works fine under
    NetBSD/macppc as reported by Matthias Kretschmer on IRCnet.
    So don't insist on GCC 4.2.1 for this platform. This fixes seems
    to fix the build as the GCC 4.4.6 package doesn't build for
    this platform.
2012-01-11 22:41:46 +00:00
tron
d22943f76a Update "wireshark" package to version 1.6.5. Changes since 1.6.4:
- Bug Fixes
  The following vulnerabilities have been fixed.
     o wnpa-sec-2012-01
       Laurent Butti discovered that Wireshark failed to properly
       check record sizes for many packet capture file formats. (Bug
       6663, bug 6666, bug 6667, bug 6668, bug 6669, bug 6670)
       Versions affected: 1.4.0 to 1.4.10, 1.6.0 to 1.6.4.
     o wnpa-sec-2012-02
       Wireshark could dereference a NULL pointer and crash. (Bug
       6634)
       Versions affected: 1.4.0 to 1.4.10, 1.6.0 to 1.6.4.
     o wnpa-sec-2012-03
       The RLC dissector could overflow a buffer. (Bug 6391)
       Versions affected: 1.4.0 to 1.4.10, 1.6.0 to 1.6.4.
   The following bugs have been fixed:
     o "Closing File!" Dialog Hangs. (Bug 3046)
     o Sub-fields of data field should appear in exported PDML as
       children of the data field instead of as siblings to it. (Bug
       3809)
     o Incorrect time differences displayed with time reference set.
       (Bug 5580)
     o Wrong packet type association of SNMP trap after TFTP
       transfer. (Bug 5727)
     o SSL/TLS decryption needs wireshark to be rebooted. (Bug 6032)
     o Export HTTP Objects -> save all crashes Wireshark. (Bug 6250)
     o Wireshark Netflow dissector complains there is no template
       found though the template is exported. (Bug 6325)
     o DCERPC EPM tower UUID must be interpreted always as little
       endian. (Bug 6368)
     o Crash if no recent files. (Bug 6549)
     o IPv6 frame containing routing header with 0 segments left
       calculates wrong UDP checksum. (Bug 6560)
     o IPv4 UDP/TCP Checksum incorrect if routing header present.
       (Bug 6561)
     o Incorrect Parsing of SCPS Capabilities Option introduced in
       response to bug 6194. (Bug 6562)
     o Various crashes after loading NetMon2.x capture file. (Bug
       6578)
     o Fixed compilation of dumpcap on some systems (when
       MUST_DO_SELECT is defined). (Bug 6614)
     o SIGSEGV in SVN 40046. (Bug 6634)
     o Wireshark dissects TCP option 25 as an "April 1" option. (Bug
       6643)
     o ZigBee ZCL Dissector reports invalid status. (Bug 6649)
     o ICMPv6 DNSSL option malformed on padding. (Bug 6660)
     o Wrong tvb_get_bits function call in packet-csn1.c. (Bug 6708)
     o [UDP] - Length Field of Pseudo Header while computing CheckSum
       is not correct. (Bug 6711)
     o pcapio.c: bug in libpcap_write_interface_description_block.
       (Bug 6719)
     o Memory leaks in various dissectors.
     o Bytes highlighted in wrong Byte pane when field selected in
       Details pane.
- Updated Protocol Support
   BGP, BMC CSN1, DCERPC EPM, DCP(ETSI) DMP DTLS GSM Management, H245
   HPTEAM, ICMPv6, IEEE 802.15.4 IPSEC IPv4, IPv6, ISAKMP KERBEROS
   LDSS NFS RLC, RPC-NETLOGON RRC RTMPT SIGCOMP SSL SYSLOG TCP, UDP,
   XML ZigBee ZCL
- New and Updated Capture File Support
   Accellent 5Views, AIX iptrace, HP-UX nettl, I4B, Microsoft Network
   Monitor, Novell LANalyzer, PacketLogger, Pcap-ng, Sniffer,
   Tektronix K12, WildPackets {Airo,Ether}Peek.
2012-01-11 09:48:24 +00:00
obache
442cacf03e Update mikutter 0.0.4.638.
remediation of memory leaks.
2012-01-10 10:43:30 +00:00
drochner
f7562db1de clean up in some cases where the faked "libgnutls-config" script
is not needed anymore
2012-01-09 14:53:31 +00:00
manu
fc16ab48ca Restore build on latest netbsd-5 by making sure utimensat(2) is not used. 2012-01-09 05:18:46 +00:00
obache
78cb977b26 Recursive bump from boost-libs shlib bump. 2012-01-09 02:54:24 +00:00
wiz
4be2b015bd Update to 0.6.4:
0.6.4 - Tulips
==============

* Fix the installation with Python 3.1
2012-01-08 16:26:57 +00:00
wiz
a47e1662b0 + Radicale. 2012-01-08 16:25:49 +00:00
wiz
8cac3a1170 Initial import of Radicale-0.6.3:
The Radicale Project is a complete CalDAV calendar server solution.
It can store multiple calendars.

Calendars are available for both local and remote access, possibly
limited through authentication policies. They can be viewed and
edited by calendar clients on mobile phones or computers.  Technical
Description

Radicale aims to be a light solution, easy to use, easy to install,
easy to configure. As a consequence, it requires few software
dependencies and is pre-configured to work out-of-the-box.
2012-01-08 16:25:31 +00:00
wiz
b5dbe20bd1 + arp-scan. 2012-01-08 15:14:48 +00:00
wiz
6d8dde4dc9 Initial import of arp-scan-1.8, for Angelos.
arp-scan is a command-line tool for system discovery and fingerprinting.
It constructs and sends ARP requests to the specified IP addresses,
and displays any responses that are received.

arp-scan allows you to:

  * Send ARP packets to any number of destination hosts, using a
  configurable output bandwidth or packet rate.

  * Construct the outgoing ARP packet in a flexible way.

  * Decode and display any returned packets.

  * Fingerprint IP hosts using the arp-fingerprint tool.
2012-01-08 15:14:23 +00:00
wiz
a0edf3380a + calypso. 2012-01-08 15:12:04 +00:00
wiz
9fab9115fd Initial import of calypso-1.0:
Calypso is a CalDAV/CardDAV server on Linux.

Calypso works with evolution, iceowl and the Android CalDAV/CardDAV
plugins. It does not yet work with aCal; for some reason aCal cannot
find any calendars on the server.

Calypso also supports importing calendar changes from the command
line, allowing you to integrate support into a text-based email
application like notmuch or mutt.
2012-01-08 15:11:37 +00:00
shattered
e1378e0ef7 Includes <sys/mbuf.h> and <sys/ucred.h> but doesn't actually use them.
#if 0 these, possibly unbreaking build on Linux.
2012-01-08 15:05:58 +00:00
ryoon
5fea27c0af Update to 1.14.0.
Changelog:
* Update translations.
* Improve IPv6 support.
* Many bugs are fixed.
2012-01-08 12:30:18 +00:00
adam
8dfc7521dd Changes 2.1.12:
Feature improvements
* Updates to dictionary.erx, dictionary.siemens, dictionary.starent,
  dictionary.starent.vsa1, dictionary.zyxel, added dictionary.symbol
* Added support for PCRE from Phil Mayers
* Configurable file permission in rlm_linelog
* Added "relaxed" option to rlm_attr_filter. This copies attributes if at least
  one match occurred.
* Added documentation on dynamic clients. See raddb/modules/dynamic_clients.
* Added support for elliptical curve cryptography. See ecdh_curve in
  raddb/eap.conf.
* Added support for 802.1X MIBs in checkrad
* Added support for %{rand:...}, which generates a uniformly distributed number
  between 0 and the number you specify.
* Created "man" pages for all installed commands, and documented options for all
  commands. Patch from John Dennis.
* Allow radsniff to decode encrypted VSAs and CoA packets.
* Always send Message-Authenticator in radtest.
* Updated Oracle schema and queries
* Added SecurID module. See src/modules/rlm_securid/README
Bug fixes
* Fix memory leak in rlm_detail
* Fix "failed to insert event"
* Allow virtual servers to be reloaded on HUP. It no longer complains about
  duplicate virtual servers.
* Fix %{string:...} expansion
* Fix "server closed socket" loop in radmin
* Set ownership of control socket when starting up
* Always allow root to connect to control socket, even if "uid" is set. They're
  root. They can already do anything.
* Save all attributes in Access-Accept when proxying inner-tunnel EAP-MSCHAPv2
* Fixes for DHCP relaying.
* Check certificate validity when using OCSP.
* Updated Oracle "configure" script
* Fixed typos in dictionary.alvarion
* WARNING on potential proxy loop.
* Be more aggressive about clearing old requests from the internal queue
* Don't open network sockets when using -C
2012-01-08 09:54:14 +00:00
sbd
3f62407841 Add missing devel/zlib buildlink.
Bump PKGREVISION
2012-01-08 04:02:55 +00:00
fhajny
47f101f74c Update rabbitmq to 2.7.1
Changes:

* Important fixes to High Availability
* Compatibility with Erlang R15B
* Bug fixes and performance improvements
2012-01-04 19:08:29 +00:00
dholland
95afba4c54 add time.h to fix linux build 2012-01-04 15:29:02 +00:00
dholland
29deda0cdf Copy response.i386. I have no idea if this will work, but it stands some
chance and it's better than blindly failing because this file's missing.
2012-01-02 20:56:38 +00:00
pettai
0cff90e561 Fixes the bug in ldns_year_and_yday_from_days_since_epoch on 32-bit OSes
http://open.nlnetlabs.nl/pipermail/ldns-users/2011-December/000452.html
(patch taken from trunk)

(ok'ed by wiz@)
2012-01-02 07:35:22 +00:00
ryoon
ecf17017a4 * Convert to use SUBST framework.
* Remove dependency to x11/swing.
* Drop lang/kaffe support, because x11/swing had been removed.
* Bump PKGREVISION.
2012-01-01 20:06:34 +00:00
obache
650afe0c39 Update mikutter to 0.0.4.622.
bug fix.
2011-12-26 05:37:44 +00:00
schmonz
57fb008a8a Build has been broken by default on IPv6-capable systems since the
inet6 option was added. Comment out the option for now; if you want
IPv6, uncomment and turn off other conflicting options. Addresses
PR pkg/45358. While here, update to the latest version of the patch.
No PKGREVISION bump needed.
2011-12-25 21:16:46 +00:00
marino
a9684dec80 net/ettercap-NG: Fix gentoo ltmain sanity check bug 2011-12-22 22:11:41 +00:00
marino
e54fa44018 net/ed2k-gtk-gui: Add indirectly linked libraries to LDFLAGS for ld v2.22 2011-12-22 22:10:33 +00:00
marino
5911ffd5d3 net/clisp-rawsock: Needs gettext-lib buildlink 2011-12-22 22:09:35 +00:00
is
0932bda809 Surprise, surprise: there are architectures where in_addr_t is not u_long.
Without this fix, tcptraceroute would try to reach or source 0.0.0.0
always on big-endian LP64 architectures.
2011-12-22 19:06:22 +00:00
tez
f7cd03ba66 Add missing PLIST entries from last update. 2011-12-21 17:18:21 +00:00
dholland
6a643c822c No reason to build this with gmake, so don't; this allows patching it
to be MAKE_JOBS_SAFE.
2011-12-21 17:13:48 +00:00
wiz
400f5ca7fb Remove DEPENDS for sqlite3 -- it is pulled in by sqlite3/bl3.mk anyway,
and that does look at builtin implementations.
Bump PKGREVISION.
2011-12-21 14:06:43 +00:00
wiz
efbbed1c5f Remove -Werror, code is not clean enough for gcc-4.5. 2011-12-21 12:03:45 +00:00
wiz
e070952153 Fix build with gcc-4.5. 2011-12-21 11:58:41 +00:00
wiz
fa11a10f7a Fix pkglint warning. 2011-12-21 11:58:27 +00:00
wiz
239868d105 Fix build with gcc-4.5. 2011-12-21 11:36:49 +00:00
tez
6647fc36fb security update to 0.8.7i (with Plugin Architecture version 3.1)
bug#0001963: Bandwidth summation "total in" and "total out"
		 are always 0
     bug#0002040: ICMP ping errors for Windows 7 with PHP 5.3
     bug#0002062: Multiple security vulnerabilities
     bug#0002063: Multiple value poller output incorrectly interpreted
		 as hexadecimal value
     bug#0002064: Removing "~" (tilde) by sanitize_uri() conflicts with
		 Apache UserDir translation
     bug#0002066: Graph without host id "Notice: Undefined variable:
		 host_id"
     bug#0002067: Custom time range filter not working
     bug#0002068: Missing header include in analyze_database.php
     bug#0002071: MySQL table poller_item is dropped always when "Data
		 Input Method" is changed or added.
     bug#0002079: Using input field of a script in graph title does not
		 work
     bug#0002080: Database password containing "@" does not connect
     bug#0002083: Adding a new users generates errors in apache logs
     bug#0002084: Incorrect normalization of hrStorageTable values
		 over 2^31
     bug#0002086: Incorrect usage of mysql custom tcp port
     bug#0002087: PHP recache problems due to missing slashes in reindex
		 table
     bug#0002093: Unit exponent value of 0 not imported with graph
		 template
     bug#0002094: CDEF: "another cdef" references not included in
		 template export
     bug#0002106: Command line add device does not accept "None" for
		 host template
     bug: Update host template cli script help to fix incorrect options
     bug: Refresh of Cacti log viewer not working
     bug: Problems saving User Graph Permissions in IE9
     bug: Bandwidth summation fails if NAN values are present
     bug: Special Type Code "host_id" available in Data Queries by Not
	 Data Input Methods
     bug: Do not generate error messages when creating non host based
	 graphs
     bug: Wrong index used for Data Queries using VALUE/REGEXP
     bug: Fix issue with title variable replacement failing when no host
	 is associated with graph
     bug: Cacti generating MySQL 1100 Errors when modifying the tree
     bug: Resolved "Fatal error: Cannot use string offset as an array"
	 in lib/data_query.php
     feature: Properly support ifHighSpeed replacement variable
     feature: Increase granularity of availability options to correct
	     spine bug
     feature: Replace "event count" with last changed date for host
	     availability
2011-12-20 23:57:33 +00:00
pettai
28f537c72f Unbound 1.4.14:
Features:

* Makefile changed for BSD make compatibility.
* dns over ssl support as a client, ssl-upstream yes turns it on.
  It performs an SSL transaction for every DNS query.
* dns over ssl support as a server, ssl-service-pem and ssl-service-key files
  can be given and then TCP queries are serviced wrapped in SSL.
* lame-ttl and lame-size options no longer exist, it is integrated with the
  host info. They are ignored (with verbose warning) if encountered
  to keep the config file backwards compatible.
* TCP-upstream calculates tcp-ping so server selection works if there are
  alternatives.
* Unbound probes at EDNS1480 if there an EDNS0 timeout.

Bug Fixes:

* Fix for VU#209659 CVE-2011-4528: Unbound denial of service vulnerabilities
  from nonstandard redirection and denial of existence
  http://www.unbound.net/downloads/CVE-2011-4528.txt
* Fix for tcp-upstream and ssl-upstream for if a laptop sleeps,
  causes SERVFAILs. Also fixed for UDP (but less likely).
* Fix quartile time estimate, it was too low.
* Fix double free in unbound-host.
* fix -flto detection on Lion for llvm-gcc.
* [bugzilla: 416 ] Infra cache stores information about ping and lameness
  per IP, zone.
* [bugzilla: 415 ] Fix resolve of partners.extranet.microsoft.com with a fix
  for the server selection for choosing out of a (particular) list of bad
  choices.
* Fix make_new_space function so that the incoming query is not overwritten
  if a jostled out query causes a waiting query to be resumed that then fails
  and sends an error message.
* fix unbound-anchor for broken strptime on OSX lion, detected in configure.
* Detect if GOST really works, openssl1.0 on OSX fails.
* Implement ipv6%interface notation for scope_id usage.
* better documentation for inform_super.
* Fix for out-of-memory condition in libunbound.
* Fix --enable-allsymbols, it depended on link specifics of the target platform, or fptr_wlist assertion failures could occur.
* updated contrib/unbound_munin_ to family=auto so that it works with
  munin-node-configure automatically.
* Fix classification of NS set in answer section, where there is a
  parent-child server, and the answer has the AA flag for dir.slb.com.
* [bugzilla: 408 ] accept patch from Steve Snyder that comments out unused
  functions in lookup3.c.
* fix various compiler warnings.
* max sent count. EDNS1480 only for rtt < 5000. No promiscuous fetch if
  sentcount > 3, stop query if sentcount > 16. Count is reset when referral
  or CNAME happens. This makes unbound better at managing large NS sets,
  they are explored when there is continued interest (in the form of queries).
* remove uninit warning from cachedump code.
* Fix parse error on negative SOA RRSIGs if badly ordered in the packet.
* fix infra cache comparison.
* Fix to constrain signer_name to be a parent of the lookupname.
* robust checks for next-closer NSEC3s.
* iana portlist updated.

(Ok'ed by wiz@)
2011-12-20 14:02:02 +00:00
asau
627ee491ce mount.cifs and umount.cifs were removed along with configure option.
This fixes packaging and installation on Linux.
2011-12-19 14:47:27 +00:00
dholland
2f3728dd6d Use time_t to call time(). 2011-12-19 05:06:34 +00:00
dholland
32e4292289 Needs curses, not termcap. Doesn't build, so no revbump. 2011-12-18 15:52:44 +00:00
obache
bdaf2325dc Change default PKGNAME scheme for PECL packages.
Drop ${PHP_BASE_VARS} from PKGVERSION by default.

It used to be required to support multiple php version.
But after PHP version based ${PHP_PKG_PREFIX} was introduced,
such trick is not required anymore.
In addition to this, such version name schme invokes unwanted version bump
when base php version is bumped, plus, such version scheme is hard to
use for DEPENDS pattern.

To avoid downgrading of package using such legacy version scheme,
PECL_LEGACY_VERSION_SCHEME is introduced.
If it is defined, current version scheme is still used for currently
supported PHP version (5 and 53), but instead of ${PHP_BASE_VARS},
current fixed PHP base version in pkgsrc is used to avoid unwanted version bump
from update of PHP base package.
With newer PHP (54, or so on), new version scheme will be used if
it is defined.
This trick will not be required and should be removed after php5 and php53 will
be gone away from pkgsrc.
2011-12-17 13:46:27 +00:00
drochner
ffb74fa03f update to 0.2.2.35
changes:
-fixes a critical heap-overflow security issue (CVE-2011-2778)
-more fixes, mostly affecting hidden services and relays
2011-12-17 12:39:43 +00:00
sbd
2d4d7d8129 Add missing mk/termcap buildlink.
Bump PKGREVISION
2011-12-17 10:16:32 +00:00
sbd
90d857ba7f Add missing mk/curses buildlink.
Bump PKGREVISION
2011-12-17 10:16:28 +00:00
sbd
ad41caf209 Add missing mk/termcap buildlink.
Respect LDFLAGS

Bump PKGREVISION
2011-12-17 10:16:24 +00:00
sbd
cf4a5b3a63 If using fetch in FETCH_USING then fetch and libfetch cannot use checkperms. 2011-12-17 00:12:29 +00:00
asau
c9fac4381b Update to Samba 3.5.12
This is the latest stable release of Samba 3.5.

Major enhancements in Samba 3.5.12 include:

o  Fix race condition in Winbind (bug 7844).
o  The VFS ACL modules are no longer experimental but production-ready.

See full release notes at http://www.samba.org/samba/history/samba-3.5.12.html
2011-12-16 23:21:45 +00:00
asau
138d71ff62 Update to Samba 3.6.1
Major enhancements in Samba 3.6.1 include:

o  Fix smbd crashes triggered by Windows XP clients (bug #8384).
o  Fix a Winbind race leading to 100% CPU load (bug #8409).
o  Several SMB2 fixes.
o  The VFS ACL modules are no longer experimental but production-ready.

Full release notes at http://www.samba.org/samba/history/samba-3.6.1.html


Major enhancements in Samba 3.6.0 include:

 - Changed security defaults:

      client ntlmv2 auth = yes
      client use spnego principal = no
      send spnego principal = no

 - SMB2 support (fully functional with one omission)
 - Internal Winbind passdb changes
 - New Spoolss code
 - ID Mapping Changes
 - Endpoint Mapper
 - Internal restructuring
 - SMB Traffic Analyzer (http://holger123.wordpress.com/smb-traffic-analyzer/)
 - NFS quota backend on Linux

Full release notes at http://www.samba.org/samba/history/samba-3.6.0.html
2011-12-16 22:32:06 +00:00
fhajny
23d16ab1d6 Add support for Solaris as a target.
Make rc.d script optional in PLIST.
2011-12-16 12:14:12 +00:00
asau
98745a3c70 Remove accidentaly resurrected patches. 2011-12-16 11:10:13 +00:00
asau
22f7c5eacb Update to Samba 3.5.11 from net/samba35, part of Samba packages rearrangement. 2011-12-16 11:05:24 +00:00
hiramatsu
347bdde113 Update p5-Net-Jifty to 0.14.
Change from previous:
---------------------
0.14    3 Jan 2011
        Bump to Encode 2.41 to fix a test issue with encoded periods (Sartak)
2011-12-16 06:11:42 +00:00
dholland
eaff33246f Somebody sent patches upstream to use the -current prerelease libquota API
(such as it is) -- correct it for necessary changes. Closes PR 45714.

Note: this will break again in a few days when that API is removed...
2011-12-16 05:21:37 +00:00
asau
e6ef752d2a + samba30 2011-12-15 23:09:57 +00:00
asau
b85ae2b50b Adjust path for buildlink.
Use common files from net/samba just like other Samba packages do.
2011-12-15 22:59:28 +00:00
asau
66117640cc Reimport Samba 3.0.37 from net/samba as net/samba30 as part of Samba packages rotation. 2011-12-15 22:23:23 +00:00
taca
ac7f7fe7a8 Update ruby-snmp package to 1.1.0.
== Changes

Changes for version 1.1.0:

* Added MIB support to ObjectId and Varbind, so that to_s can return symbolic information
* Added to_str method to ObjectId to return a numeric OID string (old to_s behavior)
* TrapListener can now support multiple community strings

Changes for version 1.0.4:

* New option handling and added lower-case versions of all options
* Added SNMP::VERSION constant
* Experimental support for IPv6
* Removed support for installation with setup.rb
2011-12-15 15:42:14 +00:00
taca
e17b876059 Update ruby-net-ping package to 1.5.2.
== 1.5.2 - 4-Nov-2011
* The Net::Ping::HTTP class now defaults to using HEAD instead of GET
  for its ping test. You can alter this via the get_request accessor.
  Thanks got to Balazs Kutil for the patch.
* Added the ssl_verify_mode accessor to the Net::Ping::HTTP class, which
  defaults to VERIFY_NONE. This fixes possible warnings resulting from
  missing SSL certificates when using https. Thanks go to Balazs Kutil
  for the patch.
2011-12-15 15:41:36 +00:00
taca
d824aa0f8f Update ruby-amqp pacakge to 0.8.4.
* Some parts are splited to another package (ruby-amq-client and
  ruby-amq-protocol).
* Update DESCR.
2011-12-15 14:52:01 +00:00
taca
d37e3d0d53 Add and enable ruby-amq-client and ruby-amq-protocol. 2011-12-15 14:50:22 +00:00
taca
930fa7059e Importing net/ruby-amq-client package version 0.8.7.
(This is required by new ruby-amqp package.)


amq-client is a fully-featured, low-level AMQP 0.9.1 client that runs on Ruby
1.8.7, 1.9.2, REE, Rubinius and JRuby.
It's sweet spot is in serving as foundation for higher-level, more opinionated
AMQP libraries.
It can be used directly by applications code when performance and access to
advanced AMQP protocol features is more important that API convenience.
2011-12-15 14:48:58 +00:00
taca
68e38cdd6e Importing net/ruby-amq-protocol pacakge version 0.8.4.
(This is required by new ruby-amqp package.


amq-protocol is an AMQP 0.9.1 serialization library for Ruby. It is not an
AMQP client: amq-protocol only handles serialization and deserialization.
If you want to write your own AMQP client, this gem can help you with that.
2011-12-15 14:47:09 +00:00
hiramatsu
36925d6b0f Update p5-Net-GitHub to 0.30.
Changes from previous:
----------------------
0.30    2011.08.27
        - Default to GET method if we've no data to POST (Lubomir Rintel)
        - repository update (Lubomir Rintel)
        - Slow down with requests if we're approaching the rate limit (Lubomir Rintel)
        - Make it possible to turn API errors into exceptions (Lubomir Rintel)

0.29    2011.05.07
        always_Authorization for private respo

0.28    2011.03.06
        use official GitHub API request instead of screen-scraping for 'comments' issues by spang (Christine Spang)

0.27    2011.02.17
        requires HTTP::Request::Common; (RT 65787 by JQUELIN)

0.26    2011.01.20
        fix Makefile.PL

0.25    2011.01.19
        partial implementation of Pull Request API (doy)

0.24    2011.01.01
        Organizations API (fayland)
        update Auth to 'Basic Auth' (fayland)

0.23    2010.11.04
        Moose has deprected 'excludes', '-excludes' is preferred (datamuc)
2011-12-15 05:54:08 +00:00
abs
6afe3e5b08 add rc.d script, bump pkgrevision 2011-12-14 13:35:46 +00:00
fhajny
7947ecc970 Fix stale/missing config file 2011-12-14 13:09:57 +00:00
fhajny
af3de18bd1 Use Bash as interpretter in scripts properly 2011-12-14 13:07:38 +00:00
fhajny
7426fbd697 Updated net/rabbitmq to 2.7.0.
Major changes:
  * Order preservation of re-queued messages
  * Plugins included with server
  * "amqp" URI client connection
  * Performance improvements

See full changelog:

  http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20111109/116e9fd4/attachment.txt
2011-12-14 11:55:20 +00:00
shattered
3ccc5e10f2 Update COMMENT. 2011-12-14 09:24:41 +00:00
sbd
01ce2c530c Regenerate diffs for GNU patch. 2011-12-14 03:57:50 +00:00
hiramatsu
b95f41dee0 Update p5-Net-CIDR-Lite to 0.21.
Changes from previous:
----------------------
0.21  Wed Mar 28 14:34:18 2007
    - Fix RT Tickets:
    - 14535: Fix spanner clean() docs (reported by carbon at pobox.com).
    - 25898: Undef dereference with empty object (patch by Adam Tomason).
    - 30777: Add short_list_range() method (patch by Josef Kutej).
    - 48308: clean() or list() before add() causes error (reported by David Cawley).
    - 50042: spanner add() did not accept non-object (patch by Tomo.M).
    - 52571: "::" not accepted as valid IPv6 address (reported by Tim Wilde).
2011-12-13 00:32:14 +00:00
dholland
18faff0dad Accomodate C++ language drift. Fixes build with gcc 4.5. 2011-12-11 15:50:56 +00:00
taca
3bd20cfc89 Update isc-dhcp4 package to 4.2.3p1 (4.2.3-P1).
It implicitly update isc-dhclient4, isc-dhcpd4 and isc-dhcrelay4 to 4.2.3p1.

			Changes since 4.2.3

! Add a check for a null pointer before calling the regexec function.
  Without out this check we could, under some circumstances, pass
  a null pointer to the regexec function causing it to segfault.
  Thanks to a report from BlueCat Networks.
  [ISC-Bugs #26704].
  CVE: CVE-2011-4539
2011-12-11 14:36:11 +00:00
obache
a3a3df83af Update mikutter to 0.0.4.609.
* fix: crash when URL open failure with browser
2011-12-11 09:08:43 +00:00
roy
6a9cba9971 Fix ICMPv6 DNSSL padding 2011-12-10 18:55:37 +00:00
drochner
a03a684eb1 PKGREV bump for libXp-less openmotif 2011-12-09 14:36:32 +00:00
agc
ced2eecd3f Add and enable dnscap 2011-12-08 07:39:55 +00:00
agc
3e37430049 Initial import of dnscap-134 into the Packages Collection.
dnscap is a network capture utility designed specifically for DNS
	traffic.  It produces binary data in pcap(3) format.  This utility is
	similar to tcpdump(1), but has a number of features tailored to DNS
	transactions and protocol options.

	OARC likes to use dnscap for DITL data collections.  Some of its
	features include:

	+ Understands both IPv4 and IPv6
	+ Captures UDP, TCP, and IP fragments.
	+ Collect only queries, responses, or both (-s option)
	+ Collect for only certain source/destination addresses (-a -z -A -Z
	  options)
	+ Periodically creates new pcap files (-t option)
	+ Spawns an upload script after closing a pcap file (-k option)
	+ Will start and stop collecting at specific times (-B -E options)
2011-12-08 07:39:00 +00:00
joerg
94b6db3ec1 Don't use "bool" as struct member. Fix flex/bison usage 2011-12-07 15:18:51 +00:00