1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
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
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
Oliver Lehmann
02d2f637e8 Update oidentd to 2.0.7 2003-07-14 16:15:05 +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
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
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