Commit Graph

721 Commits

Author SHA1 Message Date
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