Commit Graph

7675 Commits

Author SHA1 Message Date
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
ajacoutot
ae7f92ec5c Remove now unneeded ffmpeg related patch.
from Brad.
2011-03-27 10:30:35 +00:00
benoit
ab3073cf2e - update py-IP to 0.74 2011-03-26 13:27:13 +00:00
sthen
ef738c2300 - SECURITY update to 0.99.18 (pointed out by Brad)
CVE-2010-1674 null pointer deref with malformed BGP Extended Communities
CVE-2010-1675 BGP session reset with malformed AS-path

- install info documentation

- patches added: build fixes from upstream
2011-03-26 12:00:53 +00:00
sthen
00582ef96a Bump ports which should be using newer autoconf to 2.65;
config.h files checked.  From Brad.
2011-03-26 10:05:24 +00:00
sthen
491c689745 bump for pfioc_natlook changes 2011-03-26 10:01:08 +00:00
sthen
83bd326602 a couple of obvious bumps for pfioc_natlook changes
(I'll fill in any others when my grep finishes running).
2011-03-25 20:23:30 +00:00
jeremy
9d4d55e233 Build the ruby 1.9 version of some ruby gem ports with C extensions
by default.

OK landry@
2011-03-25 17:02:35 +00:00
jeremy
63db5513d4 Enable regress tests.
OK landry@
2011-03-25 16:39:24 +00:00
ajacoutot
96ea304956 Use the new dconf MODULE. 2011-03-25 09:13:43 +00:00
sthen
b3d34bb6de update NfSen to 1.3.5 2011-03-24 23:04:00 +00:00
sthen
0a2c55eb28 update NfDump to 1.6.3p1 2011-03-24 23:03:23 +00:00
jasper
78b6775f71 - take maintainership 2011-03-24 22:03:34 +00:00
landry
94dd6c5e77 Drop MAINTAINER on various ports i don't use. 2011-03-24 22:01:08 +00:00
naddy
18ab75fd08 * update to 7.21.4 for various minor bug fixes
* no need for groff anymore
2011-03-24 21:09:07 +00:00
jakob
a61d1d27f4 update Unbound to version 1.4.9 2011-03-24 20:30:42 +00:00
ajacoutot
bcb30c2582 +glib2-networking 2011-03-24 06:53:14 +00:00
ajacoutot
3a18132699 Import glib2-networking-2.28.4.
Network-related gio modules for glib2.

tested in a bulk by landry@
ok landry@
2011-03-24 06:52:40 +00:00
ajacoutot
53da22132a Add libproxy,webkit. 2011-03-24 06:50:56 +00:00
ajacoutot
518ac6d7b6 Major update to libproxy-0.4.6.
Several patches from the FreeBSD port.

Create -mozilla and -webkit subpackages. Do NOT build -webkit by default
because of a cyclic dependency:
libproxy,-webkit -> webkit -> libsoup -> libproxy

tested in a bulk by landry@
ok landry@
2011-03-24 06:50:09 +00:00
sthen
dc3f15e2bd - handle newer rtmp servers; from upstream SVN via Nigel Taylor
- fix the inclusion order of network headers (netinet/in.h before arpa/inet.h)
2011-03-21 09:46:31 +00:00
sthen
8925982cf3 bsd.port.mk now specifies groff 1.21, no need to force the version in
BUILD_DEPENDS here. bump not needed.
2011-03-21 09:40:04 +00:00
sthen
318f27f121 - remove workaround for old groff
- remove MESSAGE-main referring to a config change, people upgrading
have had plenty of time to adapt

ok Ian McWilliam (maintainer)
2011-03-21 09:20:35 +00:00
ajacoutot
489200387a Make use of rcexec in rc_start().
ok sebastia@ (maintainer)
2011-03-20 11:20:16 +00:00
ajacoutot
025ed98a5d Re-add the rc script after previous commit: don't trust update-plist,
it's still broken and remove @rcscript from the PLIST.
While here, fix pexp.
2011-03-20 06:43:47 +00:00
ajacoutot
35c2bc2fbf Fix rc script. 2011-03-20 06:36:55 +00:00
jasper
5e26d029f0 sync 2011-03-19 18:04:05 +00:00
jasper
349e11fed5 import Net-Frame-Layer-ICMPv6-1.05
These modules implement the encoding and decoding of the ICMPv6 layer according
to the following RFCs:
	RFC4861
[...]

from gleydson soares (MAINTAINER)
    ok sthen@
2011-03-19 18:02:38 +00:00
jasper
0003690372 import Net-Frame-Layer-IPv6-1.03
This modules implements the encoding and decoding of the IPv6 layer.
RFC: ftp://ftp.rfc-editor.org/in-notes/rfc2460.txt
See also Net::Frame::Layer for other attributes and methods.

from gleydson soares (MAINTAINER)
ok sthen@
2011-03-19 18:01:41 +00:00
jasper
5bd7678cd2 - fix rcs id's
from gleydson soares
2011-03-19 09:18:37 +00:00
ajacoutot
a23df3628c Update to adsuck-2.2.
Remove USE_GROFF.
("anything originated by me uses mandoc" marco@)

rc.d(8) bits by myself.
From new maintainer Gonzalo L. R. with some tweaks by me.
2011-03-18 13:13:59 +00:00
alek
e7947a3bef update to 20101112; ok aja@ 2011-03-17 17:15:35 +00:00
ajacoutot
1ffbcaa750 Remove all redirections -- rc.subr(8) now takes care of it. 2011-03-17 16:49:27 +00:00
jasper
5e0a63c8bb - update to 0.96
- remove USE_GROFF
- set MODCPAN_EXAMPLES
- regen plist

from gleydson soares
2011-03-16 23:14:44 +00:00
sthen
f014fa3c88 - remove a patch which is a noop
- remove a CONFIGURE_ARGS which is a noop
- bump REVISION; gratuitous really, but there's no point in not doing so
at this time.
2011-03-16 22:45:20 +00:00
jakob
94a03c8004 upgrade to ldns 1.6.9 2011-03-16 20:43:07 +00:00
jasper
2afd26a000 sync 2011-03-16 14:24:09 +00:00
jasper
c91c119de8 import p5-Net-eBay
This module helps user to easily execute queries against eBay's XML API.

ok sthen@
2011-03-16 14:23:43 +00:00
sthen
91d4b3923f take MAINTAINER; ok msf@ 2011-03-16 12:58:42 +00:00
jasper
6dec0e1fbf i made you a run depend, but i eated it.. 2011-03-16 12:08:25 +00:00
jasper
4b172519d2 - update p5-Bot-BasicBot to 0.84
from gleydson soares
2011-03-16 08:48:31 +00:00
sthen
0a351afcc7 update to 3.5.8, ok aja@ giovanni@ Ian McWilliam (maintainer) 2011-03-15 13:49:44 +00:00
jasper
ebfcff2caa import p5-Net-Frame
Net::Frame is a fork of Net::Packet. The goal here was to greatly
simplify the use of the frame crafting framework. Net::Packet does many
things undercover, and it was difficult to document all the thingies.
[...]

    from Gleydson Soares (MAINTAINER)
	
	    ok sthen@
2011-03-15 10:43:54 +00:00
jasper
7e32a731c7 sync 2011-03-15 10:42:37 +00:00
ajacoutot
d39f6a2259 Remove NO_REGRESS.
Add rc script.
2011-03-15 06:54:26 +00:00
ajacoutot
23a652e9c1 COMMENT are lowercase. 2011-03-14 21:40:50 +00:00
jasper
c7dc39f578 - maintainer is no longer interested in maintaining. 2011-03-14 20:49:49 +00:00
landry
abd5eac90f +openmdns 2011-03-14 20:48:03 +00:00
landry
a83d93f96e Import openmdns 0.4:
OpenMDNS is a full implementation of MDNS/DNS-SD, it aims to be a light
replacement for Avahi/Bonjour. Currently OpenMDNS is about 10% of the size of
Avahi.

From maintainer Gonzalo L. R., ok sthen@
2011-03-14 20:47:34 +00:00
sthen
326207559b - add an rc script
- updates ethercodes.dat to a newer version I've generated
- install the sh/awk scripts to convert IEEE's oui.txt to ethercodes.dat

ok jakob@ (maintainer), rc script parts ok ajacoutot@
2011-03-14 20:42:11 +00:00
jasper
537bcf626d - update to 0.18
- specify license version
- remove maintainer after time-out and bouncing e-mail

from gleydson soares
2011-03-14 19:07:16 +00:00
sthen
d580cde0ab fix various typos, from Anthony J. Bentley with a few tweaks by myself 2011-03-14 09:15:33 +00:00
jasper
ca5e20e14b - update pidgin to 2.7.11
* various fixes and a fix for CVE-2011-1091

from brad (MAINTAINER)
2011-03-13 17:27:10 +00:00
sebastia
0d9f2deb73 Add snack to the run depends.
OK sthen@
2011-03-12 09:41:31 +00:00
sthen
fc76e6572f + SUBDIR += p5-Net-DHCP
+     SUBDIR += p5-Test-CheckManifest
2011-03-11 19:57:43 +00:00
sthen
1eed0c4134 import ports/net/p5-Net-DHCP, from Nigel Taylor, ok jasper@
Net::DHCP is a DHCP set of classes designed to handle basic DHCP
handling. It can be used to develop either client, server or relays.
It is composed of 100% pure Perl.
2011-03-11 19:56:39 +00:00
jasper
96b9154124 - update p5-Net-TFTP to 0.19
from gleydson soares

- add missing regress depends
2011-03-11 18:07:26 +00:00
jasper
7253987303 - fix license 2011-03-11 09:44:37 +00:00
jasper
e15f2eb292 - update to 0.14
from Gleydson Soares
2011-03-11 09:43:07 +00:00
jasper
3d784782d2 - no need for groff, mandoc is happy.
from gleydson soares (MAINTAINER)
2011-03-11 09:00:14 +00:00
ajacoutot
76dd1acdea Bugfix update to tor-0.2.1.30.
* amongst other things, add a tweak to Tor's TLS handshake that makes
relays and bridges that run this new version reachable from Iran.

Add an rc script.

from Pascal Stumpf.
MAINTAINER timeout.
2011-03-11 06:49:55 +00:00
sthen
b4d328520d - switch to more compact LIB_DEPENDS style for the audio flavour
- fix CFLAGS issue within autoconf script, remove CFLAGS from MAKE_FLAGS
from Brad.
2011-03-11 00:13:04 +00:00
jasper
6cfb8c0928 - fix homepage
- regen plist
- set license version

from  gleydson soares
2011-03-10 20:28:12 +00:00
jasper
7c2fb144a0 - add extra master site
- specify license version
- regen plist

from gleydson soares
2011-03-10 20:23:21 +00:00
jasper
2e08fe8d5d - update to 1.13 2011-03-10 17:58:23 +00:00
ajacoutot
073e9e6b72 These aren't needed either. 2011-03-09 19:37:47 +00:00
ajacoutot
564c909458 Remove now uneeded redirection. 2011-03-09 18:51:48 +00:00
ajacoutot
1b3e438fa4 I'm a consistency freak... no functionnal change it's only cosmetic. 2011-03-09 17:08:00 +00:00
ian
4f39341fa2 Major update to 3.7.0. License changed to ASL2.0. Add rc.d script,
replacing openfirectl, using javaPathHelper. set MODJAVA_JRE =  Yes.
Upstream incorporated my previous patches, so rm them.  Remove MESSAGE
(missed during bulk conversion to pkg-readmes). Tweak README.

Requires a fairly current rc.subr - uses rc_bg !!!

Improved & OK sthen@
2011-03-09 16:50:40 +00:00
jasper
8e3bb02fdd - update libgadu to 1.10.0
from brad
2011-03-09 12:11:07 +00:00
sthen
208b1f45b3 distfile re-rolled (spotted by landry@) - typo in NEWS fixed.
doesn't affect pkg -> no bump.
2011-03-09 08:49:21 +00:00
ajacoutot
c6ba481169 Use FULLPKGNAME in REGRESS_DEPENDS, much less error-prone. 2011-03-09 06:23:35 +00:00
ajacoutot
0b0f08ff77 Fix rcs ids. 2011-03-08 23:45:47 +00:00
landry
45e4e60799 Fix RCS $Id$, from maintainer Nigel Taylor. 2011-03-08 21:51:27 +00:00
martynas
033a20ec17 youtube changed things; apparently it uses double-quotes for id.
recognize both ways (in case they change this again).
ok sthen@, jsg@
2011-03-08 20:11:43 +00:00
sthen
0987955411 link p5-LWP-Protocol-socks, p5-Data-AMF, p5-IO-Socket-Socks 2011-03-07 23:42:55 +00:00
sthen
5b3767d548 Import p5-IO-Socket-Socks, "This module seeks to provide a full
implementation of the SOCKS protocol while behaving like a regular
socket as much as possible."

From maintainer Nigel Taylor, small tweaks from me and jasper@, ok jasper@
2011-03-07 23:39:31 +00:00
sthen
b3fdd0e3bf Fix a STARTTLS bug, same problem as CVE-2011-0411. For more
information see http://seclists.org/bugtraq/2011/Mar/79

ok Brad.
2011-03-07 23:27:24 +00:00
ajacoutot
d5da836c10 Fix some hardcoded patchs in doc.
ok espie@ (maintainer)
2011-03-07 19:48:20 +00:00
sthen
1c7b64b0ab drop DIST_SUBDIR, ok "I was about to commit the same diff myself
too after I was disgusted by the DIST_SUBDIR" jasper@
2011-03-07 10:27:14 +00:00
sebastia
5dda9bbbeb fix spectrum rc script, and remove the SPECTRUM_PATH variable there.
tell spectrumctl where spectrum gets installed, so that there is no need to
rely on SPECTRUM_PATH.
Updated rc script was done by ajacoutot@

OK ajacoutot@
2011-03-07 10:14:01 +00:00
jasper
e4f94c8861 - remove this, it has COMES_WITH=4.9
ok naddy@
2011-03-07 09:21:38 +00:00
jasper
e31fabc1b8 - update twirssi to 2.4.4 2011-03-07 08:23:50 +00:00
jasper
7252c13a5d - stop using twirssi.pl as the distfile, but use the versioned files instead 2011-03-06 22:37:52 +00:00
steven
37115e2a1c update to 2.7.10
from brad (maintainer)
2011-03-06 14:13:20 +00:00
sthen
c6a69f89cb update dnsmasq to 2.57; from Brad, maintainer timeout 2011-03-06 11:19:53 +00:00
jakob
d978636a3c upgrade to Unbound 1.4.8; mostly from sthen@ 2011-03-06 09:24:41 +00:00
jakob
099967e357 add missing file 2011-03-06 09:16:37 +00:00
jakob
ff8ba764fe update patches, no change 2011-03-06 09:11:57 +00:00