Commit Graph

2113 Commits

Author SHA1 Message Date
jakob
f867a81633 upgrade to stunnel v4.23 2008-05-14 21:06:15 +00:00
ajacoutot
343de25039 - add sasldb and ldapdb auxprop plugins
from Pedro Almeida <palmeida at securenetworks dot pt>
2008-05-14 07:38:42 +00:00
espie
6adf320c13 CATEGORIES repairs 2008-05-08 22:44:13 +00:00
okan
24c7490dd7 +steghide 2008-04-28 19:38:37 +00:00
okan
e926063e86 import steghide
Steghide is a steganography program that is able to hide data in various kinds
of image- and audio-files. The color- respectively sample-frequencies are not
changed thus making the embedding resistant against first-order statistical
tests.

from Giovanni Bechi

ok steven@
2008-04-28 19:37:59 +00:00
bluhm
d1ee9e0ef4 update to p5-Net-SSLeay 1.32, ok sturm@ 2008-04-26 16:37:33 +00:00
robert
78f43cd6a2 use arc4random_uniform(); from Tim van der Molen <tbvdm@xs4all.nl> 2008-04-22 09:15:08 +00:00
mbalmer
fa0e2fef8f Update ClamAV to version 0.93, which fixes mostly security problems, at
least one highly critical (remote). See http://secunia.com/advisories/29000
for details.

Thanks to kurt@ for helping analyzing the threaded code issues.
2008-04-16 19:46:01 +00:00
eric
bfdd98d0ce - update to pyOpenSSL-0.7
- add regression test

tested by Simon Kuhnle and martynas@

ok martynas@
2008-04-15 11:00:52 +00:00
okan
f1876a2bc5 - update to 0.5.1
- adds a sample split vpn script

from Thomas Schoeller, tested by many - thanks!

ok sthen@ landry@
2008-04-04 21:41:27 +00:00
jasper
275e22e63b SECURITY UPDATE to gnupg 1.4.9
http://secunia.com/advisories/29568/

tested by many, thanks!
2008-04-03 10:13:00 +00:00
jasper
a9e556da7a - describe the flavor in DESCR
- re-format DESCR while here
2008-04-01 09:59:33 +00:00
sthen
095be32f58 Bump for libnids update. From Brad. 2008-03-31 11:40:22 +00:00
eric
f2c0c83c8d - update to 0.6 (by Simon Kuhnle)
- take maintainership as former maintainer timed out

tested by Will Maier

ok martynas@, espie@
2008-03-25 22:20:09 +00:00
fgsch
10075a6267 remove patch not needed anymore. ok okan@ some time ago. 2008-03-23 02:41:06 +00:00
ajacoutot
6fb3bea15a - provide @sample saslauthd.conf for saslauthd LDAP auth
- also add LDAP_SASLAUTHD doc
2008-03-15 12:50:46 +00:00
mbalmer
2147e4b0be Maintenance update to pear-Auth 1.4.0. 2008-02-19 12:31:45 +00:00
sthen
a1fb084493 On hppa, udiv_qrnnd is only provided as asm, which has been disabled
with a "--disable-asm" configure flag. Remove this flag for hppa.
Didn't build there before, and other arch are unaffected, so no bump.

ok mbalmer
2008-02-17 23:25:17 +00:00
rui
a8f72637fb - update my e-mail address
ok jasper@
2008-02-14 21:36:27 +00:00
martynas
aa0abd1f55 update to 3.11.9. bump SO_VERSION major. pass BUILD_OPT so that
correct OBJDIR is detected.  ok kurt@
2008-02-12 23:26:31 +00:00
mbalmer
18185b762f Update to ClamAV 0.92.1.
ok sthen, rui
2008-02-12 10:42:17 +00:00
espie
c08bb3ed19 crypto framework for qt4, to be used by kde4 among other things.
do not link until qca/qca2 conflicts are solved!
2008-02-09 10:45:36 +00:00
merdely
1b0f641c09 Make ADMsmb honor CFLAGS and not hardcode -O.
This fixes building on alpha.

ok naddy (MAINTAINER timeout)
2008-02-07 22:27:22 +00:00
bernd
1523ad83fc Add ruby-openid. 2008-02-07 19:38:51 +00:00
bernd
f48529463d Initial import of ruby-openid-2.0.3.
A robust Ruby library for verifying and serving OpenID identities.

Submitted and maintained by Paul Irofti.
Some tweaks by me.
2008-02-07 19:37:23 +00:00
ajacoutot
0a04ef0dc7 - fix RCS tags 2008-02-05 11:17:10 +00:00
ajacoutot
ed639d00b5 +gringotts 2008-02-05 09:19:05 +00:00
ajacoutot
43fd17f48e Import gringotts-1.2.9
Gringotts is a secure notes manager for Linux and other UNIX-like systems.
It is based on libgringotts, which provides a backend for managing the data
files on the disk.


from Pierre-Emmanuel Andre <pea at raveland dot org> with some tweaks
2008-02-05 09:18:29 +00:00
espie
22c7956c88 move the library into lib/qt3 so that it will be usable even when qca2 is in. 2008-02-04 23:59:02 +00:00
ajacoutot
30d003fb2a +libgringotts 2008-02-04 22:09:01 +00:00
ajacoutot
01d3f42520 Import libgringotts-1.2.1
libGringotts is a small, easy-to-use, thread-safe C library originally
developed for Gringotts.  Its purpose is to encapsulate data (generic:
ASCII, but also binary data) in an encrypted and compressed structure,
to be written in a file or used elseway.  It makes use of strong
encryption algorithms, to ensure the data are as safe as possible, and
allow the user to have the complete control over all the algorithms used
in the process.

For encryptions, libGringotts makes use of the MCrypt and MHash libs.
It includes some other useful features, like generation of encrypted
temporary files, secure memory management, and functions for the
evaluation of password quality.


from Pierre-Emmanuel Andre <pea at raveland dot org> (maintainer) with
some tweaks
2008-02-04 22:07:15 +00:00
steven
ec7b0f0160 fix WANTLIB 2008-02-02 09:30:54 +00:00
bernd
5e84793fd4 Update to gnupg-1.4.8. (GPLv3 now)
ok steven@
2008-01-30 20:18:09 +00:00
jakob
e7ee760d1a honour CFLAGS; from Stuart Henderson 2008-01-29 07:49:57 +00:00
rui
2e2b3aaf33 - update to swatch 3.2.2 and take maintainership since jsyn@ doesn't use it anymore. 2008-01-28 23:14:22 +00:00
jasper
5bf353a214 - looong overdue update libtasn1 to 1.2
- update license marker (gplv3)

ok ajacoutot@
additional testing by landry@
2008-01-23 21:53:20 +00:00
rui
53fb8c9d10 - update nikto to 2.02 which contains many enhancements over the first version. 2008-01-17 00:11:29 +00:00
kili
edfefb16db Bump after libnids update. 2008-01-16 21:03:38 +00:00
ajacoutot
f324b6959c - respect CC and CFLAGS
- remove quotes from COMMENT
- add NO_REGRESS

"ack!" jakob@ (maintainer)
2008-01-09 14:57:31 +00:00
jakob
842444e9d2 add zkt 2008-01-08 10:52:12 +00:00
jakob
a7cb22841f ZKT DNSSEC toolkit 2008-01-08 10:51:21 +00:00
espie
17d70806a3 tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
bernd
dfbe3aff60 Disable rar until the license has been checked.
Noticed by sturm@, thanks!

ok mbalmer@ (MAINTAINER)
2008-01-02 18:10:50 +00:00
bernd
d731731e89 Security update to clamav-0.92. (CVE-2007-6335)
"ClamAV libclamav MEW PE File Integer Overflow Vulnerability"

More info:
http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=634

Similar diff submitted by grunk@ on ports@.

test & ok mbalmer@ (MAINTAINER)
2007-12-30 22:42:38 +00:00
simon
44d90ddbc7 add p5-Crypt-GpgME 2007-12-16 23:56:46 +00:00
simon
8fd2ea78b0 import p5-Crypt-GpgME
The Crypt::GpgME module provides an OOP-style Perl interface to the
gpgme library.
2007-12-16 23:56:42 +00:00
simon
9a424c7074 update to version 1.1.5 and remove MODGNU_SHARED_LIBS stuff while here
ok sthen@
2007-12-16 22:20:52 +00:00
simon
f8b01af8a3 update to version 1.12
ok merdely@
2007-12-13 21:31:04 +00:00
fgsch
896025b6fe fix crash when the ui is hidden. okan@ ok 2007-12-05 21:43:54 +00:00
sthen
3dbd1f5077 update pwgen to 2.06: bug fixes and adds -y option to include symbols
in the generated password.

from Pierre-Emmanuel André on ports@, ok robert
2007-12-04 10:28:29 +00:00
landry
61e6d9d80c Long due update to GnuTLS 2.0.4, based on a submission by Giovanni Bechis.
Reformat DESCR, remove unneeded patches and LIB*ALIAS goo, reformat Makefile
Tested by many, thanks naddy for alpha, kili for zaurus and powerpc, okan
for amd64 and sparc64, sthen for sparc64 and others i forgot.
Ports depending on it have been vastly tested, thanks sthen for iksemel,
aanriot for prelude, Sebastian Reitenbach for heartbeat, and surely others.

ok kili@ okan@
2007-12-03 20:57:33 +00:00
landry
dc54e9df45 Long due update to OpenCDK 0.6.6, based on a submission of Giovanni Bechis.
- reformat PLIST
- remove unneeded patches
- remove modgnu_ goo
ok kili@ okan@, tested by many
2007-12-03 20:48:39 +00:00
okan
5ace239209 update to 3.1.0
help and ok steven@
2007-11-29 14:07:42 +00:00
okan
64ca3c8ae0 update to 3.1.0 from Sebastien Carlier
ok steven@
2007-11-29 14:05:48 +00:00
mbalmer
bb2e17d51e There is now better software for this in base. 2007-11-25 23:37:43 +00:00
mbalmer
d14d08702f Remove seal. We have now better means for dealing with encrypted vnd
partitions in base.
2007-11-25 23:36:50 +00:00
jasper
bfadd0bf18 fix typo in license marker, spotted by Markus Lude 2007-11-21 06:24:02 +00:00
jasper
2bc659faa1 add cryptcat 2007-11-20 21:10:47 +00:00
jasper
cc8e4e1f9c import cryptcat 1.2.1
Cryptcat is a lightweight version of netcat with integrated transport
encryption capabilities.

from Laurent Fanis <laurent at humppa.nl> (MAINTAINER), with tweaks by me
ok ajacoutot@
2007-11-20 21:08:56 +00:00
simon
88de0afe27 update to version 0.16
ok merdely@
2007-11-20 20:05:35 +00:00
simon
4a648a825a update to version 1.58
ok sturm@ (maintainer)
2007-11-19 20:30:06 +00:00
simon
da7823ae24 update to version 0.04, add license comment, set PERMIT_* accordingly
and remove maintainer at his own request

ok jasper@
2007-11-19 20:05:04 +00:00
kili
8cc2ba57b7 Remove bogus WRKDIST=${WRKDIR}/${DISTNAME}. 2007-11-16 14:11:12 +00:00
pvalchev
9550e36a38 + bunny 2007-11-13 18:34:57 +00:00
pvalchev
4e37519790 bunny-0.92 - bunny the fuzzer, a feedback loop, high-performance,
general purpose protocol-blind fuzzer for C programs from lcamtuf.
ok ajacoutot, robert
2007-11-13 18:33:56 +00:00
ajacoutot
a92a19efa9 - remove broken MASTER_SITES; from Jim Razmus 2007-11-11 09:25:18 +00:00
sthen
91c879633f Remove broken HOMEPAGE/MASTER_SITES, add a mirror.
From Jim Razmus.

ok ajacoutot, jolan, simon
2007-11-11 08:39:18 +00:00
naddy
625b2d9b0b restore patches 2007-11-03 15:25:38 +00:00
jasper
756f244281 - use our naming scheme for patches 2007-10-26 21:38:24 +00:00
sthen
7cf5947518 update to 0.57, old version no longer on CPAN.
ok and suggestion from simon@
2007-10-25 21:42:35 +00:00
steven
e68b25b9ba db.=4 -> db.>=4 in preparation of db4 update
ok sthen@
2007-10-25 21:05:33 +00:00
wilfried
b26ef3e316 update to Crypt-OpenSSL-Bignum-0.04 2007-10-25 09:04:59 +00:00
steven
9bfed1ac43 bump PKGNAME after python version switch 2007-10-08 08:22:38 +00:00
steven
59718901b3 update to 2.24 2007-09-29 05:52:17 +00:00
steven
70e8b1fcee update to 1.2.4
from Mikolaj Kucharski
2007-09-21 06:00:11 +00:00
msf
5becbc2d29 use MASTER_SITE_RUBYFORGE 2007-09-20 12:48:05 +00:00
bluhm
503311f7cf update to 1.09
ok jasper@
2007-09-20 11:43:11 +00:00
steven
bd67dd4b38 update to 1.5
ok jasper
2007-09-20 10:37:26 +00:00
jakob
b6b86b8505 fix broken password authentication; patch from Nathan Johnson 2007-09-18 22:15:11 +00:00
ajacoutot
a7a7925bf6 - use "_clamav" user as default in the config files (not "clamav")
"of course" mbalmer@
2007-09-17 21:13:13 +00:00
merdely
e530fde8b4 Change "m$" in COMMENT to "ms".
ok simon@, reinhard@ (MAINTAINER)
2007-09-17 14:14:25 +00:00
merdely
1997c75349 Remove surrounding quotes in NO_REGRESS/COMMENT*/PERMIT_*
From Darrin Chandler
2007-09-15 23:29:57 +00:00
naddy
95c218d114 sync FLAVORS and DESCR; from Pierre Riteau 2007-09-06 19:15:13 +00:00
aanriot
c9e32c55d7 maintenance update to 0.9.15.1 .
this pre-release has the fixes to let the prelude flavor of the upcoming
net/nepenthes upgrade work.
2007-08-31 19:26:01 +00:00
simon
574aefcc2d update to version 0.08 and remove quotes around comment
ok jasper@
2007-08-28 20:18:41 +00:00
aanriot
746f97e1a5 - maintenance update to 0.9.12.1 .
- fix the paths in siteconfig.py .

ok jdixon@
2007-08-27 17:52:23 +00:00
aanriot
39714ddedd - maintenance update to 0.9.9 .
- fix permissions of /var/run/prelude-manager/ in README.OpenBSD,
in order to use external sensors; reported by jdixon .

ok jdixon@
2007-08-27 17:49:59 +00:00
aanriot
e534f4dd99 maintenance update to 0.9.13 .
ok jdixon@
2007-08-27 17:46:47 +00:00
aanriot
2b5a8b6e32 maintenance update to 0.9.15 .
ok jdixon@
2007-08-27 17:45:39 +00:00
mbalmer
e2e2236f4d Update ClamAV to version 0.91.2.
Note to -stable ports maintainers:  This should probably be put into -stable
since the ClamAV people do not provide virus data to outdated scan engines.

ok simon
2007-08-25 10:08:28 +00:00
mbalmer
34209deb75 Remove Pedro Martelleto as MAINTAINER per his own request.
ok espie
2007-08-05 12:34:33 +00:00
aanriot
2ec9466f64 - fix the configure script so that TCP Wrappers support gets enabled.
- bump SHARED_LIBS / PKGNAME.
- while there, remove quotes from COMMENT.

ok mbalmer@
2007-08-02 18:12:55 +00:00
kili
219c83615d Don't use runhaskell and unbreak for amd64. 2007-08-01 21:59:55 +00:00
kurt
0424f0c5bd - update to 3.11.7
- major bump due to function removal
- use NSPR_INCLUDE_DIR/NSPR_LIB_DIR
- remove patches no longer needed
okay martynas@
2007-08-01 21:16:10 +00:00
simon
ce80b733e3 update to version 0.24 and remove quotes around COMMENT
ok jasper@ (MAINTAINER)
2007-07-28 15:07:58 +00:00
simon
0b549d13f5 update to version 5.45 and remove quotes around COMMENT while there
ok jasper@ (MAINTAINER)
2007-07-28 15:02:34 +00:00
ajacoutot
79b1a483cd - add a sample Sendmail.conf-sql for Sendmail authentication (*sql FLAVORS only)
based on a bigger diff by Mike Erdely <mike at erdelynet dot com>
2007-07-25 16:25:57 +00:00
dlg
acc33bde1f descend into devel/ruby-gettext, devel/ruby-tzinfo, and
security/ruby-ezcrypto.

"now hook 'em up" robert@
2007-07-25 09:00:26 +00:00
dlg
53e1d4d6a6 import of ruby-ezcrypto-0.7
EzCrypto is an easy to use wrapper around the poorly documented OpenSSL ruby
library.

ok robert@
2007-07-25 08:49:58 +00:00
kili
ddad161b91 Update to 3.0.3 to make it build with ghc-6.6.1. 2007-07-21 17:21:33 +00:00
jasper
97bfb8946a - update p5-Crypt-OpenSSL-RSA to 0.25
- update maintainer's email address

from Andreas Voegele (MAINTAINER)
2007-07-18 09:41:07 +00:00
jasper
e4b7b5a4c2 forgot to bump pkgnames after PFRAG.shared removal, sorry..
noticed by naddy@
2007-07-09 19:31:07 +00:00
ajacoutot
ce10372b9e - add NTLM support
from Mikolaj Kucharski <mikolaj at kucharski dot name>
2007-07-07 15:03:35 +00:00
jasper
32a30e5331 -NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
+SHARED_ONLY=	Yes

ok ajacoutot@, simon@, mbalmer@ (for the postgresql bits)
2007-07-04 19:18:45 +00:00
reyk
ade56997bc add wpa_supplicant
ok aanriot@
2007-07-01 20:36:10 +00:00
reyk
16591b9b32 Add security/wpa_supplicant, a fully-featured implementation of an
IEEE 802.1X supplicant. This port does not support the wireless
WPA/WPA functionality yet, because it is missing in the OpenBSD
net80211 kernel implementation. Successfully tested with 802.1X on
ProCurve switches with OpenBSD running freeradius in the backend.

This port is based on work by Jussi Salzwedel, thanks!

ok aanriot@
2007-07-01 19:50:57 +00:00
kurt
2586dcb948 Fix a deadlock seen in thunderbird w/engimail caused by safe_pclose()
returning without waiting for the child process to complete which causes
a deadlock between nspr's WaitPidDaemonThread() and PR_WaitProcess().
Reported upstream w/more details:
https://bugzilla.mozilla.org/show_bug.cgi?id=385465
okay martynas@
2007-06-22 13:37:58 +00:00
ajacoutot
610c24112b - long due update to 2.1.22
- merge the 3 PLISTs for sql related FLAVORS (sqlite, pgsql and mysql)
into one
- use a VARIABLE for the "incompatible FLAVORS" message
- post-extract -> post-configure, to ease patches updates
- fmt pkg/DESCR

"go ahead" robert@
2007-06-18 12:31:20 +00:00
aanriot
fdf6706e9f - more @sample directories, needed by clamd.
- bump PKGNAME.

ok mbalmer@
2007-06-13 17:25:00 +00:00
ajacoutot
27b1c0dad1 - fix sqlite FLAVOR lib_depends 2007-06-01 16:49:22 +00:00
ajacoutot
f2d3c7696f - clean the Makefile a bit so it is easier for me to read it
- zap $VERSION
- tweak post-install
- post-extract -> pre-configure
- add available FLAVORS to DESCR
no functionnal changes
2007-06-01 15:24:26 +00:00
aanriot
0e42a61dfc fix WANTLIB (expat etc.) 2007-06-01 05:50:36 +00:00
aanriot
e98518be8c maintenance update to 0.9.10 . 2007-06-01 05:02:23 +00:00
aanriot
e9607385e3 Security Update to ClamAV 0.90.3.
This release contains various bugfixes, see ChangeLog for details.

ok mbalmer@
2007-05-31 16:02:27 +00:00
steven
09058368cf remove gaim and plugins. superseded by pidgin and equivalent plugins.
ok brad, alek
2007-05-30 15:09:07 +00:00
aanriot
7821a29660 get ride of RUN_DEPENDS=${BUILD_DEPENDS}.
ok msf@
2007-05-30 02:34:43 +00:00
mbalmer
e7d960659d Update to version 1.1, which makes the vnd-partition config option
actually work.
2007-05-28 20:11:44 +00:00
kili
e90eac1ba5 Don't use RUN_DEPENDS=${BUILD_DEPENDS}. 2007-05-28 16:09:38 +00:00
steven
58be64d6ec disconnect gaim and its plugins; superseded by pidgin. 2007-05-28 12:35:14 +00:00
steven
369e6602bd +pidgin-otr 2007-05-28 07:27:32 +00:00
steven
612963dc5b OTR messaging plugin for pidgin
tested and ok alek@
2007-05-28 07:26:33 +00:00
ajacoutot
772b7d3292 - update to version 2.00
- shorten COMMENT
2007-05-26 14:47:46 +00:00
aanriot
a68b1de107 update to 0.9.11 (0.9.10 was broken and has been fixed upstream).
tested by rui@
2007-05-26 01:16:13 +00:00
aanriot
1d26d078ac update to 0.9.9 .
tested by rui@
2007-05-26 01:14:33 +00:00
aanriot
e1e371bbe6 update to 0.9.8 .
tested by rui@
2007-05-26 01:13:53 +00:00
aanriot
6ab6893f0c update to 0.9.14 .
tested by rui@
2007-05-26 01:13:06 +00:00
aanriot
882114105b - remove LDFLAGS="".
- regen patches.
- drop maintainership.
2007-05-26 01:12:02 +00:00
aanriot
df53181173 fix WANTLIB / LIB_DEPENDS.
"looks right" steven@
2007-05-19 12:30:56 +00:00
aanriot
a42a0a1b63 fix HOMEPAGE and MASTER_SITES. 2007-05-19 11:19:50 +00:00
naddy
a220ed62dc chase wantlib changes after curl update 2007-05-15 15:09:12 +00:00
msf
36b858234d client apps linked to libprelude want to use /var/spool/prelude, so install
it with libprelude, not prelude-manager

ok aanriot@
2007-05-15 10:56:55 +00:00
steven
66d8f55f87 update to 1.4.7
feedback and ok bernd@
2007-05-10 11:38:28 +00:00
simon
95e78ad685 update my lastname
ok naddy@
2007-05-05 17:44:50 +00:00
rui
cb18729dff update to 1.36
ok ajacoutot@
2007-05-01 15:55:55 +00:00
ray
fc1fde72af Fix hard coded paths to config files, character sets, and word
lists.

OK maintainer cathcart@.
2007-04-26 04:14:01 +00:00
martynas
16e455a27d update to 0.54
ok simon@
2007-04-21 20:19:33 +00:00
martynas
26536c1e60 - update to 1.05;
- jasper@ drops maintainership;
ok jasper@, same diff from bluhm@
2007-04-20 15:46:43 +00:00
aanriot
75d2b3b944 update to 0.9.9 .
tested by Rui Reis.
2007-04-15 11:40:48 +00:00
aanriot
fd9c5f4cb2 update to 0.9.7.2 .
tested by Rui Reis.
2007-04-15 11:39:28 +00:00
aanriot
8711e8c863 update to 0.9.12 .
tested by Rui Reis.
2007-04-15 11:38:10 +00:00
aanriot
b4eb429ca1 update to 0.9.13.2 .
tested by Rui Reis.
2007-04-15 11:37:16 +00:00
mbalmer
ca153939f5 Security update to ClamAV 0.90.2. This containe three import security
fixes:

- ClamAV CAB File Unstore Buffer Overflow Vulnerability
- File descriptor leak in CHM handler
- PDF fd leak

From the original annoucement:

**Important note**: on April 16th CHM, CAB and PDF handlers will be
disabled for 0.90 and 0.90.1 users through the dynamic engine
configuration module (DCONF). Please upgrade to 0.90.2 immediately.
2007-04-13 06:17:47 +00:00
jasper
d86ecfca5d unify my e-mail address and bump PKGNAMEs.
"looks good" sturm@
2007-04-12 18:59:35 +00:00
mbalmer
52872ea99e Port maintenance:
- Build a new version even if the old one is still installed
- Only chmod 700 the /var/clamav/quantine directory

From Jeremy Evans <jeremyevans0@gmail.com>
2007-04-11 17:54:10 +00:00
steven
dc825c5708 USE_LIBTOOL, sync plist 2007-04-07 15:14:46 +00:00
espie
d4ebcd974d more base64 checksums 2007-04-05 17:26:05 +00:00
aanriot
e5f7b876f9 drop maintainership. 2007-04-03 13:55:22 +00:00
naddy
73fb821653 MODQT_PLUGINS changes, so bump 2007-04-01 15:54:25 +00:00
martynas
c6d84b2cac update to nss-3.11.5 2007-03-26 20:45:44 +00:00
steven
e21a587859 update to swatch 3.2.1
from Rui Reis <rui at rui.cx>
2007-03-25 13:01:35 +00:00