Commit Graph

995 Commits

Author SHA1 Message Date
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
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
peter
08dff8f3c1 update to GnuPG::Interface 0.31
update my e-mail address
2001-09-07 22:35:17 +00:00
peter
8c7da3bb6d update to GnuPG 0.09 which adds Sign and ClearSign ties
update my e-mail address
2001-09-07 22:31:22 +00:00
peter
7be76e023b change my e-mail address 2001-09-07 22:27:33 +00:00
obecian
6c01490a47 ${LOCALBASE} and DEF cleanup 2001-09-02 13:34:17 +00:00
obecian
fd3050a8e5 corkscrew-2.0 update 2001-09-02 11:12:17 +00:00
shell
0d0e1f3028 Upgrade to 0.3.0 2001-09-02 00:03:20 +00:00
brad
194e25306b style 2001-08-30 02:53:50 +00:00
dugsong
717e1730f1 update to version 1.1.2 2001-08-27 13:40:20 +00:00
shell
c61e4b0deb Cleanup 2001-08-25 13:08:33 +00:00
brad
85961dc362 better HOMEPAGE URL that goes direct to the goods though this is still a
pain in the ass to get.
2001-08-24 22:21:02 +00:00
brad
68ff5c23f8 - does not need autoconf/automake
- remove unnecessary patch
- use the programs own install target
2001-08-23 18:43:52 +00:00
lebel
33f764e47a Removed patch-g10_mainproc.c mostly because this patch was related to
the 1.0.4 release and because the problem was later fixed in 1.0.5 (and
later versions).  Here is a quote from the NEWS file about this issue:

--cut--
* WARNING: The semantics of --verify have changed to address a
problem with detached signature detection. --verify now ignores signed
material given on stdin unless this is requested by using a "-" as the
name for the file with the signed material.  Please check all your
detached signature handling applications and make sure that they don't
pipe the signed material to stdin without using a filename together with
"-" on the the command line.
--cut--

The patch introduce a problem in the way verifying a signature returned
a value of 2 instead of 0 (when the signature was properly verified).
The symptom showed itself in mutt for example.

This problem was found by Anders Arnholm <anders@arnholm.nu>

markus@ asked me to commit this.
2001-08-22 15:22:40 +00:00
shell
d8fd296f61 SUBDIR += py-gnupg 2001-08-22 05:21:16 +00:00
shell
fd06300ea3 Initial import of GnuInterface-0.2.1
---

GnuPGInterface is a Python module to interface with GnuPG.  It
concentrates on interacting with GnuPG via filehandles, providing
access to control GnuPG via versatile and extensible means.
2001-08-22 05:20:25 +00:00
pvalchev
f7fa17079f mark with COMES_WITH; ok jakob 2001-08-17 21:05:22 +00:00
todd
746a235982 /usr/X11R6 -> ${X11BASE} 2001-08-17 13:21:37 +00:00
jakob
2eaec7c234 stunnel v3.20
- setsockopt() optlen set according to the optval for Solaris.
- Minor NetBSD compatibility fixes by Martti Kuparinen.
- Minor MSVC6 compatibility fixes by Patrick Mayweg.
- SSL close_notify timeout reduced to 10 seconds of inactivity.
- Socket close instead of reset on close_notify timeout.
- Some source arrangement and minor bugfixes.
2001-08-16 05:45:15 +00:00
obecian
e3a9896c2e arirang-1.6beta update
fixes and code red support
2001-08-16 04:47:43 +00:00
jakob
877efa88b5 update to version 4153 2001-08-13 20:03:22 +00:00
mpech
c1e9261738 add --with-pem-dir=${SYSCONFDIR}/ssl
maintainer@ ok.
2001-08-13 08:15:14 +00:00
jakob
babce676a8 1. change /dev/urandom -> /dev/arandom
2. fix potentially bug and/or hole in implementation of PEM_DIR variable.

from mpech@
2001-08-13 07:28:32 +00:00
jakob
7882271d50 update to v3.19
- Critical section added around non MT-safe TCP Wrappers code.
- Problem with "select: Interrupted system call" error fixed.
- errno replaced with get_last_socket_error() for Win32.
- Some FreeBSD/NetBSD patches to ./configure from Martti Kuparinen.
- Local mode process pid logged.
- Default FQDN (localhost) removed from stunnel.cnf
- ./configure changed to recognize POSIX threads library on OSF.
- New -O option to set socket options.
2001-08-11 21:14:48 +00:00
jsyn
66ff1095f3 +apg 2001-08-09 19:36:26 +00:00
jsyn
263a4449eb Import of apg-1.2.13:
--
APG (Automated Password Generator) is the tool set for random
password generation. It features: a built-in ANSI X9.17 RNG (Random
Number Generator)(CAST/SHA1), two methods for password generation:
FIPS 181 and truly random, configurable lengths and numbers of
passwords. Two components are supported, a network daemon (apgd)
and a command line client (apg). The command line tool does not
require the network daemon.

WWW: http://www.adel.nursat.kz/apg/

MAINTAINER= Jose Nazario <jose@crimelabs.net>

ok pvalchev@
2001-08-09 19:35:31 +00:00
obecian
dfa0dfff6a crank no longer needs to run from the current working directory,
so axe docs on suggested runtime usage.
2001-08-09 19:01:22 +00:00
obecian
78aa61a6d6 crank-0.1.4 update 2001-08-09 18:53:30 +00:00
pvalchev
db891178f7 correct asm-syntax for powerpc. pointed by drahn, ok markus 2001-08-09 16:48:35 +00:00
jsyn
d58d28bada document license -- Wietse clarified: 'bsd-style' 2001-08-08 08:56:37 +00:00
dugsong
910db5de89 distfile moved 2001-08-07 22:07:38 +00:00
lebel
11afd57ac8 remove ftp://ftp.linux.hr/pub/aide from MASTER_SITES since it
was found that there was a trojaned version of aide floating there.
However, our checksum checking would have found the difference, but
I prefer to play it safe and remove that obviously unsecure host from
the Aide's MASTER_SITES (they should use OpenBSD :)).

Thanks to Heikki Korpela <heko@iki.fi> for bringing this to me.
2001-08-07 13:23:39 +00:00
jakob
f2653127d3 upgrade to stunnel v3.18
- MAX_CLIENTS is calculated based on FD_SETSIZE, now.
- Problems with closing SSL in transfer() fixed.
- -I option to bind a static local IP address added.
- Debug output of info_callback redesigned.
2001-07-31 20:13:25 +00:00
jakob
abb27edaa2 update to version 4150 2001-07-30 23:09:05 +00:00
shell
ea30e64056 Add gpgme 2001-07-29 18:28:00 +00:00
shell
6bf95c9a58 Initial import of gpgme-0.2.2
Maintainer : COUDERC Damien <couderc.damien@wanadoo.fr>
---

GnuPG Made Easy (GPGME) is a library designed to make access to
GnuPG easier for applications.

It provides a High-Level Crypto API for encryption, decryption,
signing, signature verification and key management.  Currently it
uses GnuPG as it's backend but the API isn't restricted to this
engine; in fact it is planned to add other backends to it.
2001-07-29 18:27:26 +00:00
pvalchev
5004117a91 /etc -> ${SYSCONFDIR} 2001-07-29 01:06:02 +00:00
pvalchev
6d4e1f7cf9 o Remove unneeded patch, not used as we use do-build target to override it
o Better DESCR
o Install the clients and dictionary files from the package and pass the
correct paths to them; add @comment $OpenBSD$ to PLIST
2001-07-28 20:13:08 +00:00
jsyn
5f1aaa5e00 +chrootuid 2001-07-27 18:49:18 +00:00
jsyn
f5669bf2d5 Import of chrootuid-1.2:
--
Chrootuid makes it easy to run network services at a low privilege
level and with restricted file system access. This utility employs
both chroot and su to confine users to specified areas by assigning
appropriate userids.

Chrootuid was written by Wietse Venema; this port includes Phil
Pennock's initgroups patch.

WWW: http://www.porcupine.org/

MAINTAINER= Jason Peel <jsyn@openbsd.org>

An initial port skeleton was donated by the farmer who uses BSD.
2001-07-27 18:48:18 +00:00
jsyn
f8885f67cf remove unnecessary CC/CFLAGS passing -- it's supported in bsd.port.mk 2001-07-25 05:43:49 +00:00
obecian
f2a9c9cdfe crank-0.1.3 update
o transposition.grid-controls added (rectangular grid transposition
  ciphers)
o steganalysis.word-gaps added (hidden cipher breaker)
o Various cosmetic changes
o Made source pane editable updating view pane dynamically. Got rid of
  old "edit source" option.
o Moved hillclimb-cracker's progress bar onto widget display
o Description area in plugin-viewer
o Plugins share variables by not using 'static'
o New plugin->menu_string and menu items
o Added optional source pane to make the source/view idea more obvious
2001-07-25 04:20:17 +00:00
jakob
50cf00f128 update to v3.16. move HOMEPAGE to author's site. code changes below:
- Some transfer() bugfixes/improvements.
- STDIN/STDOUT are no logner assumed to be non-socket decriptors.
- Problem with --with-tcp-wrappers patch fixed.
- pop3 and nntp support bug fixed by Martin Germann.
- -o option to append log messages to a file added.
- Changed error message for SSL error 0.
2001-07-23 08:55:25 +00:00
brad
094e37ab44 - add missing dependency on libnet
- remove unnecessary CONFIGURE_ENV, this is taken care of by bsd.port.mk
- change CONFIGURE_STYLE from autoconf to gnu
2001-07-22 22:34:23 +00:00
jsyn
155c62ed5e one more of the same (CC/CFLAGS honoring; nthought.com->openbsd.org; etc.)
ok lebel@, pvalchev@
2001-07-22 06:43:04 +00:00
jsyn
3e23e1acf6 add missing '/' in INSTALL message; ok pvalchev@ 2001-07-22 05:44:52 +00:00
jsyn
9f75ab7725 - respect CC and CFLAGS
- jsyn@nthought.com -> jsyn@openbsd.org
- bump NEED_VERSION
- s/packetstorm.securify.com/www.packetstormsecurity.org/g sentinel/Makefile
ok lebel@, pvalchev@
2001-07-22 05:39:20 +00:00
jsyn
43f689a840 - jsyn@nthought.com -> jsyn@openbsd.org
- bump NEED_VERSION
- for {siphon,flawfinder} s/packetstorm.securify.com/www.packetstormsecurity.org/
ok lebel@, pvalchev@
2001-07-21 20:46:58 +00:00
shell
1bbff23d9e Upgrade to 1.08
- Re-gen patch
2001-07-19 05:40:18 +00:00
avsm
b2c41d2c05 add in a lib depend for libltdl, spotted by heko@iki.fi 2001-07-16 11:17:45 +00:00
jakob
a1f4a6d437 update to v3.15 and enable new tcp-wrappers support.
- Serious bug resulting in random transfer() hangs fixed.
- Separate file descriptors are used for inetd mode.
- -f (foreground) logs are now stamped with time.
- New ./configure option: --with-tcp-wrappers by Brian Hatch.
- pop3 protocol client support (-n pop3) by Martin Germann.
- nntp protocol client support (-n nntp) by Martin Germann.
- RFC 2487 (smtp STARTTLS) client mode support.
- Transparency support for Tru64 added.
- Some #includes for AIX added.
2001-07-15 18:37:01 +00:00
naddy
49afc89ea6 MASTER_SITES fix by Heikki Korpela <heko@saitti.net>:
- Add ftp.funet.fi and ftp.sunet.se mirrors where available.
- Remove broken ftp.funet.fi references.
2001-07-13 11:23:37 +00:00
reinhard
0ee577796d add new MASTER_SITES for idea flavor 2001-07-12 16:07:17 +00:00
naddy
90028c000c make this work with current bsd.port.mk 2001-07-12 15:06:53 +00:00
jakob
f9b865e9b3 - update to v1.5a; heko@saitti.net
- fetch unpacked tar package as DFN CERT compresses on the fly otherwise
2001-07-12 09:10:05 +00:00
lebel
a057236380 use arandom(4) instead of urandom(4); thanks naddy@ 2001-07-09 12:42:04 +00:00
jsyn
398ddf5c5e more binary stripping; pcre/pgpdump - ok jakob@; cgichk/isic/its4 - ok
dugsong@; all ok espie@
2001-07-06 19:34:03 +00:00
avsm
cc29e81ba3 use system (libtool's) libltdl
missing dependency spotted by Heikki Korpela <heko@saitti.net>
2001-07-06 09:27:04 +00:00
jsyn
effaffbc63 grammar fix; ok lebel@ 2001-07-05 23:24:18 +00:00
jsyn
d7f4695410 +hlfl 2001-07-05 20:12:09 +00:00
jsyn
6c01cc650d Import of hlfl-0.52:
--
hlfl (High Level Firewall Language) permits writing firewall rulesets
using its high level language, and transforms them into rules for
real software, including IPFilter, ipchains, Netfilter and Cisco IOS.

hlfl attempts to make the best use of the features of the underlying
firewall, such that a conversion from stateless to stateful requires
no modification to the original script.

hlfl was initiated by Renaud Deraison, co-founder of the Nessus
Project.

WWW: http://www.hlfl.org/

MAINTAINER=	Jason Peel <jsyn@openbsd.org>
2001-07-05 20:10:38 +00:00
lebel
603cd55243 +aescrypt 2001-07-05 03:29:15 +00:00
lebel
f5d033c180 initial import of aescrypt-0.7:
--
Encrypt/decrypt stdin using the Advanced Encryption Standard winner
"Rijndael" encryption algorithm in Cipher Block Feedback (stream)
mode. Uses /dev/urandom to create a salt. Prepends the output stream
with salt when encrypting, strips it off when decrypting.

WWW: http://aescrypt.sourceforge.net/
2001-07-05 03:28:09 +00:00
reinhard
4089b29f98 strip binaries; jsyn <jsyn@nthought.com> 2001-07-03 07:57:46 +00:00
lebel
619fd9b942 Twenty-two ports have HOMEPAGE in their Makefile, but not in DESCR;
from Jason Peel <jsyn@nthought.com>
2001-07-02 16:19:04 +00:00
lebel
8a69c9901d might be a good idea to strip the binary; jsyn@nthought.com 2001-07-02 16:08:00 +00:00
brad
4bf39e6f9d in this case we can use MAKE_FLAGS to override CC, CFLAGS and CCFLAGS and
get the desired results and now we don't need a patch anymore.
2001-06-30 02:12:47 +00:00
lebel
eef8dd4b82 pkg/DEINSTALL should also point to the right file 2001-06-30 00:52:20 +00:00
lebel
014d0aee75 fix the pkg/INSTALL script to not overwrite the config file if its there 2001-06-30 00:48:50 +00:00
jakob
c7815577a5 fix broken links; kevin@open-systems.org 2001-06-29 17:23:19 +00:00
pvalchev
7172dff8eb These do not have licenses, so we cannot distribute distfiles/packages.
Set PERMIT_* to "no license" for now.  Authors will be contacted so that
they are aware of the situation, but we cannot break the copyright law.
2001-06-27 20:56:24 +00:00
lebel
b0c36f4b3b +corkscrew 2001-06-23 15:15:42 +00:00
lebel
e2db8f2662 initial import of corkscrew-1.5:
--
Corkscrew is a tool for tunneling SSH through HTTP proxies.

Corkscrew has been tested against the Gauntlet, CacheFlow, and
JunkBuster proxies.

WWW: http://www.agroman.net/corkscrew/

Submitted by Jason Peel <jsyn@nthought.com>
2001-06-23 15:14:40 +00:00
jakob
29f8bd4a3f The vomit utility converts a Cisco IP phone conversation into a wave file
that can be played with ordinary sound players. The phone conversation can
either be played directly from the network or from a tcpdump output file.
Vomit is also capable of inserting wavefiles into ongoing telephone
conversations. Vomit can be used as a network debugging tool, a speaker
phone, etc ...

vomit is written by Niels Provos and the port created by Jason Peel.
2001-06-22 07:12:55 +00:00
lebel
bd33ab9eb1 add support for security/mhash; from jakob@ 2001-06-20 21:55:18 +00:00
jakob
1c94752cb8 s/PREFIX/LOCALBASE/ 2001-06-20 20:50:46 +00:00
pvalchev
e8a2398d62 Remove deprecated LICENSE_TYPE and set appropriate # comments
with its contents.
2001-06-20 01:43:11 +00:00
avsm
2804cd0a10 update to p5-Crypt-SSLeay-0.27 2001-06-19 20:31:14 +00:00
reinhard
50c0fbccdd add nessus and gnupg flavors 2001-06-17 09:47:15 +00:00
reinhard
1a5957a9e4 add 'experimental' flavor (save-session and knowledge base capabilities)
take MAINTAINER
ok matt@
2001-06-17 09:40:10 +00:00
lebel
7827e1af4e +siphon 2001-06-16 14:57:35 +00:00
lebel
fbf9768fcf initial import of siphon-0.666:
--
The Siphon Project is a portable passive network mapping suite.  In
the latest public version, Siphon passively maps TCP ports and
performs passive operating system detection.  Through the magic of
RFC ambiguity and programmer uniqueness, different machines exhibit
telltale characteristics that enable Siphon to make a fairly accurate
guess at what operating system is running on machines sending packets
out over the wire.  The beauty of this method is that our tool does
not need to send out a slew of non-RFC compliant packets that trip
intrusion detection systems. In fact, we send out no packets at
all.  Whereas nmap crashes some machines and network hardware when
performing its active OS detection tests, Siphon would never crash
remote machines.  Siphon is available for UNIX and Win32.
 
WWW: http://www.gravitino.net/projects/siphon/

Submitted by Jason Peel <jsyn@nthought.com>
2001-06-16 14:56:26 +00:00
brad
c585fc16d9 don't set USE_X11 period for the no_x11 FLAVOR
--
Problem reported by: Alexis Tremblay <apleks@descension.org>
2001-06-13 01:28:01 +00:00
avsm
7e1be2dd39 update to mcrypt-2.5.7 2001-06-12 16:05:55 +00:00
avsm
534562a1e7 update to libmcrypt-2.4.15 2001-06-12 16:05:13 +00:00
lebel
a9378675af +sentinel; submitted by Jason Peel <jsyn@nthought.com> 2001-06-11 14:45:24 +00:00
lebel
c509fa3184 initial import of sentinel-0.8:
--
The Sentinel project is designed to be a portable, accurate
implementation of all publicly known promiscuous detection
techniques.
 
These include:
   DNS Test - Etherping Test - ARP Test - ICMP Ping Latency Test
2001-06-11 14:43:57 +00:00
dugsong
7a7bc74e6a update MASTER_SITES 2001-06-11 13:14:39 +00:00
shell
54349a0c29 Don't need this file too.. 2001-06-07 17:05:05 +00:00
shell
b8339517da Upgrade to 0.4.2 2001-06-07 17:00:33 +00:00
lebel
e50777a1d4 +aide 2001-06-07 14:27:40 +00:00
lebel
e3f7b12896 initial import of aide-0.7:
--
AIDE (Advanced Intrusion Detection Environment) is a free replacement
for Tripwire. It does the same things as the semi-free Tripwire and
more.
 
What does it do?
 
It creates a database from the regular expression rules that it
finds from the config file. Once this database is initialized it
can be used to verify the integrity of the files. It has several
message digest algorithms (md5,sha1,rmd160,tiger,haval,etc.) that
are used to check the integrity of the file. More algorithms can
be added with relative ease. All of the usual file attributes can
also be checked for inconsistencies. It can read databases from
older or newer versions. See the manual pages within the distribution
for further info. There is also a beginning of a manual.

WWW: http://www.cs.tut.fi/~rammer/aide.html
2001-06-07 14:26:22 +00:00
obecian
21d087aa28 add arirang-1.5 2001-06-06 07:58:27 +00:00
obecian
a088ddbc57 arirang 1.5 import
powerful webserver security scanner from <pilot@monkey.org>
2001-06-06 07:56:05 +00:00
naddy
11533c99b9 fix plist: remove @dirrm's for directories not under exclusive control
of this package
2001-06-05 16:02:32 +00:00
reinhard
9879992112 update to gnupg-1.0.6; SECURITY FIX
*) Fixed a format string bug which is exploitable if --batch is not used.
*) Checked all translations for format strings bugs.
*) Removed the Russian translation due to too many bugs.
*) Fixed keyserver access and expire time calculation.

ok maintainer
2001-06-05 09:19:05 +00:00
jakob
c7ac8b4fc8 update to Dante v1.1.10 2001-05-29 14:51:33 +00:00
matt
fa0e3f47b4 stop confusing portslogger 2001-05-28 15:55:24 +00:00
obecian
6f5e7a52db fix md5 - source looks ok 2001-05-27 08:48:37 +00:00
jakob
268dafd232 add pgpdump 2001-05-24 19:23:36 +00:00