Commit Graph

6883 Commits

Author SHA1 Message Date
sthen
cf88a4015e use REVISION, checked with before/after make show=PKGNAMES, and convert
a particularly ugly LIB_DEPENDS to new-style LIB_DEPENDS/1WANTLIB
2010-07-12 22:08:15 +00:00
sthen
d1c6f80880 use REVISION, checked with before/after make show=PKGNAMES (plus some
extra-careful checking where there are complicated PSEUDO_FLAVORS).
2010-07-12 22:07:37 +00:00
sthen
95ea61be00 update to 2.8.6, from maintainer Markus Lude 2010-07-12 19:38:40 +00:00
naddy
b083429753 fix after removal of DLT_OLD_PFLOG; from Markus Lude <markus.lude@gmx.de> 2010-07-10 23:18:58 +00:00
naddy
9b2ec059c4 rename variable, REVISION has a special meaning now 2010-07-10 20:30:37 +00:00
naddy
1f6f6d3a51 update to 4.2.6p2, which incorporates most of our patches 2010-07-10 19:48:32 +00:00
naddy
b0858295bb fix dependencies 2010-07-10 14:58:20 +00:00
ajacoutot
d07eafe6c0 Add proper CONFIGURE_ARGS to fix SHARED_LIBS naming, spotted by naddy@
Bump SHARED_LIBS major.
Add proper disable-static args, this port is SHARED_ONLY.
2010-07-10 06:20:59 +00:00
sthen
46626dc2f9 update to 0.99.16 2010-07-09 11:46:02 +00:00
landry
50f1483d91 Fix fallout of SO_PEERCRED changes. while here, bring in string.h for
declarations of strcpy() and strlen().
2010-07-09 08:17:50 +00:00
landry
29c07cb70a Fix libpurple,-audio flavor PKGNAME - it's different from libpurple
unflavored package, so forcing FULLPKGNAME/FULLPKGPATH was fucking it.
While here, fix dependencies on gstreamer with audio FLAVOR, and
correctly depend on the -audio flavoured libpurple for -finch,audio and
-main,audio.
Looks fine to brad (MAINTAINER)
2010-07-09 06:10:16 +00:00
sthen
55d57922b7 SECURITY update to 0.092 from Brad
CVE-2010-2488 NULL pointer deref with traffic stats
2010-07-08 15:14:10 +00:00
sebastia
5f6294d106 fix build on gcc2 archs, also reported upstream to nmap-dev@.
OK from giovanni@, jasper@, sthen@, phessler@
2010-07-08 14:43:30 +00:00
fkr
712a318987 unbreak and adopt to the changes to rdomains/rtables in -current.
feedback and ok sthen@
2010-07-08 09:18:25 +00:00
ajacoutot
a9f0c77d3b SECURITY.
Fix for CVE-2010-2244:
    zero size is reported for corrupt packets. recvmsg() later could
    nevertheless get data from a good packet that followed the bad one.
    So get out early to avoid hitting an assertion.

Thanks to pea@ for the heads up.
2010-07-07 18:57:38 +00:00
sthen
9adc0b244d --disable-mcheck is no longer a valid configure argument; remove it,
fixing DEBUG build. Spotted by dhill@, fix from Brad.
2010-07-07 15:57:48 +00:00
espie
b660df6b9b zap reeeally old variable 2010-07-06 22:25:53 +00:00
espie
d59abd10d0 semantic change of LIB_DEPENDS (or abuse ?) avoid package change. 2010-07-06 15:20:36 +00:00
espie
03d45ee036 use new subpackage-dependent ONLY_FOR_ARCHS 2010-07-06 13:02:14 +00:00
sthen
6b103e74ba - fix build on 64-bit arch following last update
- tighten RUN_DEPENDS for -plugins
- remove some patches and most of the custom do-install in favour
of passing variables to make and using upstream's build infrastructure.
- tidy Makefile

ok sebastia@, maintainer timeout
2010-07-06 07:41:46 +00:00
espie
c70197b59e oh yeah, iconv is in gettext, sure. ;( 2010-07-05 22:52:38 +00:00
espie
f5afbcfae8 don't let packages vanish depending on arches. If they don't build, they
don't.
2010-07-05 08:25:08 +00:00
ajacoutot
f0627254a7 Tweak a comment. 2010-07-05 06:15:23 +00:00
naddy
87b33f29ca update to 4.2.6p1 and remove a lot of cruft 2010-07-03 02:49:43 +00:00
naddy
e3ee31b058 Kill all instances of the dangerous RUN_DEPENDS=${BUILD_DEPENDS} idiom.
Bump pkgname where necessary.
2010-07-03 02:44:13 +00:00
espie
4ebdd5a50c fix build AND packaging of the ruby bindings 2010-07-03 01:55:24 +00:00
giovanni
59c7a9b962 Tell the user how to correctly enable samba as a Pdc
ok Ian McWilliam (Maintainer)
2010-07-02 14:42:29 +00:00
landry
e5e145c7e7 Add a -ruby subpackage providing rrdruby (aka RRD.so ruby module), not the
same interface as ruby-rrdtool.
General mumbling of agreement from msf@ bernd@ sthen@
2010-07-01 15:49:24 +00:00
kili
f19ee7273f WANTLIB += pthread and bump PKGNAME. 2010-06-30 15:41:01 +00:00
lum
baba61bd4e update to filezilla-3.3.3
ok jim@ landry@
2010-06-30 14:58:58 +00:00
ajacoutot
ced5f3e96e Fix -mono dependency. 2010-06-28 19:50:10 +00:00
ajacoutot
6dd6fbdcd4 Fix the mono FLAVOR, it requires gtk.
While here, regen WANTLIB and file dllmap files.
2010-06-28 19:30:13 +00:00
robert
5fbf19fa7a revert previous commit 2010-06-28 18:52:31 +00:00
robert
4b56714558 add mono-zeroconf 2010-06-28 18:42:53 +00:00
robert
e09e6cba0e import of mono-zeroconf:
Mono.Zeroconf is a cross platform Zero Configuration Networking library
for Mono and .NET. It provides a unified API for performing the most
common zeroconf operations on a variety of platforms and subsystems: all
the operating systems supported by Mono and both the Avahi
and Bonjour/mDNSResponder transports.
2010-06-28 18:42:21 +00:00
robert
f16280502f bump pkgname 2010-06-28 18:33:59 +00:00
robert
fb2f92750c update mono-avahi 2010-06-28 18:33:41 +00:00
jasper
d576563f59 - add p5-Net-IPTrie 2010-06-28 13:32:39 +00:00
jasper
b39c74ce29 import p5-Net-IPTrie 0.5
Perl module for building IPv4 and IPv6 address space hierarchies fast.

from sten spans, with some tweaks by me
2010-06-28 13:31:32 +00:00
ajacoutot
648a4067a7 s/lpthread/pthread 2010-06-27 01:30:33 +00:00
ckuethe
5c2a960006 Update to latest release, and abandon maintainership
ok sthen
2010-06-26 14:32:15 +00:00
sthen
78d25392e8 update to 3.5.4, from new maintainer, Ian McWilliam. 2010-06-25 17:39:12 +00:00
sthen
05ffb4fa07 fix the plist 2010-06-25 12:29:03 +00:00
sthen
6878f40b3a update to 1.2-beta; N.B. default http port changed to 9080. 2010-06-25 11:45:12 +00:00
sthen
02c8576232 fix PLIST-main to include the pf plugins and bump;
problem pointed out by Yun Zheng Hu, thanks!
2010-06-24 16:20:49 +00:00
fgsch
f06b38f7bb be more cautious when loading modules. spotted by naddy@. 2010-06-23 16:53:15 +00:00
steven
f3696556fd use gnu libtool (needs ltdl) 2010-06-23 16:27:57 +00:00
kevlo
4cbdf3385c update to 4.0.9.
"reads good to me" jasper@
2010-06-23 02:13:06 +00:00
sthen
ea9fe0cc5c Update to 0.10.0 from maintainer Markus Hennecke, tested by
Simon Kuhnle and robert at openbsd dot pap dot st; with a few
tweaks by me tested by Simon Kuhnle.
2010-06-20 14:08:32 +00:00
benoit
00b7da21b3 - update tor to 0.2.1.26
ok rui@
2010-06-20 07:57:07 +00:00