Commit Graph

24233 Commits

Author SHA1 Message Date
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
wilfried
95b1890db8 use no-autoheader and explicitly set autoconf version 2004-05-06 14:39:49 +00:00
robert
6acc0f152a Remove -DSEND_MAIL from DEFINES; bump PKGNAME:
Steve Kemp discovered a vulnerability in xonix, a game,
where an external program was invoked while retaining setgid privileges.
A local attacker could exploit this vulnerability to gain gid "games".

ok brad@
2004-05-06 10:26:21 +00:00
xsa
37b5e643e7 update to 3.0.3; 2004-05-06 08:01:26 +00:00
pvalchev
30459d1565 sync, 2594 unzels 2004-05-06 07:29:33 +00:00
biorn
7a365f9f2c Take it to 1.0pre4
ok brad@
2004-05-06 07:27:36 +00:00
marcm
dd5aab7bae Update to ORBit2-2.10.1.
This update fixes a longstanding bug that made Gnome 2 not play well
with macppc and sparc* arches.  Additionally, it introduces a new patch
scheme for libtool since the later libtools recognize -pthread... well
mostly anyway.
2004-05-06 06:02:30 +00:00
brad
37214b2b12 dir -> output_name. noticed by drahn@ 2004-05-05 22:08:34 +00:00
espie
77490d49eb Run autoheader unless explicitly asked not to.
Did a full ports build before that, hoping I did not miss any.
2004-05-05 11:17:22 +00:00
brad
095c483f42 remove obsolete 1.2 JVMs
ok Christian Edward Gruber
2004-05-05 05:03:14 +00:00
jakob
aa5159faaa v2.1.1 2004-05-04 21:02:00 +00:00
jakob
9272abc74c fix stupid typo 2004-05-04 20:53:10 +00:00
david
5253fb40ac update to mod_security-1.7.6 2004-05-04 20:22:51 +00:00
david
aa7ab3a443 +dsniff,no_x11; ok jose@ 2004-05-04 20:05:56 +00:00
david
a7a7feb684 unbreak no_x11 flavor; ok jose@ 2004-05-04 20:04:16 +00:00
david
bacbd358a1 add HOMEPAGE 2004-05-04 20:02:33 +00:00
naddy
ed8a46d929 update to 2.4.0: seek table fixes, handle files with ID3 tags 2004-05-04 16:43:21 +00:00
naddy
8758db7fd5 update to 3.6.0: seek table fixes 2004-05-04 16:42:05 +00:00