Commit Graph

53662 Commits

Author SHA1 Message Date
sthen
353bf7634d - update to 2.43
- take maintainer
2009-10-25 20:01:12 +00:00
benoit
1ccc9d6c53 - update pngcrush to 1.7.4
ok steven@, ajacoutot@
2009-10-25 19:46:59 +00:00
landry
47ade87ce0 Update to gpx-viewer 0.1.2 2009-10-25 17:54:18 +00:00
landry
ac5941dc65 Update to thunar-vcs 0.1.1. Remove patch merged upstream. 2009-10-25 17:50:49 +00:00
jasper
6a63c0cb29 SECURITY FIX for CVE-2009-3608, CVE-2009-3609.
CUPS "pdftops" Filter Data Handling Integer Overflow Vulnerabilities
Patch from Ubuntu.

ok ajacoutot@ (MAINTAINER)
2009-10-25 16:04:34 +00:00
jasper
104a083fec - update libspectre to 0.2.3
* bugfixes and enhancements

ok ajacoutot@
2009-10-25 16:01:09 +00:00
msf
2d68aec190 update to 0.2.12 and convert to MASTER_SITE_GEMCUTTER 2009-10-25 13:22:06 +00:00
kili
bc12b40d5f Bring back okTo{Print,Change,Copy,AddNotes} diffs, which I
dropped by accident.
2009-10-25 12:45:53 +00:00
sthen
3bfccf6ba8 steven@ points out the -O0 which is needed on amd64 with gcc 3.3 for
slarrfun.c can be passed via the environment rather than in a patch;
do this and only apply it to amd64.
2009-10-25 11:48:09 +00:00
landry
8d397e1036 +xcowsay 2009-10-25 11:14:10 +00:00
landry
d49d45bced Import xcowsay 1.1:
xcowsay displays a cute cow and message on your desktop. Inspired by the
 original cowsay.
 * Calculates display time from amount of text
 * Dream mode - display images in the bubble
 * fortune(6) wrapper program: xcowfortune - cow will deliver pearls of
 wisdom!
 * Replace the naffness that is xmessage(1)
2009-10-25 11:13:34 +00:00
msf
13e84f67fd add MASTER_SITE_GEMCUTTER as github no longer hosts gem files
ok bernd@
2009-10-25 10:59:47 +00:00
ajacoutot
589f0a33b3 Remove MESSAGE, killing gconfd should not be needed anymore. 2009-10-24 10:57:01 +00:00
ajacoutot
5d05ae72e2 Tweak MESSAGE after recent GConf2 change. 2009-10-24 10:54:37 +00:00
ajacoutot
3a05c41734 Update to gconfmm-2.28.0.
ok jasper@
2009-10-24 10:23:41 +00:00
ajacoutot
df551c50f6 Major update to gconf2-2.28.0.
LDAP and policykit support are disabled.
Bring a patch from Fedora so that the gconf daemon gets killed when
gconftool-2 is run; this should fix some applications startup after first
installation.

ok jasper@
2009-10-24 10:23:02 +00:00
landry
cfac5470fa Bump so they get to work with newer claws-mail.
Pointed out by robert at openbsd dot pap dot st, thanks!
2009-10-24 01:18:01 +00:00
sthen
9873b1120f update to 2.2.1 2009-10-23 22:50:00 +00:00
sthen
bba2747932 Remove trac-adminplugin; integrated into base trac. merdely@ ok 2009-10-23 17:26:20 +00:00
sthen
6d3e735561 Unlink trac-adminplugin; integrated into base trac. merdely@ ok 2009-10-23 17:25:31 +00:00
sthen
501db2dde9 +tracnav 2009-10-23 17:24:31 +00:00
sthen
35160c1857 import www/tracnav;
The TracNav macro implements a fully customizable navigation bar
for the Trac wiki engine.

The contents of the navigation bar is a wiki page itself and can
be edited like any other wiki page through the web interface. The
navigation bar supports hierarchical ordering of topics.

The design of TracNav mimics the design of the TracGuideToc that
was originally supplied with Trac. The drawback of TracGuideToc is
that it is not customizable without editing its source code and
that it does not support hierarchical ordering.
2009-10-23 17:24:19 +00:00
landry
38d1672e54 Updates to claws-mail plugins after claws-mail update. 2009-10-23 17:13:41 +00:00
landry
6aa0045cd3 Update to claws-mail 3.7.3, diff from Pawlowski Marcin Piotr, thanks!
Some tweaks by me to fix WANTLIB/LIB_DEPENDS maze and clean PLIST.
Looks good to maintainer.
2009-10-23 17:12:36 +00:00
sthen
f814587142 - update to 2.05
- drop msf as maintainer (at his request)
2009-10-23 16:53:44 +00:00
jasper
70e8508886 - enable libffi on hppa
tested by landry@, thanks!
2009-10-23 15:39:51 +00:00
sthen
e62096b897 - unbreak with perl 5.10.1 (don't rely on an internal MakeMaker api
which changed).

- take MAINTAINER.

looks ok to jasper.
2009-10-23 10:26:17 +00:00
espie
ab14a17d91 minor security update, adjust my patches 2009-10-23 10:18:35 +00:00
espie
fab88b2db6 a few minor updates 2009-10-23 10:10:54 +00:00
sthen
e7827c67d0 - build slarrfun.c with -O0, with default flags it generates broken
code on some arch (reported on amd64 with GCC 3.3 by Simon Nicolussi)

- autoconf picks up oniguruma if installed, add as a LIB_DEPENDS
2009-10-23 09:23:11 +00:00
jasper
edd50e977a - update mcabber to 0.9.10
from Markus Hennecke (MAINTAINER)
2009-10-23 09:07:09 +00:00
giovanni
d4b72f348b Update to 5.1.40
Ok Brad (maintainer)
2009-10-23 08:04:50 +00:00
merdely
293fee2cc0 Update to Wordpress 2.8.5 2009-10-23 01:03:27 +00:00
sthen
b977e4e00b Various patches to improve the game engine and allow all the npcomplete
levels to work. Some from Erik Hovland via the numptyphysics bug tracker,
some from David Coppa. Port diff from David Coppa (maintainer).
2009-10-22 23:07:54 +00:00
ajacoutot
6508f5827b Compile with -pthread to prevent undefined references.
"yay!" landry@ (maintainer)
2009-10-22 22:51:04 +00:00
sthen
3285ad8135 Better fix from ajacoutot; reinstate the @sample and use @mode to fix
permissions.
2009-10-22 22:34:59 +00:00
sthen
9704c22652 Avoid @sample for the shell scripts, it doesn't copy permissions
so the installed files are no longer executable. Problem reported
by Joe Gidi. ok marco@ (maintainer)
2009-10-22 22:15:56 +00:00
jakob
35051bdde3 ISC dhcpd v3.1.3 2009-10-22 21:13:29 +00:00
ajacoutot
813d37409b Remove reference to gnopernicus. 2009-10-22 16:47:37 +00:00
ajacoutot
cd4106c76e Remove gnopernicus. It's unmaintained and have been superseded by orca
for a while.

ok jasper@
2009-10-22 16:44:44 +00:00
giovanni
cd6be5202e Update to version 2.1.1 2009-10-22 15:55:10 +00:00
ajacoutot
400ca96e11 Minor update to gnome-desktop-2.28.1.
Translations and documentation updates.
2009-10-22 13:32:17 +00:00
ajacoutot
94a45c6c2f Update to genius-1.0.7. 2009-10-22 13:18:23 +00:00
ajacoutot
2e41f0ddbe Add missing gtk-update-icon-cache goo. 2009-10-22 12:53:49 +00:00
pirofti
40cca5914f Fix conflict with ruby-puppet by removing the pi example.
Noticed by jasper@, okay sthen@.
2009-10-22 10:40:33 +00:00
giovanni
4c8a46b081 Update to nmap-5.00
diff made by Pawlowski Marcin Piotr with tweaks by me and others
"you have my okay" landry@ on a similar diff
full changelog available at http://nmap.org/changelog.html
2009-10-22 10:00:57 +00:00
ajacoutot
de47e9fd10 Update to timetrex-3.0.0.
Tweak README.OpenBSD while here and remove myself from maintainer.
2009-10-22 09:09:26 +00:00
jasper
a296057f8c - add a -d flag to show the directory in which the outdated port resides
original diff by giovanni@, reworked by me to not alter default output
ok giovanni@ sthen@
2009-10-22 08:44:44 +00:00
giovanni
81e35ccbb2 Update to 0.4.4
full Chnagelog available at http://piwik.org/changelog/
2009-10-22 08:18:54 +00:00
sthen
d7835832b4 Mark these as COMES_WITH=4.7; they are in base Perl 5.10.1. ok jasper@ 2009-10-21 22:50:12 +00:00