summaryrefslogtreecommitdiff
path: root/lang/f2c
AgeCommit message (Expand)AuthorFilesLines
2015-12-29Add patch comments.dholland3-5/+9
2015-11-03Add SHA512 digests for distfiles for lang categoryagc1-1/+2
2013-09-12Only install catman page if catinstall is set.jperkin1-3/+5
2013-09-12Restore the catman page installation. This reverts the fix for PR#42533,jperkin3-4/+12
2013-04-12Pass -framework option; needed on Mac OS Xadam1-0/+6
2013-04-06"$foo is ambiguous. Use ${foo} if you mean a Makefile variable or $$foo ifrodent1-2/+2
2012-10-02Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2011-11-29Revert previous change. The missing file is part of devel/libf2c.darcy2-6/+3
2011-11-29Add missing include file.darcy2-3/+6
2010-12-14Update to f2c-20100903.asau5-59/+6
2010-11-11* Accept -isysroot option (Darwin)adam2-3/+9
2010-11-01Fix a typo.wiz1-2/+2
2010-11-01update the distfile creation comments a bitdmcmahill1-4/+4
2010-09-23dont -Werror with clangahoka1-1/+7
2010-07-31Fix integer type misuse caught by gcc 4.4. PR 43291 from Makoto Fujiwara;dholland5-3/+55
2010-01-10Pass -arch argument correctly to the compiler; fixes building on Mac OS Xadam1-0/+6
2010-01-03Pregenerate the parser (gram.c) and disable implicit regeneration.tnn3-4/+2776
2009-12-28get rid of the catpage. Should close PR 42533.tnn3-8/+7
2009-12-23Pull in system prototypes instead of defining own ones.asau2-1/+17
2009-12-23Detect absense of mkdtemp and mkstemp functions.asau1-6/+5
2009-12-20Bypass the default setting of CPP in OS X and explicitly use /usr/bin/cpp.jmmv1-3/+13
2009-12-03Restore YACC dependency lost during previous update.asau1-1/+2
2009-12-03Split f2c into library (devel/libf2c) and translator packages.asau12-370/+22
2009-12-01USE_TOOLS+=yacc - For building in semi bovine-free environments.dsainty1-2/+2
2009-11-23Use ${BSD_INSTALL_DATA} instead of ${INSTALL_FILE} which is only availabletron1-1/+1
2009-11-23fix grammar to make bison happytnn2-1/+19
2009-11-23Fix NetBSD builds now: include bsd.dep.mk, conditionalize bsd.depall.mk.asau3-3/+6
2009-11-23Simulate "bsd.init.mk" because for some unknown reasonasau3-3/+36
2009-11-22Resurrect patch-ai, it's needed to build on 64-bit platforms. (hi asau!)tnn2-1/+32
2009-11-22Follow package update.asau1-3/+4
2009-11-22Update f2c to 2009-04-11 snapshot.asau16-509/+324
2009-10-31Don't enforce linking in MAIN__. Bump package revision.asau5-31/+18
2009-06-25Add the correct header entry for sparcv8. Addresses PR pkg/33997.dmcmahill2-5/+5
2009-06-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg1-13/+6
2009-01-05add handling for darwin gcc's -install_name, -compatiblity_version anddbj2-2/+18
2008-04-30When calling 'cc -c' use a stripped down version of CFLAGS thatdmcmahill2-6/+17
2007-12-16# Many failures - this is *very* far from safe.gdt1-1/+4
2007-09-25Back out previous. Pointed out by uebayasi@ and martti@.hira1-4/+4
2007-08-16Add DESTDIR support.joerg3-17/+21
2007-06-17Make this package build on case-insensitive filesystems by renamingminskim1-2/+4
2007-03-17Fixed PKGMANDIR.rillig2-5/+5
2007-02-15Add __sparcv9 to the list for 64-bit systems. Fixes compilation ondmcmahill2-5/+5
2007-02-05fix one more quoting problemdmcmahill1-1/+1
2007-02-05- The f2c-f77 script that emulates a fortran comiler has deviated so muchdmcmahill5-503/+450
2006-07-08Change the format of BUILDLINK_ORDER to contain depth information as well,jlam1-2/+2
2006-07-08Track information in a new variable BUILDLINK_ORDER that informs usjlam1-1/+2
2006-04-12Aligned the last line of the buildlink3.mk files with the first line, sorillig1-2/+2
2006-04-06Over 1200 files touched but no revisions bumped :)reed1-3/+3
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig2-12/+12