Commit Graph

5074 Commits

Author SHA1 Message Date
steven
e68b25b9ba db.=4 -> db.>=4 in preparation of db4 update
ok sthen@
2007-10-25 21:05:33 +00:00
steven
4baf96ac84 regen patches 2007-10-25 18:57:32 +00:00
wilfried
4ec8e5d186 fix plist, ok mbalmer@ 2007-10-25 09:46:44 +00:00
steven
22e318bbec use python module, and switch to python 2.5 2007-10-24 17:34:23 +00:00
steven
b6e04074db update to 2.31 2007-10-24 15:01:09 +00:00
steven
75eba87436 update to 1.13 2007-10-24 14:58:16 +00:00
naddy
9f9ead6cb5 bump package name, now that ldns is a shared library 2007-10-24 10:48:42 +00:00
naddy
ea58df3f2b fix shared library, miscellaneous cleanup; agreed by jakob@ 2007-10-23 22:46:18 +00:00
naddy
f6b6062096 * Update maintainer email address.
* Add detailed option descriptions to pptp(8) man page.
* Move OpenBSD configuration examples from text file
  ${PREFIX}/share/doc/pptp/USING into pptp(8) man page,
  and remove patch to ${WRKSRC}/USING. Extend and
  revise examples while at it.
* Add patch to ${WRKSRC}/util.c to make pptp log normal
  informational messages with level LOG_INFO instead of LOG_NOTICE.
* Update pkg/DESCR with a new description based on upstream web site.
* Fix URL to list of pptp security flaws in pkg/MESSAGE.
* [Re-]Create patches with `make update-patches'.
* Add patch to ${WRKSRC}/pptp_gre.c to automatically enable
  the net.inet.gre.allow sysctl before trying to bind
  the GRE socket.
* Remove '@sysctl net.inet.gre.allow=1' from PLIST.

From: maintainer Stefan Sperling
2007-10-23 22:13:38 +00:00
jasper
2f71d0e1e2 update p5-Net-Tracerout to 1.10 2007-10-23 15:37:51 +00:00
wilfried
ebae883269 update to 2.1.7 2007-10-23 08:27:14 +00:00
steven
6acc10801d +amsn 2007-10-22 19:32:35 +00:00
steven
d2cdda71dc MSN messenger clone 2007-10-22 19:32:24 +00:00
ajacoutot
6f8b4242e8 - use python MODULE (and make sure the -main subpackage doesn't run_depends
on python)
- install egg-info file

feedbacks and ok steven@
2007-10-22 15:07:15 +00:00
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