head	1.19;
access;
symbols
	RELEASE_8_3_0:1.18
	RELEASE_9_0_0:1.18
	RELEASE_7_4_0:1.18
	RELEASE_8_2_0:1.18
	RELEASE_6_EOL:1.18
	RELEASE_8_1_0:1.18
	RELEASE_7_3_0:1.18
	RELEASE_8_0_0:1.18
	RELEASE_7_2_0:1.17
	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.15
	RELEASE_4_EOL:1.14
	RELEASE_6_2_0:1.12
	RELEASE_6_1_0:1.11
	RELEASE_5_5_0:1.11
	RELEASE_6_0_0:1.11
	RELEASE_5_4_0:1.11
	RELEASE_4_11_0:1.11
	RELEASE_5_3_0:1.11
	RELEASE_4_10_0:1.10
	RELEASE_5_2_1:1.9
	RELEASE_5_2_0:1.9
	RELEASE_4_9_0:1.9
	RELEASE_5_1_0:1.9
	RELEASE_4_8_0:1.9
	RELEASE_5_0_0:1.8
	RELEASE_4_7_0:1.8
	RELEASE_4_6_2:1.8
	RELEASE_4_6_1:1.8
	RELEASE_4_6_0:1.8
	RELEASE_5_0_DP1:1.8
	RELEASE_4_5_0:1.8
	RELEASE_4_4_0:1.7
	RELEASE_4_3_0:1.6
	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.5
	RELEASE_3_3_0:1.5
	RELEASE_3_2_0:1.3
	v1_0:1.1.1.1
	MIYAMOTO:1.1.1;
locks; strict;
comment	@# @;


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

1.18
date	2009.09.13.00.07.42;	author gerald;	state Exp;
branches;
next	1.17;

1.17
date	2009.01.07.16.34.08;	author gerald;	state Exp;
branches;
next	1.16;

1.16
date	2007.07.12.06.41.22;	author maho;	state Exp;
branches;
next	1.15;

1.15
date	2007.01.29.02.13.52;	author maho;	state Exp;
branches;
next	1.14;

1.14
date	2007.01.16.04.41.41;	author maho;	state Exp;
branches;
next	1.13;

1.13
date	2007.01.09.02.37.43;	author maho;	state Exp;
branches;
next	1.12;

1.12
date	2006.04.05.06.13.46;	author linimon;	state Exp;
branches;
next	1.11;

1.11
date	2004.05.23.07.36.35;	author krion;	state Exp;
branches;
next	1.10;

1.10
date	2004.02.21.21.48.55;	author kris;	state Exp;
branches;
next	1.9;

1.9
date	2003.02.21.11.01.36;	author knu;	state Exp;
branches;
next	1.8;

1.8
date	2001.10.22.06.36.14;	author ijliao;	state Exp;
branches;
next	1.7;

1.7
date	2001.07.08.18.15.33;	author ijliao;	state Exp;
branches;
next	1.6;

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

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

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

1.3
date	99.05.08.08.09.55;	author taoka;	state Exp;
branches;
next	1.2;

1.2
date	99.05.06.08.27.29;	author taoka;	state Exp;
branches;
next	1.1;

1.1
date	99.05.06.08.22.11;	author taoka;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	99.05.06.08.22.11;	author taoka;	state Exp;
branches;
next	;


desc
@@


1.19
log
@Switch exporter over
@
text
@# New ports collection makefile for:	Psi88
# Date created:		1998-11-11
# Whom:			Ryo MIYAMOTO
#
# $FreeBSD: head/biology/psi88/Makefile 300895 2012-07-14 12:56:14Z beat $
#

PORTNAME=	psi88
PORTVERSION=	1.0
PORTREVISION=	3
CATEGORIES=	biology
MASTER_SITES=	http://www.ccl.net/cca/software/SOURCES/FORTRAN/psi88/
DISTNAME=	${PORTNAME}
EXTRACT_SUFX=	.tar.Z

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Plotting wavefunctions (molecular orbitals) in 3D

.include <bsd.port.pre.mk>

USE_FORTRAN=	yes

pre-patch:
	${MV} ${WRKSRC}/src/makefile ${WRKSRC}/src/Makefile

post-patch:
	@@${REINPLACE_CMD} -e 's+%%FC%%+${FC}+g' -e 's+%%FFLAGS%%+${FFLAGS}+g' -e 's+%%LOCALBASE%%+${LOCALBASE}+g' -e 's+%%PREFIX%%+${PREFIX}+g' ${WRKSRC}/src/Makefile

pre-build:
	${CP} ${FILESDIR}/Makefile.top ${WRKSRC}/Makefile

post-install:
	${LN} -s ${PREFIX}/bin/PSI2PS ${PREFIX}/bin/PSI2
	${INSTALL_SCRIPT} ${WRKDIR}/${DISTNAME}/unix/preplot ${PREFIX}/bin/
	${INSTALL_SCRIPT} ${WRKDIR}/${DISTNAME}/unix/rpsi1 ${PREFIX}/bin/
	${INSTALL_SCRIPT} ${WRKDIR}/${DISTNAME}/unix/rpsi2 ${PREFIX}/bin/
	${INSTALL_SCRIPT} ${WRKDIR}/${DISTNAME}/unix/rpsicon ${PREFIX}/bin/
.if !defined(NOPORTDOCS)
	${MKDIR} ${PREFIX}/share/doc/psi88
	${MKDIR} ${PREFIX}/share/doc/psi88/examples
	@@${INSTALL_DATA} ${WRKDIR}/${DISTNAME}/README ${PREFIX}/share/doc/psi88
	@@${INSTALL_DATA} ${WRKDIR}/${DISTNAME}/psi88.doc ${PREFIX}/share/doc/psi88
	@@${INSTALL_DATA} ${WRKDIR}/${DISTNAME}/examples/* ${PREFIX}/share/doc/psi88/examples
.endif

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


1.18
log
@Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.

Approved by:	portmgr
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.17
log
@Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.
@
text
@d10 1
a10 1
PORTREVISION=	2
@


1.16
log
@Now we use USE_FORTRAN=yes to use FORTRAN compiler.
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.15
log
@Build fix.

Submitted by:	kris via pointyhat and pav.
@
text
@d21 1
a21 4
WANT_FORTRAN=	yes #dummy
BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
FC=		gfortran42
F77=		gfortran42
@


1.14
log
@* Migrate to gfortran.
* Bump port revision.
* fix build [1].

Submitted by:	kris [1]
@
text
@d30 2
a31 1
	@@${REINPLACE_CMD} -e 's+%%FC%%+${FC}+g' -e 's+%%FFLAGS%%+${FFLAGS}+g' -e 's+%%LOCALBASE%%+${LOCALBASE}+g' ${WRKSRC}/src/Makefile
@


1.13
log
@* Add dummy knob WANT_FORTRAN for future gfortran
  migration. currently it is not buildable with gfrotran42.
* Honor FC and FFLAGS.
@
text
@d10 1
d22 3
a24 5
#currently not buildable with gfortran.
#assume FreeBSD7 won't ship with f77 nor gfortran.
.if ${OSVERSION} >= 700000
USE_GCC=	3.4
.endif
@


1.12
log
@Reset rmiya@@cc.hirosaki-u.ac.jp who has not responded to email asking about
maintainer timeouts.

Hat:	portmgr
@
text
@d18 9
d30 2
d49 1
a49 1
.include <bsd.port.mk>
@


1.11
log
@- Fix MASTER_SITES

PR:		ports/67045
Submitted by:	Stefan Walter <sw@@gegenunendlich.de>
@
text
@d15 1
a15 1
MAINTAINER=	rmiya@@cc.hirosaki-u.ac.jp
@


1.10
log
@BROKEN: Does not fetch
@
text
@d11 1
a11 2
MASTER_SITES=	ftp://ftp.ccl.net/pub/chemistry/software/SOURCES/FORTRAN/psi88/ \
		ftp://ftp.orgchm.bas.bg/pub/mirror/ftp.CCL.net/pub/chemistry/software/SOURCES/FORTRAN/psi88/
a16 2

BROKEN=		"Does not fetch"
@


1.9
log
@De-pkg-comment.
@
text
@d19 2
@


1.8
log
@update WWW and master site

PR:		31011
Submitted by:	maintainer
@
text
@d17 1
@


1.7
log
@Add NOPORTDOCS support to pkg-plist
@
text
@d5 1
a5 1
# $FreeBSD: ports/biology/psi88/Makefile,v 1.6 2000/04/08 22:04:51 mharo Exp $
d11 2
a12 1
MASTER_SITES=	ftp://ftp.ccl.net/pub/chemistry/software/SOURCES/FORTRAN/psi88/
@


1.6
log
@update with the new PORTNAME/PORTVERSION variables
@
text
@d5 1
a5 1
# $FreeBSD: ports/biology/psi88/Makefile,v 1.5 1999/08/28 01:56:56 mharo Exp $
d32 3
a34 3
	${INSTALL_MAN} ${WRKDIR}/${DISTNAME}/README ${PREFIX}/share/doc/psi88
	${INSTALL_MAN} ${WRKDIR}/${DISTNAME}/psi88.doc ${PREFIX}/share/doc/psi88
	${INSTALL_MAN} ${WRKDIR}/${DISTNAME}/examples/* ${PREFIX}/share/doc/psi88/examples
@


1.5
log
@ln -> ${LN}
@
text
@a1 1
# Version required:	88-1.0
d5 1
a5 1
# $FreeBSD: ports/biology/psi88/Makefile,v 1.4 1999/08/25 04:48:05 obrien Exp $
d8 2
a9 2
DISTNAME=	psi88
PKGNAME=	psi88-1.0
d12 1
@


1.4
log
@Change Id->FreeBSD.
@
text
@d6 1
a6 1
# $FreeBSD$
d24 1
a24 1
	ln -s ${PREFIX}/bin/PSI2PS ${PREFIX}/bin/PSI2
@


1.3
log
@Changed MASTER_SITES

PR:		11572
Submitted by:	maintainer
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.2 1999/05/06 08:27:29 taoka Exp $
@


1.2
log
@Fixed ${CATEGORIES} (removed misc from it)
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.1.1.1 1999/05/06 08:22:11 taoka Exp $
d12 1
a12 1
MASTER_SITES=	ftp://ccl.osc.edu/pub/chemistry/software/SOURCES/FORTRAN/psi88/
@


1.1
log
@Initial revision
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.1.1.1 1999/04/01 08:09:45 taoka Exp $
d11 1
a11 1
CATEGORIES=	misc biology
@


1.1.1.1
log
@Plotting wavefunctions (molecular orbitals) in 3D

PR:             ports/8696
Submitted by:   Ryo MIYAMOTO rmiya@@cc.hirosaki-u.ac.jp
@
text
@@
