head	1.14;
access;
symbols
	PRE_XORG_7:1.12
	RELEASE_4_EOL:1.12
	RELEASE_6_2_0:1.9
	RELEASE_6_1_0:1.9
	RELEASE_5_5_0:1.9
	RELEASE_6_0_0:1.9
	RELEASE_5_4_0:1.9
	RELEASE_4_11_0:1.7
	RELEASE_5_3_0:1.7
	RELEASE_4_10_0:1.6
	RELEASE_5_2_1:1.6
	RELEASE_5_2_0:1.6
	RELEASE_4_9_0:1.5
	RELEASE_5_1_0:1.4
	RELEASE_4_8_0:1.4
	RELEASE_5_0_0:1.3
	RELEASE_4_7_0:1.1;
locks; strict;
comment	@# @;


1.14
date	2007.09.27.20.23.44;	author tabthorpe;	state dead;
branches;
next	1.13;

1.13
date	2007.07.30.09.41.34;	author alexbl;	state Exp;
branches;
next	1.12;

1.12
date	2006.12.31.12.37.13;	author itetcu;	state Exp;
branches;
next	1.11;

1.11
date	2006.11.19.00.29.57;	author alexbl;	state Exp;
branches;
next	1.10;

1.10
date	2006.11.15.05.51.39;	author rafan;	state Exp;
branches;
next	1.9;

1.9
date	2005.02.18.11.19.02;	author krion;	state Exp;
branches;
next	1.8;

1.8
date	2005.02.14.18.34.16;	author kris;	state Exp;
branches;
next	1.7;

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

1.6
date	2003.10.28.02.14.30;	author ijliao;	state Exp;
branches;
next	1.5;

1.5
date	2003.09.23.09.58.48;	author leeym;	state Exp;
branches;
next	1.4;

1.4
date	2003.02.20.18.37.57;	author knu;	state Exp;
branches;
next	1.3;

1.3
date	2002.11.10.16.46.50;	author lioux;	state Exp;
branches;
next	1.2;

1.2
date	2002.11.06.22.45.47;	author adamw;	state Exp;
branches;
next	1.1;

1.1
date	2002.06.12.18.28.14;	author ijliao;	state Exp;
branches;
next	;


desc
@@


1.14
log
@2007-09-22 misc/mango: Depends on broken package qextmdi
2007-04-01 lang/f2py: Replaced by py-numpy

Approved by:	miwi (co-mentor)
@
text
@# ex:ts=8
# Ports collection makefile for:	f2py
# Date created:			Jun 12, 2002
# Whom:				ijliao
#
# $FreeBSD: ports/lang/f2py/Makefile,v 1.13 2007/07/30 09:41:34 alexbl Exp $
#

PORTNAME=	f2py
PORTVERSION=	2.45.241.1926
PORTREVISION=	1
CATEGORIES=	lang python
MASTER_SITES=	http://cens.ioc.ee/projects/f2py2e/2.x/
DISTNAME=	${PORTNAME:U}-${PORTVERSION:R}_${PORTVERSION:E}

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Fortran to Python Interface Generator

RUN_DEPENDS=	${PYNUMERIC}

CONFLICTS=	py*-numpy-1.*

DEPRECATED=	Replaced by py-numpy
EXPIRATION_DATE=	2007-04-01

USE_PYTHON=	yes
USE_PYDISTUTILS=	yes
PYDISTUTILS_PKGNAME=	F2PY
PYDISTUTILS_PKGVERSION=	2.45.241_1926

PLIST_FILES=	bin/f2py
MAN1=		f2py.1

.if !defined(NOPORTDOCS)
PORTDOCS=	*
.endif

post-install:
	${INSTALL_MAN} ${WRKSRC}/f2py.1 ${MAN1PREFIX}/man/man1
	@@${FIND} ${PYTHON_SITELIBDIR}/f2py2e ! -type d | \
		${SED} 's,^${PREFIX}/,,' >> ${TMPPLIST}
	@@${FIND} ${PYTHON_SITELIBDIR}/f2py2e -type d | ${SORT} -r | \
		${SED} 's,^${PREFIX}/,@@dirrm ,' >> ${TMPPLIST}
.if !defined(NOPORTDOCS)
	@@${MKDIR} ${DOCSDIR}
	${CP} -R ${WRKSRC}/docs/ ${DOCSDIR}
.endif

.include <bsd.port.mk>
@


1.13
log
@ - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:	pointyhat runs
Approved by:	pav (portmgr)
Most work by:	perky
Thanks to:	pav
@
text
@d6 1
a6 1
# $FreeBSD$
@


1.12
log
@- py-scipy03 is needed for older programs relying on py-numeric
which has been deprecated by upstream vendor:see note on http://numpy.scipy.org
- Development for Numeric has ceased, and users should transisition to NumPy as
quickly as possible.
- DEPRECIATE and set removal date in 3 months

PR:		ports/107355
Submitted by:	Diane Bruce
@
text
@d28 2
@


1.11
log
@ - Do not append version number to f2py executable

PR:		105641
Submitted by:	Diane Bruce <db@@db.net>
Reviewed by:	myself
@
text
@d23 3
@


1.10
log
@- Conflict with newer math/py-numpy

Noticed by:	Diane Bruce <db at db.net>
@
text
@d11 1
@


1.9
log
@Update to version 2.45.241.1926

PR:		ports/77635
Submitted by:	Johan van Selst <johans at stack.nl>
@
text
@d20 2
@


1.8
log
@BROKEN: Size mismatch
@
text
@d10 1
a10 1
PORTVERSION=	2.39.235.1693
a19 2
BROKEN=		Size mismatch

@


1.7
log
@upgrade to 2.39.235.1693
@
text
@d20 2
@


1.6
log
@upgrade to 2.37.233.1545
@
text
@d10 1
a10 1
PORTVERSION=	2.37.233.1545
d13 1
a13 1
DISTNAME=	${PORTNAME:U}-${PORTVERSION:R}-${PORTVERSION:E}
d18 1
a18 1
RUN_DEPENDS=	${PYTHON_SITELIBDIR}/Numeric/Numeric.py:${PORTSDIR}/math/py-numeric
d22 18
@


1.5
log
@fix PLIST problem

PR:		56697
Submitted by:	leeym
@
text
@d10 1
a10 1
PORTVERSION=	2.13.175.1250
d13 1
a13 1
DISTNAME=	${PORTNAME:U}-2.13.175-1250
a21 1
PLIST_SUB=	_PYTHON_VERSION=${_PYTHON_VERSION}
@


1.4
log
@De-pkg-comment.
@
text
@d22 1
@


1.3
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
@d16 1
@


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

Approved by:	pat
@
text
@a16 2
PORTCOMMENT=	Fortran to Python Interface Generator

@


1.1
log
@add f2py 2.13.175.1250
Fortran to Python Interface Generator
@
text
@d17 2
@

