Commit Graph

6922 Commits

Author SHA1 Message Date
sebastia
ca6ddd823f Import poco
POCO C++ libraries for network based applications

C++ class libraries for network-centric, portable applications, 
integrated perfectly with the C++ Standard Library. Includes 
network protocols (Sockets, HTTP, FTP, SMTP, POP3, etc.) and an 
XML parser.

With a lot of feedback from landry@ 
Finally OK from dcoppa@
2010-07-28 18:13:00 +00:00
sebastia
83ee502ccf Get rid of pre-configure, and the expensive SUBST_CMD
Pointed out by steven@
2010-07-28 18:09:10 +00:00
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