Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-10-02 | Needs USE_TOOLS perl:run. PKGREVISION -> 6. | dholland | 1 | -3/+3 | |
2011-07-03 | check-interpreter fix. | jym | 2 | -4/+4 | |
2010-11-25 | The distribution patch under work/nbitools-R6.3/config/md.patch breaks | hauke | 5 | -6/+83 | |
with GNU patch, hurting !NetBSD pkgsrc platforms. Replace the patch with patch-a{m,n,o}, and remove the pre-patch target. The pkglint ERROR: Makefile:24: Invalid tool syntax: "${IMAKE_TOOLS:Nimake}". appears to be bogus, given an identical expression is used in <mk/tools/imake.mk>. | |||||
2009-09-11 | NOT_FOR_UNPRIVILEGED= yes | tnn | 1 | -1/+2 | |
2009-08-29 | marked as destdir support. | obache | 1 | -1/+2 | |
2009-08-11 | Apply md.patch in config/makedepend directory to avoid conflict | taca | 1 | -1/+4 | |
with getline(3). | |||||
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -7/+1 | |
2008-11-10 | make MAKE_JOBS_SAFE to NO. | taca | 1 | -1/+2 | |
2006-09-03 | Reset maintainer for people who lost their commit bit. | wiz | 1 | -2/+2 | |
2006-07-05 | * Modify comments in installed config files to match what's happening. | jlam | 5 | -54/+34 | |
* Modify xmkmf so that we can override the imake command invoked via an environment variable IMAKE_CMD. * Drop the nbitools/buildlink3.mk file as it's no longer used by either canna or sj3 for package builds. Bump the PKGREVISION to 4. | |||||
2006-06-17 | Fixed some pkglint warnings. | rillig | 2 | -13/+12 | |
2006-04-12 | Aligned the last line of the buildlink3.mk files with the first line, so | rillig | 1 | -2/+2 | |
that they look nicer. | |||||
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 1 | -2/+2 | |
RECOMMENDED is removed. It becomes ABI_DEPENDS. BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo. BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo. BUILDLINK_DEPENDS does not change. IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS which defaults to "yes". Added to obsolete.mk checking for IGNORE_RECOMMENDED. I did not manually go through and fix any aesthetic tab/spacing issues. I have tested the above patch on DragonFly building and packaging subversion and pkglint and their many dependencies. I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I have used IGNORE_RECOMMENDED for a long time). I have been an active user of IGNORE_RECOMMENDED since it was available. As suggested, I removed the documentation sentences suggesting bumping for "security" issues. As discussed on tech-pkg. I will commit to revbump, pkglint, pkg_install, createbuildlink separately. Note that if you use wip, it will fail! I will commit to pkgsrc-wip later (within day). | |||||
2006-02-25 | modified patch-ag for IRIX and Solaris, closing pkg/27267 | schwarz | 2 | -10/+25 | |
2005-12-02 | Add DragonFly support. Bump revision due to PLIST change. | joerg | 9 | -11/+420 | |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 2 | -4/+4 | |
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison | |||||
2005-05-08 | Apply patches provided by MOCHIDA Shuji in PR pkg/29889 to teach | minskim | 5 | -8/+74 | |
nbitools more about Darwin. | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-04-05 | Correct a preprocessor directive to make this package build on Darwin. | minskim | 2 | -4/+4 | |
Patch provided by MOCHIDA Shuji in PR pkg/29889. | |||||
2005-02-23 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2005-01-18 | Let packages that require nbitools use GNU make on Linux, because | minskim | 1 | -1/+7 | |
imake in nbitools generates Makefile that needs GNU make on Linux. | |||||
2004-12-30 | Use GNU make on Linux because imake generates Makefile that requires | minskim | 1 | -1/+7 | |
GNU make. | |||||
2004-12-28 | Include sys/stat.h to use "struct stat" on Linux. | minskim | 2 | -7/+7 | |
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -2/+2 | |
Suggested by Roland Illig, ok'd by various. | |||||
2004-04-29 | Change an argument passed to cpp so that it will not confuse buildlink3. | minskim | 4 | -8/+18 | |
The problem was reported by Yasushi Oshima on tech-pkg-ja@jp.NetBSD.org. | |||||
2004-03-05 | Not used any more. | minskim | 2 | -132/+0 | |
2004-03-05 | bl3ify and enable pkgviews installation. | minskim | 1 | -1/+5 | |
2004-03-05 | Match the new buildlink3.mk template. | minskim | 1 | -10/+9 | |
2004-03-05 | Make Canna* packages use the buildlink framework. It will fix the | minskim | 1 | -0/+25 | |
build problem reported by Yasushi Oshima on tech-pkg-ja@jp.NetBSD.org. | |||||
2004-02-24 | Include buildlink2.mk to make .tmpl files available to itools/xmkmf. | minskim | 1 | -3/+3 | |
This will fix build problems of inputmethods/sj3-*. Noted by Ishihara on tech-pkg-ja@jp.NetBSD.org. | |||||
2004-02-21 | Fix location of CPP when using MacOSX, and include <sys/types.h> and | xtraeme | 3 | -1/+29 | |
others as well to fix building, patches provided by Hiramatu Yosifumi in PR pkg/24348. | |||||
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2002-10-25 | Build dependency suffices. | wiz | 1 | -1/+2 | |
2002-10-25 | Add buildlink2.mk. | wiz | 1 | -0/+122 | |
2002-06-03 | Import nbitools-6.3 | sakamoto | 11 | -0/+286 | |
The itools-R6.3 distribution contains imake, X11 configuration files, makedepend, xmkmf, mkdirhier, imboot, msub, and imdent. http://www.kitebird.com/imake-book/ nbitools-R6.3 is rearchived with NetBSD-current/xsrc. Approved by agc, for inputmethod/{canna-*,sj3-*} |