Commit Graph

893 Commits

Author SHA1 Message Date
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
naddy
322e165c62 - respect CC
- clean up patches
2001-10-08 23:34:41 +00:00
jakob
d458dbd367 update to version 4164; pedro@jazznet.pt 2001-10-04 12:57:12 +00:00
dugsong
b7efeb874a add licensing info 2001-10-04 09:17:35 +00:00
obecian
c456e7decd +hydra 2001-10-03 03:49:04 +00:00
obecian
0d964cbef5 There are already several login hacker tools available, however none does
either support more than one protocol to attack or support parallized
connects.

Currently this tool supports TELNET, FTP, POP3, IMAP, HTTP Basic and Cisco
authentication only, however the module engine for new services is very easy
so it won't take a long time until more services are supported.
2001-10-03 03:47:14 +00:00
jakob
d4b58226bf do not use subshell for post-patch target 2001-10-01 13:28:43 +00:00
jakob
5c8e788f93 revert last change; already resolved by flavouring 2001-09-30 13:50:31 +00:00
heko
73ead01589 Force cyrus-sasl to build with libc db even when sleepycat's db3 is
installed.
tested by: me and naddy@
ok by: maintainer
2001-09-30 13:30:23 +00:00
jakob
942e95aef5 do not always apply db3 patches. reenable separate build 2001-09-30 11:49:48 +00:00
jakob
21c46b38a2 add db flavour 2001-09-30 11:41:23 +00:00
naddy
96881f1b73 - make conform with update-patches
- fix build, dunno if it works
2001-09-29 21:27:50 +00:00
jcs
05153132f6 += p5-Authen-Radius 2001-09-28 21:46:24 +00:00
jcs
174b0d13f2 Import of p5-Authen-Radius-0.05:
Authen::Radius is a Perl module that allows one to authenticate/account
   usernames against a Radius server.
2001-09-28 21:44:56 +00:00
heko
36e549ab2a o Update checksums, md5 integrity checked from cigital's download
page
maintainer dugsong@ ok
2001-09-28 18:41:06 +00:00
pvalchev
be54d47d8c CONFIGURE_STYLE=gnu w/ proper MODGNU_CONFIG_GUESS_DIRS
needed for the powerpc -> macppc name change
2001-09-28 06:02:12 +00:00
shell
87422920c8 Upgrade to Net_SSLeay-1.09 2001-09-26 04:50:42 +00:00
naddy
c257518fc3 - format MAINTAINER according to our conventions
- remove misspelled and useless install message; ok maintainer
2001-09-24 19:18:15 +00:00
naddy
15bc69a522 fix dependency: emulators/redhat_base -> emulators/redhat/base 2001-09-16 17:02:02 +00:00
jcs
76b922d346 Remove vim tags 2001-09-15 23:26:38 +00:00
brad
2d227c9ad5 better 2001-09-14 15:38:50 +00:00
brad
b68e4eb283 remove bogus patches. 2001-09-14 15:33:40 +00:00
naddy
362d12454c mark broken: does not build 2001-09-12 14:21:07 +00:00
shell
ac22c9fd46 add py-sslwrapper 2001-09-10 06:08:55 +00:00
shell
6017506e4f Initial import of POW-0.5
---

Python OpenSSL Wrappers(POW) is a set of comprehensive wrappers for
Python of the OpenSSL libraries. POW will provide a 'slim' interface
which will still enable Python developers to fully utilize OpenSSL.

WWW: http://pow.sourceforge.net
2001-09-10 06:08:03 +00:00
naddy
229904c4e2 remove leading "the" from COMMENT 2001-09-09 18:14:51 +00:00
naddy
9a0787c39f remove leading "a" and "an" from COMMENT 2001-09-09 17:56:59 +00:00
jakob
fec8d0bfc0 sync NEED_VERSION to OPENBSD_2_9_BASE 2001-09-08 10:06:41 +00:00
jakob
7dc5b16021 update to v0.4e 2001-09-08 09:04:30 +00:00