Commit Graph

921 Commits

Author SHA1 Message Date
kevlo
da1d7f74ba Initial import Digest-HMAC 1.01 2002-02-08 06:56:48 +00:00
kevlo
83d657b181 add p5-Crypt-RC4 and p5-Digest-HMAC 2002-02-08 06:52:08 +00:00
kevlo
ed00a03744 Initial import of Crypt-RC4 2.02
Crypt::RC4 is a simple implementation of the RC4 algorithm, developed by
RSA Security, Inc.
2002-02-08 06:49:41 +00:00
pvalchev
3553ed6239 Update to p0f-1.8.2; from maintainer jose@crimelabs.net 2002-02-05 22:56:12 +00:00
pvalchev
2df4e32b06 workaround sparc64 gcc optimization bug by -O0 on a few objects 2002-02-01 02:03:24 +00:00
jcs
493dad5f70 typo 2002-01-28 14:19:57 +00:00
reinhard
94080bca6f sysctl; Jacob Meuser <jakemsr@jakemsr.com> 2002-01-28 11:34:56 +00:00
lebel
d666fa696b new HOMEPAGE; from maintainer Jose Nazario <jose@crimelabs.net> 2002-01-27 18:28:32 +00:00
jsyn
e974c75245 + clarify COMMENT
+ add MASTER_SITE_SOURCEFORGE as a backup
+ clean up some formating
+ add a missing cvs tag to patch
ok kevlo@
2002-01-26 05:58:41 +00:00
jsyn
b713bbbbdc + add patch to fix a few issues (from author/maintainer)
+ use MASTER_SITE_PACKETSTORM as a backup
+ add NO_REGRESS
ok pilot@monkey.org
2002-01-25 21:14:59 +00:00
jsyn
ef87f3d75f add MASTER_SITE_PACKETSTORM as backup; ok jose@crimelabs.net 2002-01-25 17:38:50 +00:00
jsyn
117658b1ce + MASTER_SITE_PACKETSTORM; ok haver@insecure.dk 2002-01-24 21:51:59 +00:00
jsyn
8c9154691b - bump NEED_VERSION
- add NO_REGRESS
- add backup MASTER_SITE_PACKETSTORM
- distinfo switch
- fix patch names
2002-01-24 21:30:54 +00:00
jsyn
a445283e48 update to apg-2.1.0a0
+ bump NEED_VERSION
+ add NO_REGRESS
+ distinfo switch
from jose@crimelabs.net, with additional changes
2002-01-24 19:35:16 +00:00
jsyn
aef3d7bdc8 re-alphabetize 2002-01-24 18:52:01 +00:00
jsyn
b1c632ea37 - bump NEED_VERSION
- add NO_REGRESS
- add secondary backup MASTER_SITE_PACKETSTORM
- switch to distinfo
ok bmc@
2002-01-24 14:28:37 +00:00
jsyn
ffb0c4459e - update NEED_VERSION
- reformat COMMENT
- use MASTER_SITE_PACKETSTORM as backup
2002-01-24 06:51:00 +00:00
jsyn
bd083d9694 update my ports to use MASTER_SITE_PACKETSTORM 2002-01-24 06:48:03 +00:00
jsyn
aa4786c92c bad jasoni@; patch needed to be regen'd as well! (from jose@crimelabs.net) 2002-01-22 17:24:53 +00:00
jasoni
523c30e56b update to 1.8.1
- from maintainter, jose@crimelabs.net
2002-01-22 17:21:35 +00:00
brad
49f14fd2e3 upgrade to PortScanner 1.2
--
Pointed out by: Horacio <homega@wanadoo.es>
2002-01-15 00:34:19 +00:00
shell
3c1ff7df95 Updated to gpa-0.4.4
- bump need_version
- use distinfo
2002-01-14 18:23:41 +00:00
shell
808d36ca18 Upgrade to GnuPGInterface-0.3.2 2002-01-12 08:39:39 +00:00
mark
7125a5146e o wow this never had a CVS tag... added
o fix checksum
2002-01-11 04:59:43 +00:00
shell
16f1eb2386 enable py-Rijndael 2002-01-05 22:08:30 +00:00
shell
462b7cf818 Initial import of py-Rijndael-1.1
---
A pure-python implementation of the AES Rijndael Block Cipher.
Basic on Phil Fresle's VB implementation.

WWW: http://www.bluesine.com/Projects/mods-python/pyrijndael
2002-01-05 22:08:02 +00:00
shell
bed3c85e20 enable py-cryptkit 2002-01-03 23:35:41 +00:00
shell
c7c44343ac Initial import of py-cryptkit-0.9
---
CryptKit is a developer's toolkit implementing several of the most
modern and efficient cryptographic algorithms.  The kit is primarily
written in ANSI C for speed and subsequently wrapped with SWIG for
ease of use in python.

CryptKit is small and fast, mainly because it implements excellent
algorithms: Rijndael (AES), SHA 256 bits, Elliptic Curve PKI,
Diffie-Hellman key exchange and Nyberg-Ruppel signature/verification.
These modules are combined to provide a faster, lighter and easier
to use secure socket alternative to SSL.  CryptKit is not compatible
with SSL.  Whereas SSL aims to support a wide variety of algorithms
that essentially perform the same task ( like DES/RC4/RC2 or MD5/SHA
), CryptKit takes the minimalist approach of implementing only one
version of each crypto primitve. Great care went into selecting the
best of what was available.

WWW: http://eevolved.com/cryptkit/
2002-01-03 23:34:39 +00:00
shell
78d352f190 Upgrade to 0.6.1
- use distinfo
- regen patch
- bump need version
2002-01-02 02:53:25 +00:00
shell
1a58bf5a2c enable p5-Digest-SHA1 2001-12-31 18:18:50 +00:00
shell
4d52e7475e Initial import of p5-Digest-SHA1-2.00
Perl module to calculate SHA1 digests
---
The Digest::SHA1 module allows you to use the NIST SHA-1 message
digest algorithm from within Perl programs.  The algorithm takes
as input a message of arbitrary length and produces as output a
160-bit "fingerprint" or "message digest" of the input.

Submit and Maintain : Marc Matteo <marcm@lectroid.net>
2001-12-31 18:18:03 +00:00
kevlo
4824f7c9f1 - upgrade to version 0.35
- bump NEED_VERSION
- add regression test
--
Ok'd by maintainer
2001-12-26 16:13:18 +00:00
kevlo
606a7bf46d - upgrade to version 2.16
- bump NEED_VERSION
- add regression test
2001-12-25 09:49:56 +00:00
jakob
926b54b583 update to v3.22 - urgency HIGH
* Format string bug fixed in protocol.c
  smtp, pop3 and nntp in client mode were affected.
  (stunnel clients could be attacked by malicious servers)
* Certificate chain can be supplied with -p option or in stunnel.pem.
* Problem with -r and -l options used together fixed.
* memmove() instead of memcpy() is used to move data in buffers.
* More detailed information about negotiated ciphers is printed.
* New ./configure options: "--enable-no-rsa" and "--enable-dh".
2001-12-24 22:36:00 +00:00
mark
ce7c609bd9 update maintainer address 2001-12-24 07:51:05 +00:00
obecian
ee6a7acafb taking maintainership. jakob@ ok 2001-12-22 12:45:20 +00:00
obecian
b0effb4bb8 pgpdump-0.16 update 2001-12-22 11:24:19 +00:00
obecian
573fd93155 vomit-0.2 update 2001-12-22 11:07:17 +00:00
matt
1e9fd37ac4 - don't look for pgp, noticed by pattonme@yahoo.com
- distinfo
2001-12-19 00:17:52 +00:00
shell
f8bfd7de9b Upgrade to 1.12
- Add HOMEPAGE
- Fixed typo in Net::SSLeay::Handler
- Fixed test script
2001-12-18 03:12:13 +00:00
shell
a1bc19a0f3 Upgrade to 1.11 2001-12-15 07:38:28 +00:00
jakob
0c3f2686bd update to v4.16.0 (4160 engine)
-  Support for ACE (WinACE) Archiver
-  Support for additional packers
-  Support for newer versions of packers
-  Support for BZIP compression format
-  Support for additional LHA compression formats, LH6 and LH7
-  Support for zcompress compression format
-  Support for PDF 5.0 files
-  Improved scanning for MIME formats
-  Support for Unicode and Unicode big-endian saved scripts
-  Support for Compiled Help files
-  Support for Microsoft Exchange internal data-transfer format
-  Support for Internet Message Connector (IMC) Archive format.
-  Support for uncompressed VBA in Visio files
-  Improved heuristic analysis for 32-bit Windows applications
-  Support for compressed RTF and HTML in Microsoft Outlook messages
-  Support for Script Component Type Libraries
-  Improved performance when scanning Windows 32 applications
2001-12-13 17:58:02 +00:00
jakob
f584a79b3c update to v4176 2001-12-13 17:28:49 +00:00
reinhard
5c14fe3857 fix gnupg and nessus entries 2001-12-13 10:29:29 +00:00
shell
3d662ab612 Some of changes :
- Define NO_REGRESS
- replace all LOG_DEBUG to LOG_INFO
- use snprintf() instead of sprintf() in debuglog.c
- stop if /tmp/pcsc already exists
- clean and remove /tmp/pcsc on exit

Patches by Dr. Ludovic Rousseau <ludovic.rousseau@free.fr> and
already submitted to upstream project. Thanks.
2001-12-11 19:11:59 +00:00
jakob
26e6111d95 update to Dante v1.1.11 2001-12-11 03:07:21 +00:00
reinhard
c9564112ae - pkg/MESSAGE from Sebastian Stark <seb@todesplanet.de>
- distinfo, NEED_VERSION
- REGRESS_TARGET
- maintainer; markus@
2001-12-09 12:51:40 +00:00
shell
b4b41974c3 Upgrade to 1.10
- Add proxy support
- Regen patch
- swap distinfo
2001-12-09 11:15:30 +00:00
naddy
c0c80a4832 * update to 1.8; from maintainer Jose Nazario <jose@crimelabs.net>
* cleanup
2001-12-08 20:13:53 +00:00
shell
699d87a0db add pcsc-lite 2001-12-07 06:34:17 +00:00
shell
1e1ed29279 Initial import of pcsc-lite-1.0.1
---
PC/SC Architecture for most Unix type operating systems.  Allows
easy porting of Windows smartcard software to other operating
systems.  Supports many types of serial, PCMCIA, and USB smartcard
readers and cryptographic tokens.

WWW: http://www.linuxnet.com/

Tested by Dr. Ludovic Rousseau and me.
2001-12-07 06:33:19 +00:00
brad
1ff1a21812 upgrade to scanssh 1.6b 2001-12-05 02:23:59 +00:00
jsyn
e88258dbab +logcheck 2001-12-03 19:20:15 +00:00
jsyn
d1edbcc265 Import of logcheck-1.1.1:
--
Logcheck is a scheduled auditing tool that scans system log files
for security violations and unusual activity.  Reports of suspicious
log entries are mailed to a specified user (usually root).

WWW: http://www.psionic.com/abacus/logcheck

MAINTAINER= Srebrenko Sehic <haver@insecure.dk>
2001-12-03 19:17:33 +00:00
jsyn
8c34d8eee2 add backup MASTER_SITE back in (after distname fowl-up) 2001-12-01 22:57:55 +00:00
jsyn
220bfc44ee distname has been version-fixed;
thanks to bind@gravitino.net and route@infonexus.com for coming through
2001-12-01 20:09:47 +00:00
kevlo
84f351db5b add ccrypt 2001-12-01 12:52:57 +00:00
kevlo
e2f1ac46cb Initial import of ccrypt 1.1.
ccrypt is a utility for encrypting and decrypting files and streams.
It was designed to replace the standard unix crypt utility, which is
notorious for using a very weak encryption algorithm. ccrypt is based
on the Rijndael cipher, which is the U.S. government's chosen
candidate for the Advanced Encryption Standard. This cipher is believed
to provide very strong security.
2001-12-01 12:52:26 +00:00
jakob
99440bca44 update to version 4173 2001-11-30 13:21:04 +00:00
kevlo
04da40fb22 - upgrade to version 1.1
- bump NEED_VERSION
- use ${INSTALL,DEINSTALL} for notification messages for config files;
  suggested by jsyn@
2001-11-26 16:06:58 +00:00
kevlo
1894d3e5ec - upgrade to version 2.09
- add REGRESS_TARGET
- bump NEED_VERSION
2001-11-23 03:07:24 +00:00
jsyn
cbb889493c regression and distinfo fixes 2001-11-20 10:56:49 +00:00
jsyn
d6475cb80a - additional MASTER_SITES
- NO_REGRESS / distinfo switch
2001-11-19 22:43:22 +00:00
jsyn
f5201138d0 - regression hooks in place
- add CVS tag to patchfile
- distinfo switch
2001-11-19 22:24:48 +00:00
jsyn
cb9943e02c - MASTER_SITES were broken, add new ones
while here:
- rename patches, add CVS tags
- add HOMEPAGE, plus DESCR reference
- NO_REGRESS
- distinfo switch
2001-11-19 21:48:37 +00:00
jsyn
7d6efed5ae - update to sentinel-1.0 (complete structure change)
- patch-Makefile_in no longer necessary
- distfile naming convention has changed; remove backup until this converges
- NO_REGRESS
- distinfo switch
2001-11-19 05:11:26 +00:00
jakob
383ce5c23c add experimental support for gssapi, needs more testing 2001-11-15 23:17:59 +00:00
jsyn
a4ce446992 - HOMEPAGE/MASTER_SITES moved out of country
- NO_REGRESS=Yes
- distinfo switch
2001-11-15 18:40:29 +00:00
jsyn
e1e2b17c1e - update to chrootuid-1.3
- pull out no-longer relevant initgroups() patch
- clearer license
- NO_REGRESS=Yes
- distinfo switch
2001-11-15 18:14:32 +00:00
pvalchev
01fe36c236 + vomit 2001-11-15 06:22:00 +00:00
espie
00ce723944 Kill remaining RUN_DEPENDS/BUILD_DEPENDS first parters. 2001-11-13 22:13:22 +00:00
danh
ec0a445436 NO_REGRESS= Yes 2001-11-13 20:14:39 +00:00
jakob
0dde36e187 update to v1.5.27 (security update) 2001-11-13 08:34:30 +00:00
jakob
2e59ffff27 update to v3.21c 2001-11-11 23:04:55 +00:00
espie
0e6f6f93bb Kill first component of BUILD_DEPENDS.
Fix sawfish comment while I'm at it.
`window manager for the X windows system'.
Like DUH ! It's going to be a window manager for my microwave oven ?
2001-11-10 15:00:47 +00:00
naddy
40c36ca180 Update to 0.2.3.
Submitted by maintainer Damien Couderc <couderc.damien@wanadoo.fr>.
2001-11-06 23:25:37 +00:00
shell
70430789b6 NO_REGRESS 2001-11-05 17:04:11 +00:00
shell
2ded15e148 conflict with p5-Digest-MD5, ok kevlo@ 2001-11-05 10:49:29 +00:00
shell
b4ec6b0607 Upgraded to 0.3.1 2001-11-04 05:45:14 +00:00
jakob
d20bf87625 update to v3.21b (bug fix; fd leak) 2001-11-03 13:24:13 +00:00
jcs
b0dd0446ed NO_REGRESS=Yes 2001-11-02 17:52:58 +00:00
wilfried
6f5978e2f9 use ports in-tree libtool patches, ok maintainer 2001-11-01 18:34:51 +00:00
shell
3f2098fb4e no gtk module 2001-11-01 10:43:55 +00:00
brad
e2f30ec424 revert commit for gtk module. 2001-11-01 02:39:05 +00:00
lebel
67a38a8606 Duh. NO_REGRESS=Yes 2001-10-31 18:06:32 +00:00
lebel
1893da9eb9 +zebedee 2001-10-31 18:05:47 +00:00
lebel
c0fa360ea7 initial import security/zebedee 2.2.2:
--
Zebedee is a simple program to establish an encrypted, compressed TCP or
UDP tunnel between two systems. This allows traffic such as telnet, ftp,
VNC, and X to be protected from snooping as well as potentially gaining
performance over low-bandwidth networks from compression.

WWW: http://www.winton.org.uk/zebedee/

Submitted by Jon Leonard <jleonard@iss.net>
2001-10-31 18:04:54 +00:00
jakob
c3789f934a update to stunnel v3.21, mostly bugfixes. 2001-10-31 07:45:08 +00:00
jcs
1f2970c57f oops, 'NO_REGRESS= Yes'. thanks lebel@ 2001-10-30 00:31:32 +00:00
shell
e77a4dba28 Use gtk module 2001-10-29 09:24:09 +00:00
jcs
b723f5bdda enable net/p5-Net-Telnet and security/p0f 2001-10-29 03:35:20 +00:00
jcs
b52510d219 Import of p0f-1.7, maintained by Jose Nazario <jose@crimelabs.net>
Passive OS fingerprinting technique based on information coming
  from remote host when it establishes connection to our system.
  Captured packets contains enough information to determine OS - and,
  unlike active scanners (nmap, queSO) - without sending anything to
  this host.
2001-10-29 03:20:38 +00:00
espie
100196f27a Zap default MAINTAINER from Makefile.
Especially now that the default line is more verbose.
2001-10-28 13:05:44 +00:00
shell
1873f27d04 + p5-IO-Socket-SSL 2001-10-27 09:39:40 +00:00
shell
05ac29f968 Initial import of IO-Socket-SSL-0.80
---

IO::Socket::SSL is a class implementing an object oriented interface
to SSL sockets. The class is a descendent of IO::Socket::INET and
provides a subset of the base class's interface methods as well as
SSL specific methods.
2001-10-27 09:39:00 +00:00
brad
db3b6acb30 use gettext module. 2001-10-25 03:04:18 +00:00
espie
6af8bee431 lib depends 2001-10-24 12:33:49 +00:00
espie
5fd0acebe0 Grrr 2001-10-15 21:46:24 +00:00
espie
e5b361cf87 More dependencies... 2001-10-15 21:04:11 +00:00
avsm
89e0cd956d fix build
tested on i386 (heko) and sparc (naddy)
rc2 cipher is broken on sparc, all others work
2001-10-13 22:56:24 +00:00