Commit graph

11378 commits

Author SHA1 Message Date
wiz
3249e0a82f Reset maintainer, developer has left the building 2012-04-15 22:00:58 +00:00
markd
914ec1e9bc Update KDE SC to 4.8.2
bugfixes.
2012-04-15 05:54:50 +00:00
drochner
1fb223f022 update to 1.6.7
changes:
The following bugs have been fixed:
-showing Malformed Packets H263-1996 (RFC2190).
-Wireshark could crash while trying to open an rpcap: URL.
Updated Protocol Support: H.263
2012-04-14 13:31:28 +00:00
obache
74044142e6 Bump PKGREVISION from libupnp shlib bump. 2012-04-13 23:56:45 +00:00
obache
17a6613d99 Update libupnp to 1.6.17.
* IPv6 support (introduce some API/ABI incompatibility).
* many bug fixes,
2012-04-13 23:38:34 +00:00
hans
af2c3ff08c Always set RT_LIB_SCHED=-lrt on SunOS. Now it builds but then breaks on
some destdir issue.
2012-04-13 22:59:16 +00:00
hans
56b53e87fd Add -lrt to LIBS.SunOS to make this build. Not needed on 5.11, but
doesn't hurt either.
2012-04-13 22:52:53 +00:00
obache
4056cab74b Update ruby-twitter-stream to 0.1.15.
* LICENSE=mit
* support all twitter streaming switched to SSL.
* bug fixes
2012-04-13 13:19:15 +00:00
darcy
8137b2a9c9 Forgot to add in the fixes to actually run it. 2012-04-11 19:32:17 +00:00
wiz
d1d5fd92bf + gitso (hi darcy!) 2012-04-11 17:55:06 +00:00
darcy
183c2f9c92 Gitso is a frontend to reverse VNC connections. It is meant to be a simple
two-step process that connects one person to another's screen. First, the
support person offers to give support. Second, the person who needs help
connects and has their screen remotely visible. Because Gitso is cross-
platform and uses a reverse VNC connection, it greatly simplifies the
process of getting and providing support.
2012-04-11 17:42:06 +00:00
asau
cda00e923d Apply official patch to address CVE-2012-1182 ("root" credential remote code execution). 2012-04-11 10:03:37 +00:00
asau
9b61131448 Update to Samba 3.5.14
This is a security release in order to address
CVE-2012-1182 ("root" credential remote code execution).

o  CVE-2012-1182:
   Samba 3.0.x to 3.6.3 are affected by a
   vulnerability that allows remote code
   execution as the "root" user.

Changes since 3.5.13:
---------------------

o   Stefan Metzmacher <metze@samba.org>
    *BUG 8815: PIDL based autogenerated code allows overwriting beyond of
     allocated array (CVE-2012-1182).
2012-04-11 09:36:21 +00:00
asau
9496e22aeb Update to Samba 3.6.4
This is a security release in order to address
CVE-2012-1182 ("root" credential remote code execution).

o  CVE-2012-1182:
   Samba 3.0.x to 3.6.3 are affected by a
   vulnerability that allows remote code
   execution as the "root" user.

Changes since 3.6.3:
--------------------

o   Stefan Metzmacher <metze@samba.org>
    *BUG 8815: PIDL based autogenerated code allows overwriting beyond of
     allocated array (CVE-2012-1182).
2012-04-11 09:30:08 +00:00
wiz
4773e0d7e2 All supported python versions in pkgsrc support eggs, so remove
${PLIST.eggfile} from PLISTs and support code from lang/python.
2012-04-08 20:21:41 +00:00
wiz
4faa202860 Remove python24 and all traces of it from pkgsrc.
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.
2012-04-08 19:08:44 +00:00
bsiegert
1d434e007f POSIX says that the target directory for "pax -rw" must exist. The pax
implementation in MirBSD enforces this.
Use ${MKDIR} to create the target directory before running pax.

This does not actually fix the build on MirBSD (it needs some more
work in the configure), it is at least a start.
2012-04-08 16:58:05 +00:00
dholland
23c74f75d3 Third time's the charm. I hope. autoconf can bite me. 2012-04-08 05:11:13 +00:00
dholland
25373df0e8 whoops, forgot one 2012-04-08 04:49:56 +00:00
dholland
16cde1550c Fix quota handling on NetBSD. If the new <quota.h> exists, use it. If
all that exists is the 5.99 proplib quotas, disable quota support.
2012-04-08 04:43:51 +00:00
joerg
5a11d53b19 Fix the last commit to not break bootstrap. 2012-04-07 15:27:21 +00:00
wiz
dff39f2a54 Fix build with clang. 2012-04-07 15:09:23 +00:00
bsiegert
b2f4445ecb Add OpenBSD and MirBSD support, no-op for other platforms. 2012-04-07 13:22:31 +00:00
obache
54a089a661 * fixes detection of ncurses.h
* let to exactly use system libpcap (fixes build with newer system libpcap).

Bump PKGREVISION.
2012-04-07 09:23:11 +00:00
taca
8f80c64f9f Update bind96 package to 9.6.3.1.ESV.6 (BIND 9.6-ESV-R6).
Security Fixes

  + 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]
    [CVE-2011-4313]

Feature Changes

  + Improves initial start-up and server reload time by increasing
    the default size of the hash table the configuration parser
    uses to keep track of loaded zones and allowing it to grow
    dynamically to better handle systems with large numbers of
    zones.  [RT #26523]

  + --enable-developer, a new composite argument to the configure
    script, enables a set of build options normally disabled but
    frequently selected in test or development builds, specifically:
    enable_fixed_rrset, with_atf, enable_filter_aaaa, enable_rpz_nsip,
    enable_rpz_nsdname, and with_dlz_filesystem (and on Linux and
    Darwin, also enable_exportlib) [RT #27103]
2012-04-05 00:41:10 +00:00
taca
8eae2ca6fd Update bind97 package to 9.7.5.
Security Fixes

  + 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]
    [CVE-2011-4313]

Feature Changes

  + It is now possible to explicitly disable DLV in named.conf by
    specifying "dnssec-lookaside no;". This is the default, but the
    ability to configure it makes it clearly visible to administrators.
    [RT #24858]

  + --enable-developer, a new composite argument to the configure
    script, enables a set of build options normally disabled but
    frequently selected in test or development builds, specifically:
    enable_fixed_rrset, with_atf, enable_filter_aaaa, enable_rpz_nsip,
    enable_rpz_nsdname, and with_dlz_filesystem (and on Linux and
    Darwin, also enable_exportlib) [RT #27103]
2012-04-05 00:40:09 +00:00
taca
0aea8bb95a Update bind98 pacakge to 9.8.2.
Security Fixes

  + 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]
    [CVE-2011-4313]

Feature Changes

  + RPZ implementation now conforms to version 3 of the specification.
    [RT #27316]

  + It is now possible to explicitly disable DLV in named.conf by
    specifying "dnssec-lookaside no;". This is the default, but the
    ability to configure it makes it clearly visible to administrators.
    [RT #24858]

  + --enable-developer, a new composite argument to the configure
    script, enables a set of build options normally disabled but
    frequently selected in test or development builds, specifically:
    enable_fixed_rrset, with_atf, enable_filter_aaaa, enable_rpz_nsip,
    enable_rpz_nsdname, and with_dlz_filesystem (and on Linux and
    Darwin, also enable_exportlib) [RT #27103]
2012-04-05 00:39:34 +00:00
obache
d6eb43aeca Add modular X font paths to FONTPATH.
PR 46085.
2012-04-03 04:34:09 +00:00
obache
464cee865c * EGDIR is required to be installed, not PKG_SYSCONFDIR.
* no need to take care PKGSYSCONFDIR manulally, or it may result in broken
  behavior if PKG_SYSCONFBASE != ${PREFIX}/etc.

ride on last bump.
2012-04-03 01:38:18 +00:00
joerg
5471971c9c Don't leak ${DESTDIR} into package. Bump revision. 2012-04-03 01:22:02 +00:00
shattered
b82f0efed9 Delint (include sysutils/desktop-file-utils/desktopdb.mk) 2012-04-01 14:35:20 +00:00
dholland
553ca37b7d Fix LP64 problem.
This package does a lot of storing of ints in pointers and thus
generates a lot of cast warnings; I believe the others are harmless.
2012-03-31 08:52:31 +00:00
dholland
4aa9d9801a Patch up various lethal compiler warnings. This still doesn't build
on NetBSD current or probably -6 because of bpf issues, but now stands
a chance of being able to run on LP64 platforms and/or at all when that's
fixed.
2012-03-31 08:31:06 +00:00
wiz
097dafcba1 Fix build of mldonkey-gui. 2012-03-29 11:36:43 +00:00
wiz
b5269dd1e5 Fix build with clang. 2012-03-28 20:40:38 +00:00
tron
7e3128f607 Update "wireshark" package to version 1.6.6. Changes since 1.6.5:
- Bug Fixes
  The following vulnerabilities have been fixed.
  o wnpa-sec-2012-04
    The ANSI A dissector could dereference a NULL pointer and
    crash. (Bug 6823)
    Versions affected: 1.4.0 to 1.4.11, 1.6.0 to 1.6.5.
  o wnpa-sec-2012-05
    The IEEE 802.11 dissector could go into an infinite loop. (Bug
    6809)
    Versions affected: 1.6.0 to 1.6.5.
  o wnpa-sec-2012-06
    The pcap and pcap-ng file parsers could crash trying to read
    ERF data. (Bug 6804)
    Versions affected: 1.4.0 to 1.4.11, 1.6.0 to 1.6.5.
  o wnpa-sec-2012-07
    The MP2T dissector could try to allocate too much memory and
    crash. (Bug 6804)
    Versions affected: 1.4.0 to 1.4.11, 1.6.0 to 1.6.5.
  o The Windows installers now include GnuTLS 1.12.18, which fixes
    several vulnerabilities.
   The following bugs have been fixed:
  o ISO SSAP: ActivityStart: Invalid decoding the activity
    parameter as a BER Integer. (Bug 2873)
  o Forward slashes in URI need to be converted to backslashes if
    WIN32. (Bug 5237)
  o Character echo pauses in Capture Filter field in Capture
    Options. (Bug 5356)
  o Some PGM options are not parsed correctly. (Bug 5687)
  o dumpcap crashes when capturing from pipe to a pcap-ng file
    (e.g., when passing data from CACE Pilot to Wireshark). (Bug
    5939)
  o Unable to rearrange columns in preferences on Windows. (Bug
    6077) (Note: this bug still affects the 64-bit package)
  o No error for UDP/IPv6 packet with zero checksum. (Bug 6232)
  o Wireshark installer doesn't add access_bpf in 10.5.8. (Bug
    6526)
  o Corrupted Diameter dictionary file that crashes Wireshark.
    (Bug 6664)
  o packetBB dissector bug: More than 1000000 items in the tree --
    possible infinite loop. (Bug 6687)
  o ZEP dissector: Timestamp not always displayed correctly.
    Fractional seconds never displayed. (Bug 6703)
  o GOOSE Messages don't use the length field to perform the
    dissection. (Bug 6734)
  o Ethernet traces in K12 text format sometimes give bogus
    "malformed frame" errors and other problems. (Bug 6735)
  o max_ul_ext isn't printed/decoded to the packet details log in
    GTP protocol packet. (Bug 6761)
  o non-IPP packets to or from port 631 are dissected as IPP. (Bug
    6765)
  o lua proto registration fails for uppercase proto /
    g_ascii_strdown problem. (Bug 6766)
  o no menu item Fle->Export->SSL Session Keys in GTK. (Bug 6813)
  o IAX2 dissector reads past end of packet for unknown IEs. (Bug
    6815)
  o TShark 1.6.5 immediately crashes on SSL decryption (every
    time). (Bug 6817)
  o USB: unknown GET DESCRIPTOR response triggers assert failure.
    (Bug 6826)
  o IEEE1588 PTPv2 over IPv6. (Bug 6836)
  o Patch to fix DTLS decryption. (Bug 6847)
  o Expression... dialog crash. (Bug 6891)
  o display filter "gtp.msisdn" not working. (Bug 6947)
  o Multiprotocol Label Switching Echo - Return Code: Reserved
    (5). (Bug 6951)
  o ISAKMP : VendorID CheckPoint : Malformed Packet. (Bug 6972)
  o Adding a Custom HTTP Header Field with a trailing colon causes
    wireshark to immediately crash (and crash upon restart). (Bug
    6982)
  o Radiotap dissector lists a bogus "DBM TX Attenuation" bit.
    (Bug 7000)
  o MySQL dissector assertion. (Ask 8649)
  o Radiotap header format data rate alignment issues. (Ask 8649)
- Updated Protocol Support
  ANSI A, BSSGP, DIAMETER, DTLS, GOOSE, GSM Management, GTP, HTTP,
  IAX2, IEEE 802.11, IPP, ISAKMP, ISO SSAP, MP2T, MPLS, MySQL, NTP,
  PacketBB, PGM, Radiotap, SSL, TCP, UDP, USB, WSP
- New and Updated Capture File Support
  Endace ERF, Pcap-NG, Tektronix K12
2012-03-28 12:22:26 +00:00
wiz
83ac82b5a2 + p5-Net-DHCP. 2012-03-27 20:10:20 +00:00
wiz
2589ee30f9 Initial import of p5-Net-DHCP-0.67. Packaged by Edgar Fuß in PR 45723.
Represents a DHCP packet as specified in RFC 1533, RFC 2132.
2012-03-27 20:09:44 +00:00
obache
a2697e72d8 * lex' and yacc' are required to build.
* yylineno is present in all scanners by flex>=2.5.20.
  fixes PR 46194.
2012-03-26 11:56:12 +00:00
obache
fbef5e397d * included oauth is reuqired to use user stream.
* no need to move escape.rb, include one will be picked up.

Bump PKGREVISION.
2012-03-25 15:20:04 +00:00
obache
87f91563bd Update mikutter to 0.1.0.723.
bug fixes.
2012-03-24 03:01:54 +00:00
marino
c8c258113d net/bind99: Fix undefined reference to `main'
DragonFly build was broken during the linking of driver.so
----
libtool: link: cc -o driver.so .libs/driver.o -L/wrkobjdir/net/bind99/work/.buildlink/lib
/usr/lib/crt1.o: In function `_start':
crt1.c:(.text+0x149): undefined reference to `main'
*** Error code 1
----

This has been seen on other platforms:
Fedora: http://lists.fedoraproject.org/pipermail/scm-commits/2011-November/683368.html
Gentoo: https://bugs.gentoo.org/show_bug.cgi?id=406399

Not building dlzexternal is the solution the worked in the above reports.
It works for DragonFly as well, and the PLIST is not affected.
2012-03-23 21:25:01 +00:00
taca
6895b0face Bump PKGREVISION reflecting the default Ruby's version change. 2012-03-22 14:25:25 +00:00
obache
11aa4a56bb Update miniupnpd to 1.6.20120320.
per PR 46236 by David Howland.
while here, set LICENSE=modified-bsd.

2012/03/19:
  Fix ipfilter support (thanks dhowland https://github.com/dhowland)

2012/03/14:
  Changes to miniupnpd.init.d.script by Shawn Landden

2012/03/05:
  fixed reload_from_lease_file().

2012/02/15:
  Change parselanaddr() function to allow 192.168.1.1/255.255.255.0 in
    configuration file.
  Change read_permission_line() to allow 192.168.1.1/255.255.255.0 in
    permission line (in configuration file).

2012/02/12:
  More syntax checks in upnppermissions.c

2012/02/11:
  Fix ipfw/Mac OS X specific source files to compile ok with -ansi flag

2012/02/09:
  Make HTTP listen socket non blocking (so accept() can't block)
  Make SSDP receive sockets non blocking
  use sockaddr_to_string() in SendSSDPAnnonce2 to handle IPv6 addresses

2012/02/06:
  Make HTTP (SOAP) sockets non blocking.

2012/02/05:
  Compile ok with -ansi flag.
  Save a few bytes in options.c using a string repository, instead of a fixed size
    buffer for each option value.

2012/02/04:
  Added friendly_name= option to config file

2012/02/03:
  Anchor name (PF) is now configurable through the config file with anchor=
  Added test of presence of /lib/libip4tc.so and /lib/libip6tc.so files in
    Makefile.linux in order to add -lip4tc and -lip6tc to LIBS accordingly.

2012/02/01:
  always handle EAGAIN, EWOULDBLOCK and EINTR after recv()/recvfrom() calls

2012/01/20:
  Always #include <netinet/in.h> before #include <arpa/inet.h> (for OpenBSD)
  .onrdomain field was added in pf with OpenBSD 5.0. Add PFRULE_HAS_ONRDOMAIN

2012/01/02:
  Fixing netfilter/iptables_*.sh scripts for new ifconfig output format.
  getifaddr.c: added additional checks on structure returned by getifaddrs()
  Fixing Mac OS X makefile for installation

2011/11/18:
  avoid infinite loop in SendResp_upnphttp() in case of error
  Replaced SendResp_upnphttp() + CloseSocket_upnphttp() by
    SendRespAndClose_upnphttp()
  Tomato specifics in genconfig.sh

2011/07/30:
  netfilter : Added a tiny_nf_nat.h file to compile with iptables
    installed headers.
    include xtables.h instead of iptables.h

VERSION 1.6 : released the 2011/07/25

A lot of work on IPv6 support and IGDv2. Support of lease duration, etc.

VERSION 1.5 : released the 2011/01/01

bugfixed and is now compatible with OpenBSD >= 4.7. It includes preliminary support for the version 2 of the UPnP Internet Gateway specification.
2012-03-22 12:56:51 +00:00
obache
01545261a4 Update darkstat to 3.0.715.
per maintainer updater request by PR 46241.

v3.0.715 (January 2012)
	- Compatibility fixes for Hurd and Solaris.
	- Use link-time optimization and automake-like silent rules.
	- Support systems without ifaddrs.h again.
	- Continuing fixes for IPv6 support.
	- Only update lastseen time for sender, not recipient.
	- Implement --local-only: accounting for hosts on the local net.
        - Make failure to bind() a socket non-fatal.
	- Make failure to get local IP non-fatal.
	- Fall back to gethostbyaddr() if getnameinfo() fails.
	- Fix detection of IPv4 multicast addresses.
	- Fix decoding on OpenBSD DLT_NULL interfaces (e.g. gif(4))
2012-03-22 12:30:42 +00:00
fhajny
48e62bf2cd Update rabbitmq to 2.8.0.
Changes in 2.8.0:

* Dead lettering
* Internal flow control
2012-03-22 11:58:58 +00:00
brook
fc9ddbee58 Install ${PKG_SYSCONFDIR}/modules and ${PKG_SYSCONFDIR}/sites-enabled.
Both of these directories are referred to by the default radiusd.conf
and so should be provided to allow radiusd to run after installation.
2012-03-21 18:02:21 +00:00
brook
dece1ceafa Create the empty directory share/examples/freeradius/sites-enabled. The
default radiusd.conf file refers to this by trying to include files from
there.  As a result, the example configuration is incomplete without this.
2012-03-21 16:48:17 +00:00
wiz
329274677f Make flickcurl use raptor2 instead of raptor.
Bump PKGREVISION of the only dependency.
2012-03-21 08:13:27 +00:00
taca
87a6e88239 Update ruby-tweetstream to 1.1.4.
Version 1.1.4
=============

* Added Client#connect to start streaming inside an EM reactor (pelle)
* Added shutdown_stream to cleanly stop the stream (lud)
* Loosened multi_json dependency for Rails 3.2 compatibiltiy

Version 1.1.3
=============

* Added on_reconnect callback method

Version 1.1.2
=============

* Added support for statuses/links
* Client now checks that specified json_parser can be loaded during initialization

Version 1.1.1
=============

* Fix for 1.8.6 compatibility

Version 1.1.0
=============

* OAuth authentication
* User Stream support
* Removed swappable JSON backend support for MultiJson
* Added epoll and kqueue EventMachine support
* Added on___interval and on_inited callbacks
2012-03-20 14:03:50 +00:00