head	1.9;
access;
symbols
	RELEASE_8_3_0:1.5
	RELEASE_9_0_0:1.5
	RELEASE_7_4_0:1.5
	RELEASE_8_2_0:1.5
	RELEASE_6_EOL:1.5
	RELEASE_8_1_0:1.5
	RELEASE_7_3_0:1.5
	RELEASE_8_0_0:1.5
	RELEASE_7_2_0:1.5
	RELEASE_7_1_0:1.5
	RELEASE_6_4_0:1.5
	RELEASE_5_EOL:1.5
	RELEASE_7_0_0:1.5
	RELEASE_6_3_0:1.5
	PRE_XORG_7:1.5
	RELEASE_4_EOL:1.4
	RELEASE_6_2_0:1.4;
locks; strict;
comment	@# @;


1.9
date	2012.11.28.09.07.18;	author svnexp;	state dead;
branches;
next	1.8;

1.8
date	2012.11.17.05.54.51;	author svnexp;	state Exp;
branches;
next	1.7;

1.7
date	2012.10.26.14.57.50;	author bapt;	state Exp;
branches;
next	1.6;

1.6
date	2012.10.01.14.45.16;	author tabthorpe;	state Exp;
branches;
next	1.5;

1.5
date	2007.03.08.13.17.26;	author miwi;	state Exp;
branches;
next	1.4;

1.4
date	2006.10.14.16.13.49;	author lawrance;	state Exp;
branches;
next	1.3;

1.3
date	2006.09.02.16.50.54;	author kris;	state Exp;
branches;
next	1.2;

1.2
date	2006.08.03.18.59.01;	author erwin;	state Exp;
branches;
next	1.1;

1.1
date	2006.03.15.10.24.57;	author garga;	state Exp;
branches;
next	;


desc
@@


1.9
log
@## SVN ##
## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/307892
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r307892 | bapt | 2012-11-28 09:05:54 +0000 (Wed, 28 Nov 2012) | 10 lines
## SVN ##
## SVN ## 2012-11-26 benchmarks/gsbench: No more public distfiles
## SVN ## 2012-11-26 benchmarks/xengine: No more public distfiles
## SVN ## 2012-11-26 biology/belvu: No more public distfiles
## SVN ## 2012-11-26 multimedia/kaffeine-mozilla: No more public distfiles
## SVN ## 2012-11-26 www/gnustep-ticker: Abandonware
## SVN ## 2012-11-26 net/tryst-examples: Abandonware
## SVN ## 2012-11-26 net/tryst: Abandonware
## SVN ##
## SVN ## Feature safe:	yes
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@# Created by: Fernan Aguero <fernan@@iib.unsam.edu.ar>
# $FreeBSD: head/biology/belvu/Makefile 306447 2012-10-26 14:57:50Z bapt $

PORTNAME=	belvu
PORTVERSION=	2.29
CATEGORIES=	biology
MASTER_SITES=	ftp://ftp.cgb.ki.se/pub/prog/belvu/
DISTNAME=	${PORTNAME}.LIN_32bit_${PORTVERSION}
EXTRACT_SUFX=	#
EXTRACT_ONLY=	#

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	A viewer for multiple sequence alignments

DEPRECATED=	No more public distfiles
EXPIRATION_DATE=	2012-11-26

USE_LINUX=	yes

NO_BUILD=	yes
PLIST_FILES=	bin/${PORTNAME} bin/${DISTNAME}

.include <bsd.port.pre.mk>

.if ${ARCH} != "i386"
IGNORE=		there are also executables for Alpha and Sparc \
		but they are for OSF and Solaris ... do they  \
		run on FreeBSD-Sparc and FreeBSD-alpha?
.endif

do-install:
	${INSTALL_PROGRAM} ${DISTDIR}/${DISTNAME} ${PREFIX}/bin
	${BRANDELF} -t Linux ${PREFIX}/bin/${DISTNAME}
	( cd ${PREFIX}/bin && ${LN} -s ${DISTNAME} ${PORTNAME} )

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


1.8
log
@Switch exporter over
@
text
@@


1.7
log
@SVN rev 306447 on 2012-10-26 14:57:50Z by bapt

Deprecate a bunch of ports that are either abandonware and/or for which no more
public distfiles are available, or for which are -devel version with a more
recent stable version for long

Feature safe:	yes
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.6
log
@SVN rev 305130 on 2012-10-01 14:45:16Z by tabthorpe

- Reassign to the heap at maintainer's request
@
text
@d15 3
@


1.5
log
@- Release distfile was renamed.

PR:             110078
Submitted by:   Fernan Aguero<fernan@@iib.unsam.edu.ar> (maintainer)
@
text
@d1 1
a1 5
# ex:ts=8
# New ports collection makefile for:	belvu
# Date created:				11 Jan 2006
# Whom:					Fernan Aguero <fernan@@iib.unsam.edu.ar>
#
a2 1
#
d12 1
a12 1
MAINTAINER=	fernan@@iib.unsam.edu.ar
@


1.4
log
@Distfile now checksums successfully.

PR:		ports/104341
Submitted by:	Frank J. Laszlo <laszlof@@vonostingroup.com>
Approved by:	portmgr (marcus)
@
text
@d13 1
a13 1
DISTNAME=	${PORTNAME}.LIN_${PORTVERSION}
a33 1
	${BRANDELF} -t Linux ${DISTDIR}/${DISTNAME}
d35 1
@


1.3
log
@Schedule these broken ports for termination on 2006-12-01
@
text
@a19 4
BROKEN=		checksum mismatch
DEPRECATED=	${BROKEN}
EXPIRATION_DATE=2006-12-01

@


1.2
log
@Mark broken due to checksum mismatch
@
text
@d21 2
@


1.1
log
@Add belvu 2.29, a viewer for multiple sequence alignments.

PR:		ports/93056
Submitted by:	Fernan Aguero <fernan@@iib.unsam.edu.ar>
@
text
@d20 2
@

