Commit Graph

6816 Commits

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