head	1.13;
access;
symbols
	RELEASE_8_1_0:1.12
	RELEASE_7_3_0:1.12
	RELEASE_8_0_0:1.12
	RELEASE_7_2_0:1.12
	RELEASE_7_1_0:1.12
	RELEASE_6_4_0:1.12
	RELEASE_5_EOL:1.12
	RELEASE_7_0_0:1.12
	RELEASE_6_3_0:1.12
	PRE_XORG_7:1.12
	RELEASE_4_EOL:1.12
	RELEASE_6_2_0:1.12
	RELEASE_6_1_0:1.12
	RELEASE_5_5_0:1.12
	RELEASE_6_0_0:1.11
	RELEASE_5_4_0:1.10
	RELEASE_4_11_0:1.10
	RELEASE_5_3_0:1.9
	RELEASE_4_10_0:1.9
	RELEASE_5_2_1:1.9
	RELEASE_5_2_0:1.9
	RELEASE_4_9_0:1.8
	RELEASE_5_1_0:1.8
	RELEASE_4_8_0:1.8
	RELEASE_5_0_0:1.7
	RELEASE_4_7_0:1.7
	old_RELEASE_4_6_2:1.3
	old_RELEASE_4_6_1:1.3
	old_RELEASE_4_6_0:1.3
	old_RELEASE_5_0_DP1:1.2
	old_RELEASE_4_5_0:1.2;
locks; strict;
comment	@# @;


1.13
date	2010.11.13.16.46.35;	author stefan;	state dead;
branches;
next	1.12;

1.12
date	2006.02.02.14.18.46;	author barner;	state Exp;
branches;
next	1.11;

1.11
date	2005.04.05.18.53.06;	author linimon;	state Exp;
branches;
next	1.10;

1.10
date	2004.12.13.10.16.37;	author vs;	state Exp;
branches;
next	1.9;

1.9
date	2003.10.14.11.41.41;	author daichi;	state Exp;
branches;
next	1.8;

1.8
date	2003.02.21.11.04.55;	author knu;	state Exp;
branches;
next	1.7;

1.7
date	2002.09.19.15.14.33;	author obraun;	state Exp;
branches;
next	1.6;

1.6
date	2002.08.27.16.09.32;	author lioux;	state Exp;
branches;
next	1.5;

1.5
date	2002.08.20.17.31.09;	author lioux;	state Exp;
branches;
next	1.4;

1.4
date	2002.08.03.10.57.04;	author mita;	state Exp;
branches;
next	1.3;

1.3
date	2002.05.22.11.34.42;	author sobomax;	state Exp;
branches;
next	1.2;

1.2
date	2001.12.29.10.25.54;	author sobomax;	state Exp;
branches;
next	1.1;

1.1
date	2001.12.26.16.12.17;	author sobomax;	state Exp;
branches;
next	;


desc
@@


1.13
log
@- Update cad/linux-eagle5 to 5.10 and transfer maintainership to submitter.
- Remove cad/linux-eagle (submitter is maintainer).
- Remove german/linux-eagle (submitter is maintainer).

PR:		151153
Submitted by:	Thomas Zander <thomas.e.zander@@googlemail.com>
Approved by:	Michael Durian <durian@@shadetreesoftware.com> (old maintainer)
@
text
@# New ports collection makefile for:	de-linux-eagle
# Date created:				30 August 2002
# Whom:					Thomas E. Zander <riggs@@rrr.de>
#
# $FreeBSD: ports/german/linux-eagle/Makefile,v 1.12 2006/02/02 14:18:46 barner Exp $
#

PKGNAMEPREFIX?=	de-
EAGLELANG?=	ger
CATEGORIES?=	german cad linux

MAINTAINER=	riggs@@rrr.de
COMMENT=	An easy to use, yet powerful tool for designing printed circuit boards

CONFLICTS=	linux-eagle-[0-9]*

SLAVE_PORT=	yes
MASTER_PORT=	cad/linux-eagle
FILESDIR=	${.CURDIR}/../../${MASTER_PORT}/files

.include "../../cad/linux-eagle/Makefile"
@


1.12
log
@- Update to 4.16 [1]
- Use foo-[0-9]* for CONFLICTS

Submitted by:	"Thomas E. Zander" <riggs@@rrr.de> (maintainer)
PR:		ports/92575
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.11
log
@Add two advisory variables that mark this port as a slave port.  Due to
odd use or misuse of .include, the default assignments of these variables
is wrong.

This only affects FreshPorts and portsmon.

Approved by:	maintainer
@
text
@d15 1
a15 1
CONFLICTS=	linux-eagle-*
d19 1
@


1.10
log
@Update to 4.13

PR:		ports/74539
Submitted by:	Frank Mayhar
Approved by:	maintainer
@
text
@d17 3
@


1.9
log
@update german/linux-eagle: 4.09r2 -> 4.11

PR:		57853
Submitted by:	Thomas E. Zander <riggs@@rrr.de> (maintainer)
@
text
@d9 1
a9 1
EAGLELANG?=	g
@


1.8
log
@De-pkg-comment.
@
text
@d15 2
@


1.7
log
@* Make german/linux-eagle slave port of cad/linux-eagle.
* Use german distfile for german/linux-eagle.
* Fix pkg-plist for german/linux-eagle.
* Use german website in german/linux-eagle.

Submitted by:	maintainer
@
text
@d12 3
@


1.6
log
@Assign maintainership to "Thomas E. Zander" <riggs@@rrr.de> per
request
@
text
@d1 3
a3 3
# New ports collection makefile for:	linux-eagle
# Date created:				29 December 2001
# Whom:					Maxim Sobolev <sobomax@@FreeBSD.org>
d8 3
a10 8
PORTNAME=	eagle
PKGNAMEPREFIX=	linux-
EAGLEVERSION=	4.09r2
PORTVERSION=	${EAGLEVERSION:S/r/./}
CATEGORIES=	cad
MASTER_SITES=	ftp://ftp.cadsoft.de/pub/program/${EAGLEVERSION}/
DISTNAME=	${PORTNAME}-${EAGLEVERSION}e
EXTRACT_SUFX=	.tgz
d12 1
a12 32
MAINTAINER=	riggs@@rrr.de

RUN_DEPENDS=	${LINUXBASE}/lib/ld-linux.so.2:${PORTSDIR}/emulators/linux_base

ONLY_FOR_ARCHS=	i386

WRKSRC=		${WRKDIR}/${PORTNAME}-${EAGLEVERSION}

RESTRICTED=	"Usage permitted for non-commercial purposes only"
NO_CDROM=	"Sale for profit is not permitted"

NO_BUILD=	yes
PKGMESSAGE=	${WRKDIR}/pkg-message

MAN1=		eagle.1

do-install:
	${MKDIR} ${DATADIR}
	${TAR} -C ${WRKSRC} -cf - . | ${TAR} -C ${DATADIR} --unlink -xf -
	${LN} -sf ${DATADIR}/bin/eagle ${PREFIX}/bin/eagle
	${INSTALL_MAN} ${DATADIR}/man/eagle.1 ${PREFIX}/man/man1

post-install:
	@@${SED} -e "s:%%PREFIX%%:${PREFIX}:g" ${PKGDIR}/pkg-message > \
		${PKGMESSAGE}
.if !defined(BATCH)
	@@${ECHO_MSG}
	@@${CAT} ${PKGMESSAGE}
	@@${ECHO_MSG}
.endif

.include <bsd.port.mk>
@


1.5
log
@Update to 4.09r2

PR:		41614
Submitted by:	Thomas E. Zander <riggs@@hadiko.de>
@
text
@d17 1
a17 1
MAINTAINER=	ports@@FreeBSD.org
@


1.4
log
@A trivial modification.  ${LINUXBASE}/lib/ld.so, referenced in Makefile,
no more exsists in the new linux_base (7.1) whereas it existed for
linux_base-6.1.
@
text
@d10 1
a10 1
EAGLEVERSION=	4.09r1
@


1.3
log
@Update to 4.09r1.

PR:		37898
Submitted by:	Oliver Braun <obraun@@informatik.unibw-muenchen.de>
@
text
@d19 1
a19 1
RUN_DEPENDS=	${LINUXBASE}/lib/ld.so:${PORTSDIR}/emulators/linux_base
@


1.2
log
@Add message explaining that after installation the user have to run the program
as root in order to create registration key in ${DATADIR}.

PR:		33286
Submitted by:	David <ddavid_3@@yahoo.com>
@
text
@d10 1
a10 1
EAGLEVERSION=	4.08r2
@


1.1
log
@Add linux-eagle , an easy to use, yet powerful tool for designing
printed circuit boards.
@
text
@d29 1
a29 1
NO_FILTER_SHLIBS=	yes
d40 3
d44 1
a44 3
	@@${ECHO_MSG} "After installation please enter the command \`eagle' to invoke the product"
	@@${ECHO_MSG} "registration (you need to have WRITE ACCESS to ${DATADIR}/bin"
	@@${ECHO_MSG} "directory for doing this)."
d46 1
@

