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
sthen
7788618e92
Update www/p5-Catalyst-Plugin-DefaultEnd to version 0.8.
...
Catalyst::Plugin::DefaultEnd is deprecated. Please use
Catalyst::Action::RenderView instead.
from Andreas Voegele
2012-04-08 21:58:28 +00:00
sthen
424515eabe
Update www/p5-Catalyst-Plugin-ConfigLoader-Environment to version 0.07.
...
from Andreas Voegele
2012-04-08 21:58:26 +00:00
sthen
55eaf0a6d1
Update www/p5-Catalyst-Plugin-ConfigLoader to version 0.30.
...
from Andreas Voegele
2012-04-08 21:58:24 +00:00
sthen
d86a920961
Mark www/p5-Catalyst-Plugin-Cache-Store-FastMmap as deprecated.
...
Catalyst::Plugin::Cache::Store::FastMmap is deprecated because
Cache::FastMmap no longer needs to be wrapped to store plain values.
from Andreas Voegele
2012-04-08 21:58:22 +00:00
sthen
901ad623f2
Update www/p5-Catalyst-Plugin-Cache-Memcached to version 0.8.
...
Catalyst::Plugin::Cache::Memcached is deprecated. Use Cache::Memcached
in Catalyst::Plugin::Cache configuration directly.
from Andreas Voegele
2012-04-08 21:58:20 +00:00
sthen
47cec2c4ce
Update www/p5-Catalyst-Plugin-Cache to version 0.10.
...
from Andreas Voegele
2012-04-08 21:58:18 +00:00
sthen
9f363bc3be
Update www/p5-Catalyst-Log-Log4perl to version 1.05.
...
Catalyst::Log::Log4perl is deprecated. Use Log::Log4perl::Catalyst
instead.
from Andreas Voegele
2012-04-08 21:58:16 +00:00
sthen
b4a7ac22c5
Update www/p5-Catalyst-Engine-Apache to version 1.16.
...
from Andreas Voegele
2012-04-08 21:58:14 +00:00
sthen
b14231c277
Update www/p5-Catalyst-Devel to version 1.36.
...
from Andreas Voegele
2012-04-08 21:58:12 +00:00
sthen
b82bac941c
Update www/p5-Catalyst-Controller-HTML-FormFu to version 0.06001. More
...
recent versions remove deprecated methods.
from Andreas Voegele
2012-04-08 21:58:09 +00:00
sthen
19f1bdcc96
Update www/p5-Catalyst-Controller-FormBuilder to version 0.06.
...
from Andreas Voegele
2012-04-08 21:58:07 +00:00
sthen
6d515b0e2a
Update www/p5-Catalyst-Component-ACCEPT_CONTEXT to version 0.07.
...
from Andreas Voegele
2012-04-08 21:58:04 +00:00
sthen
eae2c85ea7
Update www/p5-Catalyst-Action-RenderView to version 0.16.
...
from Andreas Voegele
2012-04-08 21:57:39 +00:00
sthen
6b7ee9d4b0
Update www/p5-Catalyst-Runtime to version 5.90006.
...
Fixes Catalyst with Moose 1.24+, this has been broken in the tree for a
while.
This and the many related updates to follow are all from Andreas Voegele's
repo at https://github.com/voegelas/openbsd-mystuff , thanks Andreas, this must
have been a huge bunch of work. I have forked this at github/sthen/p5-ports-wip
and am removing things from there once committed, there are various additional
new perl ports there and it would be nice if people could help work through
what's left.
2012-04-08 21:49:58 +00:00
sthen
1b8ab3a893
sync new p5-*
2012-04-08 21:09:49 +00:00
sthen
d1cf9027a9
import www/p5-Plack-Test-ExternalServer, ok landry, from Andreas Voegele's repo
...
Plack::Test::ExternalServer allows your to run your Plack::Test tests
against an external server instead of just against a local application
through either mocked HTTP or a locally spawned server.
2012-04-08 21:07:11 +00:00
sthen
37bd1ddf00
import www/p5-Plack-Middleware-ReverseProxy, ok landry, from Andreas Voegele's repo
...
Plack::Middleware::ReverseProxy resets some HTTP headers, which were
changed by reverse-proxy. You can specify the reverse proxy address and
stop fake requests using the 'enable_if' directive in your app.psgi.
2012-04-08 21:06:47 +00:00
sthen
82b92aa53b
import www/p5-CatalystX-Component-Traits, ok landry, from Andreas Voegele's repo
...
Adds a "COMPONENT" method to your Catalyst component base class that
reads the optional traits parameter from app and component config and
instantiates the component subclass with those traits using
"new_with_traits" in MooseX::Traits from MooseX::Traits::Pluggable.
2012-04-08 21:06:25 +00:00
robert
74eded4fb8
libgnome-keyring is both a run and a build dependency
2012-04-08 07:56:21 +00:00
sthen
ab0472077b
comment-out auto_set_repository, newer Module::Install has strict subs and
...
this breaks unless relevant module is installed
2012-04-07 20:54:07 +00:00
sthen
bc7b854c82
rm macos resource forks, they break with newer Module-Install
2012-04-07 20:50:23 +00:00
sthen
1db472da93
Update www/p5-HTML-FormFu to version 0.07003. More recent versions
...
remove deprecated methods. Required by the Catalyst update.
From Andreas Voegele's repo.
2012-04-07 19:50:59 +00:00
sthen
216c934763
Mark www/p5-Catalyst-Plugin-Cache-Store-FastMmap as deprecated.
...
Catalyst::Plugin::Cache::Store::FastMmap is deprecated because
Cache::FastMmap no longer needs to be wrapped to store plain values.
from Andreas Voegele's repo
2012-04-07 16:48:43 +00:00
sthen
5b1bb6d525
Mark www/p5-Catalyst-Plugin-Cache-FileCache as deprecated.
...
Catalyst::Plugin::Cache::FileCache has been deprecated in favor of
Catalyst::Plugin::Cache, which can be configured to use a FileCache
backend.
from Andreas Voegele's repo
2012-04-07 16:47:58 +00:00
ajacoutot
9e5f0c552c
Sync comments.
2012-04-07 13:31:29 +00:00
landry
68396153f6
Update to liferea 1.8.4.
...
add a patch replacing an ugly hardcoded '/bin/true' which was spamming
session-manager output upon liferea close.
ok ajacoutot@ sthen@
2012-04-07 13:21:53 +00:00
sthen
8b35cace70
update p5-WWW-Shorten to 3.03, from Wen Heping
...
- also update license marker, the license has changed, it is now
specifically Artistic 2.0 rather than "the same license as Perl".
2012-04-07 08:29:48 +00:00
dcoppa
11cb7fa832
Update to 7.0.27
2012-04-06 08:16:59 +00:00
ajacoutot
39247360ed
Pick a less generic variable for a MODULE: VERSION -> NPM_VERSION
...
no objection from jeremy@
2012-04-04 05:48:15 +00:00
sthen
b937380566
fcgi-cgi tweaks: fix HOMEPAGE, remove unneeded lib from LDFLAGS,
...
sync WANTLIB, bump.
2012-04-03 19:12:38 +00:00
robert
ba400d8d97
add missing patch
2012-04-03 18:53:28 +00:00
jeremy
cd034fd16a
Add www/node module for packaging nodejs libraries that are typically
...
installed via npm install.
OK sthen@, Aaron Bieber (www/node MAINTAINER)
2012-04-03 18:32:12 +00:00
ajacoutot
ef44d7ee7f
Update to owncloud-3.0.1.
2012-04-03 16:31:00 +00:00
ajacoutot
c041cdc990
Update to epiphany-extensions-3.4.0.
2012-04-03 15:41:28 +00:00
landry
df59187f3f
sync comment
2012-04-03 15:41:07 +00:00
ajacoutot
be2246b968
Update to epiphany-3.4.0.1.
2012-04-03 15:40:29 +00:00
landry
010583df4b
Major update to webkit 1.8.0.
...
- disable static libs, shrinks package size by a factor 3
- now depends on geoclue for geolocation purposes (of course its up to
the browsers to enable the feature or not..)
- simplify Makefile/FLAVORS/SHARED_LIBS
- fold most of the PFRAGs to PLIST by using variables
- remove patch-Source_JavaScriptCore_runtime_JSValue_h, seems it was
added for sparc64 but now it breaks the build there, and noone has been
able to justify the addition of that patch. Without it, GtkLauncher
shows simple html websites on sparc64 and crashes as soon as some js is
involved, but thats not much different from before
- remove patch-Source_JavaScriptCore_wtf_text_StringHash_h &
patch-Source_JavaScriptCore_wtf_text_StringImpl_cpp, replaced by
patch-Source_JavaScriptCore_runtime_UString_h for mips64/sparc64
- add patch-Source_JavaScriptCore_wtf_NumberOfCores_cpp for #82585
tested on i386/amd64 by several, amd64 bulk build, ppc & sparc64 testing
by myself. mips64el in the works..
ok ajacoutot@
2012-04-03 15:39:35 +00:00
robert
c45244ce9c
update to 18.0.1025.142; requires gcc 4.6 from now on
2012-04-03 13:59:35 +00:00
dcoppa
d1677e6b20
Update to Predis-0.7.2
2012-04-03 08:44:07 +00:00
gsoares
68837b3126
update www/links to 1.03
...
OK espie@ (maintainer)
2012-04-03 00:06:54 +00:00
giovanni
ee4c547806
Update to 3.4.10.2, fixes local path disclosure vulnerability, see
...
PMASA-2012-2.
ok kevlo@ (Maintainer)
2012-04-02 09:35:20 +00:00
sebastia
514a5c3737
Update SOGo to 1.3.14, many new features. To allow large images in vCards,
...
people should upgrade the database schema. More info in the README.
OK ajacoutot@
2012-03-31 17:02:23 +00:00
sebastia
c7e2aab506
forgot to remove with last commit
2012-03-31 16:58:25 +00:00
sebastia
635ec81977
Update SOPE to 1.3.14
...
OK, aja@
2012-03-31 16:55:57 +00:00
steven
0eb89aeead
minor update to 0.13.17
2012-03-31 08:35:12 +00:00
sthen
88ea72915d
Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
...
make a distinction between these. ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
kurt
166f2e6d44
Correct improper use of condition variable. okay landry@
2012-03-29 12:28:27 +00:00
sthen
accf47f5bd
SECURITY update to phpPgAdmin 5.0.4, XSS in function.php
2012-03-29 11:56:19 +00:00
ajacoutot
95764afa43
Update to gtkhtml4-4.4.0.
2012-03-29 06:38:02 +00:00
sthen
0050e16d5d
use CONFIGURE_ENV not CONFIGURE_ARGS, pointed out by landry@
2012-03-28 08:57:40 +00:00
sthen
30f4a4dd40
Remove duplicated /webacula/webacula in a path in the README. ok aja@
2012-03-28 07:47:47 +00:00
sthen
5d2e92fec9
fix rc script; pexp must come after sourcing rc.subr, and don't use the
...
-c (chroot) flag by default as this requires extra configuration which
will need describing (TODO ;)
2012-03-27 15:35:37 +00:00
sthen
f6cc4eded1
+fcgi-cgi
2012-03-27 14:21:46 +00:00
sthen
b674061244
Import ports/www/fcgi-cgi, tweaks/ok landry@
...
fcgi-cgi is a wrapper around CGI applications to support running them under
FastCGI for use with webservers such as nginx and lighttpd 2.x which do not
support running cgi scripts/binaries directly.
2012-03-27 14:21:26 +00:00
landry
63206f3891
Update to icedtea-web 1.2.
2012-03-27 09:04:53 +00:00
sthen
1f9a9fac09
update to node.js 0.6.14, from maintainer Aaron Bieber.
2012-03-26 20:53:32 +00:00
ajacoutot
a5836e5bac
Bugfix update to libcroco-0.6.5.
2012-03-26 16:56:13 +00:00
dcoppa
781dd4f794
Update gecko-mediaplayer to 1.0.6beta1
2012-03-26 14:41:51 +00:00
robert
74dfb01f2b
update to 17.0.963.83
2012-03-24 07:36:43 +00:00
ajacoutot
56fe913c3c
Remove left-over useless SUBST_CMD.
...
ok robert@ (maintainer)
2012-03-23 13:31:25 +00:00
ajacoutot
2af9fde46d
Fix build with glib >= 2.31.20.
2012-03-23 13:28:25 +00:00
sthen
73ce8c0abe
SECURITY (CSRF) and bugfix update to mediawiki 1.18.2, ok wen heping (maint.)
...
- while there, use pax -rw to copy files rather than mv'ing them, makes it
easier to examine source and use update-patches after 'make fake'.
2012-03-23 12:59:58 +00:00
dcoppa
73e9eb94e3
Bugfix update to Minitube 1.7.1
...
ok pirofti@ (maintainer), sthen@
2012-03-21 10:45:44 +00:00
robert
6e1993ad40
Disable using the zygote process just like on macosx to make
...
chrome happy with rthreads.
This change is fine anyways because we are not using the setuid
sandboxing which would require the zygote process.
2012-03-20 20:52:44 +00:00
sthen
a6f472d092
aargh, unbreak. thanks CVS!
2012-03-20 10:05:48 +00:00
sthen
3fd65040f2
fix botched update commit.. pointed out by landry, no cookie for me!
2012-03-20 10:00:13 +00:00
sthen
c013ce28ac
Fix horde config dir ownership, from Johan Huldtgren
...
MESSAGE->README, mostly from Johan Huldtgren with tweaks by me
Readd missing '@comment no checksum' lines
Add config fragments for nginx, from Johan Huldtgren
2012-03-19 15:44:33 +00:00
landry
2d722aa18d
Oops, looks like i forgot to update PLIST..
...
- add rss.tpl & rss_item.tpl
- install the new 'bright' template
- copy navdirectory.tpl from 'bright' to other templates since it's
missing (also debian bug #645356 )
- bump
2012-03-19 07:31:11 +00:00
rpointel
70bb1fd699
Update aria2 to 1.14.2.
...
Diff from Gonzalo L. R. (thanks !).
2012-03-19 06:07:20 +00:00
sthen
ba9161e131
SECURITY update to drupal-CKeditor 1.10; XSS and arbitrary PHP code execution
...
for users with CKeditor access privileges. ok espie@
2012-03-18 16:19:26 +00:00
sthen
91045ce898
oops, fix CVS conflict in $OpenBSD$ line.
2012-03-18 16:18:34 +00:00
sthen
0ac32ec156
SECURITY update to drupal-FCKeditor 2.3; XSS and arbitrary PHP code execution
...
for users with FCKeditor access privileges. ok espie@
2012-03-18 16:16:24 +00:00
sthen
05dc2e4ab1
update to drupal core 6.25; minor fixes. ok espie@
2012-03-18 16:15:16 +00:00
landry
ab952f94dd
Bump after mozilla.port.mk dependency change.
...
Note that firefox mobile/fennec doesnt follow the mozilla release train
this time, they're working hard on getting the native android UI, per
https://blog.mozilla.com/futurereleases/2012/01/25/bringing-android-native-firefox-to-beta/
(we'll see what are the consequences for building on gtk...)
2012-03-16 22:05:40 +00:00
sthen
3b1137aabe
Rename getline, drop USE_GROFF, more exact license marker
2012-03-16 22:01:37 +00:00
sthen
aba3e2ad42
Rename getline to avoid conflicting with a ridiculously named posix function.
...
Drop USE_GROFF while there, it's not needed.
2012-03-16 21:58:38 +00:00
landry
36c4b355bb
Bump after mozilla.port.mk dependency change (remember, firefox 3.5 is EOL)
2012-03-16 21:43:58 +00:00
landry
d20080f9cf
Update to firefox36 3.6.28 (last one in 3.6! promised!)
...
- Fixes MFSA 2011-55, 2012-13, 2012-14, 2012-16, 2012-19
2012-03-16 21:41:48 +00:00
landry
7579e693c7
Update to seamonkey-i18n 2.8.
2012-03-16 21:39:04 +00:00
landry
c34d58f59f
Update to seamonkey 2.8. (and enigmail 1.4/lightning 1.3b1)
...
- Fixes MFSA 2012-12->19
- see http://www.seamonkey-project.org/releases/seamonkey2.8/
- complete patchset for #691898 , still fixes build on ppc (and hopefully
commited in firefox 14...)
- add patchset from #706955 , workarounds #669050 (xpcshell hangs during
make install and chokes on CSPUtils.csm, threads related..)
- remove obsolete/commited patches
2012-03-16 21:38:33 +00:00
landry
a10d80348e
Update to firefox-i18n 11.0.
2012-03-16 21:31:50 +00:00
landry
3d95990410
Update to firefox 11.0.
...
- Fixes MFSA 2012-12->19
- see http://www.mozilla.org/en-US/firefox/11.0/releasenotes/
- complete patchset for #691898 , still fixes build on ppc (and hopefully
commited in firefox 14...)
- add patchset from #706955 , workarounds #669050 (xpcshell hangs during
make install and chokes on CSPUtils.csm, threads related..)
- remove obsolete/commited patches
2012-03-16 21:31:24 +00:00
landry
36dbd7720a
Bump dependencies to nspr 4.9 & nss 3.12.13, reqd' for mozilla 11.
2012-03-16 21:27:09 +00:00
william
a710cfe3da
SECURITY FIX: upgrade to 1.0.14
...
contents of previously freed memory might be sent to a client if
backend returned specially crafted response.
ok sthen
2012-03-16 00:44:06 +00:00
sthen
2933db748d
update to node.js 0.6.13; mainly npm fixes. From maintainer Aaron Bieber.
2012-03-15 22:05:51 +00:00
sthen
0eaea01e98
bytecode-compile the wafadmin python files, ok Aaron Bieber (maintainer).
2012-03-15 21:23:43 +00:00
ajacoutot
7c7b97e3ab
+owncloud
2012-03-15 16:51:16 +00:00
ajacoutot
5cc7981ca1
Import owncloud-3.0.0.
...
ownCloud gives you easy and universal access to all of your files.
It also provides a platform to easily view, sync and share your
contacts, calendars, bookmarks and files across all your devices.
ok robert@
2012-03-15 16:50:44 +00:00
ajacoutot
62e4351341
Drop maintainership.
2012-03-15 13:38:33 +00:00
ajacoutot
8fcbc510a0
Fix path to php and php.ini.
2012-03-15 12:48:05 +00:00
ajacoutot
d79f040695
* don't append a trailing '/' to INSTDIR
...
* fix crontab entry
* sort rc script
ok landry@
2012-03-15 11:28:19 +00:00
landry
b17b7b4659
Update to tt-rss 1.5.10
...
- remove dep on gtar
- patch config.php-dist & update.php to use MODPHP_BIN
- fix perms in PLIST, use @owner www for dirs where tt-rss writes
- switch MESSAGE to README, and improve the latter
- provide an rc script for the daemon updating the feeds
ok ajacoutot@
2012-03-15 09:50:23 +00:00
landry
e55fa6c13c
add link to upstream bz#
2012-03-14 20:23:57 +00:00
landry
1316094dee
Build on loongson. From Brian Callahan, thanks!
...
While here, probably improve situation on alpha/sparc64.
2012-03-13 07:50:05 +00:00
sthen
fb4be7f98c
update to xxxterm 1.11.3, from maintainer "Gonzalo L. R."
2012-03-12 17:11:59 +00:00
robert
9af319545f
update to 17.0.963.79
2012-03-12 10:28:30 +00:00
dcoppa
2e730f0425
Bugfixing update to cntlm-0.92.3
2012-03-11 17:42:05 +00:00
landry
689038080a
Update to Apache::Gallery 1.0.2, 7 years after previous releases..
...
- huge cleanup of README, use PKG_DBDIR pkg_add -B to hint people how to
properly install A::G and its deps in apache's chroot, instead of
manually copying the deps/modules.
- set EPOCH=0, since 1.0RC3 wasn't a proper version
- provide an apache-gallery.conf @sample in conf/modules.sample, as other
www ports do, instead of a VHost to copy/paste
- add UNMESSAGE telling how to completely disable/remove A::G
ok ajacoutot@
2012-03-10 10:55:27 +00:00
landry
e9e2cc597c
Update to midori 0.4.4.
...
See http://git.xfce.org/apps/midori/tree/ChangeLog for a list of
improvements.
2012-03-10 10:25:27 +00:00
rpointel
2efff9f4df
Update tornado to 2.2.
...
ok sthen@ and mpi@.
2012-03-09 18:12:46 +00:00
nigel
13cda01510
Bump REVISION, remove duplicate.
...
Ok landry@
2012-03-08 19:17:27 +00:00
robert
626d3f5642
update to 17.0.963.78
2012-03-08 18:56:26 +00:00
ajacoutot
a89a75cd04
Garbage collect the /dev/arandom patches.
...
from Brad
ok landry@ sthen@
2012-03-08 12:13:00 +00:00
dcoppa
ee41268740
update youtube-dl to 2012.02.27
...
ok sthen@
2012-03-07 22:00:07 +00:00
sthen
b61f5baa81
update to phpLDAPadmin 1.2.2 which rolls in 2 of the 3 security patches in
...
the port. there will likely be more fixes to this soon, see
https://sourceforge.net/tracker/?func=detail&aid=3497660&group_id=61828&atid=498546
2012-03-06 20:35:20 +00:00
robert
bcc810c80e
update to 17.0.963.66
2012-03-06 18:41:54 +00:00
landry
935c04e345
Update to cgit 0.9.0.2
...
thx ajacoutot@ for hosting the distfile.
2012-03-06 17:17:09 +00:00
dcoppa
8a50c5686a
Suppress list display
...
(upstream svn revision r495)
2012-03-06 13:39:29 +00:00
sthen
18e7b066bb
Add a lighttpd fix from upstream. From Brad.
...
- Disable mmap by default with mod_compress, if a user truncates a file we
are mmapping, reading the truncated area leads to SIGBUS.
2012-03-06 08:23:43 +00:00
landry
1b73bf600d
Set PKG_ARCH=*, prompted by ajacoutot@
2012-03-05 18:20:17 +00:00
landry
7b879e3a52
Set PKG_ARCH=* and remove useless .in file.
...
from ajacoutot@
2012-03-05 18:19:55 +00:00
landry
203d6e62ba
+arabica,awl,eliot
2012-03-05 18:06:56 +00:00
landry
03e7df9d96
Import awl 0.51, a set of php libraries needed by upcoming davical port.
...
ok sthen@
2012-03-05 18:02:05 +00:00
robert
9a3132e553
update to 17.0.963.65
2012-03-05 12:57:48 +00:00
bentley
43c44f6ed0
+gcap
2012-03-05 08:58:00 +00:00
bentley
4b8fd93392
Import gcap-0.1.1.
...
gcap is a command line tool for downloading Youtube closed captions.
The downloaded closed captions are saved in SubRip (srt) file format.
ok sthen@
2012-03-05 08:57:19 +00:00
sthen
2add8b26da
Depend on one of the actual MDB2-<database> drivers not just MDB2.
...
Tweaked from a submission from Johan Huldtgren.
2012-03-03 13:13:47 +00:00
sthen
90aa931365
Install an rc script for trac and use a dedicated uid.
2012-03-03 11:42:06 +00:00
sthen
5bfea6f3c5
update to node.js 0.6.12, from maintainer Aaron Bieber
2012-03-03 10:58:00 +00:00
landry
79aec962f9
+icedtea-web
2012-02-29 20:58:28 +00:00
landry
4e24173230
Import icedtea-web 1.1.2.
...
The IcedTea-Web project provides a Free Software web browser plugin
running applets written in the Java programming language and an
implementation of Java Web Start, originally based on the NetX project.
It works in gecko-based AND webkit-based browsers, and is meant as a
replacement for the dead/unmaintained/dreaded sun java plugin.
It is still a it rough at the edges (java process sometimes doesn't
finish when tab is closed, awt exceptions upon first paint), but let's
import it so that people can try it and debug it.
ok sthen@
2012-02-29 20:57:52 +00:00
fgsch
6eae382ad2
Update to links 2.5.
...
ajacoutot@ ok
2012-02-27 18:21:41 +00:00
landry
ca2cfe48e5
Update to liferea 1.8.0, from MAINTAINER viq.
2012-02-27 17:25:21 +00:00
giovanni
d76cafc431
Update to version 1.7.1
...
The archive.php script now requires a new argument:
--url=http://your-website.com/path/to/piwik/
2012-02-27 10:44:15 +00:00
landry
6602a4843a
Update to webkit 1.6.3, based on a diff from marco.
...
- switch to .tar.xz distfile
- bump libjavascriptgtk major
- backport a commit from upstream bz #68314 , fixes issues on twitter
tested by aja@/pstumpf@/kili@ on amd64 & myself on i386/ppc.
2012-02-24 16:36:00 +00:00
dcoppa
2a2702517b
Bugfixing update to 7.0.26
2012-02-24 08:45:57 +00:00
dcoppa
2a94fad035
Bugfixing update to gnash-0.8.10
...
from brad
2012-02-22 13:22:00 +00:00
sthen
3b64fd422c
honour CC
2012-02-21 17:57:31 +00:00
giovanni
b027dd16a8
Update to 3.4.10.1, fixes XSS in replication setup, see PMASA-2012-1
...
ok kevlo@
2012-02-21 13:50:18 +00:00
landry
0059844186
+seamonkey-i18n
2012-02-20 20:33:50 +00:00
landry
eaff8aaf0b
Import seamonkey-i18n 2.7.2, modeled after www/firefox-i18n.
...
Provides separate packages for 24 language packs.
ok espie@
2012-02-20 20:32:58 +00:00
landry
3f0acf244e
Update to firefox36 3.6.27.
...
Fixes MFSA-2012-01,02,04,07,08,11.
Note that firefox 3.6 branch will be EOL'ed by 24th April 2012.
2012-02-20 20:26:54 +00:00
landry
077761871d
Update to firefox-i18n 10.0.2.
2012-02-20 20:22:04 +00:00
landry
07a0185706
Update to fennec/firefox mobile 10.0.2.
2012-02-20 20:21:43 +00:00
landry
d4d95e79ee
Update to seamonkey 2.7.2.
...
Same comments as for thunderbird, and remove i18n xpis from the port,
they bring 20Mb to the package without reason and will be better as
no-arch in www/seamonkey-i18n.
2012-02-20 20:20:00 +00:00
landry
ee984af849
Update to firefox-10.0.2.
...
- Fixes MFSA-2012-01..11
- remove patch-gfx_qcms_qcmstypes_h & patch-toolkit_xre_glxtest_cpp,
were commited upstream (bugs #651444 & #687320 )
- remove patch-js_src_xpconnect_src_Makefile_in, dom_quickstubs.cpp hack
was apparently only needed with gcc3
- remove patch-xpcom_base_nsStackWalk_cpp, codepath not reached/solaris
only.
- add https://bug691898.bugzilla.mozilla.org/attachment.cgi?id=588391 to
use yarr interpreter on ppc, bug #691898 still being worked on
- backport https://hg.mozilla.org/mozilla-central/rev/9cfdb612a026 , fixes
endianess detection on BSDs using machine/endian.h (bug #714312 )
2012-02-20 20:15:04 +00:00
landry
16f7b55e42
Assorted changes for mozilla 10 updates :
...
- S/b/beta/ in MOZILLA_VERSION for simpler PKGNAME by default
- only add js/src/xpconnect/shell/Makefile.in to MOZILLA_SUBST_FILES if
branch is 1.9.1/1.9.2, file disappeared in 10
- add LDFLAGS="-Wl,--no-keep-memory" to CONFIGURE_ENV to prevent libxul
linking from failing on low memory archs.
2012-02-20 20:09:02 +00:00
sthen
75bbe0d5eb
sync WANTLIB
2012-02-20 18:25:47 +00:00
sthen
540a01fda8
+sqtop
2012-02-20 16:03:27 +00:00
sthen
6d4ff53691
import www/sqtop, from gonzalo@x61 dot com dot ar, ok giovanni@
...
Sqtop is a console applicaton to display information about currently
active client connections for a Squid proxy in a convenient way.
2012-02-20 16:03:01 +00:00
giovanni
1d3555faef
Update to 1.7
...
Performance improvements with large archives, new option force_ssl and
usability improvements
Full changelog at http://piwik.org/changelog/
2012-02-20 08:47:02 +00:00
robert
ff7f10a6d6
do not handle the same files that are handled by the in-tree nginx
...
and make the port use the www user so that both nginx can be used
on the same system if needed
2012-02-19 15:02:08 +00:00
sthen
c546e37e4d
update to nginx 1.0.12, ok william@
2012-02-18 16:40:18 +00:00
sthen
1671887bf7
Update to syweb 0.64 - notable addition: graph pfs for pf states;
...
ln -s pf.rrd pfs.rrd for them to show up in your graphs.
2012-02-17 22:17:16 +00:00
robert
1ee40d5fc7
remove accidentally committed file
2012-02-17 17:15:49 +00:00
sthen
3024d5c1b8
update to node 0.6.10, from maintainer Aaron Bieber
2012-02-17 15:38:47 +00:00
giovanni
7b588715ee
Update to 3.4.10
...
ok kevlo@ (Maintainer)
2012-02-17 14:48:07 +00:00
robert
e2535fdd7c
update to 17.0.963.56
2012-02-17 10:19:50 +00:00
ajacoutot
609acea29b
Fix build with pcre >= 8.30 (from upstream)
2012-02-17 08:33:03 +00:00
ajacoutot
87925f2807
Update to libcroco-0.6.4.
...
Add to the textproc category while here.
2012-02-16 22:10:35 +00:00
sthen
a32c8ea9b0
update to chive 1.0.2
2012-02-16 21:20:11 +00:00
sthen
a25df64fd8
update to trac 0.12.3
2012-02-16 21:19:51 +00:00
sthen
b76eef507e
update to new dimp/horde/imp
2012-02-16 21:19:30 +00:00
espie
560cb4021c
xss agregator dos in 6.22
...
okay sthen@
2012-02-03 10:14:12 +00:00
ajacoutot
d5be9e9c84
Add a patch from upstream to fix:
...
phpLDAPadmin "base" Cross-Site Scripting Vulnerability
http://secunia.com/advisories/47852/
ok sthen@
2012-02-03 07:48:41 +00:00
ajacoutot
d043b8d6fc
Update to webacula-5.5.1 and add a couple of saner defaults to that it
...
works out of the box with our current version of bacula.
ok sthen@
2012-02-01 12:59:06 +00:00
pea
d1116f6eb5
Update to 2012-01-25
...
Reminded by Christopher Zimmermann (thanks !).
ok ajacoutot@
2012-02-01 09:12:30 +00:00
ajacoutot
51ce8e8a5e
Unbreak runtime: set the CATALOG version to match the bacula version we
...
have in tree.
ok sthen@
2012-01-31 08:59:29 +00:00
espie
8bb0a19380
oopsie, as noticed by naddy@ and Steve Andre.
2012-01-28 12:28:35 +00:00
espie
896b0d04d9
plist typo
2012-01-28 11:44:23 +00:00
espie
8075dd646c
don't assume maintainership by default. drop maintainership on a few
...
(the lang pack, advanceduer, draft...)
2012-01-28 11:33:33 +00:00
espie
8de1471fc4
more stuff I'm happy to maintain
2012-01-28 11:24:10 +00:00
espie
1c2fc9212e
people keep adding drupal modules without changing the default MAINTAINER,
...
so start putting myself in on stuff I explicitly want to maintain...
2012-01-28 11:20:52 +00:00
espie
8ff4dda501
+genpass,rolereference,user_pic_perm
2012-01-28 11:19:42 +00:00
espie
5a16e66670
control user ability to change avatars
...
okay sthen@
2012-01-28 11:19:15 +00:00
espie
e01e39a3f6
cck field to reference roles
...
okay sthen@
2012-01-28 11:18:34 +00:00
espie
9683593f9d
auto-gen password for drupal
...
ok sthen@
2012-01-28 11:18:03 +00:00
espie
6ef0772d22
security update
2012-01-28 10:40:40 +00:00
espie
99aa9cd126
security update
2012-01-28 10:32:46 +00:00
espie
d7f1c92d2f
requires views
2012-01-28 10:30:36 +00:00
espie
01722d9564
update modules I use.
...
(at least date, webform, devel, views are security updates)
2012-01-28 10:02:34 +00:00
espie
864d61560f
restore sanity for plain installs... how do you expect the installer to
...
work if it can't write its configuration ?
2012-01-27 20:59:48 +00:00
dcoppa
3b62c34757
Honour CC and remove unneeded USE_GROFF.
...
ok sthen@
2012-01-27 09:54:45 +00:00
william
c9423137fd
- update MAINTAINER address
...
- Add a -shm FLAVOR in addition to the default (mmap), and indicate
the difference in DESCR (requested by sthen@)
- Make the MESSAGE's instructions true by @sample'ing the module's ini
file so it exists (reported by "f5b" and Glen Searle, thanks)
- simplify by making better use of the lang/php MODULE
ok sthen
2012-01-27 04:02:26 +00:00
dcoppa
291d570c17
Update to 2012.01.08b
...
ok sthen@
2012-01-26 10:55:51 +00:00
dcoppa
aa2b23b7aa
tomcat updates:
...
v5: 5.5.34 -> 5.5.35
v7: 7.0.23 -> 7.0.25
2012-01-26 10:13:15 +00:00
dcoppa
36a72d95f4
Remove ntlmaps (broken, unmaintained); superseded by cntlm
...
ok ajacoutot@, sthen@
2012-01-26 09:00:58 +00:00
ajacoutot
e128a0bf97
Put these users in the daemon class to be consistent with all the other
...
ones in ports.
discussed with and ok sthen@
2012-01-26 08:03:56 +00:00
dcoppa
f3722359d3
Update to cntlm-0.92.1 and add a rc script.
...
ok ajacoutot@
2012-01-25 22:00:15 +00:00
dcoppa
6efd775031
Update to Predis-0.7.1
2012-01-25 13:18:54 +00:00
merdely
5e2dd7b100
Update to Wordpress 3.3.1.
...
"Sure" aja@
2012-01-24 17:37:02 +00:00
sthen
6e15a3787e
update to node 0.6.8 from maintainer Aaron Bieber
2012-01-24 10:03:55 +00:00
ajacoutot
32c3c66f22
Forgot in previous.
2012-01-24 09:28:39 +00:00
ajacoutot
da0500e636
Update to photoshow-0.0.20111228.
2012-01-24 09:28:10 +00:00
robert
7ff1f9994d
update to 16.0.912.77
2012-01-24 08:31:40 +00:00
nigel
f8b46d2393
Update to version 0.40 from Maintainer, fixes
...
downloads broken by YouTube site changes.
Ok: nigel@
2012-01-24 00:44:47 +00:00
sthen
44f46c55d0
SECURITY update to mediawiki 1.18.1; CVE-2012-0046; prop=revisions would
...
expose deleted text to unprivileged users through cache pollution.
ok Wen Heping (maintainer)
2012-01-23 09:47:38 +00:00
landry
da8423ce34
Convert firefox-i18n to use subdirs/Makefile.inc instead of abusing
...
multipackages, allows to parallelize builds in dpb. This way they also
share PLIST and DESCR.. while here take maintainership (agreed by previous)
and set @pkgpath for seamless updates.
prodded by/based on an initial work by espie@
2012-01-22 17:10:31 +00:00
kili
ee66eb59ff
This needs a bump after the update of hs-attoparsec.
...
Add myself to MAINTAINER.
2012-01-21 12:04:20 +00:00
sthen
7c7a28bac6
security update to moodle 1.9.16, way too many fixes in the last
...
nine releases to mention here.
1.9.x is pretty much end-of-line, so if anyone is actually using
this port, please consider updating it to a release which upstream are
actually supporting.
2012-01-20 22:18:27 +00:00
ajacoutot
5f44b23d92
Update to timetrex-5.0.3.
2012-01-20 07:35:17 +00:00
giovanni
954633047e
Cleanup the port and improve formatting.
...
from Brad, thanks
2012-01-19 15:31:02 +00:00
dcoppa
bf2895724a
Update to minitube-1.7.
...
While here, fix WANTLIB.
ok sebastia@
2012-01-19 08:13:30 +00:00
jeremy
e8b1b84d9b
Upgrade the passenger standalone subpackage to nginx 1.0.11.
...
OK sthen@
2012-01-18 16:52:06 +00:00
sthen
f806d0720b
update ports nginx to 1.0.11 (src/usr.sbin/nginx was already updated)
...
ok jeremy@ william@
2012-01-18 10:00:52 +00:00
edd
abf3979509
update to xxxterm-1.10.0
...
"if you are confident, go ahead", sthen@
2012-01-17 19:55:53 +00:00
robert
8fc048ecc4
add missing patch
2012-01-16 21:11:55 +00:00
robert
14cb3788a1
update to puppet-dashboard-1.2.4
2012-01-16 21:10:28 +00:00
kili
477ae1d688
Update to hs-warp-0.4.6.3.
...
Use explicit version constraints in RUN_DEPENDS.
2012-01-15 17:20:41 +00:00
kili
bf346483bf
Update to hs-wai-0.4.3.
...
Adjust RUN_DEPENDS and use explicit version constraints.
2012-01-15 17:19:53 +00:00