head	1.7;
access;
symbols
	RELEASE_8_3_0:1.7
	RELEASE_9_0_0:1.7
	old_RELEASE_7_4_0:1.5
	old_RELEASE_8_2_0:1.5
	old_RELEASE_6_EOL:1.5
	old_RELEASE_8_1_0:1.5
	old_RELEASE_7_3_0:1.5
	old_RELEASE_8_0_0:1.5
	old_RELEASE_7_2_0:1.5
	old_RELEASE_7_1_0:1.4
	old_RELEASE_6_4_0:1.4
	old_RELEASE_5_EOL:1.4
	old_RELEASE_7_0_0:1.4
	old_RELEASE_6_3_0:1.4
	old_PRE_XORG_7:1.4
	old_RELEASE_4_EOL:1.4
	old_RELEASE_6_2_0:1.4
	old_RELEASE_6_1_0:1.4
	old_RELEASE_5_5_0:1.4
	old_RELEASE_6_0_0:1.3
	old_RELEASE_5_4_0:1.3
	old_RELEASE_4_11_0:1.3
	old_RELEASE_5_3_0:1.3
	old_RELEASE_4_10_0:1.3
	old_RELEASE_5_2_1:1.3
	old_RELEASE_5_2_0:1.3
	old_RELEASE_4_9_0:1.3
	old_RELEASE_5_1_0:1.3
	old_RELEASE_4_8_0:1.2
	old_RELEASE_5_0_0:1.2
	old_RELEASE_4_7_0:1.2
	old_RELEASE_4_6_2:1.2
	old_RELEASE_4_6_1:1.2
	old_RELEASE_4_6_0:1.2
	old_RELEASE_5_0_DP1:1.2
	old_RELEASE_4_5_0:1.2
	old_RELEASE_4_4_0:1.2
	old_RELEASE_4_3_0:1.2
	old_RELEASE_4_2_0:1.2
	old_RELEASE_4_1_1:1.2
	old_RELEASE_4_1_0:1.2
	old_RELEASE_3_5_0:1.2
	old_RELEASE_4_0_0:1.1.1.1
	old_RELEASE_3_4_0:1.1.1.1
	old_v1_12:1.1.1.1
	old_KGB:1.1.1;
locks; strict;
comment	@# @;


1.7
date	2011.11.07.17.36.00;	author sunpoet;	state Exp;
branches;
next	1.6;

1.6
date	2011.05.05.08.22.29;	author tota;	state Exp;
branches;
next	1.5;

1.5
date	2008.12.30.13.18.42;	author araujo;	state Exp;
branches;
next	1.4;

1.4
date	2006.01.22.02.18.36;	author edwin;	state Exp;
branches;
next	1.3;

1.3
date	2003.05.14.21.26.51;	author jmz;	state Exp;
branches;
next	1.2;

1.2
date	2000.05.08.07.15.52;	author asami;	state Exp;
branches;
next	1.1;

1.1
date	99.12.07.21.17.41;	author jmz;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	99.12.07.21.17.41;	author jmz;	state Exp;
branches;
next	;


desc
@@


1.7
log
@- Force commit to state the repocopy from lang/p5-F77 to lang/p5-ExtUtils-F77 is complete

PR:		ports/162202
Submitted by:	sunpoet (myself)
Repocopied by:	marucs (portmgr)
@
text
@%%SITE_PERL%%/ExtUtils/F77.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/ExtUtils/F77/.packlist
@@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/ExtUtils/F77
@@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/ExtUtils
@@dirrmtry %%SITE_PERL%%/ExtUtils
@


1.6
log
@- Update to 1.17
  * Detect both g77-34 and gfortran
  * Use a post-patch to set the CFLAGS and gfortran version correctly
  * Mark gfortran as the default compiler (since g77 is deprecated in ports
    tree), and enable g77-34 as a fallback

PR:		ports/155906
Submitted by:	Zhihao Yuan <lichray_AT_gmail_DOT_com>
@
text
@@


1.5
log
@- Fix plist.
- Bump PORTREVISION.

Submitted by:	QAT
@
text
@a2 1
%%SITE_PERL%%/ExtUtils/._F77.pm
@


1.4
log
@Replace ugly "@@unexec rmdir %D... 2>/dev/null || true" with @@dirrmtry

Approved by:    krion@@
PR:             ports/88711 (related)
@
text
@d3 1
@


1.3
log
@Update to 1.14
Add WWW

PR:		ports/52245
Submitted by:	Mathieu Arnold <m@@absolight.net>
@
text
@d4 2
a5 2
@@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/ExtUtils 2>/dev/null || true
@@unexec rmdir %D/%%SITE_PERL%%/ExtUtils 2>/dev/null || true
@


1.2
log
@Delete two directories upon deinstallation.

Submitted by:	bento
@
text
@d1 5
a5 5
lib/perl5/site_perl/%%PERL_VER%%/ExtUtils/F77.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/ExtUtils/F77/.packlist
@@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/ExtUtils/F77
@@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/ExtUtils 2>/dev/null || true
@@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/ExtUtils 2>/dev/null || true
@


1.1
log
@Initial revision
@
text
@d4 2
@


1.1.1.1
log
@Tells you how to link C programs with Fortran subroutines.

Required by the new pgperl version.
@
text
@@
