summaryrefslogtreecommitdiff
path: root/lang/f2c/Makefile
AgeCommit message (Expand)AuthorFilesLines
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.darcy1-4/+2
2011-11-29Add missing include file.darcy1-2/+4
2010-12-14Update to f2c-20100903.asau1-3/+2
2010-11-11* Accept -isysroot option (Darwin)adam1-2/+2
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;dholland1-2/+2
2010-01-03Pregenerate the parser (gram.c) and disable implicit regeneration.tnn1-3/+3
2009-12-28get rid of the catpage. Should close PR 42533.tnn1-5/+6
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.asau1-39/+18
2009-12-01USE_TOOLS+=yacc - For building in semi bovine-free environments.dsainty1-2/+2
2009-11-22Update f2c to 2009-04-11 snapshot.asau1-30/+24
2009-10-31Don't enforce linking in MAIN__. Bump package revision.asau1-4/+12
2009-01-05add handling for darwin gcc's -install_name, -compatiblity_version anddbj1-2/+2
2008-04-30When calling 'cc -c' use a stripped down version of CFLAGS thatdmcmahill1-2/+2
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.joerg1-1/+5
2007-06-17Make this package build on case-insensitive filesystems by renamingminskim1-2/+4
2007-02-05- The f2c-f77 script that emulates a fortran comiler has deviated so muchdmcmahill1-3/+4
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-7/+7
2005-12-01In the post-extract target avoid trying to gunzip a particulardmcmahill1-2/+10
2005-07-15Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by makingjlam1-3/+2
2005-05-15Note where gzip or gunzip is required by the package since it isn'tjlam1-1/+3
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-01-28update to f2c-20001205nb8dmcmahill1-2/+2
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
2004-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam1-2/+1
2004-09-15- don't hard code the c compiler name.dmcmahill1-1/+3
2004-09-14libtool-ize this for building its shared libs instead of usingdmcmahill1-22/+4
2004-04-09Do not override LIBOWN and LIBGRP.minskim1-1/+2
2004-03-23USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined.jlam1-2/+2
2004-02-17bl3ify. rename post-patch target to do-configure, as the compiler isgrant1-3/+3
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2002-08-27Use buildlink2.jlam1-2/+2
2002-08-25Merge changes in packages from the buildlink2 branch that havejlam1-1/+1
2002-07-02PKGSRCDIR -> PKGDIR. pkg/17457 by rafal.wiz1-2/+2
2002-06-17fix PLIST and build on mipsel machines where all code is PIC so we don'tdmcmahill1-1/+10
2002-01-22fix the f2c-f77 handling of the '-m' flag. Needed in preparation fordmcmahill1-2/+2
2001-11-29Get rid of manually adding "nbX" to PKGNAME when a pkg was changed inhubertf1-2/+2
2001-07-18Mark as USE_BUILDLINK_ONLY.jlam1-1/+3
2001-04-22teach the f2c-f77 script about "-pg" (generate profiled code).dmcmahill1-2/+2
2001-04-18fix soname for libf2cdmcmahill1-2/+2
2001-04-09one more shared lib fix. corrects ELF symlinksdmcmahill1-5/+3