Commit Graph

53903 Commits

Author SHA1 Message Date
ajacoutot
b0bbc8ee65 Thunderbird bundles its own libnss3, so use same workaround as for
security/nss:
SHA1_Update conflicts with openssl which may be dynamically loaded
at runtime via libcups or libgssapi so causing a crash due to using
the wrong binding.  So rename here to avoid conflict.

ok jasper@ sthen@
2009-11-17 23:08:12 +00:00
ajacoutot
6815706205 Firefox and Seamonkey bundle their own libnss3, so use same workaround
as for security/nss:
SHA1_Update conflicts with openssl which may be dynamically loaded
at runtime via libcups or libgssapi so causing a crash due to using
the wrong binding.  So rename here to avoid conflict.

ok jasper@ sthen@
2009-11-17 23:07:45 +00:00
jasper
858db5ef65 - use NOT_FOR_ARCHS, instead of BROKEN here 2009-11-17 22:27:37 +00:00
jasper
f6c30d1185 - bugfix update of vte to 0.22.5 2009-11-17 22:10:43 +00:00
naddy
0a44a9b7dd correctly display translated messages; ok pvalchev@ 2009-11-17 19:30:01 +00:00
jasper
71d09c4ee1 Security fix for CVE-2009-3909
Gimp PSD Image Parsing Integer Overflow Vulnerability

From upstream git.

ok giovanni@ (MAINTAINER)
2009-11-17 19:15:05 +00:00
bernd
036babf22d Update to git-1.6.5.3. 2009-11-17 16:29:42 +00:00
ajacoutot
71587de771 Remove leftover.
from Mikolaj Kucharski
2009-11-17 15:23:08 +00:00
ajacoutot
a38d32ed29 Minor update to tomboy-1.0.1. 2009-11-17 13:16:10 +00:00
sthen
3c392b8398 switch from COUNTER to DERIVE for the interface bandwidth graphs,
suggested by mk@. bump PKGNAME-main.
2009-11-17 11:47:06 +00:00
sthen
70f81b5601 ...and link it in 2009-11-17 11:23:26 +00:00
sthen
4ede4c787e take MAINTAINER, suggested by mk.
yay, I can has two ravens.
2009-11-17 11:20:47 +00:00
sthen
69231fae42 add a descriptive comment 2009-11-17 11:16:12 +00:00
sthen
f03621ea64 import ports/net/munin, this was joint work with mk@ and includes
a couple of his OpenBSD-specific plugins.

Munin the monitoring tool surveys all your computers and
remembers what it saw. It presents all the information in graphs
through a web interface. Its emphasis is on plug and play
capabilities. After completing an installation a high number
of monitoring plugins will be playing with no more effort.

Using Munin you can easily monitor the performance of your
computers, networks, SANs, applications, weather measurements
and whatever comes to mind. It makes it easy to determine
"what's different today" when a performance problem crops up. It
makes it easy to see how you're doing capacity-wise on any
resources.
2009-11-17 11:11:20 +00:00
pirofti
b49caa5621 Update SBCL to version 1.0.31 from MAINTAINER (Josh Elsasser).
Highlights:
	- amd64 support
	- bootstraping works with clisp
2009-11-17 10:44:59 +00:00
espie
8c1eea771b backport important bug-fix from newest ltdl.
There are probably other bad bugs in there, this code is a textbook example
of how NOT to write code if you want it to work.

Between the gnu style that obfuscate the stuff, the various thingies added
"just in case", the misuse of autoconf results, and the really high
abstraction level together with long functions and internal concepts, how
can anyone make sense of this code ? (short answer: it doesn't make actual
sense).

Also, no cookies for the gnu guys who, along with an important bug-fix,
manage *again* to push out 10000+ lines of useless diff thanks to a change
in automake/autoconf itself.

We don't need to make fun of Windows  and its security, the GNU project
manages to produce as many problems on its own...

When will they learn secure practices ? I would bet "not this century",
but then I probably won't be around to collect the bet...
2009-11-17 10:15:35 +00:00
stephan
10a3b8f09b +locale-de 2009-11-17 09:55:29 +00:00
stephan
a3e42cc203 Import drupal6/locale-de
Provides German translation of drupal6.

If you install this module prior to configuring drupal, thanks
to autolocale, the installation itself will be available in German!

ok sthen@ and landry@
2009-11-17 09:53:52 +00:00
benoit
5907af23ce - update pngcrush to 1.7.5
ok ajacoutot@
2009-11-17 09:25:06 +00:00
kevlo
68e8d83fe8 add p5-MooseX-AttributeHelpers and p5-MooseX-MultiInitArg 2009-11-17 04:46:50 +00:00
kevlo
f427ed85d1 Initial import of p5-MooseX-AttributeHelpers 0.22
While Moose attributes provide you with a way to name your accessors,
readers, writers, clearers and predicates, this library provides
commonly used attribute helper methods for more specific types of data.

ok sthen@
2009-11-17 04:45:04 +00:00
kevlo
59c2d88498 Initial import of p5-MooseX-MultiInitArg 0.01
MooseX::MultiInitArg - Attributes with aliases for constructor
arguments.

ok sthen@
2009-11-17 04:43:46 +00:00
kevlo
2e84a22a71 add p5-Net-OAuth 2009-11-17 04:28:21 +00:00
kevlo
2dc620d2e7 Initial import of p5-Net-OAuth 0.19
Net::OAuth is an implementation of the OAuth protocol.
OAuth is an open protocol to allow secure API authentication in
a simple and standard method from desktop and web applications.

ok sthen@
2009-11-17 04:27:27 +00:00
kurt
48dd291538 Fix use of uninitalized memory. Found by malloc option J. okay naddy@ 2009-11-17 01:04:43 +00:00
ajacoutot
4463d5b0ed The gnome-keyring SSH agent is now usable, so enable it. 2009-11-16 17:48:23 +00:00
ajacoutot
895eb5fb09 Fix small regression from previous commit. 2009-11-16 15:21:25 +00:00
stephan
737abb2a3c +p5-MooseX-Log-Log4perl 2009-11-16 14:16:16 +00:00
stephan
f1246d77f6 Import p5-MooseX-Log-Log4perl
A logging role building a very lightweight wrapper to Log::Log4perl for
use with your Moose classes. For compatibility the logger attribute can
be accessed to use a common interface for application logging.

ok jasper@ and kevlo@
2009-11-16 14:10:11 +00:00
sthen
60b3828b67 build ufraw,lensfun 2009-11-16 12:40:11 +00:00
sthen
776da9b962 Update to 1.9 2009-11-16 12:05:21 +00:00
sthen
08aa7b5e33 add lensfun flavour, tweak Makefile and DESCR, bump. 2009-11-16 12:03:12 +00:00
sthen
86634728be +lensfun 2009-11-16 11:54:57 +00:00
sthen
1dfda7e78d import ports/graphics/lensfun
lensfun is a library and database of photographic lenses to adjust
images for lens characteristics, e.g. distortion, transversal (also
known as lateral) chromatic aberrations, vignetting and colour
contribution of the lens.
2009-11-16 11:54:40 +00:00
ajacoutot
20337f54f1 Fall back to the old 2.20 behaviour, bypassing gnome-session (and
consolekit): only if GDM is running shutdown/restart is allowed.
2009-11-16 11:50:34 +00:00
jasper
fd225e6da9 SECURITY UPDATE of msmtp to 1.4.19
SSL Certificate NULL Character Processing Vulnerability
http://secunia.com/advisories/37321/

ok pirofti@ (MAINTAINER)
2009-11-16 10:47:07 +00:00
giovanni
c7cd70a651 Link sqlgrey to the build 2009-11-16 10:47:04 +00:00
giovanni
62dc7a520a Import SQLgrey, a Postfix greylisting policy daemon
Some help from kili@

SQLgrey is a Postfix greylisting policy service with 
auto-white-listing with SQL database as storage backend.
It has many features including ipv6 support, activity
reports, fine log controls.

SQLgrey uses the Sqlite database by default, but it can also use
MySQL or Postgresql.
2009-11-16 10:43:55 +00:00
giovanni
51c279856e Add a user for mail/sqlgrey 2009-11-16 10:40:35 +00:00
giovanni
3bb32e925d Remove archivers/{freeze,unarj,unrar} from run-dependencies and use p7zip instead.
Users should tweak their config files before removing the old dependencies.

ok sthen@, msf@, aja@
2009-11-16 10:37:31 +00:00
ajacoutot
9075daa679 This daemon does not need to be setuid anymore. 2009-11-16 10:21:37 +00:00
ajacoutot
de795ccd72 Fix CONFIGURE_STYLE conditionnal.
thanks to bernd@ for refreshing my goldfish memory on pattern matching.
2009-11-16 08:39:28 +00:00
pyr
85b95bcba5 + droid-fonts 2009-11-16 07:55:36 +00:00
pyr
7097f2a8f7 import droid-fonts. nice fonts as seen on the android devices.
ok ajacoutot@ & matthieu@
2009-11-16 07:54:36 +00:00
steven
218487feca spacing 2009-11-15 22:05:36 +00:00
steven
d343c92dff look for .la file associated with -lfoo argument in the cwd too
seems to fix a handful of ports
2009-11-15 21:51:59 +00:00
sthen
f00c67ed59 Update to 1.0.26, ok Brad (maintainer). Similar diff from chl@ 2009-11-15 17:47:36 +00:00
ajacoutot
09a6e22955 Respect XDG_MENU_PREFIX.
Set default menu file to gnome-applications.menu.
2009-11-15 17:36:38 +00:00
naddy
cbdb1edad4 Fix the actual bug that caused translated message catalogs to be
displayed incorrectly, and remove the workaround.  ok landry@, ajacoutot@
2009-11-15 17:13:44 +00:00
ajacoutot
9ae851efe3 Do not hardcode applications.menu. 2009-11-15 15:20:50 +00:00