Commit Graph

33251 Commits

Author SHA1 Message Date
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
jolan
1ba56f0e47 update to 0.10.1, from dennis suhonin 2006-06-12 22:47:06 +00:00
sturm
dbb32d9a2a ruby-actionwebservice
ruby-rails
2006-06-12 21:48:54 +00:00
naddy
affcbb5cd9 Update to 4.0.6. Really kill all child processes on exit. 2006-06-12 21:07:21 +00:00
sturm
72bdd66154 Initial import of ruby-rails 1.1.2
Rails is a web-application framework for the MVC pattern that includes
both a template engine, controller framework, and object-relational
mapping package. Everything needed to develop web-apps that can run on
CGI, FastCGI, and mod_ruby

Being a full-stack framework means that all layers are built to work
seamlessly together. That way you Don't Repeat Yourself (DRY) and you
can use a single language from top to bottom. Everything from templates
to control flow to business logic is written in Ruby - The language of
love for industry heavy-weights.

from msf
2006-06-12 20:20:09 +00:00
sturm
18fede90fa Initial import of ruby-actionwebservice 1.1.2
Simple support for publishing Web Service APIs for Rails applications.
Supports SOAP and XML-RPC, as well as generating WSDL for SOAP bindings.

from msf
2006-06-12 20:10:29 +00:00
sturm
7b447f75a3 ruby-actionmailer 2006-06-12 20:02:04 +00:00
sturm
b39884390c Initial import of ruby-actionmailer 1.2.1
Action Mailer is framework for designing email-service layers. These layers
are used to consolidate code for sending out forgotten passwords, welcoming
wishes on signup, invoices for billing, and any other use case that requires
a written notification to either a person or another system.

Additionally, an Action Mailer class can be used to process incoming email,
such as allowing a weblog to accept new posts from an email (which could even
have been sent from a phone).

from msf
2006-06-12 20:01:18 +00:00
sturm
34b4cd7322 ruby-rake 2006-06-12 19:56:33 +00:00
sturm
3dc5273858 Initial import of ruby-rake 0.7.1
Rake is a Ruby make-like utility using standard Ruby syntax for the build
specification file.

from msf
2006-06-12 19:55:48 +00:00
sturm
08be3569ad ruby-activerecord 2006-06-12 19:46:22 +00:00
sturm
7134988b3a Initial import of ruby-activerecord 1.14.2
Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM. It ties
database tables and classes together for business objects, like Customer
or Subscription, that can find, save, and destroy themselves without
resorting to manual SQL.

from msf
2006-06-12 19:45:48 +00:00
naddy
ca6257ce12 SECURITY:
Update to 1.2.9.1 which addresses a security vulnerability in the IAX2
channel driver (chan_iax2). The vulnerability affects all users with
IAX2 clients that might be compromised or used by a malicious user, and
can lead to denial of service attacks and random Asterisk server crashes
via a relatively trivial exploit.

From: maintainer Stuart Henderson <stu@spacehopper.org>
2006-06-12 19:04:10 +00:00
naddy
06de83c3cc SECURITY:
Prevent sign extension on integer promotion that leads to a buffer overflow.
Minimal fix from upstream CVS.  CVE-2006-2193.
prodded by bernd@
2006-06-12 17:31:34 +00:00
espie
b0d7bd35de idn wantlib for kde, last batch 2006-06-12 15:45:51 +00:00
espie
d9dd0b2691 more libidn wantlib updates. 2006-06-12 14:32:48 +00:00