canacar
9c5121f96b
Try to set the number of open files to the desired value before warning
...
about openfiles-max. ok robert@
2011-06-17 04:25:06 +00:00
sthen
aa17838f8e
bugfix update to xcache 1.3.2, from Brad, also tested by Vijay Sankar, thanks!
2011-06-16 20:24:43 +00:00
sthen
5cafe8835d
move WANTLIB+=${MODPY_WANTLIB} within the .if ${FLAVOR:L:Mpython} block;
...
no package change as the python module is only included if the python
flavour is selected (and unless that's included, MODPY_WANTLIB is blank),
but it's clearer this way.
side-note, python bindings should probably be split into a subpackage
sometime, there seems to be no need to have a separate flavour for this.
2011-06-15 23:33:00 +00:00
robert
dd75e16ee2
Use MODPY_VERSION instead of hardcoding 2.6 which is not the case anymore
...
since we default to python 2.7
2011-06-15 19:41:02 +00:00
sthen
a0d19f416b
update p5-WWW-Curl to a non-ancient version and extend DESCR.
...
(this is a fast www module for Perl; it's an XS binding to libcurl).
2011-06-15 13:31:44 +00:00
robert
38c1147a8d
update to chromium-12.0.742.100
2011-06-15 10:59:55 +00:00
ajacoutot
d16b827884
Move MESSAGE to README, it's big.
...
Fix rc script modes and simplify it while here.
2011-06-14 13:19:33 +00:00
robert
5d18035160
update to rt-4.0.0
...
+ fix dependencies
+ add an rc script to run rt's standalone server
2011-06-14 12:51:50 +00:00
robert
88cad7ced2
+p5-CGI-PSGI
...
+p5-HTML-Mason-PSGIHandler
+p5-Starlet
2011-06-14 12:18:33 +00:00
robert
aab4c0d4bd
import of p5-Starlet-0.13
...
Starlet is a standalone HTTP/1.0 server with keep-alive support,
formerly known as Plack::Server::Standalone::Prefork and
Plack::Server::Standalone::Prefork::Server::Starter.
2011-06-14 12:16:58 +00:00
robert
f0c0ff6bbf
import of p5-HTML-Mason-PSGIHandler-0.52
2011-06-14 12:08:28 +00:00
robert
fbc210b6b4
import of p5-CGI-PSGI-0.15
2011-06-14 12:06:04 +00:00
robert
b829fc9740
+p5-CGI-Emulate-PSGI
2011-06-14 12:04:58 +00:00
robert
db116d7e10
import of p5-CGI-Emulate-PSGI-0.11
2011-06-14 12:04:11 +00:00
robert
dd6a55292b
update to 0.04
2011-06-14 11:56:00 +00:00
robert
5a17b880f3
+p5-HTML-Quoted
2011-06-14 11:35:51 +00:00
robert
6636182ad7
import of p5-HTML-Quoted-0.03
2011-06-14 11:35:21 +00:00
william
a1654aa6d2
bugfix update to 1.0.4; ok jasper
2011-06-14 03:08:05 +00:00
jasper
cd5b23c3b6
Update to WWW-Search-2.508
2011-06-13 17:30:28 +00:00
jasper
8f26cb5671
fix PLIST
2011-06-13 15:32:14 +00:00
jasper
b4bce364e1
add missing dependency
2011-06-13 15:20:12 +00:00
ajacoutot
fa591316c3
+py-webdav
2011-06-10 08:26:56 +00:00
ajacoutot
0c82e67fc5
Import py-webdav-0.9.4.1.
...
py-webdav is a Python WebDAV implementation (level 1 and 2) that
features a library that enables you to integrate WebDAV server
capabilities to your application.
ok jasper@
2011-06-10 08:26:08 +00:00
robert
9a2097bd24
fix AtomicWord definition on i386, no bump needed
2011-06-10 07:41:24 +00:00
robert
3ab7390e38
cvs missed this, tsk tsk
2011-06-08 21:23:04 +00:00
robert
b49d7d8c4c
Update to the new stable branch: 12.0.742.91
...
http://googlechromereleases.blogspot.com/2011/06/chrome-stable-release.html
2011-06-08 20:36:56 +00:00
rpointel
d9c94aa811
bump after default python version switch
2011-06-08 18:15:28 +00:00
dcoppa
10b6655338
Use a hand rolled distfile and clean the port's Makefile from git
...
commit ids
2011-06-08 13:57:01 +00:00
sebastia
514d1890c1
gnustep-base made the -[NSString stringByDeletingLastPathComponent] more compatible with MAC OS X, which now breaks SOGo creation of new users since it relied on a side effect from the incompatibility.
...
Pointed out and patch from Andreas Vögele, many thanks.
While there, remove hard dependency to www/sope having the same version as sogo
sure landry@, OK jasper@
2011-06-07 11:29:55 +00:00
robert
4f302c4365
update to chromium-11.0.696.77
2011-06-07 10:39:53 +00:00
landry
907fdf589d
Doh!
2011-06-07 10:05:07 +00:00
jasper
67f298e410
regen distinfo, upstream re-rolled the tarball as compilation would fail
...
when --disable-toolkit was given (which we don't do).
rpointel@ checked with upstream
2011-06-07 07:39:00 +00:00
rpointel
622d1fe42b
Modify PLIST for pkg-readme, replaced py-${LNAME}-${MODPY_EGG_VERSION}
...
by ${FULLPKGNAME}. Bump revision.
ok Ryan Boggs (maintainer), landry@.
2011-06-07 05:15:40 +00:00
rpointel
dbc2924c73
Repair clearsilver after recent commits of Python.
...
Ok markus@.
2011-06-06 19:46:16 +00:00
landry
2b55f21deb
Doh.
2011-06-06 14:07:22 +00:00
landry
2875e6979c
Explicitely list all the ports/versions (ie all ports from branches
...
1.9.x) using the old handrolled do-install target, which is hopefully
going to die soon. By default, the betas/wip ports now use the regular
make install target provided by mozilla.
2011-06-06 09:32:55 +00:00
sthen
2fde866515
no need to set PKGNAME, pear.port.mk does it now.
...
checked with a batch "make show=PKGNAMES" before and after.
2011-06-04 11:41:08 +00:00
sthen
bed987eb68
set a default PKGNAME in the pear module, ok robert@
...
PKGNAME ?= pear-${DISTNAME:S/_/-/}
2011-06-04 11:40:00 +00:00
sthen
bf8efe7b3c
make some directories writable, stops the installer whining
2011-06-03 22:07:39 +00:00
rpointel
8885cf1220
Update hiawatha to 7.5. Corrected PLIST from aja@.
...
ok aja@.
2011-06-02 18:53:39 +00:00
kili
27f99a5541
--disable-silent-rules is now added to CONFIGURE_ARGS per default,
...
if CONFIGURE_STYLE = gnu.
2011-06-02 17:09:31 +00:00
ajacoutot
f982995f2b
Add a consistent header that substitutes FULLPKGNAME for the READMEs.
...
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
robert
c480666f7d
Instead of reserving 32MB of virtual memory let's reserve the quarter of
...
RLIMIT_DATA (ulimit -d) if RLIMIT_DATA is not 0 (unlimited).
If RLIMIT_DATA is 0 then the default 512MB reservation will be used.
Using 32MB made v8 use less memory for sure but it was a huge performance
loss too.
2011-06-02 07:21:14 +00:00
dcoppa
54c465c605
Update to youtube-dl-2011.03.29
...
OK sthen@
2011-05-31 17:36:01 +00:00
sthen
13602cba97
use base64-encoded checksums, "if you wish to regen, go ahead" espie@
2011-05-31 08:35:20 +00:00
robert
ba1ed4f32a
Make v8 pre-allocate at least 32M of virtual memory to avoid
...
crashing with vmmap. This is needed because of their JIT is
not fully 64-bit.
2011-05-31 07:55:04 +00:00
sthen
17f86c3675
- reduce the default shutdown_lifetime to 20s; previously it was 30s which
...
is the maximum time rc.subr waits for a daemon, so usually it would end up
being forcefully killed (i.e. unclean shutdown -> cache must be rescanned
at next startup). suggested by aja@, diff from Brad.
- adjust PLIST to prevent warnings with pkg_delete -c, from aja@ ok Brad.
2011-05-30 20:56:30 +00:00
landry
5f8a088f4c
Precise that this is the Gtk+ port of webkit, set better licence marker.
...
From brad.
2011-05-30 20:29:05 +00:00
landry
552f06b8e9
Security update to drupal 6.22, from wen heping.
...
Fixes SA-CORE-2011-001, see http://drupal.org/node/1168756 for details.
ok sthen@
2011-05-30 15:35:28 +00:00
sthen
39548839d4
update drupal-filefield to 3.10, go for it espie@
2011-05-30 09:38:07 +00:00