Commit Graph

7649 Commits

Author SHA1 Message Date
sthen
450ebe0708 - update to 1.3.1 (bug fixes + adds 'med metric' for bgp)
- add rc scripts
2011-05-02 10:49:46 +00:00
sthen
7c499ba4f7 SECURITY update (CVE-2011-0418), glob memory exhaustion with braces.
ok Brad
2011-05-02 03:03:46 +00:00
jasper
2b21a3e13c - remove unneeded patch
- prevent patch left-over from ending up in PLIST
2011-05-01 20:38:18 +00:00
sthen
d52574a8af Use correct AUTOCONF_VERSION, from Brad. 2011-05-01 20:22:34 +00:00
ajacoutot
d3e984026f Add proper AUTOCONF_VERSION, from Brad. 2011-05-01 17:56:46 +00:00
sthen
a0b11d8d8c update to 0.098, from Brad 2011-05-01 11:28:10 +00:00
landry
246ade0791 Explicitely add 1.7 to the list of allowed jdks. Needed by an incoming
apache-ant update, and it's more correct anyway since MODJAVA_VER is set
to 1.7+.
From Daniel Dickman.
2011-05-01 09:25:02 +00:00
ajacoutot
7088cee7da Use the gnome MODULE.
ok jasper@
2011-04-28 13:58:36 +00:00
jasper
35114d20c6 - update to 0.25.16
- set SHARED_ONLY

ok aja@
2011-04-28 13:49:48 +00:00
jasper
903d68ac21 - update to 0.7.10
- change MASTER_SITES to ftp.gnome.org
- take maintainership
2011-04-28 13:49:38 +00:00
landry
1ad242809d Various fixes from Piotr Sikora (maintainer) :
- simplify rabbitmqctl diff, use su to make sure command is run as ${RABBITUSER}
- change _rabbitmq shell to /sbin/nologin,
- remove redundant setting of PYTHON,
- remove unnecessary SUBST_CMD calls,
- remove trailing space in MAKE_ENV.
discussed with maintainer and ajacoutot@
2011-04-28 11:28:43 +00:00
jasper
272f2dd622 sync 2011-04-28 10:51:26 +00:00
jasper
3c2756e182 import libsocialweb
Social data server which will fetch data from the "social web", such as
blog posts and photos, upcoming events, recently played tracks, and
pending auctions. It also provides a service to update status on
supported web services such as Facebook and Twitter. Libsocialweb can be
accessed via D-Bus, or with a custom socialweb client.

ok aja@
2011-04-28 10:50:46 +00:00
jasper
f44163b5ee - update to 0.7.9
- enable gnome and introspection support

ok landry@ (for a previous revision of the diff), aja@
2011-04-28 10:48:38 +00:00
sthen
ccf144d5ea - add an rc script for igmpproxy
- tweak Makefile while there
ok markus@
2011-04-28 09:45:39 +00:00
dcoppa
6579c5d0ce Remove david@ as maintainer, as per his request. 2011-04-28 09:45:14 +00:00
sthen
6a2a5681ae disable multiplexing in the default SSH command for -via mode
(which automatically sets up port-forwards for VNC connections);
if you connect to an existing multiplexed connection you can't
create the port-forward.
2011-04-27 22:07:08 +00:00
landry
70709875bb Update to OpenMDNS 0.5, from MAINTAINER Gonzalo L. R. 2011-04-27 14:01:46 +00:00
jasper
68eba76f60 - update folks to 0.4.3
* various bugfixes
2011-04-26 19:04:26 +00:00
ajacoutot
d2f2d3d3aa Update to glib-networking-2.28.6.1.
* fixed a bug in the gnutls backend introduced in 2.28.6
2011-04-26 18:23:36 +00:00
ajacoutot
687b73d774 No need for the itlocaledir tweak anymore. 2011-04-26 13:09:07 +00:00
ajacoutot
18605b3eba cmake likes to link with -lpthread instead of -pthread, so prevent that.
Fix dependencies of all subpackages.
2011-04-26 08:06:41 +00:00
jasper
8c5d4081e4 - update to 0.12.0 2011-04-26 06:59:11 +00:00
jasper
4b5d37bfec - update to 0.14.5 2011-04-26 06:58:31 +00:00
ajacoutot
41ab2eedbb Bugfix update to glib2-networking-2.28.6. 2011-04-26 05:56:13 +00:00
jasper
951451a628 Remove, been marked broken for about 8 years so obviously no-one cares.
ok jakob@ (maintainer)
2011-04-25 12:33:12 +00:00
ajacoutot
d20817e597 Update to avahi-0.6.30. 2011-04-25 10:02:43 +00:00
sthen
f177ca20da - update to 1.0.31
- add an rc script
ok Brad
2011-04-25 09:26:47 +00:00
ajacoutot
86c929fbef Update to zabbix 1.8.5.
See http://www.zabbix.com/documentation/1.8/manual/about/what_s_new_1.8.5
for details.
2011-04-25 07:42:36 +00:00
rpointel
256faba89b Tarball has changed. Bump revision because one file has changed.
ok sthen@.
2011-04-24 10:14:43 +00:00
kili
ab954ec4cf New distinfo after DIST_SUBDIR change in ghc.port.mk. 2011-04-23 20:22:13 +00:00
weerd
133ced9108 Add rc script
same diff and ok from sthen@
2011-04-23 17:40:34 +00:00
kili
67047fb4b8 Depend on and use mtl-2 from devel/hs-mtl. 2011-04-23 14:32:50 +00:00
landry
098bcc22ba Add libtool=${LIBTOOL} to ldns-utils' CONFIGURE_ENV, so that it
correctly picks ports libtool, instead of just failing when gnu libtool
is not installed.
ok sthen@.
2011-04-21 21:13:57 +00:00
sthen
5394819523 - switch to Icinga's fork of nrpe (it hasn't changed much; mostly auto*
changes and v6 support)

- remove unnecessary /dev/*random patch

- force libwrap detection via autoconf variables, it's less intrusive
than patching configure
2011-04-21 11:23:38 +00:00
ajacoutot
6d01c2069a Fix build/run with new libnotify.
tested in a bulk by landry, thanks!
ok landry@ jasper@
2011-04-21 07:04:56 +00:00
jasper
df38c8e81f more spring cleaning; these aren't needed anymore since we don't need the
NULL casts patches anymore.
2011-04-20 18:04:41 +00:00
jasper
7902691041 remove some patches that are unneeded since we can deal with them in Makefile 2011-04-20 17:53:44 +00:00
jasper
d3cfa8c4a2 - update to 0.14.4 2011-04-20 17:50:03 +00:00
jasper
aa9ffade87 - update spec to 0.22.2 2011-04-20 17:35:12 +00:00
jasper
f22fcee494 bump 2011-04-20 15:05:24 +00:00
jasper
b4c93f8eb2 - update to 0.13
from new maintainer gleydson soares
2011-04-19 20:35:00 +00:00
jasper
a07307ec5f - update to 1.051
- doesn't need groff
- fix build depends
- fix regress depends

from gleydson soares
2011-04-19 20:33:58 +00:00
giovanni
673152cd5e Update to 1.5.2 2011-04-19 15:17:12 +00:00
giovanni
88b00d258e Update to 1.5.1
From Wen Heping
2011-04-19 14:13:27 +00:00
giovanni
c50953bd6a Update to 1.0.10
from Wen Heping with tweaks by me
2011-04-19 13:40:20 +00:00
dcoppa
e329d99fe5 Remove useless patch.
ok jasper@
2011-04-19 04:58:01 +00:00
jasper
8c5012090e - update to 1.4.2
joint work with dcoppa@ who fixed some cmake-beginners mistakes
  from the synergy devs
2011-04-18 18:37:48 +00:00
ajacoutot
442a17a38c Update to adsuck-2.3.
from Gonzalo L. R. (maintainer) with some tweaks.
2011-04-18 16:36:59 +00:00
ajacoutot
4ff324e989 Unless there's a very good reason for it, 'rcexec' should only be used in
rc_start, so remove from the local rc_stop.

ok sthen@
2011-04-18 16:16:47 +00:00