7455 Commits

Author SHA1 Message Date
dcoppa
937a3a33e6 Bugfix update to mldonkey-3.0.6
Fix WANTLIB while here.
2010-12-15 15:40:21 +00:00
jasper
4dcc0b9047 - sort 2010-12-15 00:09:12 +00:00
ajacoutot
c3d64eadef Bugfix update to avahi-0.6.28. 2010-12-14 14:55:02 +00:00
ajacoutot
a973364d79 Move to using daemon_user.
ok pea@ (maintainer)
2010-12-13 16:14:38 +00:00
ajacoutot
73ebcb7514 Cope with recent rc.subr changes. 2010-12-13 16:13:04 +00:00
robert
3f5c71ae57 Update tthis patch from the zabbix repo with a fixed socket leak 2010-12-13 10:40:52 +00:00
naddy
7985ea4a47 * update to 2.13: bug fixes
* install .desktop file for qt client; from FreeBSD
2010-12-12 20:42:38 +00:00
ajacoutot
8a39ef78ea Move these to rc_reload=NO. 2010-12-11 12:57:37 +00:00
benoit
b72319bec0 - update tor to 0.2.1.27
- maintainer timeout
2010-12-11 11:05:05 +00:00
ajacoutot
70dcd46ac3 No need for this hack anymore. 2010-12-11 10:24:21 +00:00
landry
cde74941c8 +p5-Plack and its new dependencies 2010-12-11 09:55:51 +00:00
landry
6835cf2039 Import p5-Test-TCP 1.07:
Test::TCP is a test utility for TCP/IP program.

From Abel Abraham Camarillo Ojeda on ports@
2010-12-11 09:44:52 +00:00
jasper
6fb8a0f83a - update p5-Po-Co-IRC to 6.52 2010-12-10 11:56:45 +00:00
jasper
c2ea0f2b86 - update p5-Net-DAV-Server to 1.301 2010-12-10 10:55:51 +00:00
ajacoutot
c5b6bfa38e Unbreak after removal of avahi from gnomevfs2.
spotted by espie@
2010-12-08 13:36:30 +00:00
ajacoutot
f099c74933 In the example, redirect stderr to stdout so that we can get debug info. 2010-12-07 21:52:03 +00:00
dcoppa
e15f6ce2fc Fix build with upcoming ocaml update.
OK landry@
2010-12-07 14:57:19 +00:00
ajacoutot
0c8e6ae42f Remove a left-over powerpc optimization workaround.
from Brad.
2010-12-06 19:41:54 +00:00
ajacoutot
63e24ffffc Extend the README and create mysql db with character set utf8. 2010-12-06 19:06:58 +00:00
jasper
9071741042 - adjust RUN_DEPENDS
from mark peoples
2010-12-05 18:06:14 +00:00
naddy
72f8ba1cf9 typo 2010-12-05 16:03:02 +00:00
benoit
37a682e410 +p5-Net-NTP 2010-12-04 16:16:17 +00:00
benoit
bda1b61c75 import p5-Net-NTP;
This module exports a single method (get_ntp_response) and returns an
associative array based upon RFC1305 and RFC2030. The response from the
server is "humanized" to a point that further processing of th information
received from the server can be manipulated.

ok jasper@, giovanni@
2010-12-04 15:18:18 +00:00
ajacoutot
aaa1885833 Bump after recent cpan.port.mk change.
ok jasper@
2010-12-03 11:44:22 +00:00
jasper
2476470810 - remove unneeded patch 2010-12-03 07:47:44 +00:00
ian
792f9337a0 Add rc.d script for mrtg, bump pkg. Help and OK sthen@ (maintainer). 2010-12-03 00:10:09 +00:00
ajacoutot
a3dff73e16 @comment libtool files. 2010-12-02 13:53:58 +00:00
ajacoutot
368226a7fb Remove libgalago.
It's been unmaintained for years and nothing uses it in-tree.

ok jasper@
2010-12-01 14:54:43 +00:00
ajacoutot
cf6f19d133 Remove galago-daemon.
It's been unmaintained for years and nothing uses it in-tree.

ok jasper@
2010-12-01 14:53:56 +00:00
dcoppa
d64d902f9e Add a rcscript.
OK ajacoutot@
2010-12-01 09:58:43 +00:00
ajacoutot
bba234df14 Quiet up reload/stop. 2010-11-30 16:37:21 +00:00
steven
1ee81946e7 update to 2.7.7
from brad (maintainer)
2010-11-29 23:18:30 +00:00
espie
24e41965fd minor bumps after pkg_create fix: generate catN entry when needed. 2010-11-27 11:54:53 +00:00
benoit
fedd735522 - update py-IP to 0.72
ok jasper@
2010-11-27 09:28:44 +00:00
espie
52ad628070 better specs for libsigc++, fixes ekiga build. 2010-11-26 15:00:45 +00:00
espie
095b509459 libnet PGKSPEC 2010-11-26 14:56:14 +00:00
espie
be2f93f11d since db/v4 has db->=4,<5 as default, no need to specify it explicitly 2010-11-26 14:50:09 +00:00
espie
7bd809aca3 db/v3 meets PKGSPEC 2010-11-26 14:23:31 +00:00
jeremy
a8bf115817 REVISION bump all ruby ports due to a change in the pkgspec.
Previously, we were using ruby->=1.8,<=1.9, instead of
ruby->=1.8,<1.9.  While this wouldn't cause an issue, since
our ruby-1.9.2 package isn't included in ruby->=1.8,<=1.9,
it's still wrong and should be fixed.  This also fixes the
following minor issues:

Switch from using FLAVOR to MODRUBY_FLAVOR for *_DEPENDS.
Currently we don't have a ruby port that uses FLAVORs that
would differ from MODRUBY_FLAVOR, but it's possible we will
in the future.

Switch from BASE_PKGPATH to BUILD_PKGPATH in a few cases in
REGRESS_DEPENDS.  This probably is not strictly necessary, but
BUILD_PKGPATH is used in more cases, so it is good for
consistency.

Switch to new style *_DEPENDS, with the version specification
at the end.  The remaining cases where this is not done is
because a specific version is used.

Some FULLPKGNAME added to REGRESS_DEPENDS, to make sure that if
the old version is installed when you run a regress test, it
will install the new version first.

Some conversion of spaces to tabs for consistency.

OK landry@
2010-11-24 21:35:13 +00:00
sthen
edce3cc433 update fping to 2.4b2_to4 (great numbering scheme!) from the
smokeping MASTER_SITE.
2010-11-24 15:14:45 +00:00
dcoppa
88174a6e64 rss feed fix from upstream 2010-11-24 09:05:54 +00:00
jasper
4ee4c1f09d sync 2010-11-24 08:26:47 +00:00
jasper
f8567e7642 import py-twitter 1.4.2
The Minimalist Twitter API for Python is a Python API for Twitter,
everyone's favorite Web 2.0 Facebook-style status updater for people on
the go.

from Mark Peoples, with tweaks by me
ok sthen@
2010-11-24 08:25:57 +00:00
jasper
48847d9e42 - missing build dependency, and remove rarian, as that's already a run
dependency of gnome-doc-utils.
2010-11-23 19:51:48 +00:00
naddy
a9012975af * maintenance update to 2.12
* drop groff dependency, Transmission has mdoc pages
2010-11-23 18:52:40 +00:00
sebastia
596ff46e87 Update spectrum to 1.4.3.
Some bug fixes and minor enhancements.

OK sthen@, jasper@
2010-11-23 11:07:40 +00:00
jasper
c7b5b66d34 - use DIST_SUBDIR 2010-11-23 10:39:47 +00:00
ajacoutot
a7b6686681 Rewrite / fix several portions of the READMEs.
Move README-main to README-server.
Create a default /var/db/zabbix/ directory for sqlite3 usage.
Add rc scripts for zabbix_agentd, zabbix_proxy and zabbix_server.
2010-11-22 15:39:20 +00:00
sthen
08143c5337 Update znc to 0.096, from Brad 2010-11-22 11:16:33 +00:00
espie
5e4a222751 last remaining old-style lib version numbers 2010-11-22 10:27:12 +00:00