Age | Commit message (Expand) | Author | Files | Lines |
2004-04-03 | Fix building on m68k (tested: amiga), OK'd by Hans Boehm (hans.boehm hp com) | hubertf | 4 | -16/+30 |
2004-03-05 | Reorder location and setting of BUILDLINK_PACKAGES to match template | jlam | 1 | -2/+4 |
2004-02-28 | boehm-gc doesn't build on amd64/x86_64 (and thus mono's internal gc), so | recht | 1 | -1/+4 |
2004-02-14 | LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs | jlam | 1 | -2/+1 |
2004-01-24 | Append to BUILDLINK_DEPENDS.<pkg> instead of setting a default value. In | jlam | 1 | -2/+2 |
2004-01-22 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 |
2004-01-05 | bl3ify | jlam | 1 | -2/+5 |
2004-01-05 | Use S/+$// instead of C/\+$// to save a backslash. Very highly | jlam | 1 | -2/+2 |
2004-01-04 | Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk. | jlam | 1 | -9/+6 |
2004-01-03 | Initial sprinkling of work-in-progress buildlink3.mk files for using the | jlam | 1 | -0/+19 |
2003-12-03 | Add a patch from Christian Limpach wrt to signal handling. | recht | 3 | -3/+67 |
2003-09-14 | Use my NetBSD.org email address. | recht | 1 | -2/+2 |
2003-08-17 | install private header files as well. an application (latest version of | kei | 5 | -5/+41 |
2003-06-29 | Add a test target. One appropriate ${MAKE_PROGRAM}. | uebayasi | 1 | -2/+9 |
2003-06-27 | Update to 6.2: | jmmv | 3 | -6/+7 |
2003-05-23 | Add new header files into buildlink2.mk. Toru Takamizu in PR21657. | uebayasi | 1 | -1/+4 |
2003-05-22 | Update to 6.2alpha5: | jmmv | 8 | -53/+39 |
2003-05-10 | Link header files in two different places, as many programs search them | jmmv | 1 | -2/+7 |
2003-05-09 | Package tools support the "alpha" suffix properly to compare versions, so | jmmv | 1 | -2/+2 |
2003-05-09 | Add patch missed during update to 6.2alpha4. | jmmv | 1 | -0/+13 |
2003-05-09 | Update to 6.2alpha4. The package version is set to 6.1.994 so that future | jmmv | 5 | -19/+80 |
2003-02-17 | I forgot to rebuild distinfo after changing the patch file again. Sorry | kei | 1 | -2/+2 |
2003-02-17 | added m68k ELF support to boehm-gc. stolen from the diff for sparc. | kei | 3 | -6/+22 |
2003-02-14 | Update to 6.1nb1, from Marc Recht in PR 20008: Install shared libs. | wiz | 8 | -72/+35 |
2003-02-12 | Re-generate checksum for patch-ad after its modification. | agc | 1 | -2/+2 |
2003-02-10 | make this compile on arm-ELF platforms. it would be a good if someone who | kei | 1 | -2/+11 |
2002-12-27 | Test if __m68k__ is defined on NetBSD/m68k ELF. | uebayasi | 2 | -5/+14 |
2002-10-09 | Unused. | wiz | 1 | -37/+0 |
2002-09-25 | Update to 6.1, provided by Julio Merino in PR 18240. | wiz | 6 | -38/+48 |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 4 | -4/+26 |
2002-07-31 | Fix build on pmax/1.4.x. Closes pkg/15201. | wiz | 2 | -1/+26 |
2001-11-19 | Trivially mark as USE_BUILDLINK_ONLY. | jlam | 1 | -2/+3 |
2001-11-19 | Add buildlink.mk file for use by other package Makefiles. | jlam | 1 | -0/+37 |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 |
2001-09-08 | updated to boehm-gc 6.0 (gc6.0) which incorporated most of our patch. | kei | 11 | -413/+54 |
2001-05-04 | Deal with "unix no longer predefined" warning. Modify Makefile so we don't | jlam | 4 | -46/+44 |
2001-04-21 | Move to sha1 digests, and/or add distfile sizes. | wiz | 1 | -1/+1 |
2001-04-18 | Move to sha1 digest, and add distfile size | agc | 1 | -2/+3 |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 2 | -4/+2 |
2001-03-30 | Use __builtin_return_address(0) to get the PC of the caller. | thorpej | 2 | -9/+28 |
2001-02-25 | * patches/patch-ad updated. | kei | 1 | -2/+2 |
2001-02-25 | * added support for vax architechture. Patch supplied by Shinmyoh Koji in | kei | 1 | -13/+35 |
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 |
2000-12-06 | Avoid warnings about `unix' being redefined when compiling with gcc-2.95.2. | jlam | 2 | -17/+19 |
2000-11-16 | Update to 5.3. Minimally tested with w3m on i386, sparc, and arm32. | abs | 2 | -5/+5 |
2000-11-16 | Fix compilation on arm32 by testing for __arm32__ not arm32 | abs | 9 | -353/+349 |
2000-08-11 | Remove (sometimes FreeBSD) packager's (porter's) name from DESCR. | wiz | 1 | -3/+1 |
2000-07-25 | Use generic GC_push_regs() on mipsel (hpcmips) platforms. Patch applied | jlam | 2 | -6/+7 |
2000-07-25 | Add support for mipsel (hpcmips). Patch taken from PR#10643 by | jlam | 3 | -14/+49 |
2000-06-30 | defuzz | itojun | 2 | -8/+7 |