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