Steve Price
a198154cf2
Remove regexp support for libxview not that it builds ELF too.
1998-09-21 22:15:59 +00:00
David E. O'Brien
2a6135917f
fix usage
1998-09-21 01:38:40 +00:00
David E. O'Brien
8caddd6f8d
Add `nfsv2' to the mount example.
1998-09-21 01:23:38 +00:00
David E. O'Brien
7c073e9d51
* Support blowfish encription.
...
* Install the cfs's ssh as cfssh.
1998-09-21 01:03:10 +00:00
Steve Price
dcf1287e4d
giflib is now converted to ELF so remove regexp support.
1998-09-19 01:33:49 +00:00
Satoshi Asami
6470b4dc9c
tcp_wrapper is now converted to ELF. While I'm here, fix smail Makefile:
...
libwrap is a shared library so it should be LIB_DEPENDS, and delete
some spaces and tab-only lines.
1998-09-17 10:53:31 +00:00
Satoshi Asami
8ce1982fd8
Rewind shlib version number.
...
Reminded by: Sheldon Hearn <axl@iafrica.com>
1998-09-17 10:47:22 +00:00
Scott Mace
ab11532432
Fix Package build for aout system
...
symlink .so in all cases
1998-09-16 22:48:46 +00:00
Scott Mace
f2cbbbb527
Fix Package build for aout system
...
symlink .so in both elf and aout cases
1998-09-16 22:47:43 +00:00
Scott Mace
6e7a1bff7a
Fix building problems on aout system
1998-09-16 14:08:49 +00:00
Scott Mace
fea283c192
Fix build problem for aout
1998-09-16 13:46:17 +00:00
Satoshi Asami
668e0f51f4
Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball
...
checks haven't missed anything.
Submitted by: dima
1998-09-15 21:31:59 +00:00
Scott Mace
f3a0fe1f57
make tcp_wrapper build on a non-elf system
1998-09-15 14:57:29 +00:00
Scott Mace
5f4a8f1004
fix typo in previous commit
1998-09-15 14:54:01 +00:00
Scott Mace
5a6b7d287c
Support building on non-elf machine
1998-09-15 14:49:08 +00:00
Satoshi Asami
4dc064b0c5
jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.
...
(Note, since the shlib major didn't change this just removes the regexp
support.)
1998-09-15 11:46:15 +00:00
Scott Mace
0449f68367
make ELF conversion comply with standard.
1998-09-15 03:57:17 +00:00
Scott Mace
746979cfa9
Make elf conversion comply with standard
...
round up shlib version to 8
1998-09-15 03:56:19 +00:00
Scott Mace
34115e265b
make ELF conversion comply with standard
1998-09-15 03:38:59 +00:00
Scott Mace
380961dbc9
Convert to Elf.
1998-09-14 22:33:48 +00:00
Scott Mace
196cf84ecb
Add libwrap.so
1998-09-14 21:14:16 +00:00
Scott Mace
d45a65852a
Convert to ELF.
1998-09-14 21:10:51 +00:00
Scott Mace
c47841cc53
Convert to Elf.
1998-09-14 21:08:57 +00:00
Mark Murray
96b0027413
Generalise the fetch process, and allow those outside the USA to
...
fetch as well.
1998-09-14 19:23:42 +00:00
David E. O'Brien
68d3c07ae6
upgrade to 0.4 Alpha
1998-09-14 00:20:20 +00:00
Chuck Robey
62728f8f6f
Repair a linkage problem, whereis the ssh port was trying to
...
specify the location of system libs.
Reviewed by: Mark Murray, David O'Brien
1998-09-13 20:38:06 +00:00
Satoshi Asami
2d8ab3c4a7
Mark ports that are still suffering from post-perl5-upgrade syndrome
...
as broken. Actually there were much fewer than I thought.
Approved by: markm
1998-09-03 13:45:47 +00:00
Steve Price
3845fbcfd5
Update to version 0.5.4p4.
...
PR: 7739
Submitted by: maintainer
1998-08-30 15:35:08 +00:00
Mark Murray
58337fe7a8
Upgrade to version 0.9.0b
1998-08-27 16:38:03 +00:00
Steve Price
ab00cd1c8a
Update to version 0.09.
...
PR: 7421
Submitted by: maintainer
1998-08-24 00:43:56 +00:00
Justin M. Seger
71ed7995a6
Perl fixes
1998-08-23 15:06:57 +00:00
Justin M. Seger
6e34cd2393
Perl fixes
1998-08-23 13:32:58 +00:00
Masafumi Max NAKANE
5214a9daa8
Add a line only contains a # after the $Id$ line.
1998-08-21 22:04:29 +00:00
David E. O'Brien
b0a37b7555
* Nuke included libpcap so I don't make the mistake ache fixed again.
...
* Prefer -u diffs over -c
1998-08-20 22:06:00 +00:00
Tim Vanderhoek
f67f442cd4
Secure the freedom of the manpages! Free the manpages!
...
PR: ports/7651
1998-08-19 19:54:37 +00:00
Tim Vanderhoek
5d6505ebbb
The pkg_create(1) handles symlinks correctly. Delist manpages.
1998-08-19 19:51:10 +00:00
Tim Vanderhoek
26e78bb69f
This netted the largest set of mis-installed manpages, yet!
1998-08-18 19:48:45 +00:00
Andrey A. Chernov
6389f112ab
Old version use bpf.h from internal libpcap and link with
...
system libpcap in the same time. Fix to use <net/bpf.h> instead
New manpages scheme
1998-08-18 14:31:37 +00:00
Vanilla I. Shu
70905e2b13
Use ${PERL_VERSION} on perl version.
...
Reminded by: asami
1998-08-17 12:12:34 +00:00
Vanilla I. Shu
3793a4b6da
Change perl version to 5.00502.
1998-08-17 10:42:38 +00:00
Tim Vanderhoek
d7b166d94b
Standard new perl5 fixes.
...
PR: ports/7625 (Stephen J. Roznowski <sjr@home.net>)
1998-08-16 00:48:41 +00:00
Satoshi Asami
65edaaa1f5
Replace qt dependencies with USE_QT.
...
(Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and
GNU_CONFIGURE)
1998-08-12 06:29:36 +00:00
Satoshi Asami
fbf0318121
smurflog is moved from net to security.
...
Forgotten by: nectar :)
1998-08-07 23:58:37 +00:00
Satoshi Asami
5264cbceb5
Fix up dependencies for ports that moved into the x11-toolkits category.
1998-08-07 23:56:56 +00:00
Vanilla I. Shu
1e1c07a556
Compatible with perl5.00501.
1998-08-06 15:18:27 +00:00
David E. O'Brien
bb64cc9290
Added "net" to categories
1998-08-04 18:01:31 +00:00
David E. O'Brien
91119c46ac
turn on nmap
1998-08-04 18:01:09 +00:00
David E. O'Brien
f896e54ddc
nmap is a utility for port scanning large networks
...
Sometimes you need speed, other times you may need stealth. In some cases,
bypassing firewalls may be required. Not to mention the fact that you may
want to scan different protocols (UDP, TCP, ICMP, etc.).
You just can't do all this with one scanning mode. Thus nmap
incorporats virtually every scanning technique known of.
See the nmap homepage at http://www.insecure.org/nmap/index.html
1998-08-04 17:59:51 +00:00
Dima Ruban
2bb6d97578
Use more sane CMD_PATH.
1998-08-03 06:33:07 +00:00
Dima Ruban
3412dccd60
If KRB5_HOME is defined, compile ssh with krb5 support.
1998-08-01 22:24:55 +00:00