Commit Graph

5560 Commits

Author SHA1 Message Date
jasper
f346c0f658 - don't link with -lpthread 2010-12-29 12:24:39 +00:00
ajacoutot
1a65cf35c8 Update to timetrex-3.3.1. 2010-12-29 12:20:40 +00:00
jasper
ddbc876d2c - remove unneeded patches 2010-12-29 12:06:32 +00:00
jasper
291509b4b5 - add (start of a) README 2010-12-29 11:50:34 +00:00
jasper
52b0f8c41d - fix another instance of putting the hostname of build machine in a config file
- let -main depend -web, instead of the other way around, this allows for no futher tweaks to run yaws

prompted/ok aja@
2010-12-29 10:26:35 +00:00
ajacoutot
9145731ac1 Fix rc_stop and rc_reload so that one can use sudo to manipulate the
daemon using the rc script. Make the rc script conform to rc.subr style.
2010-12-29 10:15:13 +00:00
jasper
d050660782 - add an rc script
rc.d-cluestick from aja@
2010-12-29 09:45:50 +00:00
ajacoutot
4a561ad806 Unbreak after previous commit. 2010-12-29 07:33:08 +00:00
jasper
dbf085daa1 import WIP node.js 0.2.5
Node.js is an evented I/O framework for the V8 JavaScript engine. It is
intended for writing scalable network programs such as web servers.

As there are still some issues to resolve, this won't be hooked up yet.

ok landry@
2010-12-28 18:19:28 +00:00
ajacoutot
e1e1b90b01 Update to xapian-omega-1.2.4. 2010-12-28 17:46:49 +00:00
marco
20b7e8636c Disable debug and add js toggle button.
ok laurent
2010-12-28 13:39:12 +00:00
jasper
282a6a3ca6 SECURITY FIX for SA42726
PECL phar Extension Format String Vulnerabilities.

patch from upstream svn
2010-12-27 20:34:29 +00:00
jasper
4be71cdd53 - fix build on at least mips64el by syncing the endian definitions, tested
on both big and little endian machines.
2010-12-27 15:48:01 +00:00
ajacoutot
4ec44530ca Simplify after recent rc.subr change.
The framework is now stable and we will start documenting it (at last).
2010-12-27 14:50:22 +00:00
stsp
fabc72b73a Apply patch from upstream to fix the "Print" and "Print Preview" crashes.
https://bugzilla.mozilla.org/show_bug.cgi?id=573039
https://bug573039.bugzilla.mozilla.org/attachment.cgi?id=499233
suggested by and ok landry@
2010-12-26 13:16:29 +00:00
landry
1cd5d235f9 Add gst-plugins-bad to RUN_DEPENDS, so that webkit-based browsers know
how to handle WebM/vp8 video out of the box. From brad.
2010-12-26 08:32:07 +00:00
ajacoutot
b28452a489 Cope with recent rc.subr changes. 2010-12-24 10:40:04 +00:00
marco
4361eb1c74 Roll to 1.138
ok and help to fix WANTLIB sthen laurent
2010-12-23 15:54:28 +00:00
jasper
fa852d74ae - SECURITY update of pmwiki to 2.2.21
which fixes SA42608, PmWiki "from" Cross-Site Scripting Vulnerability

If you're upgrading a previous installation, please take a moment to read
http://www.pmwiki.org/wiki/PmWiki/ReleaseNotes
2010-12-23 13:06:50 +00:00
jasper
2030b69976 - use libiconv module
ok kili@
2010-12-22 23:59:49 +00:00
jasper
e4c8edf922 - use gettext module
ok landry@ (MAINTAINER)
2010-12-22 22:41:35 +00:00
jasper
6a77ca74da - use gettext module
- regen WANTLIB
2010-12-22 22:39:04 +00:00
jasper
1642aaf973 - sync 2010-12-22 20:26:04 +00:00
jasper
8ecd9e3d51 import p5-SOAP-WSDL 2.00.10
SOAP::WSDL provides easy access to Web Services with WSDL descriptions.
The WSDL is parsed and stored in memory. Your data is serialized
according to the rules in the WSDL.  The only transport mechanisms
currently supported are http and https.

ok sthen@
2010-12-22 20:25:22 +00:00
sthen
d06d8de05f add missing build dep needed now we have added i18n support;
spotted jasper@, ok jasper@
2010-12-22 19:55:00 +00:00
jasper
bb4498eee3 - sync 2010-12-22 18:39:45 +00:00
jasper
ec1a42aa3c import yaws 1.89
Yaws is a HTTP high perfomance 1.1 webserver particularly well suited
for dynamic-content web applications. Two separate modes of operations
are supported:

    * Standalone mode where Yaws runs as a regular webserver daemon.
      This is the default mode.
    * Embedded mode where Yaws runs as an embedded webserver in another
      Erlang application.

Yaws is entirely written in Erlang, and furthermore it is a
multithreaded webserver where one Erlang lightweight process is used to
handle each client.

ok aja@
2010-12-22 18:38:03 +00:00
sebastia
ac9f7a15ec update WANTLIB and PLIST after gnustep.port.mk and bundles changes.
OK aja@
2010-12-22 09:23:01 +00:00
sebastia
2ec9484bb4 Update WANTLIB and PLIST after gnustep.port.mk and gnustep bundles changes
OK aja@
2010-12-22 09:21:44 +00:00
ajacoutot
204996fe1b Install language files.
from Fernando Quintero (maintainer)
2010-12-22 07:28:04 +00:00
joshe
0c8e04fdd9 Hook up www/conkeror
ok jasper@
2010-12-21 20:59:00 +00:00
joshe
96f8c3664e Import www/conkeror: keyboard-oriented Mozilla-based browser
Conkeror is a keyboard-oriented, highly-customizable, highly-extensible
web browser based on Mozilla XULRunner, written mainly in JavaScript,
and inspired by exceptional software such as Emacs and vi. Conkeror
features a sophisticated keyboard system, allowing users to run
commands and interact with content in powerful and novel ways. It is
self-documenting, featuring a powerful interactive help system.
2010-12-21 20:47:48 +00:00
kili
9779902ca8 Enable i18n support.
ok sthen@ (maintainer)
2010-12-21 18:17:27 +00:00
jeremy
fe75084c4f +=ruby-jekyll 2010-12-20 18:52:43 +00:00
jeremy
37157faaef Import ruby-jekyll 0.8.0
Jekyll is a simple, blog aware, static site generator. It takes a
template directory (representing the raw form of a website), runs it
through Textile or Markdown and Liquid converters, and spits out a
complete, static website suitable for serving with Apache or your
favorite web server.
2010-12-20 18:21:08 +00:00
jeremy
3c204b76fd Bump ruby-sinatra version to 1.1.0.
Permission given from landry@ and espie@ to commit ruby ports without
OKs.
2010-12-20 17:28:43 +00:00
ajacoutot
abbe07858a Update to cherokee-1.0.14.
From Fernando Quintero (maintainer).
Several fixes/tweaks as well as the rc script added by myself.
2010-12-20 07:51:58 +00:00
rpointel
8c9f1066fc Update to aria2 1.10.8.
ok landry@ (thanks for my first commit!)
2010-12-19 20:25:59 +00:00
jasper
eef504563b - remove Net::Jabber from the dependency list, it does nothing as
jabber support requires a different module.
2010-12-17 22:06:46 +00:00
ajacoutot
4d475fe43d Use the gettext module instead of the libiconv one and set WANTLIB
accordingly.

ok landry@ (maintainer)
2010-12-17 16:17:54 +00:00
jasper
3b3da075f5 - update p5-SOAP-Lite to 0.712
- fix license
- set MODCPAN_EXAMPLES
2010-12-17 00:00:45 +00:00
stephan
1782b7cee7 update to views-2.12, addresses SA-CONTRIB-2010-111 (Cross Site Scripting)
full details at http://drupal.org/node/999380, no DB update required.
2010-12-16 09:33:00 +00:00
dcoppa
805de1a031 Update to predis-0.6.2 2010-12-15 15:50:30 +00:00
jasper
4dcc0b9047 - sort 2010-12-15 00:09:12 +00:00
jasper
dfa4896385 - add missing dependency, spotted by aja@ 2010-12-14 08:57:01 +00:00
sebastia
c57b6e3df4 fix PLIST for the README file, should use FULLPKGNAME.
remove unused SUBST_VARS from Makefile.
2010-12-13 18:30:10 +00:00
jakemsr
5e4c653ebd update to minitube-1.3 following youtube.com changes
from Antti Harri (similar patches from steven@ and dcoppa@ too)
2010-12-13 17:22:06 +00:00
sthen
6e05e64e55 - update p5-CGI-Session to 4.42 and move some optional dependencies from
RUN_DEPENDS to REGRESS_DEPENDS.

- remove former MAINTAINER at his request.
2010-12-13 13:15:06 +00:00
espie
5cb978edde cut the "monster patches" into small pieces. pval can fix it to his liking
if he comes back.
In the mean time, fix build of chromium by adding the required
-I/usr/local/includes to gyp glue where needed.
2010-12-13 09:51:45 +00:00
jasper
27b23ec6b9 style 2010-12-12 18:58:32 +00:00