Commit Graph

9155 Commits

Author SHA1 Message Date
bluhm
3582e6ecc8 Initial import of p5-Net-Inspect 0.18
The Net::Inspect module allows to inspect data on various network
layers.

The idea of Net::Inspect is to plug various layers of network
inspection together to analyze data.  This is kind of what wireshark
or IDS do, exept this is in perl and therefore slower to execute
but faster to develop and maybe more flexibel too.

from Stefan Rinkes <stefan.rinkes AT gmail DOT com>
2012-09-30 14:40:34 +00:00
jasper
cc68d314c7 - update to gajim-0.15.1
ok pea@ (MAINTNAINER)
2012-09-30 14:28:43 +00:00
bluhm
d6f0da5fe0 update p5-NetAddr-IP to 4.064 2012-09-30 14:27:18 +00:00
jasper
7e903c59cf - fixup WANTLIB 2012-09-30 07:49:04 +00:00
jsg
0d86481a73 adapt to recent youtube changes
ok martynas@ ajacoutot@ dcoppa@
tested by matthieu@
2012-09-30 02:45:04 +00:00
ajacoutot
db0e4a1dbf Add a comment that connectivity and upower are interdependant. 2012-09-29 14:01:54 +00:00
ajacoutot
388c0f6585 @comment -> post-install rm 2012-09-29 13:14:04 +00:00
fgsch
b761843802 hook ngircd 2012-09-29 12:35:03 +00:00
fgsch
057dc33e3f Import ngircd 19.2, a lightweight irc server
input and ok sthen@ gonzalo@
2012-09-29 12:32:01 +00:00
jasper
0255a42763 - update to folks-0.7.4.1 2012-09-29 10:38:11 +00:00
landry
879f33a3c0 Mark as BROKEN-hppa, undefined references to :
__sync_lock_test_and_set_4
__sync_add_and_fetch_4
__sync_bool_compare_and_swap_4
2012-09-29 07:25:40 +00:00
sthen
13a60063fd use a better MASTER_SITES, as pointed out by Adam Jeanguenat. 2012-09-28 19:30:54 +00:00
jasper
f54b6d82ba - update to telepathy-farstream-0.6.0 2012-09-28 14:26:56 +00:00
jasper
b351181006 - update to telepathy-glib-0.19.10 2012-09-28 14:26:40 +00:00
jasper
cc2b8bd061 - update to farstream0.2.0 2012-09-28 14:26:11 +00:00
jasper
51944cdce8 - update to libnice-0.1.3 2012-09-28 14:25:54 +00:00
jasper
2a9a259103 - disable farstream support which is now gstreamer-1.
as discussed with aja@
2012-09-28 14:25:06 +00:00
jasper
023e3c0709 add API_VERSION to SUBST_VARS 2012-09-28 13:07:52 +00:00
jasper
efc5c96eb1 - update to telepathy-mission-control-5.12.3 2012-09-28 11:58:28 +00:00
gonzalo
b61f015afb Little update for Mirmon to 2.6:
o Fixed sorting of 'fake' domain ; ucfirst not is required.
o Capitalize region names ; fake domains (like 'Master') should be
  ucfirst, and go to the top of the report list ; 'proper' regions
  are sorted 'lc'. The ISO-country-list is now utf8,
  Capitalized and complete.
o Faster probe-load averaging by always probing the average number
  of mirrors. The 'ok' and 'not ok' mirrors are averaged separately.
o Show 'project_name' when reporting changes in the mirror-list.
o Show 'path' for rsync urls in the report like 'site::path'.

While here GROFF is not needed.

Ok sthen@ (maintainer)
2012-09-28 11:40:39 +00:00
ajacoutot
e7fe5251ee Fix telepathy-gabble-xmpp-console. 2012-09-28 06:44:18 +00:00
sthen
e435381750 adapt youtube parser; fixes cclive 2012-09-27 23:46:16 +00:00
gonzalo
23dbb02e11 Update for Adsuck to 2.4.3 with updated files.
Ok aja@
2012-09-27 18:20:41 +00:00
gonzalo
d4bdfce7b8 Update for Ziproxy to 3.2.1:
* Changed HTTP authentication code to a modular one.
* Added SASL support for HTTP authentication.
* Fixed compilation issues with libpng 1.5.x.

And other, while here GROFF is not needed, change
configure style, add rc.d(8) script, and edd@ drop
maintership, I take care of this now.

Tested on amd64 and i386.

Ok edd@
2012-09-27 13:17:12 +00:00
ajacoutot
3a39a26e62 Remove bogus configure args. 2012-09-27 10:42:30 +00:00
ajacoutot
0914188dc6 Update to glib2-networking-2.34.0. 2012-09-27 08:58:43 +00:00
dcoppa
254018aeed Fix misuse of CMake
OK sthen@
2012-09-27 08:01:04 +00:00
bluhm
0b1719a6cb + p5-Net-IMP 2012-09-26 18:44:27 +00:00
bluhm
0f1a725609 Initial import of p5-Net-IMP 0.45
IMP is a protocol for inspection, modification and rejection of
data between two sides (client and server) using an analyzer
implementing this interface.

OK sthen@
2012-09-26 18:37:42 +00:00
sthen
2682873a14 removed snort flavours, from nigel@ 2012-09-26 15:46:36 +00:00
lteo
8003eddd81 Update Snort to 2.9.3.1.
Thank you to all who tested: Markus Lude (sparc64), abieber@ (macppc),
and Adam Jeanguenat (i386); I also tested on amd64 and i386.  Thank you
to Rodolfo Gouveia for help/tests on earlier versions, and brad@ for
comments on an earlier version.

From Markus Lude (maintainer), and includes changes done based on
feedback from sthen@ and myself.

OK abieber@ sthen@
2012-09-26 02:11:05 +00:00
lteo
46536bb29b +daq 2012-09-26 01:43:23 +00:00
lteo
ee6937f8d7 Import DAQ 1.1.1.
DAQ, or Data Acquisition library, is a library for packet I/O.  The DAQ
replaces direct calls to PCAP functions with an abstraction layer.

This port is needed by the upcoming Snort 2.9.3.1 update.

From Markus Lude, and includes a tweak from sthen@.
OK abieber@ sthen@
2012-09-26 01:40:32 +00:00
brad
30e1828ea2 Remove USE_GROFF and update distinfo.
Mentioned by and ok dcoppa@
2012-09-25 20:54:39 +00:00
brad
9eda9e18f9 Update to libgadu 1.11.2.
ok sthen@
2012-09-25 20:43:16 +00:00
brad
8aa757b05d Update to Samba 3.6.8 and fix potential fd leaks upon error with the utmp code.
ok sthen@ MAINTAINER
2012-09-25 20:11:11 +00:00
brad
71e24834f6 Enable threads support.
From Gregor Best <gbe at ring0 dot de>
ok sthen@
2012-09-25 20:01:56 +00:00
jasper
ed4cfb2b48 - bugfix update to telepathy-gabble-0.16.3 2012-09-25 13:24:09 +00:00
sthen
d33b83a518 oops, didn't notice this was already imported ;) since PLIST was synced
after pirofti's comments, bump REVISION.
2012-09-25 12:14:21 +00:00
sthen
928bd03277 import ports/net/gophernicus, from Brian Callahan with a few tweaks.
ok pirofti@ (who else!)

The Gophernicus Project is a one-man mission to modernize gopher, the
precursor of the evil that is WWW.
2012-09-25 12:12:33 +00:00
jasper
b16a3db0bb - bugfix update to telepathy-idle-0.1.12 2012-09-25 12:10:56 +00:00
jasper
0f3d4eeed6 - bugfix update to telepathy-mission-control-5.12.2 2012-09-25 12:10:40 +00:00
jasper
ed5960978b - update to telepathy-spec-0.27.0 2012-09-25 12:09:34 +00:00
bluhm
fd28e36f58 update p5-OSPF-LSDB to 1.07 2012-09-23 21:30:40 +00:00
jeremy
5542f53b23 Now that ruby 1.9 is the default ruby implementation for gem/extconf
ports, for the ports that are built both on ruby 1.8 and ruby 1.9,
switch the category Makefiles to explicitly list the ruby18 FLAVOR
instead of the ruby19 FLAVOR.

Also, for home_run, fastri, and fastercsv, explicitly build only the
ruby 1.8 version of the port.  These libraries can run on ruby 1.9, but
it doesn't make sense to build a ruby 1.9 version by default.
2012-09-23 17:20:41 +00:00
jeremy
e7549ddf5e Switch ruby plugin to use ruby 1.9 instead of ruby 1.8. 2012-09-23 17:05:49 +00:00
jeremy
4df01cf8a7 Explicitly set ports that only build or run on ruby 1.8 to have both
FLAVOR and FLAVORS set to ruby18, so attempting to build them without a
FLAVOR set still builds the ruby 1.8 version.
2012-09-23 17:00:49 +00:00
jeremy
9395e3f102 Bump revisions for ruby gem/extconf ports after the switch to ruby 1.9
by default, since the ruby 1.8 version now has a ruby18 explicit FLAVOR.

Remove MAINTAINER at his request.
2012-09-23 16:59:49 +00:00
jeremy
c3579f1baf Bump revisions for ruby gem/extconf ports after the switch to ruby 1.9
by default, since the ruby 1.8 version now has a ruby18 explicit FLAVOR.
2012-09-23 16:57:32 +00:00
landry
500bd5c7fe +focuswriter,gophernicus 2012-09-22 07:59:35 +00:00
landry
9549334624 Import gophernicus 1.3.
The Gophernicus Project is a one-man mission to modernize gopher, the
precursor of the evil that is WWW.

From Brian Callahan on ports@, ok sthen@
2012-09-22 07:58:28 +00:00
ajacoutot
ef5cb32a0f Stupid autohell is stupid...
The situation is this: even when we --disable-gtk-doc, if gtk-doc is
actually installed at configure stage, tools like gtkdoc-rebase will be
picked up and run during the install target. That is bad because the
gtk-doc package may have been removed by then, especially during dpb(1)
bulks (we explicitely disable support for it so why should it stay...).

So for now, let's add the following env to configure whenever we use
--disable-gtk-doc, until a bettersolution is found...
CONFIGURE_ENV +=ac_cv_path_GTKDOC_CHECK="" \
		ac_cv_path_GTKDOC_REBASE="" \
		ac_cv_path_GTKDOC_MKPDF=""
2012-09-21 14:48:05 +00:00
jasper
b35d6abbf2 add two more commits to unbreak with new goi;
only comments changed; no bump.
2012-09-21 10:27:22 +00:00
jasper
c879b2facf - add patches from upstream git to fix build with upcoming
gobject-introspection update.
2012-09-21 07:01:54 +00:00
sthen
46b6a18c80 update to Quagga 0.99.21 2012-09-19 16:35:06 +00:00
bluhm
6468772301 update p5-OSPF-LSDB to 1.06 2012-09-19 10:10:26 +00:00
jasper
c3990dee0b sync after recent lua.port.mk change 2012-09-19 08:15:08 +00:00
dcoppa
ccb1d8d3cc Unbreak build with HaXml>=1.22 2012-09-18 17:12:56 +00:00
jasper
91c889f28a - dont hardcode /usr/local 2012-09-18 11:28:23 +00:00
henning
16ca457949 fix rsync path (/usr/bin/ vs /usr/local/bin). I had forgotten I had changed
this early on, long beforewhen asking espie to include rrsync, sorry.
ok & "bump revision" espie
2012-09-18 11:00:55 +00:00
pea
eecc83d003 Update to 2.2.0
Fix for CVE-2012-3547.
Lots of bugfixes and improvements.

With help/tweaks from sthen@

ok sthen@
2012-09-16 12:44:02 +00:00
jeremy
fc111005c8 Remove pure ruby gem ports that aren't compatible with ruby 1.9.
Most OK sthen@, ruby-prawn OK claudio@
2012-09-15 17:55:15 +00:00
jeremy
d9028f61a8 Unlink pure ruby gem ports that aren't compatible with ruby 1.9.
Most OK sthen@, ruby-prawn OK claudio@
2012-09-15 17:53:15 +00:00
sthen
29df1f9179 don't hide output from configure/build/install steps of the BIND Export libs.
ok jakob@
2012-09-15 10:44:04 +00:00
sthen
3bbd34b389 update to ISC DHCP 4.2.4-P2; CVE-2012-3955 ok jakob@
An issue with the use of lease times was found and fixed.  Making
  certain changes to the end time of an IPv6 lease could cause the
  server to abort.  Thanks to Glen Eustace of Massey University,
  New Zealand for finding this issue.
2012-09-15 10:43:40 +00:00
sthen
a0c624ff98 update check_mssql_health to 1.5.10; various bugfixes 2012-09-15 10:37:22 +00:00
jasper
c48cbbd555 - no need for groff
- use MODLUA_RUN_DEPENDS so we pull in the right lua flavors
- add dependency on luadbi
- mention luadbi in the README

ok MAINTAINER
2012-09-14 21:51:19 +00:00
pascal
e0085ac361 Update to tor 0.2.2.39, reminded by sthen@
Changes in version 0.2.2.39 - 2012-09-11
  Tor 0.2.2.39 fixes two more opportunities for remotely triggerable
  assertions.

  o Security fixes:
    - Fix an assertion failure in tor_timegm() that could be triggered
      by a badly formatted directory object. Bug found by fuzzing with
      Radamsa. Fixes bug 6811; bugfix on 0.2.0.20-rc.
    - Do not crash when comparing an address with port value 0 to an
      address policy. This bug could have been used to cause a remote
      assertion failure by or against directory authorities, or to
      allow some applications to crash clients. Fixes bug 6690; bugfix
      on 0.2.1.10-alpha.

No CVEs for these vulnerabilities yet.
2012-09-12 21:09:28 +00:00
sthen
26a3298ab2 SECURITY update to BIND 9.9.1-P3, fixes CVE-2012-4244
https://kb.isc.org/article/AA-00778

If a record with RDATA in excess of 65535 bytes is loaded into a
nameserver, a subsequent query for that record will cause named to exit
with an assertion failure.

This vulnerability can be exploited remotely against recursive servers
by inducing them to query for records provided by an authoritative
server. It affects authoritative servers if a zone containing this type
of resource record is loaded from file or provided via zone transfer.
2012-09-12 17:21:52 +00:00
sthen
95de1d0bcc build isc-bind,ratelimit in bulks 2012-09-12 08:26:27 +00:00
sthen
3f3999dd76 Remove netdude/libnetdude, as proposed on ports@ about a week ago
with no objections. It relies on a GUI toolkit which hasn't been updated
in 10 years, needs to run as root in order to get tcpdump to parse
capture files, and even then it still doesn't work.
2012-09-12 08:26:05 +00:00
sthen
913fa727f2 sync OUI database 2012-09-11 14:54:05 +00:00
sthen
21170d46d8 lp64 header fixes for tacacs+, pointed out by Sascha Retzki on ports@ 2012-09-11 12:45:44 +00:00
sthen
bcb8855409 regen patch 2012-09-11 12:29:56 +00:00
ajacoutot
c0a045b049 Explicitely patch for DATADIRNAME; the hack from the gnome MODULE will
be removed soon.
2012-09-11 07:58:06 +00:00
ajacoutot
d9a4bcc50e Bump after gstreamer-plugins-base subpackaging change. 2012-09-06 12:38:35 +00:00
sthen
b700bc9042 cvs add. I could've sworn this was already there... 2012-09-05 19:57:42 +00:00
sthen
ebfd5e5feb use a subdir for the pid file to avoid log spam; pointed out by Julien Dhaille 2012-09-05 19:55:57 +00:00
ajacoutot
58045a7890 This was missed when the "russian" category got removed. 2012-09-04 22:43:20 +00:00
sthen
fd14b138bb update to Samba 3.6.7, from Ian McWilliam (maintainer)
- sync md5 patch to configure.in with ticket 9037 upstream, suggested by Brad

ok maintainer
2012-09-04 10:00:20 +00:00
ajacoutot
848ef63891 No more palm in CATEGORIES. 2012-09-04 07:35:52 +00:00
jeremy
054823d8c1 Remove msf@ as maintainer from the ports he maintains, at his request,
as he no longer works on OpenBSD.
2012-09-04 03:40:33 +00:00
jeremy
f683119254 Make the _tomcat script use ruby19 instead of ruby18. Since ruby isn't
an actual dependency, users of this script need to manually upgrade to
ruby 1.9.

While here, remove now incorrect comment.

OK sthen@
2012-09-03 18:00:32 +00:00
robert
e6291dd0bc update to 1.8.15 2012-09-03 16:14:59 +00:00
kili
0a415a67e0 Update to HTTP-4000.2.3. 2012-09-02 20:20:12 +00:00
gonzalo
7ef7a95262 Update for Arping with:
* Fix warnings reported by clang.
* Using -1 is the same as 0, except older libpcap left 0 undefined.
* Fixed non-conflict.
* Always process all waiting packets.

Tested on amd64.

Ok benoit@ (maintainer)
2012-09-02 19:52:41 +00:00
kili
066cece9de Mark as broken for now. It doesn't build with ghc-7.4. 2012-09-02 18:12:56 +00:00
sthen
cd1dbd9d02 fix epn-related bug in icinga, patch from upstream 2012-09-02 11:55:11 +00:00
naddy
4b2c0bced6 bump after DESCR changed when ratelimit flavor was added 2012-09-02 10:55:59 +00:00
gonzalo
31f09f54a6 Update for Icecast to 2.3.3:
* Improved HTTPS cipher handling and added support for chained certificates.
* Allow the source password to be undefined. There was a corner case,
  where a default password would have taken effect. It would require the
  admin to remove the 'source-password' from the icecast config to take
  effect. Default configs ship with the password set, so this
  vulnerability doesn't trigger there.
* Prevent error log injection of control characters by substituting
  non-alphanumeric characters with a '.' (CVE-2011-4612). Injection
  attempts can be identified via access.log, as that stores URL encoded
  requests. Investigation if further logging code needs to have
  sanitized output is ongoing.

Tested on amd64.

Reads fine aja@
2012-09-01 17:35:54 +00:00
ajacoutot
0bbbd35e32 register-plist did not catch the devel/glib2 -main -> empty change.
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +00:00
naddy
046d7dbf7d bsd.lib.mk does not build _pic.a libraries any longer 2012-09-01 12:02:26 +00:00
sthen
bd6b742e57 revert previous workaround, no longer needed with bsd.port.mk r1.1188 2012-08-31 16:57:23 +00:00
sthen
d40cbbfc5c update to OpenConnect 4.07, fixes handling of CSTP write stalls 2012-08-31 13:59:01 +00:00
sthen
a01f15a3eb sync patch with upstream; drop check for config_arg being NULL,
since that's impossible now the getopt string is fixed.
2012-08-31 13:41:28 +00:00
jasper
aa77be931f - update to 1.13.3
from Tom Doherty (MAINTAINER)
2012-08-31 12:52:12 +00:00
sthen
eb09d327e4 Don't crash with -p without a password, problem reported by Rodolfo Gouveia
(getopt string bug, fix is committed upstream too)
2012-08-31 12:30:56 +00:00
sthen
94ec942f9f add "ratelimit" flavour to net/isc-bind to build it with the experimental DNS
response rate limiting (DNS RRL) patchset, http://www.redbarn.org/dns/ratelimits
2012-08-31 09:16:35 +00:00
sthen
743cf4110d bugfix update to Icinga 1.7.2 2012-08-30 13:56:17 +00:00
jasper
1c1837ee41 - remove unneeded CONFIGURE_ENV and USE_GROFF 2012-08-29 18:27:53 +00:00
jasper
98d24f44e9 move CONFIGURE_STYLE to Makefile.inc 2012-08-29 17:50:55 +00:00
jasper
217700dc5e add patches from upstream to unbreak with new vala. 2012-08-29 14:11:55 +00:00
sthen
804301d75f update to icli 0.43 2012-08-29 13:31:20 +00:00
sthen
25fa27eeb7 Use SUBST_CMD-main explicitly rather than SUBST_CMD; following bsd.port.mk
r1.1183 this is now subpackage-dependent - nfsen sets a different PREFIX for
different subpackages and this change caused failures in DPB builds (but not
normal builds) as they pass the subpackage in SUBDIR.

Problem reported by krw, ok espie@.
2012-08-28 23:33:33 +00:00
ajacoutot
547f29c3e2 Correct the configure patch to patch the correct location so that the
bindtextdomain() check finds libintl as expected and remove the LDFLAGS
hack because the patch was not patching the correct location.

from Brad
2012-08-28 18:42:30 +00:00
sthen
32d7e0db91 missing / in MASTER_SITES, from rpe 2012-08-27 13:32:24 +00:00
gonzalo
e2abff372f Update for haproxy to 1.4.21 with some changes:
- MINOR: stats admin: allow unordered parameters in POST requests
    - BUG/MAJOR: possible crash when using capture headers on TCP frontends
    - MINOR: config: disable header captures in TCP mode and complain
    - CLEANUP: http: message parser must ignore HTTP_MSG_ERROR
    - BUG/MAJOR: checks: don't call set_server_status_* when no LB algo is set
    - MINOR: proxy: make findproxy() return proxies from numeric IDs too
    - BUG/MINOR: stop connect timeout when connect succeeds

And others (http://haproxy.1wt.eu/download/1.4/src/CHANGELOG), while here GROFF is not needed,
add a rc.d(8) script and maintainer drop maintainership.

Tested on i386.

Ok sthen@ (untested)
2012-08-27 13:03:06 +00:00
ajacoutot
e197aaebf5 Remove -pthread patching.
from Brad
2012-08-27 06:19:48 +00:00
ajacoutot
2ec950a657 Remove -pthread patching.
from Brad (maintainer)
2012-08-26 07:16:54 +00:00
ajacoutot
115f7f9fd9 Update to gnugk-3.1. 2012-08-25 13:19:37 +00:00
ajacoutot
1c213852c1 Update to opal-3.10.7. 2012-08-25 13:17:54 +00:00
ajacoutot
b34ccae0d5 --disable-h460p which requires development (unreleased) code from h323plus
for dependent ports to compile properly.
2012-08-25 13:16:30 +00:00
ajacoutot
3e47445b0c Remove pthread patch and fix static linking.
from Brad
2012-08-25 13:12:59 +00:00
ajacoutot
06241e4236 Simplify how the order of the _pkg_scripts entries get reversed on stop.
from rpe, ok sthen@
2012-08-25 10:14:37 +00:00
jasper
6fc40f4b57 Security fix for CVE-2012-3525
jabberd XMPP Dialback Protection Bypass Vulnerability

(this port could really use an update too fwiw)
2012-08-24 07:24:12 +00:00
ajacoutot
9b5b3baef7 Update to ipcalc-1.4.
from robert at peichaer dot org
2012-08-24 07:05:51 +00:00
sthen
c1da042370 update to OpenConnect 4.06, sitting in my tree since lock, a diff from
Rodolfo Gouveia reminded me about this.
2012-08-23 16:43:10 +00:00
sthen
9f9069554b sync wantlib 2012-08-23 15:50:05 +00:00
espie
6d25e1daac install rrsync support script, as requested by henning@ 2012-08-23 13:27:51 +00:00
ajacoutot
439dfcf169 The owncloud module is linked with libpthread, so we need to compile
csync with -pthread to prevent:
    dlopen: failed to open libpthread.so.XX.X
2012-08-21 15:28:18 +00:00
jasper
6fcd28866b - update to 0.12.2.1, which just adds this missing file 2012-08-21 06:17:44 +00:00
jasper
14edc88443 - update to 0.10.4 2012-08-20 08:54:07 +00:00
jasper
c549cfe082 - update to 0.10.3 2012-08-20 08:54:00 +00:00
jasper
a281d3d823 - update to 0.18.4
- tighten gssdp dependency
2012-08-20 08:53:39 +00:00
jasper
383e4fef0a - update to 0.12.2 2012-08-20 08:52:59 +00:00
ajacoutot
057028b194 RCS id cleanup; also add OpenBSD RCS Id where missing... 2012-08-19 22:30:36 +00:00
avsm
c53c905319 update to mldonkey-3.1.3 for the stable port
* replace MODOCAML_NATIVE by ocaml_native PROPERTY
* remove patches included upstream
ok espie@
From Christopher Zimmermann <madroach@gmerlin.de>
2012-08-18 23:47:27 +00:00
sthen
d34149590b update to dnsmasq 2.63, from Brad. 2012-08-18 21:34:33 +00:00
ajacoutot
7ab36748ae Remove irrelevant $FreeBSD RCS ids. 2012-08-18 12:41:37 +00:00
ajacoutot
b7eab0566c boring morning useless cleanup: remove the FreeBSD RCS tags; it makes
sense for ports Makefile but not really for categories.

ok espie@
2012-08-18 07:25:25 +00:00
sthen
e7517e8500 update to BIRD 1.3.8, from Brad. 2012-08-17 09:34:56 +00:00
bluhm
261d9891fc update p5-OSPF-LSDB to 1.04
ok sthen@
2012-08-17 01:50:18 +00:00
ajacoutot
ae1a656143 Update to csync-0.50.8. 2012-08-16 08:52:55 +00:00
jasper
edcd24d034 - update to 0.7.90 2012-08-15 10:58:25 +00:00
pascal
b6ee0c371b SECURITY update to tor 0.2.2.38. From the ChangeLog:
Changes in version 0.2.2.38 - 2012-08-12
  Tor 0.2.2.38 fixes a rare race condition that can crash exit relays;
  fixes a remotely triggerable crash bug; and fixes a timing attack that
  could in theory leak path information.
2012-08-13 16:39:35 +00:00
naddy
635d3f8dd9 0.98.9 does not require access to private libpng data structures any longer
ok maintainer, jasper@
2012-08-13 14:07:01 +00:00
jasper
c2d045892e - update to 0.98.9
from Azwaw OUSADOU (MAINTAINER)
2012-08-12 17:33:04 +00:00
bluhm
d074592c11 update p5-DNS-ZoneParse to 1.10
from Stefan Rinkes; ok Girish Venkatachalam (maintainer)
2012-08-07 21:20:23 +00:00
okan
40da2487b6 unbreak PLIST; ok sthen@ 2012-08-07 14:03:58 +00:00
naddy
ee86b61264 arpa/inet.h and netinet/in.h can now be #included in either order 2012-08-07 10:18:47 +00:00
sthen
c4cebc1945 Security update to BIND 9.9.1-P2, from Brad.
CVE-2012-3868: High TCP Query Load Can Trigger a Memory Leak
CVE-2012-3817: Heavy DNSSEC Validation Load Can Cause a "Bad Cache"
Assertion Failure
2012-08-07 07:44:27 +00:00
naddy
e35bc83fd4 fix prototypes; no need for groff 2012-08-06 17:35:34 +00:00
sthen
cebf0414ca use MODLUA_BIN to unbreak 2012-08-06 09:50:50 +00:00
sthen
082443441c unbreak path to lua binary 2012-08-06 09:47:20 +00:00
ajacoutot
6bb66a06ba ${SYSCONFDIR}/rc.d -> ${RCDIR} 2012-08-06 08:46:59 +00:00
naddy
8772c908e9 arpa/inet.h and netinet/in.h can now be #included in either order 2012-08-05 20:28:51 +00:00
jasper
141f87c6ce Security fix for CVE-2012-3435
'itemid' was not properly sanitized which would lead to an SQL injection flaw.

ok robert@ (MAINTAINER)
2012-08-05 19:29:35 +00:00
ajacoutot
44375fc467 Remove the samba,cups FLAVORs. 2012-08-05 09:57:23 +00:00
dcoppa
862fb57f81 Remove this; committed by mistake.
ok ajacoutot@, sthen@
2012-08-05 08:14:56 +00:00
sthen
7ce46402a0 We no longer patch the autoconf input files, so switch back to
CONFIGURE_STYLE=gnu - from Brad.
2012-08-05 08:02:11 +00:00
sthen
7c0e03bbef update to ISC-DHCP 4.2.4-P1, from Brad
CVE-2012-3570: An Error in the Handling of an Unexpected Client
Identifiers can Cause Server Crash When Serving DHCPv6

CVE-2012-3571: An Error in the Handling of Malformed Client Identifiers
can Cause a Denial-of-Service Condition in Affected Servers

CVE-2012-3954: Memory Leaks Found in ISC DHCP
2012-08-04 21:15:35 +00:00
sthen
73f342959a update to unbound 1.4.18; includes a crash fix (assertion failure).
- rc.d script now generates the unbound-control keys if they don't exist
and the sample config file is patched to enable this, various rc.d/unbound
actions depend on this, pointed out/ok aja@
2012-08-04 20:43:54 +00:00
ajacoutot
5787f3b87c Set rc_usercheck to NO. 2012-08-04 15:28:14 +00:00
ajacoutot
d09d99daf0 Fix WANTLIB/LIB_DEPENDS now that iniparser has been fixed. 2012-08-04 15:13:26 +00:00
ajacoutot
9824017b25 Remove the cups FLAVOR and depends on cups,-libs.
Fix to build with cups >= 1.6.
2012-08-04 14:45:34 +00:00
espie
39ab78796c ... and some of the patches I forgot to add 2012-08-04 14:25:33 +00:00
espie
6fdca43594 fix non-sensible libtool parameters, allows us to drop some very weird
libtool code.
2012-08-04 14:24:23 +00:00
sthen
c397356e55 +isc-bind 2012-07-19 08:37:02 +00:00
sthen
1fae95c381 import BIND 9.9.1-P1 as ports/net/isc-bind - this is newer than the
version of BIND than is in the base OS (some people require features
from this version e.g. DNS64), but note that it does not include
the hardening changes made to the version in base.

feedback from naddy@ giovanni@, ok giovanni@.

"BIND is open source software that implements the Domain Name System
(DNS) protocols for the Internet. It is a reference implementation
of those protocols, but it is also production-grade software,
suitable for use in high-volume and high-reliability applications."
2012-07-19 08:36:45 +00:00
jasper
1082d1b985 - update to 2.8.4
from piotr sikora (MAINTAINER)
2012-07-18 14:03:44 +00:00
jasper
e36ebe3043 Update to 2.10.6, includes a security fix for:
CVE-2012-3374 Fix a buffer overflow vulnerability when parsing incoming messagescontaining inline images.

from brad (MAINTAINER)
2012-07-18 13:31:49 +00:00
sthen
1883325b00 update to the version of queryperf distributed with BIND 9.9.1-P1 2012-07-18 10:22:44 +00:00
dcoppa
d2f37796e0 Update to mldonkey-3.1.2
While here, fix some errors wrt non-native ocaml architectures
2012-07-17 13:26:49 +00:00
jasper
3ddd3990e2 remove gnet, it's deprecated and shouldn't be used anymore since the
functionality has been in glib >= 2.22.

ok aja@
2012-07-17 10:49:13 +00:00
jasper
a6d1858786 unhook gnet 2012-07-17 10:48:57 +00:00
jasper
433ff4d7f4 sync 2012-07-17 10:46:41 +00:00
jasper
d554330325 remove outdated, deprecated and half-working cruft
ok sthen@
2012-07-17 10:46:23 +00:00
jasper
5267fbd152 remove broken scli, which also lacks working non-default community strings
ok sthen@
2012-07-17 10:46:01 +00:00
dcoppa
c3d8c9b9b0 Mention that miniupnpc wants 'multicast_host=YES'
suggestions/ok ajacoutot@
2012-07-17 08:30:58 +00:00
sthen
33753eb2d0 sync 2012-07-16 15:22:29 +00:00
sthen
173a380270 import ports/net/ttg, ok jasper@
TTG is a small command-line utility to display the throughput (bandwidth
usage) on an interface of a remote device such as a router, switch, etc.,
over SNMP.

Unlike tools like MRTG which sample bandwidth over a relatively long
interval (often 5 minutes), TTG is normally used to display throughput
over as little as one second.
2012-07-16 15:22:05 +00:00
landry
3c6705d52c Update to iftop 1.0pre2.
Better than what we have in tree, and upstream is practically dead.
Tested on amd64/ppc/sparc64.
From Brad, MAINTAINER timeout.
2012-07-16 08:49:38 +00:00
giovanni
7cc1504616 Major update to 6.01
tests & ok benoit@, thanks
2012-07-16 07:39:31 +00:00
dcoppa
5a72116b35 Back out the update to 0.13.2/0.9.2; too much problems to make
release.

OK sthen@, naddy@
2012-07-15 10:20:07 +00:00
espie
ffcdf26940 fix typo.
reported to Niels Provos, in case he still cares...
2012-07-13 17:51:42 +00:00
ajacoutot
42b587edf7 Bump to force rebuild so that a new package will be ready for 08/25.
requested by mlarkin@
2012-07-13 17:15:09 +00:00
ajacoutot
afa6611b95 --disable-static 2012-07-13 16:56:55 +00:00
sthen
599929145d update to OpenConnect 4.05 2012-07-12 23:10:23 +00:00
naddy
a4e4debdb1 update to 7.26.0 and update DESCR 2012-07-11 22:15:00 +00:00
sthen
6e611dc992 fix timestamps to avoid autotools cascade
regen patch while there
2012-07-11 09:38:39 +00:00
dcoppa
de5f8fb099 Fix a crash when total number of connections exceeds 1024
(from FreeBSD)

Fix a bug where manual tracker update for a preferred tracker that
fails would end up rerequesting instantly
(upstream git commit 78f56ee74cecd8e82d39baaea10395301fbec4b8)
2012-07-11 08:33:39 +00:00
william
2d7fd6010b Add dependency on logtail and enable the amavis, courier, mailscanner,
and perdition plugins.  The dependency can be satisfied by either the
logtail or logsentry ports (thanks to sthen for realizing this!)

ok sthen
2012-07-11 03:46:42 +00:00
espie
6ae86a797e somehow, some wrong options passed to gnu libtool vanish.
Correct to the right option
2012-07-10 22:53:57 +00:00
jasper
144e2930d7 handle multiple lua versions, for now everything builds with the "old" 5.1 in the new location.
use FLAVOR=lua52 to use lua 5.2 with these ports.
2012-07-10 15:22:44 +00:00
zinke
89d231cab6 tweak DESCR wording 2012-07-10 14:40:46 +00:00
zinke
d35691112e link net/sic 2012-07-10 14:09:01 +00:00
zinke
1e5e98ec23 import sic-1.1
sic is an extremely simple IRC client. It consists of less than 250
lines of code. It is the little brother of irc it.

ok giovanni@
2012-07-10 14:03:18 +00:00
sthen
59433e16d5 bump 2012-07-09 21:59:51 +00:00
jasper
905aa108f6 missing bump 2012-07-09 21:10:57 +00:00
sthen
fb84f8d022 tedu nepenthes' prelude support, pointed out naddy@ 2012-07-09 13:00:24 +00:00
sthen
15d1dad14a tedu the prelude support, pointed out by naddy 2012-07-09 12:58:16 +00:00
jasper
3420d04585 fix lua dependency 2012-07-09 10:01:20 +00:00
ajacoutot
0ea148f52a Unbreak with gnutls>=3. 2012-07-09 09:10:13 +00:00
ajacoutot
4c428e21c4 Add (obvious) missing category. 2012-07-08 21:30:22 +00:00
gonzalo
46a483b4b3 Update for mktorrent to 1.0 with a new implementation:
* Creates a BitTorrent metainfo file from a file or directory in a
simple and fast way.
* Supports multiple trackers.
* Can add a custom comment to the metainfo file.
* Can add the private flag to dissalow DHT and Peer Exchange.
* Can add web seed URLs.
* Hashing can be done multi threaded and supports multiple CPUs.

Change Web and MASTER_SITE, zap some white spaces and change License, and
put myself as maintainer.

Tested on i386 and sparc64.

Ok stsp@ (ex-maintainer) naddy@
2012-07-08 21:23:24 +00:00
steven
711ecb45f5 update to 3.0.6.2 2012-07-08 19:24:18 +00:00
steven
85977dedce update to 3.0.6.1 2012-07-08 19:20:58 +00:00
giovanni
d62f8e0d32 Update to 1.4.8
ok zinke@
2012-07-08 18:07:41 +00:00
sthen
18fb46ca5c - switch OpenConnect to using gnutls now that we have version 3
- fix default path to vpnc-script

(add missed patch, should have been with preceding commit)
2012-07-08 13:14:19 +00:00
sthen
f956eb5d99 - switch OpenConnect to using gnutls now that we have version 3
- fix default path to vpnc-script
2012-07-08 13:13:26 +00:00
sebastia
3ebd018cac update udns to 0.2
OK zinke@
2012-07-08 12:17:56 +00:00
sthen
7b7edc9840 update to OpenConnect 4.04 2012-07-05 15:22:54 +00:00
sthen
2e4d750576 ESXi 5.0u1 responds *really* slowly to hardware status requests, this is
a vmware bug, until they get round to fixing it let's at least document which
icinga/nagios variable you need to bump as a workaround.  ok merdely@
2012-07-05 14:39:10 +00:00
sthen
5dd4c3d72d include smilint in the COMMENT so blambert and other people can
find it more easily.
2012-07-05 12:23:18 +00:00
ajacoutot
771ed9034f Add comment that daemon_flags, daemon_user and daemon_class are not passed
to the child scripts.
2012-07-04 13:00:46 +00:00
bluhm
7aab912a21 - update p5-OSPF-LSDB to 1.02
- remove dependency to math/graphviz
OK sthen@
2012-07-04 08:25:45 +00:00
sthen
bf4fd4a2c5 remove 5-year-old unmaintained module in favour of a fork whose
maintainer responds within hours ;)  ok jasper@
2012-07-03 12:56:46 +00:00
sthen
d575d592e8 unlink Net::SMTP::TLS, link Net::SMTP::TLS::ButMaintained 2012-07-03 12:48:11 +00:00
sthen
6fae620fee switch to Net::SMTP::TLS::ButMaintained 2012-07-03 12:47:11 +00:00
sthen
9513d66c4a import ports/net/p5-Net-SMTP-TLS-ButMaintained, ok jasper@
Net::SMTP::TLS::ButMaintained is a TLS and AUTH capable SMTP client
which offers an interface that users will find familiar from Net::SMTP.

Net::SMTP::TLS::ButMaintained implements a subset of the methods
provided by that module, but certainly not (yet) a complete mirror
image of that API.

It is forked from the no-longer-maintained Net::SMTP::TLS.
2012-07-03 11:48:50 +00:00
sthen
dd1bc1f76a update to OpenConnect 4.03 2012-07-02 15:20:15 +00:00
sthen
f83ac4e038 update to ISC dhcpd 4.2.4, from Brad. 2012-07-02 10:59:03 +00:00
sthen
731bee596d more fixes from Net::SMTP::TLS::ButMaintained (via Mikolaj Kucharski, thanks). 2012-06-30 21:27:53 +00:00
steven
c6f69e05a6 drop maintainer 2012-06-29 23:48:48 +00:00
bluhm
8609774f11 +p5-OSPF-LSDB 2012-06-29 00:16:28 +00:00
bluhm
f23885678c Initial import of p5-OSPF-LSDB 1.01
OSPFView Perl module OSPF::LSDB reads the link-state database from
an OSPF daemon.  Then it creates a dot graphic which can be displayed
with graphviz.

The OSPF::LSDB Perl module and its submodules implement the
functionality to hold, parse, check, display the content of an OSPF
link-state database.

Additionally the OSPFView package contains command-line tools to
read the link-state database from an ospf daemon.  Then it creates
a dot graphic which can be displayed with graphviz.  At the moment
OpenBSD ospfd and ospf6d and gated 3.6 are supported.  Cisco support
is experimental.

OK sthen@
2012-06-29 00:10:28 +00:00
sthen
14a538eac0 update nagios-plugins to 1.4.16, various fixes/new features
- the new code in check_user wants utmpx so those parts are reverted
to the old popen("/usr/bin/who",...) code for now.
2012-06-28 23:10:48 +00:00
bluhm
f6d8f833c7 update p5-NetAddr-IP to 4.062 2012-06-28 22:14:28 +00:00
sthen
2782c5366c +p5-Net-TCLink 2012-06-28 19:09:08 +00:00
sthen
925178c570 import ports/net/p5-Net-TCLink, from Chris Bennett, ok landry@
Net::TCLink is a module that allows for fast, secure, reliable credit
card and check transactions via the TrustCommerce IP gateway. The
module consists of a single function call that accepts a hash
describing the requested transaction and returns a map that describes
the result.
2012-06-28 19:08:45 +00:00
sthen
fc72a4ae3a update to OpenConnect 4.02
- thanks to David Woodhouse (upstream) for quickly fixing a build
problem I ran into with 4.01.
2012-06-28 15:43:21 +00:00
dcoppa
9a2078f7d9 Remove security/libgpg-error from LIB_DEPENDS, it's already pulled
in by security/libgcrypt

Ok landry@
2012-06-28 08:42:01 +00:00
naddy
0e9fe96aad remove workaround for gcc4 that is no longer needed 2012-06-27 19:30:04 +00:00
jasper
fa5ee7998b Fix build without openssl sslv2
from brad
2012-06-27 12:10:19 +00:00
sthen
cf0fe9c493 Update to Samba 3.6.6, from maintainer Ian McWilliam.
o  Fix possible memory leaks in the Samba master process (bug #8970).
o  Fix uninitialized memory read in talloc_free().
o  Fix joining of XP Pro workstations to 3.6 DCs (bug #8373).
2012-06-27 07:29:17 +00:00
jasper
af6e48b7ed - update to 2.1.11
ok maintainer
2012-06-26 20:23:29 +00:00
naddy
9597e5ff97 - these patches (or chunks) are not needed anymore since arpa/inet.h -r1.12 2012-06-26 18:24:26 +00:00
sthen
3d1420eb0e fix WANTLIB etc. 2012-06-26 16:56:54 +00:00
sthen
4cb71cf8c4 +weechat 2012-06-26 15:07:01 +00:00
sthen
7aa17af00c import ports/net/weechat, from Simon Kuhnle based on a port
from Jona Joachim, ok landry@.

WeeChat (Wee Enhanced Environment for Chat) is a fast and light chat
environment for many operating systems. Everything can be done with a
keyboard. It is customizable and extensible with scripts.
2012-06-26 15:06:42 +00:00
jasper
e021936b1b - these patches (or chunks) are not needed anymore since arpa/inet.h -r1.12 2012-06-26 14:15:23 +00:00
jasper
edf459eb4f - these patches (or chunks) are not needed anymore since arpa/inet.h -r1.12
no pkg change
2012-06-26 12:30:37 +00:00
naddy
8649689026 no more MIN(), MAX() clash after <arpa/inet.h> has stopped pulling in
<sys/param.h>
2012-06-26 10:57:02 +00:00
jasper
b291cb7ef5 let these work if sslv2 is diabled; from Brad 2012-06-26 10:14:10 +00:00
sthen
bfa3972402 drop Simon Kuhnle as maintainer, per his request. 2012-06-25 22:03:04 +00:00
naddy
243a913d4a * explicitly include <limits.h> for INT_MAX
* no need for groff
2012-06-25 19:24:27 +00:00
naddy
fd3f2648f8 explicitly include <sys/param.h> before <sys/sysctl.h> and don't rely on
it being pulled in by some other header file
2012-06-25 14:06:26 +00:00
ajacoutot
ee87e8c416 Update to libcares-1.9.1.
from Brad
2012-06-24 10:08:42 +00:00
ajacoutot
9058e82120 Update to csync-0.50.7. 2012-06-24 08:01:29 +00:00
jasper
5b3534a62c tom doherty takes maintainership 2012-06-23 10:33:32 +00:00
jasper
8725135d6d - update to 1.13.2
from Tom Doherty
2012-06-22 16:43:01 +00:00
ajacoutot
6b93011077 Depend on ptlib>=2.10.5; that should fix the breakage reported by naddy@ 2012-06-22 12:59:09 +00:00
gonzalo
5f7af543b0 Update for pdnsd to 1.2.9a-par, new version fixing a problem with the
flag --enable-strict-rfc2181 we use by default, and unbreak rc script.

While here, GROFF is not needed, and update the web. Tested on i386 and amd64.

Ok aja@ and test from Brad.
2012-06-21 14:40:40 +00:00
ajacoutot
cfbd42b0ed Update to opal-3.10.5. 2012-06-21 14:24:22 +00:00
sthen
6032d27c75 recognize 5.2 2012-06-21 13:54:14 +00:00
giovanni
dc41f6a90e Drop maintainership, I switch all my vpns to npppd 2012-06-21 09:35:38 +00:00
ajacoutot
b52385b2b9 Adapt now that pdo_sqlite is part of main php. 2012-06-21 07:00:20 +00:00
stsp
c41207056c allow https with identi.ca; ok and tweak jasper@ 2012-06-19 19:06:21 +00:00
okan
0848a8a56c WANTLIB sync after ImageMagick update; ok sthen 2012-06-19 12:57:32 +00:00
sthen
0af7923032 update to Icinga 1.7.1; various minor fixes 2012-06-19 10:01:52 +00:00
ajacoutot
c7a4be98fa Take MAINTAINER. 2012-06-18 14:07:28 +00:00
ajacoutot
a06bf21cbc Enable csync_owncloud; it works. 2012-06-18 14:01:45 +00:00
ajacoutot
4b49beee7a +csync 2012-06-18 08:52:20 +00:00
ajacoutot
c93da52ff2 Import csync-0.50.6.
csync is a lightweight utility to synchronize files between two
directories on a system or between multiple systems.
<...>

inputs/ok jasper@

NOTE that currently the owncloud module is commented in the PLIST
because there is something wrong with our neon library for webdav which
segfaults. I am working on this -- for now at least local and sftp sync
work fine.
2012-06-18 08:51:46 +00:00
ajacoutot
1d31a54d41 Fix an implicit declaration of writev(2). 2012-06-16 09:01:29 +00:00
ajacoutot
e762010a70 Update to netatalk 2.2.3.
from Brad with a tweak
2012-06-15 10:34:46 +00:00
jasper
0e6db9b146 - update to 0.4.0 2012-06-15 09:48:31 +00:00
jasper
fbf085eefc - update to 0.18.1 2012-06-15 09:47:38 +00:00
ajacoutot
a1b7c39eb5 gtk-update-icon-cache:
Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.

Some hidden issues may appear, in which case please contact me.

discussed with and ok blind jasper@
2012-06-15 08:32:14 +00:00
ajacoutot
e402a6f39e Several fixes from upstream:
- Correct listener logic when no TFTP and no-interface listen address.
- Do duplicate dhcp-host address check in --test mode.

from Brad
2012-06-14 13:39:44 +00:00
pascal
45ac429aa4 Security update tor tor 0.2.2.37, fixing a potential DoS.
Full release notes:
https://gitweb.torproject.org/tor.git/blob/release-0.2.2:/ReleaseNotes

ok sthen@ jasper@
2012-06-13 11:27:16 +00:00
jakob
6d2fa8d519 upgrade to Unbound 1.4.17; from brad 2012-06-08 21:58:17 +00:00
ajacoutot
a60160772b Update to dnsmasq 2.62.
from Brad
2012-06-08 14:26:22 +00:00
jasper
7619732eb9 this needs gmake to build 2012-06-08 14:12:57 +00:00
naddy
389f4a37fa no need for groff 2012-06-07 20:14:07 +00:00
jasper
6df1bf7389 Remove ser, it's long been dead upstream and superseded by telephony/kamailio
And.. "ONLY_FOR_ARCHS= i386 sparc", seriously..

prompted by brad
ok phessler@ sthen@
2012-06-07 10:31:24 +00:00
jasper
436c07027a unhook ser 2012-06-07 10:30:16 +00:00
sthen
005f61a896 fix DESCR, icinga-web is not packaged yet. pointed out by henning@ 2012-06-07 10:22:28 +00:00
jakob
19a3e37e74 upgrade to LDNS v1.6.13; from brad 2012-06-06 15:01:49 +00:00
dcoppa
f00570ed25 Better fix for the endianness bug in EC
(upstream git commit ec79c81d6825b55ed826b6519287112056859735)
2012-06-05 08:42:31 +00:00
pascal
9fd4bd3254 Make use of new PROPERTIES:Mle.
ok naddy@ espie@
2012-06-04 20:20:07 +00:00
sthen
ac0f638eec update arpwatch's vendor list, now generated at build-time from the
oui-iab tar also used for arp-scan.
2012-06-04 11:04:27 +00:00
sthen
b7a1eae9f4 update vendor lists 2012-06-04 11:01:48 +00:00
sthen
9a825bac33 update to icli 0.42, adds -U / --as-contact option to only operate on services
visible to a certain contact
2012-06-02 10:02:40 +00:00
sthen
4ac2ff0e75 sync with mtr change, thanks nigel@ for pointing out 2012-05-30 13:10:54 +00:00
sthen
9a7982c4d0 update mtr to 0.82. x11 support is broken (and was before this update),
so rename the current no_x11 flavour to the default (with @pkgpath to
allow updates to work), rename what was the default flavour to gtk and
mark that broken.  maintainer timeout.
2012-05-29 23:43:47 +00:00
sthen
3e53e70724 ...and fix SYSCONFDIR in README, also from robert at peichaer / org..
so tempting to just put this back to the 'gnu old' way...
2012-05-27 19:42:42 +00:00
sthen
d6ebb614f4 fix rc scripts since SYSCONFDIR change; robert at peichaer / org 2012-05-27 19:39:28 +00:00
sthen
18e9be7fd3 Unbreak default configs following the localstatedir changes, problem
reported by robert at. peichaer org
2012-05-27 09:49:49 +00:00
ajacoutot
38195679c7 Create symlinks for _pic versions of the libraries. They're already
built PIC but libtool only recognizes the _pic named libraries as
being PIC.
This is required for live555 support in vlc.

from Brad
2012-05-27 09:04:11 +00:00
sthen
1225972fc7 arp-scan no longer needs groff, as mandoc can now handle the alignment
of the table headings (thanks to schwarze@).
2012-05-26 22:47:03 +00:00
sthen
5c8e78da59 Put PLIST back into the correct order so /var/icinga is created with the
correct ownership. From robert at. peichaer dot. org
2012-05-26 22:19:15 +00:00
naddy
2a204fed1e maintenance update to 2.52 2012-05-26 15:43:55 +00:00
matthieu
1b2782f607 Univ's Tromso sites pasta.cs.uit.no and www.vermicelli.pasta.cs.uit.no
don't seem to exist anymore. Update the 2 ports that refer to them.
ok sten@
2012-05-26 12:40:30 +00:00
pascal
6c1c40420b Update to tor 0.2.2.36, including SECURITY fixes and various other bugfixes.
- Never use a bridge or a controller-supplied node as an exit, even
  if its exit policy allows it.
- Only build circuits if we have a sufficient threshold of the total
  descriptors that are marked in the consensus with the "Exit"
  flag.
- Provide controllers with a safer way to implement the cookie
  authentication mechanism. With the old method, if another locally
  running program could convince a controller that it was the Tor
  process, then that program could trick the contoller into telling
  it the contents of an arbitrary 32-byte file. The new "SAFECOOKIE"
  authentication method uses a challenge-response approach to prevent
  this attack.

We are not affected by the openssl vulnerability.

Full release notes:
https://gitweb.torproject.org/tor.git/blob/release-0.2.2:/ReleaseNotes

ok sthen@ jasper@
2012-05-26 11:08:44 +00:00
sthen
14aded122e Add --disable-farstream to avoid hidden dep, ok jasper@ 2012-05-25 08:59:04 +00:00
lteo
dd42426cff Make the test suite actually build and run:
- Set REGRESS_DEPENDS = ${FULLPKGPATH} because the test suite needs the
  libnetdude package itself to be installed in order to build and run.

- Make the "check" target in test/Makefile actually execute the test
  suite, instead of just building the test programs and exiting.

- Change the test suite program (test/lnd-test.c) to include
  netinet/if_ether.h instead of net/ethernet.h which does not exist on
  OpenBSD.

- Fix the last test to report the correct result.

- Let lnd-test exit with exit code 1 if any tests fail (previously it
  would always exit with exit code 0 even if tests fail).

The test suite still fails due to the failure of one test, but at least
it builds and runs now. :)

ok sthen haesbaert henning
2012-05-25 01:42:29 +00:00
gonzalo
9c70d0b5fc add rc script 2012-05-24 18:41:34 +00:00
gonzalo
cc1e6eb4a7 Little update to make Makefile better to eyes, USE_GROFF is not needed,
fix the HOMEPAGE, add rc.d(8) script and cut the rc.local
parts on MESSAGE because now we have rc script.

Tested on i386.

Ok okan@, aja@, gsoares@
2012-05-24 18:40:49 +00:00
ajacoutot
e8f03b8304 Several fixes from upstream:
- Fix non-response to router-solicitations when router-advertisement
  configured, but DHCPv6 not configured.
- Fix a bug which broke DHCPv6/RA with prefix lengths which are not
  divisible by 8.

from Brad
2012-05-23 09:16:19 +00:00
jasper
03b37821de - update to 0.4.0 2012-05-23 07:31:46 +00:00
sthen
4a8788c3d1 samba autoconf picks up uuid/uuid.h if installed; set BUILD_DEPENDS on
e2fsprogs to make sure dpb doesn't junk it. unclear if it actually changes
anything in the package but bumping anyway to be sure.
2012-05-22 11:43:31 +00:00
jasper
038723014d - update to 0.3.0 2012-05-21 18:22:36 +00:00
kurt
aadb84e036 gftp project is dead upstream. Thread locking is a total mess and
the project has about 50 major bugs not fixed upstream.
Time for this to be ejected. okay ajacoutot@
2012-05-21 16:33:21 +00:00
sthen
94bc04cdb9 +check_postgres 2012-05-21 11:06:04 +00:00
sthen
85c831b5fe import ports/net/nagios/check_postgres, ok pea@
check_postgres is a script for monitoring various attributes of
your database (transaction id status, blocked queries, long running
queries, connection status and more). It is designed to work with
Nagios, MRTG, or in standalone scripts.
2012-05-21 11:05:38 +00:00
naddy
1e9e0e4066 strptime is XPG4v2 2012-05-20 19:55:55 +00:00
naddy
28587403a9 switch upstream to Bitbucket and update to REL_20120305 2012-05-20 16:44:53 +00:00
sthen
c16287e312 use a homedir for _icinga's @newuser line which actually exists. 2012-05-19 10:47:10 +00:00
sthen
17ee2ec39a Tweak powerdns wantlib; libz is common so put it in WANTLIB rather than
all the various WANTLIB-foo.  From Brad, no pkg change.
2012-05-17 21:39:44 +00:00
naddy
4812d0ac16 no need for groff 2012-05-17 11:49:07 +00:00
sthen
fc37d02bcf remove not-yet-ported REGRESS_DEPENDS 2012-05-17 11:21:30 +00:00
sthen
674aa55f4a sync, still not enabled by default though 2012-05-17 11:06:33 +00:00
sthen
a514f443ab update to icinga 1.7.0 - IDO users note, as well as the usual DB upgrade
steps, edit icinga.cfg and change broker_module=/usr/local/bin/idomod.o
to broker_module=/usr/local/lib/idomod.so, this is also mentioned in the
README.

Notable fixes:
- flexible downtimes now last the duration specified once triggered
- avoid insane looping through event list when rescheduling checks
2012-05-17 11:05:40 +00:00
sthen
54ba3d719d roll sqlite3 into the main PowerDNS package, remove sqlite2 support, from Brad. 2012-05-17 10:27:02 +00:00
jasper
07a378960e missing bump 2012-05-17 07:44:40 +00:00
sthen
8ba835d5a5 packaging fixes to vnstat, ok pea@ :
- remove bogus empty @sample line from PLIST causing "File /usr/local/
is not a file" messages at pkg_delete time

- grammar tweak in README
2012-05-17 07:30:27 +00:00
ajacoutot
86265ce150 Fix usage of the _POSIX_THREAD_PRIORITY_SCHEDULING macro.
from Brad
2012-05-17 05:01:35 +00:00
sthen
c2549ce5e5 tweak maintainer target to patch the OUI/name db to fix the ridiculous
"Oracle Corporation" entries and update the package using a regenerated
list.
2012-05-16 13:22:17 +00:00
sthen
4506b9af25 update to Net::Dict 2.09 from dhill, ok maintainer 2012-05-16 08:57:14 +00:00
jasper
cf8f4d9083 fold PFRAG.shared into PLIST 2012-05-15 20:36:28 +00:00
jasper
3583d15ad2 switch to lua.port.mk 2012-05-15 19:38:01 +00:00
jasper
d6d6ca72b2 various lua tweaks 2012-05-15 18:28:36 +00:00
jasper
fa4d879b11 adjust to new lua.port.mk 2012-05-15 15:15:19 +00:00
ajacoutot
91abd395e4 Bugfix update to glib2-networking-2.32.3. 2012-05-15 14:02:46 +00:00
sthen
887c043498 SECURITY update to socat 1.7.2.1, CVE-2012-0219: heap based buffer overflow
with potential for arbitrary code execution if malicious data is output to
READLINE without option "prompt" or "noprompt".  OK nigel@
2012-05-14 20:58:13 +00:00
espie
5b6b92cc32 missing BUILD_DEPENDENCY 2012-05-14 14:59:58 +00:00
ajacoutot
f357910c0d Several fixes from upstream:
- Fixed bug which caused missing periodic router advertisements with some configurations.
- Cope with router-solict packets which don't have a valid source address.

from Brad
2012-05-14 13:57:09 +00:00
sthen
30ee7ddca9 update to Net::Cidr::Lite 0.21
- ok/updated email address from maintainer Matteo Cantoni
2012-05-14 11:26:25 +00:00
sthen
975c618bea update to Net::CIDR 0.15, from dhill
- ok/updated email address from maintainer Matteo Cantoni
2012-05-14 11:25:59 +00:00
sthen
d37c4c897b drop maintainer per his request 2012-05-14 10:08:54 +00:00
sthen
a03994ef8c update to Net::Netmask 1.9015 from dhill
- drop maintainer per his request
2012-05-14 10:03:58 +00:00
sthen
fcfeebc665 update to Net::DNS 0.68, from dhill
- drop USE_GROFF while there
2012-05-14 09:08:56 +00:00
jasper
cc395f0c8b Zap this, this project is completely useless without gists/pastebin and
upstream is dead.
2012-05-14 08:44:46 +00:00
jasper
67bee074ca unhook hs-pb 2012-05-14 08:44:10 +00:00
jasper
f6724fb170 github and pastebin api's changed too much and won't work anymore 2012-05-14 08:26:11 +00:00
ajacoutot
fcb9deccef Update to neon-0.29.6; needed by a WIP csync port.
tested in a bulk by jasper@, thanks!
from Markus Schatzl with several tweaks from me
ok jasper@
2012-05-14 06:26:19 +00:00
robert
2011e21537 update to zabbix 1.8.13 2012-05-12 17:55:44 +00:00
bluhm
71068ef429 update p5-NetAddr-IP to 4.061 2012-05-12 15:12:29 +00:00
jasper
ddda8698fa regen PLIST 2012-05-11 20:49:58 +00:00
sthen
eb99f54925 Rename snmpd(8) and snmpd.conf(5) manpages to have a netsnmp- prefix,
to avoid conflicting with manpages for base snmpd. Suggested by blambert@
2012-05-11 13:14:43 +00:00
jasper
8dcbd90a10 lua_open() has been deprecated (but still available) in lua 5.1; but it's been
removed in lua 5.2. so prevent libquvi from breaking with newer lua's.
2012-05-11 06:53:10 +00:00
dcoppa
fe979a182c bump after the wrong commit 2012-05-09 13:12:41 +00:00
dcoppa
f2068eec66 Oops. I dunno how this happened :( 2012-05-09 13:01:15 +00:00
dcoppa
0010293f0b Fix compilation with gcc 4.7
Disable another Kad assertion probably resulting from bad data from
external sources

Both from upstream
2012-05-09 12:51:01 +00:00
ajacoutot
19bba04a24 Sync with patch that was just committed upstream... 2012-05-09 08:34:42 +00:00
ajacoutot
ea24140a86 Properly call gtk.gdk.threads_enter and gtk.gdk.threads_leave to prevent
abort() on startup due to gtk trying to unlock a uninitialized mutex.

looks good to kurt@
ok pea@ (maintainer)
2012-05-09 08:29:37 +00:00
sthen
f64f15fae4 fix -u in arp-scan's update scripts, fix URLs, use newer iab/oui databases 2012-05-08 11:04:27 +00:00
sthen
43e2eabfa6 add a comment to munin's Makefile explaining how+why /usr/local
subst'ing is done the way it is.
2012-05-08 09:25:20 +00:00
dcoppa
aa6705b90d Remove excessive optimization
Fix install on non-native architectures

Proper fix for a thread related problem

Add comments to patches
2012-05-08 08:24:40 +00:00
jasper
5b1eb6ab8b missing run dependency 2012-05-08 07:11:48 +00:00
jasper
1ad74481b7 sync 2012-05-08 06:53:45 +00:00
jasper
b59dd8f301 import pidgin-sipe 1.13.1
This project develops a third-party plugin for the Pidgin multi-protocol
instant messenger. It implements the extended version of SIP/SIMPLE used
by various products:
Microsoft Office Communications Server (OCS 2007/2007 R2 and newer)
Microsoft Live Communications Server (LCS 2003/2005) Reuters Messaging
With this plugin you should be able to replace your Microsoft Office
Communicator client with Pidgin.

feedback/ok aja@
based on a submission by tom@singlesecond.com
2012-05-08 06:52:20 +00:00
jasper
48d957664a Security update to 2.10.4, fixes CVE-2012-2214, Pidgin Two Denial of Service Weaknesses
ok brad (MAINTAINER)
2012-05-08 06:49:41 +00:00
kili
354d7fd19c + hs-hostname 2012-05-07 18:52:26 +00:00
kili
f09f906c3a Very simple package providing a cross-platform means of determining
the hostname.

ok sthen@
2012-05-07 18:50:07 +00:00
ajacoutot
9fad053479 Set NO_REGRESS.
from Lawrence Teo
2012-05-07 05:09:47 +00:00
merdely
2b1f732cd1 Clarify that -i is needed in minissdpd_flags when specifying your
interface.

"Sure" aja
2012-05-05 14:26:32 +00:00
ajacoutot
1e9b2d95db Bugfix update to gnugk-3.0.2. 2012-05-05 06:12:13 +00:00
jasper
371e41ab6e - update to 0.18.3 2012-05-04 07:09:13 +00:00