Commit Graph

36 Commits

Author SHA1 Message Date
David W. Chapman Jr.
5872a89c3b Remove jseger and torstenb from maintainership of their ports, they
have been inactive for too long

Approved by:	will
2001-09-17 17:40:31 +00:00
Jimmy Olgeni
9298ebdd62 Style: ports/security 2001-02-05 16:00:18 +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
Will Andrews
1dbf0287c0 Remove redundant/inappropriate CATEGORIES. People need to start reading
the Porter's Handbook.  :-)
2000-06-02 03:18:54 +00:00
Michael Haro
4cf4ab0a2f Correct whitespace introduced during PORTNAME conversion and portlint 2000-04-21 08:19:33 +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
Chris Piazza
3df86a88a9 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:34:06 +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
Bill Fumerola
608fc46dd3 Version Required = reality. 1999-09-23 04:27:10 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
a53421230c $Id$ -> $FreeBSD$ 1999-08-31 01:53:22 +00:00
Steve Price
c39525c691 Update to version 2.8.5.
PR:		10201
Submitted by:	Michael Haro <mharo@area51.fremont.ca.us>
1999-03-15 02:04:55 +00:00
Andrey A. Chernov
a7780a2015 Upgrade to 2.8.2 1998-04-24 14:01:42 +00:00
Andrey A. Chernov
5b019ab101 Upgrade to 2.8.1 1997-12-17 04:41:00 +00:00
Andrey A. Chernov
8ded126d7b Upgrade to 2.8a4 (child death fixed) 1997-08-10 14:51:06 +00:00
Peter Wemm
2a3d5d6f8f Update from 2.7.2 to 2.7.4
patch-ag is merged into patch-ab - they both patched the same file
patch-ah was included by the author
1997-03-02 03:09:19 +00:00
Peter Wemm
05c76a48a3 aargh! how did this happen?? USE_DES is *not* supposed to be on by
default, as it needs the secure dist to be installed...
1996-11-25 07:26:28 +00:00
David E. O'Brien
8419c1ad54 CAT_E_GORIES+= -> CAT_E_GORIES= (*everybody*'s a critic :-))
Converted to new MAN[1-9]
Converted to MASTER_SITES= ${MASTER_SITE_PERL_CPAN} where applicable
1996-11-17 07:58:10 +00:00
Peter Wemm
bf933b19cc Update 2.7.1 -> 2.7.2. The author used our patches that were not
related to the ports mechanism.
1996-11-15 12:53:24 +00:00
Peter Wemm
82e68e552b Add a compile option so that identd will send encrypted cookies out rather
than usernames.  This makes it much more difficult for somebody to "frame"
one of your users.

ie: instead of people getting:
   connect from peter@spinner.DIALix.COM
in their syslogs, they will get this instead:
   connect from [W+rNvCy5FuPV4xEj8thdXIlfD9qNIbzB]@spinner.DIALix.COM

The remote site will have to send it to you to decode it.  When you are
given one of these cookies, you can know for sure it is not faked, and you
don't have to trust the word of the remote sysadmin when arranging your
local lame hacker-type user to meet with an unfortunate incident :-).

This feature is documented in the man pages.

Also, fix an apparent bug in the code that deals with this, but it might
be a feature of the version of libdes we have on FreeBSD.

Requested by: markm (a fair while ago)
1996-11-05 18:23:42 +00:00
Andrey A. Chernov
d1940f107c Upgrade to 2.7.1 1996-10-31 00:13:07 +00:00
Torsten Blum
17cdff96b5 Upgrade to 2.7 (no changes since 2.7b4) 1996-09-14 23:22:07 +00:00
Peter Wemm
54a78b40a6 Update from 2.7b3 -> 2.7b4, the author included our patch.
.. however, he also changed the top level Makefile to use $PREFIX for
something completely different (and incompatable) to what we use it for.
1996-08-16 18:31:04 +00:00
Torsten Blum
9267dbe6c2 upgrade to 2.7b2
Submitted by:	adam via gpalmer
OK'ed by: gpalmer
1996-06-25 09:11:18 +00:00
Satoshi Asami
9d7393552d Check NOMANCOMPRESS. 1996-04-01 07:13:00 +00:00
Adam David
34ed345fc8 update to latest version. old version was gone from the master site.
Reviewed by:torstenb
1996-02-09 12:01:48 +00:00
Satoshi Asami
45cb4f24a6 Change category "networking" to "net". 1995-11-22 13:20:16 +00:00
Andrey A. Chernov
be22f64274 Better FreeBSD tuning, using CFLAGS from make.conf, eliminate one Makefile
change
1995-07-28 01:00:38 +00:00
Torsten Blum
12b03cb3ff - upgrade to 2.6.1
- rename in.identd to identd
- fix paths in manpage
1995-07-27 20:30:09 +00:00
Satoshi Asami
90db37e415 Moved to new category security. 1995-07-13 01:15:52 +00:00
Torsten Blum
097ed2fe2c - upgrade to 2.5.1
- add myself as MAINTAINER
- compress manpage
1995-05-06 00:49:36 +00:00
Satoshi Asami
5f46dae90f Update of net Makefiles! Am I done? :) 1995-04-15 05:42:12 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Torsten Blum
2429fc4164 Update to use 2.4.1 1994-12-16 23:47:46 +00:00
Gary Palmer
5c39c973f5 Update to use 2.4 alpha 7 1994-11-10 05:53:43 +00:00
Torsten Blum
f1bad81000 Reviewed by:
Submitted by:	
Obtained from:
pidentd - a RFC 1413 identification server
1994-10-23 01:27:56 +00:00