1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
Commit Graph

1027 Commits

Author SHA1 Message Date
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