Commit Graph

5981 Commits

Author SHA1 Message Date
jasper
afd7f3b851 - missing build dependency on autoconf
ok sthen@ (MAINTAINER)
2009-03-25 13:55:21 +00:00
jasper
c9657ef17b another batch of missing bumps 2009-03-25 13:52:31 +00:00
jasper
4c5694de70 - more missing package name bumps 2009-03-25 13:39:40 +00:00
avsm
c681bd77e5 ejabberd doesnt need gnu make as a run depend, only a build depend 2009-03-25 10:30:30 +00:00
jasper
e02bddf871 - ....more bumps 2009-03-25 08:43:57 +00:00
naddy
ebe0cac536 fix link order by not sorting the libraries! 2009-03-24 22:05:07 +00:00
naddy
61c44b5760 sync patches 2009-03-24 21:43:09 +00:00
naddy
4098c29234 fix link order 2009-03-24 21:19:20 +00:00
jasper
57a16a5948 - bumps in telepathy where needed 2009-03-24 20:07:05 +00:00
jasper
2e87c1a60e - more missing package name bumps 2009-03-24 18:14:09 +00:00
jasper
888e959f9d - more missing bumps 2009-03-24 17:55:23 +00:00
jasper
125c0763b1 brum brum...bump! 2009-03-23 22:26:27 +00:00
jasper
fdd49d94ec - ze bump! it wuz missing 2009-03-23 19:40:13 +00:00
naddy
2352f3a406 fix library ordering for static linking; ok jcs@ 2009-03-23 19:28:52 +00:00
jasper
5867929afb - missing bump after python stuff 2009-03-23 16:22:34 +00:00
ajacoutot
49b4f53f86 - remove wrong substitution
ok sthen@
2009-03-23 09:54:36 +00:00
jasper
0a74e68ba4 - update p5-Po-Co-Jabber to 3.00
* this release is not backwards compatible with the 2.x releases
2009-03-23 08:42:04 +00:00
jasper
c8e117b999 - update p5-POE-Component-Client-DNS to 1.03 2009-03-23 08:39:34 +00:00
jasper
be5b5b336a - update p5-POE-Component-IRC to 6.04 2009-03-22 20:11:07 +00:00
jasper
330e6c7760 - update ejabberd to 2.0.4
* includes a SECURITY FIX to CVE-2009-0934 (MUC Logs Script Insertion Vulnerability)

from Wiktor Izdebski (MAINTAINER)
2009-03-19 18:26:45 +00:00
sthen
050f6a0654 Upgrade to 1.1.16, fixes several major causes of crashes.
"Upgrading is highly recommended."

From Brad (maintainer).
2009-03-17 15:35:37 +00:00
kili
d4d18dc107 Bump for python deps. 2009-03-16 22:20:02 +00:00
sthen
6122a65c79 sync wantlib/lib_depends 2009-03-16 21:29:34 +00:00
sthen
5171eb2ab4 fix pkgspec 2009-03-16 13:21:22 +00:00
sthen
d314adc815 fix pkgspec 2009-03-16 11:05:54 +00:00
sthen
f4fe34caed fix pkgspec/wantlib 2009-03-16 11:05:45 +00:00
sthen
56a9b36b5b convert to tcl.port.mk, fixing pkgspec 2009-03-16 10:38:09 +00:00
sthen
6a7f8d0ab9 add the package spec to libldns LIB_DEPENDS in unbound/Makefile,
making it easier to install/update unbound if you have an old libldns
already installed.  ok jakob@
2009-03-16 09:56:15 +00:00
sthen
fd070bd46c - convert to tk.port.mk and bump; fixes pkgspec
- add license marker
2009-03-14 21:18:59 +00:00
ajacoutot
a253bb895b - update to "super stable version" 1.06.32
from Max Varencov with some tweaks
2009-03-14 19:01:31 +00:00
sthen
0fda60bf3a convert to tk.port.mk, fixing pkgspec. 2009-03-13 22:48:13 +00:00
ajacoutot
cebb16362c - wantlib/lib_depends cleaning
- add gpl version
2009-03-13 17:02:54 +00:00
sthen
219f1aea71 fix libnet LIB_DEPENDS (new pkgspec) 2009-03-13 11:34:17 +00:00
sthen
cbfe821c2b fix libnet LIB_DEPENDS, correct license markers 2009-03-13 11:32:45 +00:00
sthen
5915358aae bump -gui following tk dep changes 2009-03-11 21:39:10 +00:00
sthen
2648669288 bump following tk dep changes 2009-03-11 21:37:27 +00:00
avsm
843e6a5f9f patch to work with ocaml-3.11, and bump pkgname 2009-03-11 21:30:31 +00:00
bernd
c48b9e4c12 bump because of python dep change 2009-03-11 21:29:43 +00:00
jakob
59a7b60454 upgrade to 0.75; from Benoit Lecocq 2009-03-11 16:58:37 +00:00
stsp
1e192eed8c Import mktorrent, a command-line .torrent file creator.
ok sthen@
2009-03-10 13:43:05 +00:00
sthen
6d5fdc0c93 bump for pfvar.h changes (struct pfi_kif) to be safe.
regen PLIST and use MODPY_EGG_VERSION while there.
2009-03-09 17:09:58 +00:00
sthen
7896fbf859 bump for pfvar.h changes (struct pfi_kif). regen PLIST while there. 2009-03-09 17:03:32 +00:00
todd
0acc9f3fdf o two one-liners from cvs, per Marco
bump PKGNAME
2009-03-09 04:32:48 +00:00
todd
e277ac9e9f o bump to 1.4
o PREFIX/SYSCONFDIR/etc police from Antoine Jacoutot
2009-03-09 03:57:38 +00:00
stsp
652a2e6714 Fix build with gcc-2.95 (tested on sparc, simh-vax was too slow).
Remove some useless linux-specific code which tried to modify
the routing table by running "/bin/ip". Because this code has
no error checking and failed silently, no one noticed it.
Noticed it now because it didn't compile with gcc-2.95.

Don't install useless documentation.
Install useful notes on protocol insecurity instead.

Tweak the man page a little. Dunno if anyone is still using
Bezeq ADSL modems that need the --quirks option, but move
the information here just in case.

Clean up MESSAGE; don't shout at everybody about security holes
in a particular kind of modem that's almost 10 years old.

ok naddy@
2009-03-08 21:57:24 +00:00
naddy
1a508103b4 honor CC/CFLAGS; ok rui@ 2009-03-08 21:04:16 +00:00
jasper
b4d6d9a97b - fix 64-bit issue
- add license marker
- regen WANTLIB and patch-configure while here
2009-03-08 18:15:45 +00:00
martin
a3e1a41274 gcc2 build fixes:
- macro with variable declarations not at the begging of block
- branch prediction hints not available in gcc2

ok fkr@
2009-03-08 15:56:52 +00:00
steven
59acbac1ab +py-GeoIP 2009-03-08 12:56:30 +00:00
steven
e4f5902c9b GeoIP python API
from Benoit Lecocq, blq at arcane-labs.net
2009-03-08 12:55:58 +00:00
steven
4ab7f85896 update to 1.37 2009-03-08 12:49:02 +00:00
steven
39a4b66e13 update to 1.4.6
enable SEPARATE_BUILD
2009-03-08 12:44:45 +00:00
jasper
1fb02d0d13 - update ddclient to 3.8.0
from Joerg Zinke (MAINTAINER)3.8.0

from Joerg Zinke (MAINTAINER)3.8.0

from Joerg Zinke (MAINTAINER)
2009-03-07 13:43:42 +00:00
todd
f818560f17 o bump to 1.2
o move instructions around a bit, 'better' beck@
2009-03-06 23:57:44 +00:00
todd
5daf254d4c crank to 1.1, jmc was fast! 2009-03-06 17:13:02 +00:00
todd
611e31aa37 +adsuck 2009-03-06 17:07:09 +00:00
todd
a28d38c76b Import adsuck 1.0
adsuck is a dns relay that returns NXdomain for hosts that match names in a
blacklist for quick and non browser plugin based ad blocking.
.. from the keyboard of Marco Peereboom
2009-03-06 16:55:26 +00:00
naddy
c0afd9d0b5 Security update to 7.19.4.
Rogue servers could trick curl into accessing local files; CVE-2009-0037.
2009-03-06 15:04:12 +00:00
jasper
407ca5d85e - make ejabberd talk ok with gtalk/openfire servers
from Wiktor Izdebski (MAINTAINER)
2009-03-06 09:19:13 +00:00
naddy
4d4a5173ea fix link order for static linking; ok niallo@ 2009-03-05 18:20:16 +00:00
steven
545a7738d5 update to 2.5.5
from Brad (maintainer)
2009-03-05 06:23:04 +00:00
naddy
f7794129b7 maintenance update to 1.51 2009-03-04 20:59:52 +00:00
naddy
c9740c52f1 add missing SHA256 checksums 2009-03-04 20:08:55 +00:00
jdixon
bf3f67d571 Upgrade to 1.3.15.7. Includes numerous bugfixes. Tested by Dan Colish and maintainer on i386 and amd64 respectively, builds for merdely@ on macppc.
ok merdely@
2009-02-18 22:38:33 +00:00
sthen
6c02648d88 actually fixit this time: also bump -utils. sync WANTLIB while there,
and bump main package again.
2009-02-18 16:07:48 +00:00
sthen
a052d7a523 I bumped PKGNAME instead of FULLPKGNAME, no cookie for me. fix + move
FULLPKGNAME where it can be seen more easily.

pointed out by naddy, thank you.
2009-02-18 15:42:38 +00:00
jasper
82950d2d6f - fix potential 64-bit issue
maintainer (ajacoutot@) would agree
2009-02-18 11:56:25 +00:00
sthen
be64909751 update quagga to 0.99.11. the SNMP flavour was already broken,
disable it for now.
2009-02-18 00:37:53 +00:00
sthen
425944e209 add MASTER_SITES_SAVANNAH and switch ports over to using it.
ok jasper, landry
2009-02-16 15:28:57 +00:00
sthen
b456db4c75 mark as broken: needs updating for pfsync changes. 2009-02-16 00:44:24 +00:00
naddy
faec2170d9 Update to 1.50: A bunch of bug fixes and various small improvements as well
as initial IPv6 support.
Also submitted in near-identical form by Brad.
2009-02-15 18:09:29 +00:00
sthen
a4aa5dcbf0 add a RUN_DEPENDS on x11/xplot, since producing xplot graph source
files is probably tcptrace's most important function. bump package,
and spaces->tabs while there.
2009-02-14 20:56:16 +00:00
jasper
72ab722b14 - update p5-Net-Whois-Raw to 1.63 2009-02-14 08:44:05 +00:00
sthen
d82db3b07f lowercase first word of COMMENT and bump 2009-02-13 11:01:25 +00:00
jasper
dedfb1acca - roll in a security fix for SA33884, which could disclose sensitive information
* patch taken from upstream svn

"<sthen_p> makes sense if you can get it in before lock" on rui's diff
ok rui@ (MAINTAINER) who came up with the same diff
2009-02-13 09:39:38 +00:00
rui
5ec2bcefaf update snort to 2.8.3.2, from Markus Lude. 2009-02-12 22:12:08 +00:00
sthen
0eb1dc6063 bugfix update to 0.15 from maintainer. 2009-02-12 12:27:35 +00:00
form
f7bb1ec099 No need to redirect stdout -- daemonize procedure is
silent now.

ok ajacoutot@
2009-02-12 11:06:50 +00:00
ajacoutot
80240a38a6 - previous commit removed my console antispam redirection; put it back 2009-02-12 09:58:48 +00:00
sthen
1e106daa94 bugfix update to 2.0.3, from viq (maintainer). 2009-02-12 09:58:11 +00:00
ajacoutot
bf33aa2ef0 - missing run_depends on p5-Lchown
spotted by Stephan A. Rickauer, thanks!
2009-02-12 08:43:08 +00:00
sthen
a49968396f fix a memory leak in the SILC protocol, from upstream repository
via Brad (maintainer).
2009-02-12 03:07:59 +00:00
pea
c7c117ae3f Fixes amsn startup.
Patch from Azwaw Ousadou <bsdmaniak at gmail.com>, thanks.

ok ajacoutot@
2009-02-11 20:22:45 +00:00
naddy
36f67b8060 properly substitute paths in README.OpenBSD 2009-02-11 19:36:27 +00:00
jasper
fa707a1afa - tweak the command for rc.local, prodded by Piotr Sikora 2009-02-11 08:15:20 +00:00
rui
60a51b15fd Security: update tor to 0.2.0.34 which fixes Multiple Vulnerabilities.
Reference: http://secunia.com/advisories/33880/

ok merdely@
2009-02-10 23:10:13 +00:00
jasper
94aee9ff1e hmm...i forgot to bump the package names; fixit 2009-02-10 21:38:51 +00:00
jasper
565f939af7 - fix typo in COMMENT
- completely overhaul DESCR files

from Piotr Sikora, thanks!
2009-02-10 21:05:09 +00:00
jakob
cded14b4ee update to unbound 1.2.1; from brad 2009-02-10 20:05:26 +00:00
jakob
0e097fa797 upgrade LDNS to v1.5.1; from brad 2009-02-10 19:24:42 +00:00
naddy
9ea99647ac bump PKGNAME for PLIST changes 4.4 -> 4.5 2009-02-09 20:48:23 +00:00
form
faeca641e3 Allow starting by root (set user context to _ircd-hybrid in that case).
reviewed by simon@ and ajacoutot@
ok bernd@
2009-02-09 15:14:22 +00:00
simon
57c6856b01 add ircd-ratbox 2009-02-09 09:42:02 +00:00
simon
cef96c6e30 import ircd-ratbox
ircd-ratbox is an advanced, stable and fast ircd.
It is the primary ircd used on EFNet, combining the stability of an ircd
required for a large production network together with a rich set of
features, making it also suitable for use on smaller networks. 

Features include:
 * optional SSL support to enable encrypted connections between clients
   and servers, as well as server to server links
 * support for SSL only channels (channel mode +S)
 * uses sqlite3 for handling and storing k/x/d lines
 * support for global CIDR limits
 * provides adminwall command allowing admins to broadcast messages to
   each other
 * support to force nick changes

request, testing and feedback by Michiel van Baak
setusercontext() idea from form@ via bernd@
tested on armish and ok by sthen@
2009-02-09 09:41:54 +00:00
sthen
9821b40d56 update to 1.6b from Jim Razmus via maintainer Bruno Bigras. 2009-02-09 00:28:01 +00:00
sthen
b8f38b3065 update to 0.14, based on update from maintainer with small adjustments. 2009-02-08 14:36:01 +00:00
simon
27d324ff11 set SHARED_ONLY, update packaging lists accordingly and bump
ok bernd@
2009-02-07 09:58:42 +00:00
landry
0daa537c3d Better patch for wscript, more in 'the waf spirit' and probably more
acceptable for upstream.. yuck.
ok jasper@
2009-02-05 22:22:33 +00:00
wcmaier
9f52ecadee Kill extra egg lines in PLIST and update license marker while here.
Since it didn't package, no bump. Diff from sthen@, noticed by
naddy@. I relinquish my cookies.
2009-02-05 20:50:51 +00:00
djm
d773a9a215 update to flowd-9.9.1, subst MODPY_EGG_VERSION; diff from msf@ 2009-02-05 05:33:24 +00:00