Commit Graph

835 Commits

Author SHA1 Message Date
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
jakob
abe736f6c9 "pgpdump" is a PGP packet visualizer which displays the packet format of
OpenPGP (RFC 2440 + bis) and PGP version 2 (RFC 1991).
2001-05-24 19:21:09 +00:00
jakob
436c5ffef5 update to v1.0.5. ok markus@. 2001-05-23 15:28:49 +00:00
jakob
40cba3e91d update to v4.14.0 2001-05-22 23:00:44 +00:00
jakob
56bde94c72 update to v4139 2001-05-22 23:00:32 +00:00
shell
27d9b7f2d8 - Add BUILD_DEPENDS
Reported by David Krause <openbsd@davidkrause.com>
2001-05-21 04:09:14 +00:00
pvalchev
70d7819bab make -> ${MAKE_PROGRAM} 2001-05-20 22:48:54 +00:00
markus
9ab4955e51 remove sftp, creates only confusion 2001-05-19 16:20:53 +00:00
jakob
a3f3bb9890 also build heimdal,no_x11 2001-05-16 15:30:13 +00:00
jakob
bc04199269 add no_x11 flavour. requested and tested by <russ@madhaus.cns.utoronto.ca>. 2001-05-16 15:20:21 +00:00
jakob
bceccac395 update to dat file 4137 2001-05-14 13:34:05 +00:00
avsm
bf76191aee upgrade to mcrypt-2.5.6
contains locale updates
2001-05-10 22:21:21 +00:00
naddy
ec4ede3197 Use MACHINE_ARCH instead of ARCH in p5-* dependencies. 2001-05-10 22:11:27 +00:00
avsm
2ebd016e7f upgrade to libmcrypt-2.4.11
closes some memory leaks
2001-05-10 22:08:06 +00:00
naddy
7670a4e329 Use MACHINE_ARCH instead of ARCH in PLIST for m68k-based architectures.
Bump NEED_VERSION accordingly.
2001-05-10 19:20:40 +00:00
danh
ba562425b7 bump NEED_VERSION and change ARCH to MACHINE_ARCH 2001-05-09 19:26:10 +00:00
marc
5baac03397 COMMENT= with shell meta characters MUST be in quotes 2001-05-08 06:20:49 +00:00
shell
cc49eab753 - Change ARCH to MACHINE_ARCH
- bump VERSION
2001-05-08 03:45:14 +00:00
shell
f4e19f25a6 SUBDIR += gpa 2001-05-07 03:13:02 +00:00
shell
20cf79d25b Initial import gpa-0.4.1
---
The GNU Privacy Assistant is a graphical user interface for the GNU
Privacy Guard (GnuPG).
2001-05-07 03:12:07 +00:00
shell
2be5728132 SUBDIR += p5-Net_SSLeay 2001-05-07 02:55:32 +00:00
shell
a8a8637cb8 Initial import p5-Net_SSLeay-1.07
---
This module offers some high level convenience functions for accessing
web pages on SSL servers, a sslcat() function for writing your own
clients, and finally access to the SSL api of SSLeay package so you can
write servers or clients for more complicated applications.
2001-05-07 02:51:50 +00:00
matt
807b74a1f4 - ignore existing nessus,nasl-config scripts when building
- more --enable-gmp fixes to configure scripts
2001-05-06 14:38:33 +00:00
lebel
c691794c19 security: integrate COMMENT, bump NEED_VERSION. 2001-05-06 03:45:31 +00:00
fgsch
aada1aebe5 - Integrate COMMENT.
- bump NEED_VERSION.
- Add HOMEPAGE.
2001-05-05 22:56:14 +00:00
espie
b186afd8b2 , -> : in flavor deps. 2001-05-05 21:28:04 +00:00
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