1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00
Commit Graph

4772 Commits

Author SHA1 Message Date
Ying-Chieh Liao
67bf66366d add dnssec walker
DNSSEC Walker
2002-02-07 00:42:46 +00:00
Patrick Li
97fa23a916 Update to 0.3
PR:		34667
Submitted by:	maintainer
2002-02-06 21:05:23 +00:00
Munechika SUMIKAWA
197ddcf3df Re-enable IPv6 support. 2002-02-06 17:03:33 +00:00
Doug Barton
e4e46ecd08 * Assume maintainership by agreement.
* Update to 0.14, which has only two changes:
	- Fix the bug which we fixed with patch-aa
	- Fix the "defined @array" line that trips
	  up perl 5.6.x
2002-02-06 07:59:56 +00:00
Patrick Li
23102c9438 Update to 1.3
PR:		34649
Submitted by:	maintainer
2002-02-06 05:18:32 +00:00
Patrick Li
6402d37243 Update to 2.0.22
PR:		34631
Submitted by:	Maxim Konovalov <maxim@macomnet.ru>
2002-02-06 04:45:08 +00:00
Archie Cobbs
5fe0183fbd Update to version 3.7. Fixes a bug causing incorrect MPPE key generation
when MS-CHAP is used to authenticate in both directions.
2002-02-05 18:42:58 +00:00
Yoichi NAKAYAMA
5f920608ed Update to new distfile (20020130).
Require gmake.
2002-02-05 16:10:08 +00:00
Pete Fritchman
1816ad49b8 The author made minor fixes without bumping the version number, so update
the checksum and increase PORTREVISION.

PR:		34542
Submitted by:	Anders Andersson <anders@hack.org>

Don't use DISTFILES for a single distfile (portlint).
2002-02-05 14:27:13 +00:00
Kevin Lo
25e3f072f7 Update to version 0.4 2002-02-05 14:00:28 +00:00
Bill Fumerola
f107f2574d update to 0.9.1 2002-02-05 01:27:53 +00:00
Bill Fumerola
a60834462b ethereal:
add hooks for only building tethereal, which doesn't require X
	build with SNMP dissection (requires ucd-snmp) by default

add tethereal as a slave port to ethereal
2002-02-05 00:42:05 +00:00
Bill Fumerola
308066d4fa upgrade to 0.45, disable IPv6 until a new patch is generated by KAME. 2002-02-04 23:40:01 +00:00
Pete Fritchman
b127b0ce78 Update to 0.91 2002-02-04 07:57:16 +00:00
Pete Fritchman
0ae20f9ca8 Update to 1.01 2002-02-04 02:54:18 +00:00
Doug Barton
60f5079d3b Upgrade to 8.3.1, an urgent bugfix release. To quote from the release
notes, "If you have BIND 8.3.0 you need to upgrade." See
/usr/local/share/doc/bind8/CHANGES for a complete list, but the most
important change is:

1324. [bug] certian bad delegations could result in a DNS storm.
2002-02-03 21:37:34 +00:00
Mario Sergio Fujikawa Ferreira
d2f2303e1f o Update to 0.7.9
o Enable ipv6 support
2002-02-03 20:07:35 +00:00
Mario Sergio Fujikawa Ferreira
c743dc4eb5 o Update to 0.7.6.1
o Add ipv6 support
2002-02-03 20:06:54 +00:00
Mario Sergio Fujikawa Ferreira
19c68a4f39 Update to 0.43 2002-02-03 19:14:07 +00:00
Mario Sergio Fujikawa Ferreira
051633910d Update to 0.69 2002-02-03 19:13:53 +00:00
David W. Chapman Jr.
f4c9521c5d Update to 2.2.3 2002-02-03 04:45:51 +00:00
Munechika SUMIKAWA
93f706fde3 - Support for IPv6
- Take maintainership

PR:		ports/29030
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	obrien
2002-02-02 17:50:59 +00:00
Patrick Li
f8c150d0b0 Update to 1.1.0.p19.8.4
PR:		34520
Submitted by:	maintainer
2002-02-02 05:26:26 +00:00
Dirk Meyer
4fc2a28eb0 - PR #34368 <vince@oahu.WURLDLINK.NET>
Build under 4.3-RELEASE

- PR #34515 <vince@oahu.WURLDLINK.NET>
  Build under 4.3-RELEASE

- PR #21128 <ilia@jane.cgu.chel.su>
  Extended dail.sample to handle modems with "black list".
  Modem returns an error, if a number is dialed too often
  in a short period of time.

- PR #30304 <vs@foldr.org><stolz@hyperion.informatik.rwth-aachen.de>

uucpd only uses getpwnam() for authentication. This patch adds PAM auth
via facility "uucpd" in /etc/pam.conf, e.g.

uucp    auth    sufficient      pam_skey.so
uucp    auth    sufficient      pam_ssh.so                      try_first_pass
uucp    auth    requisite       pam_cleartext_pass_ok.so
uucp    auth    required        pam_unix.so                     try_first_pass
uucp    account required        pam_unix.so
uucp    password required       pam_permit.so
uucp    session required        pam_permit.so

- <dinoex@FreeBSD.org>
  Addd missing includes files
  Remove conflicting prototypes

PR:		34368,34515,21128,30304
Submitted by:	ilia@jane.cgu.chel.su,vs@foldr.org
2002-02-01 23:15:29 +00:00
Mario Sergio Fujikawa Ferreira
18f4434a1e It checks for binary at build time, move from run to build dependency 2002-02-01 14:43:52 +00:00
Dirk Meyer
b5b8d66c6f Take Maintainership 2002-02-01 07:11:22 +00:00
Ying-Chieh Liao
c63b30d37f upgrade to 4.5.1 2002-02-01 05:46:34 +00:00
Patrick Li
f2109402c6 Update to 0.8.3a
PR:		34508
Submitted by:	maintainer
2002-02-01 00:45:32 +00:00
David W. Chapman Jr.
ab6623d772 Update to 3.0 alpha 14 2002-01-31 23:40:13 +00:00
Patrick Li
2c4782fc9b Update to 0.3.3
PR:		34492
Submitted by:	maintainer
2002-01-31 20:38:53 +00:00
Patrick Li
bae268e6fb Drop maintainership
PR:		34495
Submitted by:	maintainer
2002-01-31 20:31:32 +00:00
Peter Pentchev
4979367b38 Add Felix von Leitner's IPv6 patches if WITH_IPV6 is defined.
Add Gerritt Pape's manual pages unless WITHOUT_MAN is defined.
Assume maintainership.

Reviewed by:	nbm
Approved by:	nbm (former maintainer)
2002-01-31 11:28:40 +00:00
Ying-Chieh Liao
e4516198eb pass maintainership to drt@un.bewaff.net
PR:		34462
Submitted by:	Doobee R. Tzeck <drt@un.bewaff.net>
2002-01-31 07:59:40 +00:00
Akinori MUSHA
a68e98c9c6 Fix some typos I (knu) made in the last commit to unbreak make
install.

PR:		ports/34469
Submitted by:	Andrew <andrew@ugh.net.au>
2002-01-31 05:07:35 +00:00
Patrick Li
5d10d02a03 Add port net/dnstracer - dnstracer determines where a given
DNS server gets its information from, and follows the chain
of DNS servers back to the servers which know the data.

PR:		34216, 34025
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-01-31 04:22:01 +00:00
Patrick Li
a9233eeb27 Add a patch that was left out from the last update
Submitted by:	maintainer
2002-01-31 03:12:00 +00:00
Patrick Li
484547d3a4 Update to 0.8.3
PR:		34465
Submitted by:	maintainer
2002-01-31 01:06:57 +00:00
Patrick Li
821e201663 Update to 3.0.1.r6
PR:		34468
Submitted by:	maintainer
2002-01-31 00:42:10 +00:00
Patrick Li
e40072a045 Add port net/ipv6calc - a utility to convert, change and calculate with
IPv6 addresses

PR:		34441
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-01-30 21:02:46 +00:00
Christian Weisgerber
f142c17836 * Update freevrrpd to version 0.8.2 with a define correction for
< FBSD-4.3 systems (in_addr_t doesn't exist on < 4.3, it's
  u_int32_t).
* Fix up description.

PR:		34445
Submitted by:	Sebastien Petit <spe@bsdfr.org>
2002-01-30 16:57:28 +00:00
Ying-Chieh Liao
33ec7d137a add py-libnet 1.0
Python module for the libnet packet construction library
2002-01-30 03:32:10 +00:00
Patrick Li
0196bda3a3 Update to 0.9.09
PR:		34385
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-01-30 02:29:26 +00:00
Patrick Li
fa256a266c Add new port net/freevrrpd - A VRRP (Virtual Router Redundancy Protocol)
implemetation daemon under FreeBSD

PR:		34428, 34424
Submitted by:	Sebastien Petit <spe@bsdfr.org>
2002-01-30 00:10:44 +00:00
Ying-Chieh Liao
e7dfb7fba8 add py-ipy 0.41
A Python module for handling IPv4 and IPv6 Addresses and Networks
2002-01-29 18:03:34 +00:00
Jacques Vidrine
dc222b0dab Mark FORBIDDEN due to remotely exploitable buffer overflows. 2002-01-29 15:56:57 +00:00
Akinori MUSHA
897d06aa97 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 11:48:57 +00:00
Jacques Vidrine
b481f9843f Remove FORBIDDEN, and apologies to the MAINTAINER -- he had already
patched this port locally.
2002-01-28 16:51:21 +00:00
Jacques Vidrine
34a5ddefe9 Mark FORBIDDEN due to remotely exploitable buffer overflow 2002-01-28 16:45:00 +00:00
Patrick Li
3adbe3170c Update maintainer email address
PR:		34372
Submitted by:	maintainer
2002-01-28 16:12:39 +00:00
Mario Sergio Fujikawa Ferreira
0890fa31b4 Update to 0.7.7 2002-01-28 15:38:04 +00:00