naddy
dcd3e3fcff
- Fix MASTER_SITES.
...
- Pull COMMENT into Makefile while we're here.
Submitted by maintainer.
2001-04-22 21:12:23 +00:00
obecian
f67415d160
update to crank-0.1.1
...
(BUGFIX: resolved segfault on execution)
2001-04-21 03:32:32 +00:00
wilfried
50eef9f0b3
give unnumbered ports a version number
2001-04-19 10:41:14 +00:00
avsm
1597e2b535
update to p5-Crypt-SSLeay-0.25 and integrate COMMENT
2001-04-18 21:47:12 +00:00
reinhard
cbf72a17e0
better fetch target for idea flavor
2001-04-17 20:53:04 +00:00
shell
91d63998f0
Change MAINTAINER email address
2001-04-17 06:37:33 +00:00
peter
344e90dd29
add p5-GnuPG, p5-GnuPG-Interface and p5-GPG
...
my oversight - again. need to stop trying to give up coffee.
2001-04-14 10:26:17 +00:00
peter
474f2278fd
update GnuPG interfaces to ignore dependency on specific gnupg version
...
update NEED_VERSION
2001-04-13 20:19:10 +00:00
bmc
852f6d502f
* integrated COMMENT
...
* bumped NEED_VERSION
* updated my address
ok obecian@
2001-04-12 15:59:15 +00:00
peter
30c7ec4b4a
import GPG-0.06
2001-04-11 14:35:55 +00:00
espie
2da58bdddf
Chris is doing other things, and doesn't currently have time to maintain
...
ports -> revert these to default MAINTAINER.
2001-04-10 14:01:19 +00:00
avsm
a646a606df
put COMMENT at the top
2001-04-10 00:17:38 +00:00
avsm
7b1f853815
put COMMENT at the top, and shorten slightly
2001-04-09 13:25:08 +00:00
brad
3b852de2c7
upgrade to scanssh 1.55
2001-04-06 16:58:32 +00:00
avsm
3e8a480750
apostrophe police
2001-04-05 22:21:48 +00:00
peter
e601840d4e
Am I embarrased; these two ports really do need GnuPG to work
2001-04-05 21:12:40 +00:00
peter
3d73aa841a
GPG::Interface and it's associated modules are designed to provide
...
an object-oriented method for interacting with GnuPG, being able
to perform functions such as but not limited to encrypting, signing,
decryption, verification, and key-listing parsing.
2001-04-05 15:34:48 +00:00
peter
49d2a3a103
missed some commented out deps
2001-04-05 15:20:02 +00:00
peter
70df890da8
GnuPG is a perl interface to the GNU Privacy Guard. It uses the
...
shared memory coprocess interface that gpg provides for its wrappers.
It tries its best to map the interactive interface of the gpg to a
more programmatic model.
2001-04-05 15:11:21 +00:00
avsm
3f58909adb
Integrate COMMENT, bump NEED_VERSION
...
From: Shell Hung <i@shellhung.org>
2001-03-29 17:37:40 +00:00
reinhard
5bb13cf514
update to smbsniff-0.0.1b
...
*) ${PREFIX}/bin -> ${PREFIX}/sbin
*) integrate COMMENT
*) bump NEED_VERSION
2001-03-28 14:20:29 +00:00
obecian
3ddc7889cb
kill pkg/COMMENT
2001-03-28 09:43:30 +00:00
obecian
b0a75aed3b
+ integrate COMMENT
...
+ bump NEED_VERSION
2001-03-28 08:33:55 +00:00
todd
0421c85fc6
move COMMENTS to Makefile's
2001-03-26 15:58:17 +00:00
jakob
33df7372f6
update to v0.8.9
2001-03-25 22:35:45 +00:00
jakob
85ce1136fe
update to v0.2.4
2001-03-25 22:34:44 +00:00
matt
c5d394a42b
move COMMENTs into Makefiles
2001-03-25 19:17:45 +00:00
jakob
3e8e077b48
quote COMMENT; <kwesterback@home.com>
2001-03-25 18:17:18 +00:00
jakob
1d0220ad49
move COMMENT into Makefile & touch NEED_VERSION
2001-03-24 19:55:27 +00:00
avsm
e1b305a16e
- update LIB_DEPENDS for new libmcrypt
...
- bump NEED_VERSION
- move COMMENT into Makefile
2001-03-24 01:34:45 +00:00
avsm
ef2ce67c14
- upgrade to libmcrypt-2.4.10
...
- bump NEED_vERSION
- move COMMENT file into Makefile
This update has bugfixes in the blowfish[-compat] modules
2001-03-24 01:34:00 +00:00
reinhard
fb98f9a8d8
kill pkg/COMMENT
2001-03-23 16:30:16 +00:00
reinhard
36bdf033ff
SECURITY UPDATE (Klima-Rosa attack)
...
patch from:
Florian Weimer <Florian.Weimer@RUS.UNI-STUTTGART.DE>
# http://cert.uni-stuttgart.de/files/fw/gnupg-klima-rosa.diff
# http://cert.uni-stuttgart.de/files/fw/gnupg-klima-rosa.diff.asc
It introduces additional consistency checks, as suggested by the
authors of the paper. The checks are slightly different, but they
make the two additional attacks infeasible, I think. In the future,
it might be a good idea to add a check the generated signature for
validity, this will detect bugs in the MPI implementation which could
result in a revealed secret key, too.
ok markus@
2001-03-23 13:10:20 +00:00
brad
3e8d522623
- mkdir -> ${INSTALL_DATA_DIR}
...
- kill off FreeBSD-ism (NOPORTDOCS knob)
--
Patch from: Pete Fritchman <petef@databits.net>
2001-03-22 22:06:35 +00:00
danh
486bb2b44d
+p5-Crypt-CBC
...
+p5-Crypt-DES
2001-03-19 04:37:39 +00:00
danh
3a903bc6ea
Import of p5-Crypt-DES 2.03
...
This is Crypt::DES, an XS-based implementation of the DES cryptography
algorithm.
2001-03-19 04:35:55 +00:00
danh
a5130ef41c
Import of p5-Crypt-CBC 1.25
...
This is Crypt::CBC, a Perl-only implementation of the cryptographic
cipher block chaining mode (CBC). In combination with a block cipher
such as Crypt::DES or Crypt::IDEA, you can encrypt and decrypt messages
of arbitrarily long length.
2001-03-19 04:33:12 +00:00
obecian
58d83f101a
respect CC/CFLAGS (from wilfried@)
2001-03-17 20:44:43 +00:00
wilfried
b4ca092a9e
* respect CC/CFLAGS
...
* redo patches with update-patches
2001-03-17 15:46:36 +00:00
avsm
5a99d3abad
update to p5-Crypt-SSLeay-0.2
2001-03-17 00:38:34 +00:00
todd
1b14c73993
fix build process to obey CFLAGS
2001-03-16 16:39:31 +00:00
wilfried
c3ea3d09d1
respect CFLAGS, modernize old patch files, ok maintainer
2001-03-16 10:24:05 +00:00
wilfried
f83f632cbe
+ klaxon
2001-03-15 20:57:16 +00:00
wilfried
e8d0fa9816
Initial import of klaxon-1.5
...
small service wedge to do ident lookup on connecting party
Submitted by: Jose Nazario <jose@crimelabs.net>
2001-03-15 20:54:30 +00:00
brad
2e976c506f
another dist site.
2001-03-15 12:45:42 +00:00
jakob
8c9733fab2
update to v1.1.9. this release is a bugfix release. it fixes a serious
...
problem in the parsing of rules. everyone should upgrade.
2001-03-14 13:19:47 +00:00
brad
ba3ca92ec5
upgrade to scanssh 1.5
2001-03-12 17:01:34 +00:00
wilfried
8b42118511
respect CC/CFLAGS
2001-03-12 15:20:13 +00:00
dugsong
2dc66e8f21
missing msgsnarf - pointed out by <jakob@crt.se>
2001-03-09 18:10:42 +00:00
jakob
ed53ba135b
update to dat-4127; niklas@
2001-03-08 20:26:14 +00:00