Age | Commit message (Expand) | Author | Files | Lines |
2005-05-15 | Note where gzip or gunzip is required by the package since it isn't | jlam | 1 | -1/+3 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-02-24 | Add RMD160 digests | agc | 1 | -1/+2 |
2005-01-28 | update to f2c-20001205nb8 | dmcmahill | 7 | -42/+148 |
2005-01-12 | Nuke PKG_FC definition here which broke the semantics of PKG_FC as defined | jlam | 1 | -4/+2 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 2 | -3/+4 |
2004-09-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 2 | -11/+2 |
2004-09-15 | - don't hard code the c compiler name. | dmcmahill | 5 | -13/+32 |
2004-09-15 | add a minor patch to make this package actually work on 64 bit systems. | dmcmahill | 2 | -1/+15 |
2004-09-14 | libtool-ize this for building its shared libs instead of using | dmcmahill | 7 | -215/+112 |
2004-05-12 | No USE_BUILDLINK2 package sets USE_FORTRAN any longer -- convert support | wiz | 1 | -37/+0 |
2004-05-11 | Provide a buildlink3.mk. | snj | 1 | -0/+28 |
2004-04-09 | Do not override LIBOWN and LIBGRP. | minskim | 1 | -1/+2 |
2004-03-23 | USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined. | jlam | 1 | -2/+2 |
2004-03-13 | include x86_64 in the 64-bit list. Hopefully fixes recently noted problems | dmcmahill | 2 | -5/+5 |
2004-02-17 | bl3ify. rename post-patch target to do-configure, as the compiler is | grant | 1 | -3/+3 |
2004-02-08 | We no longer need to explicitly call ${BUILDLINK_*} for CC, CXX, LIBTOOL, | jlam | 1 | -5/+5 |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -1/+1 |
2002-10-12 | Unused. | wiz | 1 | -64/+0 |
2002-08-27 | Use buildlink2. | jlam | 1 | -2/+2 |
2002-08-27 | Set some environment vars so that f2c-f77 will use the buildlink2 wrappers | jlam | 1 | -2/+10 |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 4 | -3/+32 |
2002-07-02 | PKGSRCDIR -> PKGDIR. pkg/17457 by rafal. | wiz | 1 | -2/+2 |
2002-06-17 | fix PLIST and build on mipsel machines where all code is PIC so we don't | dmcmahill | 3 | -5/+16 |
2002-03-14 | change NOGCCERROR from 'yes' to #defined. Addresses the build problems | dmcmahill | 3 | -7/+7 |
2002-03-05 | obey CC and CFLAGS. | dmcmahill | 2 | -9/+11 |
2002-01-22 | fix the f2c-f77 handling of the '-m' flag. Needed in preparation for | dmcmahill | 3 | -28/+27 |
2001-11-30 | Create ECHO_BUILDLINK_MSG for printing buildlink diagnostics. It's just | jlam | 1 | -2/+2 |
2001-11-29 | Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in | hubertf | 1 | -2/+2 |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 |
2001-07-27 | Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the default | jlam | 1 | -1/+2 |
2001-07-25 | Create a wrapper for f2c-f77 that substitutes for -I and -L references to | jlam | 1 | -1/+23 |
2001-07-20 | Mechanical changes to buildlink.mk files to use EVAL_PREFIX to set | jlam | 1 | -2/+2 |
2001-07-18 | Add buildlink.mk file for use by other package Makefiles. | jlam | 1 | -0/+41 |
2001-07-18 | Mark as USE_BUILDLINK_ONLY. | jlam | 1 | -1/+3 |
2001-04-22 | teach the f2c-f77 script about "-pg" (generate profiled code). | dmcmahill | 3 | -25/+33 |
2001-04-18 | fix soname for libf2c | dmcmahill | 3 | -7/+8 |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 2 | -4/+2 |
2001-04-15 | add LD_RUN_PATH to the -v output of f2c-f77. Needed by autoconf to correctly | dmcmahill | 2 | -29/+29 |
2001-04-09 | one more shared lib fix. corrects ELF symlinks | dmcmahill | 1 | -5/+3 |
2001-04-09 | -fix the combined f2c library. problem noted by Jason Beegan | dmcmahill | 7 | -25/+58 |
2001-04-07 | fix install. | dmcmahill | 2 | -5/+5 |
2001-04-07 | build and install shared libs as well as the static ones. add nb1 to the | dmcmahill | 8 | -52/+266 |
2001-03-05 | Remove an empty line to make pkglint happy. | wiz | 1 | -2/+1 |
2001-02-24 | update to f2c-20001205. | dmcmahill | 7 | -63/+123 |
2001-02-17 | Move the COMMENT from being in its own file to a definition in the | agc | 2 | -2/+2 |
2000-01-09 | replaced some more commands by their ${COMMAND} counterparts | wiz | 1 | -9/+9 |
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 |