5060 Commits

Author SHA1 Message Date
steven
9378ac6cf8 switch to python 2.5 and use python module 2007-10-22 14:47:58 +00:00
sthen
849d511abc fix segfault with non-IRC protocols
ok simon@
2007-10-20 14:12:26 +00:00
espie
50232f1030 fix build:
- explicitly choose the xml library you want.
- give enough details so that libintl is found, *even if xml2 is not used*.

No package change.
2007-10-20 13:05:35 +00:00
espie
029004a088 jasper, please commit stuff that *builds* 2007-10-20 12:37:33 +00:00
jasper
b3083d9f30 add libgalago 2007-10-19 09:05:18 +00:00
jasper
1cd0a610c1 import libgalago 0.5.2
Galago is a desktop presence framework, designed to transmit presence
information between programs. To put it in simpler terms, it takes
information on who is online and their away/idle states from an instant
messenger (such as gaim) or other similar programs and lets other
programs (such as Ximian's Evolution) to make use of it.

The advantage of such a framework is that it brings your programs closer
together. When you receive an e-mail from a friend who is in your buddy
list, you'll be able to immediately tell their online status, for
example.

feedback and ok ajactoutot@
2007-10-19 09:03:37 +00:00
sthen
e2aa4c6b2a adjust subpackage LIB_DEPENDS to depend on the current version of rrdtool;
fixes some upgrade situations. bump relevant subpackages.

ok msf (MAINTAINER)
2007-10-18 08:59:15 +00:00
jasper
4fe0200013 add pymsn 2007-10-15 20:04:27 +00:00
jasper
814b216a63 add pymsn 0.2.2
pymsn is a rewrite of libivy (http://hybrid.tuxfamily.org/ivy), during
this rewrite the usage of Python asyncore and asynchat were dropped in
favor of the pymsn.gio library based on Glib GIOChannel. This change
enabled easy integration with the Glib main loop.

pymsn also gained msnp2p support for display pictures and custom smileys
as well a Http Polling transport and proxy support.

ok steven@
2007-10-15 20:01:49 +00:00
jasper
49c1d02ebf unbreak after the irssi update...my bad.
diff from sthen@, thanks!
2007-10-15 17:53:37 +00:00
aanriot
bd80cee9bb add zenirc. 2007-10-14 09:31:33 +00:00
aanriot
9c267f96ac ZenIRC is a full-featured scriptable IRC client for the EMACS text
editor. Most features are implemented via module extensions. For
example, DCC (Direct Client-to-Client) can be enabled at the user's
option.

inputs and ok deanna@
2007-10-14 09:28:12 +00:00
simon
022d8acc6e add p5-Validate-Net 2007-10-13 09:56:07 +00:00
simon
b324d06519 import p5-Validate-Net
Validate::Net is a class designed to assist with the validation of
internet related strings.  It can be used to validate CGI forms,
internally by modules, and in any place where you want to check that an
internet related string is valid before handing it off to Net::*
modules.

ok jasper@
2007-10-13 09:56:03 +00:00
kili
7ea5788887 bump PKGNAME after python version switch 2007-10-12 22:20:24 +00:00
jasper
b2890add69 update irssi to 0.8.12
from viq (MAINTAINER)
2007-10-10 18:09:56 +00:00
jakob
a2f686a3be upgrade to drill from ldns v1.2.1 (maintenance release) 2007-10-10 12:13:53 +00:00
jakob
d3b6d1150c upgrade to ldns v1.2.1 (maintenance release) 2007-10-10 12:13:00 +00:00
steven
9bfed1ac43 bump PKGNAME after python version switch 2007-10-08 08:22:38 +00:00
kili
4e576e1ab4 Update to ircII 20060725.
From brad@. Tested by me for some days on different archs.
2007-10-05 19:54:55 +00:00
jasper
0f27817af9 add p5-Net-XMPP 2007-10-05 14:22:27 +00:00
jasper
5ff4d51f07 import p5-Net-XMPP 1.02
Net::XMPP is a convenient tool to use for any perl script that would
like to utilize the XMPP Instant Messaging protocol.  While not a client
in and of itself, it provides all of the necessary back-end functions to
make a CGI client or command-line perl client feasible and easy to use.
Net::XMPP is a wrapper around the rest of the official Net::XMPP::xxxxxx
packages.

ok simon@
2007-10-05 14:19:46 +00:00
jakemsr
bdd1e35648 maintainence update to live.2007.08.03a
mostly bugfixes

from brad@
2007-10-03 02:19:06 +00:00
jasper
e5d81d4310 we prefer the idiom of MODULES=devel/gettext over MODULES=gettext
"looks good" steven@
2007-10-02 19:09:44 +00:00
naddy
e73e42daf1 maintenance update to 7.17.0 2007-10-02 16:52:41 +00:00
sthen
60ef204c67 update to version 3.5.14
from Mattieu Baptiste

"Looks good to me" kevlo@ (MAINTAINER)
2007-10-02 07:39:16 +00:00
simon
83df55eb22 update to version 1.12
with fixes from Simon Kunhle
from brad@
2007-10-01 22:03:53 +00:00
merdely
e692aa37ef Update to pidgin-2.2.1
From brad@
"just commit it" steven@
2007-10-01 22:03:29 +00:00
ckuethe
ae1edcc487 Update to latest version. Major new feature: the ability to save statistics
database to disk.
ok rui
2007-09-30 22:08:54 +00:00
sturm
8fa3eb1272 update to nagios plugins 1.4.10 2007-09-30 10:37:07 +00:00
ajacoutot
8b30aa16f3 Some cleanup:
- lowercase COMMENT
 - add a $V variable for version number to ease upgrades
 - s/$LOCALBASE/$PREFIX in files/openafs-setup
 - use $SYSCONFDIR instead of /etc for files/openafs-setup
 (where appropriate)

"go fot it" todd@
2007-09-29 12:18:06 +00:00
steven
61c4057dba - fix utterly wrong SHARED_LIBS
- avoid doxygen during fake which was pulled in by configure if installed
- chown man pages
2007-09-28 20:22:05 +00:00
steven
e3b7eedd10 use default version of python 2007-09-28 12:07:54 +00:00
steven
d5183222b4 update to 2.3.1
ok jakob@ (maintainer)
2007-09-27 17:15:03 +00:00
rui
f003c6c99a update netdude to 0.4.8a and take over maintainership.
ok sthen@
2007-09-26 20:21:05 +00:00
rui
236ee0e5bf update libnetdude and plugins, also take over maintainership.
ok sthen@
2007-09-26 20:18:08 +00:00
rui
679dcb23f3 update libpcapnav to 0.8 and take over maintainership.
ok sthen@
2007-09-26 20:14:37 +00:00
rui
11d8b0dd79 update net-snmp to 5.4.1, also adds a patch from claudio@ to allow 64bit network counters.
Changelog: http://net-snmp.sourceforge.net/about/ChangeLog.html

tested by Graeme Lee, ok mbalmer@
2007-09-26 20:03:42 +00:00
rui
c2a0852b28 update dnsmasq to 2.40 and take over maintainership.
ok merdely@
2007-09-26 19:51:33 +00:00
todd
a54c908a97 unbreak openafs by not compiling the lkm; this is temporary
use one param.i386_obsd.h file to support any release instead of
 adding/removing files each OSrev of OpenBSD
regen patches while here
bump PKGNAME
2007-09-24 19:36:49 +00:00
jakob
acd3b70614 ISC DHCPD 3.0.6 2007-09-24 06:17:19 +00:00
jasper
7dc148dc8c - update gajim to 0.11.2
- install the .desktop file

based on a diff by Vlad Glagolev, with tweaks by
Simon Kuhnle (new maintainer) and me
2007-09-23 18:50:24 +00:00
jasper
b9b80f9a65 add castget 2007-09-21 17:48:33 +00:00
jasper
f0db087607 import castget 1.0.0
castget is a simple, command-line based RSS enclosure downloader. It is
primarily intended for automatic, unattended downloading of podcasts.

from Gleydson Soares (MAINTAINER) with tweaks by me
2007-09-21 17:45:43 +00:00
bernd
1dcf42ec4a - Install a sample synergy.conf file.
- Simplify the post-install target.

ok dim@ (MAINTAINER)
2007-09-21 05:46:26 +00:00
jasper
47c52e686d add ii 2007-09-20 19:16:56 +00:00
jasper
3bb2cfc9fa import ii 1.3
ii is a minimalist FIFO and filesystem-based IRC client. 

from Gleydson Soares (MAINTAINER)
2007-09-20 19:15:00 +00:00
simon
cdd9792903 fix typo in COMMENT and bump PKGNAME 2007-09-20 18:55:16 +00:00
msf
b104095270 revert everything in my mistaken reimport of this module except for
MASTER_SITES. It pays to read your mail before you commit things
2007-09-20 11:26:53 +00:00
msf
67792307a7 initial import of RubyRRDTool 0.60
rubyrrdtool provides ruby bindings for RRD functions (via librrd), with
functionality comparable to the native perl bindings.
2007-09-20 05:22:05 +00:00