Up to [cvs.netbsd.org] / pkgsrc / devel / nbitools
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.19 / (download) - annotate - [select for diffs], Sun Oct 2 22:49:49 2011 UTC (7 months, 3 weeks ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
HEAD
Changes since 1.18: +3 -3
lines
Diff to previous 1.18 (colored)
Needs USE_TOOLS perl:run. PKGREVISION -> 6.
Revision 1.18 / (download) - annotate - [select for diffs], Thu Nov 25 15:17:50 2010 UTC (17 months, 4 weeks ago) by hauke
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4
Changes since 1.17: +2 -5
lines
Diff to previous 1.17 (colored)
The distribution patch under work/nbitools-R6.3/config/md.patch breaks
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>.
Revision 1.17 / (download) - annotate - [select for diffs], Fri Sep 11 18:47:55 2009 UTC (2 years, 8 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Changes since 1.16: +2 -1
lines
Diff to previous 1.16 (colored)
NOT_FOR_UNPRIVILEGED= yes
Revision 1.16 / (download) - annotate - [select for diffs], Sat Aug 29 09:31:23 2009 UTC (2 years, 8 months ago) by obache
Branch: MAIN
Changes since 1.15: +2 -1
lines
Diff to previous 1.15 (colored)
marked as destdir support.
Revision 1.15 / (download) - annotate - [select for diffs], Tue Aug 11 15:10:14 2009 UTC (2 years, 9 months ago) by taca
Branch: MAIN
Changes since 1.14: +4 -1
lines
Diff to previous 1.14 (colored)
Apply md.patch in config/makedepend directory to avoid conflict with getline(3).
Revision 1.14 / (download) - annotate - [select for diffs], Mon Nov 10 05:06:45 2008 UTC (3 years, 6 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Changes since 1.13: +2 -1
lines
Diff to previous 1.13 (colored)
make MAKE_JOBS_SAFE to NO.
Revision 1.13 / (download) - annotate - [select for diffs], Sun Sep 3 00:56:29 2006 UTC (5 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
Reset maintainer for people who lost their commit bit.
Revision 1.12 / (download) - annotate - [select for diffs], Wed Jul 5 04:59:47 2006 UTC (5 years, 10 months ago) by jlam
Branch: MAIN
Changes since 1.11: +3 -6
lines
Diff to previous 1.11 (colored)
* Modify comments in installed config files to match what's happening. * 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.
Revision 1.11 / (download) - annotate - [select for diffs], Sat Jun 17 16:50:27 2006 UTC (5 years, 11 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Changes since 1.10: +8 -8
lines
Diff to previous 1.10 (colored)
Fixed some pkglint warnings.
Revision 1.10 / (download) - annotate - [select for diffs], Fri Dec 2 22:59:40 2005 UTC (6 years, 5 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.9: +6 -2
lines
Diff to previous 1.9 (colored)
Add DragonFly support. Bump revision due to PLIST change.
Revision 1.9 / (download) - annotate - [select for diffs], Sun May 22 20:07:53 2005 UTC (7 years ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
Revision 1.8 / (download) - annotate - [select for diffs], Sun May 8 03:14:35 2005 UTC (7 years ago) by minskim
Branch: MAIN
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
Apply patches provided by MOCHIDA Shuji in PR pkg/29889 to teach nbitools more about Darwin.
Revision 1.7 / (download) - annotate - [select for diffs], Mon Apr 11 21:45:28 2005 UTC (7 years, 1 month ago) by tv
Branch: MAIN
Changes since 1.6: +1 -2
lines
Diff to previous 1.6 (colored)
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.5.2.1 / (download) - annotate - [select for diffs], Mon Jan 17 20:39:18 2005 UTC (7 years, 4 months ago) by snj
Branch: pkgsrc-2004Q4
Changes since 1.5: +7 -1
lines
Diff to previous 1.5 (colored) next main 1.6 (colored)
Pullup ticket 221 - requested by Min Sik Kim
build fix for nbitools
Module Name: pkgsrc
Committed By: minskim
Date: Tue Dec 28 10:30:58 UTC 2004
Modified Files:
pkgsrc/devel/nbitools: distinfo
pkgsrc/devel/nbitools/patches: patch-ag
Log Message:
Include sys/stat.h to use "struct stat" on Linux.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/devel/nbitools/distinfo
cvs rdiff -r1.1 -r1.2 pkgsrc/devel/nbitools/patches/patch-ag
---
Module Name: pkgsrc
Committed By: minskim
Date: Thu Dec 30 00:04:56 UTC 2004
Modified Files:
pkgsrc/devel/nbitools: Makefile
Log Message:
Use GNU make on Linux because imake generates Makefile that requires
GNU make.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/devel/nbitools/Makefile
Revision 1.6 / (download) - annotate - [select for diffs], Thu Dec 30 00:04:56 2004 UTC (7 years, 4 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.5: +7 -1
lines
Diff to previous 1.5 (colored)
Use GNU make on Linux because imake generates Makefile that requires GNU make.
Revision 1.5 / (download) - annotate - [select for diffs], Fri Dec 3 15:14:54 2004 UTC (7 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base
Branch point for: pkgsrc-2004Q4
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. Suggested by Roland Illig, ok'd by various.
Revision 1.4 / (download) - annotate - [select for diffs], Thu Apr 29 18:59:25 2004 UTC (8 years ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.3: +2 -1
lines
Diff to previous 1.3 (colored)
Change an argument passed to cpp so that it will not confuse buildlink3. The problem was reported by Yasushi Oshima on tech-pkg-ja@jp.NetBSD.org.
Revision 1.3 / (download) - annotate - [select for diffs], Fri Mar 5 21:15:53 2004 UTC (8 years, 2 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.2: +5 -1
lines
Diff to previous 1.2 (colored)
bl3ify and enable pkgviews installation.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Jul 17 21:31:55 2003 UTC (8 years, 10 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
s/netbsd.org/NetBSD.org/
Revision 1.1.1.1.2.2 / (download) - annotate - [select for diffs], Sun Jun 23 18:44:36 2002 UTC (9 years, 11 months ago) by jlam
Branch: buildlink2
Changes since 1.1.1.1.2.1: +21 -0
lines
Diff to previous 1.1.1.1.2.1 (colored) to branchpoint 1.1.1.1 (colored) next main 1.2 (colored)
Merge from pkgsrc-current to buildlink2 branch.
Revision 1.1.1.1.2.1, Mon Jun 3 09:53:46 2002 UTC (9 years, 11 months ago) by jlam
Branch: buildlink2
Changes since 1.1.1.1: +0 -21
lines
FILE REMOVED
file Makefile was added on branch buildlink2 on 2002-06-23 18:44:36 +0000
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Jun 3 09:53:46 2002 UTC (9 years, 11 months ago) by sakamoto
Branch: TNF
CVS Tags: pkgviews,
pkgsrc-base,
netbsd-1-6-1,
netbsd-1-6,
buildlink2-base
Branch point for: buildlink2
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Import nbitools-6.3
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-*}
Revision 1.1 / (download) - annotate - [select for diffs], Mon Jun 3 09:53:46 2002 UTC (9 years, 11 months ago) by sakamoto
Branch: MAIN
CVS Tags: pkgviews-base,
netbsd-1-6-RELEASE-base,
netbsd-1-6-1-base
Initial revision