Commit Graph

253 Commits

Author SHA1 Message Date
espie
e201e9d26b Kill most instances of PATCH_SITES 2000-02-02 17:02:38 +00:00
dugsong
a62775570f update to version 1.4 2000-01-28 21:13:15 +00:00
dugsong
0cb5be8acb new parse port - watch tcpdump traces in real-time 2000-01-27 20:31:50 +00:00
dugsong
7ab3afbdc5 add isic 2000-01-24 19:59:41 +00:00
dugsong
09e6aa5694 ISIC - IP stack integrity checker 2000-01-24 19:58:17 +00:00
dugsong
cf9b0abcb1 fix checksum 2000-01-24 04:41:23 +00:00
dugsong
f8a6463287 update to dsniff-1.3 2000-01-22 07:04:30 +00:00
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