Commit Graph

24300 Commits

Author SHA1 Message Date
dons
1e9c6a5d67 Import nhc98-1.16, a portable Haskell compiler:
nhc98 is a small, easy to install, standards-compliant
	compiler for Haskell 98, the lazy functional programming
	language. It is very portable, and aims to produce small
	executables that run in small amounts of memory. It
	produces medium-fast code, and compilation is itself quite
	fast. It also comes with extensive tool support for
	automatic compilation, foreign language interfacing,
	heap and time profiling, tracing, and debugging.  (Some of
	its advanced kinds of heap profiles are not found in any
	other Haskell compiler.) 

testing, tweaks xsa@; ok pvalchev@
2004-05-10 04:39:03 +00:00
dons
3a218e4a59 Mark conflict with nhc98. They both provide hmake, and hi
ok pvalchev@
2004-05-10 04:32:40 +00:00
brad
5cbca97290 upgrade to gqview 1.4.3 2004-05-10 00:58:45 +00:00
brad
464523b0d7 upgrade to Dovecot 0.99.10.4
--
ok MAINTAINER
2004-05-10 00:06:47 +00:00
jolan
053f74e8b6 +xfce4-taskbar-plugin 2004-05-09 23:23:47 +00:00
jolan
91e50bd0b5 xfce4-taskbar-plugin-0.1.0, taskbar plugin for the xfce4 panel
from Jan Lindblom + minor tweaks by me
2004-05-09 23:22:52 +00:00
naddy
74764a728b rename private strtonum() functions to avoid clash with libc one 2004-05-09 21:11:16 +00:00
david
f71ec34da9 sort the SUBDIRs; ok pvalchev@ 2004-05-09 19:25:39 +00:00
pvalchev
4e7501f9ff remove - this has been marked with IGNORE and been part of teTeX for over a year 2004-05-09 19:18:55 +00:00
pvalchev
a06bfb5d7f remove 2004-05-09 19:17:40 +00:00
dons
be6cf0ea69 +hs-ports 2004-05-09 10:32:34 +00:00
dons
931bb66aa5 Import hs-ports-0.4.1, a library for concurrent and distributed Haskell
The Haskell Ports Library (HPL) supports concurrent and distributed
	computing in the IO monad _without_ relying on mutable variables.
	Instead, it supplies monotone single-assignment variables and ports
	abstractions. Ports are an abstraction for modelling variables whose
	values evolve over time without the need to resort to mutable
	variable, such as IORefs. More precisely, a port represents all values
	that a time-dependent variable successively takes as a stream, where
	each element of the stream corresponds to a state change.

	Ports are ideally suited for purely functional GUI interfaces that
	completely avoid the use of mutable variables. It is planned to extend
	the library to interaction between different processes possibly
	located on distinct processing nodes.

ok pvalchev@
2004-05-09 10:30:22 +00:00
dons
df59dba23b . Have c2hs-config return the right -package flags
. Keep the version number in lib/c2hs-${V}
. Add haskell package "lang" as a dependency

ok pvalchev@
2004-05-09 07:46:12 +00:00
naddy
8d3e176d2b update to 1.0.3; from Dave Steinberg <dave@redterror.net> 2004-05-09 01:52:32 +00:00
naddy
a59ff9278e update to 4-111; from Andreas Kahari <ak+openbsd@freeshell.org> 2004-05-08 22:58:30 +00:00
kettenis
4848056064 In preparation for the readline 4.3 import.
ok pval@
2004-05-08 22:20:43 +00:00
mickey
181c99970f update for ipv6-less version and rcsid 2004-05-08 17:24:45 +00:00
mickey
2b7dce195a when parsing icmp only check that we have enough data up to what is being really looked into (4 bytes). fixes short pings display; pval@ ok 2004-05-08 17:19:40 +00:00
sturm
44e3d691c8 remove WRKDIR, it is read-only
suggested by Aleksander Piotrowski <aleksander.piotrowski at nic.com.pl>
ok espie@
2004-05-08 12:13:52 +00:00
dons
19fabd5366 +c2hs 2004-05-08 07:23:14 +00:00
dons
d1011d2804 Import C->Haskell (c2hs)
C->Haskell is an interface generator that simplifies the development
of Haskell bindings to C libraries.  The tool processes existing C
header files that determine data layout and function signatures on the
C side, in conjunction with Haskell modules that specify Haskell-side
type signatures and marshaling details. Hooks embedded in the Haskell
code signal access to C structures and functions; they are expanded by
the interfacing tool in conjunction with information in the
corresponding C header file. 

ok pvalchev@
2004-05-08 07:21:03 +00:00
sturm
b03acb5bea damn cvs 2004-05-08 06:52:46 +00:00
sturm
9e84dea72d update to wmbiff 0.4.22
use new libgcrypt

ok maintainer Michael Schubert <michael at schubert.cx>
2004-05-08 06:50:10 +00:00
sturm
779a56e919 update to fuse-utils 0.6.2
ok grange@
2004-05-08 06:48:08 +00:00
sturm
fe732258ce update to fuse 0.6.2.1
ok grange@
2004-05-08 06:46:45 +00:00
sturm
48cb391013 update to libspectrum 0.2.1
ok grange@
2004-05-08 06:46:10 +00:00
sturm
c2c196f7bf update to xmlsec 1.2.5
from me and maintainer Jim Geovedi
2004-05-08 06:44:19 +00:00
sturm
cf6f420705 update to gnutls 1.0.13
from me and maintainer Jim Geovedi
2004-05-08 06:43:40 +00:00
sturm
a1f6539518 update to opencdk 0.5.4
from me and maintainer Jim Geovedi
2004-05-08 06:42:59 +00:00
sturm
b19bdaa76d update to libgcrypt 1.2.0
take maintainer, ok Jim Geovedi
2004-05-08 06:41:47 +00:00
pvalchev
a38e0d9846 Update to mcl-04-105
from maintainer Andreas Kahari <andreas.kahari@unix.net>
2004-05-07 23:35:51 +00:00
sturm
7b7969da6f update to leafnode 1.9.53
from rohee@
2004-05-07 20:46:59 +00:00
sturm
a7025b0df8 +libgpg-error 2004-05-07 20:28:01 +00:00
sturm
cd1eac8912 Initial import of libgpg-error 0.7
Libgpg-error is a small library with error codes and descriptions shared
by most GnuPG related software.
2004-05-07 20:26:19 +00:00
naddy
d262f72421 Remove maintainer by his request. Thanks, Jose. 2004-05-07 15:28:31 +00:00
xsa
469303dd45 + py-imdb 2004-05-07 14:16:30 +00:00
xsa
dab5c14683 Import of py-imdb-1.2
IMDbPY aims to provide an easy way to access the IMDb's database using a
Python script.  Platform-independent and written in pure Python, it's
theoretically independent from the data source (since IMDb provides two
or three different interfaces to their database).

ok sturm@.
2004-05-07 14:14:06 +00:00
sturm
51c5170041 update to getmail 3.2.4
Change abort() to try writing the oldmail file before quitting, so
that on the majority of server/network errors, previously delivered messages
are still remembered as "not new".
2004-05-07 13:32:52 +00:00
dons
1ad83d279b Ambiguous call to python in the regress tests.
Make sure we name exactly which python we want.
Spotted by Xavier.

ok xsa@
2004-05-07 11:11:02 +00:00
xsa
93ddf3be07 + biology 2004-05-07 09:04:21 +00:00
xsa
42dfae1459 new biology category; ok espie@.
+ py-biopython
2004-05-07 08:59:37 +00:00
xsa
e748f11a36 Import of py-biopython-1.24
The Biopython Project is an international association of developers of
freely available  Python tools for computational molecular biology.

It is a distributed collaborative effort to develop Python libraries and
applications which address the needs of current and future work in
bioinformatics.

ok sturm@.
2004-05-07 08:57:15 +00:00
robert
1fabf69961 Update to 1.56; from Morten Liebach <m@mongers.org> (maintainer) 2004-05-07 04:56:50 +00:00
dons
7e8b744526 Update Hugs to Nov2003. Enable pthreads and the ffi. Add a regress test suite
ok pvalchev@
2004-05-07 02:07:31 +00:00
dons
0cdbffcd36 Have hs-crypto register itself via the GHC package mechanism on
pkg_add, and unregister itself on pkg_delete. Means the user has a
more friendly Haskell library system.

ok pvalchev@
2004-05-07 01:37:50 +00:00
pvalchev
eacc7e4aed disable IPv6 patch as it causes problems, see PR 3565 (also mention in Makefile
in case someone ever decides to fix it)
ok maintainer mickey
2004-05-06 23:22:54 +00:00
pvalchev
1141e5ccc9 remove p5-Scalar-List-Utils as it's now included in perl; from mjc@bitz.ca 2004-05-06 23:18:26 +00:00
pvalchev
bd1969af96 remove dependency on p5-Scalar-List-Utils which is now included in perl 2004-05-06 23:16:58 +00:00
naddy
5395838bbc SECURITY:
Buffer overflow and directory traversal fixes; from Ulf Harnhammar.
2004-05-06 23:07:57 +00:00
pvalchev
948da84411 fgets pertains the newline, while gets does not.
fix this so it accepts input... whoever did the conversion did not test
from PR 3603 by Geoff Steckel <gwes@oat.com>
2004-05-06 22:45:08 +00:00