Jun Kuriyama
214af52b1c
Fix @dirrm typo in PLIST.
...
Found by: bento
Reference: http://bento/errorlogs/errorlogs/a.3.20000612/extras.html
2000-06-13 07:48:18 +00:00
Akinori MUSHA
f3e3e84330
Update to 1.5.21.
...
Fix detection of kerberos4. (Now support for kerberos4 is always build
if /usr/lib/libkrb.a exists)
Make use of PLIST_SUB.
PR: ports/19187
Submitted by: Maintainer
2000-06-11 08:05:34 +00:00
Michael Haro
342f8cecf9
update to 1.6.3p4
2000-06-10 04:31:38 +00:00
Satoshi Asami
7c7fba8042
@dirrm share/doc/gag
...
Submitted by: bento
2000-06-07 23:46:08 +00:00
Satoshi Asami
28d8c52e2b
@dirrm share/keyprint
...
Submitted by: bento
2000-06-07 23:34:26 +00:00
Satoshi Asami
1e95e9ed25
@dirrm share/doc/rid
...
Submitted by: bento
2000-06-07 22:34:50 +00:00
Chris Piazza
4f0beabaa9
Catch up with a directory change
2000-06-07 18:14:45 +00:00
Will Andrews
323c437493
Make the move from people.FreeBSD.org/~will to ftp.FreeBSD.org.
...
Prompted by: obrien
2000-06-07 17:31:47 +00:00
Will Andrews
25bbe8fb9a
Remove unnecessary FORBIDDEN because (apparently) the OpenSSL check works
...
just fine on RELENG_3.
PR: 19052
Submitted by: Patrick M. Hausen <hausen@punkt.de>
2000-06-07 17:28:47 +00:00
Chris Piazza
6f1918fe88
Move local distfiles to the new local-distfiles section on ftp.freebsd.org
2000-06-07 08:41:41 +00:00
Kris Kennaway
ab73537ec3
Add manpage to MAN1
...
Submitted by: bento
2000-06-05 06:58:14 +00:00
Kris Kennaway
683f6c09cc
Remove directories on deinstall
2000-06-05 05:47:57 +00:00
Kris Kennaway
ae39ee1e41
Remove empty directory on deinstall
2000-06-05 03:31:19 +00:00
Kris Kennaway
6fabe79cc5
Chase the checksum (trivial change to siphon-report.pl)
2000-06-05 03:22:17 +00:00
Will Andrews
7aa181455d
Oops, local changes were added to the repository in the last commit.
...
Unfortunately, since the newer version (3.0.11) has a lot of FreeBSD
unfriendly code, we can't upgrade at this time. :-(
Submitted by: jim
2000-06-02 22:06:20 +00:00
Kris Kennaway
ac9b68959a
Remove empty directory on deinstall
...
Submitted by: bento
2000-06-02 20:34:29 +00:00
Will Andrews
332df90ce4
Update to 0.9.11, which fixes a serious bug in the lsh-authorize script.
...
PR: 18968
Submitted by: maintainer
2000-06-02 19:53:23 +00:00
Will Andrews
1dbf0287c0
Remove redundant/inappropriate CATEGORIES. People need to start reading
...
the Porter's Handbook. :-)
2000-06-02 03:18:54 +00:00
Will Andrews
28824c0b83
Add LSH, a login program similar to SSH. It depends on SECSH, which does
...
not require any patent-encumbered encryption algorithms, unlike SSH1, which
depends on RSA, and SSH2, which is not free (of course, these days, this is
not so true thanks to OpenSSH, but it's good to have alternatives!).
PR: 18879
Submitted by: Eric Schwertfeger <eric@cybernut.com>
2000-06-02 02:56:29 +00:00
Brian Feldman
fb5ef7a539
Also generate the DSA key from a package install.
...
Submitted by: Dmitry Grigorovich <odip@bionet.nsc.ru>
2000-05-30 20:43:29 +00:00
Will Andrews
f8fc835e4c
Activate pgp6.
2000-05-29 06:22:54 +00:00
Will Andrews
46bf503a0a
Update to PGP (International version) 6.5.1i. This is actually a new
...
port, repo-copied from security/pgp5 by asami.
I added a bunch of the intl mirrors to make this port super-available.
PR: 16377
Submitted by: Mike Sherwood <mike@fate.com>
2000-05-29 06:17:54 +00:00
Steve Price
4116b82a40
Update to version 2.1.0pl2.
...
PR: 18620
Submitted by: maintainer
2000-05-29 03:16:44 +00:00
Steve Price
0a9a4b5bd2
- Fix some of the compiler warnings (see patches/patch-warnings)
...
- Fix the Makefiles to obey the CC and CFLAGS settings
- Fix patches/patch-ab to be PREFIX/LOCALBASE safe
- Fix the post-install to not compress the gunzip and tripwire executables
that go onto a floppy -- there is no support for the gzip-ed ELF binaries
at all, and even for the older AOUT ones such support was optional
- Replaces the /kernel with `sysctl -n kern.bootfile` in the tw.conf as the
tw.conf.freebsd2 is copied into the right place.
- Replace the use of mktemp(3) with tmpfile(3) (see patches/patch-mktemp).
This also caused a removal of a few buffers (of size MAXPATHLEN+256) and
quite a few strcpy and sprintf invocations.
PR: 18634
Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
2000-05-29 02:27:45 +00:00
Will Andrews
b429357fad
Another (gratuitous) missing LIB_DEPENDS.
...
Found by: bento
2000-05-29 01:50:36 +00:00
Steve Price
ac9cd8d927
BZ2_ was added recently to all functions in libbz2.a.
2000-05-28 03:37:11 +00:00
Kris Kennaway
cb45ebb874
I am at a total loss as to how the patch was previously committed
...
gzipped.
Submitted by: Peter Gildea <peter@gildea.net>
2000-05-27 21:23:54 +00:00
Kris Kennaway
2e87553923
Add kqueue() support for recent versions of -stable as well now that
...
they have it.
2000-05-26 19:01:09 +00:00
Kris Kennaway
8cb3192e67
Fix entropy gathering botch in key generation.
...
"Public code review is a good thing - if it happens."
Submitted by: gec@ACM.ORG
Obtained from: bugtraq
2000-05-26 17:53:34 +00:00
Brian Feldman
865ed821c5
Update to cfs version 1.4.0 beta 2.
...
Submitted by: Ollivier Robert <roberto@FreeBSD.org>
2000-05-23 01:02:39 +00:00
Will Andrews
8276cf2d71
Update to 0.4.5.
...
PR: 18453
Submitted by: MAINTAINER
Pointy hat: wes (for importing README.html ;-)
2000-05-22 10:52:46 +00:00
Will Andrews
20418e6c99
Update to 2.0.1.
...
PR: 18716
Submitted by: Stephane Legrand <stephane.legrand@bigfoot.com>
2000-05-22 09:53:57 +00:00
Akinori MUSHA
6a2b326494
Make it compile either on 3.4-STABLE, 4.0-STABLE or 5.0-CURRENT
...
and unmark as BROKEN.
Remove a redundant entry from CATEGORIES. (security net => security)
PR: ports/18707
Submitted by: MAINTAINER
2000-05-21 12:32:03 +00:00
Akinori MUSHA
64a88bdf7a
Change MAINTAINER's mail address.
...
Now "Don Croyle <croyle@gelemna.org>".
PR: 18701, (part of) 18702, 18703, 18706
Submitted by: MAINTAINER
2000-05-21 11:52:06 +00:00
Brian Feldman
c58d074b48
Fix this for OpenSSL versions <= 0.9.4. It seems that the OpenSSH people
...
think that it's good to immediately switch to the newest API, despite
the old API call being left deliberately compatible so that that wouldn't
have to happen. OpenSSL_add_all_algorithms() is now, again,
SSLeay_add_all_algorithms.
2000-05-20 05:09:04 +00:00
Nick Sayer
6fec7639d7
Distfile move
...
Submitted by: ken@mui.net
2000-05-19 18:22:42 +00:00
Chris Piazza
57c727add4
Update MASTER_SITES
...
PR: 18624
Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
2000-05-19 06:06:43 +00:00
Jacques Vidrine
f7eef312ca
Update 0.2r -> 0.2t
2000-05-18 16:18:16 +00:00
Will Andrews
f32ab970dd
Update to KDEUTILS 1.90 (aka KDE2 beta).
2000-05-16 23:57:03 +00:00
David E. O'Brien
f8b3e127bf
Update to version 3.14.0.
2000-05-16 16:58:32 +00:00
Jun Kuriyama
e8edb9776e
Add fake target for USA_RESIDENT=YES case.
...
Fix typo.
Reported by: Bill Fenner <fenner@research.att.com>
2000-05-15 06:33:36 +00:00
Brian Feldman
108d8c4e59
Using login and executing a specific "command" are mutually exclusive,
...
so turn off use_login if there's a command.
Submitted by: Vadim Vygonets <vadik@cs.huji.ac.il>
2000-05-13 19:52:35 +00:00
Brian Feldman
d14f2efe51
Oops, put the I back in INSTALL_SCRIPT.
2000-05-13 19:50:57 +00:00
Brian Feldman
1078626db3
Fix a mistake with pwcopy-related patches.
2000-05-13 19:25:57 +00:00
Brian Feldman
361c7337a3
Update to OpenSSH 2.1.0. They _FINALLY_ have distfiles, so now the CVS is
...
not needed for the port.
Big thanks to Issei-san for doing the majority of the work necessary for
this upgrade!
Submitted by: Issei Suzuki <issei@jp.FreeBSD.org>
2000-05-13 17:11:01 +00:00
Jun Kuriyama
ec5a063482
Activate gnupg-rsa.
2000-05-12 08:19:59 +00:00
Jun Kuriyama
c38ef21f90
gnupg extensions: rsa idea
...
Submitted by: dirk.meyer@dinoex.sub.org
2000-05-12 08:19:04 +00:00
David E. O'Brien
c28d4f8c71
update to 2.53.
...
(fix commenting bug that caused major problems for some non-gcc users)
2000-05-09 16:04:13 +00:00
Jun Kuriyama
0075fa5bc0
Fix building error on 2.2.8.
...
Submitted by: dirk.meyer@dinoex.sub.org (Dirk Meyer)
Not tested by: kuriyama
2000-05-09 01:44:40 +00:00
Satoshi Asami
fb5157eab7
Remove empty directories that end with "Net" upon deinstallation.
...
Submitted by: bento
2000-05-08 08:07:43 +00:00
Chris D. Faulhaber
3f19a25a7c
Update port to 2.0.2
...
PR: 18375
Submitted by: Maintainer
2000-05-07 21:24:37 +00:00
Kris Kennaway
d678b0a73e
Siphon-0.666 is a passive OS fingerprinter, which sniffs TCP connections
...
and uses characteristics of the TCP stream to guess the OS running on
the endpoints.
2000-05-06 22:51:31 +00:00
David E. O'Brien
fa78580a86
Update to version 2.52.
...
[fixes minor typos in 2.51]
2000-05-05 01:51:06 +00:00
Chris D. Faulhaber
b41723e5be
Update MASTER_SITES to allow this port to be fetched again.
2000-05-02 14:48:07 +00:00
Andreas Klemm
3d6d8c01b3
Added "SSL" to make information more complete ;-)
...
Obtained from: "Dan Langille" <dan@langille.org>
2000-05-01 07:39:33 +00:00
Satoshi Asami
60b7c30eda
Mark this forbidden for 3.x branch -- configure goes into infinite loop.
2000-05-01 06:33:28 +00:00
Steve Price
512bf94b90
Update to version 1.4.
...
PR: 17348
Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
2000-04-30 20:17:48 +00:00
Steve Price
a94d68c6ab
Update to version 3.8.
...
PR: 17792
Submitted by: Keith Ray <kmray@slb.com>
2000-04-30 20:01:47 +00:00
David E. O'Brien
c6da23405e
Update to 2.51.
...
2.51 fixes a target parsing bug which could in some cases cause Nmap to
crash with the error "Assertion `t->nleft > 1' failed".
2000-04-30 09:46:47 +00:00
Vanilla I. Shu
74f1274fa6
Add INET6 support.
...
PR: ports/18011
Submitted by: Mikhail Teterin <mi@privatelabs.com>
2000-04-30 08:24:49 +00:00
Kris Kennaway
4e437205a4
Upgrade to keynote 2.2 and take over maintainership
...
Approved by: se (previous maintainer)
2000-04-30 08:14:04 +00:00
Akinori MUSHA
d3ed7b40f2
Update to 0.4.0.
...
PR: ports/17988
Submitted by: MAINTAINER
Define GTK_CONFIG to configure right.
Fix RUN_DEPENDS. (gnupg's executable file name is `gpg')
2000-04-27 10:31:40 +00:00
Dirk Froemberg
fc492bd038
Disable shared libraries for a.out systems in order to make it build
...
on such systems.
(I know we aren't supporting a.out systems any more, but this was
requested by some people. And the change is trivial.)
Tested by: nate
2000-04-25 22:16:24 +00:00
Kris Kennaway
e8691a5cc2
On FreeBSD 5.0, use the new kqueue() notification system to monitor
...
for directory changes. This cuts CPU usage from 100% down to about 0.1%
as well as improving the reliability of change monitoring.
2000-04-25 08:04:55 +00:00
Kris Kennaway
9154a984e9
Chase the checksum (readme changed)
2000-04-24 08:38:32 +00:00
Kris Kennaway
e41b97add2
Freshen MASTER_SITEs
2000-04-24 08:19:36 +00:00
Kris Kennaway
88717931fa
Remove a dead MASTER_SITE and portlint a bit.
2000-04-24 08:00:49 +00:00
Kris Kennaway
fbe0989ef0
Style cleanup of the makefile.
...
Add USE_PERL5 by default.
2000-04-24 02:03:30 +00:00
Kris Kennaway
ac6176ea8e
Sort PLIST and use ssh-keygen1 for key generation, not ssh-keygen which
...
may point to the ssh2 port.
PR: ports/13167
2000-04-24 01:41:47 +00:00
Vanilla I. Shu
a0f96c0212
Upgrade
...
p5-Authen-PAM => 0.09
p5-Chart-PNGgraph => 1.21
p5-FastCGI => 0.52
p5-GD => 1.27
p5-GD-Graph => 1.30
p5-HTML-Stream => 1.45
p5-IMAP-Admin => 1.2.2
p5-IRC => 0.63
p5-Image-Size => 2.901
p5-MIME-Lite => 1.137
p5-MIME-Tools => 4.124
p5-Mail-POP3Client => 2.6
p5-Mail-Tools => 1.1401
p5-MatrixReal => 1.3a5
p5-Net-Whois => 1.9
p5-Parse-RecDescent => 1.78
p5-Proc-Simple => 1.14
p5-Term-ReadKey => 2.14
p5-Text-Template => 1.23
p5-Time => 100.010301
p5-TimeDate => 1.09
p5-Tk => 800.021
p5-XML-Parser => 2.28
2000-04-23 12:25:12 +00:00
Andrey A. Chernov
d0f3e49c32
Fix MASTER_SITE for USA variant
2000-04-23 05:42:03 +00:00
Vanilla I. Shu
9119d28ec2
Upgrade to 1.01.
2000-04-22 22:11:37 +00:00
Vanilla I. Shu
af05857d78
Upgrade to 1.23.
2000-04-22 22:08:39 +00:00
Kris Kennaway
21a5f99798
Add radiusniff, a sniffer for RADIUS traffic.
...
Obtained from: OpenBSD
2000-04-22 10:42:46 +00:00
Bill Fenner
c404588ea8
Remove oly@world.std.com as MAINTAINER; email has been bouncing for 2 months.
2000-04-21 22:07:32 +00:00
Kris Kennaway
43c4bd620c
Take over maintainership of this port since the previous maintainer
...
is too busy to keep up with it.
Approved by: asami
2000-04-21 09:19:54 +00:00
Michael Haro
4cf4ab0a2f
Correct whitespace introduced during PORTNAME conversion and portlint
2000-04-21 08:19:33 +00:00
Kris Kennaway
db4a1e6d2d
Don't make sshd listen on two ports by default (!) - this "feature" was
...
silently added on 2000/01/14 as part of the IPv6 support. The default sshd
config had sshd listening both on port 22 and port 722 (this was apparently
intended to facilitate traffic-shaping in that different queueing priorities
could be assigned to ssh sessions on the two ports).
Combine two patches into one.
Submitted by: peter
2000-04-21 06:35:12 +00:00
Kris Kennaway
36e2fdf71b
Unbreak Kerberos5 support.
2000-04-21 06:21:46 +00:00
Kris Kennaway
5cbe0e5066
Convert patch to unidiff; no functional changes.
2000-04-21 06:18:48 +00:00
Brian Feldman
1083bcdc4f
Upgrade to version 1.2.3 with a CVS of a few hours ago. New stuff in
...
this release is mostly the support for lots of ssh2. Note that SSH2 is
not fully supported here yet, but it's mostly there; see README.openssh2.
2000-04-20 22:24:19 +00:00
Michael Haro
b0a7d2eeb5
Update to 2.0.1
...
PR: 18026
Submitted by: Carl Johan Madestrand <calle.madestrand@norrgarden.se>
2000-04-20 00:53:43 +00:00
David E. O'Brien
cf811276e5
Update to version 2.30 beta 20.
2000-04-18 18:58:20 +00:00
Jacques Vidrine
61478d4702
= Update 0.2q -> 0.2r
...
= Replace obscenely large patch to configure with something more
reasonable
2000-04-18 02:17:25 +00:00
Michael Haro
dcd028fec7
update MASTER_SITES
...
PR: 18007
Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
2000-04-17 23:11:28 +00:00
Michael Haro
87baa4d086
update to 1.6.3
2000-04-17 23:08:30 +00:00
Munechika SUMIKAWA
7fbdf514d9
update compatible libraries to -current.
2000-04-17 22:20:24 +00:00
Andreas Klemm
11ea90b23b
add
...
RESTRICTED= "Cryptography"
2000-04-17 19:25:26 +00:00
Andreas Klemm
e0491db824
Fix copy and paste error in port header ...
...
Now you know, where I got my port template from ;-)
2000-04-17 18:52:43 +00:00
Andreas Klemm
fc31876bef
o.k., easy-import changes _ to -
2000-04-17 18:49:52 +00:00
Andreas Klemm
57799be115
Hopefully clean import of new port p5-Net_SSLeay
...
Needed for webmin port to support secure connection to webmin webserver
2000-04-17 18:47:08 +00:00
Andreas Klemm
3f884f66e0
Prepare for p5-Net_SSLeay
2000-04-17 18:40:05 +00:00
Michael Haro
86bef88226
balance parens
2000-04-17 15:18:40 +00:00
Jeremy Lea
b4455771cc
Standardize all user defined options to the booleans WITH_FOO and
...
WITHOUT_FOO. Begin the process of reserving these prefixes for user defined
options.
No comment by: ports
2000-04-17 00:19:02 +00:00
Dirk Froemberg
db75493bbf
Add missing ldconfig.
2000-04-16 22:02:47 +00:00
Dirk Froemberg
e9294f8161
Upgrade to 0.9.5a.
2000-04-16 12:24:45 +00:00
David E. O'Brien
6443576636
Distfile changed w/o a name change.
2000-04-15 09:33:20 +00:00
Satoshi Asami
b0d85de42c
Really fix the typo. (Previous commit should have read "xnited" -> "xinted".)
2000-04-15 04:31:31 +00:00
Satoshi Asami
a023bc3852
Typo (xnited -> xinetd).
2000-04-15 01:51:12 +00:00
Akinori MUSHA
52190dc850
Portlint COMMENT's.
...
Everybody should read the Handbook again!
PR: ports/18008
Submitted by: tkato@prontomail.ne.jp
2000-04-14 18:16:14 +00:00
Will Andrews
b0aff2c200
Sorry to everyone, the commits previously broke installing for these ports.
...
Thanks to those who reported this.
PRs: 17927, 17937
Submitted by: Keith Davey <redlance@primenet.com>
maintainer (ssh2)
2000-04-14 15:04:29 +00:00
Satoshi Asami
dad9a57abe
Convert to PORTNAME/PORTVERSION.
2000-04-14 08:49:30 +00:00
Chris Piazza
6406460136
Fix typo
2000-04-11 21:18:25 +00:00
Chris Piazza
f1b93f577c
Forgot to remove some variables
2000-04-10 04:43:51 +00:00
Chris Piazza
3df86a88a9
Update with the new PORTNAME/PORTVERSION variables
2000-04-09 18:34:06 +00:00
Chris Piazza
77b92885e2
Proper WWW syntax
2000-04-09 18:20:32 +00:00
Chris Piazza
feb7a34b04
Add WWW
2000-04-09 18:16:18 +00:00
Michael Haro
1b67f59b32
install sample file with everything commented out so that random
...
system users don't accidently get configured to do stuff as root.
Submitted by: Adam Steffes
2000-04-07 06:09:12 +00:00
David E. O'Brien
3d169fb97f
Update to 2.30 Beta #18 .
...
* Fixed a very important bug that occurred when SYN scanning localhost.
* Fixed "-vv" to mean "-v -v" as it did in previous versions.
2000-04-06 22:16:15 +00:00
Will Andrews
810b23015a
Add better sshd startup scripts; specifically, allow restarting and
...
stopping the server.
Martti's submission did not include -h, which I added because if I had
added the scripts the way he submitted them, the server wouldn't be
started on startup.
PR: 10196
Submitted by: Martti Kuparinen <martti.kuparinen@ericsson.com>
Reviewed by: kris (partially)
No response: maintainers (PR opened February 22, 1999)
2000-04-05 22:21:44 +00:00
Will Andrews
bcaf1bc702
Ooops, I forgot to add MAN8 for oidentd.8 after removing it from the
...
PLIST submitted by the maintainer.
2000-04-02 05:07:17 +00:00
Will Andrews
1ae00513cc
Activate oidentd
2000-04-02 04:22:29 +00:00
Will Andrews
3ddf7642fa
Add oidentd to ports tree; it is an identd server which, properly
...
configured, can allow users to specify an arbitrary ident string.
Unfortunately, due to <sys/file.h> being outdated, this port is
marked BROKEN for all ${OSVERSION} prior to 400010, which is the
closest to src/sys/sys/file.h rev 1.16.2.2.
PR: 17660
Submitted by: Trevor Johnson <trevor@jpj.net>
Reviewed by: mharo (confirmation of BROKEN for < 400010)
2000-04-02 04:20:46 +00:00
Jacques Vidrine
07eded5f23
Fix packaging: Need to check for com_err when building with Kerberos IV
...
libraries.
Reported by: bento.freebsd.org
2000-03-31 05:20:41 +00:00
Kris Kennaway
3110e5fc37
Upgrade to dsniff v1.7 and make it PREFIX-friendly.
...
Bugged by: Tim Yardley <yardley@uiuc.edu> :-)
2000-03-30 06:27:33 +00:00
Will Andrews
42def77697
Add ident2, a way for people running behind a natd server to use ident.
...
PR: 15192
Submitted by: Rod Taylor <rod@zort.on.ca>
2000-03-27 09:58:45 +00:00
David E. O'Brien
ebaa0d86ff
Update to version 2.3 beta 17.
...
* Added ACK scanning. This scan technique is great for testing firewall
rulesets. It can NOT find open ports, but it can distinguish between
filtered/unfilterd by sending an ACK packet to each port and waiting for
a RST to come back. Filtered ports will not send back a RST (or will
send ICMP unreachables). This scan type is activated with -sA .
* Documented the Window scan (-sW)
* "Protocol" field in output eliminated. It is now printed right
next to the number (/etc/services style). Like "22/tcp".
* Added --resume option to continue a large network scan where you left off.
It also allows you to start and stop for policy reasons
2000-03-27 01:23:45 +00:00
Dirk Froemberg
198395cd8e
Upgrade to 1.6.
...
Submitted by: kris
2000-03-26 11:12:11 +00:00
Vanilla I. Shu
49fb142d0b
Upgrade to 2.1.8.8p2, and add libwrap & loadavg support.
2000-03-26 09:25:40 +00:00
R. Imura
403c782e43
Fix incomplete PLIST.
2000-03-25 19:44:56 +00:00
Will Andrews
995abc3833
Activate kssh.
...
PR: 15802
2000-03-23 04:40:30 +00:00
Will Andrews
ff9b4b479b
New port for KSSH - a KDE ssh frontend.
...
I am storing the distfile on people.FreeBSD.org due to the fact that the
author did not store his tarball on his dist site properly.
PR: 15802
2000-03-23 04:37:55 +00:00
Bill Fenner
22605bb4ab
Move a couple of orphaned distfiles to ~fenner
2000-03-22 15:49:29 +00:00
David E. O'Brien
e05c25a8bf
Restore useless version required comments.
2000-03-22 00:28:26 +00:00
Michael Haro
c59cdd451a
PREFIX -> LOCALBASE (portlint)
2000-03-21 23:53:15 +00:00
Michael Haro
e4525dd13c
portlint:
...
PREFIX -> LOCALBASE
remove blank lines
2000-03-21 23:52:28 +00:00
Satoshi Asami
490adac052
" http://www.FreeBSD.org/~user/ " -> " http://people.FreeBSD.org/~user/ "
2000-03-21 23:01:18 +00:00
Chris D. Faulhaber
061f22ade7
Update port to 2.0.beta2
...
Add 2 MASTER_SITES
PR: 17341
Submitted by: Maintainer
2000-03-21 00:46:36 +00:00
Michael Haro
c2695de3f2
upgrade to 1.6.2p3
2000-03-20 23:53:41 +00:00
Michael Haro
c950d814d8
remove whitespace and PREFIX->LOCALBASE (portlint)
2000-03-20 22:16:48 +00:00
Bill Fenner
b144d742c6
Fix socklen_t for FreeBSD 3.
...
PR: ports/17491
2000-03-20 04:51:02 +00:00
David E. O'Brien
da36feaffe
Remove the "version required" line.
2000-03-20 02:37:50 +00:00
Foxfair Hu
89d74dcb41
PR: 17325(part of)
...
Submitted by: Anders Nordby <anders@fix.no>
Update to 0.99.7, also updater nessus-* to the same version.
Patches submitted by : port's maintainer.
Now Nessus supports CVE ID, you can search its plugins by CVE ID.
2000-03-19 04:06:14 +00:00
Foxfair Hu
b9e0883ee6
PR: 17325(Part of)
...
Submitted by: Anders Nordby <anders@fix.no>
Update to 0.99.7, also updater nessus-* to the same version.
Patches submitted by : port's maintainer.
2000-03-19 04:02:23 +00:00
Chris D. Faulhaber
c9d05d5fe3
Update port to 0.16
...
* Add support for PGP 6.5
PR: 17119
Submitted by: Maintainer
2000-03-11 13:56:54 +00:00
David E. O'Brien
57f06be82e
Support OpenSSH in the base system as the ssh1 component.
2000-03-11 12:58:43 +00:00
Chris D. Faulhaber
18737047c3
Activate seahorse (found by bento)
2000-03-10 14:03:44 +00:00
Wes Peters
46d17aef3b
Port for Seahorse, a Gnome front end for GnuPG.
...
PR: 17295
Submitted by: Dave McKay <dave@elvis.mu.org>
Obtained from: Dave McKay <dave@elvis.mu.org>
2000-03-10 01:22:54 +00:00
Dirk Froemberg
2b831e8031
Fix usage of libc_r (i. e. replace -lc_r with -pthread) and simplify
...
prefix handling.
OK'ed by: maintainer
2000-03-07 13:21:22 +00:00
Kris Kennaway
fb289f8f70
lxnb is a NetBus 1.60 client for remote administration of Windows machines
...
Obtained from: OpenBSD
2000-03-05 10:25:53 +00:00
Brian Feldman
672ba2f225
Update this to a CVS_DATE of a few minutes ago.
2000-03-03 06:10:10 +00:00
Brian Somers
b29a09511f
Allow manual PORTS_CVS_SERVER and CVS_SITES settings.
...
Approved by: maintainer
2000-03-02 06:43:18 +00:00
Dirk Froemberg
d7905faa33
Fix build error by adding ${OPENSSLINC}/openssl to the include path.
...
Submitted by: Jim Bloom <bloom@acm.org>
2000-02-28 21:36:02 +00:00
Peter Wemm
b6983955fd
Try my hand at a port/package for making a modular librsaintl library
...
plugin for libcrypto in order to implement RSA using the better rsa_eay.c
code instead of having to use rsaref. Naturally this is for non-US folks.
'make world' will install this directly, this port is only needed to
make life easier for sysinstall on binary installs.
2000-02-28 13:38:42 +00:00
Kris Kennaway
b62cf31096
ssh-askpass is a small X app which OpenSSH's ssh-add(1) will try and spawn
...
if called without a controlling terminal, e.g. if called during the X
login process. It is somewhat configurable through app-defaults.
Makefile shamelessly ripped from: green's OpenSSH port.
2000-02-28 06:51:15 +00:00
Yoshinobu Inoue
f24b58ff79
Woops fix my previous incorrect patch.
...
For green's honor, the patch I sent him for review was correct.
But because it is one line fix, I hand merged it into my
cvs committing environment, and then mistake happend.
This time, I applied correct fix which should have been aplied
at last commit.
2000-02-27 20:07:10 +00:00
Jeremy Lea
e531baf8c1
PLIST related fixes.
2000-02-27 08:56:20 +00:00
Jeremy Lea
3e6d72cc8d
Respect CFLAGS.
...
No response by: maintainer
2000-02-27 08:48:55 +00:00
Kris Kennaway
de7da9166d
Prompt for license confirmation when pkg_add'ing the port, and some minor
...
tweaks.
2000-02-27 06:46:05 +00:00
Kris Kennaway
9e7bb76189
Fix build.
...
Submitted by: Jim Bloom <bloom@acm.org>
2000-02-27 06:21:10 +00:00
Kris Kennaway
8570cca952
Chase the checksum (README changed)
2000-02-27 04:27:15 +00:00
Ade Lovett
4dac7fad8a
Update to 2.1.8.8p1 (previous version no longer available
...
at MASTER_SITE). Two extra patches to fix build warnings, and
make the inetd->xinetd configuration file translator work
a little better.
Submitted by: Mikhail Teterin <mi@video-collage.com>
2000-02-26 21:25:20 +00:00
Brian Feldman
50cae6391f
Fix a coredump-y bug that crept in recently.
2000-02-25 05:35:33 +00:00
Chris D. Faulhaber
405c418953
Update port to 1.0.1
2000-02-24 20:05:37 +00:00
Munechika SUMIKAWA
b734a81d1c
- re-enable TCP_NODELAY
...
Submitted by: Arjan.deVet@adv.iae.nl (Arjan de Vet)
- do not exit in failure to connect using IPv6 and try to IPv4
when connecting to dualstack hosts.
Approved by: torstenb
2000-02-24 14:11:58 +00:00
Munechika SUMIKAWA
6e0bfd0c33
Make IPv6-enable ssh works on socks environment.
...
Submitted by: Masahide -mac- NODA <mac@clave.gr.jp>
Reviewed by: shin, Robert Muir <rmuir@looksharp.net>
Toshihiko Kodama <kodama@ayame.mfd.cs.fujitsu.co.jp>
Approved by: torstenb
2000-02-24 08:27:36 +00:00
Satoshi Asami
8cdbcbd8da
Bump shlib versions of kdelibs11 and kdesupport11.
2000-02-24 07:01:14 +00:00
Jacques Vidrine
03706db785
Update 0.2p -> 0.2q
2000-02-23 15:29:03 +00:00
Brian Feldman
81d4a6cdbd
Change install -C usage to install -c usage, fixing the install for older
...
install(1)s.
Submitted by: Jim Archuleta <JimArchuleta@usa.net>
2000-02-23 11:30:04 +00:00
Chris D. Faulhaber
34367285f1
Remove RESTRICTED entry...source/binaries may be distributed; not that this
...
matters since the DISTFILES must be manually fetched.
2000-02-22 20:53:58 +00:00
Chris D. Faulhaber
34fa53beb1
Activate its4
2000-02-22 20:46:02 +00:00
Chris D. Faulhaber
e73674c6f6
Initial import of ITS4:
...
ITS4 is a tool that statically scans C and C++ source code for
potential security vulnerabilities.
2000-02-22 20:43:47 +00:00
Kris Kennaway
e6375bd7da
Display the plain english translation of the RSAREF license and require
...
acceptance before building the package to avoid legal ramifications for
our users. The legalese version is available in files/LICENSE to clear
up any remaining confusion about the terms.
No prompting is done when installing the package, although it should be.
2000-02-22 06:57:04 +00:00
Jun Kuriyama
1789f7dc34
Unbreak for -current.
...
Remove blank directories.
2000-02-22 05:22:57 +00:00
Jun Kuriyama
ac8b27f90c
Unbreak for -current.
2000-02-22 05:21:09 +00:00
Jun Kuriyama
dc962ee586
Unbreak for -current.
...
Use USE_LIBTOOL.
2000-02-22 05:20:00 +00:00
Kris Kennaway
77199efb13
Oops, previous commit broke installing. Fix this and reorganise a bit
...
more.
2000-02-21 11:38:00 +00:00
Kris Kennaway
ff80a7bc86
Clean up the makefile a bit (PR) and add a bunch of new MASTER_SITEs
...
PR: 15970
Submitted by: tkato@prontomail.ne.jp
2000-02-21 09:19:19 +00:00
Jacques Vidrine
7efa022330
Update to 0.2p
2000-02-21 02:16:38 +00:00
Munechika SUMIKAWA
7b2ffcdb39
Make buildable on IPv4-only kernel.
...
Specified by: ache
Reviewed by: torstenb
2000-02-20 17:30:54 +00:00
Dirk Froemberg
08001a1462
Store pid file in /var/run/.
...
PR: ports/16805
Submitted by: maintainer
2000-02-20 15:05:06 +00:00
Kris Kennaway
90d213a393
Zombiezapper sends commands to DDoS agents to stop flooding, leaving them
...
around for further forensics. As with most of the DDoS tools, this assumes
the agents are using the default settings.
2000-02-20 10:29:12 +00:00
Yoshinobu Inoue
5b8db68630
Use 'IPv4or6' instead of AF_UNSPEC for 1st getaddrinfo() ai_family.
...
Without this fix, still query to AAAA recored happens even if
-4 options is specified.
Reviewed by: green
2000-02-19 16:50:55 +00:00
Mark Murray
86365c08b2
Add p5-Crypt-CBC.
2000-02-18 12:19:46 +00:00
Mark Murray
44b827b5d1
This is Crypt::CBC, a Perl-only implementation of the cryptographic
...
cipher block chaining mode (CBC). In combination with a block
cipher such as Crypt::DES or Crypt::IDEA, you can encrypt and
decrypt messages of arbitrarily long length. The encrypted messages
are compatible with the encryption format used by B<SSLeay>.
2000-02-18 12:11:52 +00:00
Archie Cobbs
77116ce79e
The "-I/sys" hack should no longer be necessary to build this port
...
thanks to bde's rev 1.109 fix to <sys/systm.h>.
PR: ports/16496
2000-02-18 01:53:50 +00:00
Daniel Baker
1c0ddbd0e6
New patch to eliminate editorial in reference file.
...
Submitted by: David McNett <nugget@slacker.com>
2000-02-17 23:28:32 +00:00
Andrey A. Chernov
d2369a2dd8
distfile is missing from both mirror sites - update both of them with new ones
2000-02-16 15:51:53 +00:00
Brian Feldman
ca2a43f884
Change a MAKE_ENV= to MAKE_ENV+=. This may fix problems people on
...
-STABLE are reporting.
2000-02-16 04:52:59 +00:00
R. Imura
46789bfcb4
Remove giflib dependence.
...
Only changed giflib -> libungif in kdegraphics.
They realy do NOT want libgif, and do NOT use libgif anywhere.
Some ports are checking its existence in configure, but they
are nonsense at all!!
2000-02-15 13:45:23 +00:00
Munechika SUMIKAWA
abcd350dae
When IPv4-only client connected to a server which have IPv4 and IPv6
...
addresses, the client couldn't connect to the server via IPv4 because
the client gave up on first rresevport_af().
2000-02-15 13:09:45 +00:00
Kris Kennaway
74ea82f5a0
Update PLIST
...
Submitted by: Maintainer
2000-02-15 07:48:08 +00:00
Kris Kennaway
7b88f52d0f
Upgrade to stunnel 3.7
...
PR: 16554 (updated)
Submitted by: Martti Kuparinen <martti.kuparinen@lmf.ericsson.se>
2000-02-15 07:09:55 +00:00
Andrey A. Chernov
5ce5ad59b1
Disable ipv6 until it will be fixed by someone.
...
With latest -current configure fails:
checking getaddrinfo bug... buggy
Fatal: You must get working getaddrinfo() function.
or you can specify "--disable-ipv6".
2000-02-14 21:52:05 +00:00
Munechika SUMIKAWA
c47e327b56
Support IPv6.
...
Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
Approved by: torstenb
2000-02-14 15:12:37 +00:00
Munechika SUMIKAWA
7f1c13ce26
Add 'ipv6' on CATEGORIES.
...
Approved by: torstenb
2000-02-14 12:29:16 +00:00
Kris Kennaway
058359db3f
USE_OPENSSL
...
Submitted by: Jim Bloom <bloom@acm.org>
2000-02-14 04:12:22 +00:00
David E. O'Brien
17f19b27fd
release slurpie & trinokiller
2000-02-14 04:02:10 +00:00
David E. O'Brien
47878a089b
This program remotely kills trino nodes on version 1.07b2+f3 and below.
...
It abuses the careless coding in trinoo nodes and causes them to exit.
2000-02-14 03:46:32 +00:00
David E. O'Brien
ea1a4b4c7e
Slurpie is a passwd file cracker similar to CrackerJack and John the Ripper
...
except that it can be run in a distributed environment (multiple computers
aka nodes).
2000-02-14 03:24:01 +00:00
David E. O'Brien
5f0e434144
release rid
2000-02-14 02:59:59 +00:00
David E. O'Brien
8b129ae903
RID is a configurable tool which uses intrusion fingerprints to track down
...
compromised hosts. RID can remotely detect Stacheldraht, TFN, Trinoo and TFN2k
if the attacker did not change the default ports.
2000-02-14 02:59:36 +00:00
David E. O'Brien
9b4d19e8d0
Forgot the README's.
2000-02-14 02:47:05 +00:00
David E. O'Brien
29828e3fa2
``find_ddos'' will detect these denial of service programs: tfn2k client,
...
tfn2k daemon, trinoo daemon, trinoo master, tfn daemon, tfn client,
stacheldraht master, stacheldraht client, stachelddraht demon and tfn-rush
client.
2000-02-14 02:22:45 +00:00
David E. O'Brien
85b3b3d5b3
release find_ddos onto the world!
2000-02-14 02:19:27 +00:00
David E. O'Brien
cddbaf1ae0
Release gag and dds upon the world!
2000-02-14 01:59:36 +00:00
David E. O'Brien
8195e0e245
"dds" is a program to scan for a limited set of distributed denial of
...
service (ddos) agents.
At present, it scans for active instances of "trinoo", "Tribe Flood
Network" ("TFN") and "stacheldraht" agents, which were compiled
using the default values in known source distributions.
It will *not* detect TFN2K agents.
2000-02-14 01:58:38 +00:00
David E. O'Brien
0a86fb398a
"gag" is a program to scan for "stacheldraht" agents, which are part
...
of an active "stacheldraht" network. It will not detect trinoo,
the original Tribe Flood Network (TFN), or TFN2K agents.
2000-02-14 01:52:02 +00:00
Steve Price
7f41c5f050
Split up the freebsd build target into one for the i386 and one for the
...
Alpha so the Alpha users can use pgp too.
2000-02-13 16:54:51 +00:00
David E. O'Brien
b5d1cecde4
Style nits in the ports I maintain.
2000-02-13 03:25:05 +00:00