Oliver Lehmann
f7a0c1e804
that should fix the build on freebsd-6
...
Reported by: pointyhat (via kris)
2004-08-21 18:43:23 +00:00
Oliver Lehmann
abb5c0e3bb
In get_list() function there is do-while loop, patch included additional
...
continue instructions, which skipped "head = pcbp.inp_list.le_next;"
making oidentd go into infinite loop.
Submitted By: Dariusz Kulinski <takeda3@netzero.net>
PR: ports/66858
2004-05-19 19:43:30 +00:00
Oliver Lehmann
350d3dde30
Make it work with IPv6 properly. [1]
...
Fix plist
PR: 64546 [1]
Submitted By: Dariusz Kulinski <takeda3@netzero.net>
2004-03-25 18:53:48 +00:00
Oliver Lehmann
cd80757a9a
fix a small typo in post-patch
...
bump PORTREVISION
Noted By: Robin Breathe <robin@isometry.net>
2004-02-07 12:03:35 +00:00
Oliver Lehmann
b3a9e67976
* Remove duplication of RC_SUBR checking now that it's in bsd.pork.mk
...
* Use *.conf files in PREFIX/etc rather than /etc
* SIZE in distinfo
Submitted By: Robin Breathe <robin@isometry.net>
2004-02-07 07:48:29 +00:00
Trevor Johnson
a049dd78cc
Use PLIST_FILES (bento-tested, marcus-reviewed).
2004-02-06 13:12:53 +00:00
Joe Marcus Clarke
73f7c91b5d
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
...
(Part 1)
2004-02-04 05:10:27 +00:00
Oliver Lehmann
8d52fc8727
Updates:
...
* Provide style rc.d script.
* Provide sample configuration files (standard + masquerading).
* CONFIGURE_TARGET to remove configure warning.
* Bump PORTREVISION
Submitted By: Robin Breathe <robin@isometry.net>
PR: ports/62010
2004-01-31 13:32:34 +00:00
Trevor Johnson
11b0931878
Remove my e-mail address from comment blocks of ports
...
I have contributed, in hopes of attracting less spam.
2003-11-13 10:11:35 +00:00
Oliver Lehmann
02d2f637e8
Update oidentd to 2.0.7
2003-07-14 16:15:05 +00:00
Oliver Lehmann
bfb01afeba
redefine the MAINTAINER field with my FreeBSD address
...
Approved By: alex (mentor)
2003-05-06 16:58:45 +00:00
Foxfair Hu
10d17b4511
PR: 51521
...
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
Reviewed by:
Approved by:
Obtained from:
MFC after:
Update port security/oident: 2.0.5 -> 2.0.6
MAINTAINER timeout: since May 1
2003-05-06 03:39:08 +00:00
Edwin Groothuis
75440c9a11
Maintainer update to version 2.0.5
...
PR: ports/48604
Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
2003-02-26 10:55:08 +00:00
Edwin Groothuis
7b7ab2ee07
We have a new maintainer!
...
Date: Tue, 25 Feb 2003 00:10:09 -0800 (PST)
From: Mark Laws <mdl@60hz.org>
To: freebsd-ports-bugs@FreeBSD.org
This is fine. In fact, if you would like to take over the port, you may
do so if you wish. Unfortunately, I've been too busy to give it
the attention it deserves as of late. :(
--
Mark Laws mdl@60hz.org
http://www.60hz.org
Date: Tue, 25 Feb 2003 08:10:15 -0800 (PST)
From: Oliver Lehmann <lehmann@ans-netz.de>
To: freebsd-ports-bugs@FreeBSD.org
Ok, thanks. If nobody object, I'm willing to take the maintainership.
Greetings, Oliver
2003-02-26 10:52:50 +00:00
Akinori MUSHA
4c2e4f1862
De-pkg-comment.
2003-02-21 13:28:59 +00:00
Patrick Li
587e559ea5
Update to 2.0.4
...
PR: ports/44798
Submitted by: maintainer
2002-11-01 00:26:00 +00:00
David W. Chapman Jr.
b9adee9a1b
Update to 2.0.3
...
PR: 36595
Submitted by: maintainer
2002-04-01 02:10:44 +00:00
David W. Chapman Jr.
6a66f53a9b
Remove patch from last night's commit, forgot to remove it on that commit
...
Noticed by: rob@cyberpunkz.org
2001-12-25 05:16:18 +00:00
David W. Chapman Jr.
5705c909b8
oidentd now supports masqueraded connections under FreeBSD systems
...
running ipf
Update description
Update to 2.0.1
PR: 31466
Submitted by: mdl@60hz.org
Approved by: trevor (according to originator)
2001-12-24 06:03:27 +00:00
Trevor Johnson
09d2034124
Update to 1.7.1. Remove defunct MASTER_SITE.
2001-04-10 06:21:34 +00:00
Trevor Johnson
ac8e4cf850
Update to 1.7.0.
2000-10-16 23:45:54 +00:00
Trevor Johnson
14111407e3
Change MAINTAINER for my ports.
...
Approved by: will
2000-10-02 05:39:35 +00:00
Maxim Sobolev
a9f22cd584
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.
2000-06-14 13:21:38 +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
Chris Piazza
3df86a88a9
Update with the new PORTNAME/PORTVERSION variables
2000-04-09 18:34:06 +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
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