summaryrefslogtreecommitdiff
path: root/lang/g95
AgeCommit message (Expand)AuthorFilesLines
2014-07-16Restrict USE_TOOLS+= perl:build to Linux.rodent1-2/+4
2014-07-16USE_TOOLS+=perl:build - fixes build failure on Linux.rodent1-2/+2
2014-06-09Disable libssp for now to let it build on NetBSD 6.99.43.asau1-2/+3
2014-04-17FreeBSD 10 support.asau2-8/+18
2014-02-19Patch configure.in instead of configure, the latter is now re-generated.jperkin3-17/+17
2014-02-17Weak aliases are unsupported on Darwin, so don't do it. Fixes lots ofjperkin3-8/+15
2013-12-10Fix relocation errors on OSX.jperkin1-1/+4
2013-09-23Do not create duplicate definitions. From FreeBSD ports.asau3-1/+30
2013-09-20Build libf95 as shared library. Add rpath entries automatically asjoerg8-16/+158
2013-07-28fixes missng restore stack address.obache3-3/+34
2013-06-01Create Mac OS X specific package list to ensure that all files gettron2-2/+6
2013-05-20Small SITES fixadam1-2/+2
2013-05-20* Switched to gcc-4.1.2adam19-154/+131
2013-04-04Fix -arch argument on OSX. Gets us a working package on 32-bit at least,jperkin2-1/+33
2013-03-02Use non-ambigious assembler syntax. Fix return types. Fix inline usagejoerg9-1/+331
2013-02-08gcc-core-4.0.3.tar.gz is not available from ftp://gcc.gnu.org.obache2-10/+10
2013-02-04Update to 0.93markd5-37/+27
2012-10-02Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-07-21Fix LP64 warning in the runtime (missing headers for alloca) anddholland3-2/+18
2012-05-08Use ${host_alias} in path names so they match ${MACHINE_GNU_PLATFORM}sbd1-0/+15
2012-05-08Add --disable-multilib to the gcc configure args, there's no point insbd1-1/+2
2012-05-08Use ${host_alias} in path names so they match ${MACHINE_GNU_PLATFORM}sbd3-6/+29
2012-03-20Make sure that the gcc used for building g95 knows which ld/as/objdumphans2-1/+16
2011-12-16lang/g95: Add PLIST.DragonFly similarly to PLIST.Linux (crt stuff)marino1-0/+5
2011-02-19lang/g95: bring in DragonFly supportrumko9-1/+547
2011-01-23Update to g95 0.92.markd5-51/+43
2009-06-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg1-13/+6
2008-09-07Add some bits to the previous commit's destdir support, so install nowdholland4-13/+25
2008-09-07Add DESTDIR support.dholland3-10/+34
2008-06-04Add a buildlink3.mk.markd1-0/+19
2008-04-16Makefile cosmetics/speedup, mainly avoidance of the use of subshellswennmach1-9/+9
2008-04-04Update g95 to version 0.91 (current stable version).markd4-68/+18
2006-12-07The distfile of the current release of g95 was constantly changing,wennmach3-20/+21
2006-11-24distfile changed; regen distinfo and bump PKGREVISIONwennmach2-6/+6
2006-11-21Initial import of g95, a Fortran 95 compiler from g95.org.wennmach6-0/+135