Commit Graph

52703 Commits

Author SHA1 Message Date
kevlo
dc051e1710 Initial import of p5-Params-Coerce 0.14
Params::Coerce module allows your classes to do coercion of parameters.

ok pea@
2009-10-05 12:52:16 +00:00
kevlo
ef8624a610 Initial import of p5-aliased 0.30
aliased is simple in concept but is a rather handy module. It loads 
the class you specify and exports into your namespace a subroutine
that returns the class name. You can explicitly alias the class to 
another name or, if you prefer, you can do so implicitly.
In the latter case, the name of the subroutine is the last part of
the class name.

ok pea@
2009-10-05 12:50:38 +00:00
benoit
6a15aa4e75 - update html2wml to 0.4.11
ok ajacoutot@
2009-10-05 10:20:59 +00:00
benoit
d1480a6724 - add a py-numpy dependencies
Report from Joachim Schipper, thanks.

ok ajacoutot@
2009-10-05 06:58:07 +00:00
sthen
9beee97e5a Fix build with newer glib2. From gentoo. 2009-10-05 00:12:44 +00:00
kili
d36a7301d8 Drop maintainership. 2009-10-04 21:16:17 +00:00
benoit
10fb3da7b3 - update privoxy to 3.0.12
- update & remove patch
- regen plist

ok ajacoutot@, merdely@
2009-10-04 19:27:21 +00:00
ajacoutot
77d933c19c Fix build with newer glib2.
from Gentoo via David Coppa and others.
2009-10-04 18:22:31 +00:00
ajacoutot
10a864d497 Update to gtk2mm-2.18.2.
ok landry@
2009-10-04 18:19:57 +00:00
ajacoutot
26df99378a Update to pangomm-2.26.0
ok landry@
2009-10-04 18:19:22 +00:00
ajacoutot
e957652cc0 Update to version 2.22.0.
ok landry@
2009-10-04 18:18:46 +00:00
ajacoutot
4638ff3003 Update to version 2.18.1.
committing early so that we can work with the latest at upcoming p2k9.
any fallout, please let me know directly.
ok landry@
2009-10-04 18:17:57 +00:00
ajacoutot
394379e18e Update to version 2.22.1.
committing early so that we can work with the latest at upcoming p2k9.
any fallout, please let me know directly.
ok landry@
2009-10-04 18:17:13 +00:00
naddy
7381c0fa69 update to 1.0.3, which now has a license (GPL) 2009-10-04 16:54:30 +00:00
fgsch
6e8e87eeb9 create /var/run/ircd-ratbox at starting time, not as a @sample. while
i'm here indent and improve comment.
maintainer timed out. martynas@ ok.
2009-10-04 12:56:23 +00:00
sturm
e3a2cdd0cf switch BUILD_DEPENDS from rpm to rpm2cpio
more lightweight, less chance of conflict
2009-10-04 10:56:20 +00:00
benoit
84ec5f1abe - update pyzor to 0.5.0
- change maintainer
- remove patch
- regen plist

ok ajacoutot@, merdely@
2009-10-04 09:41:36 +00:00
ajacoutot
24f2e1274b bash -> sh 2009-10-04 08:08:13 +00:00
ajacoutot
a023f7555f Fix RUN_DEPENDS-gtk, it needs python-gdbm. 2009-10-04 07:48:37 +00:00
william
e130280823 Update to ocrad-0.18
From Nima Hoda with minor tweaks from me:
update MAINTAINER and add @bin.

Thanks!

ok merdely@
2009-10-04 00:12:42 +00:00
sthen
2e2a2c7dc0 +pmacct 2009-10-03 18:55:11 +00:00
sthen
e3b34c582e import net/pmacct, based on a submission from Manuel Pata.
pmacct is a set of passive network monitoring tools to measure, account,
classify, aggregate and export IPv4 and IPv6 traffic, suitable to ISP, IXP,
CDN, IP carrier, data-centre and hot-spot enviroments.

Being able to collect flow data through libpcap, NetFlow and sFlow and
optionally augment this by configuring peering with the included BGP
daemon, granularity is fine enough for essential network management
tasks such as billing, graphing network resource usage, analysing live
or historical traffic trends, steering BGP peerings, real-time alerting,
and certain SLA monitoring.

Aggregation, flexible filtering, sampling and renormalization capabilities
are provided to help cope with the large amounts of data produced by high-
speed networks. Using either memory or database tables (MySQL, PostgreSQL,
SQLite) as backend storage, pmacct can easily feed data into external
tools, including RRDtool, GNUPlot, Net-SNMP, MRTG and Cacti.

The default package provides SQLite support, available flavors are:

        threads       compile with threads, required for BGP integration
                      or running packet classification in parallel
        mysql         compile with support for MySQL
        postgresql    compile with support for PostgreSQL
2009-10-03 18:54:44 +00:00
jolan
2d8d968f44 update to 4.8.009 2009-10-03 16:37:21 +00:00
pea
162d70888b Update to 1.609
ok simon@
2009-10-03 09:20:36 +00:00
pea
00c3233b3b Update to 2.15.1
Changelog: http://cpansearch.perl.org/src/TURNSTEP/DBD-Pg-2.15.1/Changes

ok simon@
2009-10-03 09:18:37 +00:00
pea
a118467e79 Update to 3.62
ok landry@
2009-10-03 09:13:45 +00:00
form
2974fba936 allow `set console wru=0' command to completely
disable interrupt character
2009-10-03 01:57:33 +00:00
benoit
5b1a1fdb97 - update py-optik to 1.5.3
- change maintainer
- add documentation and examples
- regen plist

ok ajacoutot@
2009-10-02 22:26:58 +00:00
jolan
1b8961a4f0 update to 0.5.2 2009-10-02 17:36:53 +00:00
pea
bde43e2c4c Take maintainership
discussed with many.
please commit jasper@
2009-10-02 16:03:02 +00:00
pea
1319f0dfb4 Update to 1.286
Reminded by benoit@, thanks.

ok ajacoutot@
2009-10-02 14:32:06 +00:00
ajacoutot
c8779f50ba Add a small comment about name resolution in README.OpenBSD.
ok jasper@
2009-10-02 14:09:10 +00:00
jasper
f0aec1585e - update py-gtksourceview to 2.8.0
- hobbits take maintainership

ok aja@
2009-10-02 14:05:23 +00:00
jasper
4503e98760 - update gtksourceview to 2.8.1
ok giovanni@ (MAINTAINER), aja@
2009-10-02 14:04:24 +00:00
pea
3c12e631e8 add gtkdatabox and klavaro 2009-10-02 13:44:54 +00:00
pea
48c2773a68 Import klavaro:
Klavaro is just another free touch typing tutor program.

ok landry@
2009-10-02 13:40:52 +00:00
pea
93ab3daf16 Import gtkdatabox
A widget to display large sets of data as dots (or lines). Different
data sets will have different colors, you may change colors and style of
the data The widget gives the possibility to zoom into and out of the
data and to scroll around. It also offers a grid like on an
oscilloscope.

With tweaks from landry@
ok landry@
2009-10-02 13:35:08 +00:00
ajacoutot
fe62ed7f49 Unbreak.
first reported by naddy@ then several.
2009-10-02 13:05:33 +00:00
benoit
7b43092fce - update libssh2 to 1.2.1
- bump lib
- regen plist

ok ajacoutot@, landry@
2009-10-02 12:55:00 +00:00
sthen
836ff03875 Update to 1.1.4; bug fixes and adds 'passive' option to BGP. 2009-10-02 11:52:23 +00:00
sthen
572448a8cb +perlbal (and thanks from dlg to pyr for pointing out the software) 2009-10-02 09:28:37 +00:00
sthen
a6b48be34f import perlbal, mostly from dlg@, ok dlg
Perlbal is a single-threaded event-based server supporting HTTP
load balancing, web serving, and a mix of the two.
2009-10-02 09:26:21 +00:00
merdely
c74b337ec9 Update bacula to 3.0.2:
* Shared objects
	* Virtual backups
	* Duplicate Job Control
	* TLS Authentication
	* Exclude Dir Containing = <filename-string>
	* Plugins including Exchange 2003/2007 Plugin
	* libdbi backend abstraction
	* Bat enhancements

Upgrading from 2.4.4 to 3.0.2 requires updating the database using
/usr/local/libexec/bacula/update_bacula_database.  Database upgrades
from older databases can be done with other scripts in
/usr/local/libexec/bacula/updatedb.  You can determine your database
version in mysql and postgresql with 'select * from version'.

As sthen@ reminded me and the documentation points out, when upgrading
between major versions (2.x.x -> 3.x.x), you should upgrade all of your
components at the same time due to protocol changes.

a *lot* of help from and ok sthen@
2009-10-02 02:34:05 +00:00
matthieu
54a0381835 fix homepage and add @bin marker to plist. ok ajacoutot@ sthen@. 2009-10-01 20:33:27 +00:00
benoit
c95c3c67ae - update jhead to 2.87
- update & regen patches

ok ajacoutot@, okan@
2009-10-01 20:20:23 +00:00
benoit
c1e8acc0a7 - update py-IP to 0.64
- regen plist
- change maintainer
- change HOMEPAGE & MASTER_SITES

ok ajacoutot@
2009-10-01 20:13:09 +00:00
matthieu
da8ac4907e Update for new BSD.x11.dist which is rooted at '/'. ok espie@ 2009-10-01 19:38:40 +00:00
sthen
8c84c1b607 Add a comment about the regression tests. 2009-10-01 16:42:12 +00:00
sthen
46dff51a56 Remove scapy6, replaced by code in the main scapy distribution
as of 2.0.1.
2009-10-01 16:30:22 +00:00
sthen
9307d38003 unlink scapy6 2009-10-01 16:29:04 +00:00