Commit Graph

8785 Commits

Author SHA1 Message Date
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