Commit graph

9434 commits

Author SHA1 Message Date
Adrian Portelli
17ddee1a53 - Add a note about the warning in MESSAGE.inet6 2005-06-02 12:43:25 +00:00
URA Hiroshi
128b7a8945 add clamassassin 2005-06-02 08:11:50 +00:00
URA Hiroshi
c720824519 Clamassassin is a simple virus filter wrapper for ClamAV for use in procmail
filters and similiar applications. Clamassassin's interface is similiar to
that of spamassassin, making it easy to implement for those familiar with
that tool. Clamassassin is designed with an emphasis on security, robustness
and simplicity.

WWW: http://drivel.com/clamassassin/
2005-06-02 07:49:29 +00:00
OBATA Akio
85c282a3da fix typo 2005-06-02 05:13:09 +00:00
Thomas Klausner
799abd215f Convert USE_MMX to mmx option. 2005-06-01 20:18:23 +00:00
Leonard Schmidt
63678a8b50 Userland updates 2005-06-01 10:28:29 +00:00
Thomas Klausner
6e6b330aab Sort lines a bit for pkglint. 2005-06-01 10:25:27 +00:00
Mike M. Volokhov
18304c5a46 Sarg 2.0.8 is out. 2005-06-01 06:23:36 +00:00
Alan Post
2cd6d75e73 Add p5-PDL subdir. 2005-06-01 04:45:58 +00:00
Alan Post
2f7290acc4 Initial import of PDL, the "Perl Data Language". The package currently supports
the builtin 3D graphing routines, but not the PLplot or PGPLOT bindings.  I hope
to soon package up PLplot so that PDL can use it.  I do not plan to do so for
PGPLOT, as it its license would be problematic for many people.

Fuller description of PDL follows:

=======

PDL ("Perl Data Language") gives standard Perl the ability to compactly store
and speedily manipulate the large N-dimensional data arrays which are the bread
and butter of scientific computing.

PDL turns perl in to a free, array-oriented, numerical language similar to (but,
we believe, better than) such commerical packages as IDL and MatLab.  One can
write simple perl expressions to manipulate entire numerical arrays all at once.
For example, using PDL the perl variable $a can hold a 1024x1024 floating point
image, it only takes 4MB of memory to store it and expressions like
$a=sqrt($a)+2 manipulate the whole image in a few milliseconds.

A simple interactive shell (perldl) is provided for use from the command line
and a module (PDL) for use in perl scripts.
2005-06-01 04:31:09 +00:00
Thomas Klausner
0c31fedeec Update to 0.13:
General:

     * Remember last active view (Richard)
     * Implement opening files by drag and drop (Richard)
     * 64-bit and Darwin build fixes (Richard)
     * Bug Buddy support (Christoffer Olsen)
     * Support new mime system (Anders, Richard, Takao Fujiwara)
     * Move from bonoboui to gtkuimanager (Xavier Ordoquy, Richard)
     * Added GConf abstraction layer (Mikael Hallendal)
     * Use new filechooser (Anders, Richard)
     * Basic import of MS Project XML files (Kurt Maute, Richard)
     * Updated user guide (Kurt)
     * Improved HTML export (Richard, David Sundstrom)
     * Implement undo transactions (Richard)
     * Experimental support for Evolution (Alvaro)
     * Improved Python bindings (Xavier)

Database support:

     * Work with remote servers (Alvaro del Castillo)
     * Handle installing schemas and upgrading (Alvaro)

Task, gantt, resource usage views:

     * Add duration column to task view (Richard)
     * Show date when hovering over the date scale (Richard)
     * Add column for assigned resources (Chris Morgan)
     * Display allocation percent (Chris Ladd)

Task dialog:

     * Add scheduling editor (Richard)
     * Handle units in lag time (Richard)
     * Handle units in work and duration times (Richard)

Task scheduling:

     * Fix milestone start times (Richard)
     * Improve critical path calculation (Jani Tiainen)
     * Cache task costs (Richard, Doroszlai Attila)
     * New scheduler, fixes bugs and improves performance (Richard)

Printing:

     * Use the printer settings for print preview (Richard)
     * Fix page orientation (Richard)
     * Print percent complete for tasks (Richard)
     * Print the timeline (Richard, Satyadadi)

There are also a number of updated and new translations. Many thanks to
everyone who has contributed to this release:
2005-05-31 23:48:46 +00:00
Leonard Schmidt
3d0e618898 Fix DISTNAME 2005-05-31 15:56:30 +00:00
Leonard Schmidt
c6ca0e0910 Add wmii-cairo 2005-05-31 12:53:28 +00:00
Leonard Schmidt
6fe208b7db Added wmii-cairo package 2005-05-31 12:51:21 +00:00
Ian Zagorskih
68e5f35815 Enable SDL-doc packages 2005-05-31 12:24:08 +00:00
Ian Zagorskih
911ead321b Add SDL documentation packages 2005-05-31 12:20:02 +00:00
pancake ;)
b1ba34d10a add readline support
upgrade to revision 1
2005-05-31 12:10:47 +00:00
Dieter Baron
fdb4b70fff Rename option PAM to pam (so all options are lower case). Backwards
compatibility provided via PKG_OPTIONS_LEGACY_OPTS.
2005-05-31 11:25:25 +00:00
Ian Zagorskih
651bf8e1a3 Fix dirs in PLIST 2005-05-31 10:51:22 +00:00
Ian Zagorskih
29e581ed86 Enable SDL-intro packages 2005-05-31 10:50:21 +00:00
Dieter Baron
ae0366bf9c Packages have no business modifying PKG_DEFAULT_OPTIONS -- it's a
user settable variable.  Set PKG_SUGGESTED_OPTIONS instead.  Also,
make use of PKG_OPTIONS_LEGACY_VARS.

Reviewed by wiz.
2005-05-31 10:02:09 +00:00
Ian Zagorskih
e7812a0a02 Add SDL introduction (All languages) 2005-05-31 10:01:47 +00:00
Ian Zagorskih
a15c4b0118 Add SDL introduction (Russian) 2005-05-31 09:44:14 +00:00
Ian Zagorskih
d37ef0cf8d Add SDL introduction (Portugues) 2005-05-31 09:43:17 +00:00
Ian Zagorskih
8fe22abc04 Add SDL introduction (Korean) 2005-05-31 09:41:25 +00:00
Ian Zagorskih
c591cba78d Add SDL introduction (Japanese) 2005-05-31 09:40:43 +00:00
Ian Zagorskih
55217bee0e Add SDL introduction (Italian) 2005-05-31 09:39:50 +00:00
Ian Zagorskih
42e8deeb59 Add SDL introduction (French) 2005-05-31 09:39:16 +00:00
Ian Zagorskih
2a4cbe9cb3 Add SDL introduction (Spanish) 2005-05-31 09:38:27 +00:00
Ian Zagorskih
4939c01064 Add SDL introduction (English) 2005-05-31 09:32:07 +00:00
Ian Zagorskih
57ee97252b Add SDL introduction (German) 2005-05-31 09:31:19 +00:00
Ian Zagorskih
3aa081da43 Add SDL introduction (Chinese) 2005-05-31 09:30:42 +00:00
Siegmund Führinger
e9478806c1 updated to version 2.0.1 2005-05-31 00:58:39 +00:00
Thomas Klausner
86df7761e8 Indentation improvements. 2005-05-31 00:13:41 +00:00
Thomas Klausner
f50d0b3700 Sort PLIST. 2005-05-31 00:12:45 +00:00
Antoine Reilles
53442a925f * add unzip to BUILD_DEPENDS, as shown by bulk build
* remove pkglint warnongs about unsorted PLIST
2005-05-30 21:23:49 +00:00
Thomas Klausner
2d896da6a4 Remove darcs -- newer version in pkgsrc. 2005-05-30 17:17:33 +00:00
Leonard Schmidt
65febb3064 Rearrange SUBST_* 2005-05-30 16:55:26 +00:00
pancake ;)
4d22cc31c6 initial import of libgtkhtml-java
Java-GNOME is a set of Java bindings for GNOME and GTK libraries,
so GNOME applications can be written in Java.  It is implemented
as a JNI layer that delegates the Java calls out to the underlying
C library.

This package provides GtkHtml bindings for Java.
2005-05-30 15:22:34 +00:00
pancake ;)
2b7f6aeae5 update to 2.4.0
improved thread and signal support
reduced memory consumption
dozens of bug fixes
2005-05-30 13:45:03 +00:00
Thomas Klausner
4cf56a94d6 0.4.0 out. 2005-05-30 12:49:48 +00:00
Leonard Schmidt
faa7e3353e Update to 20050529 2005-05-30 12:28:40 +00:00
spe
cf382fe4fc Upgrade to new revision 0.9.3.
100% CPU bug with a cyclic error reset syslog message corrected when using monitored circuits
2005-05-29 19:40:37 +00:00
Georg Schwarz
c3ae532343 updating siproxd to the latest stable version, 0.5.11. 2005-05-29 15:09:50 +00:00
Georg Schwarz
fb4dcc6a41 including alloca.h only when it exists. 2005-05-29 14:40:33 +00:00
Krister Walfridsson
c4e6c2d3a1 Add/remove four packages to make this file describe the reality. 2005-05-29 12:50:25 +00:00
Thomas Klausner
82125c884a Update to 1.00pre14:
=== RELEASE 1.00pre14 ===

Sun May  8 15:37:42 cet 2005 mikulas:

	Fix lockup with terminal height only 1 or 2 characters

Sun May  8 14:33:50 cet 2005 mikulas:

	Do not handle SIGTERM

Sat Apr  2 20:13:39 MET DST 2005 mikulas:

	Workaround for bug in Sun C compiler
2005-05-28 20:20:58 +00:00
Min Sik Kim
a78a722776 xmake has been moved to pkgsrc. 2005-05-28 16:38:59 +00:00
Min Sik Kim
8cd23d75c1 Make DESCRiption more descriptive. 2005-05-28 16:34:08 +00:00
Min Sik Kim
172a3c09bc Reformat. 2005-05-28 16:32:28 +00:00