Commit Graph

51523 Commits

Author SHA1 Message Date
sthen
6f44b21cf6 +schroedinger 2009-07-18 08:53:48 +00:00
sthen
97be163b30 import multimedia/schroedinger, from Brad.
Schroedinger is a high-speed Dirac codec being developed by Fluendo
in partnership with the BBC. The main developer is David Schleef, who
developed the liboil optimisation library which is heavily used in
the project.
2009-07-18 08:53:08 +00:00
sthen
df986b2c92 update liboil to 0.3.16, from benoit@. Tested by myself and kili@. 2009-07-18 08:25:06 +00:00
landry
5804a50c53 Backport upstream svn r30251, fixing bug #5461.
This fixes opening help files in various xfce apps.
2009-07-18 08:21:35 +00:00
sthen
ea935b06ed comment-out function having no effect; drops RAM use by 30x.
from upstream svn r3895
2009-07-17 18:19:52 +00:00
martynas
84af2859fd stability update to firefox 3.5.1. MFSA 2009-41 doesn't affect this port 2009-07-17 17:09:35 +00:00
landry
ed744c58e3 update to claws-mail-vcalendar 2.0.5 2009-07-17 17:05:44 +00:00
landry
cba22f8ec5 update to claws-mail-rssyl 0.25 2009-07-17 17:05:11 +00:00
landry
ecdab219e7 update to claws-mail-notification 0.22 2009-07-17 17:04:08 +00:00
landry
df0e52147d update to claws-mail-htmlviewer 0.24 2009-07-17 17:03:38 +00:00
landry
ab9a201f8c Update to claws-mail 3.7.2, prodded by an initial diff from Pawlowski
Marcin Piotr, diff put into shape by Ulrich Kahl (MAINTAINER).
2009-07-17 17:02:45 +00:00
jolan
862191fde5 remove more dts cruft (lib symlink & man page copies) 2009-07-17 17:00:06 +00:00
eric
c30d772978 link with -pthread instead of -lpthread
ok ajacoutot@
2009-07-17 16:58:01 +00:00
naddy
09ddba7b03 fix package specs in depends; ok sthen@ 2009-07-17 16:38:48 +00:00
kurt
739b7ab787 - update to 4.1.40 which includes some security fixes:
http://tomcat.apache.org/security-4.html
2009-07-17 13:38:56 +00:00
sthen
39cff0955c - update to 3.52.6
- clean the Makefile, update license notes
- use MODULES=devel/gettext
- fix pkgconfig file
- regen PLIST

joint work with/ok ajacoutot@. maintainer timed out.
2009-07-17 10:45:05 +00:00
espie
9e79ab9070 +imagecache_profiles 2009-07-17 10:43:52 +00:00
espie
c6e6d559d9 link between imagecache and avatars 2009-07-17 10:43:16 +00:00
espie
7cba026b1e unfuck 2009-07-17 10:25:49 +00:00
espie
9451aca0c0 add the imagecache/api support 2009-07-17 10:17:23 +00:00
espie
d01b86f8b9 ImageCache is a dynamic image manipulation and cache tool. It allows you to
create a namespace that corresponds to a set of image manipulation actions. It
generates a derivative image the first time it is requested from a namespace
until the namespace or the entire imagecache is flushed.

ImageCache presets can be put to use in various other modules. For example, when
using CCK with the Imagefield module, you can use the "Display fields" local
task tab to choose a preset to apply to images in that field. Similarly, you
can specify a preset when displaying images attached to nodes using Imagefield
in a View through the Views UI.
2009-07-17 10:16:26 +00:00
espie
e7bc72b047 prereq for imagecache 2009-07-17 10:15:59 +00:00
espie
2cc3561f65 add dhtml_menu, filefield, imagefield 2009-07-17 10:02:03 +00:00
espie
f7c6384937 ImageField provides an "Image" widget type to CCK. This module leverages the
functionality of FileField and behaves nearly identically. ImageField widgets
will give you a nice thumbnail preview of the image when uploaded, and provides
a few display options (formatters) within CCK to display the images when the
content is viewed.
2009-07-17 10:01:02 +00:00
espie
81160dc049 FileField provides an "File" field type to CCK. It provides many advantages over
the Drupal core "Upload" module including:

 * Per-field upload control (file extensions, file size).
 * Per-node upload size limits.
 * Multiple fields per content type.
 * Customizable paths for saving uploads (plus token support for dynamic paths).
 * Icons for uploaded file types.

Most importanttly, it's a prerequesite for imagefield.
2009-07-17 10:00:30 +00:00
espie
ad11dbce39 This allows the replacement of any menu by a dhtml version,
in order to avoid lots of page loads.

Note that activating this module is not enough, you have to
also replace the menus (e.g., navigation) by their dhtml version
on the administer/menu page.
2009-07-17 09:54:44 +00:00
espie
08e0d8c39a a few minor tweaks:
- don't reload rewrite if it's already there, one less warning for httpd
- pinpoint translation errors
- document the painful state of updates from drupal5...
2009-07-17 09:33:12 +00:00
weerd
48225afcf7 Fix bug in ogg123 when unknown comments are found in the tags. Found
by and patch from claudio@, with a small nit from jasper@.

ok claudio@ naddy@ (maintainer)
2009-07-17 08:20:37 +00:00
ajacoutot
bbafda2af6 Minor update to gtk2mm-2.14.3.
Add patch from upstream.

ok wilfried@ (maintainer)
2009-07-17 07:35:56 +00:00
sthen
e1d4f6dce7 Bugfix update to 1.1.17; from Brad. 2009-07-17 07:28:18 +00:00
ajacoutot
4ca19d99dc Update to krb5-auth-dialog-0.12.
Enable pkinit support.
2009-07-16 20:14:20 +00:00
pyr
cb35b98fe3 update to latest mojo.
ok simon@
2009-07-16 16:11:14 +00:00
jim
53e1d5bea8 update to 5.6
ok sthen@
2009-07-16 15:12:39 +00:00
ajacoutot
442e216e7f Add missing build_depends. 2009-07-16 13:26:08 +00:00
giovanni
250503e0aa Update to 4.0.9
maintainer (Vlad Glagolev) agrees with the update.
2009-07-16 12:46:51 +00:00
ajacoutot
9e52431a76 Link with -pthread, not -lpthread.
ok eric@ (maintainer) who came up with the same diff
2009-07-16 09:05:32 +00:00
espie
1c7678744d add new stuff, image not yet ready 2009-07-16 08:41:50 +00:00
espie
77728585e8 user_readonly for drupal6 2009-07-16 08:41:22 +00:00
espie
3820186df6 publish/unpublish on schedule 2009-07-16 08:40:54 +00:00
espie
2769def09a do cron jobs from within drupal, without needing to set up a separate
cron job.
2009-07-16 08:40:31 +00:00
espie
5399380ace meta-tags for drupal6 2009-07-16 08:38:53 +00:00
espie
ef63e25ff6 small mirror-maker tweaks:
- there's no need for :: on pure dependencies, : works just fine for
accumulating (and :: is not 100% standard on all systems)
- append directly to _FETCH_MAKEFILE_NAMES. This avoids an untidy blank space
2009-07-15 23:44:36 +00:00
jakob
e67d892dd3 upgrade to ISC DHCPD v3.1.2p1 (security release)
fixes 'DHCP Stack Overflow In 'Dhclient' Script_write_params()'; CVE-2009-0692
2009-07-15 22:21:10 +00:00
jakob
80d53eeb56 upgrade to unbound 1.3.1; from brad 2009-07-15 22:18:09 +00:00
jakob
46a145be0e update to ldns 1.6.0; from brad 2009-07-15 22:13:45 +00:00
martynas
d7e4804640 firefox cert handling is unbearable. so automatically spawn 'Add
exception';  get cert;  and focus 'Confirm' so that one click or
Enter is needed to get in.
"OMGOMGOMG!!!!" marco@.  naddy@ did not object.
2009-07-15 20:42:39 +00:00
martynas
4d8563446b provide packages with isp subdir; so that rss and movemail accounts
could be created;  junk filter could handle headers from spamassassin.
from Andreas Vogele.  reminded by landry@.  ok giovanni@.
2009-07-15 20:06:41 +00:00
landry
33578c1940 Update to xfce4-clipman 1.0.2, bugfix & translation updates release. 2009-07-15 13:53:39 +00:00
landry
11cb1f6d1d Update to xfce4-weather 0.7.0. 2009-07-15 13:45:41 +00:00
landry
81a86dcad8 Update to testdisk/photorec 6.11.
see http://www.cgsecurity.org/wiki/TestDisk_6.11_Release for details.
2009-07-15 13:45:17 +00:00