Commit graph

18 commits

Author SHA1 Message Date
asau
8a2b83405c Do not create duplicate definitions. From FreeBSD ports.
This fixes package on FreeBSD.
2013-09-23 17:56:32 +00:00
joerg
0f54e78178 Build libf95 as shared library. Add rpath entries automatically as
needed. Bump revision.
2013-09-20 23:06:07 +00:00
obache
79debf9384 fixes missng restore stack address.
PR pkg/47906

Bump PKGREVISION.
2013-07-28 12:54:52 +00:00
adam
1da7202b9c * Switched to gcc-4.1.2
* Clean-up
2013-05-20 05:47:34 +00:00
jperkin
762698cc0e Fix -arch argument on OSX. Gets us a working package on 32-bit at least,
64-bit is still unsupported.
2013-04-04 14:31:32 +00:00
joerg
b1daf489ca Use non-ambigious assembler syntax. Fix return types. Fix inline usage
to allow building with Clang.
2013-03-02 18:05:46 +00:00
obache
173fc2ca5a gcc-core-4.0.3.tar.gz is not available from ftp://gcc.gnu.org.
use .bz2 from MASTER_SITE_GNU instead (and some simplify).
2013-02-08 12:46:14 +00:00
markd
0dba7c1b1d Update to 0.93
Changes unknown but 3 years of development since previous stable version.
2013-02-04 20:31:44 +00:00
dholland
eb1817d99b Fix LP64 warning in the runtime (missing headers for alloca) and
bump PKGREVISION.
2012-07-21 22:01:17 +00:00
sbd
a926e6cf95 Use ${host_alias} in path names so they match ${MACHINE_GNU_PLATFORM}
(E.g. *-linux-gnu vs. *-linux)
2012-05-08 02:59:16 +00:00
rumko
ae1e81816c lang/g95: bring in DragonFly support
ok@ wiz
2011-02-19 16:06:31 +00:00
markd
88ea699798 Update to g95 0.92.
changes unknown - current stable version.
2011-01-23 09:42:10 +00:00
dholland
d7a4ca8287 Add some bits to the previous commit's destdir support, so install now
works consistently. Should fix broken bulk builds.
Update PLIST accordingly && PKGREVISION++.
2008-09-07 01:59:26 +00:00
dholland
d7b4f9c02a Add DESTDIR support. 2008-09-07 01:33:51 +00:00
markd
ebf3b88ea0 Update g95 to version 0.91 (current stable version).
OKed wennmach.

Changes are 2 years worth of development.
2008-04-04 21:24:48 +00:00
wennmach
377601922f The distfile of the current release of g95 was constantly changing,
therefore:
	- use DIST_SUBDIR
	- downgrade to the latest stable release 0.90, as also suggested
	  by the principal maintainer of g95, Andy Vaught
2006-12-07 14:49:39 +00:00
wennmach
757f3891fe distfile changed; regen distinfo and bump PKGREVISION 2006-11-24 12:28:12 +00:00
wennmach
7fd37797b8 Initial import of g95, a Fortran 95 compiler from g95.org.
G95 is a stable, production Fortran 95 compiler available for multiple
CPU architectures and operating systems. Innovations and optimizations
continue to be worked on. Parts of the F2003 standard have been
implemented in g95.
2006-11-21 13:44:14 +00:00