Commit Graph

7963 Commits

Author SHA1 Message Date
dcoppa
cdb8acbb13 Update to amule-2.2.6
'go for it' espie@
2011-06-24 08:42:31 +00:00
naddy
dbfd750590 Cope with bsd.man.mk changes and install source man pages.
While here, also update some PLISTs, fix PREFIX use, etc.
ok landry@
2011-06-23 22:50:26 +00:00
sthen
b8c25b427a rerolled scamper distfile (same code but build infrastructure changed slightly)
- SEPARATE_BUILD is supported now, so use it.
- installs new manpage for the warts(5) binary file format that
scamper uses to archive measurement results.
2011-06-23 20:20:39 +00:00
sthen
e7b95db75c Update scamper to 20110623 cvs snapshot.
- remove patch and use new autoconf variables to set the privsep user
instead, thanks to Matthew Luckie (upstream developer) for adding these.

- use correct uid in PLIST.
2011-06-23 07:46:12 +00:00
shadchin
fb4fc85d88 fix build. don't touch man/Makefile.*
ok ajacoutot@ (maintainer)
2011-06-22 15:27:55 +00:00
pea
e514ee8817 Update to 0.14.3
ok ajacoutot@
2011-06-22 11:24:29 +00:00
jasper
785e6d2d90 sync 2011-06-22 08:29:32 +00:00
jasper
88e13e2682 import qsynergy 0.9.1
Comprehensive and easy to use graphical front end for synergy. It allows
you to configure synergy as a client or server and gives you complete
and easy access to all of synergy's options.

ok sthen@
2011-06-22 08:27:43 +00:00
jasper
6f6e3adbc6 - fix path in test script
ok sthen@
2011-06-21 07:26:26 +00:00
rpointel
4236373b49 Bump revision, we have switched to python2.7 by default.
ok jasper@.
2011-06-20 17:56:43 +00:00
sthen
d3688a3f10 update scamper to newer snapshot, pointed out by benoit@ 2011-06-19 11:33:09 +00:00
sthen
9eb53d156b +scamper 2011-06-19 10:20:00 +00:00
sthen
d9c0cadcab import ports/net/scamper, ok benoit@
scamper is a program that is able to conduct Internet measurement
tasks to large numbers of IPv4 and IPv6 addresses, in parallel, to
fill a specified packets-per-second rate. Currently, it supports
the well-known ping and traceroute techniques, as well as radargun,
ally and mercator. (On some other OS it also supports sting, and
parts of tbit).
2011-06-19 10:19:43 +00:00
kili
2810386482 Remove some unused hunks containing CVS keywords.
ok sthen@
2011-06-18 14:02:38 +00:00
sebastia
f801a520f3 Fix to build with gcc-2.95
OK ajacoutot@
2011-06-17 15:46:20 +00:00
landry
4c1b141db0 s/REVISI0N/REVISION/. 2011-06-17 08:43:06 +00:00
sthen
fd761e2321 sync ngrep with version from upstream repo (mostly). there's been no release
(or much activity) in years and it has various fixes, including:
- unbreak IPv6
- support pflog capture files and pppoe
- chroot to /var/empty when dropping privs
2011-06-16 21:21:43 +00:00
sthen
645e6c1521 this previously had v0 but it was lost; add EPOCH. 2011-06-16 20:49:11 +00:00
sthen
ab2f020e0f - pcap_yyrestart is supposed to take an argument, ngrep calls it without
one in the event of an error in the filter, this results in attempting
to deref bogus memory. pass it an explicit NULL which is handled correctly.

- don't strip the installed binary, remove USE_GROFF
2011-06-16 17:42:56 +00:00
sthen
0c0f030952 Remove patch which was removing various -W flags. The updated timestamp on
the file triggers an attempt to rebuild autoconf files, which breaks the build
if automake-1.11 is installed.  Worked out by Nigel Taylor.

Fix typo in DESCR while there.  The patch was there because these flags
broke the build in an earlier version of libnice, but are no longer needed
(checked gcc 3 and 4; port didn't build on gcc 2 arch anyway).  ok jasper@
2011-06-16 08:58:32 +00:00
sthen
3b3edd9bee Handle the dlopen()'d libavcodec the same way as transcode does with xvidcore;
move it from a BUILD+RUN_DEPENDS to WANTLIB+LIB_DEPENDS so that the dependency
is tracked and opal gets updated if the FFmpeg API changes. Comment to explain
why check-lib-depends says it's extra. Pointed out by Brad, ajacoutot@ hates
it but is ok with it.
2011-06-16 08:07:20 +00:00
sthen
2426dbb54a update to samba 3.5.9, from maintainer Ian McWilliam 2011-06-15 19:34:45 +00:00
sthen
c1c7e36e9a Add backup MASTER_SITES. Upstream developer is another of those who
make life harder for OS packagers by refusing to keep old versions.
From Gonzalo (maintainer).
2011-06-15 15:19:05 +00:00
sthen
1a418855cc zap old MASTER_SITES line too.. 2011-06-15 11:46:00 +00:00
sthen
da65ce5776 switch to working MASTER_SITES 2011-06-15 11:45:04 +00:00
landry
4e225dd68a Update to rabbitmq 2.5.0, from MAINTAINER Piotr Sikora.
Regress target still SIGBUSes on sparc64..
2011-06-15 11:02:59 +00:00
jasper
6c48439a60 - fix license marker 2011-06-14 11:34:50 +00:00
robert
acf4a2f055 +p5-Regexp-Common-net-CIDR 2011-06-14 11:30:19 +00:00
robert
85c1a047e6 import of p5-Regexp-Common-net-CIDR-0.02 a module that provides
patterns for CIDR blocks
2011-06-14 11:29:28 +00:00
sthen
b170eee541 sync irssi-icb with pkgsrc changes, ok jasper@
- implement commands via irssi signals
- detect /topic on join
- support /names, including on join
2011-06-14 10:22:16 +00:00
ajacoutot
1b83748694 Update to openvmps-1.4.03.
Add an rc script.
2011-06-14 05:52:03 +00:00
sthen
0399738b35 bugfix update to mirmon 2.4 2011-06-14 00:35:36 +00:00
sthen
349276f886 typo in the DESCR line where we suggest a usable client to use instead of this. 2011-06-13 21:36:44 +00:00
landry
e14fb6e008 +nload 2011-06-13 20:16:27 +00:00
landry
a871d2ad93 Import nload 0.7.3 from MAINTAINER Gonzalo L. R.
nload is a console application which monitors network traffic and
bandwidth usage in real time. It visualizes the in- and outgoing traffic
using two graphs and provides additional info like total amount of
transfered data and min/max network usage.

ok sthen@
2011-06-13 20:15:45 +00:00
jasper
056c1a5ce7 - use MODPY_ADJ_FILES
- various small tweaks
2011-06-13 08:47:51 +00:00
ajacoutot
55c303e58d Reorder PLIST+bump. 2011-06-13 07:11:30 +00:00
ajacoutot
97b02a191e Simplify this port, remove useless patches. 2011-06-13 07:04:11 +00:00
ajacoutot
0e771080ec Unbreak tls support after recent gnutls update. 2011-06-12 08:09:26 +00:00
gsoares
d47199402d - fix MASTER_SITES
- zap a trailing whitespace

"yes, go for it" sthen@
"Sure." jakob@ (MAINTAINER)
2011-06-10 13:36:04 +00:00
ajacoutot
851bc8808c Bugfix update to libsocialweb-0.25.18. 2011-06-10 06:57:19 +00:00
sthen
3b5e5cc63b update pear-Net-LDAP to 1.1.5, tested by william@ 2011-06-09 12:56:04 +00:00
jasper
88f8f0add6 bump after default python version switch 2011-06-08 18:00:49 +00:00
sthen
c9a4e09e75 fix sample directory ownerships, broken in last commit
spotted by pea@
2011-06-08 16:18:57 +00:00
sthen
dd88c40777 update to Icinga 1.4.1; bugfixes and minor improvements, rolls in XSS fix
we already had in a patch.
2011-06-08 14:24:50 +00:00
sthen
661dc0bf89 +pear-Net-LDAP2 2011-06-08 09:09:26 +00:00
sthen
d1f8e8e5de import ports/net/pear-Net-LDAP2, from Gonzalo L. R., ok/tweaks aja@
Net_LDAP2 is the successor of Net_LDAP which is a clone of Perl's
Net::LDAP object interface to directory servers. It contains most of
Net::LDAP's features but has some of its own too.

With Net_LDAP2 you have:

* A simple object-oriented interface to connections, searches entries
  and filters.  
* Support for TLS and LDAP v3.
* Simple modification, deletion and creation of LDAP entries.
* Support for schema handling.

Net_LDAP2 layers itself on top of PHP's existing LDAP extensions.
2011-06-08 09:08:53 +00:00
sthen
70e703faea add an rc script; from Mattieu Baptiste, thank you. 2011-06-07 22:15:38 +00:00
rpointel
114510e67c Unbreak after recent commit of Python.
ok landry@ jasper@.
2011-06-07 07:33:24 +00:00
sthen
2df2738f20 use the python module to fetch MODPY_BIN's name, only used for regression tests. 2011-06-06 13:02:45 +00:00
sthen
87e670e33e update ipcad to 3.7.3 and add rc.d script
From Kirill Bychkov with tweaks from me:
- set rc_reload
- add "@sample /var/ipcad" so you don't need to create it yourself
- use "@extraunexec rm -rf /var/ipcad/*" not rm -rf /var/ipcad
2011-06-06 08:34:57 +00:00
sthen
2fde866515 no need to set PKGNAME, pear.port.mk does it now.
checked with a batch "make show=PKGNAMES" before and after.
2011-06-04 11:41:08 +00:00
ajacoutot
5ab1d18b2e Fix rc.d script ownerships.
from Bjorn Ketelaars
2011-06-03 21:38:44 +00:00
gsoares
dd8b7de103 Security Fix for SA44807, ejabberd Nested XML Entities Denial of Service Vulnerability
OK sthen@ viq(MAINTAINER)
"looks fine" jasper@
2011-06-03 13:45:43 +00:00
sthen
340ee33451 Change the sample cap_mkdb command so it only runs if login.conf.db is present.
ok Ian McWilliam, aja@, landry@
2011-06-03 10:21:54 +00:00
sthen
f10e7ce045 update aircontrol to 1.3.8-beta 2011-06-02 20:01:19 +00:00
sthen
4fef4216a0 Escape user-supplied URL parameter to avoid a cross-site scripting problem.
From upstream repo.
2011-06-02 19:48:17 +00:00
kili
27f99a5541 --disable-silent-rules is now added to CONFIGURE_ARGS per default,
if CONFIGURE_STYLE = gnu.
2011-06-02 17:09:31 +00:00
kili
bbd3495036 Accept --disable-silent-rules.
ok naddy@
2011-06-02 15:43:05 +00:00
ajacoutot
f982995f2b Add a consistent header that substitutes FULLPKGNAME for the READMEs.
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
dcoppa
87201ccf5c Fix for --disable-silent-rules
OK sthen@, naddy@
2011-06-02 10:38:50 +00:00
jasper
dda6583223 update to Socket-GetAddrInfo-0.21 2011-06-01 17:05:01 +00:00
jakob
d5a1f8bf58 update to ldns 1.6.10 2011-05-31 17:40:49 +00:00
sthen
13602cba97 use base64-encoded checksums, "if you wish to regen, go ahead" espie@ 2011-05-31 08:35:20 +00:00
martynas
a563217645 Switch yt over to using FFmpeg's internal AAC encoder (the other
encoder will be going away).  From Brad.
OK sthen@.
2011-05-30 20:28:54 +00:00
ajacoutot
6b0fa96fe8 Typo, we're talking about a subpackage here, not a FLAVOR; 2011-05-30 13:02:26 +00:00
espie
5f9bfcdbed bump to new version, the old one has completely vanished from cpan... 2011-05-28 08:19:52 +00:00
ajacoutot
81c428a12d Redirect the glib-compile-schemas goo stdout to /dev/null, no need to
be chatty here.
2011-05-28 08:15:33 +00:00
sthen
d99db5acf5 Update unbound to 1.4.10, fixes CVE-2011-1922 which doesn't affect us -
this is only applicable if assertions are enabled in the arguments to the
configure script which this port doesn't do.

ok jakob@
2011-05-26 19:55:25 +00:00
dcoppa
a1d30b1ae5 Make code compatible with HaXml 1.20.*
Various fixes.

Zap USE_GROFF.

Ok kili@
2011-05-26 08:24:59 +00:00
lum
06374e4594 update to filezilla-3.5.0
Tested with the new version of wx by myself (on i386) and Amit Kulkarni (amd64).
ok landry@
2011-05-25 05:21:43 +00:00
giovanni
bf35fb2c10 Bugfix update to 2.40.63 2011-05-24 17:46:40 +00:00
ajacoutot
5bce39c508 Bugfix update to glib-networking 2.28.7.
* Fixed a race condition in GProxyResolverGnome
2011-05-23 21:29:40 +00:00
gsoares
f34f7772fa update net/p5-Net-SFTP-Foreign to 1.65
for now keep USE_GROFF here. these manpages
wants a missing (.RS/.RE) feature, already in mandoc TODO

discussed with schwarze@
OK sthen@
2011-05-23 14:13:50 +00:00
gsoares
f6f62c7825 update p5-NetAddr-IP to 4.044;
OK jasper@ sthen@ bluhm@
2011-05-23 13:16:58 +00:00
jasper
a4d0fa353a using PKGNAME to construct WRKDIST is bad practice. 2011-05-22 14:03:39 +00:00
sthen
4ac70bb27c update p5-Nagios-Plugin to 0.35, minor changes only 2011-05-20 08:40:12 +00:00
sthen
7a3b2e7274 depend on the specific required GeoIP version 2011-05-19 21:15:32 +00:00
gsoares
cf9171530b - use TRUEPREFIX instead of hardcoding it; ok aja@ sthen@ 2011-05-19 20:44:51 +00:00
jasper
651c1c7fbc add backup master site 2011-05-17 11:36:26 +00:00
ajacoutot
350610e96c Add ${MODGETTEXT_RUN_DEPENDS}. 2011-05-17 06:29:25 +00:00
jasper
0b5b0d1982 fix LIB_DEPENDS/WANTLIB
spotted by landry@
2011-05-16 08:42:45 +00:00
ajacoutot
4e2b6df1b3 Add the EPOCH to the webkit dependency.
spotted by landry@
2011-05-16 08:24:31 +00:00
ajacoutot
5f94cda39e Merge -gnome into -main.
landry@ is ok with the idea
ok jasper@
2011-05-15 09:34:06 +00:00
jasper
d7e57e448b - update to 0.25.17 2011-05-14 10:08:51 +00:00
jasper
5eb93fbd94 - update telepathy-idle to 0.1.10 2011-05-14 09:35:05 +00:00
jasper
cfcaa982b6 - update telepathy-logger to 0.2.9 2011-05-14 09:01:42 +00:00
jasper
e95fe535db - update telepathy-spec to 0.22.3 2011-05-14 08:52:07 +00:00
giovanni
7879c89cec Update to 1.3.9
ok sthen@
2011-05-12 15:35:17 +00:00
giovanni
aad559a670 Update to 1.2.5 from Wen Heping
ok sthen@
2011-05-12 15:33:59 +00:00
giovanni
6d4f8472d6 Update to 1.4.7 from Wen Heping
ok sthen@
2011-05-12 15:32:32 +00:00
ajacoutot
7bac3b6cda Use proper AUTOCONF_VERSION, from Brad. 2011-05-12 05:54:16 +00:00
jasper
7f75234235 import p5-POE-Component-Resolver-0.912
POE::Component::Resolver performs Socket::GetAddrInfo::getaddrinfo()
calls in subprocesses where they're permitted to block as long as
necessary.
By default it will run eight subprocesses and prefer address
families in whatever order Socket::GetAddrInfo returns them.
These defaults can be overridden with constructor parameters.

from wen heping (MAINTAINER),
needed by upcoming p5-POE update, not hooking this up yet.

ok sthen@
2011-05-11 18:59:59 +00:00
ajacoutot
31ada7499f Adapt dc_gui_helpdir because using share/gnome/help is wrong when we don't
provide xml file(s) for yelp. Use the regular share/doc/PKGNAME.
Drop dependency on yelp.
2011-05-11 14:59:56 +00:00
sthen
8351e35a04 - update Icinga to 1.4.0
- tweak @extraunexec's
2011-05-11 13:57:41 +00:00
jasper
4fee5ffce0 Sanitize some @unexec/@extraunexec calls to rm: move them up in the
PLIST and delete everything under the @sample'd directory instead of the
directory itself to prevent a warning from pkg_delete(1) trying to
remove a non existing directory and to help preventing left-over files
and directories.

ok aja@
2011-05-11 12:03:19 +00:00
ajacoutot
1beeb02eb3 Add rc script, from Vadim Zhukov with some tweaks. 2011-05-11 09:01:26 +00:00
ajacoutot
69db523da2 Fix after recent webkit update. 2011-05-11 06:02:15 +00:00
ajacoutot
cc2ceedb5e xulrunner build depends is only needed for the mozilla flavor... obviously. 2011-05-10 16:23:03 +00:00
ajacoutot
6372ee055c FLAVORless libproxy is not needed. 2011-05-10 16:21:04 +00:00
ajacoutot
a1a50bd7d2 Add mozilla to the list of FLAVOR to build for libproxy. 2011-05-10 16:19:16 +00:00
ajacoutot
2f004a9d04 Add mozilla to the PSEUDO_FLAVOR list and don't build it by default:
xulrunner does not build on all arches.
Prodded by landry@
2011-05-10 16:17:47 +00:00
sthen
aabc136010 tweaks following feedback from aja@; ok aja.
- don't use ${rcexec} where not needed

- disable reloads; if certain config changes are made, manual confirmation
is required, users should use the standard "/usr/local/bin/nfsen reconfigure"
by hand.
2011-05-06 13:04:08 +00:00
jasper
27a6ba8791 sync 2011-05-06 08:57:49 +00:00
jasper
6dcd2b01ff import IRC-Utils 0.07
IRC::Utils take care of many of the tasks you are faced with
when working with IRC. Mode lines, ban masks, message encoding
and formatting, etc.

needed for upcoming p5-POE update
from wen heping with tweaks by me

ok sthen@
2011-05-06 08:56:01 +00:00
jasper
8c074e4e03 import Socket-GetAddrInfo 0.20
Socket::GetAddrInfo is a perl module for RFC 2553's getaddrinfo and
getnameinfo functions.

needed for upcoming p5-POE update
from wen heping with tweaks by me

ok sthen@
2011-05-06 08:55:26 +00:00
sthen
22a54948fa add an rc script for nfsen, prompted by a mail from Barry Grumbine 2011-05-05 21:49:48 +00:00
sebastia
525dcd579b Spectrum picks up libMagick for resizing avatars, when it is installed, so make it a LIB_DEPENDS
pointed out by viq, thanks.

OK sthen@
2011-05-05 13:59:12 +00:00
sebastia
4fecea8866 REMOVE empty patch file. 2011-05-05 08:51:35 +00:00
sebastia
b625699790 Update spectrum to 1.4.7, minor bugfixes and little enhancements.
OK landry@, reads fine jasper@
2011-05-05 08:50:05 +00:00
jasper
c5c7038342 use MASTER_SITE_PYPI 2011-05-04 09:39:52 +00:00
ajacoutot
465c0ad7fd +py-smbc 2011-05-04 08:03:54 +00:00
ajacoutot
5ba3e44e60 Import py-smbc-1.0.10.
Set of Python bindings for the libsmbclient library from the SAMBA
project.

ok jasper@
2011-05-04 08:03:18 +00:00
kevlo
ba406f7ed0 Update to 4.2.3
ok jasper@
2011-05-04 00:59:30 +00:00
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
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
ajacoutot
9c37dd4290 Tweaks depends after recent librsvg commit. 2011-04-05 14:42:39 +00:00
sthen
cb5f6b762d update to libcares-1.7.4, from Brad 2011-04-05 08:17:55 +00:00
ajacoutot
053129a69e Minor update to glib2-networking-2.28.5.
(only translations updates)
2011-04-04 17:04:38 +00:00
giovanni
b80405feb1 Add an rcscript
ok ajacoutot@
2011-04-04 16:44:54 +00:00
jasper
6f4dcddb6f - install examples
- set REGRESS_IS_INTERACTIVE

from gleydson soares
2011-04-03 19:41:25 +00:00
ajacoutot
72c5e6c88d Rewrite samba.rc and make it a wrapper script that calls the provided
rc.d(8) script. This is much more simple, makes much more sense and
allow for proper debugging.

discussed with robert@
2011-04-03 18:07:52 +00:00
jasper
c12842f86f - update to 0.16
- install examples
- don't need groff

from new maintainer gleydson soares
2011-04-03 17:27:06 +00:00
jeremy
22be034088 Distfile got moved, update MASTER_SITES.
Prompted by naddy@
2011-04-02 21:33:55 +00:00
ajacoutot
d042afed10 Use the "_rsync" user and group by default, instead of nobody.
Tweak man pages accordingly.
While here:
simplify @extra marker in PLIST
set GPL version

"looks good" to naddy@
with inputs from and ok schwarze@, ok sthen@
2011-04-02 15:13:25 +00:00
benoit
7122f903ee - update p5-Net-Whois-RIPE to 2.00003
- update plist
- modify RUN_DEPENDS and REGRESS_DEPENDS
- remove USE_GROFF

tweaks and ok giovanni@
2011-04-02 08:05:19 +00:00
ajacoutot
c2321558c0 C++ code needs to define __STDC_CONSTANT_MACROS to pull in parts of
stdint.h. Necessary to be able to remove a hack in the FFmpeg port coming
up.

from Brad
2011-04-02 06:15:11 +00:00
jeremy
76ccf637df Hook zeromq up to the build. 2011-04-01 22:30:11 +00:00
jeremy
13924d3bf0 Add zeromq, an open source message queue optimised for performance.
OK landry@ a while back
2011-04-01 22:26:54 +00:00
sthen
d30da6871a update bird to 1.3.0 (+ patch from upstream to fix a regression with
implicit router ids not being passed to bgp protocols).
2011-04-01 12:00:49 +00:00
dcoppa
d2bbf835c8 Bug-fix update to mldonkey-3.0.7 2011-04-01 08:38:37 +00:00
jakemsr
8640a4ec5f fix ffmpeg support which broke with the recent ffmpeg update
ok ajacoutot@ (MAINTAINER)
2011-04-01 06:52:47 +00:00
ajacoutot
7af2aeba34 Use @unexec-delete. 2011-03-31 16:41:30 +00:00
jasper
557f8386c1 - use a better homepage 2011-03-31 14:08:07 +00:00
jasper
c6cc2e145c - update to 1.2
- set EPOCH
- remove USE_GROFF
2011-03-31 14:06:26 +00:00
lum
203c915f6f update to filezilla-3.4.0
ok landry@ benoit@
2011-03-31 12:38:42 +00:00
sthen
cb9eb050bc maintenance update of icinga to 1.3.1, with a few small tweaks to the
port:

- fix icinga-api RUN_DEPENDS (idoutils need not be on the same
machine but it does need php).

- better log_archive_path

- we're building with embedded perl to make it easy to use if
wanted, but it's not suitable with all scripts, so in the default
configuration set use_embedded_perl_implicitly=0
2011-03-31 10:25:25 +00:00
sthen
ad465adcb5 tidy up icinga-web Makefile a bit, adjust DESCR.
not yet ready for consumption.
2011-03-31 09:42:21 +00:00
jasper
57a7e9782b - update libgadu to 1.10.1
from brad
2011-03-30 09:33:56 +00:00
jasper
b933ece658 - remove unneeded BUILD_DEPENDS
- there's no license for this; adjust markers accordingly

from gleydson soares
2011-03-30 09:00:44 +00:00
sthen
b47961ed19 set an explicit path to javaPathHelper, don't rely on it being in PATH 2011-03-28 20:55:12 +00:00
sthen
1ab89bbaaa make the idoutils package more useful; tested with PostgreSQL.
- have idoutils depend on libdbi-drivers-mysql-*|libdbi-drivers-pgsql-*
with a default of pgsql if neither are installed

- install db build/upgrade scripts

- add an rc script for ido2db
2011-03-28 19:51:59 +00:00
sthen
a6b281f45b upstream rerolled the distfile with some patches rolled in.
from Simon Kuhnle (maintainer).
2011-03-28 16:42:54 +00:00
sthen
9f2f314f6b drop maintainer; use more specific license comment while there 2011-03-28 14:10:58 +00:00
sthen
97b610b88c specify "GPLv2 only" rather than just "GPLv2" on the license comment 2011-03-28 14:10:28 +00:00
sthen
d4f4ce7ab6 +icinga 2011-03-28 14:08:32 +00:00
sthen
a4db80ff43 bleh, should have rm'd the devtodo file 2011-03-28 14:08:11 +00:00
sthen
3dff6b41f2 Import ports/net/icinga (with -I !, so the 'core' directory doesn't
become cvs-food). See the README file for information about migrating
from Nagios with minimal config changes.

The icinga-web API-backed user interface is a work in progress
and not yet linked to the build; the core program and classic web
interface are perfectly usable.

Comments/ok from pea@, thanks for testing!

-- -- --
Icinga monitors network resources such as servers, routers, switches,
applications and services and notifies administrators or responsible
persons. It's a fork of Nagios and supports its extensive pool of
monitoring plug-ins. Current status information, historical logs
and reports can all be accessed via a web browser.
-- -- --
2011-03-28 14:06:06 +00:00
giovanni
35ac3b7309 Update to version 5.51, lot of improvements since latest version,
full changelog available at http://nmap.org/changelog.html
Nping needs a very current libpcap to work as root
2011-03-28 09:01:24 +00:00
sthen
55f6dca80b update cnagios to 0.29, from Simon Kuhnle (taking maintainer). 2011-03-28 08:37:45 +00:00
naddy
4a9f7e9e21 update to 3.0.8: bug fixes, -C now also ignores .hg/ 2011-03-27 17:16:47 +00:00
jasper
c047670bd1 - update to 3.4.4
- update license

from gleydson soares, maintainer timed-out
2011-03-27 16:40:30 +00:00