Commit Graph

22124 Commits

Author SHA1 Message Date
sturm
fe6f078f04 fix build on sparc64 by removing some #if defined(linux) 2003-11-18 22:02:09 +00:00
sturm
73c1e6c599 on sparc64, compile a few files with -O1 instead of the hardcoded(sic!) -O3
to make this port build again
2003-11-18 21:22:09 +00:00
naddy
2f6d2f62e8 update to 0.82; from Han Boetes <han@mijncomputer.nl> 2003-11-18 21:19:22 +00:00
millert
6a39a62c65 Update to razor-agents-2.36 which works for perl > 5.8.0; OK sturm@ 2003-11-18 20:57:49 +00:00
sturm
f10ea4b884 use gcc3 on sparc64 (needed by qt2) 2003-11-18 20:53:11 +00:00
naddy
301debc901 bugfix update to 1.3.3; from Xavier Santolaria <xavier@santolaria.net> 2003-11-18 20:41:24 +00:00
david
88962318bb SECURITY fix:
Jonny Robertson reported that Zebra can be remotely crashed if a Zebra
password has been enabled and a remote attacker can connect to the Zebra
telnet management port.  The Common Vulnerabilities and Exposures project
(cve.mitre.org) has assigned the name CAN-2003-0795 to this issue.

from http://rhn.redhat.com/errata/RHSA-2003-307.html
Bump package name.

ok itojun@ margarida@
2003-11-18 19:26:08 +00:00
sturm
528b770575 use gcc3 on sparc64 (needed for qt2) 2003-11-18 19:25:00 +00:00
sturm
4760a9e63c cleanup and functional improvements mainly from
Tom Cosgrove <tom dot cosgrove at arches-consulting dot com>

bump PKGNAME
2003-11-18 19:07:53 +00:00
sturm
65dc0cb502 missing BUILD_DEPENDS on pkgconfig 2003-11-18 18:03:30 +00:00
brad
a35707a6bd upgrade to gwenview 1.0.0pre4 2003-11-18 05:25:27 +00:00
kevlo
ef6758a017 update to 1.1. Submitted by Xavier Santolaria <xavier@santolaria.net> 2003-11-18 04:54:23 +00:00
pvalchev
1192f33af7 mark chipmunk & analog as conflicting; pt. out by wcobb
chipmunk has the 'analog' utility and there are problems with
renaming it, thus no good way of solving this conflict otherwise
2003-11-18 00:20:31 +00:00
fgsch
a96aea8dde update to links2.1pre14; tested by jolan@ and Pedro Bastos. 2003-11-17 22:59:32 +00:00
sturm
11794ed32c bugfix update to tmda 0.89
from maintainer Dave Steinberg
2003-11-17 21:02:25 +00:00
sturm
1452abbfde it is bktr, not bttv
noticed by couderc@
2003-11-17 20:04:34 +00:00
espie
80f0607572 trigger-happy on deps. Thanks to Bjorn Sandell for setting me straight.
Apologies to whomever had this rebuilding libxml...
2003-11-17 19:56:38 +00:00
naddy
0d233cb42e remove startup-notification from here as well 2003-11-17 14:53:48 +00:00
kevlo
4fe9a910ed remove p5-File-Spec 2003-11-17 09:24:24 +00:00
kevlo
f203608578 Bad me. This module comes with OpenBSD as of 3.3 2003-11-17 09:23:29 +00:00
brad
304d63cda1 - add x11 to CATEGORIES
- change HOMEPAGE to www.freedesktop.org
- remove CONFIGURE_ENV
--
ok MAINTAINER
2003-11-17 06:49:52 +00:00
kevlo
0a33103afb upgrade to version 2.6.2
tested by sturm@ and marcm@.
2003-11-17 05:25:10 +00:00
kevlo
dc1027dcee update to 1.38 2003-11-17 05:16:34 +00:00
brad
77ae753a82 x11 -> devel 2003-11-17 04:24:23 +00:00
brad
ace34193f5 oops, we already have this as devel/startup-notification 2003-11-17 04:18:04 +00:00
jolan
1ddf534221 Update to 1.3.5. 2003-11-17 00:00:01 +00:00
jolan
6552c9dd7a Update to 0.99.2. 2003-11-16 22:54:02 +00:00
todd
8c7758b0e7 fix dependencies, build should not over-ride lib, pointed out by nikolay 2003-11-16 21:11:10 +00:00
sturm
449111b7dc use gcc3 on sparc64 (needed by qt2) 2003-11-16 19:33:08 +00:00
sturm
ed26e1b091 +xawtv 2003-11-16 16:19:23 +00:00
sturm
6d218429c5 Initial import of xawtv 3.90
This is a _simple_ xaw-based TV Program which uses the bttv driver.

WWW: http://bytesex.org/xawtv/

from Robert Nagy <thuglife at bsd dot hu>
2003-11-16 16:17:58 +00:00
sturm
a35eb4928c there is no flashplugin port anymore
noticed by Robert Nagy <thuglife at bsd dot hu>
2003-11-16 14:19:52 +00:00
avsm
392913ffd8 update to pear-HTML-Common-1.2.1 2003-11-15 20:02:40 +00:00
avsm
6e8eeff66b update to pear-Log-1.7.1 2003-11-15 18:17:21 +00:00
avsm
4113f49a47 update to php4-4.3.4 2003-11-15 18:11:35 +00:00
jakob
22a688db94 update to v1.2.3, bugfix release 2003-11-15 17:08:38 +00:00
espie
436031b961 Force libjava rebuild after normal build so that it won't rebuild
during install (I know, dirty hack...)
2003-11-15 16:51:52 +00:00
sturm
0692b2970a +ald 2003-11-15 16:50:00 +00:00
sturm
9c210ee7e5 Initial import of ald 0.1.5a
This is a port of ALD - the Assembly Language Debugger.
It provides breakpoint debugging capabilities, a
disassembler, and easy memory and register manipulation
to those wishing to debug their assembly language programs.
Currently, x86 platforms are supported.

WWW: http://dunx1.irt.drexel.edu/~psa22/ald.html

from Patrick Alken <pa59 at cornell dot edu>
2003-11-15 16:48:37 +00:00
sturm
b7aca7a92b license checks 2003-11-15 15:12:53 +00:00
brad
b2219ab12b need this too. 2003-11-14 23:53:25 +00:00
brad
ab6b751fd5 - move config files from SYSCONFDIR to SYSCONFDIR/imlib
- make sure the path in the sample imrc pointing to im_pallete.pal
is for SYSCONFDIR/imlib instead of PREFIX/share/examples/imlib
2003-11-14 23:52:42 +00:00
brad
d7514a7d27 t1lib does not actually need X. 2003-11-14 23:47:01 +00:00
sturm
e768eaeaca move one @dirrm to allow for clean uninstall 2003-11-14 20:14:41 +00:00
avsm
d81200c678 generate the php4-gd no_x11 subpackage correctly 2003-11-14 14:52:49 +00:00
sturm
f7360d46a9 SECURITY update to opera 7.22, for details see
http://lists.netsys.com/pipermail/full-disclosure/2003-November/013545.html
http://lists.netsys.com/pipermail/full-disclosure/2003-November/013546.html
2003-11-14 09:40:11 +00:00
kevlo
b1560fc8fa +p5-File-Spec 2003-11-14 08:13:51 +00:00
kevlo
415578dc44 initial import of File-Spec 0.86.
This module is designed to support operations commonly performed 
on file specifications.
2003-11-14 08:12:54 +00:00
kevlo
314ef0ff86 update to 2.6 2003-11-14 03:16:10 +00:00
kevlo
8dffd06678 I put the wrong distinfo in cvs. Pointed out by naddy@ 2003-11-14 02:41:00 +00:00