Commit Graph

6837 Commits

Author SHA1 Message Date
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