summaryrefslogtreecommitdiff
path: root/lang/g95
AgeCommit message (Expand)AuthorFilesLines
2021-05-24*: recursive bump for perl 5.34wiz1-2/+2
2020-10-20g95: Not for aarch64nia1-1/+4
2020-08-31*: bump PKGREVISION for perl-5.32.wiz1-2/+2
2020-05-13lang/g95: suppress USE_TOOLS+=perl warningrillig1-1/+2
2020-01-26all: migrate homepages from http to httpsrillig1-2/+2
2019-11-03lang: align variable assignmentsrillig1-4/+4
2019-08-11Bump PKGREVISIONs for perl 5.30.0wiz1-2/+2
2018-08-22Recursive bump for perl5-5.28.0wiz1-2/+2
2018-07-17Be a good citizen and try using the libgcc from the C compiler. Don'tjoerg6-23/+64
2017-10-27Apply CFLAGS to the whole build process for lang/g95khorben2-3/+14
2017-10-18g95: fix build on linuxmaya1-3/+10
2017-07-22never include machine/ansi.h on freebsd.maya3-6/+16
2017-06-21g95: Fix netbsd/mips64 buildsmaya3-3/+88
2017-06-21g95: don't try to link against a non-existent file on netbsd/powerpc.maya3-3/+20
2016-10-02g95: now that I understand why -mips1 is chosen here, clarify it in themaya2-7/+9
2016-09-28lang/g95: blindly apply patch to help netbsd/mips build issues.maya2-1/+24
2016-09-27g95: preliminary support for FreeBSD-12, minor rototilling.maya3-12/+16
2016-08-16typo in commentdholland1-2/+2
2016-07-09Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.wiz1-2/+2
2015-12-29Add patch comments.dholland9-17/+34
2015-11-07Let g95 build for NetBSD powerpc as well: treat NetBSD the samehe2-3/+15
2015-11-03Add SHA512 digests for distfiles for lang categoryagc1-1/+3
2015-10-07Add FreeBSD 11 supportsevan3-17/+22
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-2/+2
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