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