Commit Graph

27909 Commits

Author SHA1 Message Date
alek
9df2e2b83d - Fix -tkinter subpackage
- Bump PKGNAME
2005-03-03 21:59:57 +00:00
kurt
a597da2309 - Change install to DISTNAME instead of PKGNAME
- Kill INSTALL (from alek@)
- Move examples and documentation to -examples sub-package

with help and ok from nikolay@
2005-03-03 21:50:43 +00:00
sturm
48323327f9 update to getmail 4.3.3
from ChangeLog:
-previously, for safety, getmail would re-retrieve messages after a session
that encountered errors.  However, getmail had enough information to safely
remember those messages that had been successfully delivered.  This behaviour
has been changed, to avoid delivering duplicate messages where it isn't
necessary.  Thanks: Thomas Schwinge.
-in output/log files, getmailrc files are now specified only by filename,
instead of by complete paths.  This will prevent some overly-long output
lines.
2005-03-03 21:11:30 +00:00
sturm
041ba74bae fix cleanup code
noticed by pval@
2005-03-03 21:08:03 +00:00
sturm
6e185edc3a do not generate a few MB of format files at pkg_add, but instead put
them into a SUBPACKAGE, noticed by espie@

fix a braino in patch-Makefile_in
2005-03-03 20:55:41 +00:00
jolan
f8ead639b4 nits 2005-03-03 07:42:40 +00:00
jakob
09523e4a77 flow-tools v0.67 2005-03-03 07:24:37 +00:00
kevlo
bd188098b3 fix distfile. Pointed out by sturm@ 2005-03-03 07:16:11 +00:00
jakob
03406315a0 add flowd 2005-03-03 07:16:11 +00:00
jakob
20ea047f09 flowd is a NetFlow collector daemon intended to be small, fast and
secure. It features some basic filtering to limit or tag the flows that 
are recorded and is privilege separated, to limit security exposure from 
bugs in flowd itself. Flowd is IPv6 capable - supporting flow export via 
IPv6 transport and NetFlow v.9 IPv6 flow records. It also supports 
reception of flow datagrams sent to multicast groups, allowing one to 
build redundant flow gathering systems.
2005-03-03 07:15:28 +00:00
jakob
aada117edb add _flowd for pending net/flowd 2005-03-03 07:04:03 +00:00
krw
d7ec07c271 Update to version 0.1.3 as 0.1.2 distfiles have vanished.
ok maintainer (Peter Hessler)
2005-03-03 04:25:48 +00:00
espie
e6da792b99 +bioperl 2005-03-03 01:42:56 +00:00
espie
c0e8fe3062 bioperl is a big suite of perl modules and scripts for bioinformatics:
sequence comparisons and interfaces to various biological databases.
2005-03-03 01:42:12 +00:00
espie
f7ae4de253 +p5-ClassAutoClass 2005-03-03 01:14:12 +00:00
espie
03ee23732b this package is mostly a prerequisite for bioperl. 2005-03-03 01:13:16 +00:00
espie
009ef44602 +p5-Graph
+p5-Heap
2005-03-03 01:04:27 +00:00
espie
0d58f968ae perl routines that deal with Graphs. 2005-03-03 01:02:40 +00:00
espie
81c79bc13d heap data structure in perl. 2005-03-03 00:58:39 +00:00
espie
8fefce2e95 +p5-GD-SVG 2005-03-03 00:34:10 +00:00
espie
eaafa9a36b perl module: API substitution. Allows GD-using scripts to output SVG
graphics in a nearly transparent way.

Contrary to what the documentation says, this module only needs p5-SVG
to operate, since it effectively does replace GD itself.
2005-03-03 00:32:50 +00:00
espie
39123c1737 add AcePerl modules 2005-03-03 00:11:47 +00:00
espie
ceb9f444a3 ACEDB is an OO database specialized in genome issues,
AcePerl yields an interface to it.
2005-03-03 00:10:54 +00:00
naddy
bcf750323f Update to 20050228; from Victor Sahlstedt <salan@legonet.org>.
Fixes LP64 bugs.
2005-03-02 23:51:13 +00:00
espie
5b990fc298 and this is obviously arch-independent (don't bother bumping the pkgname
for the one minute between the import and the realization...)
2005-03-02 23:34:10 +00:00
espie
164c50f8cc +p5-SVG 2005-03-02 23:33:07 +00:00
espie
7fe577a5e7 100% perl code for SVG.
(needed by another project I'm working on)
2005-03-02 23:32:23 +00:00
sturm
05e1081f74 fix uid/gid, noticed by mpf@ 2005-03-02 22:31:13 +00:00
pvalchev
4bf2caf589 add "pkglocatedb" target to build a pkg_mklocatedb(1) database; ok espie 2005-03-02 20:51:07 +00:00
espie
60aaac2918 libs found inside package itself can be marked as used directly.
Reporting these as `Extra' is obviously a bug...
2005-03-02 20:45:37 +00:00
robert
44b457c5f1 upgrade to 2.9.4; fix the patches 2005-03-02 20:13:23 +00:00
naddy
4c3d8187e6 * Update to 1.0.1. Fixes IDN spoofing and other vulnerabilities.
* Dependency fixes from alek@
* Don't install world-writable files and directories related to
extensions.  Breaks functionality in that area.
2005-03-02 19:30:18 +00:00
mbalmer
65796dc64e Switch to PHP 5
ok kevlo@
2005-03-02 14:28:28 +00:00
mbalmer
7fd11a3799 Update to version 3.2.4pl1 and switch to PHP 5.
ok kevlo@
2005-03-02 14:26:48 +00:00
mbalmer
356df9302c Reuse DISTNAME for PKGNAME. 2005-03-02 14:11:17 +00:00
mbalmer
25658515fe Added
SUBDIR += pear-HTML-Common2
2005-03-02 14:07:49 +00:00
mbalmer
f2b6ddda68 base package for HTML handling in PHP5.
ok and help alek@
2005-03-02 14:07:10 +00:00
mbalmer
4f9d445397 Added
SUBDIR += pear-PHPUnit2
2005-03-02 13:59:37 +00:00
mbalmer
6ae297a377 Unit test framework for PHP 5.
from & ok alek@
2005-03-02 13:53:44 +00:00
jakob
e752951e6e WANTLIB 2005-03-02 07:20:20 +00:00
kevlo
58db8f3dfd upgrade to wordpress 1.5 2005-03-02 05:48:33 +00:00
naddy
ad1f767c89 maintenance update to 3.4.8 2005-03-02 01:18:15 +00:00
robert
b65401a31c update to 1.04; from Michael Knudsen <e@molioner.dk> (maintainer) 2005-03-01 21:06:43 +00:00
jcs
82991fe673 fix png support by looking in the right include directory
bump to 1.11bp2
2005-03-01 18:35:37 +00:00
jcs
b3719fff03 revert to magicpoint-1.09a and merge in newer infrastructure
changes, newer 1.11 versions are busted

call it magicpoint-1.11bp1 as a temporary hack

requested by deraadt and henning
2005-03-01 18:19:52 +00:00
pvalchev
7d1be9c589 not needed anymore 2005-03-01 17:36:11 +00:00
kevlo
4eefd4d6cc upgrade to 2.51 2005-03-01 03:52:45 +00:00
david
e10f0c3bad update to micq-0.5.0.1 (translation and bug fix release) 2005-03-01 00:12:23 +00:00
espie
b66eb54e50 don't cache termcap shit, unbreak bash. 2005-03-01 00:03:20 +00:00
mbalmer
4653f77059 Update to version 1.7.
from maintainer.
2005-02-28 23:24:56 +00:00