Age | Commit message (Expand) | Author | Files | Lines |
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 |
2002-08-05 | teach pvm about arm, armeb, and hppa. Should fix recently noted shark | dmcmahill | 8 | -1/+140 |
2002-02-07 | Explicitly set PVM_ROOT to fix installation stage. This is due to the change in | seb | 1 | -1/+2 |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -2/+2 |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -2/+2 |
2001-05-24 | forgot to cvs add these first. | dmcmahill | 3 | -0/+117 |
2001-05-24 | - add -DCTIMEISTIMET to all the NetBSD arch definition files. This just | dmcmahill | 14 | -41/+44 |
2001-05-24 | Pass down CFLAGS, FFLAGS and fix the quoting of CC and F77. This ensures | dmcmahill | 2 | -1/+24 |
2001-04-18 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -18/+16 |
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 |
2001-02-13 | Change the names of the ssh and ssh6 packages to ssh{,6}-1.2.27nb1 so | is | 1 | -2/+2 |
2001-01-29 | Add automatic ${VARIABLE} handling for MESSAGE files. | wiz | 2 | -9/+8 |