summaryrefslogtreecommitdiff
path: root/lang/g95/patches
AgeCommit message (Expand)AuthorFilesLines
2015-12-29Add patch comments.dholland8-8/+25
2015-11-07Let g95 build for NetBSD powerpc as well: treat NetBSD the samehe1-1/+13
2015-10-07Add FreeBSD 11 supportsevan2-14/+19
2014-04-17FreeBSD 10 support.asau1-6/+16
2014-02-19Patch configure.in instead of configure, the latter is now re-generated.jperkin2-15/+15
2014-02-17Weak aliases are unsupported on Darwin, so don't do it. Fixes lots ofjperkin1-4/+11
2013-09-23Do not create duplicate definitions. From FreeBSD ports.asau1-0/+23
2013-09-20Build libf95 as shared library. Add rpath entries automatically asjoerg5-6/+141
2013-07-28fixes missng restore stack address.obache1-0/+30
2013-05-20* Switched to gcc-4.1.2adam13-84/+63
2013-04-04Fix -arch argument on OSX. Gets us a working package on 32-bit at least,jperkin1-0/+31
2013-03-02Use non-ambigious assembler syntax. Fix return types. Fix inline usagejoerg8-0/+322
2013-02-04Update to 0.93markd3-23/+14
2012-07-21Fix LP64 warning in the runtime (missing headers for alloca) anddholland1-0/+14
2012-05-08Use ${host_alias} in path names so they match ${MACHINE_GNU_PLATFORM}sbd1-0/+15
2012-05-08Use ${host_alias} in path names so they match ${MACHINE_GNU_PLATFORM}sbd2-3/+25
2011-02-19lang/g95: bring in DragonFly supportrumko8-0/+538
2011-01-23Update to g95 0.92.markd2-39/+22
2008-09-07Add some bits to the previous commit's destdir support, so install nowdholland1-8/+16
2008-09-07Add DESTDIR support.dholland1-4/+26
2008-04-04Update g95 to version 0.91 (current stable version).markd2-56/+7
2006-12-07The distfile of the current release of g95 was constantly changing,wennmach1-8/+8
2006-11-21Initial import of g95, a Fortran 95 compiler from g95.org.wennmach2-0/+65