Commit Graph

4700 Commits

Author SHA1 Message Date
jasper
250e103e89 no point in having a PFRAG.shared for python ports.
aja@ agrees.
2009-10-11 17:51:29 +00:00
edd
1a81b94abc Mark lua flavor as BROKEN. I have never seen this working.
OK sthen@
2009-10-11 15:55:50 +00:00
edd
7815849eb7 update email address on all of my ports, other than texlive.
OK, sthen@, phessler@
2009-10-11 14:06:20 +00:00
landry
17a14b17fe Unbreak after gtk+2 update.. using private gtk struct fields is nasty.
Now, let's try to update that crap to a newer version... sigh.
2009-10-11 11:14:18 +00:00
steven
55ff289558 security update to 1.1.1
description at http://www.djangoproject.com/weblog/2009/oct/09/security/

from maintainer Ryan Boggs
2009-10-10 17:09:03 +00:00
espie
e832ea4c67 +draft 2009-10-10 13:43:19 +00:00
espie
5a15eda8b6 save drafts (includes automatic saves) while editing.
Requires a bit of configuring to be useful...
2009-10-10 13:42:46 +00:00
espie
913891b223 fix 'choose as ref' extension (managed to commit a wrong patch) and
fix performance issue with intensive reloading of profile fields...
2009-10-10 10:48:17 +00:00
espie
4e8ee89fc1 make it work out-of-the-box with webform 2009-10-10 10:42:14 +00:00
ajacoutot
66abc2409d Update to p5-Perlbal-1.73
ok jasper@ sthen@
2009-10-10 07:50:02 +00:00
naddy
bbd99c3aba update to 2009.09.13; ok pirofti@ 2009-10-09 15:59:47 +00:00
sthen
fa34a9151c +cntlm 2009-10-08 19:13:39 +00:00
sthen
70b63cddd0 import www/cntlm, from maintainer David Coppa
Cntlm is an http proxy server, written in pure C, that allows you to 
authenticate via the proprietary NTLM protocol, so you can use web 
sites and web proxies that require NTLM/NTLMv2 authorization.
2009-10-08 19:13:09 +00:00
benoit
10fb3da7b3 - update privoxy to 3.0.12
- update & remove patch
- regen plist

ok ajacoutot@, merdely@
2009-10-04 19:27:21 +00:00
pea
a118467e79 Update to 3.62
ok landry@
2009-10-03 09:13:45 +00:00
sthen
572448a8cb +perlbal (and thanks from dlg to pyr for pointing out the software) 2009-10-02 09:28:37 +00:00
sthen
a6b48be34f import perlbal, mostly from dlg@, ok dlg
Perlbal is a single-threaded event-based server supporting HTTP
load balancing, web serving, and a mix of the two.
2009-10-02 09:26:21 +00:00
ajacoutot
12028a52f9 Tweak MESSAGE now that /var/www/tmp/ is here by default. 2009-10-01 12:28:34 +00:00
ajacoutot
5649cab24c Create /var/www/tmp/ directory on install.
ok robert@ (maintainer)
2009-10-01 12:22:32 +00:00
benoit
e20033bf64 - update dillo to 2.1.1
- change maintainer
- enable ssl
- regen plist & patches

ok ajacoutot@, sthen@
2009-09-29 07:38:33 +00:00
sthen
8892470060 Bugfix update to 1.6.3, from Brad (maintainer). 2009-09-29 07:33:31 +00:00
jdixon
2fa5ed499d +blogsum 2009-09-29 04:48:00 +00:00
jdixon
5dfb96003d Blogsum is a weblog application with a focus on simplicity and security.
It was designed from scratch to be easy to use and easier to maintain,
and works inside or outside of the OpenBSD httpd chroot with no changes.

suggestions from and ok phessler@
2009-09-29 04:45:18 +00:00
jdixon
7b8adcb96a +p5-HTTP-Lite 2009-09-29 04:38:17 +00:00
jdixon
44db9ba1f7 HTTP::Lite is a stand-alone lightweight HTTP/1.1 implementation
for perl.  It is not intended as a replacement for the
fully-featured LWP module.  Instead, it is intended for use in
situations where it is desirable to install the minimal number of
modules to achieve HTTP support, or where LWP is not a good
candidate due to CPU overhead, such as slower processors.
HTTP::Lite is also significantly faster than LWP.

ok phessler@
2009-09-29 04:36:19 +00:00
ajacoutot
7aa1d0aaad Fix dependencies after gstreamer-plugins-* merge.
looks good to landry@, ok jasper@
2009-09-28 18:32:02 +00:00
jasper
c991088b91 - add missing dependency
spotted by robert@
2009-09-28 18:25:41 +00:00
sthen
80a725208d Update the Horde suite to current versions. devel/horde has SECURITY fixes
including XSS (prefs, MIME viewer) and preventing overwriting of webserver-
accessible files (image form fields, e.g. with Turba). For more information
see http://lists.horde.org/archives/announce/2009/000512.html.

Thanks Vijay Sankar, Michiel van Baak and Daniel Levai for testing/feedback.
2009-09-28 13:09:15 +00:00
espie
f6cadd31e9 +captcha 2009-09-28 08:45:03 +00:00
espie
5356e1682b captcha ability for drupal 2009-09-28 08:44:36 +00:00
espie
ab14db2a7a +schema 2009-09-26 13:17:33 +00:00
espie
14d496fa63 make use of the database schema API of drupal6 to show you your site
database tables, and see any discrepancy between what currently exists
and what is described (great tool for cleaning up after updates or
debugging existing problems).
2009-09-26 13:16:05 +00:00
espie
69c6ddcf07 minor update 2009-09-26 11:35:40 +00:00
espie
30d8c198eb major update. Don't forget to run update.php, otherwise you're going to see
warnings all over your site(s).
2009-09-26 11:35:21 +00:00
bernd
059de9d5a8 Unbreak with php > 5.2.10 and fix the do-install target wo it will pick
up the patches files.

php fix from robert@
2009-09-26 10:02:57 +00:00
jasper
a4c40b855c - hobbits take over 2009-09-25 15:56:29 +00:00
jasper
80b1c3d640 - update gtkhtml3 to 3.28.0
- merge PFRAG.shared into PLIST as python is already in the dependency chain

ok aja@
2009-09-25 08:12:11 +00:00
espie
ae435498a9 security fix: DRUPAL-SA-CONTRIB-2009-062 2009-09-23 23:19:12 +00:00
espie
692e07cd14 minor security fix: DRUPAL-SA-CONTRIB-2009-060 2009-09-23 15:58:18 +00:00
espie
e8937b8e8d fix time-based cache, from drupal cvs 2009-09-23 10:46:51 +00:00
ajacoutot
76d8a8d45b Update to hiawatha-6.17.1.
* Main configuration file httpd.conf renamed to hiawatha.conf.
* Several crash/bugfixes and improvements.
2009-09-22 09:29:25 +00:00
robert
16d319382f fix packaging 2009-09-22 06:55:11 +00:00
sturm
3717a5ef96 update to opera 10
note: this version of opera has font issue on OpenBSD, there are missing
MathML characters and some fonts, like Farsi(?), cannot be displayed at all.
I looked at it, but have no clue what to do about it.
2009-09-22 05:14:43 +00:00
robert
11ab5a2c9b Update to php 5.2.11;
Security Enhancements and Fixes in PHP 5.2.11:

    * Fixed certificate validation inside php_openssl_apply_verification_policy. (Ryan Sleevi, Ilia)
    * Fixed sanity check for the color index in imagecolortransparent(). (Pierre)
    * Added missing sanity checks around exif processing. (Ilia)
    * Fixed bug #44683 (popen crashes when an invalid mode is passed). (Pierre)
2009-09-21 20:04:24 +00:00
benoit
f46eeae3ef - update pound to 2.4.5
ok ajacoutot@, sthen@
2009-09-21 13:20:45 +00:00
landry
7c6933d747 Update to midori 0.1.10, see
http://foo-projects.org/pipermail/xfce/2009-September/025913.html for
details. tested by benoit@ & msf@, ok msf@
2009-09-21 08:01:25 +00:00
giovanni
c8845dcdaf Update to 3.2.2
Fix license marker
ok kevlo@ (maintainer)
2009-09-21 07:11:32 +00:00
espie
164ab775d9 security update.
PLEASE NOTE: I no longer use drupal5, switch to drupal6 or someone should
step in as drupal5 maintainer.
2009-09-20 13:39:34 +00:00
espie
d8b6e8bcb5 support for alt_login 2009-09-20 13:32:36 +00:00
espie
ccb6762143 minor improvements:
- reallow components to not have a label, use the key field for reference instead.
- "quizz-like" behavior: compare submissions against a default submission (only works for select fields so far)
2009-09-20 13:29:33 +00:00
espie
7b8dc187e8 nasty interaction between devel_themer and dhtml_menu
haven't figured out how to disable it, but at least gives a CLEAR
warning.
2009-09-20 13:24:29 +00:00
benoit
539203f259 - update yui to 2.8.0r4
- regen PLIST

ok ajacoutot@
2009-09-20 13:24:11 +00:00
espie
cafb87ef63 a few minor updates 2009-09-20 12:26:51 +00:00
espie
709125b844 new version that finally integrates with alt_login 2009-09-20 12:25:45 +00:00
espie
56e515b5fb security update: DRUPAL-SA-CONTRIB-2009-057
if malicious users can set CCK date fields, you're vulnerable.
2009-09-20 11:57:27 +00:00
espie
bf080de18c security update (DRUPAL-SA-CORE-2009-008):
if you use OpenID, or your uploads are badly configured, you have a
security risk.
2009-09-20 11:56:37 +00:00
ajacoutot
9966a5559b Zap trailing blank space. 2009-09-19 13:08:31 +00:00
martynas
5ac8851ec7 bugfix release snownews-1.5.12. remove hacks since it now uses
openssl instead of the homegrown md5 code
ok simon@
2009-09-18 20:51:35 +00:00
martynas
84856b7c61 - create downloads dir with mode 0700 instead
- pass --disable-crashreporter
2009-09-18 20:35:27 +00:00
sthen
5d7fe94df7 Update to 1.1, from maintainer Ryan Boggs. 2009-09-18 13:16:51 +00:00
sthen
4da8b819e5 +net/pear-Net-DNS
+www/p5-PHP-Serialization
2009-09-17 00:12:20 +00:00
sthen
f2b17eae69 import www/p5-PHP-Serialization, from dlg@
Provides a simple, quick means of serializing perl memory structures
(including object data!) into a format that PHP can deserialize()
and access, and vice versa.
2009-09-17 00:09:16 +00:00
william
bc8cb0bcab SECURITY FIX
Resolves CVE-2009-2629

from msf@

Identical diff from Stephan A. Rickauer

ok jasper@
2009-09-16 22:53:08 +00:00
jasper
20696471fe remove marc balmer as maintainer of all of his ports, to take away the
illusion marc still maintains them. as requested by himself.
2009-09-15 17:37:21 +00:00
martynas
1e56ae8a3c security update to firefox35-3.5.3. MFSA 2009-51, MFSA 2009-50,
MFSA 2009-49, MFSA 2009-47.
http://www.mozilla.org/security/known-vulnerabilities/firefox35.html#firefox3.5.3
2009-09-10 22:18:59 +00:00
martynas
800579ea2a security update to seamonkey-1.1.18. MFSA 2009-43, MFSA 2009-42
http://www.mozilla.org/security/known-vulnerabilities/seamonkey11.html#seamonkey1.1.18
2009-09-10 21:45:38 +00:00
martynas
a21dd6625c - create downloads dir with mode 0700 instead
- pass --disable-crashreporter
2009-09-10 21:34:55 +00:00
martynas
0f20bfec14 update to firefox-i18n-3.0.14 2009-09-10 21:29:23 +00:00
martynas
67f1ca01e0 security update to mozilla-firefox-3.0.14. MFSA 2009-51, MFSA
2009-50, MFSA 2009-49, MFSA 2009-48, MFSA 2009-47
http://www.mozilla.org/security/known-vulnerabilities/firefox30.html#firefox3.0.14
2009-09-10 21:28:25 +00:00
pirofti
43c35aedc1 Update youtube-dl to version 2009.08.08.
Okay sthen@, naddy@.
2009-09-07 14:21:35 +00:00
espie
14db6a5170 minor update 2009-09-03 13:20:22 +00:00
espie
b4df3893d5 security updates 2009-09-03 13:20:04 +00:00
jasper
af593d3a34 - update p5-URI to 1.40
from stephan rickauer
2009-09-03 06:35:40 +00:00
sthen
1afa24822a update www/xcache to 1.3.0, from Stephan Rickauer 2009-09-02 11:57:31 +00:00
bernd
9ca2929959 Update to ruby-passenger-2.2.5.
ChangeLog:
http://blog.phusion.nl/2009/09/01/phusion-passenger-2-2-5-released/

One patch went upstream.
2009-09-01 17:45:43 +00:00
merdely
58cef83dd5 Update to 2.8.4.
Remove patch that was included in 2.8.4.
Remove pre-configure target that searched for *.orig files.

ok sthen@, martynas@
2009-08-31 23:05:57 +00:00
kili
ce41eda699 WANTLIB += pthread-stubs xcb, and bump.
How could I miss this one?
2009-08-31 19:00:01 +00:00
jasper
34c1f307c2 Security fix for CVE-2009-2855
ok brad (MAINTAINER)
2009-08-30 21:52:44 +00:00
sthen
8be8b697a1 Update MASTER_SITES 2009-08-30 20:45:23 +00:00
fkr
8d5431b8ad Update to 2.2.13
SECURITY: CVE-2009-2412, CVE-2009-1891, CVE-2009-1195, CVE-2009-1890,
CVE-2009-1191, CVE-2009-0023, CVE-2009-1955, CVE-2009-1956

Update the Makefile to properly depend on the mt version of apr-util
in ldap flavour. (from bernd@)

ok jasper@, ajacoutot@
2009-08-30 18:06:07 +00:00
sthen
1b324127df Update to 0.11.7, fixing sparc64. From new maintainer Edd Barrett. 2009-08-26 19:30:19 +00:00
sthen
72afc9404d Change DESCR-main to talk about symlinks not phpxs, bump FULLPKGNAME-main.
ok robert@
2009-08-26 13:42:30 +00:00
bernd
e05b736905 Backout last update and go back to ruby-addressable-2.0.2.
It breaks databases/ruby-datamapper/core.

Noticed by naddy@. Thanks!
2009-08-25 21:47:59 +00:00
avsm
38603cd8b6 +ruby-mechanize 2009-08-25 17:10:47 +00:00
avsm
fbaff555d8 import ruby-mechanize-0.9.3
--
The Mechanize library is used for automating interaction with
websites. Mechanize automatically stores and sends cookies, follows
redirects, can follow links, and submit forms. Form fields can be
populated and submitted. Mechanize also keeps track of the sites
that you have visited as a history.
2009-08-25 17:10:12 +00:00
jasper
95fa13259e - update ezpublish to 4.1.3 2009-08-24 16:36:31 +00:00
jasper
bdcd07806d - fix rcs id 2009-08-23 17:21:17 +00:00
jasper
883d986e4b - update cms made simple to 1.6.4 2009-08-23 17:20:40 +00:00
jasper
2a5bd1dc23 - update tt-rss to 1.3.3
- update homepage
2009-08-23 17:16:38 +00:00
jolan
8a23ddb57c remove php5/extensions,-zip in favor of pecl-zip; they conflict and
pecl-zip is more up to date/stable

ok robert@
2009-08-21 20:26:08 +00:00
sthen
47f70a4ce9 update Suhosin extension to 0.9.29; fixes segfaults with session encryption.
revert workaround (change default back to encrypted sessions).

ok robert@, similar diff jolan@
2009-08-21 09:44:12 +00:00
bernd
6a378120ed Update to ruby-httpclient-2.1.5.2. 2009-08-20 23:12:26 +00:00
bernd
a75af83f03 Update to Ruby On Rails 2.3.3. 2009-08-20 22:57:03 +00:00
bernd
ed685711f3 Update to ruby-addressable-2.1.0 and use MODRUBY_REGRESS. 2009-08-20 22:21:50 +00:00
rui
9cb3c77bbd - update to 1.8, based on initial diff from Kirill Bychkov (maintainer)
ok sthen@
2009-08-20 21:51:58 +00:00
bernd
a39f88bfa6 Add ruby-thin. 2009-08-20 21:05:12 +00:00
bernd
e282cc076f Initial import of ruby-thin-1.2.2.
Thin is a Ruby web server that glues together 3 of the best Ruby
libraries in web history:

 * Mongrel parser: the root of Mongrel speed and security

 * Event Machine: a network I/O library with extremely high
   scalability, performance and stability

 * Rack: a minimal interface between webservers and Ruby frameworks

Based on a submission from Clint Pachl. Thanks!
2009-08-20 21:03:23 +00:00
bernd
87396c190e Add a passenger FLAVOR to make use of www/ruby-passenger.
ok william@ (MAINTAINER)
2009-08-20 20:40:11 +00:00
bernd
a4d2dca765 Add ruby-passenger 2009-08-20 20:38:09 +00:00
bernd
f93d20903f Initial import of ruby-passenger-2.2.4.
Phusion Passenger is an Nginx module, which makes deploying Ruby
and Ruby on Rails applications on Nginx a breeze. It follows the
usual Ruby on Rails conventions, such as "Don't-Repeat-Yourself"
and ease of setup, while at the same time providing enough
flexibility.

Tested by many.

With hints from Jeremy Evans and msf@.
2009-08-20 20:36:12 +00:00
bluhm
23854fc57d update p5-HTTP-Response-Encoding to 0.06 2009-08-18 23:43:53 +00:00
giovanni
6943057011 Update to version 0.4.3 2009-08-18 14:48:13 +00:00
msf
a11a5357be update to sinatra-0.9.4 and convert to MODRUBY_REGRESS
ok bernd@
2009-08-18 08:36:28 +00:00
jolan
8ebc7c97b0 enable zend multibyte support, ok robert@ 2009-08-17 20:13:27 +00:00
landry
46e3e21d42 Update to midori 0.1.9.
See http://foo-projects.org/pipermail/xfce/2009-August/025709.html for details.
2009-08-17 19:33:36 +00:00
espie
6c72e857bf +workflow, + views_bulk_operations 2009-08-15 12:58:19 +00:00
espie
86498773fd vbo, from Stephen
(likewise, I had this mostly ready, though I don't use it)
2009-08-15 12:57:03 +00:00
espie
7bbf3a6bdc workflow, from Stephen A. Rickrauer
(I have toyed with this in the past, seeing it in the submission queue
means there's a need).
2009-08-15 12:56:30 +00:00
jolan
0d2546477f +pecl-phar 2009-08-15 01:22:30 +00:00
jolan
722cf3c5b7 pecl-phar-2.0.0, support for PHP archives (.phar) 2009-08-15 01:20:51 +00:00
william
1aef059794 update to nginx-0.7.61, and fix the link to the wiki
ok msf@
2009-08-12 00:11:57 +00:00
martynas
78d2bb5d5b fix remote admin reset password vuln. full disclosure posted @ seclists
tweak, ok merdely@, sthen@
2009-08-11 23:43:17 +00:00
sthen
53e9c797b0 update to 2.12; fixed build with MODPY_VERSION=2.6. with/ok martynas@ 2009-08-11 23:40:05 +00:00
sthen
bef8b743d2 Fix If-Modified-Since bug with daylight saving time; from upstream
repo via Brad.
2009-08-11 21:55:27 +00:00
giovanni
61e3a0d347 Update to 3.2.1
"go ahead" kevlo@ (maintainer)
2009-08-11 08:16:10 +00:00
jasper
67d9e30366 - remove maintainer per his request; any takers? 2009-08-10 18:46:49 +00:00
msf
64ee1a44ec respect MODRUBY_LIB_DEPENDS, no plist change
ok bernd@
2009-08-10 16:48:27 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
jolan
413f82fb9e +pecl-{chroot,pcntl} 2009-08-10 05:22:30 +00:00
jolan
138e6cc3fe pecl-chroot-1.0, PHP support for chroot(2); same story as pcntl 2009-08-10 05:19:52 +00:00
jolan
028f9e1f52 pecl-pcntl-1.0, PHP support for process control i.e. fork(2)
this functionality exists in php itself but is disabled when building
with PHP_SAPI=apache hence this workaround.
2009-08-10 05:18:19 +00:00
bernd
bfebc89b43 Update to ruby-rest-client-1.0.3. 2009-08-08 21:15:16 +00:00
espie
572738eee7 +compact_forms 2009-08-08 09:38:16 +00:00
espie
865159b6c8 fancy (and more compact) login field 2009-08-08 09:37:41 +00:00
espie
67aa01c221 minor updates 2009-08-08 09:20:12 +00:00
fgsch
1f86089ac1 Use MASTE_SITE_PYPI 2009-08-07 08:36:52 +00:00
mglocker
7d4d67223b Update to nostromo-1.9.2. 2009-08-05 07:25:48 +00:00
steven
5c4c5b3d35 depend on more recent nss and nspr
help and ok martynas@
2009-08-04 21:19:13 +00:00
martynas
4b8293aba5 on pthread_create failure, don't forget to unset & close handle 2009-08-03 22:15:51 +00:00
martynas
0ee6ce3add update to firefox-i18n-3.0.13 2009-08-03 21:59:31 +00:00
martynas
261715b957 security update to mozilla-firefox-3.0.13 2009-08-03 21:53:33 +00:00
martynas
c815b2d914 security update to firefox35-3.5.2. 2009-08-03 21:27:00 +00:00
sthen
809ab99bd4 add missing dependency on py-genshi and sort RUN_DEPENDS while
there. bump PKGNAME. pointed out by Edd Barrett.
2009-08-03 13:14:17 +00:00
sthen
ce849803dd Fix http://redmine.lighttpd.net/issues/2033, from upstream repo
via Antti Harri; ok Brad (maintainer).
2009-08-03 09:51:47 +00:00
sthen
79ae63a782 adjust autoconf checks for freetds 0.82; no package content changes
as a result of this, so no bump
2009-08-01 14:13:00 +00:00
fgsch
d96e73b123 SECURITY UPDATE to 1.8.4.
See http://moinmo.in/MoinMoinRelease1.8 for details.  martynas@ ok
2009-08-01 03:28:47 +00:00
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