Commit Graph

20962 Commits

Author SHA1 Message Date
wilfried
ffe7da2131 update to 2.0.12 2003-06-27 11:37:23 +00:00
dhartmei
783ceea764 Small update to 1.6:
- fix a division-by-zero in case all values being scaled are zero,
found by Stefan Siebe.
2003-06-27 08:03:55 +00:00
dhartmei
c77b3f234e Small update to 1.3:
- fix an off-by-one sscanf length argument (processing the local
    database, not external data), from Anil Madhavapeddy.
  - fix -b/-w confusion for the -r example in the man page,
    reported by several people.
2003-06-27 07:54:03 +00:00
kevlo
526cd6c7d3 add ARM support 2003-06-27 02:47:08 +00:00
pvalchev
a3ccd7d927 not for vax, until someone hacks support 2003-06-26 21:51:22 +00:00
pvalchev
8e92137353 m68k support 2003-06-26 21:23:41 +00:00
avsm
3ef9f242ca add in a stub for -Wbounded and attribute((bounded)) until its ported
over to gcc3
2003-06-26 18:39:52 +00:00
jakob
839f7b1e16 update to sasl2 version 2.1.13 2003-06-26 18:20:20 +00:00
sturm
d8bd856c7e fix packaging for FLAVOR!=mt
espie@ ok
2003-06-26 15:46:03 +00:00
naddy
af3ade1c76 Update to 0.23.5. Notable changes:
- Fix serious bugs around the destruction of hash context.
  These may cause abort() in C library and the server will stop.
- Improve stability.
- Fix some bugs.
2003-06-26 15:29:02 +00:00
espie
27d64312b6 Reactivate objc and Fortran, as these work...
C++ really is a problem.
2003-06-26 15:00:14 +00:00
naddy
d2df07035e Update to 1.7.2. Now includes a translator from geekcode to plain
English.

From: Xavier Santolaria <xavier@santolaria.net>
2003-06-26 12:30:22 +00:00
wilfried
f37484cfeb tidy up 2003-06-26 07:42:59 +00:00
espie
1e0ea1a04c Don't build C++, Fortran, Objective-C yet on i386. 2003-06-26 00:22:01 +00:00
espie
0e31e0a30e Preliminary work at making it run on i386-ELF.
From dale and me.
2003-06-26 00:19:50 +00:00
naddy
39de8874c2 +galculator 2003-06-25 21:59:45 +00:00
naddy
044ec4c6fd Import galculator 1.1.1. ok marcm@
galculator is a GTK2-based scientific calculator with ordinary
notation/reverse polish notation, different number bases (DEC, HEX,
OCT, BIN) and different units of angular measure (DEG, RAD, GRAD).
2003-06-25 21:58:05 +00:00
jakob
2113a2a99d libkrb is dead 2003-06-25 21:28:08 +00:00
jakob
69c116340a imap-uw 2002d 2003-06-25 21:20:13 +00:00
david
71688cef32 fix manpage: -o takes the field arguments, not -s; also correct view name
ok maintainer canacar
2003-06-25 18:08:57 +00:00
wilfried
c504e433c1 add/use regchrome 2003-06-25 12:01:05 +00:00
wilfried
919faa7a34 use correct version number 2003-06-25 08:04:25 +00:00
pvalchev
dff022b8cc -O0 on vax, due to gcc bugs. ok maintainer jolan 2003-06-25 00:20:44 +00:00
espie
a630b663ca +2.54
+2.56
2003-06-24 23:04:49 +00:00
espie
460f043af8 autoconf 2.56, for checking gnu configure scripts. 2003-06-24 23:03:54 +00:00
espie
fc50ada19f autoconf 2.54, for checking configure scripts. 2003-06-24 23:03:23 +00:00
pvalchev
46622a1e54 correct library order (by putting -lm in LDFLAGS rather than CFLAGS)
now can link on static arches; ok maintainer fgsch
2003-06-24 22:24:39 +00:00
avsm
5727228136 patch some bad bounds which might cause junk output
revert maintainer to ports@; old one no longer has openbsd
bump PKGNAME
2003-06-24 20:04:14 +00:00
pvalchev
c411447a30 fix sparc/sparc64 detection; pointed out in spp_stream4 by Brandon Williams; ok bmc 2003-06-24 17:02:38 +00:00
naddy
9ff991fc65 enable regression tests; from NetBSD 2003-06-24 16:03:17 +00:00
espie
0083e2b892 patch from autoconf 2.52 that got lost thx to the change of name. 2003-06-24 15:57:33 +00:00
jolan
f9e13fdec9 +swfdec 2003-06-24 08:12:44 +00:00
jolan
32658e070e import of swfdec-0.2.2:
Swfdec is a library for rendering Flash animations and games.

WWW: http://swfdec.sourceforge.net/

ok pvalchev@
2003-06-24 08:11:14 +00:00
kevlo
2d573eda1e upgrade to 1.04 2003-06-24 05:33:23 +00:00
pvalchev
1d7595166e a hack from marcm to make this find libxml2, margarida had no objection
XXX this port has numerous other problems, like ignoring CXX/CPPFLAGS, etc.
the maintainer (margarida) promises a proper update
2003-06-23 23:10:20 +00:00
sturm
1448268198 be more specific wrt/ fixed uids/gids 2003-06-23 19:20:58 +00:00
sturm
a2a921f2e2 will i ever learn to add files before committing... 2003-06-23 19:12:35 +00:00
sturm
58ca9acb21 new user naming schema
bump PKGNAME where necessary

rohee@ ok leafnode
"you don't have to wait for oks" pval@
2003-06-23 19:11:10 +00:00
sturm
9ba029ab5e - obey SYSCONFDIR
- new user naming schema
- bump PKGNAME

couderc@ ok
2003-06-23 19:08:52 +00:00
marcm
69732186df Work around a conflict with Gnome 2. 2003-06-23 18:57:07 +00:00
sturm
68acf6813f update to sun jdk 1.3.1_08
ok'ed some moons ago by Christian Gruber
2003-06-23 18:54:21 +00:00
wilfried
c6af198f6a unbreak 2003-06-23 13:15:32 +00:00
naddy
c17eb66a71 cleanup; input from Xavier Santolaria <xavier@santolaria.net> 2003-06-23 10:50:21 +00:00
jolan
12e8cc8408 allow optimization on sparc64 again. tested by naddy, sturm, & myself. 2003-06-23 03:30:24 +00:00
kevlo
ab73f0a819 update to 3.1 2003-06-23 02:29:34 +00:00
jolan
9741ec99eb +lxsplit 2003-06-23 00:42:15 +00:00
jolan
f75138777b import of lxsplit-1.0pre
lxsplit is a utility that facilitates join and split operations on
files.  It basically performs the same functions as cat(1) and
split(1), but has useful features such as warning if all parts aren't
available for a join operation.

ok naddy@
2003-06-23 00:40:57 +00:00
naddy
676edddfdb enable building on 64-bit archs and regression tests; ok pvalchev@ 2003-06-23 00:02:04 +00:00
jcs
139a6b938c add mbrowse 2003-06-22 22:37:08 +00:00
jcs
710ba357ba import mbrowse-0.3.1, a gtk+ snmp mib browser
licensed under gpl
2003-06-22 22:34:57 +00:00