ajacoutot
5143125eeb
- bugfix update to version 6.5
...
* small bugfixes and improvements
* fix an integer overflow in str2int()
2008-03-15 10:16:30 +00:00
espie
49a2d37edc
a few tweaks to core:
...
- allow autogen passwords for new users
- put the names of roles more often on the rights page.
- extra hook for jquery_update, to avoid having to overwrite jquery
2008-03-15 09:36:48 +00:00
espie
872102ac43
minor updates
2008-03-15 07:28:01 +00:00
espie
8a10859e67
broken for php and apache1 until proven otherwise.
...
okay pvalchev@
2008-03-03 19:32:53 +00:00
jasper
d7498b80d4
- SECURITY FIX for CVE-2008-0983
...
( http://secunia.com/cve_reference/CVE-2008-0983/ )
- add a patch to fix issues with group permissions,
provided by Antti Harri ( already accepted upstream )
ok naddy@ brad@ (MAINTAINER)
2008-03-02 10:04:22 +00:00
merdely
0d235ec1c5
Fix pkg/DESCR: s/french/japanese/
...
ok espie@
2008-02-25 17:07:45 +00:00
espie
a9550a3ea3
reflect reality, I fixed user_import
2008-02-25 09:14:09 +00:00
ajacoutot
c6bb87be45
- SECURITY: update to version 1.9.10.1
...
(fixes a cross site scripting (XSS) vulnerability)
ok espie@
2008-02-24 15:51:28 +00:00
espie
c7518e8b56
put stuff in the right location, namely, not with core.
...
PEOPLE WHO TESTED drupal BEFORE:
You *must* disable extra modules and themes from a working drupal install
before the update, and reenable them afterwards.
If you forgot to,
- ln all the stuff in sites/all/modules and sites/all/themes to modules and themes
- check your site runs again, disable extra stuff
- remove the links and re-enable stuff.
okay naddy@
2008-02-24 15:48:25 +00:00
bernd
14f298f5a5
Fix linking with expat so httpd can load the module again.
...
Noticed by Paul Pruett. Thank you!
ok espie@
2008-02-23 00:20:53 +00:00
martynas
ef78fb3112
update to seamonkey-1.1.8. fixes MFSA 2008-01, MFSA 2008-02, MFSA
...
2008-03, MFSA 2008-05, MFSA 2008-06, MFSA 2008-07, MFSA 2008-09,
MFSA 2008-10.
ok naddy@
2008-02-22 12:55:49 +00:00
sturm
dbdcdc6d96
security update to opera 9.26
...
ok naddy
2008-02-20 20:12:58 +00:00
landry
9f72972268
Add missing @sample markers in PLIST, bump PKGNAME.
...
from brad@
2008-02-20 09:18:01 +00:00
bernd
8880f50fdd
Add ruby-typo.
2008-02-19 12:22:19 +00:00
bernd
6c73b35a69
Initial import of ruby-typo-5.0.2.
...
Typo is a lean weblogging engine powered by rails. It supports XMLRPC
posting, ping/trackback, comments, textile, markdown, categories, all
common exports, fulltext search and so on.
From maintainer Paul Irofti.
2008-02-19 12:20:31 +00:00
espie
fe1f6f5425
give up on making this work with pgsql
2008-02-19 10:43:28 +00:00
martynas
6b6162a7a1
- make a bunch of feeds work. rfc2616 says field-content is octet.
...
checkValidHTTPHeader assumes the whole header is ascii, while only
token should be
adapted from snownews, liferea reuses network support code
ok maintainer Wiktor Izdebski
2008-02-18 20:50:00 +00:00
espie
ad2788f17e
+action-view, calendar
2008-02-18 19:00:33 +00:00
espie
0f6a9081e7
simple calendar view, very effective.
2008-02-18 18:59:17 +00:00
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
ajacoutot
0dc9544cbe
- bugfix update to version 6.4
...
* fix a memory leak in the SSL library
* small bugfixes and improvements
2008-02-10 15:59:10 +00:00
mbalmer
2819cc57ab
Update to Mediawiki 1.11.1.
...
ok winiger
2008-02-08 10:39:34 +00:00
mbalmer
3784ddeb8f
Update to Zope LDAP Userfolder 2.8, needed by plone-ldap which I will add
...
later.
ok winiger
2008-02-08 10:36:06 +00:00
martynas
a0a3998c0c
update to liferea-1.4.12
...
from maintainer Wiktor Izdebski; ok simon@
2008-02-05 22:13:51 +00:00
jasper
5efc548ca5
add p5-WebService-MusicBrainz
2008-02-04 20:27:01 +00:00
jasper
3f2d3c9c92
import p5-WebService-MusicBrainz 0.16
...
This module will act as a factory using static methods to return
specific web service objects.
"ok, GOGOGO" and feedback from simon@
2008-02-04 20:02:54 +00:00
robert
076ca84ecd
+zendframework
2008-02-03 21:15:13 +00:00
robert
0f99dadefe
import of the ZendFramework 1.0.3
...
Description:
The Zend Framework aims to provide an architecture for developing entire
applications with no other library dependencies.
2008-02-03 21:14:04 +00:00
jasper
6bca4dfbad
- update tntnet to 1.6.1
...
from new maintainer Vijay Ramesh <vramesh2 at uiuc.edu>
2008-02-03 17:16:00 +00:00
kili
de465408f0
Update to 1.0.4 and take maintainership.
...
ok sthen@
2008-02-03 15:06:47 +00:00
martynas
96805bd610
update to py-turbogears-1.0.4.2; ok simon@
2008-02-01 19:15:40 +00:00
merdely
aaaff18a85
Add trac-ldapplugin
2008-02-01 16:12:49 +00:00
merdely
1e2495ea49
Import trac-ldapplugin:
...
LDAP support with group management has been added as a Trac extension.
This extension enables to use existing LDAP groups to grant permissions
rather than defining permissions for every single user on the system.
The latest release also permits to store permissions (both users and
groups permissions) in the LDAP directory itself rather than in the
SQL backend.
ok okan@
2008-02-01 16:11:47 +00:00
mbalmer
58a1d6d934
Add a MESSAGE file explaining that this is an extended version of the
...
webalizer and that webalizer.current files need to be deleted.
requested by brad.
2008-01-30 21:38:48 +00:00
okan
1686e32d55
- update to 0.40
...
- fix HOMEPAGE/MASTER_SITES
- fix WANTLIB in mysql
- regen patches
- make escaping more pgsql friendly
- fixes to pgsql upsteam - no longer alpha
- run pkg/DESCR through fmt(1)
- use httpd(8) modules.sample for @sample
feedback and ok merdely@
2008-01-30 20:41:41 +00:00
mbalmer
6ba8133cdd
Switch to webalizer xtended by Patrick Frei, which adds IPv6 support and
...
detailed http 404 error reports. Webalizer author hinted me at this,
he does not intend to update. danh@ is ok with the maintainer change.
ok stehn, okan.
2008-01-30 20:06:48 +00:00
okan
3fe509c297
- fix HOMEPAGE/MASTER_SITES
...
- run pkg/DESCR through fmt(1) while here
ok merdely@
2008-01-30 19:20:33 +00:00
okan
711d76b032
- update to 3.4
...
- fix HOMEPAGE/MASTER_SITES
- regen patches
- run pkg/DESCR through fmt(1)
ok merdely@
2008-01-30 19:19:11 +00:00
jasper
8a49c69df9
- update liferea to 1.4.11 (bugfixes)
...
- add textproc/intltool to MODULES
from vicviq at gmail.com (MAINTAINER)
2008-01-30 14:01:35 +00:00
rui
4da814357f
- update squid to 2.6.STABLE18
...
from brad@
2008-01-28 22:04:00 +00:00
bernd
efd7f38d4c
Both have ${LOCALBASE}/man/man1/wikipedia.1. Add @conflict marker.
2008-01-28 21:55:41 +00:00
bernd
9573f43ea2
Security update to apache2 2.2.8.
...
(CVE-2007-6420, CVE-2007-6421, CVE-2007-6422, CVE-2007-6423,
CVE-2008-0005, CVE-2007-6388)
http://lists.grok.org.uk/pipermail/full-disclosure/2008-January/059626.html
http://lists.grok.org.uk/pipermail/full-disclosure/2008-January/059560.html
http://lists.grok.org.uk/pipermail/full-disclosure/2008-January/059561.html
ok dlg@
2008-01-28 19:48:47 +00:00
bernd
e2a20fb405
Security update to ruby-mongrel-1.1.3.
2008-01-28 18:32:40 +00:00
robert
e4d6993112
unlink php4 from the package builds because it's not going to be supported
...
in a couple of months and people should use php5 in any conditions.
it's going to stay in the tree for a little more time with a comment about
the reasons, just to help people upgrading to php5
2008-01-28 15:40:35 +00:00
martynas
05db6bcb6e
security update to py-cherrypy2-2.3.0. fixes CVE-2008-0252
...
requested by Joerg Zinke; ok rui@
2008-01-25 20:41:18 +00:00
martynas
c6a85db608
security update to py-CherryPy-3.0.3. fixes CVE-2008-0252
...
requested by and looks good to maintainer Joerg Zinke; ok rui@
2008-01-25 20:39:57 +00:00
ajacoutot
d439eba9ba
- minor update to hiawatha-6.3
2008-01-23 18:04:06 +00:00
martynas
a30c8f18f8
- drop -devel
...
- move libraries to PLIST
improvements, testing and ok kurt@ and naddy@
2008-01-23 16:41:40 +00:00
martynas
68f73c83aa
make it use xulrunner-devel instead of firefox-devel. improvements,
...
testing and ok kurt@ and naddy@
2008-01-23 16:36:03 +00:00
sthen
e4c93e5e98
adjust pecl-memcache to new PHP config mechanism (symlink not phpxs)
...
ok merdely
2008-01-21 20:36:05 +00:00
sthen
fee3c806a6
fix typo; no bump (didn't package).
2008-01-18 08:48:12 +00:00