aboutsummaryrefslogtreecommitdiffstats
path: root/net/widentd/Makefile
blob: 238f1e2678bf53d2029b2994175dcce1fb2ff8f5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# ex:ts=8
# New ports collection makefile for:    widentd
# Date created:         Mar 3, 2001
# Whom:             Dirk-Willem van Gulik / dirkx@webweaving.org
#
# $FreeBSD$
#

PORTNAME=   widentd
PORTVERSION=    1.03
PORTREVISION=   1
CATEGORIES= net ipv6
MASTER_SITES=   http://www.webweaving.org/widentd/
EXTRACT_SUFX=   .tgz

MAINTAINER= dirkx@webweaving.org
COMMENT=    RFC1413 auth/identd daemon with fixed fake reply

MAN8=       widentd.8
MANCOMPRESSED=  yes
PLIST_FILES=    sbin/widentd
USE_RC_SUBR=    widentd.sh

MAKE_ENV+=  BINDIR="${PREFIX}/sbin" MANDIR="${PREFIX}/man/man"

.include <bsd.port.mk>
3 14:41:24 +0800'>2003-01-036-9/+60 * Fix Build with recent bisonarved2002-12-111-0/+11 * o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1 * Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2 * Update to 2.2.3dwcjr2002-09-023-5/+11 * upgrade to 2.2.2ijliao2002-07-093-3/+7 * Update to 2.2.1.okazaki2002-07-025-38/+13 * Update to 2.2.0pat2002-02-103-4/+2 * Update to 2.1.1demon2001-12-262-2/+2 * upgrade to 2.1.0ijliao2001-12-184-40/+50 * Upgrade to 2.0.9demon2001-08-223-15/+2 * Update to 2.0.8.knu2001-07-234-10/+22 * Build with --enable-threads=no by default to get around the libc_rknu2001-07-021-1/+12 * Update to 2.0.7.knu2001-06-125-95/+46 * Update to version 2.0.5kevlo2001-03-234-38/+25 * Upgrade to version 2.0.4kevlo2001-02-112-3/+2 * - Add missing file (bin/isql) to pkg-plistkevlo2001-01-254-81/+83 * Fix breakage due to inappropriate patch files.clive2001-01-212-11/+11 * Update to 2.0.3kevlo2001-01-162-2/+2 * Update to 2.0.2kevlo2001-01-10