Commit Graph

8900 Commits

Author SHA1 Message Date
sthen
85cb2566b2 Fix up some SYSCONFDIR/BASESYSCONFDIR problems. Pointed out by viq, thanks. 2012-10-17 09:18:29 +00:00
ajacoutot
f44e468c08 Fix dependencies after e-d-s moved back to using libgnome-keyring. 2012-10-16 11:56:11 +00:00
ajacoutot
5abd0a546c -csync
+ocsync
2012-10-16 09:42:16 +00:00
ajacoutot
97eaeedc1a Re-import from net/csync and update to 0.6.0.
ocsync is the ownCloud version of csync.

Note that no @pkgpath nor quirks will be added because the "official"
csync client may appear in-tree.

ok jasper@
2012-10-16 09:41:44 +00:00
ajacoutot
76f1f26b9f Remove csync which will be replaced by ocsync.
ok jasper@
2012-10-16 09:41:04 +00:00
sthen
9615c3d6d8 zap trailing whitespace in files where it's present on PERMIT_* lines 2012-10-15 15:18:31 +00:00
jasper
73de445f37 - update to libsocialweb-0.25.21 2012-10-15 15:17:41 +00:00
sthen
3a1c6d10f6 zap trailing whitespace where it's present in MASTER_SITES/COMMENT
lines in ports Makefiles
2012-10-15 15:06:41 +00:00
sthen
aa66ceb738 zap some trailing whitespace mostly on HOMEPAGE lines 2012-10-15 14:55:43 +00:00
ajacoutot
dbbdf283f5 Disable tpl-extensions (they are by default).
Remove bogus configure args.

ok jasper@ (maintainer)
2012-10-15 13:35:45 +00:00
ajacoutot
83bc2a2d2d Remove tracker hack. 2012-10-15 13:26:25 +00:00
sthen
3d00ec0b7d zap whitespace between end of COMMENT and # 2012-10-15 10:13:00 +00:00
jcs
d87fa70296 reduce pidgin dependency to just libpurple, all of pidgin isn't
needed

allows this to work with minbif and other purple-using things

ok alek@
2012-10-14 20:44:06 +00:00
sthen
328fce6136 nigel@ spotted that the webkit subpackage of libproxy didn't package
because I didn't sync PLIST-webkit (missed because it's only built as
a non-default pseudopackage); fix this by adding VERSION to SUBST_VARS
and syncing PLISTs, which also reduces the risk of problems in the future.
2012-10-14 20:01:38 +00:00
lteo
f907f0c023 Update/add URLs in oinkmaster.conf to ones that actually work today,
including URLs for registered users and subscribers of Snort.org
(suggested by Markus Lude who is taking maintainership of this port).

Also extend the URL regex check in the oinkmaster Perl script to
recognize an official Snort.org download URL.

OK Markus Lude (new maintainer) dcoppa@ sthen@
2012-10-13 02:56:15 +00:00
sthen
f52b56391f s/fastly/quickly/ in DESCR 2012-10-12 19:20:40 +00:00
rpe
0ff516f6e8 icinga:
- attach icinga-web to build

icinga-core:
- bump REVISION for -main, -cgi and -ido
- remove CFGDIR, MAKE_FLAGS from Makefile which are relics
- replace /var/www with ${PREFIX-cgi}
- add instructions for icinga-web to README
- choose mysql by default

icinga-web:
- bump REVISION
- remove README, all instructions are in the icinga-core README
- remove comments about w.i.p
- choose mysql by default
- tell configure where to find icinga binary, icinga.cfg and the
  icinga objects dir
- add icinga, icinga-idoutils and bash to RUN_DEPENDS
- patch shells scripts to use the correct path for bash
- patch databases.xml.in to have both DBs enabled by default

with help and ok from sthen aja
2012-10-12 17:59:24 +00:00
sthen
5d13be06cd +dnscrypt-proxy 2012-10-12 15:20:21 +00:00
sthen
d00e751efc import ports/net/dnscrypt-proxy, from Frank Denis with small tweaks
by me, ok jasper@

DNSCrypt-proxy provides local service which can be used directly
as your local resolver or as a DNS forwarder, encrypting requests
using the DNSCrypt protocol and passing them to an upstream server,
by default OpenDNS who run this on their resolvers.

The DNSCrypt protocol is very similar to DNSCurve, but focuses on
securing communications between a client and its first-level resolver.
While not providing end-to-end security, it protects the local
network, which is often the weakest point of the chain, against
man-in-the-middle attacks. It also provides some confidentiality to
DNS queries.
2012-10-12 15:20:00 +00:00
sthen
d449cdab9c SECURITY update to libproxy 0.4.9; CVE-2012-4504, buffer overflow in PAC
processing.

While there, remove unnecessary patches (some fixed upstream, some workarounds
for header problems which have since been cleaned up, and change the "Build the
pacrunner into libproxy" patch into -DBIPR:BOOL=OFF in CONFIGURE_ARGS instead).

ok ajacoutot@
2012-10-12 13:01:15 +00:00
kirby
0da08b478d Major update to munin-2.0.7
Full changelog is here:
https://github.com/munin-monitoring/munin/blob/2.0.7/ChangeLog

Lots of input and help from sthen@ (maintainer)
ok sthen@

P.S. Your config may need some manual interference.
2012-10-12 09:46:46 +00:00
dcoppa
bd3f871e81 Fix fallout of haskell ports, now that devel/gmp is no more a
dependency for ghc
2012-10-11 14:06:34 +00:00
lteo
53898bf3e1 Make various improvements to the Snort port:
* Add an rc.d script.

* In snort.conf, provide the URL to the official Snort rules so that
  users know where to get them.

* In snort.conf, provide the URL to the Emerging Threats rules along
  with a commented include line to allow users to easily load the
  Emerging Threats rules if they wish.

* Revise pkg/README with details on where to obtain Snort rules, the
  differences between the official Snort rules and Emerging Threats
  rules, how to download them, and provide some guidance on setting up
  Snort.

snort.conf and README changes OK Markus Lude (maintainer), sthen@
rc.d script OK sthen@
2012-10-11 02:40:48 +00:00
robert
3c6d10db8f update to zabbix version 2.0.2 2012-10-10 22:04:57 +00:00
jasper
d35e39fbeb - disable PAM support to make sure it doesn't get picked up when PAM is around. 2012-10-10 08:11:09 +00:00
sthen
8878756014 Update to BIND 9.9.1P4: CVE-2012-5166
If specific combinations of RDATA are loaded into a nameserver, either
via cache or an authoritative zone, a subsequent query for a related
record will cause named to lock up.

See https://kb.isc.org/article/AA-00801 for more details.
2012-10-09 22:46:17 +00:00
ajacoutot
8023b7a76b Missing obvious CATEGORIES.
joint work with robert@ and jasper@
2012-10-09 20:00:02 +00:00
jasper
17d20cb93c - fixup the commands in the cert/Makefile
- adjust permissions on the default certificates so that prosody can use them

ok MAINTAINER
2012-10-08 09:11:35 +00:00
jasper
686f8632e2 - update to gupnp-vala-0.10.5 2012-10-08 07:00:17 +00:00
gonzalo
91f7ae8a4d Update for dnstop to 20120611:
* Added "qtype-any" filter for displaying ANY queries which are
  now fashionable in DNS based attacks.

* Anand Buddhev pointed out that LDFLAGS= is missing from Makefile.in.
  Also updated known_tlds.h.

While here dest and GROFF is not needed.

Ok sthen@ (maintainer)
2012-10-05 19:04:45 +00:00
jasper
dc5ce6f2bc - Use the more common '.crt' extension for certificates and fix
an inconsistency along the way.

      ok MAINTAINER
2012-10-05 14:38:09 +00:00
brad
d82691569c Update to vsftpd 3.0.2.
ok benoit@
2012-10-05 02:27:50 +00:00
jasper
0c42dd0e87 - update to folks-0.8.0 2012-10-04 09:14:24 +00:00
bluhm
ca2e8da0cd update p5-NetAddr-IP to 4.065 2012-10-03 19:55:42 +00:00
bluhm
98e5418263 update p5-Net-Inspect to 0.19 2012-10-03 19:34:32 +00:00
bluhm
9770627c53 + p5-Net-PcapWriter 2012-10-03 19:27:18 +00:00
bluhm
cf97f86b42 Initial import of p5-Net-PcapWriter 0.6
The Net::PcapWriter module allows to create pcap files within
a perl programm without capturing any data.

from Stefan Rinkes <stefan.rinkes AT gmail DOT com>
2012-10-03 19:23:53 +00:00
ajacoutot
70064757da Fix depends after e-d-s move to libsecret. 2012-10-03 15:57:18 +00:00
ajacoutot
486a70dfa6 Minor update to liboauth-0.9.7.
- fixed tiny memory leak when oauth_curl_get() fails
- fixed double-encoding of plaintext signature
2012-10-03 08:16:30 +00:00
ajacoutot
c82f2665b4 Use ${TRACKER_VERSION} in WANTLIB; no pkg change. 2012-10-03 07:02:18 +00:00
sthen
a4bf12a9a9 typo in README; from viq 2012-10-01 23:05:01 +00:00
ajacoutot
122b349ddb Sync wantlib afer e-d-s migration to libsecret. 2012-10-01 15:01:14 +00:00
naddy
8fe4fcf222 Update to 2.71 for numerous bug fixes and small changes.
Includes work by dcoppa@ originally for 2.61.  ok brad@, dcoppa@
2012-09-30 19:53:09 +00:00
sthen
36508dfd31 sync for 1.7.2, spotted by rpe@
(not linked to the build)
2012-09-30 18:09:50 +00:00
bluhm
796f3fa66a + p5-Net-Inspect 2012-09-30 14:51:11 +00:00
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