Commit Graph

7122 Commits

Author SHA1 Message Date
robert
ff0c459ebf update to 20.0.1132.57 and add a lib dependency on libusb-compat
instead of libusb1 and fix WANTLIB
2012-07-12 19:35:17 +00:00
sebastia
f62ec76e67 Unbreak SOGo, missed a patch when updating to the new version
pointed out by sthen@
2012-07-12 08:08:48 +00:00
jasper
144e2930d7 handle multiple lua versions, for now everything builds with the "old" 5.1 in the new location.
use FLAVOR=lua52 to use lua 5.2 with these ports.
2012-07-10 15:22:44 +00:00
robert
ed877d7f77 scan the de-facto standard /usr/local/lib/mozilla/plugins dir as well 2012-07-10 12:55:25 +00:00
ajacoutot
d039c6ff7c Add x-scheme-handler for http and https in the MimeType so that chrome can
be chosen as a default browser in Desktop environments.

ok robert@ (maintainer)
2012-07-10 09:49:29 +00:00
robert
50dcc346db update to 20.0.1132.47 2012-07-10 09:22:34 +00:00
jasper
2bee4b08f7 fix build depends since we'll need python for byte compilation/. 2012-07-09 21:16:47 +00:00
gonzalo
dbe6d17e0f Update for Flyspray to 0.9.9.7 with some changes:
http://flyspray.org/changelog

Tested on i386.

Ok aja@ "you're welcome to take it over." ckuethe@
2012-07-09 20:30:01 +00:00
zinke
89ff6f8556 Add a patch to use ftp(1) instead of wget and takover Maintainer.
ok sthen@
2012-07-09 15:01:26 +00:00
dcoppa
ec46c97e02 Maintenance update to 7.0.29.
See: http://tomcat.apache.org/tomcat-7.0-doc/changelog.html
2012-07-09 08:16:54 +00:00
gonzalo
ae5fbe7bde Update for Xombrero to 1.1.0 with this changes:
* [NEW] Custom keybound prompts (keybinding = :cmd,key)
* [NEW] Custom uri handling (custom_uri)
* [NEW] Setting to disable proxy at startup (http_proxy_disable)
* [NEW] Setting to cache HTTPS certificates and present warnings when
  certificates change to help prevent MITM attacks (warn_cert_changes)
* [NEW] Tab number and proxy enabled notifications (statusbar_elems)
* [NEW] Setting to change default stylesheet used for the userstyle
  and userstyle_global commands (usersytle)
* [NEW] Both userstyle and userstyle_global commands may take an
  optional argument to a user-specified stylesheet
* [NEW] Setting to change the style of the statusbar to switch between
  the page URL and title (statusbar_style)
* Runtime settings are unsettable with ':set setting ='
* Fix some display bugs with the statusbar
* HTML escape text before displaying with about:set, <file> now shows
  correctly
* Fix unsetting the statusbar color when opening the command prompt

And a lot of others.

Tested on amd64.

Ok kili@ aja@
2012-07-08 21:27:42 +00:00
sebastia
5d7b822a57 update SOGo to 1.3.16
minor SHLIB bump
introduce SOGOLIBDIR variable to be used in PLIST, update hint from README:

Upgrade SOGo from < 1.3.16
=======================================
New password schemes were introduced. You may want to set the
userPasswordAlgorithm default, i.e.:

$ defaults write sogod userPasswordAlgorithm ssha
2012-07-08 14:21:02 +00:00
sebastia
a7da58b8cf Update SOPE to 1.3.16
bump minor shlib version
this version has a lot of 64Bit fixes after the gnustep-base update
2012-07-08 14:18:18 +00:00
gonzalo
dfe73fd2b0 Update for Linkchecker for 7.9 with some changes:
* checking: Catch any errors initializing the MIME database.
* checking: Fix writing temporary files.
* checking: Properly handle URLs with user/password information.

And others.

Delete --no-compile to build pyc and add devel/desktop-file-utils

Tested on i386.

Ok Amit Kulkarni (maintainer) aja@
2012-07-05 11:37:51 +00:00
ajacoutot
7562e396b8 Update to owncloud-4.0.4. 2012-07-04 12:37:15 +00:00
rpointel
33003d4044 Update tornado to 2.3, ok landry@.
Release Notes: http://www.tornadoweb.org/documentation/releases/v2.3.0.html
2012-07-03 09:00:33 +00:00
gonzalo
bf89485dcd Update Mollify to 1.8.8.3, with some changes:
http://www.mollify.org/features.php

Tested on i386.

Ok sthen@
2012-07-02 16:47:18 +00:00
gonzalo
89af932e9e Update for Wordpress to 3.4.1 with some security fixes (as usual)
* Fixes an issue where a theme's page templates were sometimes not detected.
* Addresses problems with some category permalink structures.
* Better handling for plugins or themes loading JavaScript incorrectly.
* Adds early support for uploading images on iOS 6 devices.
* Allows for a technique commonly used by plugins to detect a
network-wide activation.
* Better compatibility with servers running certain versions of PHP
(5.2.4, 5.4) or with uncommon setups (safe mode, open_basedir), which
had caused warnings or in some cases prevented emails from being sent.
* Privilege Escalation/XSS. Critical. Administrators and editors in
multisite were accidentally allowed to use unfiltered_html for 3.4.0.

And others, tested on i386 and amd64.

Ok merdely@ (maintainer) aja@
2012-07-02 13:26:38 +00:00
gonzalo
2996627c9b Update for Aria2 to 1.15.1 with some changes:
* Updated manuals.
* Fixed memory leak.
* Updated templates.
* Return appropriate HTTP status code on RPC failure.

And others, tested on i386.

Ok rpointel@ (maintainer) aja@
2012-07-02 13:13:51 +00:00
sthen
3e12ab7ce0 sync "SSLv2 disabled" messages with upstream's newer code, from Brad 2012-06-30 09:32:28 +00:00
dcoppa
ef4fea45ad Update to minitube-1.8
Reads okay to pirofti@ (maintainer)
2012-06-29 14:38:55 +00:00
sthen
2558168c89 update to Chive 1.1 2012-06-28 16:31:14 +00:00
dcoppa
e8d4133429 Update Predis to 0.7.3 2012-06-28 11:33:13 +00:00
dcoppa
0e9059be97 Bugfix update to tomcat 7.0.28 2012-06-27 19:02:38 +00:00
jasper
9df783c186 - security update to 1.19.1, fixes CVE-2012-2698,
MediaWiki "uselang" Cross-Site Scripting Vulnerability

ok maintainer who sent a similar diff earlier.
2012-06-27 06:37:15 +00:00
jasper
e2f5473ee7 - these patches (or chunks) are not needed anymore since arpa/inet.h -r1.12 2012-06-26 14:53:01 +00:00
ajacoutot
b1f95bdeb5 +bacula-web 2012-06-26 08:54:29 +00:00
ajacoutot
0f38f27be9 Import bacula-web-5.2.6.
Bacula-Web is a web based tool written in PHP that provides a
summarized view of the bacula backup infrastructure. It obtain this
information from the bacula catalog's database.
This tool provides you informations on the last day jobs status, media
and pool usage, catalog size usage, etc.

ok jasper@
2012-06-26 08:54:05 +00:00
ajacoutot
7c7f956be3 Upstream rerolled the tarball. 2012-06-24 11:12:26 +00:00
ajacoutot
ba776f2f7f Update to owncloud-4.0.3. 2012-06-23 15:32:45 +00:00
sthen
2fab769828 switch compiler check to bsd.port.arch.mk / PROPERTIES, req'd by naddy@ 2012-06-22 15:43:47 +00:00
ajacoutot
490bcc030c Update to tinyproxy-1.8.3.
Add rc.d(8) script.

from frantisek holop (maintainer) with some tweaks
2012-06-22 13:26:59 +00:00
ajacoutot
b52385b2b9 Adapt now that pdo_sqlite is part of main php. 2012-06-21 07:00:20 +00:00
sthen
984a10c79e don't install perllocal.pod, ok okan@ 2012-06-20 14:45:23 +00:00
sthen
7b31b99b78 let squid handle things if SSLv2 is disabled, from Brad. 2012-06-20 08:48:27 +00:00
ajacoutot
4e6d900ce6 Extend README:
If the proxy server is running on the same subnet as the clients, the
return traffic from the proxy will go directly back to them without
ever hitting the firewall, which means the states will never get updated
and may fill-up your pflog(4) with blocked attempts. To circumvent this
the "no state" option needs to be specified for the route-to rule.

ok Brad, intput/ok sthen@ (maintainer)
2012-06-20 07:10:39 +00:00
sthen
9f6f2b8237 sync checksums 2012-06-19 15:34:42 +00:00
ajacoutot
24d70a9d1a Make the example more readable. 2012-06-18 14:12:02 +00:00
ajacoutot
8e0b2ef7e5 Add an example to use csync to synchronize owncloud with a local dir. 2012-06-18 14:02:24 +00:00
jasper
2001713493 - update to 4.4.3 2012-06-18 11:04:37 +00:00
ajacoutot
15c1f311bc Missed bumps after my recent php module changes.
spotted by sthen@
2012-06-18 07:56:13 +00:00
landry
5736abff77 fix typo (REVISION-ligthning) and actually bump 2012-06-17 18:21:43 +00:00
landry
60a8aa8d28 Bugfix update to seamonkey 2.10.1. 2012-06-17 09:24:09 +00:00
sthen
112b1c66dc pecl-zip replaced with php-zip, adjust deps 2012-06-16 12:52:32 +00:00
sthen
4d751be561 SECURITY update to phplist 2.10.18
"Desc: Input passed via the parameter 'sortby' is not properly
sanitised before being returned to the user or used in SQL queries.
This can be exploited to manipulate SQL queries by injecting
arbitrary SQL code. The param 'num' is vulnerable to a XSS issue
where the attacker can execute arbitrary HTML and script code in
a user's browser session in context of an affected site."

Security issues require admin login.
2012-06-16 11:37:20 +00:00
ajacoutot
ca242a3d4a The apps directory needs to be writable by the web server, pointed out by
robert at peichaer dot org.
While here, add a few tweaks to the README.
2012-06-16 11:18:29 +00:00
landry
53cc3c1f99 Bugfix update to firefox 13.0.1.
See http://www.mozilla.org/en-US/firefox/13.0.1/releasenotes/
2012-06-16 10:21:57 +00:00
ajacoutot
c511b4d5c6 Mention csync (upcoming package). 2012-06-16 08:35:13 +00:00
ajacoutot
a1b7c39eb5 gtk-update-icon-cache:
Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.

Some hidden issues may appear, in which case please contact me.

discussed with and ok blind jasper@
2012-06-15 08:32:14 +00:00
okan
6e04606424 rename local variable to avoid conflict with perl; from Brad.
ok landry@
2012-06-13 12:41:14 +00:00
sthen
bc7dc620b2 Major update to Mantis 1.2.11, many (including SECURITY) fixes since
the previous version in tree which was rather outdated.  ok jasper@
2012-06-13 00:41:39 +00:00
jasper
26fb038dab - add rc script (with help from aja@)
- update MESSAGE so it works correctly in a chroot

from Tom Doherty
2012-06-12 17:20:05 +00:00
landry
ce6c99fc05 Update to seamonkey-i18n 2.10 2012-06-11 15:39:37 +00:00
landry
32774b098d Update to seamonkey 2.10.
See http://www.seamonkey-project.org/releases/seamonkey2.10/ for details
- Update lightning to 1.5b1 and enigmail to 1.4.2
- add the rpath hack to workaround #668869
- dont make packaging warnings errors (#763181)
2012-06-11 15:38:33 +00:00
landry
2e5171d3a2 Update to fennec 10.0.5esr 2012-06-11 15:34:37 +00:00
landry
8d05605311 Update to firefox-i18n 13.0 2012-06-11 15:30:59 +00:00
landry
3cb9f81e00 Update to firefox 13.0.
See https://www.mozilla.org/en-US/firefox/13.0/releasenotes/ for details
- set SEPARATE_BUILD (workarounds #736961)
- cleanup useless dirs (from #717616)
2012-06-11 15:29:56 +00:00
landry
d589e08e50 Fix WANTLIB (remove gmodule-2.0) and bump depending ports (others will
be updated in a sec)
2012-06-11 15:26:14 +00:00
ajacoutot
ed5ba69626 SECURITY update to owncloud-4.0.2. 2012-06-11 13:11:54 +00:00
espie
19341b192b rerolled translations, as noticed by nigel. 2012-06-11 11:31:26 +00:00
espie
bddd285152 minor update 2012-06-11 10:57:35 +00:00
robert
ab4927976e update to 4.0.6 2012-06-11 08:42:18 +00:00
ajacoutot
2bb02787cf Use the bacula db user, not "postgres". 2012-06-11 08:33:58 +00:00
jasper
2571f48163 import dutch translations
ok espie@
2012-06-10 21:00:15 +00:00
jasper
d58911aced add jquery_plugin 2012-06-10 20:57:01 +00:00
jasper
3a414667d3 sync 2012-06-10 20:56:32 +00:00
jasper
f294ca40e9 import slideshow_creator 1.9
ok espie@
2012-06-10 20:55:50 +00:00
jasper
93d7073623 import jquery_plugin 1.0
ok espie@
2012-06-10 20:55:23 +00:00
jasper
65d0eff3ae sync translations 2012-06-10 19:49:08 +00:00
jasper
c19ac90f04 sync 2012-06-10 19:49:05 +00:00
jasper
52c48a566b import ubercart 3.1
ok espie@
2012-06-10 19:48:53 +00:00
jasper
36ec6d61c4 import google_analytics 1.2
ok espie@
2012-06-10 19:48:34 +00:00
jasper
ee5f6217c2 import colorbox 1.3
ok espie@
2012-06-10 19:47:56 +00:00
jasper
23654b223e sigh, wrong dir.. 2012-06-10 19:47:28 +00:00
jasper
58199ce881 import ubercart 3.1
ok espie@
2012-06-10 19:45:48 +00:00
jasper
1211ee3021 import google_analytics 1.2
ok espie@
2012-06-10 19:45:26 +00:00
jasper
2187265398 import colorbox 1.3
ok espie@
2012-06-10 19:44:57 +00:00
jasper
a7e47a4850 tweak the mysql socket dir instructions
ok espie@
2012-06-10 16:33:00 +00:00
espie
3cf1f6d41b minor upgrades 2012-06-07 15:40:46 +00:00
gonzalo
9bbc023088 Now we have xombrero, bye bye xxxterm
Ok sthen@
2012-06-07 14:46:29 +00:00
gonzalo
bb4ea2c485 Change xxxterem -> xombrero 2012-06-07 14:22:02 +00:00
gonzalo
14c939698e As Spectrwm time ago, now XXXterm change its name to Xombrero 1.0.0, so
here is the new port and the new stuff:

* Fix a bug where not the entire saved cert wouldn't be checked
* Add an include_config setting to load additional configuration
settings
* Add option to display when a download completes
* Rewrite mutex implementation to work around some bogus buggy mutex
implementation messages
* Make bunch of settings work in runtime vs start-of-day
* Add option to select search engine when used the first time
* Add ctrl-enter to prefix www. and postfix .com
* Add stop keybinding
* Fix a bunch of tiny bugs and general code improvement

OK sthen@
2012-06-07 14:18:14 +00:00
robert
faae997c50 modify the README so that webacula can properly be configured with pgsql
ok ajacoutot@
2012-06-07 10:26:38 +00:00
giovanni
c26cbd5026 Update to 1.8.2
Fixes some bugs and a security issue (SA49330).
Many improvements and new features.
Now the MySQL user needs also the LOCK permission.
ok jasper@ on a previous diff
2012-06-06 10:24:26 +00:00
ajacoutot
30237d0675 Update to owncloud-4.0.1. 2012-06-05 07:17:12 +00:00
ajacoutot
dd04d0cecc Typo in comment. 2012-06-04 08:22:13 +00:00
fgsch
ed7776d9d8 enter py-beautifulsoup4 2012-06-02 21:15:59 +00:00
fgsch
d16ce68119 Import beautifulsoup 4.1.0, a Python library designed for quick
turnaround projects like screen-scraping.

Original diff against py-beutifoulsup from wen heping, converted to
a stand alone port after some discussion in ports@.
2012-06-02 21:15:12 +00:00
ajacoutot
c30c23b74b Update to owncloud-4.0.0. 2012-06-02 06:54:57 +00:00
sthen
5816d1b1b6 update to lighttpd 1.4.31, rolling in the backported patches. ok brad 2012-06-01 08:20:50 +00:00
espie
322737bd27 update for new modules 2012-05-31 15:11:40 +00:00
espie
0408156e0b more modules 2012-05-31 15:07:56 +00:00
espie
2f54a834d5 d6->d7 2012-05-31 15:07:03 +00:00
espie
c13dc96ada drupal6 -> drupal7 update 2012-05-31 15:06:39 +00:00
espie
b3fae4616f rc4 seems to work (needed for my sites updates) 2012-05-31 15:06:05 +00:00
espie
7a276dffa6 wasn't aware it was now ported to drupal7 2012-05-31 15:05:21 +00:00
espie
9b1607ad60 minor updates 2012-05-29 14:05:30 +00:00
espie
626ffe476d +abt 2012-05-29 13:49:45 +00:00
espie
9e548fbc6a correlate permissions with taxonomy term. didn't exist in drupal6 2012-05-29 13:49:07 +00:00
matthieu
1b2782f607 Univ's Tromso sites pasta.cs.uit.no and www.vermicelli.pasta.cs.uit.no
don't seem to exist anymore. Update the 2 ports that refer to them.
ok sten@
2012-05-26 12:40:30 +00:00
sthen
0f21c1a245 update to xcache 2.0.0, from Brad 2012-05-26 09:22:18 +00:00
fgsch
c006ebe4cf Update to 1.9.4.
See http://hg.moinmo.in/moin/1.9/raw-file/1.9.4/docs/CHANGES for details
2012-05-25 14:32:15 +00:00
sthen
ed727655fa Add lighttpd patch: add support for IPv6 to mod_extforward. From Brad. 2012-05-25 08:24:40 +00:00
jasper
62354bf420 be gone, you belong in lang/ now. 2012-05-23 15:13:41 +00:00
jasper
29a570779a unhook www/node, it moved to lang/node 2012-05-23 15:12:43 +00:00
jasper
216f4b91de - update to 3.4.2 2012-05-22 21:22:35 +00:00
giovanni
1e43148960 Email::Mime::Creator and Email::MIME::Modifier has been included into Email::MIME
fix packages accordingly
spotted & ok bluhm@
ok sthen@
2012-05-21 13:57:25 +00:00
naddy
77d45002a1 strptime is XPG4v2 2012-05-20 20:48:01 +00:00
jasper
3110f2b50c - fix "generator" tag in html output 2012-05-20 08:50:10 +00:00
william
c20e01f117 Fixup PLIST, no bump as it didn't package before. ok sthen 2012-05-19 02:47:37 +00:00
sthen
e32199c6f3 blech, fix distinfo 2012-05-18 23:11:06 +00:00
sthen
3ef19ea173 use /etc/rc.d/httpd restart in MESSAGE, not apachectl 2012-05-18 20:56:25 +00:00
sthen
74a8e01f0e +phpmemcachedadmin 2012-05-18 20:54:25 +00:00
sthen
f31f618baf import ports/www/phpmemcachedadmin, ok okan@
This program allows to see in real-time (top-like) or from the start of
the server, stats for get, set, delete, increment, decrement, evictions,
reclaimed, cas command, as well as server stats (network, items, server
version) with googlecharts and server internal configuration. You can go
further to see each server slabs, occupation, memory wasted and items (key
& value). Another part can execute commands on any memcached server: get,
set, delete, flush_all, as well as execute any commands (like stats) with
telnet.
2012-05-18 20:53:56 +00:00
sthen
f46d99446f +racktables 2012-05-18 19:51:53 +00:00
sthen
ef12ce97b4 import ports/www/racktables, ok pea@
Racktables is a web-based database for datacenter and server room asset
management. It helps document hardware assets, network addresses, space in
racks, networks configuration and more.
2012-05-18 19:51:35 +00:00
landry
4f9544f081 add upstream bug # url 2012-05-18 09:56:04 +00:00
landry
99bc929b39 Fix build on sparc64, broken since 1.8.1. Provide atomic{In,De}crement
implems based on __sync_fetch_and_add builtin, with hints from kettenis@
2012-05-18 07:45:57 +00:00
sthen
3d82dc899d tweak www/rackmonkey package docs:
- tell people to use /etc/rc.d/httpd restart not apachectl stop / start
- remind people to enable mod_perl
- zap blank line
2012-05-17 23:13:52 +00:00
ajacoutot
f1d3309b8f Call setgid(2) before initgroups(3), otherwise we end up with an empty
group list and havp will get the gid of the last entry in groups(5).

ok giovanni@ (maintainer) robert@ jasper@
2012-05-17 09:10:44 +00:00
robert
1f4053bbd9 Add a temporary workaround to the chrome wrapper script that checks
if the SingletonLock file is available and valid.
The problem is that when chrome crashes one of the destructors fail to
remove the lockfile and then when you start chrome again, it will
try to communicate with the old PID of the chromium main process, because
the SingletonLock file will point to `hostname`-PID_of_old_chromium and
since that process is not running anymore, startup will fail.
2012-05-17 08:52:59 +00:00
landry
c8e17e81fb Update to midori 0.4.6.
See http://mail.xfce.org/pipermail/xfce-announce/2012-May/000196.html
2012-05-16 07:16:13 +00:00
jasper
3583d15ad2 switch to lua.port.mk 2012-05-15 19:38:01 +00:00
jasper
33f4e7c6a2 - update to 0.6.18
ok MAINTAINER
2012-05-15 17:37:34 +00:00
dcoppa
c631491e2a Simplify; no pkg changes.
Based on a diff by sthen@
2012-05-15 08:05:19 +00:00
jasper
36c89ca0e1 bugfix update to 4.4.2 2012-05-14 06:37:31 +00:00
espie
d3cd44e8dd minor updates 2012-05-11 07:47:34 +00:00
espie
822dae483c minor update. Add a note about my.cnf 2012-05-11 07:46:56 +00:00
espie
4602d77007 security updates 2012-05-11 07:46:35 +00:00
espie
de715a2c16 minor updates 2012-05-11 06:59:28 +00:00
espie
bb083959a6 security update to 7.14 2012-05-11 06:59:16 +00:00
rpointel
301f0c2a42 Update django to 1.4, ok Ryan Boggs (maintainer).
release notes: https://docs.djangoproject.com/en/dev/releases/1.4/
2012-05-10 20:04:48 +00:00
sthen
232c4c80ed tweaks to node:
- install tar.gz source, and patch node-gyp to use it rather than
attempting to download from the 'net when building a native extension,
from Aaron Bieber (maintainer).

- set V=1 in node-gyp to avoid hiding compiler command lines
(from me, ok jasper).
2012-05-10 18:29:52 +00:00
jasper
a0db0bd208 allow node ports to append 'expresso' to configure style and set up the bits
for regression tests to run

ok aaron bieber, sthen@
2012-05-10 13:17:30 +00:00
jasper
19d6774428 - don't set NO_REGRESS here as it's not picked up when set in a module.
- provide REGRESS_TARGET instead

ok sthen@
2012-05-10 08:39:47 +00:00
landry
b2dd2d7451 Sync patches with what has (finally _o/ \o/ \o_ !) been commited
upstream for bug #691898, fixing build on powerpc (and other non
yarr-jit archs..), see
https://hg.mozilla.org/mozilla-central/rev/f5a3a7b9c6b0
2012-05-09 20:36:40 +00:00
landry
b4e577b37e Remove useless patches which should have gone in the attic when updating
to mozilla 9. Better late than never.. Still from upstream bug #648735.
Revs https://hg.mozilla.org/mozilla-central/rev/ea33ddde6ade,
https://hg.mozilla.org/mozilla-central/rev/226136c5812e and
https://hg.mozilla.org/mozilla-central/rev/f78d9f4f5234.

While here add a comment stating the failure fixed by last two remaining
ipc patches.
2012-05-09 17:16:01 +00:00
sthen
03a2a7192a oops revert unintentional commit 2012-05-09 15:33:23 +00:00
sthen
d568f4182c when generating PKGNAME from NPM_NAME, strip a leading node- so we don't
double it. ok jasper@
2012-05-09 15:32:25 +00:00
jasper
3681ae85d3 - bump node requirement to the latest and greatest 2012-05-09 06:39:04 +00:00
jasper
41fa61f604 - Allow building of sub-packages (ie. node-sqlite3) with USE_SYSTRACE
set, also prevents downloading of the node distfile again.

from MAINTAINER

- add run dependency on sysutils/flock.

now node-sqlite3 builds fine.
2012-05-09 06:37:49 +00:00
jasper
0b067a06c4 - ensure the node version with fixed node-gyp is required
- fix some whitespace

ok MAINTAINER, sthen@
2012-05-08 17:10:43 +00:00
espie
366bf627e0 normalize depends 2012-05-08 17:07:30 +00:00
sthen
7b5d1808c7 Fix node-gyp for native builds by using gmake (and add a run dep).
From Aaron Bieber, I also added a comment to the RUN_DEPENDS line.
2012-05-08 15:38:01 +00:00
pascal
64ac5e1b7d - silence perl warnings about "defined(%hash)" being deprecated
- doesn't need groff
- specify GPL version

ok jasper@, Christian Rueger (maintainer)
2012-05-07 20:13:50 +00:00
jasper
fb4a988c0c Make sure node-gyp is able to find a python executable.
ok MAINTAINER
2012-05-07 20:11:47 +00:00
jasper
4a1b9539c3 regen patches 2012-05-07 18:11:29 +00:00
okan
1f89378825 - update to 1.19.0
- convert to README
- use INSTDIR instead of PREFEX

from wen heping (MAINTAINER) with tweaks from me

ok sthen@
2012-05-07 13:35:47 +00:00
ajacoutot
eaeb548473 Update to vtigercrm-5.4.0.
from new MAINTAINER Wen Heping
2012-05-06 15:29:35 +00:00
sthen
7ef0b473d3 update to Node.js 0.6.17, from maintainer Aaron Bieber
* Upgrade npm to 1.1.21
* uv: Add support for EROFS errors (Ben Noordhuis, Maciej Małecki)
* uv: Add support for EIO and ENOSPC errors (Fedor Indutny)
* http: Fix client memory leaks (isaacs, Vincent Voyer)
* fs: fix file descriptor leak in sync functions (Ben Noordhuis)
* fs: fix ReadStream / WriteStream double close bug (Ben Noordhuis)
2012-05-05 15:29:27 +00:00
robert
90bb96b466 update to 18.0.1025.168 2012-05-05 14:03:39 +00:00
landry
90c9956fa2 Fix rc script so that rc_post does what it's supposed to do. 2012-05-03 18:45:39 +00:00
rpointel
6d7faeae62 Update node to 0.6.16, from Aaron Bieber (maintainer).
ok jasper@, sthen@.
2012-05-03 17:16:27 +00:00
ajacoutot
53c55cc2d5 Update to owncloud-3.0.3. 2012-05-03 07:20:42 +00:00
jasper
7404168d03 - update to 1.13
ok rpointel@
2012-05-01 12:22:46 +00:00
jasper
e9366f5435 sync 2012-05-01 12:22:17 +00:00
jasper
cd35437744 import py-repoze-lru 0.5
repoze.lru is a LRU (least recently used) cache implementation. Keys and
values that are not used frequently will be evicted from the cache
faster than keys and values that are used frequently.

ok rpoinel@
2012-05-01 12:21:17 +00:00
merdely
2337039991 Update to 3.3.2. From wen heping. Thanks.
Several security updates included.
2012-05-01 07:21:22 +00:00
william
b70e225996 update to 3.1.9
tested by dhill, thanks
ok dhill sthen
2012-05-01 02:25:21 +00:00
landry
f0da2ce049 Fix checksum/size, noticed by naddy@ 2012-04-30 20:45:12 +00:00
landry
540844ce5f Update to fennec 10.0.4. There likely wont be any releases from newer
branches, since desktop fennec is abandoned in favor of fennec with
native ui on android (hence, not targeted at other oses...)
2012-04-30 15:40:31 +00:00
landry
238fda34f5 Update to seamonket-i18n 2.9.1. 2012-04-30 15:38:39 +00:00
landry
013d6c65d9 Update to seamonkey 2.9.1/lightning 1.4b1/enigmail 1.5pre.
- See http://www.seamonkey-project.org/releases/seamonkey2.9/
- add patch-suite_installer_Makefile_in to avoid installing the SDk
  (corollary of Tb's patch-mail_installer_Makefile_in)
- use MOZ_DEBUG_FLAGS="-Os" on ppc as done in Tb to avoid a
  relocation overflow when linking libxul on ppc (reminded by aja@)
2012-04-30 15:38:09 +00:00
landry
d77964bbf0 Update to firefox-i18n 12.0. 2012-04-30 15:29:39 +00:00
landry
ff4e0c3f66 Update to firefox 12.0.
- see http://www.mozilla.org/en-US/firefox/12.0/releasenotes/ for details
- two patches moved (patch-widget_src_xpwidgets_nsPrintSettingsImpl_cpp
  and patch-widget_src_gtk2_Makefile_in)
- add two new patches for bug #691898 (patch-js_src_jsapi_cpp and
  /patch-js_src_jsprvtd_h)
- add patch-gfx_thebes_gfxPlatform_cpp to workaround regression
  introduced in bug #715658, which prevents one from building against
systemwide cairo.
- patch-extensions_auth_nsAuthGSSAPI_cpp from bug #667325 got merged
- patch-js_src_js-config_h_in and patch-js_src_jscpucfg_h from #714312 got
  merged
- patch-ipc_chromium_src_base_dir_reader_posix_ -from #714315 got merged
2012-04-30 15:28:42 +00:00
landry
fd2eb884d9 widget/src/gtk2 moved to widget/gtk2 in gecko 12. Copy nsSound.cpp in
the correct place depending on MOZILLA_PROJECT.
2012-04-30 15:14:55 +00:00
landry
b8258512ed Update to webkit 1.8.1.
ok ajacoutot@, tested by a few on ports@ (thanks!)
2012-04-30 13:31:06 +00:00
bentley
2c2862ed96 Update www/netsurf/browser to 2.9, and associated libs.
A full list of changes can be found in the changelog:
http://source.netsurf-browser.org/tags/netsurf/2.9/ChangeLog

ok landry@
2012-04-30 07:11:58 +00:00
sthen
298a2bf669 no need to leave a "BUILD_DEPENDS=" line following sqlite3->base move. 2012-04-29 20:26:09 +00:00
kili
a5c1b25660 + hs-clientsession 2012-04-28 19:46:41 +00:00
kili
7dc17def02 Update to hs-snap-0.7.
ok jasper@

(and added myself as maintainer)
2012-04-28 19:34:09 +00:00
kili
9bb32d41c9 Update to hs-snap-server-0.7.0.1.
ok jasper@

(and added myself as maintainer)
2012-04-28 19:33:06 +00:00
kili
0370c24d1f Update to hs-snap-core-0.7.0.1.
ok jasper@

I also added myself as maintainer (in addition to jim@), as
done for some of the previous updates (where i forgot to
mention it in the commit message).
2012-04-28 19:32:21 +00:00
kili
7a998e2692 Achieves security through AES-CTR encryption and Skein-MAC-512-256
authentication.  Uses Base64 encoding to avoid any issues with
characters.

ok jasper@
2012-04-28 19:23:06 +00:00
ajacoutot
6a25f21ca1 Regen PLIST.
req by espie@
2012-04-28 14:08:53 +00:00
ajacoutot
acaaa6fdba Use LOCALSTATEDIR instead of local variables. 2012-04-28 11:06:12 +00:00
ajacoutot
689f54b24a --localstatedir=/var is the default now. 2012-04-28 10:52:08 +00:00
ajacoutot
3f0ee525f1 Use LOCALSTATEDIR. 2012-04-28 10:51:44 +00:00
stsp
adb88b2247 Needs bump because of devel/apr update; don't depend on removed 'mt' flavour 2012-04-28 09:54:44 +00:00
stsp
c64abc842b Needs bump because of devel/apr update. 2012-04-28 09:53:07 +00:00
sthen
e0eea98a9f lighttpd fixes, from upstream via Brad.
- Fix handling of empty header list entries in http_request_split_value.
- Fix access log escaping of " and \\.
- Fix digest "md5-sess" implementation (Errata ID 1649, RFC 2617).
- Add "AUTH_TYPE" environment (for *cgi), remove fastcgi specific workaround.
- Fix splitting :port with IPv6.
2012-04-28 09:25:25 +00:00
mpi
315d204cce +py-gunicorn 2012-04-27 09:03:23 +00:00
mpi
a924675ad4 Import py-gunicorn 0.14.2, from Bertrand Janin
Gunicorn 'Green Unicorn' is a Python WSGI HTTP Server for UNIX. It's a
pre-fork worker model ported from Ruby's Unicorn project. The Gunicorn
server is broadly compatible with various web frameworks, simply
implemented, light on server resource usage, and fairly speedy.

ok rpointel@
2012-04-27 09:01:31 +00:00
rpointel
f6d2d45834 Update tornado to 2.2.1, ok aja@.
Release notes:http://www.tornadoweb.org/documentation/releases/v2.2.1.html.
2012-04-25 15:08:20 +00:00
naddy
88e3d49c1d missed bump after sqlite3 move 2012-04-24 19:05:55 +00:00
sthen
f1a9bee137 bump 2012-04-24 18:48:16 +00:00
espie
3ad8ed54dc missed bump 2012-04-24 17:21:42 +00:00
jasper
c8ef98b5c2 sync 2012-04-24 11:41:06 +00:00
jasper
687fb89e4a import igal2 (continued version of www/igal, which'll stay as discussed with sthen@)
igal2 (the successor of igal) is a quick and easy program for placing
your images online with just one command-line. It generates a pretty
good-looking set of W3-compliant static HTML slides even with its
default settings. The slide show preloads the next image with JavaScript
- ideal for slower links.

ok sthen@
2012-04-24 11:40:38 +00:00
ajacoutot
e9388c8bca Config/doc tweaks. 2012-04-24 10:15:57 +00:00
pea
f1b2558600 Add asql 2012-04-24 09:53:13 +00:00
pea
3bb9d343a2 Import Asql.
ASQL is a simple tool to allow you to query Apache common logfiles
via SQL.

With comments/tweaks from sthen@

ok sthen@
2012-04-24 09:52:08 +00:00
espie
8dbaef9fe6 sqlite bump 2012-04-24 06:10:16 +00:00
espie
4ed7caa04f first pass at handling sqlite3 move 2012-04-23 17:15:17 +00:00
gonzalo
42fdfffc74 Minor update for Aria2 to 1.15.0 with:
* Fixed assertion failure if Chunked encoding along with
  Content-Length is used.

* Fixed clang and gcc-4.7 warning and errors.

* Fixed the bug that aria2 cannot read line longer than 4096 bytes
  from the file specified by --input-file option.

While here USE_GROFF is not needed.

OK rpointel@ (maintainer), aja@
2012-04-23 15:24:05 +00:00
jasper
1b7a42749b - update to 1.0.1rc1, eventhough it's an rc, it's considered stable and
production ready. although it's advised to migrate to pyramid eventually.
2012-04-22 12:15:23 +00:00
jasper
10c7608514 - update to 1.7.5
ok martynas@ (who resigned as maintainer)
2012-04-22 12:13:55 +00:00
jasper
9487dec72b - update to 1.5.0
ok martynas@ (who resigned as maintainer)
2012-04-22 12:13:41 +00:00
jasper
f19def246d - update to 1.7.5.1
ok martynas@ (who resigned as maintainer)
2012-04-22 12:13:22 +00:00
ajacoutot
0691c69586 Use RCDIR instead of /etc/rc.d when refering to packages rc scripts.
discussed with espie and sthen
ok sthen@
2012-04-22 11:41:55 +00:00
ajacoutot
0d3c177f99 Remove unnecessary patch. No change to the build.
from Brad (maintainer)
2012-04-22 10:19:09 +00:00
jasper
1c41dd1dd5 - update to 1.4 2012-04-22 09:21:18 +00:00
jasper
fa7b55333f - update to 1.2.4 2012-04-22 09:18:00 +00:00
sthen
c797c23c02 use php-${MODPHP_VERSION}.ini rather than php.ini in MESSAGE 2012-04-21 12:52:40 +00:00
pea
c454617982 Security update to 2012-01-25a (XSS security issue)
Reminded by Christopher Zimmermann, thanks.

ok jasper@
2012-04-20 13:19:59 +00:00
pascal
30ecf4ce4a Update to privoxy 3.0.19.
ok merdely@ (maintainer)
2012-04-20 09:27:29 +00:00
sthen
c37807dc6b use pecl.port.mk, ok jasper@ 2012-04-19 21:30:26 +00:00
jasper
c72adc4566 - update to 3.4.1
* bug fixes and translation updates
2012-04-18 15:39:30 +00:00
sthen
bd69d3f94f bugfix update to chive 1.0.3 including security issue;
#911194 Unable to automatically insert auto_increment values
#911297 Incorrect displaying of HTML text in in-line edition mode
#918163 Fieldnames don´t appear on csv export with selected rows
#918363 The Server Information box does not include Chive Version
#911136 Security vulnerability fix
(fix committed in http://bazaar.launchpad.net/~fusonic/chive/1.0/revision/417,
bug report is hidden - missing html escaping in table names etc)
2012-04-18 14:54:57 +00:00
gsoares
edbab203e8 SECURITY UPDATE to nginx-1.0.15
resolves:
CVE-2012-2089 - Buffer overflow in the ngx_http_mp4_module

OK sthen@ jasper@ william@
2012-04-17 13:00:28 +00:00
landry
df549a4996 Cherrypick a fix for libsoup version detections, from
http://git.xfce.org/apps/midori/commit/?id=c7c172f7ffc9316be5954c920654e1deb9f470b7
2012-04-16 21:10:06 +00:00
okan
446d44a046 - update to 4.48 and remove USE_GROFF req.; from wen heping long ago - thanks!
ok sthen@
2012-04-16 18:48:40 +00:00
sthen
34aecae927 update to pecl-memcache 3.0.6, ok william@
- 3.0.4 was generating bogus 'delete' commands in some cases;
I noticed this when trying to use memcache as a session storage
backend with Roundcube webmail - this update fixes this.
2012-04-16 17:44:38 +00:00
jasper
d86e46292a - update to 4.4.1 2012-04-16 13:14:20 +00:00
landry
e3de7edbc2 Update to midori 0.4.5.
See http://mail.xfce.org/pipermail/xfce-announce/2012-April/000153.html
2012-04-16 10:08:43 +00:00
robert
987aa742fd update to 18.0.1025.162 2012-04-15 13:33:24 +00:00
robert
74101d13e1 make sure we use big enough buffers for sysctl(3) 2012-04-15 10:40:44 +00:00
sthen
5edd20d744 update to node 0.6.15, from Aaron Bieber
- Thanks for the great book Aaron!
2012-04-12 10:16:50 +00:00
naddy
fa74f05d16 rename LANG to DRUPAL_LANG to avoid clash with locale setting 2012-04-12 08:16:06 +00:00
sthen
b9e13cca54 link showhttptest 2012-04-11 14:05:29 +00:00
sthen
c2e068b9ec import www/slowhttptest, ok ajacoutot@
SlowHTTPTest is a highly configurable tool that simulates some
Application Layer Denial of Service attacks.

It implements most common low-bandwidth Application Layer DoS attacks,
such as slowloris, Slow HTTP POST, Slow Read attack (based on TCP persist
timer exploit) by draining concurrent connections pool, as well as Apache
Range Header attack by causing very significant memory and CPU usage on the
server.

Slowloris and Slow HTTP POST DoS attacks rely on the fact that the HTTP
protocol, by design, requires requests to be completely received by the
server before they are processed. If an HTTP request is not complete, or if
the transfer rate is very low, the server keeps its resources busy waiting
for the rest of the data. If the server keeps too many resources busy, this
creates a denial of service. This tool is sending partial HTTP requests,
trying to get denial of service from target HTTP server.

Slow Read DoS attack aims the same resources as slowloris and slow POST,
but instead of prolonging the request, it sends legitimate HTTP request and
reads the response slowly.
2012-04-11 13:37:27 +00:00
sthen
c3e2822fb2 missed bump; pointed out by nigel@ 2012-04-11 10:11:32 +00:00
ajacoutot
e729c1554d Update to owncloud-3.0.2. 2012-04-11 09:52:05 +00:00
sthen
cf97d0ad2e Add a subpackage to make it easy to run fcgi-cgi in a chroot jail,
requested by Johan Huldtgren, thanks dhill for testing.
2012-04-10 19:34:52 +00:00
robert
274a4dd29b update to 18.0.1025.152 2012-04-10 19:13:46 +00:00
jim
b1e75e3ee5 Update to 2.76. This is a significant update. Please read the Changes
file for all the details.

Input and feedback from sthen@ and Remi Locherer <remi.locherer at relo.ch>

"reads ok" sthen@
2012-04-10 13:32:45 +00:00
dcoppa
301285c09e Update to 1.0.6 2012-04-10 13:29:33 +00:00
jim
efba1258f4 Update to 0.25 to support forthcoming update of Mojo.
"reads ok" sthen@
2012-04-10 12:56:40 +00:00
espie
45171542cd +drupal7 2012-04-10 12:53:15 +00:00
espie
875b4357b8 ... and core 2012-04-10 12:52:32 +00:00
espie
2ac16998d0 some drupal7 ports.
okay sthen@
2012-04-10 12:50:24 +00:00
espie
38c54070ff drupal7 ports, a few essentials which are more or less ready.
approved by sthen@
2012-04-10 12:49:31 +00:00
sthen
0dde427829 Security update to links 2.6, fixes include:
- Buffer overflow when pasting too long text from clipboard to dialog
boxes (not remotely exploitable)
- A write out of allocated memory in the graphics renderer
(potentially exploitable)
- An infinite loop when parsing invalid usemap specification in text and
graphics mode (can cause browser lockup, but not otherwise exploitable)
- Accesses out of memory in the xbm decoder (potentially exploitable)

Also drop dip.c patch to resolve crashes with libpng 1.5, upstream
appears to have fixed this separately in the update to 2.5.
Thanks jasper@ for additional testing.
2012-04-10 11:59:44 +00:00
espie
5e0dc808a2 much newer version, works with drupal5/6/7 2012-04-09 16:12:12 +00:00
ajacoutot
01a6c0fdc8 Upsteam: always convert letters to lowercase to get transitive results.
from Brad (maintainer)
2012-04-09 07:02:11 +00:00
sthen
0b2deb5d64 Update www/p5-Catalyst-View-Mason to version 0.18.
from Andreas Voegele
2012-04-08 21:59:00 +00:00
sthen
77c04c1f07 Update www/p5-Catalyst-Plugin-XMLRPC to version 2.01. Replace NEXT by
MRO::Compat.

Catalyst::Plugin::XMLRPC is unmaintained and deprecated.

from Andreas Voegele
2012-04-08 21:58:58 +00:00
sthen
bf0e2f2ec8 Update www/p5-Catalyst-Plugin-SubRequest to version 0.17.
from Andreas Voegele
2012-04-08 21:58:56 +00:00
sthen
d95b029628 Mark www/p5-Catalyst-Plugin-Singleton as deprecated.
from Andreas Voegele
2012-04-08 21:58:53 +00:00
sthen
cb7afaa068 Update www/p5-Catalyst-Plugin-Session-Store-File to version 0.18.
from Andreas Voegele
2012-04-08 21:58:51 +00:00
sthen
1bd0498851 Update www/p5-Catalyst-Plugin-Session-Store-FastMmap to version 0.14.
from Andreas Voegele
2012-04-08 21:58:49 +00:00
sthen
2d1473317f Update www/p5-Catalyst-Plugin-Session-State-URI to version 0.15.
from Andreas Voegele
2012-04-08 21:58:46 +00:00
sthen
28e431d209 Update www/p5-Catalyst-Plugin-Session-State-Cookie to version 0.17.
from Andreas Voegele
2012-04-08 21:58:44 +00:00
sthen
3d0ca113ac Update www/p5-Catalyst-Plugin-Session-PerUser to version 0.05.
from Andreas Voegele
2012-04-08 21:58:42 +00:00
sthen
521c015c47 Update www/p5-Catalyst-Plugin-Session-FastMmap to version 0.13.
Catalyst::Plugin::Session::FastMmap is deprecated in favor of
Catalyst::Plugin::Session.

from Andreas Voegele
2012-04-08 21:58:40 +00:00
sthen
507163e1f3 Update www/p5-Catalyst-Plugin-Session to version 0.32.
from Andreas Voegele
2012-04-08 21:58:38 +00:00
sthen
487036c00c Update www/p5-Catalyst-Plugin-PageCache to version 0.31.
from Andreas Voegele
2012-04-08 21:58:36 +00:00
sthen
555cc91709 Update www/p5-Catalyst-Plugin-LogWarnings to version 0.03.
from Andreas Voegele
2012-04-08 21:58:35 +00:00
sthen
f027e814fe Update www/p5-Catalyst-Plugin-I18N to version 0.10.
from Andreas Voegele
2012-04-08 21:58:32 +00:00
sthen
a31cdb2806 Update www/p5-Catalyst-Plugin-FormValidator to version 0.094.
Using Catalyst::Plugin::FormValidator is not recommended as the module
takes over the global $c->form method, rather than being applicable in
only part of your Catalyst application.  Furthermore,
Data::FormValidator itself is not recommended for use.

from Andreas Voegele
2012-04-08 21:58:30 +00:00