Commit Graph

18608 Commits

Author SHA1 Message Date
naddy
555652c664 update to 0.65; from Jim Geovedi <jim@corebsd.or.id> 2002-12-06 17:48:14 +00:00
brad
c6179ab180 better DESCR.
--
From: MAINTAINER
2002-12-06 16:04:04 +00:00
pvalchev
16856e7b9b varargs fixens (short gets promoted to int as a parameter) 2002-12-06 02:12:28 +00:00
brad
649f978093 A patch for QWidget::showMinimized() that didn't make it into the
final Qt 3.1 release. It fixes child windows being hidden randomly.
--
From: Harri Porten <porten@trolltech.com> via kde-packager
espie@ ok
2002-12-06 00:46:43 +00:00
brad
666d76bbea use patch from distsite.
--
From: MAINTAINER
2002-12-06 00:28:41 +00:00
naddy
bdb4b28b93 fix include paths so lua is picked up 2002-12-05 22:16:14 +00:00
marcm
ecec413342 Pick up MAINTAINER
Kill NEED_VERSION

Bump version number.  This was patched to fix a bug dealing with -pthread
quite a while ago.  The version should have been updated then but wasn't.
2002-12-05 17:50:23 +00:00
shell
a7cb462b34 drop maintainership 2002-12-05 11:14:12 +00:00
pvalchev
23369d8d22 Remove a bit that added -O0 for alpha compilation - it appears to have been
added at the time of gcc 2.8.1, but nowadays it works fine with default -O2
(we are at newer version of gcc, etc)
2002-12-05 06:08:54 +00:00
pvalchev
6a3ef6df17 This also bumped major with the XF4 libXaw, adjust PLIST
From Ben Lovett <blovett@bsdguru.com>
2002-12-05 02:24:22 +00:00
naddy
cf4d76664c brute force fix; this allows us to build XF4 again 2002-12-04 21:06:31 +00:00
lebel
12bd1c573a update misc/dnetc to 2.9001.478 for both sparc and i386.
thanks to David Krause <openbsd@davidkrause.com> for the heads up.
2002-12-04 20:16:16 +00:00
brad
11e994cd45 trim 2002-12-04 17:10:42 +00:00
sturm
ef5354d01c add p5-Crypt-Rijndael 2002-12-04 15:48:01 +00:00
sturm
25569f07e8 import of p5-Crypt-Rijndael 0.05
submitted by Claudio Jeker <cjeker@diehard.n-r-g.com>

This is Crypt::Rijndael, an XS-based implementation of the newly-selected
Advanced Encryption Standard algorithm Rijndael, designed by Joan Daemen
and Vincent Rijmen.

naddy@ OK
2002-12-04 15:46:51 +00:00
naddy
22c8721029 +getxml 2002-12-04 14:32:04 +00:00
naddy
cf1f79d0c4 Import getxml 1.0.4.
Submitted by Jim Geovedi <jim@corebsd.or.id>.

getxml is an XML internationalization tool; it is comprised of 
getxml-extract (makes the header for the gettext tool) and 
getxml-merge (merges XML and po files).
2002-12-04 14:29:58 +00:00
sturm
d0b3670aed update to 10.3
from MAINTAINER

lots of bugfixes
new pop3 and pop3s support

naddy@ OK
2002-12-04 08:35:12 +00:00
sturm
f5afb360a6 update to 3.03
from MAINTAINER

naddy@ OK
2002-12-04 08:12:09 +00:00
naddy
ac58deb7a8 New XML Security Library 0.0.11 release, fixes a major problem in
Reference URI attribute processing.
From: Jim Geovedi <jim@corebsd.or.id>
2002-12-04 02:22:38 +00:00
naddy
b83c038294 Add gnuplot in RUN_DEPENDS, and mention License type.
From: Jim Geovedi <jim@corebsd.or.id>
2002-12-04 01:44:22 +00:00
pvalchev
482cfd82fa Update Jim's address in those as well 2002-12-03 22:45:32 +00:00
pvalchev
09f15f04d5 change maintainer email address per request 2002-12-03 21:16:33 +00:00
markus
fb57ca2e66 update to 1.7, from mechiel at ueber.net; ok pval@ 2002-12-03 19:51:25 +00:00
marcm
f39e43a417 +soup 2002-12-03 19:48:22 +00:00
marcm
04d8022c67 Soup is a SOAP (Simple Object Access Protocol) implementation in C.
It provides an queued asynchronous callback-based mechanism for sending
and servicing SOAP requests, and a WSDL (Web Service Definition Language)
to C compiler which generates client stubs and server skeletons for easily
calling and implementing SOAP methods.

ok todd@
2002-12-03 19:39:32 +00:00
nino
fa81b9fc3d Drop maintainership. 2002-12-03 19:29:08 +00:00
nino
ddfd88f86e Transfer maintainership to Jim Geovedi <negative@magnesium.net>. 2002-12-03 19:26:34 +00:00
nino
c0168382d8 Fix bogus RUN_DEPENDS, spotted by naddy@.
Transfer maintainership to Jim Geovedi <negative@magnesium.net> who will
maintain these port in the future.
2002-12-03 19:01:13 +00:00
espie
06d982b9fd As naddy noticed, my last build picked up glib2 stuff.
Embrace glib2 support, namely produce a subpackage that glib2 applications
can use to get mcop support.
(disabled with pseudo flavor no_glib if you're in a hurry)
2002-12-03 13:58:19 +00:00
espie
c43f93f261 strip only numbers at the end, and do a better job at removing spaces. 2002-12-03 13:56:44 +00:00
espie
c612390ed0 Kill at most two series of numbers from dependencies, so that
LIB_DEPENDS=glib-2.0.0.0 will work
2002-12-03 13:38:16 +00:00
espie
940bdcaa2e better distsites 2002-12-03 13:30:39 +00:00
espie
7f1222883b temp removal 2002-12-03 13:19:39 +00:00
espie
13a59e439f Update gnu ghostscript to 7.05, now that this is free.
Compared to AFPL ghostscript 7.00, main difference is some CJK support
(currently untested, needs keyed CJK fonts).
2002-12-03 13:17:07 +00:00
wcobb
96daa31089 Install the man pages for spamd/spamc, move spamd to section 8.
ok maintainer
2002-12-03 07:10:06 +00:00
margarida
67377a7b7f Update to version 0.98
--
This version fixes an URL CRLF Injection Vulnerability:
 A CRLF injection vulnerability has been reported for Links that
 may allow an attacker to include extra HTTP headers when viewing
 web pages.
 If Links is called from the command line, carriage return and line
 feed (CRLF) characters may be included in the specified URL.
 These characters are not escaped when the input is used to construct
 a HTTP request.

URL: http://online.securityfocus.com/bid/5499/discussion/

espie@ brad@ ok
2002-12-03 00:01:19 +00:00
espie
c30d3e91ce prevent konsole from crashing.
fix taken from kde-current.
2002-12-02 23:13:22 +00:00
pvalchev
c0ada65aac remove binutils workaround; bug has been found 2002-12-02 23:13:04 +00:00
sturm
d8a13827fb this one should go out, too 2002-12-02 21:28:33 +00:00
sturm
efce1312a0 update to 4.3
from MAINTAINER

naddy@ OK
2002-12-02 21:26:27 +00:00
espie
e8149354b6 Update to 3.0.5
i18n not checked yet...
2002-12-02 16:27:21 +00:00
espie
a67efd8d38 actually, we have getlogin_r, it just isn't documented (whistling...)
bump version number for qt-mt.
2002-12-02 15:49:42 +00:00
espie
82dcc4e96a We don't have getlogin_r/getpwnam_r (yet).
Work around issue for now.
2002-12-02 15:32:42 +00:00
margarida
7a0be9e70e Missing ending quotes.
Pointed by Jim Geovedi. Thanks!
2002-12-02 13:30:09 +00:00
espie
9a8a2ad80c use qt3 module 2002-12-02 12:24:04 +00:00
espie
09306f9474 2.4.28, crucial patch added... 2002-12-02 12:23:46 +00:00
kevlo
28338b9a0d fix to build broken with XF4; pointed out by naddy@ and wilfried@ 2002-12-02 08:01:17 +00:00
espie
4646e01004 resurrect those as well 2002-12-02 00:53:01 +00:00
espie
b9f560061b Okay, 2.4.26 did not work either.
Diving into the kde lists show it's *well-known* that 2.4.24 is
the last xml2 release that worked.
2002-12-02 00:46:46 +00:00