Commit Graph

54844 Commits

Author SHA1 Message Date
espie
3596e2db24 grumble. fix build after KERN_PROC hiding 2010-01-17 08:58:38 +00:00
matthieu
1ea60493ed Update for DejaVu fonts in ${X11BASE}. requested by and ok jasper@. 2010-01-16 22:01:29 +00:00
sthen
7bd856838c - fix problem in fake-install with the no_x11 pseudo-flavour noted on ports@
- correct license markers
- honour CC
- bump PKGNAME

ok jasper@
2010-01-16 11:30:23 +00:00
espie
f6d7127c2d deja vu in base X system 2010-01-16 10:07:45 +00:00
sthen
64e43fb40f Update to 4.79.6-1; more perl taint mode cleanup, bug in clamav output
parser fixed (just clamav, not clamd/clamavmodule).

ok jasper@, Brad (maintainer).
2010-01-15 20:37:51 +00:00
sthen
8052dca2ba from upstream repository;
* base the default maxconn on available filehandles.
* change the error message to better indicate that it's an error
not a warning.

ok jasper@

while there, remove an out-of-date comment in MESSAGE-main.
2010-01-15 11:25:15 +00:00
jasper
13f07a89ef - fix build on a clean box
ok ajacoutot@
2010-01-15 09:08:02 +00:00
sthen
52500bb238 Remove workarounds now that _SC_NPROCESSORS_ONLN/_SC_NPROCESSORS_CONF
have been added to libc. Needs new libc before building. From Brad; ok jasper
2010-01-15 09:07:27 +00:00
jasper
56012ebb09 - fix build on a clean system
- explicitly disable doxygen

ok ajacoutot@
2010-01-15 08:38:01 +00:00
jasper
800fefd61d - bump exim-eximon pkgname after recent ldap pkgspec change.
ok ajacoutot@
2010-01-15 07:59:45 +00:00
sthen
95c1f274c1 Permit native-mincore, at least some GNU m4 programs and clisp hit this.
ok sturm@ ajacoutot@
2010-01-14 17:23:28 +00:00
sthen
810d6b8ac0 Fix the build if glew is installed by disabling it in CONFIGURE_ARGS.
Spotted by naddy, ok ajacoutot.
2010-01-13 23:44:09 +00:00
jasper
df30126d85 SECURITY FIX for CVE-2009-4427
phpLDAPadmin "cmd" Local File Inclusion Vulnerability

ok ajacoutot@
2010-01-13 14:36:52 +00:00
sthen
eb80eb681a - add a patch to untaint $inlast, $outlast; avoids triggering
perl 5.10.1 taint mode checks with rateup and SNMP fetches when
dropping privs with --user

- use SYSCONFDIR

ok jasper@
2010-01-13 12:33:24 +00:00
jasper
4f7478ebae - fix dependencies to prevent systrace from acting up. fixes build on an empty box
ok ajacoutot@
2010-01-13 09:32:54 +00:00
ajacoutot
d16d96252f SECURITY: CVE-2009-4489
http://www.vupen.com/english/advisories/2010/0090
(thanks fgsch@ for the link/notice)

Update to cherokee-0.99.39.
Remove debug FLAVOR and use ifdef DEBUG.
Add rrdtool to run_depends.
Byte-compile python modules so that they are registered in the PLIST.

Be careful as cherokee is not started using ${PREFIX}/sbin/cherokee, not
cherokee-guardian anymore.

Fernando Quintero (maintainer) ok
MESSAGE tweak and ok sthen@, ok jasper@
2010-01-13 08:47:57 +00:00
jasper
e7a333c42a - actually enable openct, functionally unbreaking this.
- remove obsolete configure option

from markus@
ok ajacoutot@
2010-01-13 08:42:35 +00:00
jasper
b99a7631bb BUILD_DEPENDS=RUN_DEPENDS, otherwise it'll pull them from cpan directly
ok ajacoutot@
2010-01-13 08:27:42 +00:00
jasper
4fba78e767 - add a few patches from upstream svn
* clarify an error message
* fix error handling of encrypted files
* save current page when reloading the document

from brynet (MAINTAINER)
2010-01-12 21:45:20 +00:00
avsm
71f52efaf1 update to tcpstat-1.5, from Mark Lumsden (new maintainer) 2010-01-12 20:11:14 +00:00
jasper
7d4c012588 - sync 2010-01-12 19:27:08 +00:00
jasper
3c0c41c1b5 import p5-POE-Component-Supervisor (the cause of the recent p5-puking...)
This is a port of the Erlang process supervisor
(http://www.erlang.org/doc/design_principles/sup_princ.html).

This will monitor instances of children, restarting them as necessary
should they exit.
2010-01-12 19:26:42 +00:00
jasper
4f2161bc2e import p5-Test-TempDir
Test::TempDir provides temporary directory creation with testing in
mind.
2010-01-12 19:20:37 +00:00
jasper
0d53f42b33 import p5-MooseX-Types-Path-Class
MooseX::Types::Path::Class creates common Moose types, coercions and
option specifications useful for dealing with Path::Class objects as
Moose attributes.
2010-01-12 19:20:14 +00:00
jasper
532dc68360 import p5-MooseX-LogDispatch
Log::Dispatch role for use with your Moose classes.
2010-01-12 19:19:48 +00:00
jasper
d0bb4756f2 import p5-Log-Dispatch-Config
Log::Dispatch::Config is an abstract class of config parser.
2010-01-12 19:18:55 +00:00
jasper
e47321d509 import p5-Log-Dispatch-Config-TestLog
This module will load Log::Dispatch::Config and set things up
for a test run.
2010-01-12 19:18:08 +00:00
jasper
28b24201f4 import p5-Log-Dispatch-Binlog
The two classes provide in this distribution provide Storable based
binary logging for Log::Dispatch.

This is useful for testing your log output, or for delegating log output
to a listener on a socket without losing high level information.
2010-01-12 19:17:38 +00:00
jasper
d89dac5aa3 - sync- sync- sync- sync- sync- sync- sync- sync 2010-01-12 19:15:51 +00:00
jasper
94ffe0c647 import p5-File-NFSLock 1.20
module to do NFS (or not) locking
2010-01-12 19:15:08 +00:00
jasper
2ed90a560b - remove defunct homepage and master sites
- add a working master site
- specify license version
- regen plist

maintainer timed-ouT
2010-01-12 19:13:39 +00:00
ajacoutot
0dd2c1d6a7 Don't use bundled libtool, spotted by jakemsr@
Use gettext MODULE.

ok landry@ jasper@
2010-01-12 19:08:23 +00:00
okan
6701478369 remove the group check completely, mirroring what was done for
MAILMAN_USER - allows for a build and package without having
_mailman:_mailman user and group

ok stephan@
2010-01-12 19:06:06 +00:00
wcmaier
61313b5109 Update to 0.15.7.
Most awesomely, mpd can now stream natively without a icecast server.
ok and help from MAINTAINER Tobias Ulmer <tobiasu at tmux dot org>.
2010-01-12 18:58:26 +00:00
wcmaier
fb5a1ed649 Whitespace clean up -- no real change (actual update coming in a minute). 2010-01-12 18:51:07 +00:00
ajacoutot
08d1816136 sync, 6156 2010-01-12 18:06:19 +00:00
ajacoutot
07e6406837 Minor update to gmime-2.4.12. 2010-01-12 16:49:10 +00:00
ajacoutot
1ef71e39bb Minor update to version 6.30.8.
Fix a bug with email attachments.
2010-01-12 15:59:34 +00:00
wcmaier
d9f6ff471a Update to 1.4.2.
Diff from Max Varencov <admin at phpcode dot us> -- thanks!
2010-01-12 14:04:29 +00:00
sthen
3b468d61b7 update get_iplayer to 2.58 2010-01-12 12:46:15 +00:00
landry
50526251ce Update to toprump 0.5.1, from MAINTAINER and upstream developer Mark
Lumsden, thanks!
2010-01-12 11:59:07 +00:00
jakemsr
d30e4ddda5 - quit building audio(4) support
- remove unused --disable-ltdl configure arg
2010-01-12 11:19:06 +00:00
ajacoutot
2b40d8d8f2 Tweak MESSAGE. 2010-01-12 10:59:00 +00:00
ajacoutot
562b477e50 -foomatic-db-hpijs 2010-01-12 10:58:01 +00:00
ajacoutot
77a37d554b Remove foomatic-db-hpijs (as it's been dropped from foomatic-db at
openprinting.org).

It's been unmaintained for a long time now and the generated PPDs are
out-of-date for the newer foomatic-*.
Correct PPDs files for HP printers are of course still shipped in the
hpijs package.
2010-01-12 10:55:55 +00:00
jasper
92419b21ab - hookup latest cpan import... 2010-01-12 09:48:46 +00:00
jasper
4692c0133d import p5-MooseX-Declare
This module provides syntactic sugar for Moose, the postmodern object
system for Perl 5. When used, it sets up the class and role keywords.
2010-01-12 09:44:05 +00:00
jasper
7fd0edbfce import p5-MooseX-Method-Signatures
Provides a proper method keyword, like "sub" but specifically for making
methods and validating their arguments against Moose type constraints.
2010-01-12 09:43:48 +00:00
jasper
c7a9f3388f import p5-Parse-Method-Signatures
Inspired by Perl6::Signature but streamlined to just support the subset
deemed useful for TryCatch and MooseX::Method::Signatures.
2010-01-12 09:43:26 +00:00
jasper
debf17f1bb import p5-MooseX-Traits
Often you want to create components that can be added to a class
arbitrarily. This module makes it easy for the end user to use these
components. Instead of requiring the user to create a named class with
the desired roles applied, or applying roles to the instance one-by-one,
he can just pass a traits parameter to the class's new_with_traits
constructor.
2010-01-12 09:43:05 +00:00