espie
2ef3b10143
batch actions on nodes in views.
2008-02-18 18:58:43 +00:00
jasper
5f786b2cb6
- remove unneeded patches, these ports use devel/libtool for a while
...
from brad@, also prodding by ajacoutot@
2008-02-18 17:49:24 +00:00
martynas
bbb4070e93
- make a bunch of feeds work. rfc2616 says field-content is octet.
...
checkValidHTTPHeader assumes the whole header is ascii, while only
token should be
- update to snownews-1.5.9
ok maintainer cathcart@ and kili@
2008-02-18 17:48:48 +00:00
martynas
7a46ddb1fa
update to minimo-20080210; tested on arm by kili@ and sthen@
...
ok kili@ and sthen@
2008-02-18 17:10:15 +00:00
espie
19b3cb609b
+coder
2008-02-18 15:28:51 +00:00
espie
01c6b1da3f
coder-review: simple audit for drupal modules
2008-02-18 15:28:20 +00:00
espie
97f1f2a083
allow desinstallation
2008-02-18 14:42:12 +00:00
espie
7748d39cc7
pgsql fix is more complicated than I thought...
2008-02-18 14:26:07 +00:00
espie
d4fd8086da
simpler fix from dev branch
2008-02-18 12:44:18 +00:00
espie
0034e9f180
fix activation for pgsql (db_change_column is not available during install,
...
so copy it locally)
2008-02-18 12:40:16 +00:00
espie
a2bc671f23
typo
2008-02-18 12:19:51 +00:00
espie
c91759f179
update to 1.7
2008-02-18 12:19:11 +00:00
espie
51eaa32638
finish the installation process for pgsql
2008-02-18 12:02:47 +00:00
espie
94910ecbf4
fix watchdog log for pgsql
2008-02-18 10:47:13 +00:00
espie
6818c06828
make it work with pgsql
2008-02-18 10:46:07 +00:00
mbalmer
78ea77477d
Update to Turba 2.1.7
...
This is a security release that fixes unchecked access to contacts in
the same SQL table, if the unique key of another user's contact can be
guessed.
2008-02-18 08:35:19 +00:00
bernd
006d9283cc
Minor bugfix update to nginx-0.5.35.
...
ok Darrin Chandler (MAINTAINER), merdely@, okan@ and sthen@
2008-02-17 18:54:48 +00:00
espie
658f69f8eb
allow modules to disable tinyMCE on specific forms.
...
patch webform to remove tinyMCE on textareas where it doesn't make sense.
2008-02-17 14:34:14 +00:00
espie
89a492b3cc
allow swapping of login and alt_login by giving better restrictions.
2008-02-17 13:18:47 +00:00
espie
ace1b1fd44
integrate with alt_login
2008-02-17 12:37:22 +00:00
espie
0cd6ce3bf7
+taxonomy_manager
2008-02-17 00:37:28 +00:00
espie
539bf4c2df
yet another drupal module
2008-02-17 00:36:43 +00:00
simon
6b55cfa853
add p5-HTML-Tidy
2008-02-16 22:55:29 +00:00
simon
648c86f8b1
import p5-HTML-Tidy
...
HTML::Tidy is an HTML checker in a handy dandy object. It's meant as a
replacement for HTML::Lint. If you're currently an HTML::Lint user
looking to migrate, see the manual section "Converting from HTML::Lint".
ok jasper@
2008-02-16 22:55:26 +00:00
espie
e3117207c9
+masquerade
2008-02-16 22:39:14 +00:00
espie
7c45db2ada
very useful site devel tool for drupal
...
when you have complex permissions, it's a must
2008-02-16 22:38:29 +00:00
espie
bd258aa5c3
+dba
2008-02-16 21:39:14 +00:00
espie
dbfdb4a1cc
database introspection from within drupal
2008-02-16 21:38:54 +00:00
espie
09b6b11d7c
add these 3 new themes
2008-02-16 20:43:41 +00:00
espie
5e0fcc8476
and a possibly final one
2008-02-16 20:38:41 +00:00
espie
b3b123d0a9
yet another drupal theme
2008-02-16 20:38:14 +00:00
espie
5436e1f8e6
some more variations on drupal themes
2008-02-16 20:37:50 +00:00
espie
62a2e306e3
add theming stuff
2008-02-16 20:02:45 +00:00
espie
4741983a6d
heavily configurable drupal theme
2008-02-16 20:02:02 +00:00
espie
725871ffae
garland-derived theme
2008-02-16 20:01:02 +00:00
espie
9c753c529b
a nice greenish drupal theme
2008-02-16 19:55:15 +00:00
espie
0ebc562af2
interface to make drupal themes more configurable (see theme-denver)
2008-02-16 19:54:05 +00:00
espie
b876eeeb9a
unify locale/theme/lang builds, no package changes
2008-02-16 19:04:03 +00:00
espie
54557d87d5
+drupal5
2008-02-16 16:50:04 +00:00
espie
3d5f8f76be
finish importing, cvs ignores `core' on import, sigh...
2008-02-16 16:49:10 +00:00
espie
23408d4613
drupal cms, with a shitload of generally useful plugins
2008-02-16 16:46:59 +00:00
jasper
f2528935be
- update p5-WWW-Wikipeda 1.93
2008-02-16 00:11:50 +00:00
winiger
22758a0413
update to 1.3.3
...
sync with wordpress 2.3.3 which is a major security update
"looks fine" ajacoutot@
2008-02-15 15:13:14 +00:00
kurt
ef1a64e45b
- pkg bump all 1.3+ ports due to 1.3-linux removal and change in
...
RUN_DEPENDS via java.port.mk. okay ian@ pval@
2008-02-14 21:51:31 +00:00
merdely
861150ab07
Update to Wordpress 2.3.3, which consists of bug & security fixes and
...
feature enhancements.
ok kevlo
2008-02-13 15:37:57 +00:00
kurt
bd92589c03
bug fix update to 5.5.26. for details:
...
http://tomcat.apache.org/tomcat-5.5-doc/changelog.html
okay ian@
2008-02-13 13:48:22 +00:00
bernd
c703cdf791
Update to 2.0.0.12.
...
reminded by martynas@, thanks!
2008-02-11 18:14:45 +00:00
bernd
1d00ee6e88
Security update to mozilla-firefox-2.0.0.12.
...
Fixes multiple vulnerabilities:
CVE-2008-0412
CVE-2008-0413
CVE-2008-0414
CVE-2008-0415
CVE-2008-0419
CVE-2008-0591
CVE-2008-0593
More infos:
http://secunia.com/advisories/28758/
Tested by some people on ports@. Thanks!
ok martynas@, laurent@, steven@
2008-02-11 18:13:44 +00:00
espie
591d95460d
activate index.php as directory index, since most php apps want that.
...
okay robert@
2008-02-11 13:47:12 +00:00
kurt
266a26b58b
- bug fix update to 1.2.26. for details see:
...
http://tomcat.apache.org/connectors-doc/miscellaneous/changelog.html
2008-02-11 02:18:28 +00:00