jakob
1816e9c2a8
LICENSE_TYPE
2000-02-13 12:59:49 +00:00
turan
26435efcb1
add licensing info. GPL CRYPTO.
2000-02-13 08:47:40 +00:00
turan
87d8e36c8f
comflicting views regarding NONE license. Is a patch that has no license.
...
Who says no license is restrictive all the time? This port is the
perfect example of why license types should not even be looked at to
determine distribution.
2000-02-13 06:57:21 +00:00
turan
5d4f242545
public domain licenses
2000-02-12 08:58:16 +00:00
turan
ce65793f81
none licenses
2000-02-12 08:41:07 +00:00
turan
dff33701f6
ssh, rsaref is CRYPTO, patch file is NONE. Make the whole thing CRYPTO
2000-02-12 08:35:59 +00:00
turan
1574b9aa2e
gpl licenses
2000-02-12 08:02:07 +00:00
turan
8d37dded6c
bsd licenses
2000-02-12 06:29:49 +00:00
espie
b3ed337056
Change MAKE_FLAGS to remove the -f.
...
Actually reading the Makefiles proved that about one third of them was
confused about this already...
2000-02-12 00:43:57 +00:00
turan
80fdcf78c0
fix quotes, still marked broken
2000-02-11 17:17:43 +00:00
espie
a813079932
Kill a large set of deprecated variables.
...
Thoroughly unsubtle, most mkdir -p should probably be INSTALL* at
*install stage, and echo/ECHO_MSG is somewhat unsorted.
It's quite possible I missed a few automated changes...
2000-02-11 01:09:59 +00:00
espie
28accd1d93
Use WRKDIST where appropriate.
2000-02-11 00:37:15 +00:00
espie
1958137a5f
Kill NO_WRKSUBDIR.
...
Clean up a few deprecated variables on the fly.
2000-02-10 23:14:27 +00:00
dugsong
dac25325f4
add lxnb port
2000-02-10 22:09:27 +00:00
dugsong
fa0d71fdeb
new lxnb port - NetBus client
2000-02-10 22:08:25 +00:00
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