Satoshi Asami
4b07f0329b
Change *_DEPENDS on lang/perl5 to USE_PERL5 so we won't have any
...
dependencies to perl5 in -current. This might cause some unwanted
perl5 installations on -stable (if it was originally RUN_DEPENDS,
perl5 will now be installed during build too, etc.), but its lifetime
is limited anyway.
1999-01-02 00:12:21 +00:00
David E. O'Brien
8b4bc4938b
Do not error out if the distfiles do not exist. (they are only manually
...
fetchable).
1998-12-31 22:15:37 +00:00
David E. O'Brien
4d34503744
upgrade to 2.02
1998-12-29 21:50:12 +00:00
Matthew Hunt
557fc7b063
Honor CFLAGS.
1998-12-29 19:16:38 +00:00
Bill Fumerola
32d85fd270
Update incorrect md5 printout.
...
PR: ports/9198
Submitted by: Shigeyuki FUKUSHIMA shige@kuis.kyoto-u.ac.jp
1998-12-27 23:57:40 +00:00
Satoshi Asami
16a2d27036
Need to include bsd.port.pre.mk before using ${OSVERSION}.
1998-12-26 22:05:56 +00:00
David E. O'Brien
f4d0478533
With Satoshi's next bsd.port.* commit, this should work.
1998-12-25 02:14:07 +00:00
Justin M. Seger
4b41c98f00
Activate security/sniff
1998-12-24 20:49:42 +00:00
Justin M. Seger
0f04866b52
Import of sniff v1.0
...
This program filters the tcpump raw packet data looking for logins and
passwords on the most commonly used tcp ports (ftp telnet pop3 ...).
It dumps sniffed data to a file named sniff.log
PR: 9039
Submitted by: admin@righi.ml.org
1998-12-24 20:49:06 +00:00
David E. O'Brien
6f5d9a41a4
Attempt to not "exit 1" if the distfile is missing. Otherwise batch fetching
...
of distfiles is harder than I would like.
1998-12-24 17:52:35 +00:00
Justin M. Seger
953ea0acf1
Activate security/sentry
1998-12-19 16:54:12 +00:00
Justin M. Seger
4cb8e70952
Import of abacus sentry v 0.61
...
Sentry is part of the Abacus Project suite of security tools.
It is a program designed to detect and respond to port scans
against a target host in real-time. There are other port scan
detectors that peform similar detection of scans,but the Sentry
has some unique features that may make it worth looking into.
PR: ports/5475
Submitted by: chris@still.whet.org
1998-12-19 16:53:20 +00:00
SADA Kenji
c2efbc9e85
portlint
1998-12-18 17:58:24 +00:00
David E. O'Brien
9144f49f2d
upgrade to 2.01
...
[many new OS fingerprints included :-) ]
1998-12-17 13:26:18 +00:00
David E. O'Brien
21f744f34b
Somehow this delete didn't propagate.
1998-12-17 02:45:00 +00:00
David E. O'Brien
7091c3a40e
Upgrade to 2.00.
1998-12-15 11:18:32 +00:00
Archie Cobbs
d2c51ea5bf
Add a patch to the 'skiphost' man page to reflect the -f option that we add.
1998-12-11 03:37:53 +00:00
David E. O'Brien
431133bf98
* Fix compiling on 3.0.x. They include headers in the most non-"standard"
...
order I've ever seen. Haven't these guys ever done Unix programming
before?
* Quiet some compiling warnings. For "security" software, this code should
NOT have as many warnings and unused vars as it does.
1998-12-10 16:31:13 +00:00
Jun Kuriyama
bf315ea4a6
Upgrade to v0.4.5.
1998-12-10 13:32:56 +00:00
Steve Price
9f1c694e07
Mark BROKEN since the distfile for this port is no longer available.
1998-12-10 00:40:24 +00:00
Bill Fumerola
f99e07eae6
Upgrade to v0.13
...
PR: ports/8933
Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us>
1998-12-07 17:33:33 +00:00
David E. O'Brien
489a7164cb
Upgrade to version 1.6.
...
Adds a new target for Intel MMX chips. (AMD K-6 already had their own target)
Define "HAVE_MMX" to turn on optimizations for Intel MMX chipes.
Define "HAVE_K6" to turn on opts for AMD K6 chips.
1998-12-07 08:59:21 +00:00
Steve Price
7f5f51a792
Remove the trailing '/' from *_DEPENDS definitions.
...
Caught by: A little perl script for INDEX generation that Satoshi
and I are working on. :)
1998-12-07 05:34:38 +00:00
Vanilla I. Shu
ba4741e375
Fix typo error in Makefile.
...
PR: ports/8982
Submitted by: Terry Liao <ijliao@Terry.Dorm10.NCTU.edu.tw>
1998-12-06 09:34:31 +00:00
David E. O'Brien
43473eb85f
printf() was missing some arguments. -Wall is such a nice thing.
1998-12-03 19:17:30 +00:00
David E. O'Brien
b79cc18ead
Add `security' to categories.
1998-12-03 19:12:28 +00:00
David E. O'Brien
d0d698ca46
Install binary in PREFIX/sbin vs. bin
...
Reviewed by: nectar@FreeBSD.ORG (Maintainer)
1998-12-03 00:40:51 +00:00
David E. O'Brien
ee2d9149e7
Need to do a little bsd.port.pre.mk action to avoid a syntax error.
...
Noticed by: Bill Fenner <fenner@parc.xerox.com>
1998-12-02 06:37:33 +00:00
David E. O'Brien
4bc2255958
1. Update base ssh2 version from 2.0.9 to 2.0.11
...
Ssh 2.0.9 has bugs abount updating utmp/wtmp file.
2. Now you can compile ssh2 to support TCP_Wrapper
(security/tcp_wrapper) when you define USE_TCPWRAP=YES
3. Fix typo in MASTER_SITES
(Thanks to Chris Piazza <norn@home.net>)
4. Use /usr/lib/libz.so.* instead of libz in ssh2 source file.
5. Delete some obsolute pathes.
PR: ports/8916
Submitted by: issei@jp.FreeBSD.ORG
1998-12-01 11:10:33 +00:00
David E. O'Brien
1cae6eed19
return breakage status (but only for 2.2.x)
...
Requested by: Satoshi
1998-12-01 10:17:44 +00:00
David E. O'Brien
466b3ba29f
Mark unbroken. 2.2 is dead, 3.0 is the current and future. :-)
1998-12-01 09:50:50 +00:00
David E. O'Brien
a8743e10d6
fix typo in a URL
1998-12-01 09:33:58 +00:00
Satoshi Asami
4e161a02da
work -> ${WRKDIR}
1998-12-01 08:33:29 +00:00
Jacques Vidrine
413ae12c96
Checksum changed already!
1998-12-01 04:12:57 +00:00
Jacques Vidrine
f1437b8f30
Update to 2.1.
1998-12-01 04:04:07 +00:00
Satoshi Asami
2abd784be1
Fix the bug when the user specs the source address as the tun0/ppp0
...
link.
Submitted by: jmb
1998-11-29 23:02:39 +00:00
Jacques Vidrine
2301b883c9
Back out last commit -- we are in a freeze. Pass me the pointy hat.
...
Reminded by: asami
1998-11-29 03:43:29 +00:00
Jacques Vidrine
fb2f8b80ce
Back out last commit -- we are in a freeze. Pass me point hat.
...
Gently reminded by: asami
1998-11-29 03:20:10 +00:00
Jacques Vidrine
2cc1c31e46
Update to 2.1
1998-11-29 03:09:05 +00:00
Archie Cobbs
f2d7b89189
Fix compile problems under 3.0; haven't tested it with a 3.0 kernel yet.
1998-11-23 19:29:58 +00:00
Jun Kuriyama
2fbb59eed6
The GNU Privacy Guard
...
Submitted by: kuriyama@FreeBSD.ORG
1998-11-23 14:13:26 +00:00
Jun Kuriyama
c6996a8496
Activate gnupg.
1998-11-23 14:12:44 +00:00
Satoshi Asami
128a1ba7c6
Mark it broken, doesn't build on 2.2-stable.
...
=======
===> Building for super-3.11.6
cc -c -DSUPERFILE=\"/usr/local/etc/super.tab\" -DTIMESTAMP_DIR=\"/usr/local/var/superstamps\" -DSYSLOG_PRIORITY=LOG_ERR -DHAVE_CONFIG_H -I. -O -pipe super.c
In file included from localsys.h:166,
from super.h:18,
from super.c:12:
/usr/include/prot.h:60: parse error before `create_auth_reply'
/usr/include/prot.h:62: parse error before `KTEXT'
/usr/include/prot.h:62: warning: data definition has no type or storage class
*** Error code 1
Stop.
1998-11-23 09:02:19 +00:00
Satoshi Asami
33bc51da2f
Use NO_WRKSUBDIR.
1998-11-23 08:37:27 +00:00
Jun Kuriyama
81e34b74ca
Oops, I forgot to remove old patches...
1998-11-23 07:41:52 +00:00
Jun Kuriyama
2a837a4934
Activate ssh2.
1998-11-23 05:16:14 +00:00
Jun Kuriyama
86f1d621b0
Secure shell client and server (remote login program).
...
PR: ports/8204
Submitted by: Issei Suzuki <issei@jp.FreeBSD.ORG>
1998-11-23 05:15:17 +00:00
Satoshi Asami
f0b7975aa0
Mark this broken as it awaits upgrade after repository copy.
1998-11-22 21:53:31 +00:00
David E. O'Brien
9705b28019
Add another MASTER_SITE.
1998-11-21 23:05:10 +00:00
David E. O'Brien
d02eecccd2
Update to version 3.11.6.
...
(currently the "password=y" feature to requre a password to be entered
before running a command only works on DES passwords)
1998-11-19 09:19:19 +00:00
David E. O'Brien
47016ec29c
Update checksums.
1998-11-19 05:22:37 +00:00
Bill Fumerola
0ac60094f0
Fix ports/net/portscanner for 3.0-* people.
...
PR: ports/8737
Reviewed by: Bill Fumerola <billf@FreeBSD.org>
Submitted by: Osokin Sergey <osa@freebsd.org.ru>
1998-11-18 21:29:24 +00:00
Bill Fumerola
eea0c917c3
Initial import of portscanner, a quick and dirty way to scan ports
...
similar to strobe, but much quicker, and good for use in scripts and CGI.
PR: ports/7582
1998-11-17 20:46:44 +00:00
Archie Cobbs
a201dee08b
The original SKIP source is export controlled and only obtainable via a web
...
page, which previously meant that this port would not build automatically.
Some naughty person exported the tarball, so now point directly to it instead.
1998-11-17 03:27:52 +00:00
Archie Cobbs
e90831f9b9
SKIP needs a custom mbuf flag; use M_PROTO1 instead of M_EOR.
...
PR: ports/8712
Reviewed by: Archie Cobbs <archie@whistle.com>
Submitted by: Christopher N . Harrell <cnh@eng.mindspring.net>
1998-11-17 03:24:13 +00:00
Satoshi Asami
96bc8048c3
Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change
...
shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
1998-11-14 09:43:39 +00:00
Andrey A. Chernov
f5f3107e73
add official kerberos patch
1998-11-10 13:20:21 +00:00
Jacques Vidrine
17565d52fa
Build and install correctly for a.out and ELF.
1998-11-07 02:33:51 +00:00
David E. O'Brien
700b35066f
Make IS_INTERACTIVE so people doing ``cd /usr/ports ; make fetch'' will
...
get a little farther.
Requested by: Andreas Klemm <andreas@klemm.gtn.com>
1998-11-04 18:45:38 +00:00
David E. O'Brien
3c1a7c6ce8
configure with "--without-x" if X11BASE/bin/xauth is missing.
...
Requested by: Studded@gorean.org
1998-10-30 06:15:18 +00:00
Satoshi Asami
8006568a42
Version changed again, this time to 1.5.6.5.
1998-10-27 04:54:44 +00:00
Vanilla I. Shu
84c365b01c
Upgrade to latest version, remove BROKEN tag.
1998-10-26 13:20:24 +00:00
Satoshi Asami
0be4c010c4
The distfile doesn't exist on master site anymore....
1998-10-26 08:58:30 +00:00
David E. O'Brien
db3aa5e9b4
Add more DISTSITES. The single one listed only allowed 10 simulanious anon
...
connections -- not enough for the demands of the Awesome FreeBSD Ports
Collection(tm).
1998-10-26 05:52:02 +00:00
Vanilla I. Shu
39e94fffc7
Upgrade to 1.5.6p3, and change erich's email address.
1998-10-23 14:29:32 +00:00
Scott Mace
71c938c5ab
Compile Under ELF
...
PR: ports/8336 ports/8255
1998-10-19 12:46:24 +00:00
David E. O'Brien
7076c9755d
Fix skey authorization.
...
Submitted by: Jeff Kletsky <Jeff@Wagsky.com>
1998-10-10 09:50:36 +00:00
Steve Price
8951fb7819
The location of identd.key is in ${PREFIX}/etc.
...
PR: 8091
Submitted by: Sheldon Hearn <axl@iafrica.com>
1998-10-10 06:09:54 +00:00
Steve Price
44fc85961a
Spell PREFIX wih only one X.
...
PR: 8089
Submitted by: Sheldon Hearn <axl@iafrica.com>
1998-10-10 03:45:36 +00:00
Steve Price
7b5e4d239c
'-lcrypt' is needed in the USE_DES case too.
...
PR: 8080
1998-10-10 03:42:59 +00:00
Satoshi Asami
5ae4f4e88c
Um, be careful when you copy stuff around -- change the second
...
CONFIGURE_ARGS defintion to use "+=" so it won't override the first.
While I'm here, GNU_CONFIGURE implies --prefix=${PREFIX} so take it out.
1998-10-08 13:11:52 +00:00
Jordan K. Hubbard
b05e6687f6
Better depends.
...
Also Suggested by: asami
1998-10-08 06:17:56 +00:00
Jordan K. Hubbard
efa62cf97c
Clean this file up a bit.
...
Suggested by: asami
1998-10-08 06:16:18 +00:00
Jordan K. Hubbard
564a72f782
Properly reference the rsaref sources, which are required during the build
...
of ssh now. If anyone knows of a way of making the build dependency here
less gross, I'm listening! :)
1998-10-08 03:42:23 +00:00
Jordan K. Hubbard
37df81f735
Depend on ports collection rsaref, since we have it now already
...
available "broken out."
1998-10-07 23:03:44 +00:00
Brian Somers
66bbf9dad0
Elfify
1998-10-01 18:35:41 +00:00
Justin M. Seger
c94a576e69
Mark all KDE ports BROKEN for ELF.
1998-09-30 02:07:28 +00:00
Dima Ruban
4e3e46d910
oops. fix my previous commit.
1998-09-28 02:14:33 +00:00
Mark Murray
e8b053097d
Honour CFLAGS.
1998-09-27 11:34:28 +00:00
Dima Ruban
bda0eafc55
Fix it for alpha.
1998-09-26 19:35:05 +00:00
Mark Murray
e04f6feacb
Update for new perl5
1998-09-26 18:51:23 +00:00
Dima Ruban
43f2f84d94
Make RSA stuff work on alpha (or on any other 64bit architecture)
1998-09-26 04:42:09 +00:00
Satoshi Asami
b4bc06c5bf
security/rsaref has been ELFized.
1998-09-25 10:20:21 +00:00
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