Commit Graph

5647 Commits

Author SHA1 Message Date
jsg
51cd836e2e Add support for links from players embedded in third party pages.
ok martynas@
2008-09-11 11:58:09 +00:00
ajacoutot
71d81e2e51 - sanitize STDCCFLAGS/CFLAGS
- add -fPIC unconditionally (requested by naddy@) by adding it to
unix.mak (in pwlib) which get sourced by the other ports

feedback from and ok naddy@, thanks!
2008-09-08 17:17:10 +00:00
martynas
920bb74482 > SILC Client 1.1.5 is out. Lots of bugs fixed.
sync with silc-client-1.1.5.  ok jdixon@
2008-09-08 16:31:47 +00:00
brad
d5c0a6d0e8 Upgrade to silc-client 1.1.5; bug fix update.
ok jdixon@
2008-09-08 15:02:41 +00:00
jasper
941bf49812 - update p5-POE-Component-Server-FTP to 0.08 2008-09-08 09:55:16 +00:00
jasper
fb97a30e10 - update p5-Nmap-Parser to 1.16
- fix license
2008-09-08 09:51:22 +00:00
simon
8f5103e795 update to version 0.85 2008-09-07 09:15:35 +00:00
simon
d2b7da60ed maintenance update to version 0.21 2008-09-07 09:14:21 +00:00
fkr
0fa1c0a21f update to openvpn 2.1rc9, this includes security fixes
in earlier versions of 2.1 rc series, CVE-2008-3459

ok bernd@, ajacoutot@
2008-09-06 09:07:10 +00:00
okan
ad86d7abf0 update to 1.4a; from Bruno Bigras (MAINTAINER)
ok merdely@
2008-09-05 19:53:44 +00:00
martin
a13e234b93 - update to 0.5.6
- take over maintainership

help and ok sthen@
2008-09-04 08:52:29 +00:00
jakob
2f618aa0e4 upgrade to v3.1.1 2008-09-03 20:44:13 +00:00
jakob
b7efe9f8c5 upgrade to v0.9.1; bugfix release 2008-09-03 20:41:49 +00:00
todd
f721346741 give macppc a fighting chance, set the correct pic flag for this lib for macppc
ok ajacoutot@ (maint)
2008-09-02 23:16:01 +00:00
jasper
9a6ffc2043 - update p5-Net-Z3950-Zoom to 1.24
- add MODULES+=devel/gettext
2008-09-02 14:10:22 +00:00
jcs
06d1318dc6 oh hai ruby-snmp 2008-09-01 23:52:56 +00:00
jcs
f1b7afdd10 ruby-snmp-1.0.2, a pure ruby snmp library 2008-09-01 23:49:57 +00:00
jasper
99acfd81e5 - update p5-POE-Component-IRC to 5.88 2008-09-01 09:57:57 +00:00
jasper
54b11230bd - update p5-POE-Filter-IRCD to 2.38 2008-09-01 09:55:09 +00:00
naddy
d5d4bda0b8 Remove zebra, which is broken, dead, and superseded by net/quagga. 2008-08-31 19:46:40 +00:00
steven
13e2c4b2c2 update to 0.97.2
similar diff from bsdmaniak at gmail
2008-08-31 17:16:22 +00:00
jasper
7ae8be4209 - fix borked lib_depends (db/v4) 2008-08-31 16:29:50 +00:00
jasper
a26abb6dbf - remove fragment that snuck in and broke dctc.
breakage spotted by naddy, thanks!
2008-08-31 12:29:25 +00:00
jasper
b24f6bb55b - update loudmouth to 1.4.2
- regen patches
2008-08-31 12:16:14 +00:00
ajacoutot
186fa1fd56 - don't use $SYSCONFDIR for base system files (which are always
installed under /etc, whatever $SYSCONFDIR value is)
- s/PREFIX/LOCALBASE and the opposite where it makes sense
- README.OpenBSD is part of samba-docs, so no need to tell the user to
install samba-docs

ok mbalmer@ who gave me ten bonus points for solving the samba puzzle!
2008-08-30 17:02:26 +00:00
landry
2285c47998 Update to liveMedia 2008.07.25, and remove a wrong timeout. This fixes
tv-over-ip for at least Free french ISP.

ok brad@
2008-08-30 08:31:28 +00:00
mbalmer
f999bbe527 s/SYSCONDIR/SYSCONFDIR/ 2008-08-29 19:50:20 +00:00
wcmaier
6a9c891315 Update to 1.6.0 (bugfixes).
Diff originally from jasper@ with tweaks by me.

ok jasper@
2008-08-28 13:35:17 +00:00
kili
b6a6e5a156 +hs-HTTP 2008-08-27 18:56:06 +00:00
kili
e739d31a08 A client-side HTTP library for GHC. Requirement for the upcoming update to
darcs-2.0.2.
2008-08-27 18:55:05 +00:00
martynas
30d253e218 workaround no more: can use 128-bit arithmetics now on amd64.
ok brad@
2008-08-27 00:35:24 +00:00
naddy
7fc94445fb fix syntax error 2008-08-25 17:22:34 +00:00
naddy
37ff93e9e9 * fix an off-by-one buffer underrun; from millert@
* add xenocara to OpenBSD cvsyncd.conf template
2008-08-25 17:13:22 +00:00
jasper
05cff3223d - update dc_gui to a gtk2 version 0.80
- fix license marker
- install .desktop file
- re-format DESCR

feedback and ok ajacoutot@
2008-08-25 15:15:53 +00:00
jasper
267981508a - update dctc to a less ancient version 0.85.9
- merge parts of pkg/SECURITY into pkg/MESSAGE
- fix license marker

feedback and ok ajacoutot@
2008-08-25 15:14:43 +00:00
simon
9fc8706bae add p5-Net-FTPSSL 2008-08-24 16:13:56 +00:00
simon
d32e5f16db import p5-Net-FTPSSL
Net::FTPSSL is an object oriented Perl module which implements a simple
FTP client over a Secure Socket Layer (SSL) connection written following
the directives described in RFC959 and RFC2228.

from Pierre-Emmanuel Andre
2008-08-24 16:13:54 +00:00
dhill
8db6b4f62e upgrade to 0.74
- use gtk+2 instead of gtk+
- fix security hole
2008-08-22 00:08:57 +00:00
naddy
eee41340f7 maintenance update to 3.2.2 2008-08-21 14:48:02 +00:00
brad
8bd6e8e1ac Update to Pidgin 2.5.0.
"no worse than before" ckuethe@
2008-08-21 05:59:01 +00:00
ckuethe
0dfc488e5e Maintenance update to darkstat 3.0.711 2008-08-21 05:26:59 +00:00
sturm
9bfed0d940 update to maradns 1.3.07.09
based on a diff by Vlad Glagolev
2008-08-20 20:13:36 +00:00
jasper
45633bb12c - update loudmouth to 1.4.1
- bump major
- fix license marker
- enable regression suite
2008-08-20 16:11:11 +00:00
ajacoutot
173c08e7ef - fix MASTER_SITES; noticed by drahn@ 2008-08-20 15:32:10 +00:00
jakob
dc8544a725 upgrade to unbound 1.0.2 2008-08-20 08:25:41 +00:00
jasper
a4e9bcea5d - hookup two ports that were forgotten some time, some how 2008-08-19 22:33:31 +00:00
jasper
3648bf4a43 - update py-dns to 2.3.3
ok jakob@ (MAINTAINER)
2008-08-19 22:26:41 +00:00
pvalchev
dc3d9238b4 update to 2.45 w/ fix for dns issue:
http://www.frsirt.com/english/advisories/2008/2166/solution
from maintainer Rui Reis; ok naddy@
2008-08-06 03:11:38 +00:00
naddy
a18382624a Mark as BROKEN. This simply does not work on OpenBSD as is.
Also, this version is three years behind the latest upstream release.
Meanwhile people can use net/quagga.
2008-08-01 15:52:48 +00:00
sthen
4369454d22 SHARED_LIBS and PKGNAME bumps for libm. 2008-07-28 23:41:54 +00:00
todd
0861540c45 fix CATEGORIES, noticed by brad@
bump PKGNAME
2008-07-28 23:09:43 +00:00
rui
4704925dd0 - maintenance update to freeradius 2.0.5. Check the Changelog for more information.
ok ajacoutot@
2008-07-28 21:51:10 +00:00
sthen
772b60b93d +ladvd 2008-07-27 21:32:28 +00:00
sthen
382b97f29c import ladvd, from maintainer Paul de Weerd.
LADVD uses CDP / LLDP frames to inform switches about connected hosts,
which simplifies ethernet switch management. It does this by creating
the required payloads and descriptors on startup and then switching 
to a non-privileged user for the remaining runtime.
2008-07-27 21:29:56 +00:00
simon
9e8c7444a0 maintenance update to version 0.6 2008-07-27 17:03:30 +00:00
fgsch
b46d236be4 change MASTER_SITES and remove HOMEPAGE as the site is gone.
bump package.
2008-07-27 11:34:18 +00:00
fgsch
22977cd5f0 update to 2.02. maintainer ok. 2008-07-27 10:16:05 +00:00
brad
3407f8d6aa Update to Samba 3.0.31; A bug fix release.
ok mbalmer@
2008-07-25 22:01:17 +00:00
fgsch
f572f6725e Remove extra / from MASTER_SITES making fetch happier. 2008-07-25 20:12:02 +00:00
merdely
957aaffa93 Add p5-Net-Server to REGRESS_DEPENDS.
ok MAINTAINER (Sean Comeau) and "same diff" simon@
2008-07-25 18:10:24 +00:00
laurent
d7096d7a58 fixing my own stupidity, pointed out by many 2008-07-24 12:25:21 +00:00
brad
a867015533 Update to NSD 3.1.1; bug fix release.
ok jakob@
2008-07-24 05:38:24 +00:00
laurent
437a665260 import of net/enet port, ok sthen@ 2008-07-23 21:11:32 +00:00
jdixon
23611ce32b swap uid/gid variables, no change in package
noticed by Paul 'WEiRD' de Weerd
ok okan@
2008-07-23 15:33:17 +00:00
todd
dea6e5412f o update openafs to 1.4.7
o add README.OpenBSD (includes heimdal setup instructions)
o rework openafs-setup to use arla's afsd in base, and heimdal
o fix a bug since 4.1 to not blow the thread stack on 64bit time functions in libc
2008-07-21 03:13:01 +00:00
sthen
066fa4f282 +dnstop 2008-07-20 09:42:19 +00:00
sthen
52f143539c import dnstop:
dnstop is a libpcap application (a la tcpdump) that displays
various tables of DNS traffic on your network. Currently dnstop
displays tables of:

    * Source IP addresses
    * Destination IP addresses
    * Query types
    * Response codes
    * Opcodes
    * Top level domains
    * Second level domains
    * Third level domains
    * etc...

dnstop supports both IPv4 and IPv6 addresses.

To help find especially undesirable DNS queries, dnstop provides a
number of filters. The filters tell dnstop to display only the following
types of queries:

    * For unknown/invalid TLDs
    * A queries where the query name is already an IP address
    * PTR queries for RFC1918 address space

ok landry@
2008-07-20 09:40:13 +00:00
sthen
755052ea5c +rtg 2008-07-19 13:55:14 +00:00
sthen
c75e6d7329 import rtg,
RTG is a flexible, scalable, high-performance SNMP statistics
monitoring system. It is designed for enterprises and service
providers who need to collect time-series SNMP data from a large
number of targets quickly. All collected data is inserted into a
relational database that provides a common interface for applications
to generate complex queries and reports. RTG includes utilities
that generate configuration and target files, traffic reports, 95th
percentile reports and graphical data plots. These utilities may
be used to produce a web-based interface to the data.

    * Runs as a daemon, incurring no cron or kernel startup overhead
    * Written entirely in C for speed, incurring no interpreter overhead
    * Multi-threaded for asynchronous polling and database insertion
    * Inserts data into a relational database where complex queries
      and reports may be generated
    * Performs no data averaging in order to support billing, etc.
    * Can poll at sub-one-minute intervals 

Based on a submission from Tim Kornau via bernd@ and used at bsws
(hence high initial PKGNAME=...p5) - requested by henning@.
2008-07-19 13:52:22 +00:00
jdixon
b2f8c1c639 +haproxy 2008-07-17 04:34:14 +00:00
jdixon
ab7aa0f428 HAProxy is a high-performance and highly-robust TCP/HTTP load balancer
which provides cookie-based persistence, automatic failover, header 
insertion, deletion, modification on the fly, advanced logging contents 
to help troubleshoot buggy applications and/or networks, and a few other 
features.  It uses its own state machine to achieve up to ten thousands 
hits per second on modern hardware, even with thousands of simultaneous
connections.

feedback from merdely@, okan@, wcmaier@
ok merdely@ and pval@
2008-07-17 04:31:45 +00:00
jakob
2d9513a060 unbound 1.0.1; bugfix release 2008-07-16 20:34:10 +00:00
brad
064fc16871 - Comment out the DNS dissector in the default example config
since the DNS dissector is not being built.
- Sync the PLIST.

ok okan@
2008-07-16 20:15:48 +00:00
sthen
d22edfe268 - add missing p5-libwww dependency pointed out by henning@
and other dependencies needed for various probes.

- @mode 600 in PLIST for smokeping_secrets config file

- bump package
2008-07-16 11:51:46 +00:00
dhill
a90d5f0474 upgrade to 1.67
ok kevlo@
2008-07-15 18:15:49 +00:00
dhill
0b6848075a upgrade to 0.10 and remove maintainer
ok msf@
2008-07-15 18:14:35 +00:00
brad
1e0b82bf02 upgrade to livemedia 20080706; bug fixes.
ok jakemsr@
2008-07-15 16:14:24 +00:00
brad
6f482b0988 upgrade to libnids 1.23.
ok sthen@
2008-07-15 16:11:02 +00:00
sthen
91fd94a18e We built with -O0 on sparc64 to avoid unaligned access. Various
alignment problems have been fixed upstream and no problems have
been seen with this version with default compiler flags, so
remove the hack and bump package.

ok brad@ jakob@
2008-07-15 11:51:41 +00:00
robert
241c16a745 add emesene to the build 2008-07-15 08:57:17 +00:00
bernd
45c3381925 Skip hoe dependency because it's not needed to run ruby-rrdtool.
Noticed and tested by claudio@.
2008-07-15 08:43:08 +00:00
dhill
2b2360d2f5 upgrade to 0.49
OK MAINTAINER
2008-07-14 16:24:34 +00:00
naddy
73dea6672f update to bug-fix release 3.0.3; ok espie@ 2008-07-12 15:03:29 +00:00
brad
a73258c217 Correct the permissions of the examples files.
Issue and an initial patch provided by RD Thrush <rd at thrush dot com>
ok mbalmer@
2008-07-12 12:33:21 +00:00
dhill
3e8710325f upgrade to 0.20
OK djm@
2008-07-11 23:04:48 +00:00
brad
ef0aeed4b9 - Sync PLIST.
- Add a msnp14 FLAVOR to enable the experimental MSNP14 support.

ok sthen@ bernd@
2008-07-11 14:20:55 +00:00
brad
3874e6995b Update to Samba 3.0.30; bug fixes and a security issue fixed,
CVE-2008-1105.

Specifically crafted SMB responses can result in a heap overflow
in the Samba client code. Because the server process, smbd, can
itself act as a client during operations such as printer
notification and domain authentication, this issue affects both
Samba client and server installations.

Feedback from sthen@
ok mbalmer@ sthen@
2008-07-11 11:40:33 +00:00
brad
84916ac3df Update to NSD 3.1.0; bug fix release.
ok jakob@
2008-07-11 10:01:16 +00:00
martynas
1f8afdb9cf sync with silc-client-1.1.4p0 patchset:
- do not enable DIV_SMALL by default, on all archs
- for now, don't use 128-bit arithmetics on amd64, as a work-around
for the gcc bug.  gcc3.3 mangles arguments for __divti3, and amd64
hangs on non-DIV_SMALL, when passing correct arguments.  this is
what silc-toolkit and silc-server use, too
unbreaks amd64
2008-07-11 01:51:23 +00:00
martynas
63f0477111 - do not enable DIV_SMALL by default, on all archs
- for now, don't use 128-bit arithmetics on amd64, as a work-around
for the gcc bug.  gcc3.3 mangles arguments for __divti3, and amd64
hangs on non-DIV_SMALL, when passing correct arguments.  this is
what silc-toolkit and silc-server use, too
unbreaks amd64
tested by brad@
initial diff tested by sthen@
"definitely fine with me" brad@
2008-07-11 01:47:12 +00:00
martynas
2da84680f2 bugfix update to bitlbee-1.2.1
ok maintainer Andrew Dalgleish, merdely@, wcmaier@
2008-07-11 01:13:05 +00:00
sthen
0319205bc2 upstream distfile not yet stable; mirror and bump PKGNAME for now.
regen PLIST while there (@bin markers). Pointed out by naddy.
2008-07-10 21:25:55 +00:00
wcmaier
2bfb83ab6e Import emesene (not linked to build).
The emesene Windows Live Messenger client supports tabbed chat,
custom emoticons, file transfers, offline messaging, personal
messages, nudges and MSN Plus!. The multilingual GUI can be extended
through customization including themes, smilies, sounds and tweaks
to the conversation format.

requested by and 'please commit' robert@
2008-07-10 13:22:41 +00:00
naddy
a0de073c3c Overdue update to 1.22. 2008-07-09 19:43:42 +00:00
wcmaier
b9a28d6528 Update to 4.68.
Original diff from giovanni (MAINTAINER); thanks! Regen patches and
fix the newly broken generation of the egg-info file while here.

ok okan@
2008-07-09 14:46:19 +00:00
espie
bba2160cb6 fix spec (openldap-server WON'T have the required libraries) 2008-07-09 09:36:18 +00:00
jakemsr
6838aeee39 * FFmpeg headers moved
* FFmpeg LIB_DEPENDS/WANTLIB changes
* add @bin markers in PLISTs
* bump PKGNAMEs

feedback/ok brad@
2008-07-09 02:07:36 +00:00
sthen
55095cfca9 distfile re-rolled; bump package and recalculate distinfo. 2008-07-08 15:46:02 +00:00
brad
13979edbe0 update to pidgin-tlen 20080602.
from alek@

ok sthen@
2008-07-07 00:34:04 +00:00
naddy
77e3eae9fe recognize 4.4 2008-07-06 15:26:14 +00:00
naddy
b3e53655d3 bump PKGNAME for PLIST changes 4.3 -> 4.4 2008-07-04 19:57:06 +00:00
steven
7a0def1df3 add _argus user/group and adapt directory ownership/permissions
feedback/ok sthen@
2008-07-04 17:23:39 +00:00
bernd
2f8cd858c5 Update to pidgin-2.4.3. (ICQ works again)
ok brad@
2008-07-04 07:35:40 +00:00
sthen
2d3521c63b - disable kmem-related code, it is not 64-bit clean and causes
problems on i386.

- bump package

ok rui@ (maintainer)
2008-07-03 08:07:56 +00:00
naddy
76fca74c8d do not add a build directory to the configured directories for ld.so
ok jakob@
2008-07-02 19:01:41 +00:00
ajacoutot
dcd5a59aab - from Dan Harnett:
* remove himself from MAINTAINER as per his request
  * fix data types to correct compile time warnings
  * fix an off by one
- regen PLIST while here

note: this port should be marked as EOL and removed or is anyone still
using this?
2008-07-02 18:07:41 +00:00
ajacoutot
95e343fe4c - remove Dan Harnett from MAINTAINER per his request
- bump
2008-07-01 16:41:19 +00:00
sturm
b6ebf76c13 update to nagios 3.0.3 2008-07-01 06:03:58 +00:00
steven
fc8fa94651 +argus
+argus-clients
2008-06-30 05:21:55 +00:00
steven
c4d728ffab import argus-clients 3.0.0
Argus data clients support a range of operations on binary flow data
from Argus, such as sorting, aggregation, archival and reporting.

ok naddy@ sthen@
2008-06-30 05:20:42 +00:00
steven
a512336ce2 import argus 3.0.0
Argus is a fixed-model real time flow monitor designed to track and
report on the status and performance of all network transactions seen in
a data network traffic stream. Argus provides a common data format for
reporting flow metrics such as connectivity, capacity, demand, loss,
delay, and jitter on a per transaction basis. The record format that
Argus uses is flexible and extensible, supporting generic flow
identifiers and metrics, as well as application/protocol specific
information.

ok naddy@ sthen@
2008-06-30 05:19:33 +00:00
ajacoutot
8a8fa5387a - mark BROKEN until djm@ fixes it
suggested by and ok djm@
2008-06-28 08:30:00 +00:00
kili
5ba7c853bc Update to 2008-05-R1.
Tests, feedback and corrections from Jim Razmus and sthen@

ok sthen@
2008-06-27 22:10:14 +00:00
ajacoutot
f58a88c15f - fix the way CATEGORIES is propagated
ok jasper@
2008-06-26 08:49:37 +00:00
naddy
bb4bb8c3dc update to 7.18.2 2008-06-24 18:37:25 +00:00
sthen
457905736b Update to 1.1.11, fixes crashes.
- Make sure client entry is not expired more than once
- Fixed silc_parse_userfqdn argument check
- Remove client from expired client list before deleting it

"Commit that" brad@ (maintainer)
2008-06-22 18:27:05 +00:00
steven
77f597c89c update to nmap 4.65
from maintainer Giovanni Bechis
2008-06-17 21:18:03 +00:00
sthen
337123618c Adjust README file and bump package version. ok with viq (maintainer). 2008-06-17 15:31:02 +00:00
ajacoutot
070f7fe3b0 - bugfix update to gnugk-2.2.7-3
* 2 missing NULL pointer checks
* fixes a cause code translation when no Q.931 code is set
* fixes possible memory leak in virtual queues on unregistered calls
* checks for the new config file on a reload
2008-06-17 14:45:40 +00:00
landry
06e7b2ac77 bump PKGNAMEs after lang/ruby module change. 2008-06-14 23:53:05 +00:00
sthen
3c31df21d2 Remove net/sniffit. The code isn't too pleasant, no privsep, hasn't
been touched in 8 years, upstream has disappeared, has a hardcoded
nic list missing almost everything modern, and doesn't build on
some arch.

"it won't make me cry" ajacoutot@
2008-06-14 19:02:58 +00:00
sthen
bffc2c2c8c Avoid a divide-by-zero which kills Net-SNMP's snmpd running
on sparc64 when you snmpwalk against it.

From http://marc.info/?l=openbsd-ports&m=119175114720453&w=2

ok rui
2008-06-14 07:48:23 +00:00
pvalchev
2fbfcc7a81 epic4-2.10; Gleydson Soares 2008-06-14 02:01:10 +00:00
ckuethe
6fe0fc7bee update to gtk-gnutella 0.96.5. also add a couple of tweaks to the network
settings to improve your chances of finding things other than spam...
ok sturm
2008-06-13 19:12:44 +00:00
sthen
0df8422b00 sync wantlib, bump packages. 2008-06-12 21:58:11 +00:00
sthen
5b957a17ad +spectrum-tools 2008-06-12 21:35:22 +00:00
sthen
6098741cc6 import spectrum-tools:
Spectrum-Tools is a set of utilities for using the Wi-Spy USB spectrum
analyzer tools from Metageek LLC (http://www.metageek.net). They include
userspace drivers for the hardware (implemented via libusb), a graphing 
UI built on GTK/Cairo, network servers for remote devices, and simple 
utilities for developing additional tools.

This package contains the GTK user interface, spectool_gtk.
Non-GUI tools can be found in the spectrum-tools-utils package.

thanks to matthieu@ for testing and ckuethe@ for pointing me at the
svn code (better than the previous release). it's not perfect (some
X resource leaks) but usable.
2008-06-12 21:33:57 +00:00
wcmaier
2ab389682e Sync scapy with route(8) output now that we support priorities.
Initial report and testing from Tim Donahue <tdonahue at vonsystems
dot com> (and subsequent poke from sthen); thanks!

ok sthen@
2008-06-12 12:46:05 +00:00
okan
9a50149c93 update to 1.11.3 from Gleydson Soares
ok merdely@
2008-06-11 17:59:18 +00:00
landry
dd899175bb Convert existing lua-related ports to use new lang/lua MODULE, and bump
PKGNAMEs.

ok wcmaier@ ajacoutot@
2008-06-11 05:04:37 +00:00
sthen
b374203f48 SECURITY update to fix CVE-2008-0960, http://secunia.com/advisories/30574/
A vulnerability has been reported in Net-SNMP, which can be exploited
by malicious people to spoof authenticated SNMPv3 packets.

The authentication code reads the length to be checked from sender
input, this allows the sender to supply single byte HMAC code and
have a 1 in 256 chance of matching the correct HMAC and authenticating,
as only the first byte will be checked. The sender would need to
know a valid username.

ok rui (maintainer)
2008-06-10 18:00:35 +00:00
sthen
e71502184b update to 1.1.9, fixes crashes and a nasty socket leak trying to
reconnect to a failed master server. from brad@
2008-06-10 09:04:02 +00:00
pvalchev
bb0a677b47 -mieee is now default on alpha 2008-06-10 05:11:21 +00:00
sturm
539374ed41 missing PKGNAME-perl bump after MAINTAINER changed 2008-06-09 21:28:56 +00:00
naddy
2356cf20d6 Different workaround for link path ordering, keep build path out of
pkgconfig entry.  Problem reported by and ok landry@.
2008-06-09 21:00:57 +00:00
sthen
fe8e61a17e Add a patch to fix static page generation and bump package.
https://lists.oetiker.ch/pipermail/smokeping-users/2008-June/003068.html
2008-06-09 18:42:09 +00:00
okan
459803decc +py-boto 2008-06-09 18:21:13 +00:00
okan
63e6cc58b5 import py-boto
An integrated interface to current and future infrastructural services
offered by Amazon Web Services.  Currently, this includes:

- Simple Storage Service (S3)
- Simple Queue Service (SQS)
- Elastic Compute Cloud (EC2)
- Mechanical Turk
- SimpleDB (SDB)

based on the original submission by Bruno Bigras <bruno@burnbox.net>

feedback and ok wcmaier@ merdely@
2008-06-09 18:20:36 +00:00
ckuethe
768ba9d9fc update to darkstat 3.0.708, mostly concerned with decreased memory usage.
all local patches merged upstream.
2008-06-09 14:29:17 +00:00
ajacoutot
02e2de9051 - fix packaging by adding gconf2 to build+run_depends
noticed by Andreas Kahari and Alexander Pavlyutin on ports@, thanks!
ok brad@ (MAINTAINER)
2008-06-08 14:08:36 +00:00
simon
06bd922616 oops, forgot to check for lib_specs 2008-06-07 22:56:33 +00:00
simon
cd02f718ee add p5-Net-SSH2 2008-06-07 22:50:18 +00:00
simon
c8daa609f3 import p5-Net-SSH2
Net::SSH2 is a Perl interface to the libssh2 library.  It supports the
SSH2 protocol (there is no support for SSH1) with all of the key
exchanges, ciphers, and compression of libssh2.
2008-06-07 22:50:12 +00:00
sthen
3d9e34bfef Bugfix update, fixes occasional crashes at disconnection. From Brad. 2008-06-06 08:47:57 +00:00
rui
17b881c875 - fix MESSAGE examples path. Pointed by Jonathan Armani.
ok ajacoutot@
2008-06-05 19:49:17 +00:00
rui
67e081b387 - maintenance update to socat 1.6.0.1
feedback and ok okan@
2008-06-05 19:46:34 +00:00
rui
eacd3f66fa - maintenance update to tcpslice
ok okan@
2008-06-05 19:43:57 +00:00
rui
5c61442baa - maintenance update to tcpreplay 3.3.1
feedback and ok okan@
2008-06-05 19:41:22 +00:00
rui
759c9a46ef - maintenance update to dnsmasq 2.42
feedback and ok okan@
2008-06-05 19:38:39 +00:00
ajacoutot
6cb0bbdb9e - remove MAINTAINER as per his request
- bump
2008-06-05 15:57:40 +00:00