giovanni
a04329b9a7
Update to 0.4.2
2009-07-30 07:48:21 +00:00
espie
b3c99c8211
+globalredirect
2009-07-30 03:37:31 +00:00
espie
bce9467087
important module if you care about search engines
2009-07-30 03:37:01 +00:00
espie
89444d1d6b
minor security update: xss possibility if some people can manage dates but
...
are not admin.
2009-07-30 03:33:38 +00:00
espie
cb8c43eba6
+publish content
2009-07-29 11:35:30 +00:00
espie
58ea2b9d9e
simplify content publishing
2009-07-29 11:34:52 +00:00
espie
90b290ba49
patch folded upstream, new translations
2009-07-29 11:31:58 +00:00
martynas
2d5ac6f25b
adapt for the new xulrunner infrastructure.
...
no breakage in bulk build & bumps done by sthen@
2009-07-27 21:44:14 +00:00
espie
0067110d27
oops
2009-07-27 18:49:43 +00:00
espie
0f155c851f
add nodeaccess_userreference
2009-07-27 18:42:17 +00:00
espie
fcb17cf1c5
multi-author documents, a bit hard to make work, but hey, it works.
2009-07-27 18:41:14 +00:00
sthen
833e2f8858
- update to 0.99.20
...
- unbreak group setting; Cherokee assumed a fixed size 1k buffer for
getgrnam_r which is insufficient on some OS, including OpenBSD. symptom
was that group setting resulted in ERANGE. This just bumps the buffer
to 8k which isn't a perfect fix, but serves our purposes for now;
see ports@ archives at http://marc.info/?t=124832494600002&r=1&w=2
for more discussion.
maintainer ok.
2009-07-27 17:06:16 +00:00
espie
73a9928da0
+drush
2009-07-27 16:26:31 +00:00
espie
3584ec4220
drush is a shell for drupal, that allows some common operations to proceed
...
from the command line.
2009-07-27 16:25:55 +00:00
espie
ae5640e946
+devel
2009-07-27 15:44:31 +00:00
espie
4b88bc7211
helps development of new drupal modules/debugging complex configurations
2009-07-27 15:43:36 +00:00
espie
50e9fd9dfa
allows swapping of login and alt_login fields
2009-07-27 13:23:28 +00:00
espie
98d00d9f61
make it work with alt_login
2009-07-27 13:00:26 +00:00
espie
2c280a6d53
drop bogus drupal5 substitution, no actual generated plists change
2009-07-27 12:39:36 +00:00
espie
1addbc4b5e
typo
2009-07-27 12:39:05 +00:00
espie
9d986d7abc
fix french translation, téléversé looks utterly ridiculous for non-québécois.
2009-07-27 12:32:01 +00:00
ajacoutot
b157fd11c2
Update to vtiger CRM 5.1.0.
...
Remove myself from maintainer...
2009-07-27 11:54:26 +00:00
espie
78e2ee9298
+panels
2009-07-27 11:37:44 +00:00
espie
293eef4349
panels is a drupal plugin that allows for "simple" (wysiwyg) complex layout
...
of any node.
2009-07-27 11:37:14 +00:00
espie
9cc1919f34
drupal library, prerequisite for panels
2009-07-27 11:36:25 +00:00
robert
03f87babfe
patch-ext_suhosin_suhosin_c has to go the the shared patch
...
dir.
2009-07-26 22:42:22 +00:00
naddy
305d345f09
remove maintainer at his request
2009-07-26 20:09:18 +00:00
sthen
559f23237c
bugfix update to 0.11.5; maintainer timed out
2009-07-26 17:39:15 +00:00
espie
5269b5f9da
fix cvs tag
2009-07-26 12:20:25 +00:00
espie
7818816077
tweak SUBST_VARS so that nodeaccess won't match DRUPAL_LOCALE (oops)
...
a few PKGNAME bumps needed after regenerating plists, because of DESCR
changes or .orig files from patches.
2009-07-26 12:20:07 +00:00
espie
918a637341
rather important fix to only allow access if users can see the node.
2009-07-24 19:31:14 +00:00
merdely
d75e2d9d45
Take maintainership, add spaces before =, bump pkgname.
2009-07-24 17:29:52 +00:00
espie
c55d9f8179
some minor updates, except for printer-friendly, which is security-related
2009-07-24 14:19:02 +00:00
kevlo
8bd0e5524f
- update to 2.8.2; from Mattieu Baptiste <mattieu.b at gmail dot com>
...
- drop maintainership
2009-07-24 14:05:52 +00:00
espie
e940a55b7c
fix descr (Maxime Derche)
2009-07-24 12:20:14 +00:00
landry
6b544c83d3
Update to midori 0.1.8.
...
See http://foo-projects.org/pipermail/xfce/2009-July/025642.html for details.
Tested by Laurent Ghigonis, seems okay to msf@
2009-07-24 12:04:28 +00:00
martynas
71ce12c718
put more work into sydney audio after the report from naddy@.
...
- fix some hella lame bugs inherited from sun, and clean up
- despite what the big clever comment says, callback thread will
be started twice if buffering is slow enough and will screw up
playback; guard it
- supports s16 big endian as well
- audio_callback is void
- dont print stuff to stdout/stderr in the backend
- appropriately set writing buffer
- be more careful with lists in the audio callback
- create worker thread little bit earlier
- things i've forgotten to summarize
should fix stuttering videos & out-of-sync audio in weird cases.
2009-07-23 19:04:42 +00:00
martynas
30fec63c43
clean up dlsym nonsense; sndio will always be present for sydney
...
backend anyway
2009-07-23 17:17:41 +00:00
ajacoutot
04df3d500a
+xapian-omega
2009-07-23 15:17:28 +00:00
ajacoutot
046c8498cd
Import xapian-omega-1.0.14
...
Omega is an indexing and CGI search application built on top of the
Xapian search engine.
Reworked from an original submission from Daniel Dickman
2009-07-23 15:16:45 +00:00
ajacoutot
a03dd75d17
Overdue update to hiawatha-6.15.
2009-07-23 05:54:15 +00:00
jolan
8b7c2d621b
fix MESSAGE
2009-07-22 16:01:37 +00:00
robert
951f5c8ad4
Change the installation path from /var/www/phpldapadmin-${VERSION} to /var/www/phpldapadmin,
...
so we don't have to hardcode version numbers everywhere
2009-07-22 13:58:45 +00:00
ajacoutot
114204fba2
typo.
2009-07-22 13:42:08 +00:00
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
ajacoutot
ecd97c88f8
- this port can depend on either p5-Crypt-SSLeay or p5-IO-Socket-SSL
...
ok jasper@, maintainer timeout
2009-07-12 20:03:46 +00:00
martynas
cb7ee39000
update to firefox35-3.5, final release. note that this is a separate
...
port; for testing. in the similar way that firefox 3.0 was two
releases ago. we would rather people test final release rather
than some release candidate version. use at your own risk.
ok naddy@
2009-06-30 16:16:00 +00:00
sthen
bc71e51572
WANTLIB+=gailutil for new webkit, bump PKGNAME.
...
found in naddy's lib-depends-check run.
2009-06-28 21:58:23 +00:00
naddy
a8c7e94c24
plone 2.5 also conflicts with zope-genericsetup, -pluggableauthservice,
...
and -pluginregistry, but plone 2.1 doesn't
2009-06-25 15:40:43 +00:00
jolan
7503810ca2
mark conflict with plone
2009-06-25 01:23:07 +00:00
jolan
2cee3fee34
add more conflicts with plone
2009-06-25 01:22:10 +00:00