Commit Graph

51400 Commits

Author SHA1 Message Date
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
ajacoutot
ab51ae5667 Add a small message to create symlink under htdocs, like we do with
other web apps. zabbix.conf is now correct.

prodded by jdixon@
2009-07-15 12:28:06 +00:00
espie
5732fb7c0b link new modules to build 2009-07-15 10:45:42 +00:00
espie
6f202ad1af user_import for drupal6 2009-07-15 10:44:42 +00:00
espie
7e7c2089dc token for drupal6 2009-07-15 10:44:20 +00:00
espie
cca36ee798 securelogin for drupal6 2009-07-15 10:44:00 +00:00
espie
d9632d420d printer-friendly for drupal6 2009-07-15 10:43:36 +00:00
espie
7456e681ce pathauto for drupal6 2009-07-15 10:43:12 +00:00
espie
5b5597f06d masquerade for drupal6 2009-07-15 10:42:52 +00:00
espie
c226714f05 japanese translation for drupal6 2009-07-15 10:42:28 +00:00
espie
2fb0584dab italian translation for drupal6 2009-07-15 10:42:05 +00:00
espie
77587e0798 content_access for drupal6 2009-07-15 10:41:40 +00:00
espie
b228d1f3bf advanced_user for drupal6 2009-07-15 10:41:15 +00:00
espie
1834e327c5 update to current versions 2009-07-15 10:33:38 +00:00
espie
e399ca2b3d fix base run-depends (drupal6 only) and bump corresponding packagenames. 2009-07-15 09:42:31 +00:00
weerd
e324a7db61 Update to 0.8. This update adds support for receive mode and other
nice features. Of note for OpenBSD users especially is the -z option,
which allows setting the interface description to what was received
from the connected switch.

Tested on amd64, sparc64 and vax.

With suggestions from Brad and sthen@. OK sthen.
2009-07-15 08:51:35 +00:00
sthen
a0c1168946 - install fping setuid root, it's a batch tool frequently used from
software which should not run as root, and doing this manually after
a pkg_add update is error-prone.

- rewrite DESCR. clearly note that the binaries are made setuid.

- Makefile de-uglification.

- bump PKGNAME.

no objections to the setuid change from ajacoutot@, weerd@
"I think its utterly retarded not to suid it for you" phessler@
2009-07-15 08:25:31 +00:00
naddy
dfa8040fc6 Use libdca for DTS support (-ac dts). This allows playing DTS audio tracks
on DVDs.  ok biorn@
2009-07-14 19:43:07 +00:00
sthen
833ce98d0c Trap SHM errors from X, and fall back to !SHM. this lets mupdf work
with a remote DISPLAY (diff also sent upstream). Clues from oga@ and
reading the VLC source code. Thanks naddy@ for testing.
2009-07-14 19:20:41 +00:00
naddy
2fe5807df4 fix build with MAKE_JOBS > 1 2009-07-14 15:45:21 +00:00
sthen
fa4d005f16 - update to newer snapshot, using the source code tarballs now
available from upstream.

- switch from jasper to openjpeg, fixes JPEG2000 image display
2009-07-14 15:38:46 +00:00
sthen
2874dc1ddc - don't strip the library. ok todd@
- update to 1.3, fixing LP64 arch in the process. "even better indeed" todd@
2009-07-14 15:35:24 +00:00
giovanni
f9093e7686 Update to 0.91
Fix possible segfault on dns lookups
2009-07-14 10:48:07 +00:00
sthen
a4596284c2 update Hugin to 0.8.0rc5 2009-07-14 10:28:25 +00:00