Commit Graph

296 Commits

Author SHA1 Message Date
dugsong
b23b8f34be update to version 1.2 2000-01-09 04:22:34 +00:00
brad
30c3d70933 add another dist site 2000-01-09 00:33:52 +00:00
dugsong
f234a0d152 update to 1.3.0a - 1.2.0 no longer available 2000-01-06 18:56:57 +00:00
jakob
f444645c99 Update to v1.1.1. Mostly bugfixes. 2000-01-06 10:50:01 +00:00
jakob
84a7291f38 dante added 1999-12-30 08:31:48 +00:00
jakob
a9b1b82b1c dante - a socks client and server 1999-12-30 08:30:38 +00:00
kevlo
df4d52ecba Remove nmap. It's already existed in ports/net. 1999-12-27 15:43:36 +00:00
kevlo
e7ffb876cf The nmap port has existed in ports/net. 1999-12-27 15:39:40 +00:00
kevlo
0b430486c4 Add nmap. 1999-12-27 07:27:29 +00:00
kevlo
94a5b3d73a nmap is a utility for port scanning large networks.
See the nmap homepage at http://www.insecure.org/nmap/index.html
1999-12-27 07:26:00 +00:00
fgsch
96036935d1 mkdir -> INSTALL_DATA_DIR. .for/.endfor -> cd && INSTALL_DATA. 1999-12-26 10:09:41 +00:00
brad
cdca04628e - remove now unnecessary pre-configure target
- after looking at patch-ao again it was quite clear that the previous
revision broke internal RSA support, fix patch and make one slight
improvement to it.
1999-12-24 06:22:13 +00:00
brad
2cddf37962 upgrade to gnupg 1.0.1 (minus the html documentation which does not come
with the distribution anymore it seems)
1999-12-23 02:54:24 +00:00
fgsch
b8a91c0c55 Use ${INSTALL_DATA_DIR} instead of mkdir. 1999-12-21 18:52:57 +00:00
fgsch
b5530bb24e Remove .for/.endfor in favor of cd ${WRKSRC} && ${INSTALL_PROGRAM}.
Use ${INSTALL_DATA_DIR} instead of mkdir.
1999-12-21 18:51:21 +00:00
dugsong
4d9f9a30a4 fix checksum 1999-12-21 15:39:42 +00:00
dugsong
d1947752f3 add dsniff 1999-12-20 23:01:59 +00:00
dugsong
c24e6c66b2 new dsniff port - various sniffing tools for penetration testing 1999-12-20 23:00:58 +00:00
dugsong
a94b6ef6a9 fix bug which allowed for unencrypted sessions - markus@ 1999-12-14 01:35:04 +00:00
brad
ee58b32756 almost forgot this, add missing LIB_DEPENDS for dependency on librsaref 1999-12-13 05:59:13 +00:00
brad
a0867b4c9b - remove NO_PACKAGE and NEED_VERSION tags
- improve patch-ao by also adding an option --with-rsaref so that the use
of RSAREF has to be enabled instead of enabling it based on the existance
of librsaref. Thus would allow someone to be able to build a version of
PGP on a system that has librsaref installed already. Quite useful in the
situation of doing automated package building.
1999-12-13 05:56:17 +00:00
brad
a968268103 - remove now unnecessary PATCH_LIST tag
- BUILD_DEPENDS -> LIB_DEPENDS, rsaref makes a shared library
- add patch so that pgp respects CC
1999-12-13 03:58:18 +00:00
brad
a9c6511db5 style 1999-12-13 03:04:54 +00:00
brad
e7b8eef435 - BUILD_DEPENDS -> LIB_DEPENDS, rsaref builds a shared library
- ${PREFIX} -> ${LOCALBASE} for paths to libs/headers
- define PKG_PREFIX when running the INSTALL script
1999-12-13 01:49:33 +00:00
brad
11eb75638c - re-do do-install target
- re-do rsaref Makefile using our library framework instead
- convert patch-aa to a unified diff
1999-12-13 00:34:11 +00:00
dugsong
4ba1e7ce56 missed patch in change to rsaref port 1999-12-12 22:28:02 +00:00
dugsong
86118ac3f7 use rsaref port 1999-12-12 22:26:59 +00:00
dugsong
b131dffd16 use rsaref port 1999-12-12 22:09:25 +00:00
dugsong
c1db3645d0 use rsaref port 1999-12-12 22:01:15 +00:00
brad
8622a12d9a stricter fix for oflow 1999-12-12 20:17:23 +00:00
dugsong
037ce8dad2 stricter fix for oflow 1999-12-12 18:38:51 +00:00
brad
52fce833ea forgot to use :U variable modifier in one loop 1999-12-09 17:55:55 +00:00
brad
8f2705f71f - fix install target
- add missing @dirrm to PLIST
1999-12-09 04:46:18 +00:00
brad
e03ac88ae6 - add patch for RSAREF buffer overflow
- remove deprecated variables
- cleanup Makefile
1999-12-09 03:50:57 +00:00
brad
a89ce02080 - add patch for RSAREF buffer overflow
- remove deprecated variables
- cleanup Makefile
1999-12-09 02:50:41 +00:00
dugsong
25fba4d6d5 use standard ports paths - /sbin, /var/run, /etc 1999-12-06 06:55:40 +00:00
jakob
ddeca5fa59 stunnel added 1999-12-05 18:29:46 +00:00
jakob
55c1d659cf SSL encryption wrapper for standard network daemons 1999-12-05 18:25:54 +00:00
dugsong
763ad5dc89 add l0pht tools: l0phtcrack, rdp, tempwatch 1999-12-05 18:24:48 +00:00
dugsong
46f9a67d29 tempwatch - temporary file auditing tool 1999-12-05 18:21:51 +00:00
dugsong
f2410ee5d8 rdp - ICMP router discovery protocol spoofer 1999-12-05 18:20:48 +00:00
dugsong
4f2c12f730 l0phtcrack - Microsoft LANMAN/NT password sniffer/cracker 1999-12-05 18:19:56 +00:00
brad
1d61dec1cd - add patch for RSAREF buffer overflow
- fix double slash in header path for GMP and Zlib
- stop creating ${PREFIX}/etc directory
- cleanup Makefile
1999-12-03 01:13:16 +00:00
dugsong
8e30dd7ed9 fix buffer overflow in RSA{Public,Private}Decrypt. from CORE SDI. 1999-12-02 05:29:10 +00:00
brad
e0d38f42fe remove unnecessary CONFIGURE_ENV tag; ok'd by markus@ 1999-11-30 23:13:52 +00:00
brad
b3f9c43fa6 - change maintainers email address to markus@openbsd.org
- cleanup Makefile
1999-11-30 02:54:31 +00:00
dugsong
793bc8ef45 update MASTER_SITES to primary non-US site; john is not subject to any crypto restrictions; fix location of sharable data dir; fix location of john's temp files 1999-11-29 16:40:26 +00:00
brad
46491f3571 replace the one bad distribution site for patch with 2 good ones 1999-11-25 21:37:10 +00:00
brad
cede8dd823 - add another dist site
- cleanup Makefile
1999-11-24 03:41:22 +00:00
brad
cb9943fb22 - make use of multiple master sites
- replace master sites with good ones for RSAREF
- make use of :U variable modifier
- cleanup Makefile
1999-11-24 03:33:55 +00:00
brad
7bf83ebcef - make use of multiple master sites
- add another master site for PGP and 2 more for RSAREF
- make use of :U variable modifier
- cleanup Makefile
1999-11-24 03:23:05 +00:00
brad
dae1da05d3 add another dist site for RSAREF 1999-11-24 03:01:08 +00:00
brad
64225364d4 add another dist site for SSH and RSAREF 1999-11-24 02:57:56 +00:00
brad
85ed19d369 - privledges -> privileges
- remove version # from description
1999-11-18 19:26:28 +00:00
dugsong
5ceaf47130 add note about security fixes 1999-11-15 19:48:09 +00:00
dugsong
ea98098237 outguess port - universal steganography tool 1999-11-13 20:24:11 +00:00
dugsong
104fbc0b86 patch (as posted to misc@) for recent RSAREF bug - ok todd@ 1999-11-12 14:56:22 +00:00
dugsong
60900024c9 remove SSLeay port 1999-11-04 17:39:51 +00:00
turan
88601639b2 broken, syntax errors. rsa_enc.o: Undefined symbol `_RAND_bytes' 1999-11-03 01:22:54 +00:00
dugsong
7c5faefb28 whisker port 1999-11-01 16:10:57 +00:00
fgsch
2b2de9b11f Fix build problems. Remove unnecessary script.
Mark it unbroken.
1999-10-31 23:31:04 +00:00
turan
1183ab9cf5 these ports are interactive. mark NO_PACKAGE 1999-10-29 09:40:15 +00:00
dugsong
e02e87b66a add antisniff, cgichk ports 1999-10-29 00:21:02 +00:00
dugsong
863dc34d8d antisniff port 1999-10-29 00:13:18 +00:00
dugsong
5aae217b0d cgichk port 1999-10-28 22:45:38 +00:00
fgsch
93c11c840d Mark port as broken by now. cfs_fh.c does not compile. 1999-10-27 19:05:06 +00:00
dugsong
a3657df446 rewritten to handle nessus braindeath 1999-10-26 13:39:19 +00:00
dugsong
997103b765 update to nessus-0.98.3 1999-10-26 13:37:46 +00:00
brad
bc223b7c1e - move MASTER_SITES0 outside of conditional loop so the files are fetched
and thus fixes compilation when using RSAREF.
1999-10-12 01:22:54 +00:00
turan
df069da9c5 Whoa! visi.com is in the US. I missed that when I appoved the earlier
patch.
1999-10-09 04:28:16 +00:00
brad
d823680c7a more dists sites; ok'd by turan@ 1999-10-08 20:04:33 +00:00
turan
1ebb36f0dc ETCDIR, /usr/local/etc -> /etc
HOST_CONFIG_FILE, ssh_config -> ssh_port_config
SERVER_CONFIG_FILE, sshd_config -> sshd_port_config

requested by deraadt@
1999-10-07 05:23:58 +00:00
brad
5004976e4c - install config files in ${PREFIX}/etc; requested by deraadt@
- use multiple MASTER_SITES
- sed -> ${SED}
1999-10-04 22:58:31 +00:00
dugsong
cca4fcf833 update to version 1.6 1999-09-28 13:48:59 +00:00
espie
401a1184dc Use make :L/:U for user-friendliness
(USA_RESIDENT=Yes will now work)
1999-09-26 21:15:32 +00:00
jakob
3f5d81629f cleanup 1999-09-23 21:11:36 +00:00
form
6f37bdcd5a update MASTER_SITES. 1999-09-20 13:26:08 +00:00
brad
f79860d09b upgrade to gnupg 1.0.0; maintainer 1999-09-09 02:54:30 +00:00
brad
e8ddcc28e7 upgrade to GNUpg 0.9.11 1999-09-04 21:54:06 +00:00
brad
be7c5d361e style 1999-09-04 04:02:55 +00:00
brad
2f6e3ed99f add patch for chflags bug 1999-09-02 18:59:31 +00:00
brad
7b03b7dfc4 upgrade to strobe 1.06 1999-09-01 17:06:35 +00:00
angelos
a0d22d5e33 We don't really need libcrypto from the SSLeay port anymore. 1999-08-31 00:59:53 +00:00
jakob
b51eab9393 new logsurfer port 1999-08-30 21:30:54 +00:00
jakob
f8500e26d0 logsurfer port 1999-08-30 16:43:24 +00:00
alex
507e98af00 Update to 1.0.10. 1999-08-21 19:15:00 +00:00
brad
37e77d5814 upgrade to gnupg 0.9.10 1999-08-04 22:41:02 +00:00
brad
33f43c05d8 style 1999-08-03 23:38:04 +00:00
fgsch
1240ee580e Update to fragrouter 1.5. 1999-08-03 00:08:59 +00:00
brad
b1b2bdaf47 respect CFLAGS 1999-07-26 23:19:54 +00:00
brad
040cb584ca upgrade to GNUPG 0.9.9; -
Markus Friedl <markus.friedl@informatik.uni-erlangen.de>
1999-07-25 23:33:41 +00:00
niklas
0f9dcd1815 Bad asm according to egcs 1999-07-19 15:48:26 +00:00
brad
fbf65d2229 - remove unnecessary MAN1 tag from Makefile
- add missing man page to PLIST
- use CFLAGS
1999-07-15 00:31:56 +00:00
todd
ce8cecfdd4 patch typo; <ho@gbg.netman.se> 1999-07-05 18:16:07 +00:00
form
253debae34 fix NO_SHARED_LIBS checking 1999-07-01 12:04:01 +00:00
brad
1f6d884e7b upgrade to GNUpg 0.9.8 1999-06-28 20:05:41 +00:00
dugsong
24a3de9a59 update to version 1.3 1999-06-28 03:05:56 +00:00
brad
7cf96acb64 style 1999-06-19 05:30:11 +00:00
dugsong
79f9da605b added nfsshell port 1999-06-10 16:06:03 +00:00
dugsong
52f56612fc nfsshell port 1999-06-10 16:04:34 +00:00