head	1.20;
access;
symbols
	RELEASE_8_3_0:1.19
	RELEASE_9_0_0:1.19
	RELEASE_7_4_0:1.19
	RELEASE_8_2_0:1.19
	RELEASE_6_EOL:1.19
	RELEASE_8_1_0:1.19
	RELEASE_7_3_0:1.19
	RELEASE_8_0_0:1.19
	RELEASE_7_2_0:1.19
	RELEASE_7_1_0:1.16
	RELEASE_6_4_0:1.16
	RELEASE_5_EOL:1.16
	RELEASE_7_0_0:1.16
	RELEASE_6_3_0:1.16
	PRE_XORG_7:1.16
	RELEASE_4_EOL:1.16
	RELEASE_6_2_0:1.16
	RELEASE_6_1_0:1.15
	RELEASE_5_5_0:1.15
	RELEASE_6_0_0:1.15
	RELEASE_5_4_0:1.15
	RELEASE_4_11_0:1.15
	RELEASE_5_3_0:1.15
	RELEASE_4_10_0:1.14
	RELEASE_5_2_1:1.14
	RELEASE_5_2_0:1.14
	RELEASE_4_9_0:1.14
	RELEASE_5_1_0:1.12
	RELEASE_4_8_0:1.12
	RELEASE_5_0_0:1.11
	RELEASE_4_7_0:1.10
	RELEASE_4_6_2:1.10
	RELEASE_4_6_1:1.10
	RELEASE_4_6_0:1.10
	RELEASE_5_0_DP1:1.10
	RELEASE_4_5_0:1.10
	RELEASE_4_4_0:1.10
	RELEASE_4_3_0:1.10
	RELEASE_4_2_0:1.10
	RELEASE_4_1_1:1.10
	RELEASE_4_1_0:1.10
	RELEASE_3_5_0:1.10
	RELEASE_4_0_0:1.6
	RELEASE_3_4_0:1.6
	RELEASE_3_3_0:1.6
	RELEASE_3_2_0:1.4
	RELEASE_3_1_0:1.4
	RELEASE_2_2_8:1.3
	RELEASE_3_0_0:1.3
	RELEASE_2_2_7:1.2
	RELEASE_2_2_6:1.1.1.1
	ache_1:1.1.1.1
	ache:1.1.1;
locks; strict;
comment	@# @;


1.20
date	2012.11.17.05.57.30;	author svnexp;	state Exp;
branches;
next	1.19;

1.19
date	2009.03.21.17.26.35;	author rafan;	state Exp;
branches;
next	1.18;

1.18
date	2009.02.11.23.25.29;	author erwin;	state Exp;
branches;
next	1.17;

1.17
date	2009.01.08.18.02.23;	author erwin;	state Exp;
branches;
next	1.16;

1.16
date	2006.05.07.11.09.20;	author edwin;	state Exp;
branches;
next	1.15;

1.15
date	2004.06.03.10.03.58;	author anders;	state Exp;
branches;
next	1.14;

1.14
date	2003.07.22.22.28.21;	author anders;	state Exp;
branches;
next	1.13;

1.13
date	2003.07.05.12.59.21;	author ache;	state Exp;
branches;
next	1.12;

1.12
date	2003.03.07.06.02.04;	author ade;	state Exp;
branches;
next	1.11;

1.11
date	2002.11.19.00.54.34;	author anders;	state Exp;
branches;
next	1.10;

1.10
date	2000.06.04.05.01.54;	author hoek;	state Exp;
branches;
next	1.9;

1.9
date	2000.06.04.04.20.24;	author hoek;	state Exp;
branches;
next	1.8;

1.8
date	2000.04.19.20.21.28;	author mharo;	state Exp;
branches;
next	1.7;

1.7
date	2000.04.12.05.31.19;	author mharo;	state Exp;
branches;
next	1.6;

1.6
date	99.08.25.05.55.20;	author obrien;	state Exp;
branches;
next	1.5;

1.5
date	99.08.02.10.43.54;	author asami;	state Exp;
branches;
next	1.4;

1.4
date	98.12.19.15.39.19;	author ache;	state Exp;
branches;
next	1.3;

1.3
date	98.07.24.10.49.34;	author ache;	state Exp;
branches;
next	1.2;

1.2
date	98.05.18.20.20.54;	author ache;	state Exp;
branches;
next	1.1;

1.1
date	98.03.08.04.46.18;	author ache;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	98.03.08.04.46.18;	author ache;	state Exp;
branches;
next	;


desc
@@


1.20
log
@Switch exporter over
@
text
@# New ports collection makefile for:    omi
# Date created:		19 August 1995
# Whom:                 ache
#
# $FreeBSD: head/ftp/omi/Makefile 300896 2012-07-14 13:54:48Z beat $
#

PORTNAME=	omi
PORTVERSION=	20030719
CATEGORIES=	ftp
MASTER_SITES=	http://www.secnetix.de/~olli/distfiles/ \
		ftp://ftp.nuug.no/pub/anders/distfiles/ \
		http://atreides.freenix.no/~anders/
#	http://dorifer.heim3.tu-clausthal.de/~olli/omi/

MAINTAINER=	anders@@FreeBSD.org
COMMENT=	"mirror" subtrees of FTP servers

WRKSRC=		${WRKDIR}/${PORTNAME}
ALL_TARGET=	freebsd

pre-patch:
	${REINPLACE_CMD} -E -e "s@@^(OPTFLAGS).*@@\1=${CFLAGS}@@" \
		${WRKSRC}/Makefile

do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/omi ${PREFIX}/bin
.if !defined(NOPORTDOCS)
	${INSTALL} -d -m 755 -o ${DOCOWN} -g ${DOCGRP} ${DOCSDIR}
	${INSTALL_DATA} ${WRKSRC}/README.txt ${DOCSDIR}/
	${INSTALL_DATA} ${WRKSRC}/README.html ${DOCSDIR}/
	${INSTALL_DATA} ${WRKSRC}/CHANGES ${DOCSDIR}/
	${INSTALL_DATA} ${WRKSRC}/BSD-COPYRIGHT ${DOCSDIR}/
.endif

.include <bsd.port.mk>
@


1.19
log
@- Fix build after strndup(3) MFC

PR:		ports/132014
Submitted by:	Florian Smeets <flo at kasimir.com>
Approved by:	maintainer timeout (1 month)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.18
log
@Also mark BROKEN on recent 7 after the MFC of strndup(3).

Submitted by:	pointyhat
@
text
@d36 1
a36 7
.include <bsd.port.pre.mk>

.if ${OSVERSION} >= 800058 || (${OSVERSION} >= 701101 && ${OSVERSION} < 800000)
BROKEN=		does not build
.endif

.include <bsd.port.post.mk>
@


1.17
log
@Mark BROKEN on HEAD after the import of strndup(3).
As OSVERSION was not bumped at the time, approximate with 800058.

Submitted by:   pointyhat
@
text
@d38 1
a38 1
.if ${OSVERSION} >= 800058
@


1.16
log
@Remove USE_REINPLACE from all categories starting with F
@
text
@d36 7
a42 1
.include <bsd.port.mk>
@


1.15
log
@Update to snapshot 20030719.
Adds support for ACCT amongst other things.
@
text
@a18 2
USE_REINPLACE=	yes

@


1.14
log
@Assume maintainership.
Remove WWW URL, there is no web site for omi currently.
@
text
@d9 1
a9 1
PORTVERSION=	a9
d11 2
a12 1
MASTER_SITES=	ftp://ftp.nuug.no/pub/anders/distfiles/ \
a14 1
DISTNAME=	omi-alpha-9
d16 1
a16 1
MAINTAINER=     anders@@FreeBSD.org
d19 3
d24 4
d30 7
a36 6
	${INSTALL} -d -m 755 -o ${DOCOWN} -g ${DOCGRP} \
		${PREFIX}/share/doc/omi
	${INSTALL_DATA} ${WRKSRC}/README.txt ${PREFIX}/share/doc/omi
	${INSTALL_DATA} ${WRKSRC}/README.html ${PREFIX}/share/doc/omi
	${INSTALL_DATA} ${WRKSRC}/CHANGES ${PREFIX}/share/doc/omi
	${INSTALL_DATA} ${WRKSRC}/BSD-COPYRIGHT ${PREFIX}/share/doc/omi
@


1.13
log
@Drop maintainership
@
text
@d16 1
a16 1
MAINTAINER=     ports@@FreeBSD.org
@


1.12
log
@Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
@
text
@d16 1
a16 1
MAINTAINER=	ache@@FreeBSD.org
@


1.11
log
@Make distfile fetchable again.

Reported by:	bento, fetch(1)
@
text
@d17 1
@


1.10
log
@On second thought, instead of fixing PORTVERSION=alpha-9 by changing
to PORTVERSION=pl9, fix by changing to PORTVERSION=a9.  A version
string of a9 will sort just fine.
@
text
@d5 1
a5 1
# $FreeBSD: ports/ftp/omi/Makefile,v 1.9 2000/06/04 04:20:24 hoek Exp $
d11 3
a13 1
MASTER_SITES=	http://dorifer.heim3.tu-clausthal.de/~olli/omi/
@


1.9
log
@PORTVERSION=alpha-9 -> PORTVERSION=pl9
@
text
@d5 1
a5 1
# $FreeBSD: ports/ftp/omi/Makefile,v 1.8 2000/04/19 20:21:28 mharo Exp $
d9 1
a9 1
PORTVERSION=	pl9
@


1.8
log
@move url from comment in Makefile to WWW: in pkg/DESCR
@
text
@d5 1
a5 1
# $FreeBSD: ports/ftp/omi/Makefile,v 1.7 2000/04/12 05:31:19 mharo Exp $
d9 1
a9 1
PORTVERSION=	alpha-9
d12 1
@


1.7
log
@PORTNAME/PORTVERSION stuff
@
text
@a1 1
# http://fromme.com/omi/
d5 1
a5 1
# $FreeBSD: ports/ftp/omi/Makefile,v 1.6 1999/08/25 05:55:20 obrien Exp $
@


1.6
log
@Change Id->FreeBSD.
@
text
@a2 1
# Version required:     alpha
d6 1
a6 1
# $FreeBSD$
d9 2
a10 1
DISTNAME=       omi-alpha-9
d12 1
a12 1
MASTER_SITES=   http://dorifer.heim3.tu-clausthal.de/~olli/omi/
d14 1
a14 1
MAINTAINER=     ache@@FreeBSD.org
d16 1
a16 1
ALL_TARGET=     freebsd
@


1.5
log
@Change "net" -> "ftp".
@
text
@d7 1
a7 1
# $Id: Makefile,v 1.4 1998/12/19 15:39:19 ache Exp $
@


1.4
log
@upgrade to alpha-9
@
text
@d7 1
a7 1
# $Id: Makefile,v 1.3 1998/07/24 10:49:34 ache Exp $
d11 1
a11 1
CATEGORIES=	net
@


1.3
log
@Install CHANGES file too, it contains useful info
@
text
@d7 1
a7 1
# $Id: Makefile,v 1.2 1998/05/18 20:20:54 ache Exp $
d10 1
a10 1
DISTNAME=       omi-alpha-8
d22 2
a23 1
	${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/omi
@


1.2
log
@Upgrade to alpha-8
@
text
@d7 1
a7 1
# $Id: Makefile,v 1.1.1.1 1998/03/08 04:46:18 ache Exp $
d23 1
@


1.1
log
@Initial revision
@
text
@d3 1
a3 1
# Version required:     alpha-7
d7 1
a7 1
# $Id: Makefile,v 1.12 1998/01/21 02:39:56 peter Exp $
d10 1
a10 1
DISTNAME=       omi-alpha-7
@


1.1.1.1
log
@omi - yet one FTP mirroring tool
@
text
@@
