Age | Commit message (Expand) | Author | Files | Lines |
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 |
2004-04-24 | Unused. | wiz | 1 | -27/+0 |
2004-03-25 | Tell the buildlink3 framework to pass the pvm3/* directories to the compiler | jlam | 1 | -1/+6 |
2004-03-12 | add config files for missing NetBSD MACHINE_ARCH's such as sh5e{b,l}, | dmcmahill | 16 | -17/+307 |
2004-03-05 | Reorder location and setting of BUILDLINK_PACKAGES to match template | jlam | 1 | -10/+6 |
2004-02-25 | bl3ify. add bl3 file. | dmcmahill | 2 | -2/+24 |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 |
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 2 | -6/+6 |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 |
2003-03-20 | Quote tr arguments. From Jim Bernard in PR 20826. | wiz | 1 | -2/+2 |
2002-11-09 | Update parallel/pvm3 to pvm-3.4.4 | is | 3 | -7/+9 |
2002-11-09 | Update the NetBSD architecture list. | is | 2 | -1/+60 |
2002-11-09 | regen | wiz | 1 | -2/+2 |
2002-11-09 | Add rcs id. | is | 1 | -0/+2 |
2002-11-09 | repair column formatting of pvm console "conf" output | is | 2 | -1/+16 |
2002-10-29 | if to elif | jlam | 1 | -2/+2 |
2002-10-29 | There was apparently an inadvertant "dj" in vi command mode that killed | jlam | 1 | -2/+4 |
2002-10-12 | add RCS ID | dmcmahill | 1 | -0/+3 |
2002-10-02 | Add buildlink2.mk file for use by other package Makefiles (in particular, | jlam | 1 | -0/+27 |
2002-09-30 | Use buildlink2, and provide a makefile fragment arch.mk to set PVM_ARCH to | jlam | 3 | -99/+136 |
2002-09-24 | Complete standardization of messages according to latest pkglint. | wiz | 1 | -3/+3 |
2002-08-08 | avoid installing a .orig file. Fixes a leftover file found in last bulk build | dmcmahill | 1 | -1/+5 |