Age | Commit message (Expand) | Author | Files | Lines |
2010-07-30 | "fortran" -> "fortran77" except where it is clear that it isn't F77. | asau | 1 | -2/+2 |
2009-12-03 | Follow f2c/libf2c split: bump revision of all packages | asau | 1 | -1/+2 |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -10/+1 |
2009-05-19 | Update to PVM 3.4.6 | asau | 4 | -20/+19 |
2009-03-20 | Simply and speed up buildlink3.mk files and processing. | joerg | 1 | -14/+6 |
2009-02-22 | Use MASTER_SITE_NETLIB for Netlib and its mirrors. | asau | 1 | -2/+2 |
2008-12-16 | Use ssh for SUN4SOL2, like everywhere else. Bump revision. | is | 3 | -3/+17 |
2008-11-10 | Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. | wiz | 1 | -2/+2 |
2008-06-23 | PR 38996: Drop -DDFAKEXDRFLOAT for DragonFly, it breaks the build. | joerg | 1 | -2/+2 |
2008-06-12 | Add DESTDIR support. | joerg | 1 | -36/+35 |
2008-02-09 | Needs m4 | tnn | 1 | -1/+3 |
2008-01-31 | Detect NetBSD by `uname -s` == "NetBSD", not by -f /netbsd. | is | 3 | -24/+63 |
2008-01-31 | parallel/pvm3 isn't MAKE_JOBS safe. From ASau on #netbsd | tnn | 1 | -1/+2 |
2008-01-19 | Reset maintainer on his request. | wiz | 1 | -2/+2 |
2007-10-14 | Don't use void pointers in arithmetics. | rillig | 2 | -5/+14 |
2007-09-10 | Fixed build failure on Darwin, as reported in PR 36960. | rillig | 2 | -4/+4 |
2007-02-22 | Whitespace cleanup, courtesy of pkglint. | wiz | 1 | -3/+3 |
2007-02-02 | Modular Xorg support. | joerg | 1 | -3/+3 |
2007-01-09 | use ssh for X86SOL2 and DRAGONFLY for the rsh command to make these two | dmcmahill | 4 | -7/+7 |
2006-12-12 | Fix build with gcc4, based on suggestions by Hans Rosenfeld on tech-pkg. | wiz | 24 | -86/+102 |
2006-10-04 | Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. | wiz | 1 | -2/+2 |
2006-07-18 | Added PVM_SSH to BUILD_DEFS and removed the code that has been | rillig | 1 | -6/+10 |
2006-07-08 | Change the format of BUILDLINK_ORDER to contain depth information as well, | jlam | 1 | -2/+2 |
2006-07-08 | Track information in a new variable BUILDLINK_ORDER that informs us | jlam | 1 | -1/+2 |
2006-06-15 | Also set _PVM_OPSYS for Solaris/x86. From Gilles Dauphin in PR 33730. | joerg | 1 | -1/+5 |
2006-06-14 | Fix build with GNU make 3.81. Improve some Solaris/x86 flags. | joerg | 3 | -4/+17 |
2006-05-21 | USE_TOOLS+=gmake, since the package complained about a missing gmake in | rillig | 1 | -1/+2 |
2006-04-12 | Aligned the last line of the buildlink3.mk files with the first line, so | rillig | 1 | -2/+2 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 1 | -3/+3 |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 2 | -3/+4 |
2006-01-27 | Add DragonFly support. Fix errno. | joerg | 8 | -6/+96 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 2 | -8/+8 |
2005-09-28 | Removed trailing white-space. | rillig | 1 | -2/+2 |
2005-06-01 | Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. | jlam | 1 | -2/+3 |
2005-04-28 | Avoid using != to define _PVM_ARCH ... use :sh instead to defer the | jlam | 1 | -2/+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-12 | Nuke USE_FORTRAN and bring the f2c handling within the mk/compiler | jlam | 1 | -2/+2 |
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -2/+2 |
2004-11-12 | Changes 3.4.5: | adam | 10 | -115/+56 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 2 | -2/+4 |
2004-09-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 1 | -17/+1 |
2004-08-27 | Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG, | jlam | 4 | -12/+12 |
2004-08-05 | correct library dependency for xep after libtoolization. | dmcmahill | 2 | -7/+18 |
2004-07-30 | Fix up some more bugs introduced by the libtoolization. Hopefully this | dmcmahill | 5 | -29/+92 |
2004-07-26 | fix a dependency in the tracer Makefile.aimk to hopefully fix compile | dmcmahill | 2 | -10/+30 |
2004-07-26 | change the order in do-install: a bit to install libtool libraries before | dmcmahill | 1 | -18/+19 |
2004-07-19 | libtoolize and enable the building of shared libs. This is needed | dmcmahill | 12 | -17/+1295 |
2004-07-18 | add some patches to get this going on darwin. Patches provided in PR | dmcmahill | 6 | -2/+76 |
2004-05-31 | Depend on security/openssh instead of security/ssh for machines that | kristerw | 1 | -2/+2 |