summaryrefslogtreecommitdiff
path: root/lang/f2c
AgeCommit message (Expand)AuthorFilesLines
2005-02-24Add RMD160 digestsagc1-1/+2
2005-01-28update to f2c-20001205nb8dmcmahill7-42/+148
2005-01-12Nuke PKG_FC definition here which broke the semantics of PKG_FC as definedjlam1-4/+2
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv2-3/+4
2004-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam2-11/+2
2004-09-15- don't hard code the c compiler name.dmcmahill5-13/+32
2004-09-15add a minor patch to make this package actually work on 64 bit systems.dmcmahill2-1/+15
2004-09-14libtool-ize this for building its shared libs instead of usingdmcmahill7-215/+112
2004-05-12No USE_BUILDLINK2 package sets USE_FORTRAN any longer -- convert supportwiz1-37/+0
2004-05-11Provide a buildlink3.mk.snj1-0/+28
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-03-13include x86_64 in the 64-bit list. Hopefully fixes recently noted problemsdmcmahill2-5/+5
2004-02-17bl3ify. rename post-patch target to do-configure, as the compiler isgrant1-3/+3
2004-02-08We no longer need to explicitly call ${BUILDLINK_*} for CC, CXX, LIBTOOL,jlam1-5/+5
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
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-1/+1
2002-10-12Unused.wiz1-64/+0
2002-08-27Use buildlink2.jlam1-2/+2
2002-08-27Set some environment vars so that f2c-f77 will use the buildlink2 wrappersjlam1-2/+10
2002-08-25Merge changes in packages from the buildlink2 branch that havejlam4-3/+32
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'tdmcmahill3-5/+16
2002-03-14change NOGCCERROR from 'yes' to #defined. Addresses the build problemsdmcmahill3-7/+7
2002-03-05obey CC and CFLAGS.dmcmahill2-9/+11
2002-01-22fix the f2c-f77 handling of the '-m' flag. Needed in preparation fordmcmahill3-28/+27
2001-11-30Create ECHO_BUILDLINK_MSG for printing buildlink diagnostics. It's justjlam1-2/+2
2001-11-29Get rid of manually adding "nbX" to PKGNAME when a pkg was changed inhubertf1-2/+2
2001-11-01Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-07-27Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the defaultjlam1-1/+2
2001-07-25Create a wrapper for f2c-f77 that substitutes for -I and -L references tojlam1-1/+23
2001-07-20Mechanical changes to buildlink.mk files to use EVAL_PREFIX to setjlam1-2/+2
2001-07-18Add buildlink.mk file for use by other package Makefiles.jlam1-0/+41
2001-07-18Mark as USE_BUILDLINK_ONLY.jlam1-1/+3
2001-04-22teach the f2c-f77 script about "-pg" (generate profiled code).dmcmahill3-25/+33
2001-04-18fix soname for libf2cdmcmahill3-7/+8
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc2-4/+2
2001-04-15add LD_RUN_PATH to the -v output of f2c-f77. Needed by autoconf to correctlydmcmahill2-29/+29
2001-04-09one more shared lib fix. corrects ELF symlinksdmcmahill1-5/+3
2001-04-09-fix the combined f2c library. problem noted by Jason Beegandmcmahill7-25/+58
2001-04-07fix install.dmcmahill2-5/+5
2001-04-07build and install shared libs as well as the static ones. add nb1 to thedmcmahill8-52/+266
2001-03-05Remove an empty line to make pkglint happy.wiz1-2/+1
2001-02-24update to f2c-20001205.dmcmahill7-63/+123
2001-02-17Move the COMMENT from being in its own file to a definition in theagc2-2/+2
2000-01-09replaced some more commands by their ${COMMAND} counterpartswiz1-9/+9
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-12-22- fix a bug in the f2c-f77 script which caused -Ipath flags to not getdmcmahill3-23/+26
1999-12-16-Update to f2c-19991025. This newer version contains several bug fixesdmcmahill12-147/+237