Commit Graph

6970 Commits

Author SHA1 Message Date
sebastia
d63f2b43fe Update coccinella from the very old version to latest release. Many new
features to list them here, and especially a much nicer looking interface.
No sound or VoIP yet, since those dependencies needs to be ported to sndio first.
Take maintainership, since I'm part of upstream, old maintainer agreed
long time ago.

OK landry@
2010-07-28 18:03:00 +00:00
sebastia
819a4cdb13 add net/tcludp graphics/tkimg misc/memchan to the build 2010-07-28 17:50:46 +00:00
sebastia
e4f262a475 Was imported in the wrong part of the ports tree, sorry 2010-07-28 17:21:31 +00:00
sebastia
62936e6a5b import tcludp
Tcl UDP extension

This package provides support for using UDP through Tcl.
The package provides a new channel type and attempts to
permit the use of packet oriented UDP over stream oriented
Tcl channels.

OK, landry@
2010-07-28 17:07:25 +00:00
sebastia
8a49f08bc4 import memchan
in-memory channels for Tcl, chunks and fifos

Memchan is an extension to Tcl implementing memory channels, 
i.e. channels storing the data placed into them in memory, 
not on disk.

OK, landry@
2010-07-28 17:03:00 +00:00
sebastia
54fa045a1c enable gloox to the build 2010-07-28 14:25:01 +00:00
sebastia
8b10e39ca4 import gloox
extensible C++ library for XMPP clients and components

gloox is a rock-solid, full-featured Jabber/XMPP client library,
written in clean ANSI C++. It makes writing spec-compliant clients
easy and allows for hassle-free integration of Jabber/XMPP
functionality into existing applications

OK landry@
2010-07-28 14:20:50 +00:00
sebastia
a62c4724b5 Enable py-xmpppy for build. 2010-07-28 12:26:35 +00:00
sebastia
7f140877ca Import net/py-xmpppy
Python XMPP and Jabber implementation

xmpppy is a Python library that is targeted to provide easy scripting
with Jabber. Similar projects are Twisted Words and jabber.py.

This library was not designed from scratch. It inherits some code from
jabberpy and have very similar API in many places. Though it is separate
project since it have almost completely different architecture and
primarily aims to work with jabberd2 - the new Open Source Jabber Server.

OK, landry@
2010-07-28 12:22:11 +00:00
naddy
eff20530db remove an unused patch that causes the autotools framework to attempt
to run automake
2010-07-26 20:33:35 +00:00
ajacoutot
a53a178cf0 Remove obsolete powerpc workaround, from Brad. 2010-07-26 20:28:00 +00:00
jolan
a4ee5e60a6 - switch to using the built-in privilege dropping
- provide a better default config
- fix some bugs when using the control program
2010-07-26 18:11:42 +00:00
jolan
b5d7aabe9e depend on luazlib since the optional compression module uses it 2010-07-26 01:25:54 +00:00
jolan
7f12af7cd1 drop maintainer 2010-07-25 23:45:05 +00:00
jolan
e649154e29 update to 0.7.0 2010-07-25 23:42:25 +00:00
benoit
25f8e3ef78 - update arping to 2.09
- regen PLIST
- remove patch
2010-07-25 13:57:34 +00:00
naddy
34837b39ea bump PKGNAME for PLIST changes 4.7 -> 4.8 2010-07-24 23:05:08 +00:00
naddy
30dd457b1e recognize OpenBSD 4.8 2010-07-24 23:01:56 +00:00
bluhm
7ef295fa37 update p5-NetAddr-IP to 4.030 2010-07-24 17:18:33 +00:00
steven
a65ed571cb this seems to work with our libtool now 2010-07-24 08:24:32 +00:00
ajacoutot
3e3c60a22a Use "WORKGROUP" as a default workgroup name. It is the default in Mac OS
as well as previous Windows versions. At least it gives you a chance to
browse and mount smb shares with gvfs (or any other application using
smb.conf to get the workgroup name) without the need to configure
anything.

input and ok sthen@ on a previous version of this diff
2010-07-23 12:01:47 +00:00
landry
9e89224507 Make sure netinet/in.h is included before arpa/inet.h.
Fixes build with -Wsystem-headers.
2010-07-22 14:26:53 +00:00
edd
c18dcc985a convert some of my ports to the new LIB_DEPENDS and REVISION conventions.
OK sthen@
2010-07-21 21:14:47 +00:00
merdely
2056ff761a s/TRUETRUEPREFIX/TRUEPREFIX/ in pkg/MESSAGE and bump REVISION
From Daniel Dickman.
2010-07-21 18:36:59 +00:00
merdely
cc4e80feef Update to 1.8.
"please" marco@, "go go go" todd@
2010-07-21 16:14:13 +00:00
kevlo
10a80abd0c Update to 3.13007
ok ckuethe@
2010-07-21 01:03:36 +00:00
sthen
0def44df9a HOMEPAGE not HOME_PAGE and bump, from Brad, thanks. 2010-07-19 16:30:11 +00:00
kili
c517da1bee I'm the king of fatfingering.
Noticed by naddy.
2010-07-18 18:52:14 +00:00
naddy
a2c9a774ff Remove redundant variables OPSYS and OPSYS_VER.
OPSYS was always "OpenBSD", the ports tree doesn't cover other
operating systems.
OPSYS_VER was the same as OSREV.

ok espie@
2010-07-18 18:49:01 +00:00
sthen
23c4b69211 Update to 2.3 (notably adding ping/pong support and building a library).
Update DESCR while there.
2010-07-18 10:37:45 +00:00
ajacoutot
45323bcc2b Update to avahi-0.6.26.
Lots of bugfixes. Refer to HOMEPAGE for detail information.
2010-07-17 14:12:38 +00:00
kili
7adf58310c New WANTLIB/LIB_DEPENDS style. 2010-07-17 13:59:44 +00:00
kili
205d4391a4 Add LIB_DEPENDS to RUN_DEPENDS.
Switch to REVISION.
Bump.
2010-07-17 13:43:36 +00:00
sthen
bcda816348 - remove a patch to zap contents of a file which is already not being
built due to a Makefile patch. From Brad, ok stsp@ (maintainer).

- don't use a header which is only needed because of the unused file,
from/commit req'd by stsp@.

shouldn't affect the package, but bumped for safety.
2010-07-14 11:04:15 +00:00
sthen
1b229bc319 Rather than use Makefile workarounds for the broken shared lib handling,
fix it in configure.in so it can be sent upstream. From Brad, looks ok to
Ian McWilliam (maintainer).
2010-07-14 07:20:18 +00:00
sthen
cad99f0e35 use REVISION. 2010-07-13 21:08:00 +00:00
sthen
d55e1837f6 use REVISION 2010-07-13 20:14:21 +00:00
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
jakob
a8533f1cef upgrade unbound to v1.4.4 2010-06-19 21:26:07 +00:00
jakob
8d0f1c07f6 upgrade to LDNS v1.6.5 2010-06-19 21:18:11 +00:00
jasper
28af1f79db - sync with lua.port.mk 2010-06-18 17:59:06 +00:00
bluhm
6ba93a2a29 update p5-IO-Socket-INET6 to 2.65 2010-06-18 17:25:04 +00:00
ajacoutot
09e399bf8b Fix the no_x11 FLAVOR to build against glib2.
While here, fix wantlib and tweak DESCR.

ok sthen@
2010-06-18 10:41:03 +00:00
pea
c43354b999 Update to 2.1.9
"looks good" sthen@
Tested by ajacoutot@ (Thanks !)
ok rui@ (maintainer)
2010-06-17 13:40:08 +00:00
sthen
5b585671d9 update to 1.7.1.2, various fixes (build fixed with -Wall in
CFLAGS as spotted by Landry, also LP64, endianness, and some
ssl problems).

ok rui@ landry@ kili@
2010-06-16 10:25:05 +00:00
jasper
215a0d5db9 - unhook micq 2010-06-16 08:12:00 +00:00
jasper
2bc95ef2fc - remove obsolete micq, as prompted by jiri b. on ports@
it's been superseded by climm, but nobody even said there were using it anymore.
alternatives would be irssi/bitlbee or pidgin,-finch

maintainer timed-out.
2010-06-16 08:11:53 +00:00
kili
73f62484da Add gmp and bump. 2010-06-15 17:59:24 +00:00
kili
c78948cdd1 Bump after ghc update. 2010-06-15 17:18:50 +00:00
fgsch
c1444e6a2b Update to 1.7. From maintainer. 2010-06-15 17:16:13 +00:00
landry
24fc1b6e56 Don't cast char* return value to an int, check if != NULL instead.
Fixes quirc on amd64/sparc64/gcc4.
2010-06-15 16:20:42 +00:00