Commit Graph

33316 Commits

Author SHA1 Message Date
espie
4bb8af2504 update to 3.3.6, okay jolan@ 2006-06-17 09:09:28 +00:00
espie
5be3e3f354 minor maintainance update, okay maintainer. 2006-06-17 09:07:40 +00:00
brad
27ff4e08fa upgrade to 2.5.STABLE14 2006-06-17 03:15:55 +00:00
steven
730bc29bb1 +wmii 2006-06-16 21:38:44 +00:00
steven
8d81562056 import wmii-3
wmii is a dynamic window manager for X11. It supports classic and
dynamic window management with extended keyboard, mouse, and
filesystem based remote control. It replaces the workspace paradigm
with a new tagging approach.

from Tobias Ulmer <tobiasu at tmux.org>
2006-06-16 21:36:03 +00:00
brad
0b46706cd8 upgrade to Dovecot 1.0beta9 2006-06-16 21:03:44 +00:00
sturm
9b5b22a0ae permit build as root or when SUDO is not defined, in which case we
need additional chmod() permissions

noticed by steven
2006-06-16 18:51:37 +00:00
sturm
8809fa14f4 substitute variables in a port's systrace.filter file as well 2006-06-16 18:48:58 +00:00
jasper
4c4b88ccda - update perltidy to 20060614
- add PKG_ARCH=*
- format pkg/DESCR to a width of 72 chars.

ok maintainer, naddy@
2006-06-16 17:31:55 +00:00
jasper
af3a835bd1 Update p5-Digest-SHA to 5.41 and update my e-mail address while there.
ok steven@
2006-06-16 16:56:56 +00:00
steven
47cbbdcec6 +p5-XML-Dumper 2006-06-16 15:57:27 +00:00
steven
1a81040f37 import XML::Dumper 0.81
XML::Dumper dumps Perl data to XML format. XML::Dumper can also read XML
data that was previously dumped by the module and convert it back to
Perl. You can use the module read the XML from a file and write the XML
to a file.

from Srebrenko Sehic <ssehic at gmail.com>
2006-06-16 15:55:59 +00:00
jakob
eff0ccfa58 update to new snapshot. also add patch to install milter documentation. 2006-06-16 15:52:19 +00:00
jolan
79d2cac1af allow building as root, noticed by steven@ 2006-06-16 15:07:06 +00:00
brad
d6d54ec510 update to snapshot 2.3-20060614 (with milter and TLS improvements)
ok jakob@
2006-06-16 06:26:20 +00:00
sturm
35783490d3 remove empty patch file
ok steven
2006-06-16 05:57:25 +00:00
bernd
41b622ff72 +p5-HTML-Clean 2006-06-16 01:33:22 +00:00
bernd
c7a700365b Initial import of p5-HTML-Clean-0.8.
The HTML::Clean module encapsulates a number of common techniques for
minimizing the size of HTML files. You can typically save between 10%
and 50% of the size of a HTML file using these methods. It provides the
following features:

- Remove unneeded whitespace (begining of line, etc)
- Remove unneeded META elements.
- Remove HTML comments (except for styles, javascript and SSI)
- Replace tags with equivilant shorter tags (<strong> --> <b>)
- etc.

The entire proces is configurable, so you can pick and choose what you want
to clean.
2006-06-16 01:31:41 +00:00
bernd
6cb9a7ea81 Security fix for gd-2.0.33. (CVE-2006-2906)
Fixes an infinite loop error within the handling of GIF images.

Detailed information: http://secunia.com/advisories/20500/

Fix from Xavier Roche via Ubuntu via NetBSD

ok naddy@
2006-06-15 22:18:25 +00:00
bernd
3ae63a12bc Security fix for kdm. Fixes a symlink attack vulnerability. (CVE-2006-2449)
Detailed information:
http://www.kde.org/info/security/advisory-20060614-1.txt

"go ahead" espie@
2006-06-15 12:10:30 +00:00
bernd
a021df0e58 Security update to wv2-0.2.3.
Fixes an integer overflow bug. (CVE-2006-2197)

http://secunia.com/advisories/20665/
2006-06-15 09:16:18 +00:00
bernd
76d9564aed Fix WANTLIB. "go ahead" espie@ 2006-06-15 09:13:45 +00:00
djm
bb0bb70e8e +p5-PatchReader 2006-06-15 07:28:37 +00:00
djm
76a00b443d Import of Perl PatchReader module:
This perl library allows you to manipulate patches programmatically
    by chaining together a variety of objects that read, manipulate, and
    output patch information.

NB. the distrubtion lacks an explicit license in all files, but the
author has clarified that it is dual-Artistic/MPL.

feedback bernd@, steven@; ok bernd@
2006-06-15 07:27:49 +00:00
steven
6dc095d557 fix sample config file.
from maintainer Stuart Henderson, found by Steve, murdoch-technology
at bigpond dot com.
2006-06-15 06:39:50 +00:00
steven
b79ee5698e update to 2.05; jasper 2006-06-14 22:03:24 +00:00
steven
855d3cd100 update to 0.75. from jasper. 2006-06-14 19:31:24 +00:00
steven
0a7e46840f update to 3.4.26
from maintainer Zvezdan Petkovic
2006-06-14 18:37:10 +00:00
brad
ac675a3a4f Update to gtk2mm-2.8.8.
ok wilfried@ bernd@
2006-06-14 18:37:10 +00:00
steven
13a1d63296 +gtkglext 2006-06-14 13:58:59 +00:00
steven
37838c63c3 import GtkGLExt 1.2.0
GtkGLExt is an OpenGL extension to GTK+ 2.0 or later. It provides
additional GDK objects which support OpenGL rendering in GTK+, and
GtkWidget API add-ons to make GTK+ widgets OpenGL-capable.
2006-06-14 13:58:38 +00:00
bernd
d6bab7a71c - Remove trailing whitespaces. (From Jasper)
- Install daemon into ${LOCALBASE}/sbin. (From steven@)
- Fix pkg/DESCR (From steven@)
- Really fix the OSS mixer stuff.

ok Tobias Ulmer (MAINTAINER)
ok naddy@ (for the mixer stuff)
2006-06-14 12:37:52 +00:00
bernd
a47eb42d5a - Fix a segfault on startup. gtk+2/glib2 fallout. (from Debian)
- Fix WANTLIB after gtk+2 update

ok brad@, no objections from wilfried@
2006-06-14 12:23:49 +00:00
jakob
85e6f71f21 update to smokeping v2.0.8; from bernd ahlers 2006-06-14 08:58:22 +00:00
alek
8fda7b75bd Add py-memcached 2006-06-14 08:47:40 +00:00
alek
622c568191 Import py-memcached
This software is a 100% Python interface to the memcached memory cache
daemon.  It is the client side software which allows storing values in one
or more, possibly remote, memcached servers.

From Ben Lovett <ben@tilderoot.com>
2006-06-14 08:41:14 +00:00
jakob
10c54806e9 add user for net/smokeping (_smokeping) 2006-06-14 08:34:27 +00:00
fgsch
271a591b56 and add an explanation for this as well. 2006-06-14 02:01:08 +00:00
fgsch
3650083cbe Avoid a crash by saving a pointer before calling g_slist_remove() that
will leave l unreachable. brad@ jolan@ ok.
2006-06-14 01:58:17 +00:00
naddy
fbe8a1fd06 CVS keyword, distinfo 2006-06-13 23:11:26 +00:00
steven
830b8d80e5 +clusterit 2006-06-13 19:39:45 +00:00
steven
4bf9f78eea import of Clusterit 2.4
Clusterit is a collection of clustering tools loosely based on IBM's
PSSP clustering tools. Unlike PSSP or GLUnix, Clusterit allows fast
parallel execution of remote commands as it is written in
architecture-independent C. Administrators can choose from a variety
of authentication methods, including SSH and Kerberos.

With Clusterit, administrators can run parallelized and load
balanced software builds (using jsd/jsh) or manage a heterogeneous
cluster of machines (using dsh/dvt/rvt).

submitted by Will Maier <willmaier at ml1.net>

input and ok naddy@
2006-06-13 19:39:07 +00:00
steven
270e29528e SECURITY update to dia 0.95.1
fixes CVE-2006-2453 and CVE-2006-2480

http://secunia.com/advisories/20199/

ok naddy@
2006-06-13 19:27:54 +00:00
alek
dbe71bef6f Fix path to site-packages directory 2006-06-13 19:24:46 +00:00
alek
2056fffff7 Add python subpackage 2006-06-13 17:31:29 +00:00
bernd
c3e1e3a89e Fix WANTLIB after gtk+2 upgrade. 2006-06-13 13:19:08 +00:00
bernd
f05f186453 First chunk of WANTLIB fixes after gtk+2 upgrade.
ok espie@
2006-06-13 13:17:56 +00:00
bernd
8c73dfcf77 Add missing WANTLIB, bump PKGNAME. 2006-06-13 12:28:33 +00:00
bernd
66f5ccb801 Fix a startup crash triggered by the new gtk+2 stuff.
Diff from jpilot CVS.

Problem reported by Konrad Foerstner, thanks!

Fix WANTLIB after gtk+2 update while I'm here.

ok Antoine Jacoutot (MAINTAINER)
2006-06-13 07:38:01 +00:00
jolan
a74c45fb48 fix crash on /quit 2006-06-13 02:02:04 +00:00