Commit graph

11460 commits

Author SHA1 Message Date
marino
25a7b27f06 net/powerdns: Add DragonFly support 2012-05-20 19:37:49 +00:00
marino
a47d6e7e7c net/bind98: Fix undefined reference to 'main'
Bind98 needs the same fix bind99 received on 23 Mar 2012 to fix the
linking of driver.so
2012-05-20 13:22:40 +00:00
marino
b674916605 PR#45780 net/bind99: Fix chroot operation
DNSSEC related, bind99 needs same fix as bind98
2012-05-20 12:00:15 +00:00
marino
5c1f856ac6 PR#45780 net/bind98: Fix chroot operation
Implemented per PR.
2012-05-20 09:10:44 +00:00
marino
7ba287e0a2 net/citrix-ica: Mark NOT-FOR-DRAGONFLY
This Linux package emits "abort trap" forever in the bulk build.
It doesn't seem to build on any platform right now, so mask it until
at least its working on NetBSD and preferably on DragonFly too.
2012-05-19 21:40:19 +00:00
marino
983212902e net/skype1: Mark NOT-FOR-DRAGONFLY
Source unavailable, see policy:
<http://leaf.dragonflybsd.org/mailarchive/users/2012-05/msg00066.html>
2012-05-19 15:04:59 +00:00
marino
f0bf654415 net/net-snmp: Fix IPv6 option on DragonFly
Another victim of _KERNEL STRUCTURES...
2012-05-17 14:37:07 +00:00
spz
60ec4be20d add a patch by Jan Safranek <jsafranek@users.sourceforge.net> for CVE-2012-2141
from https://bugzilla.redhat.com/attachment.cgi?id=580443 :

Check out-of-index conditions in ExtendOutput2Table.
2012-05-17 12:56:17 +00:00
marino
017c620156 net/ed2k-gtk-gui: Fix indirect linking on DragonFly
On a previous commit, I added an LDFLAGS entry to address indirect
linking.  Since then I use LDFLAGS.DragonFly because the LDFLAGS fix
wasn't completely welcomed.  Now that a second library has to be added
to the indirect link fix, I'm moved both to LDFLAGS.DragonFly.
2012-05-16 18:48:45 +00:00
tron
b85a1db87f Update "libtorrent" package to version 0.13.2 and "rtorrent" package
to version 0.9.2.

A list of changes is not available unfortunately. But it seems that most
of the Solaris related build fixes have been integrated.
2012-05-16 17:42:37 +00:00
hauke
f4e4997178 Avoid a SIGSEGV, when AFPConfigInit() runs into a problem parsing
afpd.conf and returns NULL.
2012-05-16 14:03:08 +00:00
hauke
9e9e3ecb8d Add a 'debug' option for building the package with debug switches on. 2012-05-16 12:11:17 +00:00
marino
5f18178197 PR#46318 net/wminet: Fix for DragonFly 2012-05-15 14:05:01 +00:00
obache
2464999343 Update mikutter to 0.1.1.790, first 0.1.1 unstable release.
some improvements and bug fixes.
2012-05-13 14:21:55 +00:00
sbd
7905e253cb libresolv is needed on Linux. 2012-05-13 09:02:55 +00:00
sbd
4da98beeea Update PLIST.Linux 2012-05-13 07:49:25 +00:00
dholland
d473661fd0 PR 46072: netatalk broken with netbsd-6 quotas
Add support for the new libquota. Drop support for the proplib
libquota; it's not worth the configure-time hassle.

Fix some moderately serious bugs in the original/previous libquota
patches; it's clear for example they were never tested with group
quotas.
2012-05-12 21:53:19 +00:00
wiz
4326abf388 Add CONFLICTS with new man-pages package. For details, see
man-pages/Makefile.
2012-05-12 07:37:50 +00:00
adam
79a39f0e55 Changes 0.2:
* bugfix: SRV RR handling: fix domain name parsing and crash in case
  if no port is specified on input for SRV record query
* (trivial api) dns_set_opts() now returns number of unrecognized
  options instead of always returning 0
* dnsget: combine -f and -o options in dnsget (and stop documenting -f),
  and report unknown/invalid -o options (and error out)
* dnsget: pretty-print SSHFP RRs
2012-05-12 05:38:00 +00:00
fhajny
e6e86bfe6a Updated rabbitmq to 2.8.2.
Fixes in 2.8.2:
- Performance improvements
- Disc space monitoring

Fixed in 2.8.1
- Fixes a bug in 2.8.0 which prevented RAM nodes from being upgraded.
2012-05-11 11:15:12 +00:00
spz
cecfd223f5 fix PLIST for an optionally installed file when picking option snmp 2012-05-10 21:58:38 +00:00
schwarz
197e425e88 Updated net/tacacs-shrubbery to 4.0.4.25 2012-05-10 19:01:08 +00:00
jnemeth
57fae6291d sort 2012-05-10 05:00:10 +00:00
pettai
d7ca0fe9c0 Added dnscheck pkg 2012-05-08 22:42:47 +00:00
pettai
22fddeaf80 DNSCheck is a program that was designed to help people check, measure and
hopefully also understand the workings of the Domain Name System, DNS.
When a domain (aka zone) is submitted to DNSCheck it will investigate
the domain's general health by traversing the DNS from root (.) to
the TLD (Top Level Domain, like .SE) to eventually the nameserver(s)
that holds the information about the specified domain (like iis.se).
Some other sanity checks, for example measuring host connectivity,
validity of IP-addresses and control of DNSSEC signatures
will also be performed.
2012-05-08 22:39:39 +00:00
adam
80aeb7eaf2 Switch distfile to .xz 2012-05-08 18:23:28 +00:00
obache
053be4da03 Update mikutter 0.1.1.780, aka 0.1.1pre1.
* implement activity tab (not same as Twitter's one, due to missing API)
* allow to settting color for all tweets.
* add `twitter client' for extraction filter.
* some speed up improvements.
2012-05-07 21:45:25 +00:00
christos
02445156ff handle sys_nomodule too 2012-05-07 17:54:44 +00:00
dholland
7e751949e4 Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
It turns out there were a lot of these.
2012-05-07 01:53:12 +00:00
dholland
a8b5615b6a Fix build with latest glib2. 2012-05-07 00:20:34 +00:00
dholland
861a7a4555 Remove a piece of pkglint. 2012-05-07 00:10:58 +00:00
dholland
addd3fe6b6 Build fix for new glib2. 2012-05-07 00:10:24 +00:00
wiz
9cbd2a6c1a Remove $NetBSD$ from inside patch to make it more likely this will apply. 2012-05-06 21:43:12 +00:00
wiz
33f3ea76e1 pkglint cleanup. 2012-05-06 21:42:35 +00:00
christos
a9dc037085 regen 2012-05-06 20:38:52 +00:00
christos
04cb07010a we are not arla 2012-05-06 20:37:47 +00:00
christos
549493d151 fix obvious mistake. 2012-05-06 20:37:16 +00:00
jakllsch
19e1d087d0 The libsoup24 configure script now wants glib2 2.31.7 or greater,
mark dependency as such.
2012-05-06 13:53:44 +00:00
wiz
83338833ab Remove ispman and p5-ispman.
Very outdated packages (last touched in 2006) that have config file
handling issues; also, ispman is not destdirized.
2012-05-06 10:20:38 +00:00
obache
f85d33c5dd Update libVNCServer to 0.9.9.
0.9.9
   - Overall changes:
     * Added noVNC HTML5 VNC viewer (http://kanaka.github.com/noVNC/) connect possibility
       to our http server. Pure JavaScript, no Java plugin required anymore! (But a
       recent browser...)
     * Added a GTK+ VNC viewer example.

   - LibVNCServer/LibVNCClient:
     * Added support to build for Google Android.
     * Complete IPv6 support in both LibVNCServer and LibVNCClient.

   - LibVNCServer:
     * Split two event-loop related functions out of the rfbProcessEvents() mechanism.
       This is required to be able to do proper event loop integration with Qt. Idea was
       taken from Vino's libvncserver fork.
     * Added TightPNG (http://wiki.qemu.org/VNC_Tight_PNG) encoding support. Like the
       original Tight encoding, this still uses JPEG, but ZLIB encoded rects are encoded
       with PNG here.
     * Added suport for serving VNC sessions through WebSockets
       (http://en.wikipedia.org/wiki/WebSocket), a web technology providing for multiplexing
       bi-directional, full-duplex communications channels over a single TCP connection.
     * Support connections from the Mac OS X built-in VNC client to LibVNCServer
       instances running with no password.
     * Replaced the Tight encoder with a TurboVNC one which is tremendously faster in most
       cases, especially with high-color video or 3D workloads.
       (http://www.virtualgl.org/pmwiki/uploads/About/tighttoturbo.pdf)

   - LibVNCClient:
     * Added support to only listen for reverse connections on a specific IP address.
     * Support for using OpenSSL instead of GnuTLS. This could come in handy on embedded
       devices where only this TLS implementation is available.
     * Added support to connect to UltraVNC Single Click servers.
2012-05-06 09:08:36 +00:00
schwarz
a4192c3fd6 updated download archives since original ftp servser seems to have become
unreachable/unavailable. Now using source archive from old Ubuntu archives
instead.
2012-05-05 22:44:19 +00:00
dholland
5779085fb4 Add missing krb5.bl3.mk; force use of internal libroken to avoid PLIST
divergence.

XXX: This package still cannot be used with pkgsrc heimdal because
XXX: it conflicts on bin/kpasswd and bin/pagsh. This should be fixed,
XXX: as replacing native kerberos's kpasswd binary on the PATH isn't
XXX: really good either.
2012-05-05 16:03:23 +00:00
dholland
d284ad406d Fix spelling of 'internal' in configure test. 2012-05-05 16:00:13 +00:00
obache
ebe39888d6 * tabify
* reorder entries, especially, PKG_DESTDIR_SUPPORT must be defined before
  includion of bsd.prefs.mk.
2012-05-03 05:55:47 +00:00
christos
929e9a2443 Update to 1.7.11, module tested with 6.99.4
Old afs package was ancient; would not work with anything recent and anything
non i386.
2012-05-02 23:19:25 +00:00
taca
1d70244efa Update samba35 package to 3.5.15.
==============================
                   Release Notes for Samba 3.5.15
			   April 30, 2012
                   ==============================


This is a security release in order to address
CVE-2012-2111 (Incorrect permission checks when granting/removing
privileges can compromise file server security).

o  CVE-2012-2111:
   Samba 3.4.x to 3.6.4 are affected by a
   vulnerability that allows arbitrary users
   to modify privileges on a file server.
2012-05-02 14:50:19 +00:00
taca
dfc94a4818 Update samba to 3.6.5.
=============================
                   Release Notes for Samba 3.6.5
                          April 30, 2012
                   =============================


This is a security release in order to address
CVE-2012-2111 (Incorrect permission checks when granting/removing
privileges can compromise file server security).

o  CVE-2012-2111:
   Samba 3.4.x to 3.6.4 are affected by a
   vulnerability that allows arbitrary users
   to modify privileges on a file server.
2012-05-02 14:48:00 +00:00
obache
5300927933 Update ruby-tweetstream to 1.1.5.
Version 1.1.5
=============

* Fix an incompatibility with Ruby < 1.9
* Added support for scrub_geo notice
2012-05-02 12:34:56 +00:00
agc
937a51724d Add and enable chimera 2012-05-02 04:48:49 +00:00
agc
5325f36060 Initial import of chimera-1.20 into the packages collection
Structured peer-to-peer overlays, sometimes also referred to as
	Distributed Hash Tables (DHTs), are scalable network infrastructures
	that support Internet-scale network applications utilizing a
	decentralized resource model.  At their core, these overlays provide
	Key-Based Routing (KBR), where messages addressed to any Key will
	incrementally route towards an overlay node responsible for that key.
	On top of the KBR layer, these overlays can support distributed
	storage using a DHT layer or data location using a DOLR layer.

	On top of these overlays, researchers have proposed numerous
	distributed applications, including distributed storage and backup
	systems, multicast systems, resilient routing networks, distributed
	spam filters, mobility support and anonymous routing networks.

	Chimera is a light-weight C implementation of a "next-generation"
	structured overlay that provides similar functionality as
	prefix-routing protocols Tapestry and Pastry.  Chimera gains
	simplicity and robustness from its use of Pastry's leafsets, and
	efficient routing from Tapestry's locality algorithms.  In addition to
	these properties, Chimera also provides efficient detection of node
	and network failures, and reroutes messages around them to maintain
	connectivity and throughput.
2012-05-02 04:48:04 +00:00