Commit Graph

7599 Commits

Author SHA1 Message Date
jasper
9c1c353db1 - remove unnecessary NULL casts 2011-04-17 18:19:37 +00:00
jasper
a5082bf628 - remove unnecessary NULL casts 2011-04-17 17:56:02 +00:00
sthen
b5eebd96b7 - remove libutf8 build dependency for the ldap flavours, locale support
in base is good enough.

- remove NULL casts which are no longer needed.

ok Ian McWilliam
2011-04-17 08:33:14 +00:00
sthen
0297a3df78 - remove unnecessary NULL casts
- sync WANTLIB
2011-04-16 21:13:43 +00:00
ajacoutot
306ca14491 Tweak rc script:
* make rc_check return 1 in case the daemon is not running
* proper indent
2011-04-16 13:54:51 +00:00
sthen
ee879a970b use autoconf-2.67; config.h checked, from Brad. commitski! jasper@ 2011-04-16 12:10:07 +00:00
sthen
e37918de01 minor update to 0.68.5.1
- remove void * casts for NULL
- install sample configuration files and unbreak some paths
2011-04-16 10:35:58 +00:00
landry
6dacddaa21 Update to rabbitMQ 2.4.1, joint work from viq & Piotr Sikora, with small
tweaks by me (don't silent SUBST_CMD, no need to cvs rm/add
files/rabbitmq.conf as it can be installed with the correct name)

- add rc script, remove pkg/MESSAGE
- fix rabbitmqctl args passing
- install config file as rabbitmq-env.conf

Needed by an upcoming erlang update..

Maintainer timeout, Piotr Sikora takes maintainership.
ok stuartslolbunny@ (!?)
2011-04-16 09:11:07 +00:00
benoit
8c191166fb - update py-IP to 0.75
- modify HOMEPAGE
2011-04-16 07:31:18 +00:00
sthen
12db8b934a switch to autoconf 2.67, from Brad. config.h's checked. 2011-04-15 21:43:13 +00:00
ajacoutot
a2d7a47da4 Fix build after gnutls update.
ok jasper@ landry@
2011-04-15 16:13:23 +00:00
ajacoutot
96d502a25f Fix DEPENDS after gnutls update.
ok landry@ jasper@
2011-04-15 16:10:37 +00:00
pea
976e689fed + Remove MESSAGE
+ Fix directories permissions
+ Add a rc script

maintainer timed out
ok ajacoutot@
2011-04-15 09:44:06 +00:00
naddy
889ea84f08 EPOCH bumps to keep package versions from going back.
Turned up by a bulk build with a year-old plist database.
2011-04-14 21:21:56 +00:00
jasper
eeb29b3347 don't use ``rm -f'' for remove unneeded files.
this will remember us, when not needed anymore this treatment.

from gleydson soares
ok aja@
2011-04-14 15:55:19 +00:00
sthen
f2384050ef - factor ftp.isc.org MASTER_SITES into a common MASTER_SITE_ISC
- add more mirrors, prefer http
2011-04-14 13:47:59 +00:00
pea
21794211a6 defined(@array) is deprecated.
Avoid mon to display annoying warnings.

ok jasper@
2011-04-14 12:55:38 +00:00
sthen
f8369af63b update queryperf to sources from bind 9.7.3 2011-04-14 12:46:24 +00:00
ajacoutot
803f3ba099 Cope with recent libcanberra subpackaging. 2011-04-13 06:47:42 +00:00
bluhm
98b33c77f4 add p5-BSD-Socket-Splice 2011-04-12 12:41:20 +00:00
bluhm
8c752fc2f0 Initial import of p5-BSD-Socket-Splice 0.02
The BSD::Socket::Splice module implements a Perl interface to OpenBSD
socket splicing.  Compared to the manual aproach with pack() and
setsockopt(), it provides a convenient way to access the necessary
system-calls.

ok jasper@
2011-04-12 12:06:48 +00:00
sthen
2ec055eb9e update pmacct to 0.12.5 2011-04-12 11:32:50 +00:00
jasper
0e24fedb70 - update to 2.04
- set BUILD_DEPENDS
- set TEST_POD
- remove MASTER_SITES, this is already done in cpan.port.mk
- regen PLIST

from gleydson soares
2011-04-12 06:36:10 +00:00
kili
4907aa16a0 Update to 4000.1.1. 2011-04-11 14:51:22 +00:00
kili
42a916531c -hs-network-bytestring 2011-04-11 14:51:05 +00:00
kili
1531b5f286 This is now included in hs-network. 2011-04-11 14:50:48 +00:00
kili
f20fe3fa2a Bump after ghc update. 2011-04-11 14:45:14 +00:00
bluhm
2633f361a8 update p5-IO-Socket-INET6 to 2.67 2011-04-11 00:12:47 +00:00
bluhm
2b80bee9ee update p5-Net-INET6Glue to 0.5 2011-04-10 23:55:42 +00:00
bluhm
4ea1e4825f update p5-NetAddr-IP to 4.043 2011-04-10 23:33:51 +00:00
pea
ad385e8275 Update to 0.17.
Diff from Gleydson Soares, thanks !

ok jasper@
2011-04-08 08:49:23 +00:00
jasper
f2fd55e4f3 missed bump in previous, spotted by landry@ 2011-04-08 07:11:08 +00:00
benoit
ac3efbdd0b - update etherape to 0.9.10
- update patches
2011-04-07 20:09:43 +00:00
jasper
2e24fb1f56 - remove another chunk that's unneeded now 2011-04-07 15:24:50 +00:00
jasper
651ad3f235 remove old and dead axyftp. there are plenty of other graphical ftp clients
that were not written in fifties with ancient toolkits.

ok kevlo@ (MAINTAINER) aja@ landry@
2011-04-07 10:01:13 +00:00
ajacoutot
4a180b34a7 Add introspection support (needed for on-going GNOME 3 work). 2011-04-07 08:23:07 +00:00
jasper
6d025526b0 Add introspection support (needed for on-going GNOME 3 work). 2011-04-07 07:54:59 +00:00
pvalchev
3dbce22316 update to 0.25; from glaydson soares
ok sthen
2011-04-06 18:52:21 +00:00
jasper
54de012f47 sync 2011-04-06 11:54:27 +00:00
jasper
305c0b29de import p5-Net-Frame-Dump 1.09
Net::Frame::Dump is the base class for all dump modules. With them, you
can open a device for live capture, for offline analysis, or for
creating a pcap file.
See Net::Frame::Dump::Offline, Net::Frame::Dump::Online,
Net::Frame::Dump::Writer for specific usage.

from maintainer gleydson soares
ok sthen@
2011-04-06 11:53:39 +00:00
jasper
957ce66fef - use the external libgadu library, instead of the bundled one.
from pld linux, via mikolaj kucharski
maintainer timed-out
2011-04-06 09:35:03 +00:00
jasper
c601c4be0a - slightly improve readability of Makefiles by using a shorthand for TELEPATHY 2011-04-05 19:53:03 +00:00
jasper
64722770ee - use a real homepage if there is any 2011-04-05 19:46:27 +00:00
jasper
69ef35d26c - update to 0.0.16 2011-04-05 18:56:11 +00:00
jasper
bb721813ee - update telepathy-gabble to 0.10.5
(this must've been the first telepathy update in years that didn't
require the latest linux kernel apis...what a breeze!)
2011-04-05 18:55:42 +00:00
jasper
5ec076ceb6 - update folks to 0.4.2
* unbreaks after the recent vala update
* needed for upcoming empathy update
2011-04-05 18:54:06 +00:00
jasper
cf4a07b56d - update to 0.2.8 2011-04-05 18:53:08 +00:00
jasper
e2e4f217df - update to 0.1.8 2011-04-05 18:52:48 +00:00
jasper
f50ffe17f6 - update to 0.14.3
ok aja@
2011-04-05 18:52:26 +00:00
jasper
d6f1987713 - update to 0.22.1
ok aja@
2011-04-05 18:51:31 +00:00