45547 Commits

Author SHA1 Message Date
sthen
b1eeab1f0f +slurm 2008-09-18 23:04:36 +00:00
sthen
41dfb51146 import slurm:
Yet another network load monitor. Slurm started as a port of a Linux
PPP link monitor called pppstatus by Gabriel Montenegro. It was then
transformed into a generic netowrk load monitor that supports *BSD,
Linux, HP-UX, and Solaris.

Slurm shows `realtime' traffic statistics, has three graph modes,
can monitor any network device, and uses curses to draw ascii
graphics, including ascii theme support.

From maintainer Ryan Freeman, adjusted by myself and ajacoutot.
ok ajacoutot@
2008-09-18 23:02:31 +00:00
naddy
54622ab45b In libintl.h, check that cpp macros are defined before testing their value.
This avoids warnings with -Wundef.  Requested by espie@
2008-09-18 14:47:59 +00:00
ajacoutot
cf10739f24 - SYSCONFDIR and LOCALBASE are already part of the generic SUBST_VARS
looks good to landry@
2008-09-18 13:37:41 +00:00
ajacoutot
6aae695305 - update to timetrex-2.2.14
This release contains a detailed printable timesheet as well asseveral
bugfixes, including one bug that in rare circumstances may have caused
timesheets to be calculated incorrectly.
2008-09-18 13:36:07 +00:00
landry
e76b8aafbe Update to Net::LDAP 0.37, from pea at raveland dot org, thanks !
See http://search.cpan.org/src/GBARR/perl-ldap-0.37/Changes for Changelog

ok ajacoutot@
2008-09-18 12:19:32 +00:00
sturm
fc0b736093 remove some machines 2008-09-17 20:19:24 +00:00
kili
6ef51c1356 Update to 4.76. From maintainer Giovanni Bechis <g.bechis@snb.it>.
ok landry@
2008-09-17 18:09:54 +00:00
ajacoutot
69690de336 +tint 2008-09-17 15:40:31 +00:00
ajacoutot
99791896b9 Import tint-0.6.0
Tint is a simple panel/taskbar intentionally made for openbox3, but should
also work with other window managers.
The goal is to keep a clean and unintrusive look with lightweight code and
compliance with freedesktop specifications.

from Pierre-Emmanuel Andre with some tweaks
2008-09-17 15:39:51 +00:00
ajacoutot
70e7e364a3 - register ${SYSCONFDIR}/xdg/ in PLIST so that it is correctly removed on
pkg_delete
- bump
2008-09-17 15:12:32 +00:00
jasper
fe5cbeb786 - add sharedance 2008-09-17 14:28:48 +00:00
jasper
b2e44ccb2a import sharedance 6.0
Sharedance is a high-performance server that centralize ephemeral
KEY/DATA Pairs on remote hosts, without the overhead and the complexity
of an SQL database.
It was mainly designed to share caches and sessions between a pool of
web servers. Access to a sharedance server is trivial through a simple
PHP API and it is compatible with the expectations of PHP 4 and PHP 5
session handlers.

from William Yodlowsky with some tweaks by me
2008-09-17 14:27:53 +00:00
ajacoutot
4eed10c764 - TRUEPREFIX and LOCALBASE are already part of the default SUBST_VARS 2008-09-17 13:54:54 +00:00
ajacoutot
13ef0005f6 - add ^TRUEPREFIX to the generic SUBST_VARS
"go ahead" espie@
2008-09-17 13:42:10 +00:00
ajacoutot
9e4eef46e3 +cdk 2008-09-17 13:27:27 +00:00
ajacoutot
670b6aa360 Import cdk-5.0.20060507
Cdk stands for 'Curses Development Kit' and it currently contains 21
ready to use widgets which facilitate the speedy development of full
screen curses programs.

from Pierre-Emmanuel Andre with some tweaks
2008-09-17 13:22:05 +00:00
markus
e105824d95 unbreak udp_stream test (missing bind(2)); ok jakob@ 2008-09-17 12:39:17 +00:00
ajacoutot
1acf3a9c98 - update to system-config-printer-1.0.7 2008-09-17 12:00:56 +00:00
jasper
36fb125489 - add bouml 2008-09-17 12:00:49 +00:00
ajacoutot
e9ab8cc44c - small update to version 1.9.42 2008-09-17 11:57:44 +00:00
jasper
acb3b9b589 import bouml 4.5
BOUML is a free UML tool box (under development) allowing you to specify and
generate code in C++, Java, Idl, PHP and Python.
BOUML is extensible, and the external tools (named plug-outs) may be developed
in C++ or Java, using BOUML for their definition as any other program. The code
generators and reverses are ones of the predefined plug-outs included in the
BOUML distribution.

feedback and ok ajacoutot@
2008-09-17 11:56:33 +00:00
brad
a5681b9b65 - Disable FAM so autoconf will not pull it in if it is installed
- Tweak how CONFIGURE_ARGS are passed along so as to remove
  cases where the Makefile will pass along --without-foo
  --with-foo
- Add missing crypto lib for WANTLIB with the ads FLAVOR

Part of the CONFIGURE_ARGS tweaking from form@
Missing lib from WANTLIB pointed out by sthen@

ok sthen@ ajacoutot@
2008-09-17 10:38:59 +00:00
ajacoutot
c30755ec19 +tesseract 2008-09-17 10:18:19 +00:00
ajacoutot
81ddca477f Import tesseract-2.03
The Tesseract OCR engine was one of the top 3 engines in the 1995 UNLV
Accuracy test. Between 1995 and 2006 it had little work done on it, but
it is probably one of the most accurate open source OCR engines
available. The source code will read a binary, grey or color image and
output text. A tiff reader is built in that will read uncompressed TIFF
images, or libtiff can be added to read compressed images.


reworked from scratch from an original submission by
jrrs at ice-nine dot org a while ago on ports@; he's been non-responsive
so far so I'm taking MAINTAINERship.
2008-09-17 10:17:27 +00:00
ajacoutot
144aff7e16 +timetrex 2008-09-17 10:11:29 +00:00
ajacoutot
b83eb7a605 Import timetrex-2.2.13
TimeTrex is a complete web-based payroll and time management suite which
offers employee scheduling, attendance (timeclock, timesheet), job
costing, invoicing and payroll all in a tightly integrated package.

"looks good" to fkr@
2008-09-17 10:08:21 +00:00
jakob
34be7c4f86 update to pflogsumm v1.1.2; from Giovanni Bechis 2008-09-17 06:49:25 +00:00
okan
08c5eb12ad update to 0.5.01 from MAINTAINER (Bruno Bigras)
ok merdely@
2008-09-17 02:40:27 +00:00
okan
7b1325aa7f update to 1.4c from MAINTAINER (Bruno Bigras)
ok merdely@
2008-09-17 02:39:41 +00:00
jasper
495c9fba4f - remove nscache, nobody uses netscape 4 anymore and nscache doesn't
grok newer mozilla's .db files.

if you were still looking at what you were browsing in 1999...get a life.

ok landry@ sthen@
2008-09-16 21:22:39 +00:00
jasper
0f5869aa2d - master site is gone, so mirror it elsewhere 2008-09-16 21:15:53 +00:00
jasper
70677a4932 - update stegdetect to 0.6 2008-09-16 21:08:27 +00:00
naddy
c218631a73 Fix alignment error in SDL display output from sparc64 to i386.
From upstream SVN.  ok pvalchev@, brad@
2008-09-16 20:43:10 +00:00
sthen
ec83713d9b Drop Jon Olsson as maintainer, as per his request on ports@.
Bump package.
2008-09-16 20:40:16 +00:00
jasper
aea96b6a81 - update beaver to 0.3.0.1 (switches to gtk2)
- install .desktop file
- fix license marker
- re-format DESCR
2008-09-16 20:00:18 +00:00
jasper
35fd116efc - update asp2php to 0.77.3 2008-09-16 19:41:35 +00:00
jasper
69ff5e6f41 - update libconfig to 1.3.1
- install example code
- tweak license (from me)

from Markus Bergkvist (MAINTAINER)
2008-09-16 16:52:15 +00:00
landry
1a6ae63bcf Update to mailwatch 1.1.0, this release adds support for IMAPS/POPS/Gmail
over HTTPS through security/gnutls.
Added missing @exec gtk-update-icon-cache while here.

ok ajacoutot@
2008-09-16 09:43:15 +00:00
jasper
92bd192de2 - homepage (and master_sites) are no more, spotted by landry@ 2008-09-16 09:04:36 +00:00
brad
4db68789cb Add support for H.264/AAC and some other audio codecs to the Flash
demuxer.

From Xine-lib repo

ok jakemsr@
2008-09-16 02:37:04 +00:00
jakemsr
8a039dc0a7 - simpler faad related patching
- in MESSAGE, end sentence with a period
- bump PKGNAME

ok brad@
2008-09-15 22:13:02 +00:00
jakemsr
32e8a1e508 - simpler faad related patching
- bump PKGNAME

ok brad@
2008-09-15 22:11:42 +00:00
jakemsr
d47f33c8b5 - faac/faad related changes
- bump PKGNAME

ok brad@
2008-09-15 22:08:40 +00:00
jakemsr
3028e0bf4d + libmp4v2 2008-09-15 22:07:29 +00:00
jakemsr
e080666f2b - faad/faac update related changes
- bump PKGNAME

ok brad@, also tested by ckuethe@ a while back
2008-09-15 22:06:11 +00:00
jakemsr
dfd761fe0d - simpler faad related patches
- bump PKGNAME

ok brad@
2008-09-15 22:04:17 +00:00
jakemsr
98c9e1c3ff - simpler faad related patching
- @bin marker for arts-helper
- bump PKGNAMEs

ok brad@
2008-09-15 22:02:44 +00:00
jakemsr
c91b85366f - update to faac-1.26
- now uses libmp4v2 from multimedia/libmp4v2 instead of audio/faad

ok brad@
2008-09-15 22:00:38 +00:00
jakemsr
743646d039 - update to faad-2.6.1
- greatly simplify type-mismatch-correcting patches.  most of the
  mismatches actually match on size and signedness, so only fix the
  ones that don't match.  tested to work on sparc64 by naddy@ a
  while back.
- libmp4v2 is no longer part of this package
2008-09-15 21:58:19 +00:00