Commit Graph

52790 Commits

Author SHA1 Message Date
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
sthen
f1f2f30877 Update scapy to 2.0.1 from new maintainer Jonathan Armani with a little
help from me. The IPv6 features provided by scapy6 are integrated (still
some problems with them, but working well enough) so pkgpath/conflict
markers are set to replace an existing scapy6 installation.

ok wcmaier@ "if it works go for it" claudio@
2009-10-01 16:28:49 +00:00
benoit
038308739a - update py-pyro to 3.9.1
- regen plist

ok ajacoutot@, fgsch@
2009-10-01 14:11:58 +00:00
sthen
66365b0e48 - fix some LP64 crashes and various warnings pointed out by Simon Kuhnle
- drop MAINTAINER
2009-10-01 14:09:54 +00:00
benoit
05accdce02 - update milter-greylist to 4.2.3
- regen plist & patches

ok ajacoutot@, jakob@
2009-10-01 14:06:15 +00:00
benoit
78537758f7 - update etherape to 0.9.8
- regen plist
- regen & add patches

ok ajacoutot@
2009-10-01 14:00:45 +00:00
ajacoutot
12028a52f9 Tweak MESSAGE now that /var/www/tmp/ is here by default. 2009-10-01 12:28:34 +00:00
ajacoutot
5649cab24c Create /var/www/tmp/ directory on install.
ok robert@ (maintainer)
2009-10-01 12:22:32 +00:00
landry
782cca7fa3 Bugfix update to xfce4-settings 4.6.3.
See http://foo-projects.org/pipermail/xfce/2009-September/025951.html
for details.
2009-09-30 19:08:42 +00:00
laurent
e3c4c799da Update diskrescue, ok jasper@ marco@ 2009-09-30 12:53:43 +00:00
landry
3c175341e9 Fix build failure on !amd64.
Commiting on behalf of jasper@, i usually don't touch py-* stuff without
good reasons...
ok djm@
2009-09-30 11:51:30 +00:00
espie
ce55aa945e very minor update 2009-09-30 08:28:08 +00:00
sthen
617af14735 tmux moved from ports to base, remove it from the arm plist. 2009-09-30 07:52:12 +00:00
matthieu
0943077ac9 Install the libs of the packages. From Stephan A. Rickauer.
ok sthen@, jasper@.
2009-09-30 05:24:24 +00:00