martynas
4578e9080a
do not even try to let configure.in pick up nanojit on sparc64.
...
sparc* also matches sparc64; however, native asm code is missing
for jit on sparc64, and jit is not ready for 64-bit in general (yet).
should fix sparc64. reported by matthieu@.
2009-07-21 19:53:17 +00:00
martynas
f2426580b9
give it a chance to recongize some external libs.
2009-07-21 19:43:04 +00:00
martynas
b2b8ed5d87
update to firefox-i18n-3.0.12
2009-07-21 19:31:33 +00:00
martynas
0c7ae6d7c7
security update to mozilla-firefox-3.0.12
2009-07-21 19:25:49 +00:00
martynas
24951976c2
implement sydney sndio backend. bump minor;
...
this was the last step of getting videos working alright.
problem reported by naddy@.
2009-07-21 12:12:37 +00:00
martynas
f9fb5e0574
- fix endianness checks
...
- dont use shared sems
2009-07-21 11:58:54 +00:00
martynas
17e560f7ba
- mman needs types
...
- enable jit. currently on i386, arm, sparc
tested by naddy@
javascript performance more than 2x faster, according to sunspider
benchmark
2009-07-20 23:41:34 +00:00
martynas
e0537b3889
recognize openbsd nanojit target; giving jit a chance to build
2009-07-20 20:04:02 +00:00
jolan
1994756c32
enable sysvmsg support, ok robert@
2009-07-20 18:48:29 +00:00
robert
8da83c7125
Make suhosin.session.encrypt=off by default because there are some problems
...
with php 5.2.10 and the suhosin patch. noted by william@ and people on ports@
It's going to be re-enabled when it gets fixed upstream.
2009-07-20 16:30:14 +00:00
naddy
3a2687e463
fix package specs in depends; ok kurt@, sthen@
2009-07-20 14:24:15 +00:00
martynas
551b2abd47
add cacert class 1 & class 3 certs to ckfw builtins by default.
...
bumped minor, symbols were added. req&ok naddy@
2009-07-19 18:38:08 +00:00
martynas
7af160a362
sndio backend for firefox 3.5 nssound. uses (external) audio/libcanberra
...
for system events, if installed. resulting package does not depend
on it though.
2009-07-19 15:30:16 +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
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
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
pyr
cb35b98fe3
update to latest mojo.
...
ok simon@
2009-07-16 16:11:14 +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
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
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
giovanni
f9093e7686
Update to 0.91
...
Fix possible segfault on dns lookups
2009-07-14 10:48:07 +00:00
giovanni
1b10dcfb9e
Update to 3.2.0.1
...
ok kevlo@ (Maintainer)
2009-07-14 07:38:58 +00:00
giovanni
32cd8afec3
Update to 0.4.1
2009-07-13 09:21:30 +00:00
ajacoutot
ed6c258cc4
- better homepage
...
- add reminder comment
ok jasper@
2009-07-12 20:34:03 +00:00