Commit Graph

45620 Commits

Author SHA1 Message Date
jasper
a8b4d61931 - add p5-Math-Derivative, p5-Math-Spline and p5-Statistics-Descriptive 2008-09-24 13:45:45 +00:00
jasper
84c36f68b6 import p5-Statistics-Descriptive 2.6
This module provides basic functions used in descriptive statistics. It
has an object oriented design and supports two different types of data
storage and calculation objects: sparse and full. With the sparse
method, none of the data is stored and only a few statistical measures
are available. Using the full method, the entire data set is retained
and additional functions are available.
2008-09-24 13:43:37 +00:00
jasper
11bc637de8 import p5-Math-Spline 0.01
This package provides cubic spline interpolation of numeric data. The
data is passed as references to two arrays containing the x and y
ordinates. It may be used as an exporter of the numerical functions or,
more easily as a class module.
2008-09-24 13:42:33 +00:00
jasper
4aa01c6dfc import p5-Math-Derivative 0.01
Perform numerical first (Derivative1) and second Derivative2) order
differentiation on vectors of data.
2008-09-24 13:41:43 +00:00
jasper
ddfa68651b - add p5-Bio-ASN1-EntrezGene 2008-09-24 13:37:27 +00:00
jasper
ddc0be8edf import p5-Bio-ASN1-EntrezGene 1.091
Bio::ASN1::EntrezGene is a regular expression-based Perl Parser for NCBI
Entrez Gene genome databases
(http://www.ncbi.nih.gov/entrez/query.fcgi?db=gene). It parses an
ASN.1-formatted Entrez Gene record and returns a data structure that
contains all data items from the gene record.
2008-09-24 13:36:21 +00:00
jasper
7fa8d4b3d8 - add p5-Data-Stag 2008-09-24 13:35:06 +00:00
jasper
0d372ff08b import p5-Data-Stag 0.11
This module is for manipulating data as hierarchical tag/value pairs
(Structured TAGs or Simple Tree AGgreggates). These datastructures can
be represented as nested arrays, which have the advantage of being
native to Perl.
2008-09-24 13:32:49 +00:00
jasper
68428e5ce1 - add p5-Convert-Binary-C 2008-09-24 13:30:07 +00:00
jasper
248a6a1354 import p5-Convert-Binary-C 0.71
Convert::Binary::C is a preprocessor and parser for C type definitions.
It is highly configurable and supports arbitrarily complex data
structures. Its object-oriented interface has pack and unpack methods
that act as replacements for Perl's pack and unpack and allow to use C
types instead of a string representation of the data structure for
conversion of binary data from and to Perl's complex data structures.
2008-09-24 13:29:14 +00:00
jasper
d6862b9d6b - update p5-Class-AutoClass to 1.01
- fix license
2008-09-24 11:29:13 +00:00
sturm
e545b60d26 no python, no build
no PKGNAME bump needed
2008-09-24 07:13:43 +00:00
sturm
f01400a6e5 move p5-Test-Exception from REGRESS_DEPENDS to BUILD_DEPENDS
to unbreak build
no PKGNAME bump necessary
2008-09-24 06:40:32 +00:00
kevlo
e1eb76e1ab SECURITY update to 2.11.9.1 which fixes a code execution vulnerability.
CVE-2008-4096 Code execution vulnerability
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4096

ok sthen@
2008-09-24 02:42:01 +00:00
kili
0cd4664148 Update to 2.6.1. From maintainer Giovanni Bechis <g.bechis@snb.it>.
ok (portwise) simon@ sthen@
2008-09-23 21:39:21 +00:00
rui
90ae6594d9 - maintenance update to nikto 2.03.
ok laurent@
2008-09-23 21:21:01 +00:00
jasper
22ac4b5a23 - add ratproxy 2008-09-23 21:01:06 +00:00
jasper
8b38b19ffc import ratproxy 1.51
(buzz word alert!)
Semi-automated, largely passive web application security audit tool,
optimized for an accurate and sensitive detection, and automatic
annotation, of potential problems and security-relevant design patterns
based on the observation of existing, user-initiated traffic in complex
web 2.0 environments.
Detects and prioritizes broad classes of security problems, such as
dynamic cross-site trust model considerations, script inclusion issues,
content serving problems, insufficient XSRF and XSS defenses, and much
more.

testing and ok kili@
2008-09-23 20:59:40 +00:00
jasper
3f7b1e2bf1 - update AcePerl to 1.91
ok simon@
2008-09-23 20:57:20 +00:00
jasper
cf91ae68a4 - add p5-WeakRef 2008-09-23 20:55:42 +00:00
jasper
90c592ccfa import p5-WeakRef 0.01
A weak reference is just like an ordinary Perl reference except that it
isn't included in the reference count of the thing referred to. This
means that once all references to a particular piece of data are weak,
the piece of data is freed and all the weak references are set to undef.
This is particularly useful for implementing circular data structures
without memory leaks or caches of objects.

ok simon@
2008-09-23 20:53:11 +00:00
landry
a09f699398 add waf. 2008-09-23 19:56:05 +00:00
landry
a79f9ef04f Import waf 1.4.4.
Waf is a Python-based framework for configuring, compiling and
installing applications. It is a replacement for other tools such as
Autotools, Scons, CMake or Ant.
The port provides a devel/waf MODULE for use by third-party ports.

with tweaks, lots of python-fu and ok wcmaier@, ok jasper@
2008-09-23 19:55:02 +00:00
landry
d28ad3a437 Oops, damn cvs. 2008-09-23 19:37:55 +00:00
landry
d956071642 Add a grisbi.desktop file, and fix @bin marker.
ok ajacoutot@ jasper@
2008-09-23 19:37:06 +00:00
bernd
17244e1822 Remove quotes around COMMENT and capitalize Ruby. 2008-09-23 14:34:37 +00:00
martynas
e1bc28b56b update to niallo's unworkable-0.5, which includes:
- Support for Fast Extensions (BEP 6), avoiding long hash checks
with Fast Resume and many bugfixes which make transfers happen at
a faster rate.
from niallo@.  ok merdely@
2008-09-23 14:23:22 +00:00
bernd
5d94072dd9 Missing PKGNAME-sieve bump after COMMENT-sieve change. 2008-09-23 13:31:50 +00:00
bernd
22d49c4c96 Missing PKGNAME-doc bump after MAINTAINER removal. 2008-09-23 13:27:11 +00:00
bernd
98d7ff85fd Missing PKGNAME bump. (only 1/3 of the last commit message got actually done) 2008-09-23 13:24:08 +00:00
brad
f6a07fa68c Upgrade to libmpeg2 0.5.1.
Tested on amd64/i386, arm by sthen@, powerpc by merdely@, also
builds on alpha/sparc64.

ok merdely@
2008-09-23 00:44:17 +00:00
sthen
3b3d096f12 improve pkg/DESCR wording and update to 0.6.1:
- support for OpenBSD's SIOCGIFDESCR
- support for hw.vendor and hw.product on OpenBSD
- manpage now lists default user (_ladvd on OpenBSD)
- location support also works for LLDP (-L)

from MAINTAINER Paul de Weerd, thanks!
2008-09-22 22:32:26 +00:00
jakob
1ebf2bd47d upgrade to stunnel v4.26.
also; update patch to write pidfile before dropping privs.
2008-09-22 19:20:01 +00:00
sthen
fa21bd3ed4 - re-enable kmem support, with 5.4.2 there don't seem to be
any problems on tested arch (including the ones that used to
have trouble).

- repair sysctl() use in cpu_sysctl.c, it was using the wrong
type and at least on some arch the system call was failing, so
because the code isn't careful about checking return codes and
thus used uninitialized space, it tried to allocate memory for
info structures for 128 million CPUs on one of my systems...

"definitely ok" rui@
2008-09-22 18:46:36 +00:00
jasper
a05c70b5b9 - add evolution-plugin-webcal 2008-09-22 17:17:27 +00:00
jasper
12badd51a1 import evolution-plugin-webcal 2.21.92
GNOME URL handler for web-published ical calendar files, which
integrates with the Evolution groupware suite. It allows you to
subscribe to a published calendar simply by clicking on a webcal: URL.
2008-09-22 17:16:13 +00:00
ajacoutot
2457443174 - oops, missed bump
... I can here Nikolay's sword ready to cut my head off...
2008-09-22 15:45:56 +00:00
ajacoutot
efde084247 - if libsoup is installed, the souphttpsrc plugin will be built, so add
a corresponding subpackage
2008-09-22 15:36:56 +00:00
mpf
76d0d4d827 Fix -net tap,ifname=/dev/tunX support.
Bump PKGNAME.
OK todd@
2008-09-22 15:17:54 +00:00
sthen
509ee3de36 Update to 0.2beta: bugfixes and new features. ok ajacoutout. 2008-09-22 13:53:02 +00:00
ajacoutot
d1291a0677 +cheese 2008-09-22 13:51:03 +00:00
ajacoutot
eb1e1eb8e9 Import cheese-2.22.3
Cheese uses your webcam to take photos and videos, applies fancy special
effects and lets you share the fun with others.  Under the hood, Cheese
uses GStreamer to apply fancy effects to photos and videos.  With Cheese
it is easy to take photos of you, your friends, pets or whatever you
want and share them with others.

Add a patch from NetBSD to fix v4l2 support.

BEWARE!
This port is not functionnal right now, an update to
gstreamer-plugins-good is needed first
2008-09-22 13:50:29 +00:00
landry
62d60aa075 add xfce4-screenshooter and xfce4-smartbookmark 2008-09-22 13:37:50 +00:00
landry
aab63236f7 import xfce4-screenshooter, a plugin for the xfce4 panel permitting to take
screenshots of the full desktop or just single windows.

ok ajacoutot@
2008-09-22 13:25:35 +00:00
landry
6c8864b73c import xfce4-smartbookmark, a plugin for the xfce4 panel permitting to
directly type web search requests sent to a configurable website search
engine. Results are directly displayed in your preferred web browser.

ok ajacoutot@
2008-09-22 13:24:23 +00:00
ajacoutot
2b698479e8 +vitetris 2008-09-22 12:44:00 +00:00
ajacoutot
2345897372 Import vitetris-0.51
vitetris is a terminal-based Tetris clone by Victor Nilsson. Gameplay is
much like the early Tetris games by Nintendo. Features include:

 -Configurable keys
 -Highscore table
 -Two-player mode with garbage
 -Network play


from MAINTAINER Ryan Freeman with several tweaks
input from sthen@ who kicked my ass at network game
ok sthen@
2008-09-22 12:43:31 +00:00
jasper
09d4dc6d7e - update nutdb to 13.9
- update HOMEPAGE
- remove maintainer who has been inactive/unresponsive for years
2008-09-22 08:13:28 +00:00
ajacoutot
df374c343d - upstream re-rolled the distfile
- bump to be on the safe side

spotted by jasper@
2008-09-22 06:43:16 +00:00
jasper
6374dd9b49 add shell-fm 2008-09-21 22:29:19 +00:00