Commit Graph

6993 Commits

Author SHA1 Message Date
jasper
d8a4df3b0d - remove unneeded patch
- regen PLIST (add @bin)
2010-09-14 07:03:42 +00:00
ajacoutot
daa8f53dc6 Don't hardcode /etc, use SYSCONFDIR. 2010-09-13 19:50:33 +00:00
landry
ed07f2a859 +minbif 2010-09-13 19:47:03 +00:00
landry
1a07d02626 _minbif uid/gid is 655, not 653. 2010-09-13 19:45:48 +00:00
landry
176a931984 Import minbif 1.0.3:
Minbif aims to use the libpurple library from the Pidgin project to
provide an IRC-friendly instant messaging client. It also maps
everything to pure IRC commands, giving it an intuitive, natural
feeling. Joining a conversation is a simple /join, banning an user is a
real IRC ban, sending files by a simple DCC, etc.

Comment out the full-bloat-video-audio flavor atm, until someone tests it..
with feedback and ok jasper@
2010-09-13 19:44:40 +00:00
sebastia
db95239afc update from maintainer to latest ejabberd 2.1.5
OK, jasper@
2010-09-13 17:17:06 +00:00
sebastia
5a958903ae Add spectrum to the build, and add the user to the database 2010-09-13 16:51:09 +00:00
jasper
b736114294 SECURITY FIX for CVE-2010-2252
By default, on server redirects, use the original URL to get the
local file name.

ok naddy@
additional testing by kevlo@, thanks.
2010-09-13 16:48:11 +00:00
sebastia
50568fc641 Import net/spectrum: XMPP transport/gateway
Spectrum is an XMPP transport/gateway. It allows XMPP users to communicate
with their friends who are using one of the supported networks. It supports
a wide range of different networks such as ICQ, XMPP (Jabber, GTalk), AIM,
MSN, Facebook, Twitter, Gadu-Gadu, IRC and SIMPLE.

Feedback and OK from jasper@
2010-09-13 16:41:16 +00:00
jasper
97ea2c3464 Fix linking order so this works on static arches too.
hint from naddy@, thanks
2010-09-13 11:32:39 +00:00
jasper
fab4167387 - move distfiles/ to a proper mirroring location. 2010-09-12 16:49:08 +00:00
jasper
d9ccdf4b01 - bump after recent lua.port.mk change
pointed out by sthen@
2010-09-09 17:34:14 +00:00
sthen
3337d7008f - fix another ridiculous use-(one-line)-after-free
- install testbgpdump as well as bgpdump, the different output format
is a little easier on my eyes
2010-09-08 14:08:10 +00:00
sebastia
30af92fea6 enable microblog-purple 2010-09-08 08:26:37 +00:00
sebastia
f80177c1a5 Import microblog-purple: Twitter, Identica, and Status.net plugin for libpurple
This project implement a plug-in for any LibPurple base client like
Pidgin or Finch. Currently it support Twitter, Identica, and
Status.net server through the conversation windows.

After some feedback from first submission to m/l from jasper@, resended updated
version to him, and final OK from jasper@.
2010-09-08 08:23:30 +00:00
jasper
b2343b8c5f - fix build with gcc2 2010-09-07 20:54:48 +00:00
jasper
8868c8786e - remove maintainer; he timed-out many many times in the past with multiple ports
and timed-out too after a long period for this change.
2010-09-07 19:21:42 +00:00
sebastia
c470a4ab70 Update the MAINTAINERs E-Mail address, and bump pkg revision.
OK, landry@, jasper@
2010-09-07 16:52:50 +00:00
ajacoutot
4a7f5cf57b Unbreak: this needs the python MODULE.
breakage reported by landry@
2010-09-07 07:06:34 +00:00
kevlo
51abd02633 Update to 4.0.10; from Remi Pointel 2010-09-07 04:36:16 +00:00
nicm
56fa27d696 Actually add the patch. 2010-09-06 18:33:37 +00:00
nicm
043180dcbf Python.h doesn't necessarily set _XOPEN_SOURCE_EXTENDED so set it
explicitly. Fixes build with ncursesw.

ok brad
2010-09-06 18:29:22 +00:00
jasper
cf9bdd8c74 - SECURITY UPDATE of socat to 1.7.1.3
SA40806/CVE-2010-2799:
socat Command Line Argument Buffer Overflow Vulnerability

maintainer timed-out
2010-09-06 09:38:39 +00:00
ajacoutot
faf3141beb Fix FULLPKGNAME and FULLPKGPATH so that updates work without ambiguity.
from sthen@, tested by myself.
2010-09-02 09:09:24 +00:00
sthen
0e064e6fdf update to 0.094, from Brad (maintainer) 2010-09-02 08:53:20 +00:00
ajacoutot
5c6f67f253 Duh, I forgot to bump... 2010-09-01 14:42:51 +00:00
ajacoutot
7b4a23b9c6 Enable h264 and h263 support.
Switch to new DEPENDS/REVISION.
2010-09-01 14:40:23 +00:00
marco
dd1ea6ae8c Cleanup from brad via a ajacoutot
ok ajacoutot
2010-08-31 20:53:57 +00:00
marco
997dde44bf Fix a crash where dumb apps try to be smart by moving the domain name around.
Take maintainership.
Move snapshot location and website.

ok ajacout
2010-08-31 13:39:55 +00:00
ajacoutot
f7296e021c Remove PKGNAME=${DISTNAME} constructs where possible, as this is the
default anyway.

ok jasper@
2010-08-31 08:15:44 +00:00
sthen
1e1f9d925f bump for python 2010-08-30 21:31:33 +00:00
sthen
e4ac0adf0f And now for something completely different. More python bumps. 2010-08-30 21:26:30 +00:00
sthen
14ac80a32b bumps for new python 2010-08-30 21:21:53 +00:00
sthen
d9ad2d3e07 bumps for python 2010-08-30 21:14:34 +00:00
fkr
fd9ee81899 update to newest version of the openvpn bsdauth plugin
ok ajacoutot@
2010-08-30 18:33:45 +00:00
fkr
3ebadeeb9d update to OpenVPN 2.1.2
while here, enable dropping to _openvpn user in the sample configs.
ok and feedback ajacoutot@
2010-08-30 18:32:20 +00:00
kevlo
35274f1c96 Update to 1.05; fixes regress test for netmask and mac address detection.
from Mikolaj Kucharsk, thanks!
2010-08-30 03:48:17 +00:00
jasper
d484069dbf - update gtk-gnutella to 0.96.8
ok aja@
2010-08-29 19:34:43 +00:00
sthen
1f144cbcbf Run README.OpenBSD through SUBST_CMD, bump REVISION-main. 2010-08-28 18:55:18 +00:00
sthen
9a0d7f6d7b new-style LIB_DEPENDS 2010-08-28 09:42:45 +00:00
sthen
16f80c7de0 update nagios to 3.2.1 (ok sturm@) and take maintainership 2010-08-28 09:20:13 +00:00
sthen
9863fb1925 update nagios-plugins to 1.4.15 (ok sturm@) and take maintainership 2010-08-28 09:19:48 +00:00
sthen
db1a548f29 update c-ares to 1.7.3; from Brad (taking maintainer) 2010-08-27 16:00:02 +00:00
nicm
dcebb07f79 Update to 0.16, ok jasper 2010-08-24 17:24:20 +00:00
sthen
77faf8f678 update ssvnc-viewer to 1.0.28 2010-08-24 14:07:29 +00:00
jasper
1cf159400f - update p5-Net-SSH2 to 0.33
maintainer timed-out
2010-08-24 08:08:40 +00:00
jasper
32834c8687 - fix build on mips64 2010-08-23 15:44:26 +00:00
jasper
3509b9ed24 - update p5-Net-IPTrie to 0.7
prodded by sten spans
2010-08-23 09:01:18 +00:00
ajacoutot
12ecf96b34 Update to zabbix-1.8.3.
Based on a submission from Florian Gross with several fixes and tweaks.

ok sthen@
2010-08-22 14:43:23 +00:00
phessler
78e04e02c9 fix some use-after-free's, and don't hardcode -O3
ok sthen@, reminded by claudio@
2010-08-22 11:49:55 +00:00