head	1.19;
access;
symbols
	RELEASE_8_3_0:1.17
	RELEASE_9_0_0:1.17
	RELEASE_7_4_0:1.17
	RELEASE_8_2_0:1.17
	RELEASE_6_EOL:1.17
	RELEASE_8_1_0:1.17
	RELEASE_7_3_0:1.16
	RELEASE_8_0_0:1.16
	RELEASE_7_2_0:1.16
	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.16
	RELEASE_5_5_0:1.16
	RELEASE_6_0_0:1.16
	RELEASE_5_4_0:1.16
	RELEASE_4_11_0:1.16
	RELEASE_5_3_0:1.16
	RELEASE_4_10_0:1.15
	RELEASE_5_2_1:1.14
	RELEASE_5_2_0:1.14
	RELEASE_4_9_0:1.14
	RELEASE_5_1_0:1.14
	RELEASE_4_8_0:1.14
	RELEASE_5_0_0:1.12
	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.9
	RELEASE_4_3_0:1.9
	RELEASE_4_2_0:1.6
	RELEASE_4_1_1:1.6
	RELEASE_4_1_0:1.6
	RELEASE_3_5_0:1.6
	RELEASE_4_0_0:1.5
	RELEASE_3_4_0:1.4
	RELEASE_3_3_0:1.4
	RELEASE_3_2_0:1.2
	RELEASE_3_1_0:1.2
	RELEASE_2_2_8:1.2
	RELEASE_3_0_0:1.2
	RELEASE_2_2_7:1.2
	RELEASE_2_2_6:1.2
	babel_1_6:1.1.1.1
	FRANKCH:1.1.1;
locks; strict;
comment	@# @;


1.19
date	2012.12.11.14.31.22;	author svnexp;	state Exp;
branches;
next	1.18;

1.18
date	2012.11.17.05.54.51;	author svnexp;	state Exp;
branches;
next	1.17;

1.17
date	2010.04.01.05.16.16;	author linimon;	state Exp;
branches;
next	1.16;

1.16
date	2004.06.08.08.19.40;	author krion;	state Exp;
branches;
next	1.15;

1.15
date	2004.02.01.22.02.22;	author krion;	state Exp;
branches;
next	1.14;

1.14
date	2003.02.20.16.51.35;	author knu;	state Exp;
branches;
next	1.13;

1.13
date	2003.01.03.08.52.41;	author edwin;	state Exp;
branches;
next	1.12;

1.12
date	2002.11.10.16.45.12;	author lioux;	state Exp;
branches;
next	1.11;

1.11
date	2002.11.06.22.44.03;	author adamw;	state Exp;
branches;
next	1.10;

1.10
date	2001.12.02.13.09.47;	author naddy;	state Exp;
branches;
next	1.9;

1.9
date	2001.03.31.15.51.13;	author kevlo;	state Exp;
branches;
next	1.8;

1.8
date	2001.03.12.18.57.34;	author sf;	state Exp;
branches;
next	1.7;

1.7
date	2001.01.16.17.30.08;	author sobomax;	state Exp;
branches;
next	1.6;

1.6
date	2000.04.08.22.04.32;	author mharo;	state Exp;
branches;
next	1.5;

1.5
date	2000.01.29.20.01.32;	author mharo;	state Exp;
branches;
next	1.4;

1.4
date	99.08.25.04.47.54;	author obrien;	state Exp;
branches;
next	1.3;

1.3
date	99.06.25.19.23.35;	author cpiazza;	state Exp;
branches;
next	1.2;

1.2
date	97.12.24.07.24.10;	author vanilla;	state Exp;
branches;
next	1.1;

1.1
date	97.12.21.21.57.36;	author vanilla;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	97.12.21.21.57.36;	author vanilla;	state Exp;
branches;
next	;


desc
@@


1.19
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/308698
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r308698 | makc | 2012-12-11 14:24:51 +0000 (Tue, 11 Dec 2012) | 3 lines
## SVN ##
## SVN ## - Mark conflict with science/openbabel
## SVN ## - Trim Makefile header
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@# Created by: frankch@@waru.life.nthu.edu.tw
# $FreeBSD: head/biology/babel/Makefile 308698 2012-12-11 14:24:51Z makc $

PORTNAME=	babel
PORTVERSION=	1.6
PORTREVISION=	4
CATEGORIES=	biology converters
MASTER_SITES=	http://smog.com/chem/babel/files/ \
		http://www.ccl.net/cca/software/UNIX/babel/
EXTRACT_SUFX=	.tar.Z

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Converts among various molecular file formats

CONFLICTS_INSTALL=	openbabel-*

MAKE_ARGS=	CC="${CC}" CFLAGS="${CFLAGS}"

post-build:
	${SED} -e 's%@@PREFIX@@%${PREFIX}%g' \
		${FILESDIR}/babel.sh >${WRKSRC}/babel.sh

do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/babel ${PREFIX}/libexec
	${INSTALL_SCRIPT} ${WRKSRC}/babel.sh ${PREFIX}/bin/babel
	@@${MKDIR} ${PREFIX}/share/babel
	${INSTALL_DATA} ${WRKSRC}/*.lis ${PREFIX}/share/babel
.if !defined(NOPORTDOCS)
	@@${MKDIR} ${DOCSDIR}
	${INSTALL_DATA} ${WRKSRC}/README.1ST ${DOCSDIR}
.endif

.include <bsd.port.pre.mk>

.if ${ARCH} == "powerpc"
BROKEN=		Does not compile on powerpc
.endif

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


1.18
log
@Switch exporter over
@
text
@d1 2
a2 6
# New ports collection Makefile for:	babel
# Date created:		Dec 4 1997
# Whom:			frankch@@waru.life.nthu.edu.tw
#
# $FreeBSD: head/biology/babel/Makefile 300895 2012-07-14 12:56:14Z beat $
#
d6 1
a6 1
PORTREVISION=	3
d15 2
@


1.17
log
@Mark various ports as broken or ignore on powerpc.

While here, remove remnants of alpha.
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.16
log
@- Remove obsolete MASTER_SITES

PR:		ports/67690
Submitted by:	Roman Neuhauser <neuhauser@@chello.cz>
@
text
@d35 7
a41 1
.include <bsd.port.mk>
@


1.15
log
@- Fix build on AMD64
- Use DOCSDIR
@
text
@d13 1
a13 2
		http://www.ccl.net/cca/software/UNIX/babel/ \
		ftp://ccl.osc.edu/pub/chemistry/software/UNIX/babel/
@


1.14
log
@De-pkg-comment.
@
text
@d32 2
a33 2
	@@${MKDIR} ${PREFIX}/share/doc/babel
	${INSTALL_DATA} ${WRKSRC}/README.1ST ${PREFIX}/share/doc/babel
@


1.13
log
@update biology/babel to properly output mm3 files.

PR:		ports/42425
Submitted by:	Glenn Johnson <glennpj@@charter.net>
@
text
@d18 1
@


1.12
log
@o Rollback PORTCOMMENT modifications while this feature's implementation
  is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
@
text
@d10 1
a10 1
PORTREVISION=	2
@


1.11
log
@Use PORTCOMMENT in the Makefile, and whack the pkg-comment.

Approved by:	pat
@
text
@a18 2
PORTCOMMENT=	Converts among various molecular file formats

@


1.10
log
@* Replace pkg-message about setting BABEL_DIR with a wrapper script
  that does.
* Remove misleading full path name from usage message.
* Improve fgets() usage.
* Add converters category.
* Improve pkg-comment and pkg-descr.
@
text
@d19 2
@


1.9
log
@- Update MASTER_SITES and WWW: line
- Support CC/CFLAGS properly
- Support install macros
- Add PORTDOCS to pkg-plist

PR: 26228
Submitted by: Ports Fury
@
text
@d5 1
a5 1
# $FreeBSD: ports/biology/babel/Makefile,v 1.8 2001/03/12 18:57:34 sf Exp $
d10 2
a11 2
PORTREVISION=	1
CATEGORIES=	biology
d21 4
d26 2
a27 1
	${INSTALL_PROGRAM} ${WRKSRC}/babel ${PREFIX}/bin
a33 1
	@@${SED} -e 's:/usr/local:${PREFIX}:' ${PKGMESSAGE}
@


1.8
log
@pass maintainership to ports@@.

PR:		25685
Submitted by:	maintainer
@
text
@d1 3
a3 3
# New ports collection Makefile for: babel
# Date created:         Dec 4 1997
# Whom:                 frankch@@waru.life.nthu.edu.tw
d5 1
a5 1
# $FreeBSD: ports/biology/babel/Makefile,v 1.7 2001/01/16 17:30:08 sobomax Exp $
d10 1
d12 3
a14 1
MASTER_SITES=	ftp://ccl.osc.edu/pub/chemistry/software/MAC/babel/
d19 11
a29 2
post-install:
	@@ ${CAT} ${PKGMESSAGE} | ${SED} -e 's:/usr/local:${PREFIX}:'
@


1.7
log
@Massive style enforcement - use ^I instead of spaces for variables identation.
@
text
@d5 1
a5 1
# $FreeBSD: ports/biology/babel/Makefile,v 1.6 2000/04/08 22:04:32 mharo Exp $
d14 1
a14 1
MAINTAINER=	frankch@@waru.life.nthu.edu.tw
@


1.6
log
@update with the new PORTNAME/PORTVERSION variables
@
text
@d5 1
a5 1
# $FreeBSD: ports/biology/babel/Makefile,v 1.5 2000/01/29 20:01:32 mharo Exp $
d10 1
a10 1
CATEGORIES=     biology
d14 1
a14 1
MAINTAINER=     frankch@@waru.life.nthu.edu.tw
@


1.5
log
@fix some pkg/MESSAGE stuff
@
text
@a1 1
# Version required:     1.6
d5 1
a5 1
# $FreeBSD: ports/biology/babel/Makefile,v 1.4 1999/08/25 04:47:54 obrien Exp $
d8 2
a9 1
DISTNAME=	babel-1.6
@


1.4
log
@Change Id->FreeBSD.
@
text
@d6 1
a6 1
# $FreeBSD$
d17 1
a17 1
	@@ ${CAT} ${PKGDIR}/MESSAGE | ${SED} -e 's:/usr/local:${PREFIX}:'
@


1.3
log
@Install into ${PREFIX}, not /usr/local.

PR:	12214
Submitted by:	n_hibma
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.2 1997/12/24 07:24:10 vanilla Exp $
@


1.2
log
@Move pkg/INSTALL to pkg/MESSAGE, add another patch from maintainer.
PR:		ports/5361
Reviewed by:	asami
Submitted by:	maintainer
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.1.1.1 1997/12/21 21:57:36 vanilla Exp $
d17 1
a17 1
		@@ ${CAT} ${PKGDIR}/MESSAGE
@


1.1
log
@Initial revision
@
text
@d6 1
a6 1
# $Id$
d17 1
a17 1
		@@ ${CAT} ${PKGDIR}/INSTALL
@


1.1.1.1
log
@This is a port of a molecular file format converter, babel.
Babel is developed by Dolata Group, Department of Chemistry,
University of Arizona and Ohio State University.
PR:		ports/5215
Submitted by:	Frank Chen Hsiung Chan <frankch@@waru.life.nthu.edu.tw>
@
text
@@
