Commit Graph

53890 Commits

Author SHA1 Message Date
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
ajacoutot
b29a744178 If XDG_MENU_PREFIX is not set, set it. This allows the menu to work when
not using gnome-session and not knowing about XDG_MENU_PREFIX.
2009-11-15 14:10:02 +00:00
ajacoutot
c663c5d14d Unbreak...
spotted by pyr@
2009-11-15 08:53:04 +00:00
ajacoutot
da8b64728a Remove useless patch.
No pkg change, no bump.

prodded by and ok naddy@
cvs: ----------------------------------------------------------------------
2009-11-14 22:52:20 +00:00
ian
b24fb12c52 Add patch to correct typos in messages; bump. OK jolan@ (maintainer) 2009-11-14 19:35:01 +00:00
sthen
17aff117b9 Update to 2.48 2009-11-14 18:42:35 +00:00
sthen
7cf9d872ae Update to 0.6.19 2009-11-14 18:37:53 +00:00
landry
ffe06e820d Set XDG_MENU_PREFIX in startxfce4 to 'xfce-', for a better compliance with
fd.o menu spec. Prompted by & after discussion with aja@.
Also reported upstream as http://bugzilla.xfce.org/show_bug.cgi?id=5980
2009-11-14 16:43:27 +00:00
ajacoutot
ac7d104490 Set XDG_MENU_PREFIX.
ok landry@
2009-11-14 16:41:57 +00:00
ajacoutot
a823c8b922 Respect XDG_MENU_PREFIX instead of using the hardcoded applications.menu
and remove the symlink hack.

ok landry@
2009-11-14 16:41:03 +00:00
ajacoutot
d258ef71f1 Remove the symlink hack, we are now using XDG_MENU_PREFIX. 2009-11-14 16:39:44 +00:00
ajacoutot
81ba303723 Respect XDG_MENU_PREFIX instead of using the hardcoded applications.menu.
ok landry@
2009-11-14 16:39:05 +00:00
ajacoutot
bde1f6c798 +evolution-exchange 2009-11-14 16:35:16 +00:00
ajacoutot
ca7710062c Import evolution-exchange-2.28.1
This is the Ximian/Novel Connector for Microsoft Exchange, which adds
support for Microsoft Exchange 2000, 2003 and 2007 to Evolution.
2009-11-14 16:34:31 +00:00