Commit Graph

50351 Commits

Author SHA1 Message Date
ajacoutot
8cc60bed42 - update to iso-codes-3.9
works fine for pea@ on amd64
2009-05-15 16:03:49 +00:00
jim
7be7a6c956 add myself
ok simon@
2009-05-15 15:47:25 +00:00
claudio
2783510601 Enable suexec for apache2 with these config changes:
- install the binary under ${TRUEPREFIX}/sbin/suexec2
- change suexec-caller to _apache2
- log to /var/log/suexec2_log similar to the suexec in base
Inputs and OK sthen@, simon@
2009-05-15 15:46:58 +00:00
ajacoutot
425e9774ac - update to devede-3.13.0 2009-05-15 08:11:59 +00:00
sthen
36022b7fe6 +conky,no_x11 2009-05-15 07:50:09 +00:00
sthen
c9a32364b1 bugfix update to 0.99.15 from Brad, maintainer ok. 2009-05-15 06:57:18 +00:00
sthen
66d2eec0e7 update to 1.5.8 (daylight-saving and 64-bit bug fixes). 2009-05-15 06:56:05 +00:00
sturm
8325678e2f remove -Werror to unbreak build on sparc64
This code seems to trigger a gcc bug, resulting in spurious format warnings.

ok naddy
2009-05-15 05:10:04 +00:00
sturm
ebc5963265 unbreak build on sparc64...again 2009-05-14 19:24:06 +00:00
ajacoutot
0db30c7534 - really remove bogus dir, no pkg change 2009-05-14 17:38:22 +00:00
giovanni
ddd0f40f2a Update to 3.0.34
"fine with me to commit it" jasper@
2009-05-14 17:05:46 +00:00
ajacoutot
fe4979ad0a - remove bogus directory 2009-05-14 15:36:19 +00:00
ajacoutot
d85444e6dc - update to gqview-2.1.5 (devel version, but the project is dead)
from Brad
- use xdg-open to display "Help" with favorite browser
2009-05-14 13:39:44 +00:00
kurt
e436b9fc81 Fix daemon mode by correcting non-portable code:
- close(0); open(...); is no guaranteed to open on file descriptor 0.
  Change to using dup2()
- Threaded applications that fork() may only call async-signal-safe
  functions in the child process until such time as one of the exec
  functions are called. Enable the APPLE code path that uses execlp()
  in child. Also close child fd's in such a way as to not trip on
  non-blocking fd design issues of libpthread.

okay ajacoutot@
2009-05-14 12:38:52 +00:00
sthen
298bf500c1 make -streaming depend on -main. from Brad. 2009-05-14 08:53:36 +00:00
jasper
ecc62ed352 - update lcms to 1.18a
from brad, with a tweak by me
2009-05-14 08:13:37 +00:00
ajacoutot
f5df4361a5 - update to libxklavier-3.9 2009-05-14 08:01:28 +00:00
pea
0995e85161 Update to 4.0.3
"if it works for you" ajacoutot@
2009-05-14 07:56:19 +00:00
ajacoutot
ca85113e16 - use python MODULE instead of hardcoding python path
ok sthen@ steven@ Brad (maintainer)
2009-05-14 06:51:07 +00:00
benoit
db48a85b4e - reorg Makefile
ok ajacoutot@
2009-05-13 20:45:21 +00:00
naddy
05238ed41c fix the package name of the kanji flavor 2009-05-13 17:45:55 +00:00
naddy
4b12f202d0 update to 1.61: close potential CSRF security hole for web client users 2009-05-13 15:10:42 +00:00
naddy
773f616624 update to 3.0.6, which fixes a number of bugs 2009-05-13 15:08:23 +00:00
simon
fa4c5c58a1 lose cookie and remove p5-Math-Complex which is in base and rather needs
an update there

noticed by James Wright, thanks!
2009-05-13 13:13:35 +00:00
benoit
8cb3732a50 add myself
ok ajacoutot@
2009-05-13 13:13:34 +00:00
benoit
f20c499572 - update to mkvtoolnix 2.7.0
ok ajacoutot@
2009-05-13 13:02:17 +00:00
sthen
bfcda0e1fb support DLT_PPP_ETHER; based on an anonymous ports@ post. bump package. 2009-05-13 09:47:42 +00:00
ajacoutot
1c2b927ab9 - fix PKGNAME to be consistent with other ttf font packages
ok jasper@
2009-05-13 09:44:32 +00:00
sthen
6fa27b211e update to 1.85; hulu and channel4 were removed, too much work keeping on
top of their changes. (channel4 were apparently showing one episode of
Countdown for every request to people using this....ho ho ho)
2009-05-13 09:31:44 +00:00
ajacoutot
c11fab72ab - remove bogus '\' 2009-05-13 09:17:03 +00:00
simon
a0f32a9aaf add p5-File-MMagic-XS 2009-05-13 00:14:55 +00:00
simon
663e24abba import p5-File-MMagic-XS
This is a port of Apache2 mod_mime_magic.c in Perl, written in XS with
the aim of being efficient and fast especially for applications that
need to be run for an extended amount of time.
2009-05-13 00:14:51 +00:00
simon
a95145e9e8 add p5-Bot-BasicBot 2009-05-13 00:08:01 +00:00
simon
9364b8b6c8 import p5-Bot-BasicBot
Basic bot system designed to make it easy to do simple bots, optionally
forking longer processes (like searches) concurrently in the background.
2009-05-13 00:07:51 +00:00
simon
7fd9ae429a add p5-Math-Complex 2009-05-12 23:57:57 +00:00
simon
7277b03f1d import p5-Math-Complex
This package lets you create and manipulate complex numbers.  By
default, Perl limits itself to real numbers, but an extra use statement
brings full complex support, along with a full set of mathematical
functions typically associated with and/or extended to complex numbers.
2009-05-12 23:57:53 +00:00
simon
4ef6d35f31 add p5-MojoX-Renderer-TT 2009-05-12 23:49:33 +00:00
simon
ffe2ad41ab import p5-MojoX-Renderer-TT
This module implements a Template Toolkit based renderer for Mojo.
2009-05-12 23:49:27 +00:00
simon
419f8ae601 add p5-MojoX-Session 2009-05-12 23:44:45 +00:00
simon
40d9307646 import p5-MojoX-Session
MojoX::Session is a session management for Mojo.  Based on CGI::Session
and HTTP::Session but without any dependencies except the core ones.
2009-05-12 23:44:40 +00:00
simon
dab2414d6f add p5-Hash-Util-FieldHash-Compat and p5-MooseX-Clone 2009-05-12 23:33:20 +00:00
simon
d4b5551b74 import p5-MooseX-Clone
Out of the box Moose only provides very barebones cloning support in
order to maximize flexibility.
This role provides a clone method that makes use of the low level
cloning support already in Moose and adds selective deep cloning based
on introspection on top of that.  Attributes with the Clone trait will
handle cloning of data within the object, typically delegating to the
attribute value's own clone method.
2009-05-12 23:33:14 +00:00
simon
05454521a0 import p5-Hash-Util-FieldHash-Compat
Hash::Util::FieldHash using perltie.  When Hash::Util::FieldHash is
available it will use that instead.
This way code requiring field hashes can benefit from fast, robust field
hashes on Perl 5.10 and newer, but still run on older perls that don't
ship with that module.
2009-05-12 23:33:06 +00:00
simon
93c093b8ac update to version 1.25
tested by bernd@ in a bulk build, thanks!
early test and late reminder by landry@
2009-05-12 23:26:26 +00:00
simon
be59bde7ab enable load-extension for ports starting to require it
tested by bernd@ in a bulk build, thanks!
2009-05-12 23:20:52 +00:00
sthen
5a764bcd76 +libvstr 2009-05-12 21:41:16 +00:00
sthen
d7fc46fed8 import libvstr:
Vstr is a string library designed for network communication. Its
design uses blocks of ptr+length data, so adding, substituting, and
deleting data are all fast operations. It has a full API of all the
usual string tasks: searching, comparing, splitting, substitution,
converting between upper and lower case, and parsing numbers and
strings. Has a full POSIX and ISO 9899:1999 compliant printf()
implementation including gcc warning compatible custom formatters.
2009-05-12 21:38:59 +00:00
jakob
4f39357f47 upgrade to postfix 2.6.0; from brad 2009-05-12 20:03:08 +00:00
jakob
0062dbeaf0 update snapshot; from brad 2009-05-12 19:51:42 +00:00
sthen
a4b4ab60a8 bugfix update to 0.99.12; rolls in patches for the problem where 4-byte
ASNs with long prepends are seen.
2009-05-12 12:18:04 +00:00