Commit Graph

5496 Commits

Author SHA1 Message Date
landry
408d469cdb Update to seamonkey 2.0.11.
Fixes MFSA 2010-74->84.
2010-12-10 10:04:21 +00:00
jeremy
b0efc65894 sync 2010-12-09 20:58:37 +00:00
jeremy
6cb90e3248 Import ruby-rainbows.
Rainbows! is an HTTP server for sleepy Rack applications. It is based
on Unicorn, but designed to handle applications that expect long
request/response times and/or slow clients.

ok landry
2010-12-09 20:07:41 +00:00
jeremy
9c0c4b14d9 Import ruby-unicorn.
Unicorn is a HTTP server for Rack applications designed to take
advantage of features in Unix/Unix-like kernels and only serve
fast clients on low-latency, high-bandwidth connections.

ok landry
2010-12-09 20:06:47 +00:00
jeremy
0fe7b67a39 Update to 2.2.2, required by update to ruby-datamapper.
ok landry
2010-12-08 22:53:50 +00:00
jeremy
dc2e9a29bf Update rest of ruby-merb to 1.1.3
ok landry
2010-12-08 22:13:24 +00:00
jeremy
92d2729a69 Update ruby-merb_datamapper to 1.1.2.
This requiers an update to ruby-datamapper, which will be committed
shortly.

ok landry
2010-12-08 22:12:00 +00:00
jeremy
48c40e253c Remove ruby-merb-more, no longer used. It's been replaced by ruby-merb.
ok landry
2010-12-08 22:09:29 +00:00
jeremy
d5bbd2925e Update merb-auth{,core,more,slice-password} to 1.1.1
ok landry
2010-12-08 22:08:20 +00:00
jeremy
a1a5eee40b Tighten depends so it matches gem version
ok landry
2010-12-08 22:06:48 +00:00
jeremy
e84756d314 Update to 3.0.3.
All rails apps need at least minor modifications to upgrade from
the previous ports version (2.3.4) to 3.0.3. Check the Rails 3
Release notes for details:
http://edgeguides.rubyonrails.org/3_0_release_notes.html

ok landry
2010-12-08 21:55:21 +00:00
jeremy
f6b912fcc4 Update to 1.2.1.
ok landry
2010-12-08 21:48:59 +00:00
jeremy
f6f7353f5a Update to 3.0.3.
ok landry
2010-12-08 21:44:48 +00:00
jeremy
4b91a91317 sync 2010-12-08 21:37:06 +00:00
jeremy
f6cbc7c26e Import ruby-railties, one of the dependencies for Rails 3.
Railties is responsible for gluing the parts of Ruby on Rails together.
Overall, it:

* handles the entire bootstrapping process for a Rails application;
* manages the rails command line interface;
* provides the core Rails generators;

ok landry
2010-12-08 21:29:22 +00:00
jeremy
04c112b2a3 Import ruby-rack-test, one of the dependencies for Rails 3.
Rack::Test is a small, simple testing API for Rack apps. It can be used
on its own or as a reusable starting point for Web frameworks and
testing libraries to build on.

ok landry
2010-12-08 21:28:33 +00:00
jeremy
8ddc1124e8 Import ruby-rack-mount, one of the dependencies for Rails 3.
Rack::Mount is a stackable dynamic tree based Rack router.  Rack::Mount
supports Rack's +X-Cascade+ convention to continue trying routes if the
response returns pass. This allows multiple routes to be nested or
stacked on top of each other. Since the application endpoint can trigger
the router to continue matching, middleware can be used to add arbitrary
conditions to any route. This allows you to route based on other request
attributes, session information, or even data dynamically pulled from a
database.

ok landry
2010-12-08 21:27:56 +00:00
dcoppa
bc962f5ffb +canto 2010-12-06 22:36:30 +00:00
dcoppa
562447ca19 Import www/canto.
Canto is an Atom/RSS feed reader for the console that is meant to be
quick, concise, and colorful. It provides a minimal, yet information
packed interface with almost infinite customization and extensibility.

OK landry@
2010-12-06 22:33:18 +00:00
jasper
8db1cdf2d6 - missed in previous:
- SECURITY FIX for SA42443, "multipart_init()" HTTP Header Injection Vulnerability
from upstream git.
2010-12-06 07:59:34 +00:00
jasper
72e30b3c33 - SECURITY FIX for SA42443, "multipart_init()" HTTP Header Injection Vulnerability
from upstream git.
2010-12-06 07:58:50 +00:00
landry
8e82f4c2a6 Update to aria2 1.10.7, from MAINTAINER Remi Pointel 2010-12-05 18:07:24 +00:00
landry
40bd5ee71c Minor tweak.. www/drupal5 went into the attic, so remove it from drush
CATEGORIES.
2010-12-05 17:34:14 +00:00
ajacoutot
df4e1203e4 Bump after recent cpan.port.mk change.
ok jasper@
(final commit)
2010-12-03 11:46:46 +00:00
jasper
b2f0dcd7a1 - boolean variables only take boolean values, not random chit chat.
from mikolaj kucharski.
2010-12-03 07:27:02 +00:00
sebastia
50fc800245 Include missing headers to get rid of compiler warnings, and bump.
OK sthen@, jasper@
2010-12-02 14:56:11 +00:00
dcoppa
ffe014ae90 Oops! Missed a bump. 2010-12-01 15:16:30 +00:00
dcoppa
927ee14bcd Fix Kerberos/GSSAPI authentication within mozilla ports.
OpenBSD does not have gssapi_krb5. So, to avoid undefined symbol
errors, link libxul with "-lkrb5 -lcrypto".

OK phessler@, landry@ (MAINTAINER)
2010-12-01 15:00:12 +00:00
jasper
5acccedf1d - SECURITY UPDATE of phpmyadmin to 3.3.8.1
Fixes CVE-2010-4329, phpMyAdmin Database Search Cross-Site Scripting Vulnerability

ok kevlo@ (MAINTAINER)
2010-12-01 09:03:31 +00:00
merdely
4866f5e9d0 Update Wordpress 3.0.2 2010-12-01 03:49:14 +00:00
jasper
b44f531dc3 - update py-turbogears to 1.1.1
from remi pointel, maintainer timed-out
2010-11-30 20:01:04 +00:00
dcoppa
557742f0fa I accidentally broke the ldap flavor. Mea culpa.
Pointed out by espie@
2010-11-29 23:06:39 +00:00
sthen
2a41c9ea91 Drop obsolete lines from DESCR and bump. 2010-11-29 21:27:23 +00:00
sthen
5aaf112216 Update tomcat/v5 to 5.5.31, adjust README, switch to SUBST_CMD,
kurt@ drops maintainership. From Daniel Dickman, "please commit" aja
2010-11-29 21:26:01 +00:00
stephan
e6cd25c8dd +drupal6-password_strength 2010-11-29 15:07:21 +00:00
stephan
110b22f331 Import drupal6-password_strength-1.0:
This module adds PHP-based password strength checking and validation
routines that mirror the jQuery routines, so that administrators can
restrict passwords to only be, for example, "high" strength. The module
simply modifies existing password confirm fields (where two passwords
are entered, like the user edit form), so no other setup is required
beyond configuring the desired enforcement rules.

ok landry@
2010-11-29 15:05:07 +00:00
dcoppa
c943621eb4 Style fix (no bump needed).
Pointed out by Brad
2010-11-27 11:12:12 +00:00
dcoppa
3646003328 "pexp is useless in the rc script, please remove it." ajacoutot@ 2010-11-26 15:44:33 +00:00
espie
be2f93f11d since db/v4 has db->=4,<5 as default, no need to specify it explicitly 2010-11-26 14:50:09 +00:00
dcoppa
81599f251c Add ntlm flavor for NTLM authentication
Fix pthread linkage
Fix default path for errors directory
Switch to pkg-readmes
Add an rcscript

OK giovanni@, Brad (MAINTAINER)
2010-11-26 13:45:04 +00:00
espie
fe13b4748a make use of PKGSPEC to simplify depends, requires most recent security/gnupg
to compile correctly
2010-11-26 07:51:00 +00:00
schwarze
e1b0f409c6 The file fckeditor/editor/filemanager/connectors/php/config.php
is a configuration file, even though it's buried deep in code
directories.  Pointed out by Tobias M. Boelz <tmb at usta dot de>.
Thus, use @sample and bump.
OK espie@ stephan@
2010-11-25 23:35:02 +00:00
ajacoutot
feaea6c2be Update to timetrex-3.3.0. 2010-11-25 08:56:13 +00:00
sthen
098784cf26 Fix documentation renaming, reported by Hugo Osvaldo Barrera on ports@ 2010-11-25 02:16:12 +00:00
jeremy
a8bf115817 REVISION bump all ruby ports due to a change in the pkgspec.
Previously, we were using ruby->=1.8,<=1.9, instead of
ruby->=1.8,<1.9.  While this wouldn't cause an issue, since
our ruby-1.9.2 package isn't included in ruby->=1.8,<=1.9,
it's still wrong and should be fixed.  This also fixes the
following minor issues:

Switch from using FLAVOR to MODRUBY_FLAVOR for *_DEPENDS.
Currently we don't have a ruby port that uses FLAVORs that
would differ from MODRUBY_FLAVOR, but it's possible we will
in the future.

Switch from BASE_PKGPATH to BUILD_PKGPATH in a few cases in
REGRESS_DEPENDS.  This probably is not strictly necessary, but
BUILD_PKGPATH is used in more cases, so it is good for
consistency.

Switch to new style *_DEPENDS, with the version specification
at the end.  The remaining cases where this is not done is
because a specific version is used.

Some FULLPKGNAME added to REGRESS_DEPENDS, to make sure that if
the old version is installed when you run a regress test, it
will install the new version first.

Some conversion of spaces to tabs for consistency.

OK landry@
2010-11-24 21:35:13 +00:00
sthen
534455ddbe add missing RUN_DEPENDS and bump 2010-11-24 19:08:38 +00:00
sebastia
7fc448eeda Import SOGo: web based groupware server
DESCR:
SOGo is a groupware server built around OpenGroupware.org (OGo) and the
SOPE application server, with a focus on scalability. It provides the
usual groupware functionality as E-Mail, Calendaring, and Contacts
management.


Not yet linking it to the build, fixing last few things in the tree.

OK landry@, sthen@
2010-11-24 18:16:03 +00:00
sebastia
6f521a7e72 Update sope to 1.3.4
OK sthen@, landry@
2010-11-24 18:07:45 +00:00
fgsch
b4d5a275e3 Update to 0.6.0. maintainer timed-out. 2010-11-23 15:08:16 +00:00
ajacoutot
4aff7429a3 Add -notrayicon to args by default. This prevent a (hard to reproduce)
crash under some circumstances where the linux qt libs fail to load
if one is running a panel which then ends up in a hard crash of opera
(which in turn can hangs the entire display)...

ok jasper@
2010-11-23 13:56:18 +00:00