diff options
Diffstat (limited to 'dev-lang/f2c')
-rw-r--r-- | dev-lang/f2c/Manifest | 3 | ||||
-rw-r--r-- | dev-lang/f2c/f2c-20100827-r1.ebuild | 53 | ||||
-rw-r--r-- | dev-lang/f2c/files/f2c-20100827-Wimplicit-function-declaration.patch | 10 | ||||
-rw-r--r-- | dev-lang/f2c/files/f2c-20100827-fix-buildsystem.patch | 28 |
4 files changed, 94 insertions, 0 deletions
diff --git a/dev-lang/f2c/Manifest b/dev-lang/f2c/Manifest index 30d225adba43..c00b2c13de79 100644 --- a/dev-lang/f2c/Manifest +++ b/dev-lang/f2c/Manifest @@ -1,6 +1,9 @@ +AUX f2c-20100827-Wimplicit-function-declaration.patch 210 BLAKE2B 2e6d30a41919db1f5d35d69cd49987771a17600d7aa0c8ddce2bc8133eaf1b63c78076325a408e84895b6b9cdc552ede22b2fef91b031a782b3e89bdb4b11b3c SHA512 213ef8b066ddf1a4b798e3bc87be4ae759b749f398caffc5a4ddc1757914ab95f67b4931b077bc899547eb4b5e6511ee9f328a481d1e89cc22c00564b912de95 +AUX f2c-20100827-fix-buildsystem.patch 721 BLAKE2B b7e6ed4156413bf21889abc8790c07bddc27c7b8da0f2387749fa031c8269b197fed14dfadaa412f9ec54e615739732df2d9e4641b15c0ab9427ada8587da4ac SHA512 1538129a256dab87fddbe8962164edc89a551a054667b65a9877cf37bdecbc1964c68353315aafb4cde991392657fc377ac7118d6bc175a8ad6ce223c277b3b2 DIST f2c-20060507.tar.bz2 186677 BLAKE2B 972b55dc95372fc479d6fabd91b495bf4d7e055755c2f9fc5197045207bf8b494948b89c441ae9930c7a247e91707b379f2747e1d9299d04f0b27086bdd1248e SHA512 d0c9019b65a8ad2fd769ada596646a1cd9b682dcc8afa2cd99081376d967fbe959186a38d74570ab4bcce7622c58c8c10042948fa56e0a7080b12111c2b99b1e DIST f2c_20100827-1.debian.tar.gz 15659 BLAKE2B 4773a939e51074df34b48540ed67d0bd3dce85b64d6118c480217b569bbe11a9907a7a8bf2d68f0ec5fae51c65ec29a9dafdac1a009a90b5c6d02306496a72d5 SHA512 784d3f1a74311a933b54103d36dd18eb879bef1816ea82e8d93ef5a0eb7582d4ddde3a2b764d15b78194bab4cdf940480089e8b920002134af66cdf095708535 DIST f2c_20100827.orig.tar.gz 417930 BLAKE2B 4ccd59762947de9d316520f213d33e095a559dfe914c06d58f4db21a031b6dca332d75473dbaa6a6167ef3f0459c68235fdddac3ed4dcea34e9597a8ab0ae982 SHA512 2c28d8c06e53b569816e7982725133d46e9b145a84ec51771f4cca2409098f894648ebe5b8089a1ddd8468be62394b0edb5985e50baeea8129e4f507236d6c0d EBUILD f2c-20060507.ebuild 743 BLAKE2B 57179198c83f6a6961cf56fef1c6222bb61a8faa5c1ba2a74ad39268914b28c30fac158c79d15451ebe10436d97afe5317c88df2af370823161e7319fd747db8 SHA512 02164e7c3e8f9b451c4970b16e0b2604638be62ab72fee20d2930b48760461422cc938a3e3ed38adc91631828cc0d1c497ccc3c6b9fd57cfbdad48021e1d65f4 +EBUILD f2c-20100827-r1.ebuild 1209 BLAKE2B 5625b40fbb740719dcbf0af6611e6b245eee0d0aefd3eb8a71d0598ded2b604cfb30b10bc3da6fd93b9b77bc7a43ac2bb35536994905ec2e9ce3d27860fc9040 SHA512 faf1e4759d1ce2e3f840adecf5a003475997022ab81f593070e8b20de0667e1c43158bdcede70cd19664d79e3345dd66ad0e9114804fee0df3cd61eee31f6fe6 EBUILD f2c-20100827.ebuild 1171 BLAKE2B a6019cd127034be532733d94d8f4f02b51ac7cf2b28451ce118430cc68bbf4cd2604b8159984bd458f1bc0dcc283ec7290dc8bcb986163eeb50f600208217845 SHA512 332f261f4284a191ec7a1b83e000c0c7660767d8c4ccdd264603ede7c210dfc2fe4dbb14e115cdb0e41b6212812c8bc5e76c2f32ab01aef18a7b0da61320062f MISC metadata.xml 726 BLAKE2B c706f880ddcb69efcc16a8424098f60d920447b0d46e2becfa4202cf8365fd6b8cb7cdd4007995def055826d7240a19ec780c3fc8a147e222bc8dbd4e407a3e9 SHA512 37fef3d63140a9aecff3dd5b99594cf1425b37bc433fd12109e105be79698654fa244cbfb5d95587f297791d6c118461d10885945893fd02cae8bba4a3089e03 diff --git a/dev-lang/f2c/f2c-20100827-r1.ebuild b/dev-lang/f2c/f2c-20100827-r1.ebuild new file mode 100644 index 000000000000..dd624e40d486 --- /dev/null +++ b/dev-lang/f2c/f2c-20100827-r1.ebuild @@ -0,0 +1,53 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit toolchain-funcs + +DEB_PV=20100827 +DEB_PR=1 +DEB_P=${PN}_${DEB_PV} + +DESCRIPTION="Fortran to C converter" +HOMEPAGE="http://www.netlib.org/f2c" +SRC_URI=" + mirror://debian/pool/main/${PN:0:1}/${PN}/${DEB_P}.orig.tar.gz + mirror://debian/pool/main/${PN:0:1}/${PN}/${DEB_P}-${DEB_PR}.debian.tar.gz" + +LICENSE="HPND" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" + +RDEPEND=">=dev-libs/libf2c-20130927-r1" + +S="${WORKDIR}/${PN}" + +PATCHES=( + # selective list of patches from debian + "${WORKDIR}"/debian/patches/0000-prequilt-tweaks.patch + "${WORKDIR}"/debian/patches/0002-prototype-rmdir.patch + "${WORKDIR}"/debian/patches/0003-struct-init-braces.patch + "${WORKDIR}"/debian/patches/0004-man-dash-hyphen-slash.patch + + "${FILESDIR}"/${PN}-20100827-fix-buildsystem.patch + "${FILESDIR}"/${PN}-20100827-Wimplicit-function-declaration.patch +) + +src_configure() { + tc-export CC +} + +src_compile() { + emake -C src -f makefile.u f2c +} + +src_install() { + dobin src/f2c + + doman f2c.1 + dodoc src/README src/Notice + + dodoc f2c.pdf + newdoc "${WORKDIR}"/debian/changelog debian.changelog +} diff --git a/dev-lang/f2c/files/f2c-20100827-Wimplicit-function-declaration.patch b/dev-lang/f2c/files/f2c-20100827-Wimplicit-function-declaration.patch new file mode 100644 index 000000000000..901bcd50706a --- /dev/null +++ b/dev-lang/f2c/files/f2c-20100827-Wimplicit-function-declaration.patch @@ -0,0 +1,10 @@ +--- a/src/sysdeptest.c ++++ b/src/sysdeptest.c +@@ -2,6 +2,7 @@ + /* presence of mkdtemp and mkstemp by whether this links without error. */ + + #include <stdio.h> ++#include <stdlib.h> + #include <unistd.h> + + int diff --git a/dev-lang/f2c/files/f2c-20100827-fix-buildsystem.patch b/dev-lang/f2c/files/f2c-20100827-fix-buildsystem.patch new file mode 100644 index 000000000000..56fbb869fc22 --- /dev/null +++ b/dev-lang/f2c/files/f2c-20100827-fix-buildsystem.patch @@ -0,0 +1,28 @@ +--- a/src/makefile.u ++++ b/src/makefile.u +@@ -1,15 +1,10 @@ + # Makefile for f2c, a Fortran 77 to C converter + + .SUFFIXES: .c .o +-CC = cc +-CFLAGS = -O + SHELL = /bin/sh + YACC = yacc + YFLAGS = + +-.c.o: +- $(CC) -c $(CFLAGS) $*.c +- + OBJECTSd = main.o init.o gram.o lex.o proc.o equiv.o data.o format.o \ + expr.o exec.o intr.o io.o misc.o error.o mem.o names.o \ + output.o p1output.o pread.o put.o putpcc.o vax.o formatdata.o \ +@@ -100,9 +95,6 @@ + parse.h parse_args.c pccdefs.h pread.c proc.c put.c putpcc.c \ + sysdep.c sysdep.h sysdeptest.c tokens usignal.h vax.c version.c xsum.c + +-xsum: xsum.c +- $(CC) $(CFLAGS) -o xsum xsum.c +- + #Check validity of transmitted source... + xsum.out: xsum $b + ./xsum $b >xsum1.out |