Commit graph

11178 commits

Author SHA1 Message Date
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
joerg
e1a731b294 Add missing include 2011-12-07 15:17:29 +00:00
joerg
4d5242cac1 Mirror locally 2011-12-07 10:24:47 +00:00
sbd
eeb4b7d0d8 TCSASOFT may not be defined. 2011-12-06 21:01:14 +00:00
joerg
01b24af79a Use standard headers. 2011-12-06 19:51:47 +00:00
sbd
8eca42f859 Recursive bump for lang/ocaml buildlink addition. 2011-12-06 00:19:21 +00:00
joerg
d31f4bc559 Don't define true and false. 2011-12-05 22:54:57 +00:00
joerg
bede422705 Make sure to actually use config.h 2011-12-05 22:54:22 +00:00
ryoon
c808bb9266 Update to 0.4.1
Changelog:
0.4.1  Mon Nov 28 2011  Toni Gundogdu
Changes:
  - Accept multiple occurences of --exec
  - Add verbosity level 'mute'
  - Add new options:
        --export-format
        --export-level
        --verbosity
        --category
        --feature
  - Deprecate options:
        --verbose-libcurl
        --category-*
        --quiet
        --no-*
        --xml
Fixes:
  - Properly escape strings passed to shell (#79)
    Many thanks to Tomas Janousek <tomi@nomi.cz> for the patch!
2011-12-05 19:43:28 +00:00
ryoon
dc95c4c8ac Revbump from update of net/libquvi-scripts 2011-12-05 19:40:27 +00:00
ryoon
846cc3f72b Update to 0.4.2
0.4.2  Tue Nov 29 2011  Toni Gundogdu
Changes:
    - Add mgnetwork.lua, mutantmonkey <mutantmonkey@mutantmonkey.in> (#78)
    - Remove foundrymusic.lua
Fixes:
    - tube8.lua: media URL parsing, Tomas Janousek <tomi@nomi.cz> (#80)
    - Multiple: potential "attempt to index ... (a nil value)"
    - dailymotion.lua: no match: video plugin params
    - videobash.lua: media URL parsing (#81)


0.4.1  Sun Nov 06 2011  Toni Gundogdu
Changes:
    - ted.lua: Handle off-site media
Fixes:
    - ted.lua: thumbnail URL pattern
    - xhamster.lua: title pattern
    - yfrog.lua: title pattern
    - ted.lua: media URL check
2011-12-05 19:34:12 +00:00
gdt
5cda53bac7 Update to 0.99.20.
0.99.20:

The primary focus of this release is a fix of SEGV regression in
ospfd, which was introduced in 0.99.19. It also features a series of
minor improvements, including better RFC compliance in bgpd, better
support of FreeBSD and some enhancements to isisd.

0.99.19:

This release provides security fixes, which address assorted
vulnerabilities in bgpd, ospfd and ospf6d (CVE-2011-3323,
CVE-2011-3324, CVE-2011-3325, CVE-2011-3326 and CVE-2011-3327).

0.99.18:

This release fixes 2 denial of services in bgpd, which can be remotely
triggered by malformed AS-Pathlimit or Extended-Community
attributes. These issues have been assigned CVE-2010-1674 and
CVE-2010-1675. Support for AS-Pathlimit has been removed with this
release.

The release includes a number of bug-fixes and enhancements, primarily
for ospfd, ospf6d and bgpd.
2011-12-05 17:52:37 +00:00
wiz
d6a90f885e Update to 0.82:
V0.82 Removed old Changelog file appended at the end as oldest
        changes.
        2011-03-28  Mark Kamichoff <prox@prolixium.com>
        Enable decoding of ICMP extensions for MPLS for curses and
	report interfaces.  Use the -e flag or press 'e' to enable it.
2011-12-05 10:43:42 +00:00
marino
52dfd93625 net/ekiga: Add DragonFly Support
To support DragonFly, only the configure script needed modification.
2011-12-04 23:17:30 +00:00
obache
ac50a2fe50 Switch to use http protocol for MASTER_SITES (and curl will not required). 2011-12-03 12:44:21 +00:00
joerg
9a0666357e Tag the 28 locations that result in a Python 3.1 package as supporting so.
Remove it from the default list for the rest.
2011-12-03 00:02:14 +00:00
sborrill
1b4e39b6c1 Update to 20111008.
Includes Makefile patch sent upstream (thanks!).

Changelog (translated by Google from Japanese):

Adjust the duration of the lock, and make additional response
SendTargets.
Added ReadCache / WriteCache as a LUN option for future expansion.
This volatile write cache mode was previously supported with (O_FSYNC)
,but can now be set from the beginning.
It is expected to be stable this year.

New configuration key (LUN option):
  # for each LUN number (both enabled by default)
  LUN0 Option ReadCache Disable
  LUN0 Option WriteCache Disable
2011-12-02 08:46:18 +00:00
sbd
265f5801c8 Add devel/libuuid buildlink.
Bump PKGREVISION
2011-12-02 07:47:53 +00:00
gls
14aad663b2 Update p5-Net-Libdnet to 0.96.
pkgsrc changes:
- Set LICENSE
- Add dependency to p5-Class-Gomor, as reported in PR pkg/45674.

Upstream changes:

0.96 Wed Nov 16 23:07:38 CET 2011
 - bugfix: default to be compiled against libdnet (and not libdumbnet)
 - update: added some die() in example programs

0.95 Sun Mar 13 23:47:10 CET 2011
 - new: added ubuntu and standard patchs. See README.

0.94 Fri Jan 14 11:09:49 CET 2011
 - bugfix: tohash method in pod
 - applied http://rt.cpan.org/Public/Bug/Display.html?id=52359

0.93 Thu Jan 13 11:07:07 CET 2011
 - update: makes components more inline with local install
 of libdnet
 - update: copyright notice
2011-12-01 21:14:22 +00:00
pettai
348f9a9e06 Add LICENSE 2011-11-30 23:57:59 +00:00
pettai
4a2a906130 Added tacacs-shrubbery 2011-11-30 23:50:30 +00:00
pettai
3f4da34142 Tacacs+ (or tac_plus) is a freely distributable daemon from Cisco Systems.
It is used in conjunction with Cisco routers for authorization, authentication,
and accounting services.  Tac_plus is configured via a single configuration
file.
This particular version is derived from the original Cisco sources and is
maintained by Shrubbery Networks, Inc.
2011-11-30 23:47:29 +00:00
wiz
41e1678daa Do the uuid dance properly.
XXX: will hopefully not be necessary once libuuid/builtin.mk works
2011-11-30 18:40:32 +00:00
hans
ae622874ab Fix uuid.pc breakage on BSDs. I'm not sure this is really correct. 2011-11-30 17:10:36 +00:00
bouyer
d1662e7bae Add missing files to PLIST
Fix quota support in configure: for some reasons, configure thinks that
quota support should be disabled if one of
rpc/rpc.h rpc/pmap_prot.h rpcsvc/rquota.h
is missing or unusable, while the code compiles file with one of
them missing, at last on NetBSD.
bump PKGREVISION
2011-11-29 19:26:28 +00:00
drochner
b164e246fe don't bl3 libXp explicitely where it is just meant as indirect
dependency of an Xaw variant -- if at all, this will be handled
by the Xaw bl3 file
2011-11-29 17:55:07 +00:00
hans
ede7e46842 Add libuuid dependency stuff from Makefile to buildlink3.mk. 2011-11-29 15:42:01 +00:00
hiramatsu
f198a05038 Update p5-Net-Twitter to 3.18001.
Changes from previous:
    - fixed: AutoCursor:
        - no behavior change when user passes "cursor" arg
        - work with InflateObjects trait
    - synthetic ags use (-) prefix: -authenticate, -since, -legacy_lists_api
    - Replaced JSON::Any with JSON
    - documented new arguments for friendship_exists

3.18000_01 2011-09-21
    - added update_with_media (Allen Haim)
    - added get_privacy_policy and get_tos API methods
    - added get_languages and get_settings API methods
    - added contributors and contributees API methods
    - added geo_search, geo_search, similar_places, and add_place API methods
    - friends/followers API methods deprecated
    - implemented the *new* Lists API in the API::REST trait
    - replaced MX:MultiInitArg::Trait with MX:Aliases (Justin Hunter)
    - fixed bad whatis entry (patch from debian, closes RT #67203)
    - use Digest::SHA instead of Digest::SHA1 (patch from debian, closes RT #67202)

3.17001 2011-03-31
    - fixed intermittent bug in AutoCursor (result of Class::MOP anon class caching)

3.17000 2011-03-29
    - production release with new AutoCursor trait

3.16000_1 2011-03-27
    - Added AutoCursor trait

3.16000 2011-03-26
    - Moved trends methods to API::REST; added warning to API::Search::Trends
    - Added no_retweet_ids method
    - modify searchapiurl for identica option
    - added deprecation notice to Net::Identica with Net::Twitter examples
    - replaced Test::Exception with Test::Fatal in tests

3.15000 2011-02-25
    - added Lists API method members_create_all (alias add_list_members)
    - added tests dependency: Test::Exception (closes RT #65786)

3.14003 2011-02-07
    - Fixed: trends_location (closes RT #65506)
    - Added parameters trim_user, include_entities, include_rts (frank cuny, closes RT #62542)

3.14002 2010-11-02
   - Fixed: use File::Spec tests that failed in Win32 (turugina)

3.14001 2010-10-19
    - Make Crypt::SSLeay a hard requirement (really no longer practical without it)

3.14000 2010-10-19
    - Added #newtwitter API methods (account_totals, account_settings,
      suggestion_categories, user_suggestions, show_direct_message,
      retweeted_to_user, retweeted_by_user, lookup_friendships,
      update_friendship, all_lists, related_results)
    - fixed: memory leak in RateLimit trait

3.13009 2010-09-17
    - use Athorization header for OAuth token requests rather than query params
    - "identica => 1" sets OAuth URLs (assist from barbie)
    - updated Synopsis with OAuth (closes RT#61273)

3.13008_02 2010-09-04
    - fixed stack frame filter
    - fixed missing dependency
    - detect Twitter's errors array as an error object

3.13008_01 2010-08-31
    - extract error from the various disparate error formats
2011-11-28 13:04:54 +00:00
joerg
545f8e7f9f Needs sys/param.h for howmany. 2011-11-27 19:50:23 +00:00
joerg
c3d23e19b0 Don't install binaries as 550 to fail when stripping them later. 2011-11-27 19:49:15 +00:00
obache
91161f0c6e Update mikutter to 0.0.4.603.
bug fixes
2011-11-27 02:28:42 +00:00
sbd
fe78f7f56e 1) Add missing devel/zlib buildlink.
2) Honor $(LDFLAGS).

Bump PKGREVISION
2011-11-26 23:53:10 +00:00
joerg
cd172a68e3 Use stdarg.h properly. 2011-11-26 17:18:57 +00:00
joerg
aff4361234 #elif requires an argument, so use plain #else here. 2011-11-26 17:17:53 +00:00
marino
3d4a4b3f5a net/wnmet: Fix DragonFly
This breakage was caused by the ifnet structure getting moved under
the kernel structures macro.
2011-11-26 17:16:36 +00:00
marino
d1dafb4ad7 net/vino: Fix for DragonFly
Add socket.h (if available) to a header using sockaddr structure, fixes
build for DragonFly.
2011-11-26 17:14:54 +00:00
sbd
9672dc02f3 Add missing devel/zlib buildlink.
Bump PKGREVISION
2011-11-26 04:39:19 +00:00
hubertf
44affd02de Bump to 1.1.2.1nb3:
on Mac OS X, .orig files are created with permission ugo-rwx (= 0),
which causes problems here. Set some more sane permissions.
2011-11-25 23:15:19 +00:00
joerg
dfea6833a6 Fix build with newer GCC. 2011-11-25 22:14:17 +00:00
joerg
7034ed5c88 Fix C++ syntax 2011-11-25 22:13:29 +00:00
joerg
fcdc213e3a Fix issues with newer OpenSSL 2011-11-25 22:12:28 +00:00
joerg
8beb4fd249 Fix build with newer GCC 2011-11-25 22:11:44 +00:00
joerg
2e939ac30c Explicitly disable -Werror on NetBSD. GCC gets confused by the ARP
headers.
2011-11-25 22:10:48 +00:00
joerg
2bfb9c1d48 Don't expect that NULL can be casted to char without warning. 2011-11-25 22:10:16 +00:00
hiramatsu
84ca067564 Update p5-Net-Z3950-ZOOM to 1.28.
Changes from previous:
1.28  Fri Oct 15 13:34:41 BST 2010
	- In the test-suite, provide a more explicit report when the
	  scan identity test (display term == term) fails.
	- The displayTerm==term assertion is now case-insensitive, as
	  it ought always to have been: previously, the test-suite
	  relied on a specific implementaton detail of the
	  test-server, which has recently changed causing extraneous
	  test-suite failures.
	- Also in the test-suite for scan, remove the test that all
	  title-terms are in the general-term list, an assumption that
	  should never have been made.

1.27  Wed Aug 11 17:13:07 BST 2010
	- Support for Index Data build procedures, including making
	  Debian/Ubuntu and Red Hat packages from clean tarballs.
	- No upstream changes -- packaging only.

1.26  Tue Jun  8 16:43:29 BST 2010
	- Tweak the test-suite so that it works correctly on Fedora
	  Core 12 (2.6.31.5-127.fc12.x86_64).  For some reason,
	  attempts to connect to a non-existent host can fail with
	  ERROR_TIMEOUT and no addinfo, rather than ERROR_CONNECT and
	  the hostname as addinfo; and the number of terms to request
	  in a scan needs to be explicitly specified in an option.
	- Add "debclean" target to generated Makefile.
	- Remove extraneous and misleading old CVS IDs.
2011-11-25 05:52:39 +00:00
joerg
9c8aee5a9e Fix build with newer GCC 2011-11-24 13:43:11 +00:00
joerg
3ad1596dc0 Explicitly include sys/select.h for newer GCC 2011-11-24 13:40:52 +00:00
joerg
422a6c5a22 Start fixing issues with newer GCC 2011-11-24 13:40:05 +00:00
taca
a8e929ac57 Add and enable ruby-soap4r. 2011-11-24 13:03:12 +00:00
taca
1e1d200c01 Importing ruby-soap4r (soap4r-ruby1.9) 2.0.3.
It is needed by security/opendnssec on Ruby 1.9.x.

== soap4r-spox

This is a modified version of the soap4r library to work on Ruby versions
>= 1.9. The official version can be found {here}[http://dev.ctor.org/soap4r].
2011-11-24 13:01:13 +00:00
joerg
427e1854e1 Fix build with newer GCC 2011-11-23 23:32:17 +00:00
joerg
9c34332e66 Fix unprivileged build. Use SPECIAL_PERMS. Sort PLIST. Bump revision. 2011-11-23 23:31:22 +00:00
abs
7e1172074e Add skype2, reimport skype as skype1 2011-11-23 23:16:55 +00:00
abs
95a50ebef1 Reimported as net/skype1 2011-11-23 23:13:13 +00:00
abs
230861cc83 Reimport net/skype as net/skype1 to make it clear it is a very old version
Also while here fix a nasty issue with installing a Linux binary with
INSTALL_PROGRAM, and misc pkglint.
2011-11-23 23:09:34 +00:00
abs
bc9f5020fd Added net/skype21 version 2.1.0.81
Skype is a free program that uses P2P technology to bring affordable
and high-quality voice communications to people all over the world.

This package is specifically for Skype 2.1.x, as from 2.2.x Skype started
to use the inotify(7) system call which is not available on some other
systems' Linux emulations.
2011-11-23 23:00:50 +00:00
is
4d472f8700 Update to 1.0.29
No user visible changes - basically, half a patch we had is now in the
upstream sources (no more statical initializers using stderr).
2011-11-23 16:25:07 +00:00
hiramatsu
7dd7a93eac Update p5-NetAddr-IP to 4.058.
Changes from previous:
4.058 Fri Nov 11 19:23:11 PST 2011
        up rev for documentation update
        update documentation in InetBase v0.06

4.057 Fri Nov 11 15:04:20 PST 2011
	Lite.pm v1.40
        add call to InetBase::fillIPv4 to all uses of gethostbyname

        break out the code in InetBase v0.05 that expands short IPv4
        addresses into dotquad format to account for broken BSD
        implementations of inet_aton and gethostbyname that do
        not recognize the short format. EXPORT this as sub 'fillIPv4'

        in Util.pm v1.45, add 'fillIPv4' to calls to gethostbyname to
        work around broken inet_aton and gethostbyname implementations
        in certain BSD implementations

4.056 Wed Nov  2 19:15:31 PDT 2011
        bump rev to incorporate
        improved inet_aton in InetBase v0.04 to overcome broken
        gethostbyname found in NetBSD and OpenBSD

4.055 Fri Oct 28 11:41:22 PDT 2011
	in Lite.pm v1.38
        patch for bug 71869, issues with Math::BigInt varients

4.054 Thu Oct 27 12:48:55 PDT 2011
        In Lite.pm v1.37, remove Calc.pm
        add detection of early Math::Bigint object structure
        fix bug 71869 - a failed test routine

4.053 Wed Oct 26 08:52:34 PDT 2011
	In Lite.pm v1.36
        fix bug #71925. A a sub-varient of #62521 that showed up only for
        short notation for IPv4. i.e. 127/n, 127.0/n, 127.0.0/n but
        not 127.0.0.0/n

4.052 Tue Oct 25 16:18:38 PDT 2011
        add test in Lite.pm v1.35 for api-version of Math::BigInt to
	support versions earlier than 1.70, circa Dec 2003.
        Thanks to Paul Howarth <paul@city-fan.org> for spotting that bug.

4.051 Mon Oct 24 14:44:53 PDT 2011
	fix bug 71869
	in Lite.pm v1.34
        use Math::BigInt::Calc for creating BigInt values and fall
        back to NetAddr::IP::Calc if Math::BigInt is not present.

        remove reference to Config{osname} in InetBase.pm v0.03
        (Util 1.43)


4.050 Sat Oct 22 01:58:57 PDT 2011
        In Lite/Util/lib/NetAddr/IP/Lite/Util/InetBase.pm v0.02
        Socket6 prior to version 0.23 does not have AF_INET6 in the
        EXPORT_OK array, modify InetBase.pm v0.2 to work around this.

	Add support for Math::BigInt to NetAddr::IP::Lite v1.33

4.049 Sat Oct 15 22:15:10 PDT 2011
	Updates to Lite.pm, Util.pm, new module InetBase.pm

	In Lite v1.32
        bug68723, add capability to parse input of the form
        ->new6(12345,1). This should have been there but was
        missing. Thanks to Andrei Benea for spotting this.

        In Util v1.41
        add inet_pton, inet_ntop, AF_INET, AF_INET6

        modify inet_n2dx and inet_n2ad to
        recognize the new 128 bit IPv4 format
        ::FFFF:FFFF:0:0

        replace isIPv4 with a pure perl version for portablity

        split the following into NetAddr::IP::InetBase v0.01
	to provide better long term support for IPv6
        inet_aton
        inet_ntoa
        ipv6_aton
        ipv6_n2x
        ipv6_n2d
        inet_any2n
        inet_n2dx
        inet_n2ad
        inet_ntop
        inet_pton
        packzeros
        isIPv4
        isNewIPv4
        isAnyIPv4
        AF_INET
        AF_INET6

4.048 Sat Oct  8 01:33:44 PDT 2011
	remove debug print statement from Util v1.40

4.047 Thu Oct  6 23:41:42 PDT 2011
	really correct missing reference in Util v1.39
	doc update only in Lite.pm v1.30

4.046 Thu Oct  6 20:20:33 PDT 2011		DEPRECATED
	corrected missing reference to inet_4map6 in Util v1.38

4.045 Thu Oct  6 18:23:04 PDT 2011		DEPRECATED
	updated NetAddr::IP::Util 1.37
        addid isAnyIPv4, isNewIPv4, inet_4map6
        revised naip_gethostbyname
        to conform to Perl's gethostbyname output

4.044 Wed May 18 14:47:34 PDT 2011
	added missing support for ->compactref(\@list) which is described
	in the documentation but not implemented.

	Thanks to Rusty Bourland codebard@gmail.com for spotting this
	and providing both a patch and test code

4.043 Wed Apr  6 11:31:19 PDT 2011
	Update documentation on the use of "adding constants
	to an IP address".

4.042 Tue Mar 22 15:26:02 PDT 2011
	Update Lite.pm v1.27 to encompass treatment of /31 and /127
	point-to-point networks as described in RFC 3021

	NOTE: for /31's and /127's
	this changes the behavior of the following methods:
		first   returns the "network" address
		last    returns the "broadcast" address
		nth     index 0 returns "network" addr instead of undef
		nth     index 1 returns "broadcast" addr instead of undef
		num     returns 2 instead of 0 (zero)

	"old_nth" behavior is unchanged

	Thanks to Todd Caine todd.caine@gmail.com for pointing this out.

4.041 Tue Mar  8 15:18:16 PST 2011
	Updated Lite.pm v1.26, "sub num" to support usable IP ranges
	greater than 2**32

	Thanks to Jan Ploski jan@plosquare.com for finding this bug

4.040 Sat Feb 19 10:04:00 PST 2011
	correction to use of Util.pm package lexicals

	thanks to mishikal@yahoo.com for spotting the bug and to
	Mark Martinec mark.martinec+ama...@ijs.si for the solution.

4.039 Wed Feb 16 15:48:03 PST 2011
	Correct documentation for 'split' methods
2011-11-23 11:09:02 +00:00
taca
654b0093b3 Use lang/ruby/json.mk to handle dependency to ruby-json.
Bump PKGREVISION since dependency would change with ruby193-base.
2011-11-23 05:29:52 +00:00
tez
b74824bd91 Cacti is a complete frontend to rrdtool, it stores all of the necessary
information to create graphs and populates them with data in a MySQL
database. The frontend is completely PHP driven. Along with being able
to maintain Graphs, Data Sources, and Round Robin Archives in a
database, cacti handles the data gathering also. There is also SNMP
support for those used to creating traffic graphs with MRTG.

The Plugin Architecture for Cacti was designed to be both simple in nature
and robust enough to allow freedom to do almost anything in Cacti.  The
Plugin Architecture for Cacti is integrated into this package.

(created from wip/cacti by pettai)
2011-11-22 22:23:13 +00:00
tez
2ce1cc6dc5 add cacti package 2011-11-22 22:19:01 +00:00
joerg
1615beb313 Fix issues with newer GCC 2011-11-22 20:07:20 +00:00
minskim
744c718d7e Use fake uuid.pc on Darwin. 2011-11-22 19:28:21 +00:00
shattered
2601a11145 Revert last change per joerg@'s objections. 2011-11-22 18:40:27 +00:00
is
b57e7921b3 put comments back into the patch file 2011-11-22 15:10:15 +00:00
is
b2dcfb37cb Put comments back into the patch file. 2011-11-22 15:07:04 +00:00
pettai
0824c1fa67 Bugfix release/patch
o Added checks that the argument to freeaddrinfo is not NULL, avoiding
  a segmentation fault on Android and possibly other platforms.
2011-11-22 12:18:07 +00:00
is
fc30df1413 icsi-finger 1.0.28 (+ our old patches). 2011-11-22 09:44:18 +00:00
is
e2f257fd71 Remove a data-dependent case of segmentation fault in in.fingerd. 2011-11-22 09:04:49 +00:00
hiramatsu
fc1f9188a4 Update p5-Test-DNS to 0.13.
Changes from previous:
0.13    03.09.11
        - only run tests if got $ENV{'AUTHOR_TESTING'} because I'm sick
        of releases like 0.10 - 0.13.

0.12    24.08.11
        - updating dns records information, no functional changes

0.11    29.06.11
        - updating dns records information, no functional changes

0.10    18.05.11
        - updating dns records information, no functional changes

0.09    15.03.11
        - moving to dzil
        - updating dns records information, no functional changes
2011-11-22 03:36:49 +00:00
hiramatsu
4c365885ec Update p5-Data-Stream-Bulk to 0.08.
Change from 0.07.
    - Fix new warnings in Moose
2011-11-21 08:45:08 +00:00
sbd
d82cb3e038 Recursive bump for graphics/ImageMagick buildlink addition. 2011-11-20 22:11:21 +00:00
shattered
08bb93b8e3 Avoid deadlock if FETCH_USING is set to wget or curl and we're building
one of them.
2011-11-20 14:03:40 +00:00
obache
f8d891cfb1 Update mikutter to 0.0.4.592.
bug fixes.
2011-11-20 08:44:38 +00:00
pettai
6267683709 Fixes PR pkg/45438 2011-11-19 22:11:00 +00:00
tron
8c2591b657 Update "wireshark" package to version 1.6.4. Changes since 1.6.3:
- Bug Fixes
  o Patch to fix memory leaks/errors in Lua plugin. (Bug 5575)
  o Wireshark crashes if a field of type BASE_CUSTOM is applied as
    a column. (Bug 6503)
  o Filter Expression dialog can only be opened once. (Bug 6537)
  o Wireshark crashes if compiled without GLib thread support.
    (Bug 6540)
  o 80211 QoS Control: Add Raw TID. (Bug 6548)
  o SNMP length check error. (Bug 6564)
  o UCP dissector bug of operation 61. (Bug 6570)
2011-11-19 12:01:27 +00:00
pettai
99bd8a07fb Version 4.3.3 - 2011-10-20
* new setting ftp:use-tvfs (yes, no, auto).
* improved ftp path handling for servers without TVFS feature.
* improved closure matching, now *.EXT matches URLs ending with ".EXT".
* updated man page.
* updated translations.
* fixed mirror target directory naming.

Version 4.3.2 - 2011-09-16

* fixed fish protocol synchronization when ls fails on the server.
* fixed torrent shutting down when the tracker fails.
* fixed compilation on Solaris.
2011-11-18 22:47:10 +00:00
pettai
94d4e50a98 dnsruby-1.53:
o Validation routine fixes
o Ruby 1.9 fixes
o Recursor fixes
o IPv4 Regex fixes
o Fixes for A/PTR lookups with IP-like domain name
o TXT and SSHFP processing fixes
o Default retry parameters in Resolver more sensible
2011-11-18 20:13:37 +00:00
hiramatsu
54084b3c67 Update p5-SNMP-Info to 2.06.
Changes from previous:
version 2.06 (2011-09-28)

    [NEW FEATURES]

    * Support for PacketFront devices in new class L3::PacketFront
    * Support for Mikrotik devices in new class L3::Mikrotik
    * Support for HP VirtualConnect switches in new class L2::HPVC
    * Support for ADSL-LINE-MIB in new class AdslLine

    [ENHANCEMENTS]

    * POD clarification on i_speed() munging by Info.pm
    * Added i_stack_status method that can be used for finding the parent
      interface for e.g. ADSL interface speed determination

    [BUG FIXES]

    * [3344843] Fix returning serial() and os_ver() for web-managable HP
      switches, introduced by HP/HP4000 class split, reported by J R Binks
    * [2809033] Put L2-only Cisco blade switches in L3::C6500
    * [3408506] Fix uninitialized value in IPv6 when neighbor state is
      incomplete (Michael Borgelt)

version 2.05 (2011-06-23)
    + Fix broken function call in L2::Aironet
    + Promote L2::Aruba to L3::Aruba, as Aruba devices can be L3 entities and
      provide L3 information.
2011-11-18 08:28:42 +00:00
sbd
c68c7dc8de Add missing sysutils/file buildlink.
(Not sure if the buildlink should go in Makefile or Makefile.common because
I am unable to test net/mldonkey-gui.)

Bump PKGREVISION
2011-11-18 04:01:56 +00:00
hiramatsu
aa00aa037e Update p5-NetPacket to 1.3.0.
Changes from previous:
1.3.0 2011-11-13
 [ENHANCEMENTS]
 - 'parse_tcp_options()' method added to NetPacket::TCP (patch by Tom
   Linden) [RT#71320]

1.2.0 2011-07-26
 [ENHANCEMENTS]
 - Add support for Ethernet VLAN (thanks to Kai Chan)

1.1.2 2011-06-20
 [BUG FIXES]
 - Add a INSTALL file

1.1.1 2011-02-07
 - Add the new Ethernet types to the export list.  (thanks to Sergey, again
   :-) ) (RT#64799)

1.1.0 2011-01-15
 - Add a few Ethernet types. (thanks to Sergey) (RT#64799)

1.0.1 2010-10-19
 - Make the example verbatim in pod in NetPacket::UDP (rt#62097)

1.0.0 2010-10-17
 - Remove modules NetPacket::ICMPv6, NetPacket::IPv6 and NetPacket::PFLog
   as the license of the patch clashes with the license of the
   distribution. (RT#62197)

0.41_0
 - Fixed bug 18941 - NetPacket::IP includes trailing  trash bytes in
   $ip->{data}
 - Fixed bug 7010 - IP flags field lost in IP::encode()
 - Added Build.PL
 - Moved history off the README file into this one (Changes)
 - Moved module structure to /lib
 - Version now gathered from NetPacket.pm
 - META.yml added to MANIFEST
 - Added myself (Yanick) as author
 - Switched to major.minor.revision version notation

0.43.2 2010-10-11
 - Change the COPYRIGHT sections of the pods to match the Artistic 2.0
   license. (RT#60954)
2011-11-17 14:13:04 +00:00
hiramatsu
18ca42a852 Update p5-DNS-ZoneParse to 1.10.
1.10 - Wed Sep 22 2010
      - (je) Add ttl_to_int method.
      - (je) Use the SOA "minimum" field if no other TTL can be found (and be
             compatible with BIND in doing so).
2011-11-17 09:10:13 +00:00
taca
4fe0c3b273 Fix build problem on NetBSD current, maybe caused by newer gcc.
* Avoid to use true as variable name.
2011-11-17 00:48:09 +00:00
spz
eae83a54cd BIND 9.6-ESV-R5-P1 is a security patch for BIND 9.6-ESV-R5.
* BIND 9 nameservers performing recursive queries could cache an invalid
  record and subsequent queries for that record could crash the resolvers
  with an assertion failure. [RT #26590]
2011-11-16 22:26:07 +00:00
spz
c0cea1c8e6 BIND 9.7.4-P1 is a security patch for BIND 9.7.4.
* BIND 9 nameservers performing recursive queries could cache an invalid
  record and subsequent queries for that record could crash the resolvers
  with an assertion failure. [RT #26590]
2011-11-16 21:49:56 +00:00
spz
aff07ae60c fix ommission found by gendalia@:
df of ptyfs and fdesc is rather not interesting and may lead to false alarms
2011-11-16 21:45:01 +00:00
spz
29694f0bbf BIND 9.8.1-P1 is security patch for BIND 9.8.1.
* BIND 9 nameservers performing recursive queries could cache an invalid
  record and subsequent queries for that record could crash the resolvers
  with an assertion failure. [RT #26590]
2011-11-16 21:34:44 +00:00
spz
afcc2144d3 fix bugs found by gendalia@:
- transition from BBHOME etc to XYMONHOME etc needed to also happen
  in files/xymon.sh
- vmstat on NetBSD has not shown 3 disks in a while already, so
  vmstat trending for NetBSD clients was off. The disk names that
  remain are left unchanged since for existing rrds a change would
  cause failing data submission
2011-11-16 21:12:34 +00:00
obache
0d184945b2 Update proftpd to 1.3.3g.
1.3.3g - Released 09-Nov-2011
--------------------------------
- Bug 3702 - ProFTPD with mod_sql_mysql dies of "Alarm clock" on FreeBSD.
- Bug 3704 - Enable OpenSSL countermeasure against SSLv3/TLSv1 BEAST attacks.
  To disable this countermeasure, which may cause interoperability issues
  with some clients, use the NoEmptyFragments TLSOption.
- Bug 3711 - Response pool use-after-free memory corruption error.
2011-11-16 09:05:03 +00:00
sbd
03d28ed8ca Add missing devel/readline buildlinks.
Bump PKGREVISIONs
2011-11-16 08:23:48 +00:00
sbd
6c1bcc271a Recursive bump for multimedia/ffmpeg buildlink addition. 2011-11-16 01:33:15 +00:00
taca
f7bb15b104 Update ISC DHCP packages to 4.2.3.
net/isc-dhclient
	net/isc-dhcp
	net/isc-dhcpd
	net/isc-dhcrelay

* Update MASTER_SITES.
* CHanges:

			Changes since 4.2.3rc1

- None.

                        Changes since 4.2.2

- Fix the code that checks for an existing DDNS transaction to cancel
  when removing DDNS information, so that we will continue with the
  processing if we have a lease even if it doesn't have an outstanding
  transaction.  [ISC-Bugs #24682]

- Add AM_MAINTAINER_MODE to configure.ac to avoid rebuilding
  configuration files.  [ISC-Bugs #24107]

- Add support for passing DDNS information to a DNS server over
  an IPv6 address.  [ISC-Bugs #22647]

- Enhanced patch for 23595 to handle IPv4 fixed addresses more
  cleanly.  [ISC-Bugs #23595]
2011-11-15 14:33:38 +00:00
is
51b26b2873 replace mktemp() by mkstemp(), updating net/icsi-finger to 1.0.27nb6 2011-11-15 13:04:46 +00:00
dholland
bcadc84a74 Use stdlib.h instead of private decls of malloc; remove union wait. Should
fix build with newer gcc and maybe also clang.
2011-11-15 00:11:06 +00:00
dholland
e928fd705a Honor PKGMANDIR. 2011-11-14 23:52:26 +00:00
hiramatsu
accc552bec Update p5-Nmap-Parser to 1.21.
Changes for 1.21
    - Added support for hostscript and script tags
    - Changed ipv4_sort() to use a 10x faster sort method
2011-11-14 09:39:14 +00:00
wiz
a2efa9da8e Be clearer where we failed, if we do.
"von mir aus" joerg
2011-11-13 23:56:17 +00:00
joerg
38c64c4d4c Add a bunch of checks to make gcc with glibc happy 2011-11-13 23:11:26 +00:00
wiz
8fbe2fc122 Depend on libquvi-scripts, since it needs them; bump quvi dependency so it is
not older than the split. Bump PKGREVISION.
2011-11-12 17:24:42 +00:00
joerg
f9e21a2dc8 Add user-destdir support. Fix build with newer flex. Use SPECIAL_PERMS.
Bump revision.
2011-11-11 23:43:43 +00:00
joerg
e20e70251c Unbreak after changes to scotty. Add user-destdir support. 2011-11-11 19:17:11 +00:00
hiramatsu
ac7b029450 Update p5-Net-Daemon to 0.48.
Changes from previous:
2011-03-09 Malcolm Nooning  <m.nooning@comcast.net> (0.48)
        * t/forkm.t Patched perl Leon Timmermans
	  http://rt.perl.org/rt3/Public/Bug/Display.html?id=83646
2011-03-01 Malcolm Nooning  <m.nooning@comcast.net> (0.47)
        * lib/Net/Daemon.pm Patched per bug 32887
	  "ithreads not detected due to a typo"
2011-02-22  Malcolm Nooning  <m.nooning@comcast.net> (0.46)
        * lib/Net/Daemon.pm Fixed "Subroutine import redefined" problem
	  that perl 5.8.8 CPAN testers was getting.  It was due to
	  more than one "require threads" being run.
	* distribution.  Bumped up the version number first.
2011-02-18  Malcolm Nooning  <m.nooning@comcast.net> (0.45)
        * lib/Net/Daemon.pm Used "make dist" to create the uploaded
	* distribution.  Bumped up the version number first.
2011-02-17  Malcolm Nooning  <m.nooning@comcast.net> (0.44)
        * lib/Net/Daemon.pm Added ServClose patch by Gaspar Chilingarov
	* t/thread.t Added patches by Daniel Macks and Joe McMahon,
	  and added Test::More and skip_all for Windows < 5.10
2009-03-12  Joe McMahon     <mcmahon@blekko.com> (0.44)
       * Added necessary thread sharing to work with 5.10
         threads model: regexp-threads,
       * Bumped minimum required perl to 5.10 for t/threads.t tests
2011-11-11 08:31:44 +00:00
hiramatsu
dd20f919bf Update p5-Net-MAC to 2.103622.
Changes from previous:
2.103622  2010-12-28 21:00:37 Europe/London

        - Fix for converting between two as_ formats,
            the delimiter discovery is a bit more relaxed

2.103621  2010-12-28 14:36:42 Europe/London

        - Add custom format support (rt.cpan #63017)

1.103620  2010-12-28 12:55:41 Europe/London

        - Port to Dist::Zilla
2011-11-11 04:32:18 +00:00
is
43ccc65139 Missed part of the fix for 64bit time_t from 2011/01/18 12:28:25.
The maintainance program packet2ascii (actually, the ascii2packet part)
needed to be fixed, too.
2011-11-10 09:59:53 +00:00
is
7eb1a32af6 Missed part of the fix for 64bit time_t from 2011/01/18 12:28:25.
The maintainance program packet2ascii (actually, the ascii2packet part)
needed to be fixed, too.
2011-11-10 09:42:22 +00:00
obache
cbd38c8aee Update libVNCServer to 0.9.8.2.
0.9.8.2
   - Fixed a regression that crept in with the Apple Remote Desktop support.
2011-11-10 06:29:44 +00:00
wiz
baa6822892 Add FETCH_MESSAGE following a suggestion by troxel.
Text inspired by David Brownlee.
2011-11-09 15:28:36 +00:00
ryoon
d0a625d593 Remove gcap, grake, and umph.
And add p5-gcap, p5-grake, p5-umph.
2011-11-08 23:54:20 +00:00
ryoon
edd0482051 Successor of net/umph 2011-11-08 23:52:25 +00:00
ryoon
964ebc11af Successor of net/grake 2011-11-08 23:51:44 +00:00
ryoon
74c887bd98 Successor of net/gcap 2011-11-08 23:50:38 +00:00
ryoon
4ad2862a4a I will re-impor gcap, grake, and umph with proper name. 2011-11-08 23:49:19 +00:00
ryoon
9fe753471d Add grake 2011-11-08 20:40:19 +00:00
ryoon
494ef18fbe 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
f6fb18999b Add gcap 2011-11-08 20:36:47 +00:00
ryoon
1cea180dcc 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
62157c5002 Fix DEPENDS 2011-11-08 20:33:21 +00:00
ryoon
8c0769eb11 Add umph 2011-11-08 20:30:59 +00:00
ryoon
b56306e94b 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
51e73d74ec Add p5-Umph-Prompt 2011-11-08 20:22:06 +00:00
ryoon
5b066a58c0 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
c4747c7c83 Update MAINTAINER e-mail address 2011-11-08 19:29:09 +00:00
joerg
c28eb2bda8 More help for stupid glibc headers. 2011-11-08 18:02:27 +00:00
taca
fba29e2ac8 Use RUBY_VERSION instead of RUBY_REQD. 2011-11-08 15:42:27 +00:00
obache
0cc3fbd205 Update ruby-tweetstream to 1.0.5.
* Use ssl as per twitter requirements.
2011-11-08 09:08:21 +00:00
hans
b326ae8502 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
a79418a202 Do not define HAVE_SA_LEN when __minix is defined per pkg/45039 2011-11-06 20:03:50 +00:00