Commit graph

11093 commits

Author SHA1 Message Date
ryoon
1463913e74 Add grake 2011-11-08 20:40:19 +00:00
ryoon
9b5b957c41 Import p5-grake-0.1.0 as wip/grake from wip/grake
grake is a command line tool for scanning webpages for Youtube links.
2011-11-08 20:39:18 +00:00
ryoon
5f1ae8d8c1 Add gcap 2011-11-08 20:36:47 +00:00
ryoon
001b93b0be Import p5-gcap-0.1.1 as wip/gcap from wip/gcap
gcap is a command line tool for retrieving Youtube closed captions.
The retrieved closed captions are saved in Subrip (srt) file format.
2011-11-08 20:35:46 +00:00
ryoon
d8514a8539 Fix DEPENDS 2011-11-08 20:33:21 +00:00
ryoon
94bd03743b Add umph 2011-11-08 20:30:59 +00:00
ryoon
433b2bc046 Import p5-umph-0.2.0 as net/umph from wip/umph
umph is a command line tool for parsing video links from Youtube
feeds, such as playlists, favorites and uploads. The parsed video
links are printed to the standard output each separated with a
newline.
2011-11-08 20:29:59 +00:00
ryoon
4e659065a1 Add p5-Umph-Prompt 2011-11-08 20:22:06 +00:00
ryoon
25e75b36c7 Import p5-Umph-Prompt-0.1.0 as net/p5-Umph-Prompt from wip/p5-Umph-Prompt
Umph::Prompt is an interactive prompt module for umph and similar
programs.
2011-11-08 20:21:30 +00:00
ryoon
ba296b4b2f Update MAINTAINER e-mail address 2011-11-08 19:29:09 +00:00
joerg
c93f02b807 More help for stupid glibc headers. 2011-11-08 18:02:27 +00:00
taca
4c699984fd Use RUBY_VERSION instead of RUBY_REQD. 2011-11-08 15:42:27 +00:00
obache
d7a9eee360 Update ruby-tweetstream to 1.0.5.
* Use ssl as per twitter requirements.
2011-11-08 09:08:21 +00:00
hans
d84c9dd331 Libtorrent and rtorrent need gcc>=4.2.1, at least on some architectures.
Explicitly exclude architectures known to work with older gcc versions
(alpha, i386 and x86_64 for now). Ok by tron.
2011-11-07 13:10:31 +00:00
tcort
b38d0b54b4 Do not define HAVE_SA_LEN when __minix is defined per pkg/45039 2011-11-06 20:03:50 +00:00
wiz
2a1005922e Remove BROKEN.
The package builds fine, if you have the distfile; no reason to
mark it broken.
2011-11-06 17:30:06 +00:00
tron
675c6c5fc8 Back out last change. The package builds and works fine with GCC 4.1.3
under NetBSD/amd64 5.1_STABLE.

This change was also not approved by the owner of the package.
2011-11-06 13:42:21 +00:00
marino
56544083da PR#44913 net/skype: Marked as BROKEN
Version 1.4 distfiles have been permanently removed from skype.com,
the only known master site.  This package either needs to be upgraded
to the 2.x.x series or permanently removed from pkgsrc.
2011-11-06 11:49:50 +00:00
obache
1f3bcfbaa2 Update to mikutter to 0.0.4.571.
switch to new unstable branch.
2011-11-06 07:49:38 +00:00
obache
8780d85274 Apply some changes taken from upstream for net/mikutter version 0.0.4.
Bump PKGREVISION.
2011-11-06 07:44:27 +00:00
hiramatsu
affa9aa938 Update p5-RPC-XML to 0.76.
Changes from previous:
        - fixed typo
        - clean up test suite
        - improved date parsing
        - fix MANIFEST
        - improved arguments-checking in send_request.
	- fixes from Devel::Cover analysis.
        - fixes for file-based method loading/reloading.
        - documentation clean-up and update.
2011-11-05 20:26:27 +00:00
hans
9e3d3eae4c libtorrent and rtorrent need gcc>=4.2.1 (http://libtorrent.rakshasa.no/ticket/2088)
Fixes a build problem seen on NetBSD/sparc64 5.x
2011-11-04 18:15:30 +00:00
obache
aea718e5c8 + p5-SOAP-Transport-TCP 2011-11-03 04:51:53 +00:00
obache
a8a9ea0daf Import p5-SOAP-Transport-TCP-0.715 as net/p5-SOAP-Transport-TCP.
Initial version - split from SPAP::Lite.

This package adds TCP transport support to SOAP::Lite.
2011-11-03 04:49:46 +00:00
adam
1e21e45f01 Changes 0.714:
* Moved SOAP::Transport::TCP into SOAP-Transport-TPC distribution
* 70329 - not generating attributes properly (deleting id attribute)

Changes 0.713:
* 52637 error sending a request in perl 5.10.0 containing utf-8 data using the
  string data type
* 48775 Small bug in SOAP::Packager
* 51178 Emailing: SOAP-Lite-0.710.10.patch
* 55962 Spelling errors
* 52015 defined(%hash) deprecated in Perl 5.11
* 63693 Uninitalized value
* 65655 Assignment of shift to list
* 58538 regression from 0.710.08 soap:Client,Application failed during request
  deserialization
* 64250 Bleadperl v5.13.7-297-g558b442 breaks SOAP::Lite 0.712
* 68088 XML::Parser::Lite fails tests under perl 5.14 RC1
* 69825 Bug in SOAP/Lite/Deserializer/XMLSchemaSOAP1_2.pm
2011-11-02 14:44:36 +00:00
obache
7b30f2eefd * No need to buildlink with py-xml, simple DEPENDS is sfficient.
* No compiler languages is required.
* Convert to register egg-info.

Bump PKGREVISION.
2011-11-02 12:51:16 +00:00
obache
c7c77778d6 LICENSE=gnu-lgpl-v2.1 2011-11-02 12:32:47 +00:00
obache
2b43ae3a29 Update py-IP to 0.75.
while here,
 * convert to register egg-info
 * add test target

Version 0.75 (2011-04-12)
-------------------------

 * IP('::/0').netmask() gives IP('::') instead of IP('0.0.0.0')

Version 0.74 (2011-02-16)
-------------------------

 * Fix tests for Python 3.1 and 3.2
 * ip.__nonzero__() and (ipa in ipb) return a bool instead of 0 or 1
 * IP('0.0.0.0/0') + IP('0.0.0.0/0') raises an error, fix written by Arfrever

Version 0.73 (2011-02-15)
-------------------------

 * Support Python 3: setup.py runs 2to3
 * Update the ranges for IPv6 IPs
 * Fix reverseName() and reverseNames() for IPv4 in IPv6 addresses
 * Drop support of Python < 2.5

Version 0.72 (2010-11-23)
-------------------------

 * Include examples and MANIFEST.in in source build (add them to
   MANIFEST.in)
 * Remove __rcsid__ constant from IPy module

Version 0.71 (2010-10-01)
-------------------------

 * Use xrange() instead of range()
 * Use isinstance(x, int) instead of type(x) == types.IntType
 * Prepare support of Python3 (use integer division: x // y)
 * Fix IP(long) constructor: ensure that the address is not too large
 * Constructor raise a TypeError if the type is not int, long,
   str or unicode
 * 223.0.0.0/8 is now public (belongs to APNIC)
2011-11-02 10:58:33 +00:00
tron
ce3282c0ee Update "wireshark" package to version 1.6.3. Changes since version 1.6.2:
- The following vulnerabilities have been fixed.
  o wnpa-sec-2011-17
    The CSN.1 dissector could crash. (Bug 6351)
    Versions affected: 1.6.0 to 1.6.2.
  o wnpa-sec-2011-18
    Huzaifa Sidhpurwala of Red Hat Security Response Team
    discovered that the Infiniband dissector could dereference a
    NULL pointer. (Bug 6476)
    Versions affected: 1.4.0 to 1.4.9, 1.6.0 to 1.6.2.
  o wnpa-sec-2011-19
    Huzaifa Sidhpurwala of Red Hat Security Response Team
    discovered a buffer overflow in the ERF file reader. (Bug
    6479)
    Versions affected: 1.4.0 to 1.4.9, 1.6.0 to 1.6.2.
- The following bugs have been fixed:
  o Assertion failed when doing File->Quit->Save during live
    capture. (Bug 1710)
  o Wrong PCEP XRO sub-object decoding. (Bug 3778)
  o Wireshark window takes very long time to show up if invalid
    network file path is at recent file list (Bug 3810)
  o Decoding [Status Records] Timestamp Sequence Field in Bundle
    Protocol fails if over 32 bits. (Bug 4109)
  o ISUP party number dissection. (Bug 5221)
  o wireshark-1.4.2 crashes when testing the example python
    dissector because of a dissector count assertion. (Bug 5431)
  o Ethernet packets with both VLAN tag and LLC header no longer
    displayed correctly. (Bug 5645)
  o SLL encapsuled 802.1Q VLAN is not dissected. (Bug 5680)
  o Wireshark crashes when attempting to open a file via drag &
    drop when there's already a file open. (Bug 5987)
  o Adding and removing custom HTTP headers requires a restart.
    (Bug 6241)
  o Can't read full 64-bit SNMP values. (Bug 6295)
  o Dissection fails for frames with Gigamon Header and VLAN. (Bug
    6305)
  o RTP Stream Analysis does not work for TURN-encapsulated RTP.
    (Bug 6322)
  o packet-csn1.c doesn't process CSN_CHOICE entries properly.
    (Bug 6328)
  o BACnet property time-synchronization-interval (204) name shown
    incorrectly as time-synchronization-recipients. (Bug 6336)
  o GUI crash on invalid IEEE 802.11 GAS frame. (Bug 6345)
  o [ASN.1 PER] Incorrect decoding of BIT STRING type. (Bug 6347)
  o ICMPv6 router advertisement Prefix Information Flag R "Router
    Address" missing. (Bug 6350)
  o Export -> Object -> HTTP -> save all: Error on saving files.
    (Bug 6362)
  o Inner tag of 802.1ad frames not parsed properly. (Bug 6366)
  o Added cursor type decoding to MySQL dissector. (Bug 6396)
  o Incorrect identification of UDP-encapsulated NAT-keepalive
    packets. (Bug 6414)
  o WPA IE pairwise cipher suite dissector uses incorrect
    value_string list. (Bug 6420)
  o S1AP protocol can't decode IPv6 transportLayerAddress. (Bug
    6435)
  o RTPS2 dissector doesn't handle 0 in the octestToNextHeader
    field. (Bug 6449)
  o packet-ajp13 fix, cleanup, and enhancement. (Bug 6452)
  o Network Instruments Observer file format bugs. (Bug 6453)
  o Wireshark crashes when using "Open Recent" 2 times in a row.
    (Bug 6457)
  o Wireshark packet_gsm-sms, display bug: Filler bits in TP-User
    Data Header. (Bug 6469)
  o wireshark unable to decode NetFlow options which have system
    scope size != 4 bytes. (Bug 6471)
  o Display filter Expression Dialog Box Error. (Bug 6472)
  o text_import_scanner.l missing. (Bug 6531)
- Updated Protocol Support
  AJP13, ASN.1 PER, BACnet, CSN.1, DTN, Ethernet, ICMPv6, IEEE
  802.11, IEEE 802.1q, Infiniband, IPsec, MySQL, PCEP, PN-RT, RTP,
  S1AP, SSL
- New and Updated Capture File Support
  Endace ERF.
2011-11-02 07:56:24 +00:00
hubertf
45b5a672bd Update ucarp to 1.5.2. Changes:
* Version 1.5.2:
 - Avoid adverts that might be twice what they should be on some Linux
systems (Steve Kehlet).

* Version 1.5.1:
 - A new option has been added to try using broadcast advertisements instead
of multicast ones.

* Version 1.5:
 - Breakage introducted with version 1.4 should finally be fixed, thanks to
Petr Kohts, Greg Walton and Steve Kehlet.
 - A new option has been added to ignore unplugged network cable detection,
useful when nodes are connected with a crossover cable, not with a switch.

* Version 1.4:
 - This version should finally fix every issue people had with gratuitous
ARP announcements.
 - Nodes configured with the same intervals shouln't flip-flop any more.

* Version 1.3:
 - Gratuitous ARP packets should now properly be sent, regardless of the
architecture.
 - New option: -m (-xparam=...) in order to add arbitrary arguments to
up/down scripts.
 - New option: -o (--passfile=...) in order to read the secret key from a
file.
 - A delayed ARP request is sent after the first one when switching to
MASTER, in order to deal with some layer-3 switches.
 - Bug fixes.

* Version 1.2:
 - Neutral mode (--neutral).
 - NetBSD compatibility.
 - Minor bug fixes.
2011-11-02 01:13:04 +00:00
marino
b44d471304 net/trafshow: Fix breakage on all platforms
Trafshow would not build due to #elif used instead of #else.
It would not build on DragonFly nor NetBSD 5.99
Reported by S.Wildner
2011-11-01 19:10:15 +00:00
obache
a39fb8b9f0 * no need to buildlink with py-cursespanel, simple DEPENDS is sufficient.
* register egg-info

Bump PKGREVISION.
2011-11-01 11:21:59 +00:00
obache
0f399c517a NO_BUILD=yes means no need to buildlink, simple DEPENDS is sufficient. 2011-11-01 11:13:40 +00:00
obache
a93bf763b7 * tell right location for spread prefix.
* LICENSE=python-software-foundation
* convert to register egg-info

Bump PKGREVISION.
2011-11-01 10:54:05 +00:00
obache
32ff76df1a Convert to register egg-info.
Bump PKGREVISION.
2011-11-01 10:18:21 +00:00
sbd
ff3e585f03 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:11:52 +00:00
sbd
94b37b4e43 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:00:33 +00:00
morr
2bd53f2c62 Move www/haproxy to net/haproxy.
PR pkg/45547
2011-10-31 23:39:07 +00:00
morr
3cec878e10 HAProxy is a free, very fast and reliable solution offering high
availability, load balancing, and proxying for TCP and HTTP-based
applications. It is particularly suited for web sites crawling under
very high loads while needing persistence or Layer7 processing.
Supporting tens of thousands of connections is clearly realistic with
todays hardware.
2011-10-31 23:34:07 +00:00
sbd
b225cdc2ec Add missing readline buildlink.
Bump PKGREVISION
2011-10-31 19:23:07 +00:00
obache
2dac2e0cdf pure python module, none of compiler is required. 2011-10-31 12:53:48 +00:00
obache
a7a799ce07 * Convert PYDISTUTILSPKG to register egg-info.
Bump PKGREVISION.
2011-10-31 12:41:11 +00:00
obache
7e2a43a110 * No need to buildlink with python modules, simple DEPENDS is sufficient.
* Pure python package, no compiler languages is required.
* convert DISTUTILSPKG to register egg-info.

Bump PKGREVISION.
2011-10-31 11:57:00 +00:00
obache
240dd53704 This package has no contents for buildlink. 2011-10-31 11:42:53 +00:00
obache
8bc9dba11b No need to define PYDISTUTILSPKG=yes for egg package. 2011-10-31 11:36:00 +00:00
obache
5d3e62822c LICENSE=mit 2011-10-31 11:27:15 +00:00
obache
f2e31cadc4 Change empty do-build target to NO_BUILD=yes, and avoid dependency on C compiler.
And no build means no need to buildlink with py-gkt2, simple DEPENDS is sufficient.
2011-10-31 09:28:35 +00:00
obache
41dcff335a Update py-GeoIP to 1.2.7.
while here, let to register egg-info.

1.2.7	2011-08-23
        * Add example test_netspeedcell.py ( Boris Zentner )
1.2.6	2011-06-06
	* Add new methods record_by_name_v6 and record_by_addr_v6 to support
		GeoIPCityv6 databases. ( Boris Zentner )
1.2.5	2011-05-10
	* Remove Confidence and Accuracy Database it is unsued anyway. ( Boris
		Zentner )
	* Add new methods enable_teredo, teredo, time_zone_by_country_and_region
		and lib_version ( Boris Zentner )
	* Add support for Confidence and Accuracy Database.
	* Add support for Netspeed Database. via:
		id_by_addr
		id_by_name
	* Add IPv6 glue *** needs libGeoIP 1.4.7 ***
		country_code_by_name_v6
		country_name_by_name_v6
		country_code_by_addr_v6
		country_name_by_addr_v6 ( Boris Zentner )
2011-10-31 09:08:55 +00:00
obache
9733d2a9df LICENSE=mit 2011-10-31 08:52:14 +00:00
obache
af6a12493e LICENSE=gnu-gpl-v2 2011-10-31 08:47:33 +00:00
obache
94dc1bd52d * more honor VARBASE.
* fixes for the case PKG_SYSCONFBASE != ${PREFIX}/etc.
* approximate default config file to package build configuration.
* register egg-info.

Bump PKGREVISION.
2011-10-31 08:45:08 +00:00
drochner
0fb58450ec update to 0.2.2.34
fixes a critical anonymity vulnerability where an attacker
can deanonymize Tor users (CVE-2011-2768)
2011-10-30 17:49:18 +00:00
shattered
d5ddcf826c PR/42252 -- Add #include <sys/types.h> to build on 4.0. 2011-10-30 16:21:11 +00:00
cheusov
2b8c961126 Fix for PR 45495. 2011-10-30 15:30:17 +00:00
obache
5883070f10 * No need to buildlink with python module packagse, simple DEPENDS is sufficient.
* switch to use py-crypto instead of obsolated py-amkCrypto.
* register egg-info.

Bump PKGREVISION.
2011-10-30 12:07:50 +00:00
marino
b50b1a4f7a pkg/44990 (net/netatalk): Fix afpd startup script
Adds command_args to startup script to write the pid file to /var/run
as intended.  Apparently the lack of a pid file  did not affect NetBSD's
ability to stop the daemon, but it did prevent it on DragonFly BSD.
2011-10-30 10:08:22 +00:00
obache
1c866ab1f6 This package have no contents to buildlink. 2011-10-29 07:54:05 +00:00
tron
cd05b43ccf The file "lib/charset.alias" must *not* be added to the package list as it
is on the default skip list. Removing it fixes the build under Mac OS X
where it doesn't get installed.
2011-10-25 07:50:33 +00:00
ryoon
d69dbd8807 Update to 1.13.4
* Remove ssl option, and add gnutls and openssl options.
  The default is openssl like before.
* All security patches are included in upstream's tar ball.
* Remove ac_cv_func_sigsetjmp=yes line, because not defined now.

Tested on NetBSD/i386 4.0.1, 5.1 5.99.56.

Changelog:
* Changes in Wget 1.13.4

** Now --version and --help work again.

** Fix a build error on solaris 10 sparc.

** Now --timestamping and --continue work well together.

** Return a network failure when FTP downloads fail and --timestamping
   is specified.


* Changes in Wget 1.13.3

** Support HTTP/1.1

** Now by default the GNU TLS library for secure connections, instead of
   OpenSSL.

** Fix some portability issues.

** Handle properly malformed status line in a HTTP response.

** Ignore zero length domains in $no_proxy.

** Set new cookies after an authorization failure.

** Exit with failure if -k is specified and -O is not a regular file.

** Cope better with unclosed html tags.

** Print diagnostic messages to stderr, not stdout.

** Do not use an additional HEAD request when --content-disposition is used,
   but use directly GET.

** Report the average transfer speed correctly when multiple URL's are specified
   and -c influences the transferred data amount.

** GNU TLS backend works again.

** Now --timestamping and --continue works well together.

** By default, on server redirects, use the original URL to get the
   local file name. Close CVE-2010-2252.  This introduces a
   backward-incompatibility; any script that relies on the old
   behaviour must use --trust-server-names.

** Fix a problem when -k is used and some URLs are specified trough
   CSS.

** Convert correctly URLs that need to be encoded to local files when following
   links.

** Use persistent connections with proxies supporting them.

** Print the total download time as part of the summary for recursive downloads.

** Now it is possible to specify a different startup configuration file trough
   the --config option.

** Fix an infinite loop with the error '<filename> has sprung into existence'
   on a network error and -nc is used.

** Now --adjust-extension does not modify the file extension if the file ends
   in .htm.

** Support HTTP/1.1 307 redirects keep request method.

** Now --no-parent doesn't fetch undesired files if HTTP and HTTPS are used
   by the same host on different pages.

** Do not attempt to remove the file if it is not in the accept rules but
   it is the output destination file.

** Introduce `show_all_dns_entries' to print all IP addresses corresponding to
   a DNS name when it is resolved.
2011-10-24 15:22:01 +00:00
obache
882423f338 Update mikutter to 0.0.3.556.
* Omit lindices to avoid mismatch between Twitter's tweet escape and indices of
  Entity.
* Fixes URL for opening user's profile page.
2011-10-23 13:32:27 +00:00
he
3e2eafd984 Update to version 1.6.11.
Pkgsrc changes:
 o Sync PLIST, additional man page installed.

Upstream changes:
1.6.11	2011-09-29
	* bugfix #394: Fix socket leak on errors
	* bugfix #392: Apex only and percentage checks for ldns-verify-zone
	  (thanks Miek Gieben)
	* bugfix #398: Allow NSEC RRSIGs before the NSEC3 in ldns-verify-zone
	* Fix python site package path from sitelib to sitearch for pyldns.
	* Fix python api to support python2 and python3 (thanks Karel Slany).
	* bugfix #401: Correction of date/time functions algorithm and
	  prevention of an infinite loop therein
	* bugfix #402: Correct the minimum and maximum number of rdata fields
	  in TSIG. (thanks David Keeler)
	* bugfix #403: Fix heap overflow (thanks David Keeler)
	* bugfix #404: Make parsing APL strings more robust
	  (thanks David Keeler)
	* bugfix #391: Complete library assessment to prevent assertion errors
       	  through ldns_rdf_size usage.
	* Slightly more specific error messaging on wrong number of rdata
	  fields with the LDNS_STATUS_MISSING_RDATA_FIELDS_RRSIG and
	  LDNS_STATUS_MISSING_RDATA_FIELDS_KEY result codes.
	* bugfix #406: More rigorous openssl result code handling to prevent
	  future crashes within openssl.
	* Fix ldns_fetch_valid_domain_keys to search deeper than just one level
          for a DNSKEY that signed a DS RR. (this function was used in the
	  check_dnssec_trace nagios module)
	* bugfix #407: Canonicalize TSIG dnames and algorithm fields
	* A new output specifier to accommodate configuration of what to show
	  in comment texts when converting host and/or wire-format data to
	  string. All conversion to string and printing functions have a new
	  version that have such a format specifier as an extra argument.
	  The default is changed so that only DNSKEY RR's are annotated with
	  an comment show the Key Tag of the DNSKEY.
	* Fixed the ldns resolver to not mark a nameserver unreachable when
	  edns0 is tried unsuccessfully with size 4096 (no return packet came),
	  but to still try TCP. A big UDP packet might have been corrupted by
	  fragments dropping firewalls.
	* Update of libdns.vim (thanks Miek Gieben)
	* Added the ldnsx Python module to our contrib section, which adds even
	  more pythonisticism to the usage of ldns with  Python. (Many thanks
	  to Christpher Olah and Paul Wouters)
	  The ldnsx module is automatically installed when --with-pyldns is
	  used with configuring, but may explicitly be excluded with the
	  --without-pyldnsx option to configure.
	* bugfix #410: Fix clearing out temporary data on stack in sha2.c
	* bugfix #411: Don't let empty non-terminal NSEC3s cause
	  assertion failure.
2011-10-22 19:44:54 +00:00
wiz
c39fc043aa Add a MESSAGE:
For downloading from vimeo using curl (default), add the following line
to your ~/.curlrc:

	user-agent = "Mozilla/5.0"

Bump PKGREVISION.
2011-10-22 18:07:19 +00:00
ryoon
a15d3c051a Recursive revbump after graphics/ImageMagick update. 2011-10-22 15:00:20 +00:00
shattered
ea04b32cfe PR/39320 -- Don't override user-supplied rc.d *_flags variable. 2011-10-22 07:33:34 +00:00
ryoon
ff38cfd915 Update to 1.13.0
Changelog:
aria2 1.13.0
============

Release Note
------------

This release fixed libgcrypt version check error. Several command line
options were added. For details of each new option, read changes
below.  aria2 now returns error response if RPC request parameter has
wrong type.  For MinGW32 build, Unicode filenames support was added.

From this release, aria2 uses libnettle and libgmp by default instead
of libgcrypt.  If you want to use libgcrypt, use configure options
--without-libnettle --with-libgcrypt.

Changes
-------

 * Check libgcrypt version is greater or equal to required version.
   This will fixes Debian bug#642989.

 * Added --piece-length option.  This option sets a piece length for
   HTTP/FTP downloads. This is the boundary when aria2 splits a
   file. All splits occur at multiple of this length. This option will
   be ignored in BitTorrent downloads.  It will be also ignored if
   Metalink file contains piece hashes.

 * Throw exception if parameter has wrong type in RPC method.
   Formally, depending on the method implementation, this kind of
   error is just ignored and parameter is skipped. Now aria2 responds
   error for these cases. The required parameter checking is also
   reworked along with this change.

 * Cleanup log message for binding server socket.

 * Recognize tab as white space before option in -i list.

 * Added geom parameter to --stream-piece-selector option.  If 'geom'
   is given, at the beginning aria2 selects piece which has minimum
   index like 'inorder', but it exponentially increasingly keeps space
   from previously selected piece. This will reduce the number of
   establishing connection and at the same time it will download the
   beginning part of the file first. This will be useful to view movie
   while downloading it.

 * Added completedLength response key in aria2.getFiles RPC method

 * Added #checksum help tag.

 * Added --checksum option.  Added --checksum=TYPE=DIGEST option. This
   option sets checksum. TYPE is hash type. The supported hash type is
   listed in "Hash Algorithms" in "aria2c -v". DIGEST is hex digest.
   For example, setting sha-1 digest looks like this:
   sha-1=0192ba11326fe2298c8cb4de616f4d4140213838 This option applies
   only to HTTP(S)/FTP downloads.

 * Added --hash-check-only opiton.  Added --hash-check-only opiton.
   If true is given, after hash check using --check-integrity option,
   abort download whether or not download is complete. The default
   value is false.

 * Added --download-result option.  Added --download-result=OPT
   option.  This option changes the way "Download Results" is
   formatted. If OPT is 'default', print GID, status, average download
   speed and path/URI. If multiple files are involved, path/URI of
   first requested file is printed and remaining ones are omitted.  If
   OPT is 'full', print GID, status, average download speed,
   percentage of progress and path/URI. The percentage of progress and
   path/URI are printed for each requested file in each row.

 * Added --rpc-allow-origin-all option.  This option adds
   Access-Control-Allow-Origin header field with value '*' to the RPC
   response.

 * Ignore --out option supplied in command-line if -i is used.  You
   can still use out option in the text file specified in -i.

 * Disable SSLv2 by default and optimize memory usage.
   Patch from Cristian Rodríguez.

 * Added libnettle and libgmp support.  libnettle and libgmp is used
   by default. Old implementation uses libgcrypt as default. If more
   and more Linux distributions offer libnettle linked GnuTLS, then
   this change decrease library dependency against libgcrypt and
   libgpg-error.  The current library detection for libnettle and
   libgmp is very simple, just use AC_SEARCH_LIBS.
   util::generateRandomData() was written using SimpleRandomizer, thus
   no external library dependency from this function.

 * In MinGW32, open file with UNICODE filename and print them in ANSI.
2011-10-20 13:24:47 +00:00
jnemeth
95e54e4466 put back libpcap deleted in last update 2011-10-20 03:42:30 +00:00
ryoon
0f149ac8a7 Update to 20111019
Changelog from diff:
* Improve youtube.com support.
* Improve vimeo support.
* Add xvideos.com support.
* Add collegehumor.com support.
2011-10-19 18:25:49 +00:00
ryoon
3ea8391bc4 Replace whitespaces with tabs. 2011-10-19 14:47:30 +00:00
obache
3529d18007 Recursive Bump from boost-libs ABI bump. 2011-10-19 06:12:58 +00:00
adam
e3a6da9106 Changes 4.1.0:
* Unknown
2011-10-18 10:33:06 +00:00
obache
601037196b Update mikutter to 0.0.3.549.
* Improve README.
* Compliant with URL display of Twitter Web, unescape and display escaped Japanese URL.
2011-10-18 09:13:05 +00:00
spz
18444b458d teach the package options for cases where pthreads would be used, but are
broken
2011-10-17 20:14:50 +00:00
shattered
6a8b5f21ee PR/44479 -- disable use of nlist() if we're using sysctl() to get IP stats. 2011-10-17 19:40:26 +00:00
hiramatsu
7857542030 Add HOMEPAGE and LICENSE. 2011-10-17 11:09:31 +00:00
hiramatsu
0b33f79b88 Fix DEPENDS. 2011-10-17 10:51:57 +00:00
hiramatsu
16fed472cc Update p5-Net-Amazon-S3 to 0.54.
Changes from previous:
0.54 Sat Mar 21 21:23:32 BST 2011
    - Fix for a naked qw() warning (patch by David Wheeler)
    - Fixed path issues (patch by Pavel Karoukin)
      *WARNING* THIS MIGHT BREAK EXISTING APPS *WARNING*
    - Author and development information changes

0.53 Tue Mar 30 15:24:19 BST 2010
    - fix authenticated urls to work with EU buckets (patch by Edmund
      von der Burg)
    - tiny POD fix (patch by Frank Wiegand)
    - add an exists method to Net::Amazon::S3::Client (suggested by
      David Golden)
    - fix max_keys when listing buckets (spotted by Andrew Bryan)
    - add content_encoding to Net::Amazon::S3::Object (suggested
      by Egor Korablev)
    - update s3cl: You need to use the module before you use it,
      added the mkbucket command, now you can run the help without
      your AWS secret key, add docs about the env variables you need
      to run s3cl (patches by Jesse Vincent)

0.52 Thu Jul  2 09:17:11 BST 2009
    - increase version prerequisites for some modules so that they
      are known to work

0.51 Tue May 19 08:31:59 BST 2009
    - use MooseX::Types::DateTimeX so that we work with latest Moose
      (noticed by Ted Zlatanov)
2011-10-17 10:32:54 +00:00
hiramatsu
d6bae5355f Add HOMEPAGE and LICENSE. 2011-10-17 10:00:07 +00:00
schnoebe
cf0fcea94b Update to twisted 11.0.0. -- Too many changes to list. 2011-10-17 03:47:57 +00:00
spz
c5bb4b544b fix build issues when building with non-standard PREFIX (found by dholland)
introduce options
allow optional building with net-snmp support

pkglint cosmetics
2011-10-16 15:19:08 +00:00
obache
47b5675e4c Fixes build on DragonFly BSD (missing IFM_TOKEN).
Based on PR pkg/45474 by Samuel J. Greear.
2011-10-16 09:30:39 +00:00
ryoon
3298c7f36b Add missing line to buildlink3.mk file. 2011-10-16 08:08:29 +00:00
ryoon
7b8af1d48b Add libquiv and libquvi-scripts 2011-10-16 07:33:24 +00:00
ryoon
f622dcb20f Update to 0.4.0
* Old quvi package splits into 3 packages, quvi, libquvi, and libquvi-scripts.

Changelog:
0.4.0  Wed Oct 05 2011  Toni Gundogdu

Changes:
  - Split from "quvi", new repo at <http://repo.or.cz/w/quvi-tool.git>
  - Make --category-all new default (prev. --category-http)
  - Extend --exec to support %t, page title (#41)
  - Remove deprecated "--format (help|list)"
  - Remove deprecated "--no-shortened"
  - Remove deprecated "--old"

For earlier notes, see <http://repo.or.cz/w/quvi.git/blob/HEAD:/NEWS>.
2011-10-16 07:31:57 +00:00
ryoon
0fb75075b5 Import of libquvi-0.4.0 as net/libquvi
The quvi is a command line tool for parsing video download links. It
supports Youtube and other similar video websites.  libquvi is a
library for parsing video download links with C API. It is written in
C and intended to be a cross-platform library.
You can see the list of supported sites from 'quvi --support'.

This package provides library for quvi.
2011-10-16 07:30:01 +00:00
ryoon
32a824eb4c Import of libquvi-scripts-0.4.0 as net/libquvi-scripts
The quvi is a command line tool for parsing video download links. It
supports Youtube and other similar video websites.  libquvi is a
library for parsing video download links with C API. It is written in
C and intended to be a cross-platform library.
You can see the list of supported sites from 'quvi --support'.

This package contains lua scripts for libquvi.
2011-10-16 07:29:08 +00:00
obache
28acce80df This package has no contentes to buildlink. 2011-10-16 04:25:33 +00:00
obache
c34c2d6d81 This package has no contents to buildlink. 2011-10-16 04:23:02 +00:00
obache
f0862e5423 * No need to buildlink with python modules, simple DEPENDS is sufficient.
* Convert PYDISTUTILSPKG to register egg-info.

Bump PKGREVISION.
2011-10-16 04:16:49 +00:00
obache
ea42422693 * convert PYDISTUILSPKG to register egg-info
Bump PKGREVISION.
2011-10-16 04:06:52 +00:00
obache
ca6dcc9507 * LICENSE=modified-bsd
* convert PYDISTUTILSPKG to register egg-info

Bump PKGREVISION.
2011-10-16 03:47:30 +00:00
spz
e2521d08f9 Update xymon and xymonclient to 4.3.5
adjust Makefile to avoid/fix problems found by dholland

Upstream changelog:

Changes from 4.3.4 -> 4.3.5 (9 Sep 2011)
========================================
* rev 6754
* Fix crash in CGI generating the "info" status column.
* Fix broken handling of IGNORE for log-file analysis.
* Fix broken clean-up of obsolete cookies (no user impact).
* Devmon RRD handler: Fix missing initialisation, which
  might cause crashes of the RRD handler.
* Fix crashes in xymond caused by faulty new library for
  storing cookies and host-information.
* Fix memory corruption/crash in xymond caused by logging
  of multi-source statuses.
* New "delayred" and "delayyellow" definitions for a host
  can be used to delay change to a yellow/red status for
  any status column (replaces the network-specific "badFOO"
  definitions).
* analysis.cfg and alerts.cfg: New DISPLAYGROUP setting to
  select hosts by the group/group-only/group-except text.
* New HOSTDOCURL setting in xymonserver.cfg. Replaces the
  xymongen "--docurl" and "--doccgi" options, and is used
  by all tools.
* xymond_history option to control location of PID file.
* Critical Systems view: Optionally show eventlog for the
  hosts present on the CS view.
* Critical Systems view: Multiple --config options can
  now be used, to display critical systems from multiple
  configurations on one page.
* Detailed status display: Speedup by no longer having to
  load the hosts.cfg file.
* xymongen and xymonnet: Optionally load the hosts.cfg
  from xymond instead of having to read the file.

Changes from 4.3.3 -> 4.3.4 (1 Aug 2011)
========================================
* rev 6722
* Fix crashes and data corruption in Xymon worker modules
  (xymond_client, xymond_rrd etc) after handling large
  messages.
* Fix xymond lock-up when renaming/deleting hosts
* Fix xymond cookie lookup mechanism
* Webpages: Add new HOSTPOPUP setting to control what values from
  hosts.cfg are displayed as a "comment" to the hostname (either
  in pop-up's or next to the hostname).
* Fix xymond_client crash if analysis.cfg contains invalid configuration
  entries, e.g. expressions that do not compile.
* Fix showgraph CGI crash when legends contain colon.
* xymonnet: Include hostname when reporting erroneous test-spec
* CGI utils: Multiple potential security fixes involving buffer-
  overruns when generating responses.
* CGI utils: Fix crash when invoked with HTTP "HEAD"
* CGI utils: Fix crashes on 64-bit platforms due to missing prototype
  of "basename()" function.
* svcstatus CGI: Dont crash if history log is not a file.
* Critical systems view CGI: Cross-site scripting fix
* Fix recovery-messages for alerts sent to a GROUP
* RRD "memory" status handler now recognizes the output from the
  bb-xsnmp.pl module (for Cisco routers).
* Web templates modified so the menu CSS can override the default
  body CSS.
* Acknowledge web page now allows selecting minutes/hours/days
* Enable/Disable webpage enhanced, so when selecting multiple hosts
  the "Tests" column only lists the tests those hosts have.

Changes from 4.3.2 -> 4.3.3 (6 May 2011)
========================================
* rev6684
* SECURITY FIX: Some CGI parameters were used to construct
  filenames of historical logfiles without being sanitized,
  so they could be abused to read files on the webserver.
* SECURITY FIX: More cross-site scripting vulnerabilities.
* Remove extra "," before "History" button on status-view
* Critical view: Shring priority-column to 10% width
* hosts.cfg loader: Check for valid IP spec (nibbles in
  0-255 range). Large numbers in a nibble were accepted,
  triggering problems when trying to ping the host.
* Alert macros no longer limited to 8kB
2011-10-15 23:07:24 +00:00
spz
05e3040573 reanimate dhollands changes that play ok with 4.3.5 2011-10-15 23:04:51 +00:00
dholland
639f9c950f revert previous -- maintainer objected 2011-10-15 18:09:28 +00:00
spz
3da15036f7 Maintainer -> pkgsrc-users 2011-10-15 16:37:47 +00:00
dholland
c10f1ac005 Fix most of xymon's build issues:
- use the right environment variable to pass the rrdtool location;
   - remove some stray commas from the NetBSD build config;
   - make the toplevel configure script stop on error.
2011-10-15 16:28:22 +00:00
wiz
826e2d644c Update to 0.81:
V0.81 Fix for https://bugs.launchpad.net/mtr/+bug/776211
        don't have time right now to integrate some submitted patches.
        Sorry.
2011-10-15 14:48:49 +00:00
obache
bd197f93fe * no need to buildlink with py-SOAPpy, simple DEPENDS is sufficient.
* regist egg-info.

Bump PKGREVISION.
2011-10-15 08:50:22 +00:00
ghen
1b6ca9145d Update DESCR from website. 2011-10-13 11:44:47 +00:00
ghen
98e7e2e1eb Update to 0.11rc2 (with new homepage), latest available version since 2005.
0.11 (2005-08-18)

Changes by Wojtek Kaniewski <wojtekka@toxygen.net>:
- changed license to GPL version 2. There was no license information before
  which caused confusion. Code by Tomasz Lipski <lemur@irc.pl> and awayzzz
  <awayzzz@digibel.org> had to be removed, because their e-mail addresses
  were dead and googling for them gave no useful information. The missing
  features have been rewritten from scratch. If any offending code is still
  here, please let me know. I've done my best, but I haven't used any
  version control 5 years ago.
- changed e-mail address.

Changes by Ramunas Lukosevicius <lukoramu@parok.lt>
- fixed source mapping bug,
- SIGHUP reloads map file.

0.10 (2003-06-12)

Changes by Wojtek Kaniewski <wojtekka@irc.pl>:
- major code cleanup,
- select() before accept(), so 6tunnel won't hang on sys_socketcall.
- fixed losing data under heavy load, when write() didn't send all
  data. unsent data is stored in a buffer,
- autoconf,
- supports pid file (idea by misio <monster@qm.pl>).
2011-10-13 11:40:05 +00:00
obache
157ab4370f Update libVNCServer to 0.9.8.1.
0.9.8.1
   - Fixed an ABI compatibility issue.
2011-10-13 10:50:56 +00:00
ryoon
82f266e2c4 Update to 20110930
I cannnot find the changelog.
Probably this version follows recent youtube change.
2011-10-13 09:30:19 +00:00
hans
c0afd7d845 Fix build on SunOS. 2011-10-12 17:43:14 +00:00
hans
4c248ce886 Pod2man is needed to build the manpage. 2011-10-12 17:35:15 +00:00
hans
5e5d4b72b7 Explicitly specify DLPI backend on SunOS < 5.11. 2011-10-12 17:33:58 +00:00
obache
bb7f4146e5 Update mikutter to 0.0.3.540
* fixes to startup on Ubuntu 11.10.
2011-10-12 14:20:34 +00:00
jmcneill
8fea200561 integrate the patch from the following url:
http://www.ogris.de/samba/unix-active-directory.html
and install nss_winbind. bump PKGREVISION.
2011-10-11 20:30:00 +00:00
obache
96fdd7318f Update mikutter to 0.0.3.533.
* fixes Syntax Error with footer settings.
* fixes crash with broken UI icon.
2011-10-10 10:35:26 +00:00
dsainty
62152fa16b Update to rtmpdump version 2.4:
11 July 2011, v2.4
- add RTMPE type 9 handshake support
2011-10-08 06:09:33 +00:00
shattered
b9b0692692 PR/29576 -- Use @RCD_SCRIPTS_SHELL@ in rc.d scripts, not /bin/sh 2011-10-07 22:37:02 +00:00
hiramatsu
f7bfa49592 Update p5-Test-TCP to 1.13.
Changes from previous:
1.13
    - RT#67292: Tests are blocking in Windows 7.
      https://rt.cpan.org/Ticket/Display.html?id=67292
    - change port number range from 10000 .. 11000 to 50000 .. 60000 to
      respect IANA.
      https://rt.cpan.org/Ticket/Display.html?id=64012

1.12
    - workaround for win32 test fails.
      https://rt.cpan.org/Ticket/Display.html?id=66016
    - more diagnostic messages

1.11
    - localize $@ in Test::TCP::DESTROY

1.10
    - added Test::TCP->stop method

1.09
    - added document in FAQ section

1.08
    - no feature changes

1.07_01
    - new OO interface!

1.07
    - allow forking in the client(lestrrat)
2011-10-07 11:36:56 +00:00
drochner
dae16bfca9 update to 0.2.2.33
changes: minor fixes
2011-10-06 18:06:15 +00:00
hiramatsu
11933aa55c Update p5-WebService-Google-Reader to 0.20.
Changes from previous:
0.20  Sun Sep 18 22:02:11 UTC 2011
    - Added fix for XML::Atom bug.

0.19  Wed May 18 02:29:57 UTC 2011
    - Fixed handling of expired tokens. (RT #68245)
    - Added response method.
0.18  Thu Apr 28 15:48:20 UTC 2011
    - Fixed corner case in 'more' method to prevent an infinite loop.

0.17  Wed Mar 30 00:26:09 UTC 2011
    - Required newer LWP with better HTTPS support.

0.16  Sun Mar 20 23:43:46 UTC 2011
    - Added fix for google alert feeds. (ayanokouz)
    - Added another example script.

0.15  Wed Mar  9 17:46:14 UTC 2011
    - Updated LWP usage to accomodate a change to the default behaviour
      (HTTPS requests now verify the hostname matches the issued certificate).
    - Explicitly set the default sort order of entries to desc, as documented.

0.14  Mon Nov  1 02:51:37 UTC 2010
    - Fixed search feeds.
    - Fixed debug and compress constructor options.
    - Added support for "liking" items.
    - Updated some methods to accept both lists and array references.

0.13  Tue Oct 26 20:51:30 UTC 2010
    - Fixed 'more' method to prevent an infinite loop.    - Substituted deprecated API url.
    - Added another example script- marks dead craigslist posts as read.
    - Updated author tests.
2011-10-06 15:36:20 +00:00
sborrill
61a0d38feb Update to 20111006. Changes:
Provide function in libiscsi to return the compile-time limit on number of
targets. Use this function in the initiator, to ensure that the same limit
is used throughout (i.e. stop you attempting to compile the initiator with a
different limit to the library - the initiator uses the library for most of
its functionality).

If truncating the number of targets in the initiator, truncate it to the
correct amount, not half of what it should be.

Obey RFC3720 when determining targets. SendTargets=All MUST be supported
on a discovery session, and MUST NOT be supported on an operational session.
Previously, SendTargets=All was used both in the initial discovery session
and the later session. (from Daisuke Aoyama - author of istgt).
2011-10-06 14:20:40 +00:00
dholland
c586e77673 Add builtin handling for hesiod. Previously, this was setting
PKG_SKIP_REASION if hesiod was builtin, which was causing dependent
packages (all one of them, AFAICT) to fail in the bulk builds.

Someone who knows more about builtin/buildlink stuff should probably
review this, but to casual inspection at least it seems to work; plus
it's not likely to make anything worse.
2011-10-06 08:48:00 +00:00
ryoon
3847dedb72 Fix PR pkg/44125.
Libtoolized.
2011-10-05 21:41:25 +00:00
hans
eb0bf0285e Fix build on SunOS. 2011-10-04 14:08:48 +00:00
obache
6fed855545 Update zeromq to 2.1.10.
0MQ version 2.1.10 (Stable), released on 2011/10/03
===================================================

Bug fixes
---------

* Fixed issue 140, SWAP failed with assertion failure in pipe.cpp:187
  if the current directory was not writeable. Behavior now is to return
  -1 at zmq_setsockopt in this situation.

* Fixed issue 207, assertion failure in zmq_connecter.cpp:48, when an
  invalid zmq_connect() string was used, or the hostname could not be
  resolved. The zmq_connect() call now returns -1 in both those cases.

* Fixed issue 218, sockets not opened with SOCK_CLOEXEC, causing fork/exec
  to sit on sockets unnecessarily.

* Fixed issue 250, build errors on Windows.

* Fixed issue 252, assertion failure in req.cpp:87 and req.cpp:88.

* Fixed issue 261, assertion failure in kqueue.cpp:76 on OS/X.


0MQ version 2.1.9 (Stable), released on 2011/08/29
==================================================

Bug fixes
---------

* Fixed issue 240, assertion failure in pgm_socket.cpp:437.

* Fixed issue 238, assertion failure in zmq.cpp:655, when zmq_poll is
  used on an empty set, on Windows.

* Fixed issue 239, assertion failure in zmq.cpp:223, when ZMQ_SWAP was
  used with explicit identities and multiple SUB sockets.

* Fixed issue 236, zmq_send() and zmq_recv() did not always return
  error conditions such as EFSM properly. This bug was introduced in
  version 2.1.8 by the backport of changes for issue 231.

Building
--------

* 0MQ support for Android added (Bill Roberts, Mikko Koppanen).


0MQ version 2.1.8 (RC), released on 2011/07/28
==============================================

Bug fixes
---------

* Fixed issue 223, assertion failure in tcp_connecter.cpp:300 when
  connecting to a server that is on an unreachable network (errno is
  equal to ENETUNREACH).

* Fixed issue 228, assertion failure at rep.cpp:88 when HWM was reached.

* Fixed issue 231, assertion failure at mailbox.cpp:183 when too many
  pending socketpair operations were queued (major backport from 3.0).

* Fixed issue 234, assertion failure at mailbox.cpp:77 when Ctrl-C was
  used (only affected git master following backport for 231).

* Fixed issue 230, SIGPIPE killing servers when client disconnected, hit
  OS/X only.

Note: this release was renamed "release candidate" due to issue 236,
fixed in 2.1.9.
2011-10-04 07:59:04 +00:00
adam
239c302553 Changes 1.3.3f:
* Fixes segfault if mod_sql_mysql and "SQLAuthenticate groupsetfast"
  configuration used.
* Fixes mod_wrap syslog level (regression from Bug 3317).
* Fixes mod_ifsession segfault if regular expression patterns used in
  a <VirtualHost> section.
2011-10-03 11:23:31 +00:00
tron
63ccc131e6 Uopdate "rsync" package to version 3.0.9. Changes since 3.0.8:
- Fix a crash bug in checksum scanning when --inplace is used.
- Fix a hang if a hard-linked file cannot be opened by the sender (e.g.
  if it has no read permission).
- Fix preservation of a symlink's system xattrs (e.g. selinux) on Linux.
- Fix a memory leak in the xattr code.
- Fixed a bug with --delete-excluded when a filter merge file has a rule
  that specifies a receiver-only side restriction.
- Fix a bug with the modifying of unwritable directories.
- Fix --fake-super's interaction with --link-dest same-file comparisons.
- Fix the updating of the curr_dir buffer to avoid a duplicate slash.
- Fix the directory permissions on an implied dot-dir when using --relative
  (e.g. /outside/path/././send/path).
- Fixed some too-long sleeping instances when using --bwlimit.
- Fixed when symlink ownership difference-checking gets compiled into
  unchanged_attrs().
- Improved the socket-error reporting when multiple protocols fail.
- Fixed a case where a socket error could reference just-freed memory.
- Failing to use a password file that was specified on the command-line is
  now a fatal error.
- Fix the non-root updating of directories that don't have the read and/or
  execute permission.
- Make daemon-excluded file errors more error-like.
- Fix a compilation issue on older C compilers (due to a misplaced var
  declaration).
- Make configure avoid finding socketpair on cygwin.
- Avoid trying to reference SO_BROADCAST if the OS doesn't support it.
- Fix some issues with the post-processing of the man pages.
- Fixed the user home-dir handling in the support/lsh script.
- Some minor manpage improvements.
2011-10-03 09:49:56 +00:00
dholland
71ec4f5b75 fix problem with sys_errlist; still doesn't build though. 2011-10-03 06:59:49 +00:00
marino
774c6bb8d6 PR#45210: Fix pkgsrc bootstrap with gcc 4.6
Libfetch build failure with gcc 4.6 is due to the a couple of assigned
variables not getting used.  This patch allows systems like Debian and
OpenIndiana to bootstrap pkgsrc.
2011-10-02 19:15:34 +00:00
dholland
3f371406f0 doesn't build with python24 2011-10-02 16:58:57 +00:00
wiz
01245dbaa5 Remove packages scheduled to be deleted according to the pkgsrc-2011Q2
release notes.
2011-10-02 14:11:51 +00:00
obache
9822cbd9a7 Update mikutter to 0.0.3.522.
* fix: icon caches will not be removed.
* fix: rare Segmentation Fault at refreshing TL.
2011-10-02 03:48:59 +00:00
adam
eafacaa1b1 Explicitly depend on gettext-lib; use BROKEN_GETTEXT_DETECTION=yes, because configure does not check for -lintl 2011-09-30 13:41:33 +00:00
spz
554463e401 for the time being, force using pkgsrc flex for all NetBSD variants 2011-09-29 20:48:19 +00:00
tron
ab0074d923 Build this package with "-march=i486" on IA32 systems if GCC is used as
the compiler. This is necessary to get supported for atomatic operations.

This should fix PR pkg/45406 by Greg Oster.
2011-09-29 16:53:14 +00:00
fhajny
532aaa1dc3 Updated net/rabbitmq to 2.6.1.
Various pkgsrc fixes:

- Fix mangled PLIST from the previous commit.
- Depend on coreutils for readlink, which is used in rabbitmq-env.
- Depend on bash, which is assumed throughout the scripts.
- Make sure the shell is passed properly to make/install targets.
- Fix Python usage (add Python 2.7) and clean up other bits.

RabbitMQ changelog:

2.6.1 bug fixes
- The broker failed to (re)start on reboot on systems that keep
  /var/run on a temporary file systems, e.g. Ubuntu.
- The Windows service failed to increase the Erlang process limit,
  limiting the broker to a few thousand queues, connections and
  channels.

2.6.0 bug fixes
- Upgrading from RabbitMQ 2.1.1 to any later release could break if
  there were durable queues with persistent messages present.
- On very slow machines, starting rabbit via the supplied init scripts
  could fail with a timeout.
- Rabbit could fail to stop (when asked to do so) in the presence of
  some plug-ins (e.g. shovel).
- 'ram' nodes in a cluster could consume ever increasing amounts of
  disk space.
- The presence of fast consumers on a queue could significantly delay
  the addition of new consumers.
- When a client was issuing a tx.commit in one channel, and
  simultaneously, in another channel, deleted a durable queue with
  persistent messages involved in that tx, rabbit could terminate with
  an error.
- When a client was using both basic.qos and channel.flow, the latter
  would fail to re-enable message flow.
- When using 'confirm' mode, the deletion of queues could cause nacks
  to be issued (incorrectly).
- In extremely rare circumstances (never observed in the wild), a
  queue with a per-queue message ttl could break during sudden changes
  in rabbit memory usage.

2.6.0 enhancements
- Introduce active-active HA, with queues getting mirrored on nodes in
  a cluster. See http://www.rabbitmq.com/ha.html.
- Revamp the handling of AMQP's tx (transaction) class and clarify its
  behaviour See http://www.rabbitmq.com/specification.html#tx.
- Replace the 'administrator' flag, as used by the management plugin,
  with a more general 'user tags' mechanism. See
  http://www.rabbitmq.com/man/rabbitmqctl.1.man.html#set_user_tags.
- Do not require 'configure' permissions for passive queue/exchange
  declaration.
- Optimise of message delivery on channels with a basic.qos
  prefetch limit that are consuming from many queues.
- In 'rabbitmqctl list_channels', do not show the tx mode by default.
- When a cluster 'degrades' to only containing ram nodes - through
  'rabbitmqctl' actions or node failure - display/log a warning.
- Eliminate some spurious errors from the sasl log.
2011-09-29 14:00:39 +00:00
joerg
707d68dd6a Add missing include. Fix getline conflict. 2011-09-25 19:53:55 +00:00
joerg
10ea86154b Fix getline conflict. 2011-09-25 19:53:07 +00:00
christos
43a4f6c00f update to 2.2.1, see:
http://netatalk.sourceforge.net/2.2/ReleaseNotes2.2.1.html
2011-09-22 01:20:20 +00:00
christos
d59b559863 unistd.h is not the right header for select(2)! 2011-09-22 01:10:07 +00:00
obache
a5a483b062 Update COMMENT. 2011-09-21 09:48:41 +00:00
obache
92f6844466 Update mikutter to 0.0.3.514.
* Fixes redundant retry setting times, if mis-POST At reached to API limitation.
* At unstable Twitter RESET API, large number of new tweet notifications are
  sometimes happened.
2011-09-21 09:45:01 +00:00
pettai
8e9fe4c0ba Unbound 1.4.13:
Features:

* Note that Unbound implements RFC6303 (since version 1.4.7).
tcp-upstream yes/no option (works with set_option) for tunnels.
* The format of answers to the qtype ANY with a CNAME have changed, so that there can be proper validated DNSSEC answers for them. This is for queries with qtype ANY where the domain name has a CNAME. Now an answer is returned, where before it resulted in SERVFAIL due to validation failure. When DNSSEC validation is disabled, the contents of the response have changed: the CNAME is not followed, and the correct contents of the RRsets at the initial name are included (where previously only partial contents of the initial names could have been included but the CNAME was followed). The qtype ANY is a query for debug where the resolver is to fill in relevant data that happens to be at hand from the cache.

Bug Fixes:

* Fix validation of qtype ANY responses with CNAMEs. Unbound responds with the RR types that are available at the name for qtype ANY and validates those RR types. It does not test for completeness (i.e. with NSEC or NSEC3 query), and it does not follow the CNAME or DNAME to another name (with even more data for the already large response)
* Documented the options that work with control set_option command.
* Fix that internally, CNAMEs with NXDOMAIN have that as rcode.
* Fix validation of . DS query.
* Fix wildcard expansion no-data reply under an optout NSEC3 zone is validated as insecure.
* Fix python site-packages path to /usr/lib64.
* fix memory and fd leak after out-of-memory condition.
* contrib. patch fixes load of python modules.
* contrib. patch that fixes a memory leak in the unbound python module, in string conversions.
* Fix num-threads 0 does not segfault.
* Fix autoconf 2.68 warnings
* iana portlist updated
2011-09-17 22:46:50 +00:00
shattered
d6dec07112 PR/39143 -- use generic 'perl' option instead of private one. 2011-09-17 11:12:26 +00:00
obache
93e81d55bd doc/istgt.1 does not exist at pre-configure, now it is istgt.1.in. 2011-09-17 07:03:57 +00:00
obache
b766102bf7 Fixes for the case that PKG_SYSCONFBASE is not ${PREFIX}/etc. 2011-09-17 07:01:47 +00:00
obache
f630e17854 Not just CONFLICTS with , but SUPERSEDES ctorrent. 2011-09-16 12:26:03 +00:00
obache
1d584367f2 Project Home should be set to HOMEPAGE, instead of noted in DESCR. 2011-09-16 12:21:57 +00:00
obache
7f1c9eed2f Hobbit Monitor has been renamed to Xymon. 2011-09-16 11:59:00 +00:00
taca
856e398545 Update net/ruby-net-ping package to 1.5.1.
== 1.5.1 - 15-Sep-2011
* Use RbConfig on Ruby 1.9 and later. Thanks go to Torsten Sch«Ónebaum
  for the patch.
2011-09-15 21:57:10 +00:00
hans
0497318f77 Recent SunOS has AF_PACKET, but that doesn't mean the code works there. 2011-09-14 17:30:04 +00:00
hans
c7dff11279 Fix build on SunOS by overriding the test for Linux-specific PF_PACKET,
which is misdetected on recent SunOS versions.
2011-09-14 17:28:19 +00:00
taca
d326e5018a Update isc-dhcp4 package to 4.2.2 and it also update isc-dhcpd4, isc-dhclient4
and isc-dhcrelay4.  Here is quote from DHCP 4.2.2 Release Notes.
(http://ftp.isc.org/isc/dhcp/dhcp-4.2.2-RELNOTES)


	      Internet Systems Consortium DHCP Distribution
			     Version 4.2.2
			      27 July 2011

			      Release Notes

			      NEW FEATURES

ISC DHCP 4.2.x includes features that were not included in DHCP 4.1.x.
These include:

Processing the DHCP to DNS server transactions in an asynchronous fashion.
The DHCP server or client can now continue with it's processing while
awaiting replies from the DNS server.

There are a number of DHCPv6 limitations and features missing in this
release, which will be addressed in the future:

- Only Solaris, Linux, FreeBSD, NetBSD, and OpenBSD are supported.

- DHCPv6 includes human-readable text in status code messages, in
  English.  A method to reconfigure or support other languages would
  be preferable.

- The "host-identifier" option is limited to a simple token.

- The client and server can only operate DHCPv4 or DHCPv6 at a time,
  not both.  To use both protocols simultaneously, two instances of the
  relevant daemon are required, one with the '-6' command line option.

For information on how to install, configure and run this software, as
well as how to find documentation and report bugs, please consult the
README file.

ISC DHCP uses standard GNU configure for installation. Please review the
output of "./configure --help" to see what options are available.

The system has only been tested on Linux, FreeBSD, and Solaris, and may not
work on other platforms. Please report any problems and suggested fixes to
<dhcp-users@isc.org>.

			Changes since 4.2.2rc1

! Two packets were found that cause a server to halt.  The code
  has been updated to properly process or reject the packets as
  appropriate.  Thanks to David Zych at University of Illinois
  for reporting this issue.  [ISC-Bugs #24960]
  One CVE number for each class of packet.
  CVE-2011-2748
  CVE-2011-2749

			Changes since 4.2.2b1

- Strict checks for content of domain-name DHCPv4 option can now be
  configured during compilation time. Even though RFC2132 does not allow
  to store more than one domain in domain-name option, such behavior is
  now enabled by default, but this may change some time in the future.
  See ACCEPT_LIST_IN_DOMAIN_NAME define in includes/site.h.
  [ISC-Bugs #24167]

- DNS Update fix. A misconfigured server could crash during DNS update
  processing if the configuration included overlapping pools or
  multiple fixed-address entries for a single address.  This issue
  affected both IPv4 and IPv6. The fix allows a server to detect such
  conditions, provides the user with extra information and recommended
  steps to fix the problem.  If the user enables the appropriate option
  in site.h then server will be terminated
  [ISC-Bugs #23595]
2011-09-13 15:06:54 +00:00
wiz
d8e0d1fb79 Update to 0.1.1, for changes see libnice. 2011-09-12 21:46:13 +00:00
wiz
b069aa1f75 Update to 0.1.1:
libnice 0.1.1 (2011-09-07)
==========================

Fixed BSD and Solaris compatibility
Fixed PPC64 symbol test
Removed a few possible leak/bugs
Fixed compatibility with google's recent protocol change
2011-09-12 21:45:43 +00:00
wiz
de461b402f Update to 3.1.0:
Bittorrent: DHT support
    small fixes

Inspired by Stefano Marinelli in PR 45348.
2011-09-12 19:14:42 +00:00
drochner
69c392bd90 update to 2.34.3
changes:
-fix for CVE-2011-2054 (was patched in pkgsrc)
-Fixed a few memory leaks
2011-09-12 18:04:51 +00:00
taca
e2773b9049 Fix build problem on NetBSD current (5.99.55). 2011-09-12 17:05:01 +00:00
taca
69539c01e7 * Avoid to use timelocal.pl since it cause warning with perl 5.14 now.
* Allow deleting remote directories.  (It is needed to put local file tree
  to remote with  mirror.

Bump PKGREVISION.
2011-09-12 16:35:43 +00:00
taca
e911270dff Update ruby-amqp package to 0.8.0.
= Version 0.8.0

  * [API] AMQP::Session#on_skipped_heartbeats callback that can be used to handle skipped heartbeats (for cases when TCP network failure detection is not timely enough)
  * [API] AMQP::Exchange#publish calls now use a mutex on the channel exchange is declared on. Sharing channels between threads is discouraged but amqp gem covers your back in the most dangerous case.
  * [API] AMQP::Channel#synchronize now can be used to guarantee mutual exclusion of multiple threads on channel instances.
  * [BUG] Empty messages can finally be published fine. Yes, it took us just 3 years.
  * [FEATURE] When connected to RabbitMQ, RabbitMQ-specific extensions are required automatically
  * [FEATURE] AMQP::Session#broker and AMQP::Broker allow for broker capabilities inspection
  * [FEATURE] New bitset-based channel id allocator
  * [FEATURE] Multiple consumers per queue with AMQP::Consumer
  * [FEATURE] Automatic recovery mode for channels
  * [FEATURE] Network connection recovery callbacks for channels, exchanges, queues, consumers
  * [API] Connection URI (string) format for vhosts no longer assumes that vhosts begin with a slash (/), learn more at http://bit.ly/mfzwcB
  * [FEATURE] Returned messages, including header & content via AMQP::Exchange#on_publish. Callback accepts 3 args: basic_return, header, body
  * [BUG] Ruby 1.8.7-p249 is not supported because of this (p249-specific) Ruby bug: http://bit.ly/iONBmH
  * [FEATURE] AMQP::Utilities::EventLoopHelper detects app server (if any) being used and starts EventMachine reactor in an optimal way.
  * [FEATURE] AMQP 0.9.1 support, including tx.* operations class.
  * [API] Default authentication handler now raises AMQP::PossibleAuthenticationFailureError
  * [API] AMQP::Channel#initialize now takes 3rd (optional) options hash.
  * [API] Broker connection class is now AMQP::Session.
  * [API] AMQP::Error instance now may carry cause, an exception that caused exception in question to be raised.
  * [API] When initial TCP connection fails, default action is now to raise AMQP::TCPConnectionFailed.
  * [API] AMQP::BasicClient#reconnect now takes 2nd optional argument, period of waiting in seconds.
  * [FEATURE] Handlers for initial connection failure, connection loss; channel-level exceptions handlers on Channel instances.
  * [API] AMQP::Exchange#initialize now accepts :arguments option that takes a hash.
  * [API] AMQP::Queue#initialize now accepts :arguments option that takes a hash.
  * [API] AMQP#Logger is deprecated. It will be removed before 1.0 release.
  * [API] AMQP#fork is deprecated. It will be removed before 1.0 release.
  * [API] AMQP::RPC is deprecated. It will be removed before 1.0 release.
  * [FEATURE] Significant improvements to the documentation. From now on lack of/poor documentation is considered a severe bug.
  * [FEATURE] Support for RabbitMQ extensions to AMQP 0.9.1
  * [API] AMQP::Exchange#publish now accepts (an optional) callback.
  * [API] AMQP::Channel.new now accepts (an optional) callback.
  * [API] AMQP::Header#ack now can acknowledge multiple deliveries
  * [API] AMQP::Exchange#delete now takes (an optional) block that is called when exchange.delete-ok response arrives.
  * [API] AMQP::Header now implements #to_hash
  * [API] AMQP::Queue#pop block now can take 1, 2 or 3 arguments.
  * [API] AMQP::Queue#purge  now takes an optional block which is called when queue.purge-ok response arrives.
  * [API] AMQP::Queue#delete now takes an optional block which is called when queue.delete-ok response arrives.
  * [API] AMQP::Queue#delete now accepts :nowait option.
  * [API] AMQP::Queue#unbind now takes an optional block which is called when queue.unbind-ok response arrives.
  * [API] AMQP::Queue#unbind now accepts :routing_key as alias to :key. we believe it is a good idea to use AMQP terms.
  * [API] AMQP::Channel#prefetch now takes (an optional) 2nd parameter that specifies that QoS settings should be applied to underlying connection, as well as optional callback.
  * [API] AMQP::Channel#recover now takes (an optional) callback that is called when basic.recover-ok is received.
  * [API] AMQP::Frame is gone.
  * [API] AMQP::Buffer is gone. Serialization & framing are now handled primarily by amq-protocol.
  * [API] AMQP::Queue#publish is deprecated.
  * [API] Name argument for AMQP::Queue.new and Channel#queue is optional.

= Version 0.7.2

  * [BUG] Server-named queues declared en masse now get their unique names instead of all beign assigned the first generated name
  * [API] Connection URI (string) format for vhosts no longer assumes that vhosts begin with a slash (/), learn more at http://bit.ly/mfzwcB
  * [BUG] Queue#reset leaks consumer tags [#40].
2011-09-12 13:29:22 +00:00
sborrill
f7005a113c Update to istgt-20110907.
Changelog written in Japanese(20110907 & 20110902):
http://shell.peach.ne.jp/aoyama/archives/1628
http://shell.peach.ne.jp/aoyama/archives/1611

Highlights include:
- provides vSphere5(ESXi5) compatibility.
- Allows RPM and Form Factor to be specified for LUNs
2011-09-10 15:47:20 +00:00
wiz
2ad13a5dba Update to 2.3.4, based on a patch by Stephan Tesch
<s.tesch@science-computing.de> on pkgsrc-users.

- Avoid consuming excessive CPU when matching filenames to patterns. Thanks to
Maksymilian Arciemowicz <cxib@securityreason.com>.
- Some bugfixes from Rapha
no apparent security impact.

At this point: v2.3.3 released!
===============================

- Fix compile. Extreme suckage.

At this point: v2.3.4 released!
===============================
2011-09-09 15:13:09 +00:00
adam
2b4bf4759a Changes 1.6.2:
* Bug Fixes
  o wnpa-sec-2011-12
    A large loop in the OpenSafety dissector could cause a crash.
  o wnpa-sec-2011-13
    A malformed IKE packet could consume excessive resources.
  o wnpa-sec-2011-14
    A malformed capture file could result in an invalid root     tvbuff and cause a crash.
  o wnpa-sec-2011-15
    Wireshark could run arbitrary Lua scripts.
  o wnpa-sec-2011-16
    The CSN.1 dissector could crash.
2011-09-09 13:02:04 +00:00
hiramatsu
14740eba27 Add LICENSE. 2011-09-09 00:39:33 +00:00
gdt
74ff8d91d1 USE_TOOLS+= gmake
Build fails with BSD make.  Reported to tor-talk@.
2011-09-07 00:34:56 +00:00
gdt
9c5ee0807d Add a comment explaining why curl is needed to fetch (https redirect). 2011-09-06 23:49:25 +00:00
drochner
57ac3c053b update to 0.2.2.32
Tor 0.2.2.32, the first stable release in the 0.2.2 branch, is finally
ready. More than two years in the making, this release features improved
client performance and hidden service reliability, better compatibility
for Android, correct behavior for bridges that listen on more than
one address, more extensible and flexible directory object handling,
better reporting of network statistics, improved code security, and
many many other features and bugfixes.
2011-09-06 19:34:01 +00:00
obache
83405c98a2 Include <arpa/inet.h> for inet_ntoa additionally.
Fixes coredump with logging on platforms sizeof(int) != sizeof(char*).
PR pkg/45243.

Bump PKGREVISION.
2011-09-06 11:20:19 +00:00
cheusov
5d109fc10f Pass --tag=CC to libtool. This fixes build failure 2011-09-05 20:23:52 +00:00
dholland
fa5b5b3498 Declare main correctly in test programs. gcc apparently doesn't care if
you attempt "int main(int argc, char *argv)" but clang does.
2011-09-04 23:55:00 +00:00
shattered
b4638e671c Update wpa_supplicant and wpa_gui to 0.7.3. Fix PR/40379 (recent libpcap
ships pcap/bpf.h which does not define BIOCIMMEDIATE).
2011-09-03 10:33:12 +00:00
obache
b8b5dc656c Rename own dprintf function to avoid conflicting with POSIX.1-2008 dprintf(3).
fixes PR pkg/45325.
2011-09-03 08:19:57 +00:00
he
7ced54b161 Several changes rolled into one:
o Wedge in DESTDIR support.  This is a little tricky since the
   installation procedure wants to run scotty to parse and dump
   the MIB files, and this needs to be done in DESTDIR.  Therefore
   we use the post-install target, to fix things up before packaging
   and the real install.

 o Fix the "dns" functionality not to use _res, since this program
   is linked with libpthread that won't work on NetBSD (aborts the
   program).  Though the modified version still uses a global static
   variable.

 o Add comments to all the patch files.

 o Eliminate use of ${WRKSRC}/.., since pkglint objects to it.  Instead
   use BUILD_DIRS and CONFIGURE_DIRS.

 o Add a LICENSE setting, 2-clause-bsd appears most similar.

 o Bump PKGREVISION for the above changes.
2011-09-02 08:06:55 +00:00
taca
3d06126e78 Update bind98 package to 9.8.1.
pkgsrc change: add a patch to fix build problem with some PKG_OPTIONS,
such as "ldap".


New Features

9.8.1

     * Added a new include file with function typedefs for the DLZ
       "dlopen" driver. [RT #23629]
     * Added a tool able to generate malformed packets to allow testing of
       how named handles them. [RT #24096]
     * The root key is now provided in the file bind.keys allowing DNSSEC
       validation to be switched on at start up by adding
       "dnssec-validation auto;" to named.conf. If the root key provided
       has expired, named will log the expiration and validation will not
       work. More information and the most current copy of bind.keys can
       be found at http://www.isc.org/bind-keys. *Please note this feature
       was actually added in 9.8.0 but was not included in the 9.8.0
       release notes. [RT #21727]

Security Fixes

9.8.1

     * If named is configured with a response policy zone (RPZ) and a
       query of type RRSIG is received for a name configured for RRset
       replacement in that RPZ, it will trigger an INSIST and crash the
       server. RRSIG. [RT #24280]
     * named, set up to be a caching resolver, is vulnerable to a user
       querying a domain with very large resource record sets (RRSets)
       when trying to negatively cache the response. Due to an off-by-one
       error, caching the response could cause named to crash. [RT #24650]
       [CVE-2011-1910]
     * Using Response Policy Zone (RPZ) to query a wildcard CNAME label
       with QUERY type SIG/RRSIG, it can cause named to crash. Fix is
       query type independant. [RT #24715]
     * Using Response Policy Zone (RPZ) with DNAME records and querying
       the subdomain of that label can cause named to crash. Now logs that
       DNAME is not supported. [RT #24766]
     * Change #2912 populated the message section in replies to UPDATE
       requests, which some Windows clients wanted. This exposed a latent
       bug that allowed the response message to crash named. With this
       fix, change 2912 has been reduced to copy only the zone section to
       the reply. A more complete fix for the latent bug will be released
       later. [RT #24777]

Feature Changes

9.8.1

     * Merged in the NetBSD ATF test framework (currently version 0.12)
       for development of future unit tests. Use configure --with-atf to
       build ATF internally or configure --with-atf=prefix to use an
       external copy. [RT #23209]
     * Added more verbose error reporting from DLZ LDAP. [RT #23402]
     * The DLZ "dlopen" driver is now built by default, no longer
       requiring a configure option. To disable it, use "configure
       --without-dlopen". (Note: driver not supported on win32.) [RT
       #23467]
     * Replaced compile time constant with STDTIME_ON_32BITS. [RT #23587]
     * Make --with-gssapi default for ./configure. [RT #23738]
     * Improved the startup time for an authoritative server with a large
       number of zones by making the zone task table of variable size
       rather than fixed size. This means that authoritative servers with
       lots of zones will be serving that zone data much sooner. [RT
       #24406]
     * Per RFC 6303, RFC 1918 reverse zones are now part of the built-in
       list of empty zones. [RT #24990]
2011-09-01 03:44:35 +00:00
bouyer
fa356ad191 PR pkg/45300 net/netatalk patch-at seems broken
Don't seteuid() to a gid. Always pass the uid in addition to the quota id
to getfreespace() so we can properly seteuid().
bump PKGREVISION
2011-08-30 15:09:22 +00:00
wiz
8cc19d0d71 Add pkg-config and libtool dependencies. 2011-08-29 14:45:59 +00:00
wiz
e946bc99d5 Add comment to patch. 2011-08-29 14:45:46 +00:00
dholland
0a0615e3db Fix format strings and clang build. 2011-08-29 06:22:07 +00:00
riz
02e5132718 Allow mDNSResponder to build on FreeBSD 8.2. 2011-08-29 03:34:39 +00:00
obache
bc0b62d2dd Update mikutter to 0.0.3.485.
* Image Preview: fix open failer with multi-line HTML tag.
* Image Preview: enable to force extracting short URL.
* With Ruby 1.8.7: fix crash at right-click on tweets contains URL.
* With Ruby 1.8.7: fix rare crash at connection timeout.
* fix rare crash at extracting bit.ly URL.
* improve URL extracting speed.
2011-08-27 11:51:50 +00:00
jakllsch
e9defcba3b +flickcurl 2011-08-25 13:33:01 +00:00
jakllsch
7d5906c9bb Add flickcurl-1.21
Flickcurl is a C library for the Flickr API, handling creating the
requests, signing, token management, calling the API, marshalling
request parameters and decoding responses. It uses libcurl to call
the REST web service and libxml2 to manipulate the XML responses.
Flickcurl supports all of the API including the functions for
photo/video uploading, browsing, searching, adding and editing
comments, groups, notes, photosets, categories, activity, blogs,
favorites, places, tags, machine tags, institutions, pandas and
photo/video metadata. It also includes a program flickrdf to turn
photo metadata, tags, machine tags and places into an RDF triples
description.
2011-08-25 13:30:23 +00:00
obache
0b8aa0f6a3 Recursive bump from gdbm shlib bump. 2011-08-23 13:06:45 +00:00
jmcneill
bf9aee6031 update mDNSResponder-nss to 258.14 (matches mDNSResponder version) 2011-08-21 18:48:42 +00:00
joerg
f5d6d25330 Be a bit nicer to broken GCC array boundary checks. 2011-08-21 16:28:27 +00:00
wiz
9f31390767 Update to 0.2.19:
0.2.19  Fri Aug 05 2011  Toni Gundogdu

Fixes: Webscripts
    - ted.lua: attempt to index local 's' (#65)
    - youtube.lua: no match: fmt_url_map (#63)
        - Thanks to Zefram <zefram@fysh.org> for the patch
    - funnyordie.lua: no match: flv url (#64)
2011-08-21 10:23:42 +00:00
joerg
124c6cc815 Fix C99 vs GNU89 inline mess 2011-08-20 15:36:16 +00:00
obache
128018dcad Update mikutter to 0.0.3.472.
Fixes
 * With Ruby 1.8.7, crash with right click at tweet contains URL.
 * on scroll timeline top to down, accidently auto scroll-up once.
 * Not mute for various notify.
 * rare crash at refresh timeline.
 * user information may be old one.
 * rare crash at timeout.
2011-08-20 15:35:40 +00:00
taca
a8eb41c9cc Update php-yaz package to 1.1.1.
1.1.0

- Update for YAZ version 4

1.1.1

- Avoid deprecated Zend API.
- Fixes for Windows compilation.
2011-08-20 14:15:32 +00:00
taca
d24e3b37ab Update pear-Net_Sieve package to 1.3.2.
1.3.2:

Release date: 2011-08-06 23:05 UTC
Release state: stable

Changelog:

* Fix referrals if host data or user credentials are passed to connect() and
  login() instead of the constructor (Aleksander Machniak, Bug #17107).

1.3.1:

Release date: 2011-08-06 01:56 UTC
Release state: stable

Changelog:

* Query capabilities again after successful authentication (Jesse Crawford,
  Request #18382).
* Escape quotes and backslashes in script names, and use literal strings for
  script names with non-ASCII characters (Aleksander Machniak, Bug #16691).
* Work around broken STARTTLS behavior in Cyrus versions before 2.3.10
  (Aleksander Machniak, Bug #18241).
* Improve string literal parsing (Aleksander Machniak, Bug #18228).
2011-08-20 14:13:19 +00:00
taca
9a5e94c921 Update pear-Net_SMTP package to 1.6.1.
Net_SMTP 1.6.1:

Release date: 2011-08-13 19:06 UTC
Release state: stable

Changelog:

- Fixing the detection of SASL-based AUTH methods. (Bug #18594)
2011-08-20 14:12:07 +00:00
obache
94e3cb969f Fixes builtin openssl detection, same as ldns.
Bump PKGREVISION.
2011-08-20 08:12:41 +00:00
obache
a817c6d72b Fixes builtin openssl version detection.
(it was committed accidently in rev1.10 with wip state).

Bump PKGREVISION.
2011-08-20 08:07:48 +00:00
obache
644cce02db Update p5-Net-Amazon to 0.60.
Revision history for Perl extension Net::Amazon:
0.60 (08/01/2011)
   (cb) Fix the page and max_pages parameter to correctly fetch the specified
        number of pages, and start at the correct offset.  Reported as rt 69201.
   (cb) Add a method to get similar products.  Patch submitted by Jennifer.
   (cb) Push from cpanservice: Small dist maintenance. Please use latest
        ExtUtils::MakeMaker for release.
2011-08-18 09:46:03 +00:00
dholland
4dfb1b0fe3 Fix broken destdirization. (hi joerg)
For some reason the "Checking for work-directory references" test
didn't catch the fact that ${DESTDIR}${LIBDIR} was being compiled
into the main binary as its library search path.

Noted by moof.

PKGREVISION -> 7
2011-08-18 05:03:10 +00:00
obache
9343c72841 Update mikutter to 0.0.3.460.
Added
* resolve short URL recursively.
2011-08-17 09:35:53 +00:00
obache
25a39b3d02 Drop Module::Build requirements, default dependency is sufficient. 2011-08-16 09:40:46 +00:00
obache
40e82935ab Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:14:40 +00:00
taca
cead60f830 Update net/ruby-amqp package to 0.7.4.
Here is partial changes:

= Version 0.7.2

  * [BUG] Server-named queues declared en masse now get their unique names instead of all beign assigned the first generated name
  * [API] Connection URI (string) format for vhosts no longer assumes that vhosts begin with a slash (/), learn more at http://bit.ly/mfzwcB
  * [BUG] Queue#reset leaks consumer tags [#40].
2011-08-12 17:07:49 +00:00
adam
218f191816 Fix buildling on Mac OS X 10.7 2011-08-12 09:38:08 +00:00
taca
2aaeca88df Update bind97 package to 9.7.4.
For full changes, please refer:
ftp://ftp.isc.org/isc/bind9/9.7.4/RELEASE-NOTES-BIND-9.7.4.html


New Features

9.7.4

     * A new test has been added to check the apex NSEC3 records after
       DNSKEY records have been added via dynamic update. [RT #23229]
     * Added a tool able to generate malformed packets to allow testing of
       how named handles them. [RT #24096]

Security Fixes

9.7.4

     * named, set up to be a caching resolver, is vulnerable to a user
       querying a domain with very large resource record sets (RRSets)
       when trying to negatively cache the response. Due to an off-by-one
       error, caching the response could cause named to crash. [RT #24650]
       [CVE-2011-1910]
     * Change #2912 (see CHANGES) exposed a latent bug in the DNS message
       processing code that could allow certain UPDATE requests to crash
       named. [RT #24777] [CVE-2011-2464]

Feature Changes

9.7.4

     * Merged in the NetBSD ATF test framework (currently version 0.12)
       for development of future unit tests. Use configure --with-atf to
       build ATF internally or configure --with-atf=prefix to use an
       external copy. [RT #23209]
     * Added more verbose error reporting from DLZ LDAP. [RT #23402]
     * Replaced compile time constant with STDTIME_ON_32BITS. [RT #23587]
2011-08-10 15:26:10 +00:00
taca
16d4d9278c Update bind96 pacakge to 9.6.3.1.ESV.5 (9.6-ESV-R5).
For full changes, please refer:
ftp://ftp.isc.org/isc/bind9/9.6-ESV-R5/RELEASE-NOTES-BIND-9.6-ESV.html


New Features

9.6-ESV-R5

     * Added a tool able to generate malformed packets to allow testing of
       how named handles them. [RT #24096]

Security Fixes

9.6-ESV-R5

     * named, set up to be a caching resolver, is vulnerable to a user
       querying a domain with very large resource record sets (RRSets)
       when trying to negatively cache the response. Due to an off-by-one
       error, caching the response could cause named to crash. [RT #24650]
       [CVE-2011-1910]
     * Change #2912 populated the message section in replies to UPDATE
       requests, which some Windows clients wanted. This exposed a latent
       bug that allowed the response message to crash named. With this
       fix, change 2912 has been reduced to copy only the zone section to
       the reply. A more complete fix for the latent bug will be released
       later. [RT #24777]

Feature Changes

9.6-ESV-R5

     * Merged in the NetBSD ATF test framework (currently version 0.12)
       for development of future unit tests. Use configure --with-atf to
       build ATF internally or configure --with-atf=prefix to use an
       external copy. [RT #23209]
     * Added more verbose error reporting from DLZ LDAP. [RT #23402]
     * Replaced compile time constant with STDTIME_ON_32BITS. [RT #23587]
2011-08-10 15:24:51 +00:00
ryoon
193a1963e9 Update to 1.12.1
Changelog:

aria2 1.12.1
============

Release Note
------------

This release adds RFC 6249 Metalink/HTTP support. Current
implementation only uses rel=duplicate links.  --enable-direct-io
option was deprecated because of performance issue.  Since recent
GnuTLS uses libnettle as default instead of libgcrypt, this release
added initialization code for libgcrypt.

Changes
-------

 * Initialize libgcrypt.  We relied initialization of libgcrypt on
   gnutls_global_init(), but recent change in gnutls, which changes
   default crypto backend from libgcrypt to libnettle, leaves
   libgcrypt uninitialized if it uses libnettle as backend(and this is
   likely because libnettle is chosen by default). To fix this issue,
   we simply initialize libgcrypt on our own.

 * Throw exception with error message if gnutls_global_init() failed.

 * Implemented Metalink/HTTP.  Link header fields from first Metalink
   server is utilized as described in rfc6249. We only set digest from
   Digest header field to DownloadContext only when PieceStorage is
   not initialized(in other words, before file size is known). After
   PieceStorage is initialized, Digest header field is used to check
   the value is the same in digest in DownloadContext.  Current
   implementation only handles rel=duplicate.

 * Remove Metalink content-type after first server response.  We don't
   accept Metalink content-type after first server response.

 * Updated Russian translation of aria2 man page.  Thanks to ITriskTI
   for translation.

 * Fixed the bug due to dangling pointers in RequestGroup.
   RequestGroup holds a poitner to btRuntime_ and peerStorage_. After
   removing them from BtRegistry, we failed to set 0 to them.  When
   program access them, it goes undefined world, such as random crash.
   We found this bug when pasuing download and valgrind warned memory
   corruption.

 * Added log message to clarify error for BitTorrent server socket.

 * Added #deprecated help tag.

 * Removed deprecated options: --enable-xml-rpc, --xml-rpc-listen-all,
   --xml-rpc-listen-port, --xml-rpc-max-request-size, --xml-rpc-user,
   --xml-rpc-passwd.

 * Removed use of O_DIRECT because of performance issue.  Deprecated
   --enable-direct-io option.

 * Increased the maximum number of in-flight request in BitTorrent.

 * Added --log option to aria2rpc
2011-08-09 17:00:57 +00:00
cheusov
5d2116802a Add required tools to USE_TOOLS, pkglint fixes, approved by wiz@ 2011-08-07 16:11:16 +00:00
obache
b607748d29 Update mikutter to 0.0.3.456.
* Added
  * speed up MIKU Lang
  * add `open URL' mikutter command
* Fixed
  * fail to start with no full color environment
  * with UserStream, follow notification will be risen twice per one person
  * not work configuration `up FAVed tweet on TL'
  * crash if removed a tweet from TL in getting in_reply_to_status of the tweet.
2011-08-07 14:53:12 +00:00
cheusov
0291f915c8 Fix for PR 43145 (build failure on Linux). 2011-08-06 14:38:52 +00:00
tron
30001ec209 Update "mrtg" package to version 2.17.2. Changes since version 2.16.4:
- can not replace a file by renaming another to its name under WIN32
  fix in rateup #104
- Fix scaling when noo and noi options are used. fix for  #95
- Stop staticly linking rateup. fix for #97
- Only set LD_RUN_PATH if it is actually necessary. patch from #98
- Net::SNMP only support aes128, des and 3des ... fix for cfgmaker from #99
- Understand desc and descr in ifdesc option of cfgmaker
- only set $args{'-maxrepetitions'} if $Net_SNMP_util::MaxRepetitions > 0
- do not load Net_SNMP_util unless snmpv3 is requested ... fix for #75
- be more agressive about updating the confcache. If a key is missing, go
  looking for it again and complain. fix for #74
- only apply 32bit counter wrap compensation when the wrap is within 32bit
  range. fix for #70
- implement pngdate as TimeStrPos[x]: RU instead of separately. for for #68
- add missing <p> tag arount 'last updated ... ' in html output. fix for #63
- remove rececondition when writing new trafic graph files by writing to a
  temp file and moving it later. fix for #51
- make snmpopt_current available in cfgmaker templates. fix for #48
- explicitly import Socket6 routines in SNMP_Session. fix for #45
- default ThreshHyst to 0.1 only if ThreshDir is define. fix for #42
- point out when there is an unknown interface found. fix for #41.
- allow for $speed to return 0 and still use SNMPv2 ... some Cisco Gear
  seems todo that. Fix for #33
- add dlink support for ifAlias OIDs to cfgmaker from #50
- add WWP (Ciena) support for ifAlias OIDs to cfgmaker from #66
- Updated squid docu #80
- Fix russian translation bug #92
- added rrdcached support
  - new keyword:  RRDCached: which overrides anything set in the RRDCACHED_ADDRESS
    environment variable and sets MRTG to work in RRDCached mode.  This verifies
    that you're using a unix-domain socket and the socket is writeable.
  - Check for environment variable RRDCACHED_ADDRESS and use this if no
    explicit address was set in the cfg file, making the same config validity
    checks.
  - Make warning if using rrdcached to the effect that the thresholding
    checks will no longer work.
  - If in rrdcached-mode, and using RRDTool 1.4, then force use of update
    rather than updatev (as rrdcached does not yet support updatev) and
    consequently bypass the thresholding checks.
  - Changes to validity check error messages  to also report the file
    containing the error (as well as the line).
- Added support for glob patterns in include
- Make daemon reload cfg automatically when it changes
- added support for Arista to cfgmaker
- fix cfgmaker to work in mixed v1/2/3 snmp environment
- do not strigify arguments to conversion function let eval take care of this
- untaint inlast and outlast to make  perl taint mode happy
- teach cfgmaker about openbsd

pkgsrc changes:
- Avoid "Subroutine SNMP_Session::pack_sockaddr_in6 redefined" warnings
  with the Perl 5.14.1. As the patch might break "mrtg" with older version
  of Perl require at least version 5.14.1 of the "perl5" package.
2011-08-06 11:52:16 +00:00
tron
7193b6ab8d Update "p5-IO-Socket-INET6" package to version 2.67.
Changes since version 2.65:
- IO-Socket is doing some imports so we now do use IO::Socket ().
  - Fixed the rest of the imports.
- Thanks to LeoNerd
- Made the use Socket call import constants selectively, and not rely
  on @EXPORT's whims:
- http://www.cpantesters.org/cpan/report/d6e547be-19b5-11e0-bbdc-e5c0d6c987b5

This update stops warnings about re-defining "sockaddr_in6" produced
by e.g. "mrtg" or "spamassassin".
2011-08-06 10:54:25 +00:00