Up to [cvs.netbsd.org] / pkgsrc / pkgtools / pkgdiff
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.75 / (download) - annotate - [select for diffs], Tue Aug 23 21:47:18 2011 UTC (9 months ago) by abs
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
HEAD
Changes since 1.74: +16 -16
lines
Diff to previous 1.74 (colored)
Updated pkgtools/pkgdiff to 1.3 1.3: Handle whitespace in filenames a little better in pkgvi plus: a light sprinkle of pkglint
Revision 1.74 / (download) - annotate - [select for diffs], Sun Jun 26 12:11:39 2011 UTC (10 months, 4 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base,
pkgsrc-2011Q2
Changes since 1.73: +2 -2
lines
Diff to previous 1.73 (colored)
Add -w flag to mkpatches(1), which makes it look in WRKDIR instead of WRKSRC. Needed for some ruby packages, requested by taca@ Bump version to 1.2.
Revision 1.73 / (download) - annotate - [select for diffs], Fri Mar 4 15:57:07 2011 UTC (14 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base,
pkgsrc-2011Q1
Changes since 1.72: +2 -2
lines
Diff to previous 1.72 (colored)
Add "-D"/"-d dir" options to mkpatches and patchdiff. -D provides the previous behaviour of creating patches in $WRKDIR/.newpatches -d dir specifies the directory where the patches will be created. Requested by Aleksey Cheusov for read-only pkgsrc checkouts. Fix minor bugs while here. Bump version.
Revision 1.72 / (download) - annotate - [select for diffs], Wed Feb 2 23:35:51 2011 UTC (15 months, 3 weeks ago) by wiz
Branch: MAIN
Changes since 1.71: +2 -1
lines
Diff to previous 1.71 (colored)
Set LICENSE.
Revision 1.71 / (download) - annotate - [select for diffs], Wed Feb 2 10:23:02 2011 UTC (15 months, 3 weeks ago) by wiz
Branch: MAIN
Changes since 1.70: +3 -3
lines
Diff to previous 1.70 (colored)
Update to 1.0. Smarter pkgdiff, doesn't create chunks that are added automatically by the pkgsrc infrastructure (configure:exit instead of regenerate, Makefile: localedir). mkpatches: patch file names now contain the path to the file and its name per discussion on tech-pkg June 2010. Also, the files are created directly in the patches/ directory; backups are saved as patches/patch-foo.orig. patchdiff: now compares patches/patch-foo with patches/patch-foo.orig; if they only differ in non-essential parts, patchdiff reinstates the original patch to keep commits less noisy.
Revision 1.70 / (download) - annotate - [select for diffs], Sun Jul 4 22:20:04 2010 UTC (22 months, 3 weeks ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Changes since 1.69: +2 -2
lines
Diff to previous 1.69 (colored)
Use a single pattern to match changes in the diff header so that a change to the input timestamp/name _and_/or output timestamp _and_/or line numbers changes handled. update version number to 0.123
Revision 1.69 / (download) - annotate - [select for diffs], Thu Dec 10 20:26:33 2009 UTC (2 years, 5 months ago) by abs
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4
Changes since 1.68: +2 -2
lines
Diff to previous 1.68 (colored)
Updated pkgtools/pkgdiff to 0.122 Set TZ=UTC before calling diff to ensure everyone uses the same timezone to avoid spurious diffs in metadata, such as: < clock/clock.c.orig 1993-06-29 01:11:39.000000000 -0400 --- > clock/clock.c.orig 1993-06-29 03:11:39.000000000 -0200
Revision 1.68 / (download) - annotate - [select for diffs], Sun Sep 20 11:57:16 2009 UTC (2 years, 8 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Changes since 1.67: +6 -4
lines
Diff to previous 1.67 (colored)
depend on diffutils on Tru64
Revision 1.67 / (download) - annotate - [select for diffs], Thu Apr 9 00:48:13 2009 UTC (3 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.66: +1 -3
lines
Diff to previous 1.66 (colored)
Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions.
Revision 1.66 / (download) - annotate - [select for diffs], Wed Nov 5 23:18:18 2008 UTC (3 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Changes since 1.65: +2 -2
lines
Diff to previous 1.65 (colored)
Ignore more uninteresting output. Tries to address PR 39291. Welcome to 0.121.
Revision 1.65 / (download) - annotate - [select for diffs], Sat Feb 16 22:21:35 2008 UTC (4 years, 3 months ago) by apb
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
cwrapper-base,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.64: +2 -3
lines
Diff to previous 1.64 (colored)
In both mkpatches.pl and patchdiff.pl, ignore a leading "./" when parsing a file name from the "+++" line in an old patch file. (New patch files created by mkpatches do not have "./" in the file name in the "+++" line, but some old patches currently in pkgsrc do have "./" there.) Bump version to 0.120.
Revision 1.64 / (download) - annotate - [select for diffs], Mon Oct 1 09:54:32 2007 UTC (4 years, 7 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3
Changes since 1.63: +3 -6
lines
Diff to previous 1.63 (colored)
On Solaris, at least the catpages can be installed. By the way, mandoc pages cannot be processed with nroff -man. Since we already have the preformatted files in the FILESDIR, what was the point of regenerating them? PKGREVISION++
Revision 1.63 / (download) - annotate - [select for diffs], Thu Nov 2 18:02:07 2006 UTC (5 years, 6 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4
Changes since 1.62: +5 -4
lines
Diff to previous 1.62 (colored)
DESTDIR support.
Revision 1.61.2.1 / (download) - annotate - [select for diffs], Tue Oct 3 14:03:30 2006 UTC (5 years, 7 months ago) by ghen
Branch: pkgsrc-2006Q3
Changes since 1.61: +2 -2
lines
Diff to previous 1.61 (colored) next main 1.62 (colored)
Pullup ticket 1835 - requested by dmcmahill build fix for pkgdiff on solaris Revisions pulled up: - pkgsrc/pkgtools/pkgdiff/Makefile 1.62 Module Name: pkgsrc Committed By: dmcmahill Date: Mon Oct 2 16:21:33 UTC 2006 Modified Files: pkgsrc/pkgtools/pkgdiff: Makefile Log Message: On solaris use MANINSTALL=none instead of MANINSTALL= This avoids problem where the plist-man.awk script sees the empty value for MANINSTALL and sets it to the default of 'maninstall catinstall'. Fixes install/packaging problems on solaris.
Revision 1.62 / (download) - annotate - [select for diffs], Mon Oct 2 16:21:33 2006 UTC (5 years, 7 months ago) by dmcmahill
Branch: MAIN
Changes since 1.61: +2 -2
lines
Diff to previous 1.61 (colored)
On solaris use MANINSTALL=none instead of MANINSTALL= This avoids problem where the plist-man.awk script sees the empty value for MANINSTALL and sets it to the default of 'maninstall catinstall'. Fixes install/packaging problems on solaris.
Revision 1.61 / (download) - annotate - [select for diffs], Tue Aug 1 17:59:17 2006 UTC (5 years, 9 months ago) by bad
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base
Branch point for: pkgsrc-2006Q3
Changes since 1.60: +2 -2
lines
Diff to previous 1.60 (colored)
Ensure that the file that is opened in the editor is writable by the user. Approved by wiz@.
Revision 1.60 / (download) - annotate - [select for diffs], Fri Apr 28 06:51:14 2006 UTC (6 years ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Changes since 1.59: +5 -5
lines
Diff to previous 1.59 (colored)
Honor PKGMANDIR.
Revision 1.59 / (download) - annotate - [select for diffs], Mon Dec 5 20:50:51 2005 UTC (6 years, 5 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.58: +2 -2
lines
Diff to previous 1.58 (colored)
Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
Revision 1.58 / (download) - annotate - [select for diffs], Sat Aug 6 06:19:29 2005 UTC (6 years, 9 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Changes since 1.57: +1 -3
lines
Diff to previous 1.57 (colored)
Bump the PKGREVISIONs of all (638) packages that hardcode the locations of Perl files to deal with the perl-5.8.7 update that moved all pkgsrc-installed Perl files into the "vendor" directories.
Revision 1.57 / (download) - annotate - [select for diffs], Tue Aug 2 12:16:19 2005 UTC (6 years, 9 months ago) by seb
Branch: MAIN
Changes since 1.56: +2 -2
lines
Diff to previous 1.56 (colored)
Update to version 0.118: pkgdiff fix and tuning. Fix the automagic tuning of the number of unified diff context lines. It was broken since previous commit to files/pkgdiff. Also arguments '-u' and '-U NUM' to GNU diffutils 2.8.1, as seen in NetBSD 2.0_STABLE and current, are not intended to be used together. Hence only '-U NUM' is now specified. I did not reverted to the '-u -NUM' form used before as it seems undesirable. Please note that if PKGDIFF_FMT is specified in the environment, for testing or debugging purposes, we skip the automagic tuning of the number of unified diff context lines. The user probably wants to try another diff format, as suggested in the commit log of revision 1.12 of files/pkgdiff. So there is no point in adding '-U NUM' to PKGDIFF_FMT: it may just not work. See: $ diff -c -U 1 /dev/null /dev/null diff: conflicting output style options diff: Try `diff --help' for more information. While here save a few basename(1) runs.
Revision 1.56 / (download) - annotate - [select for diffs], Sat Jul 16 19:10:40 2005 UTC (6 years, 10 months ago) by jlam
Branch: MAIN
Changes since 1.55: +2 -2
lines
Diff to previous 1.55 (colored)
Remove some unnecessarily strong dependencies on perl that resulted from including perl5/buildlink3.mk. These packages just need the Perl interpreter, and can just add "perl" to USE_TOOLS instead.
Revision 1.55 / (download) - annotate - [select for diffs], Sat May 21 01:24:34 2005 UTC (7 years ago) by rh
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.54: +2 -2
lines
Diff to previous 1.54 (colored)
Use -U $lines instead of -$lines to avoid conflicts with the threeway diff option.
Revision 1.54 / (download) - annotate - [select for diffs], Sat May 7 22:24:04 2005 UTC (7 years ago) by wiz
Branch: MAIN
Changes since 1.53: +2 -2
lines
Diff to previous 1.53 (colored)
Refer doc/pkgsrc.html instead of Packages.txt (HOMEPAGE variable).
Revision 1.53 / (download) - annotate - [select for diffs], Mon Apr 11 21:47:05 2005 UTC (7 years, 1 month ago) by tv
Branch: MAIN
Changes since 1.52: +1 -2
lines
Diff to previous 1.52 (colored)
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.52 / (download) - annotate - [select for diffs], Tue Nov 23 22:00:48 2004 UTC (7 years, 6 months ago) by hubertf
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.51: +6 -5
lines
Diff to previous 1.51 (colored)
Update to rev. 0.116.
Add feedback-patches, a script to ... feedback patches:
The feedback-patches script is intended to help sending back patches in
the NetBSD Packages Collection, pkgsrc, back to the maintainers of the
original package, for inclusion into future releases. The given
category/pkg is either a path relative to the pkgsrc base directory, or
an absolute patch, which will be stripped the base directory. A pathname
of . will be expanded to the current directory, which is useful when the
current working directory is in a package's directory in pkgsrc.
If an email address is given, the patches will be sent to that address,
with some nice words. If no email address is given, the mail will only be
displayed instead of sent.
See feedback-patches(1) for the full enchilada.
Revision 1.51 / (download) - annotate - [select for diffs], Wed Oct 27 01:27:31 2004 UTC (7 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.50: +2 -2
lines
Diff to previous 1.50 (colored)
Use complete path and GNU_PROGRAM_PREFIX on Solaris. From ISIHARA Takanori and a cube. Closes PR 27494.
Revision 1.50 / (download) - annotate - [select for diffs], Sun Oct 10 09:56:37 2004 UTC (7 years, 7 months ago) by dillo
Branch: MAIN
Changes since 1.49: +2 -2
lines
Diff to previous 1.49 (colored)
Welcome to 0.115 - fix errors in extracting patched file's name from old patch files - keep header (RCS Id and comment) from old patch files - silence perl -w
Revision 1.49 / (download) - annotate - [select for diffs], Sun Aug 15 16:49:49 2004 UTC (7 years, 9 months ago) by dillo
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3
Changes since 1.48: +2 -2
lines
Diff to previous 1.48 (colored)
mkpatches: if a patch for a file exists, give the new patch the same name bump version to 0.114 okayed by wiz
Revision 1.48 / (download) - annotate - [select for diffs], Sun Apr 11 21:35:21 2004 UTC (8 years, 1 month ago) by jschauma
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.47: +6 -3
lines
Diff to previous 1.47 (colored)
Add pre-generated .0 manpages; only regen under SunOS or AIX.
Revision 1.47 / (download) - annotate - [select for diffs], Tue Feb 10 23:53:33 2004 UTC (8 years, 3 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.46: +2 -1
lines
Diff to previous 1.46 (colored)
This package uses no compilers.
Revision 1.46 / (download) - annotate - [select for diffs], Tue Feb 10 02:22:50 2004 UTC (8 years, 3 months ago) by jlam
Branch: MAIN
Changes since 1.45: +2 -2
lines
Diff to previous 1.45 (colored)
PERL5_REQD is now a list of values, so append to its value instead of setting it.
Revision 1.45 / (download) - annotate - [select for diffs], Tue Jan 20 12:23:57 2004 UTC (8 years, 4 months ago) by agc
Branch: MAIN
Changes since 1.44: +2 -2
lines
Diff to previous 1.44 (colored)
Move WRKSRC definition away from the first paragraph in a Makefile.
Revision 1.44 / (download) - annotate - [select for diffs], Sat Jan 10 05:40:40 2004 UTC (8 years, 4 months ago) by jlam
Branch: MAIN
Changes since 1.43: +3 -2
lines
Diff to previous 1.43 (colored)
Put the correct path to perl into the scripts. This fixes using this package with pkgviews.
Revision 1.43 / (download) - annotate - [select for diffs], Tue Jan 6 08:29:59 2004 UTC (8 years, 4 months ago) by jlam
Branch: MAIN
Changes since 1.42: +8 -2
lines
Diff to previous 1.42 (colored)
Create only the right man/* directories based on the value of MANINSTALL.
Revision 1.42 / (download) - annotate - [select for diffs], Mon Jan 5 11:32:40 2004 UTC (8 years, 4 months ago) by jlam
Branch: MAIN
Changes since 1.41: +7 -3
lines
Diff to previous 1.41 (colored)
bl3ify
Revision 1.41 / (download) - annotate - [select for diffs], Mon Sep 15 16:16:40 2003 UTC (8 years, 8 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.40: +3 -1
lines
Diff to previous 1.40 (colored)
Add MANINSTALL to BUILD_DEFS. With latest changes in bsd.pkg.mk, manual page handling is automatic when MANINSTALL is not defined; this closes PR pkg/22562 by reed@reedmedia.net.
Revision 1.40 / (download) - annotate - [select for diffs], Sat Aug 23 19:40:18 2003 UTC (8 years, 9 months ago) by seb
Branch: MAIN
Changes since 1.39: +2 -2
lines
Diff to previous 1.39 (colored)
Update to version 0.113. Pkgvi fix: deal with pathnames like `dir-with.a-dot/file-without-dot' for which the temporary file pathname hold in $tmp ended up as `dir-with.a-dot/file-without-dot.$$.a-dot/file-without-dot'.
Revision 1.39 / (download) - annotate - [select for diffs], Thu Jul 17 22:52:17 2003 UTC (8 years, 10 months ago) by grant
Branch: MAIN
Changes since 1.38: +3 -3
lines
Diff to previous 1.38 (colored)
s/netbsd.org/NetBSD.org/
Revision 1.38 / (download) - annotate - [select for diffs], Wed Jul 16 01:38:26 2003 UTC (8 years, 10 months ago) by grant
Branch: MAIN
Changes since 1.37: +2 -2
lines
Diff to previous 1.37 (colored)
pkgvi: create temp files with the same extension as the original, so editors can pick the right syntax. bump PKGREVISION to 0.112.
Revision 1.37 / (download) - annotate - [select for diffs], Mon Jul 7 12:55:16 2003 UTC (8 years, 10 months ago) by seb
Branch: MAIN
Changes since 1.36: +2 -1
lines
Diff to previous 1.36 (colored)
Use '@SH@' for pkgdiff's interpreter and substitute for it. SH is /bin/ksh on Solaris, this gives us a working pkgdiff on Solaris.
Revision 1.36 / (download) - annotate - [select for diffs], Sat Jun 14 19:12:40 2003 UTC (8 years, 11 months ago) by atatat
Branch: MAIN
Changes since 1.35: +2 -2
lines
Diff to previous 1.35 (colored)
Add support to pkgdiff for the environment variable PKGDIFF_FMT. This allows you to get context style or plain diffs from mkpatches or pkgdiff, instead of the default unified format. Sometimes it's very nice to be able to look at a different diff format.
Revision 1.35 / (download) - annotate - [select for diffs], Tue Jun 10 12:47:32 2003 UTC (8 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.34: +2 -2
lines
Diff to previous 1.34 (colored)
Update to 1.110: make grep only match closed CVS tags (including the second $).
Revision 1.34 / (download) - annotate - [select for diffs], Wed May 28 14:53:51 2003 UTC (9 years ago) by seb
Branch: MAIN
Changes since 1.33: +13 -11
lines
Diff to previous 1.33 (colored)
Update to version 0.109. Belatedly document pkgvi's '+command' option per zuntum@ request. As textproc/groff now brings in a lot of dependencies don't make it a build dependency for this package on Solaris. XXX Hence do not install any man pages on Solaris. This is a temporary stopgap measure. Do people really want a somewhat important number of dependencies installed just to be able to do 'man mkpatches'? I surely don't... A better solution has to be devised. But as added bonus this package now handles gracefully MANINSTALL setting. See you have not lost everything!
Revision 1.33 / (download) - annotate - [select for diffs], Wed Apr 9 15:01:18 2003 UTC (9 years, 1 month ago) by seb
Branch: MAIN
Changes since 1.32: +2 -2
lines
Diff to previous 1.32 (colored)
Update to version 0.108. Newer diffutils' (>=2.8, as seen in pkgsrc and -current) diff had seen the regexp syntax of its -I and -F options changed from Emacs syntax to grep syntax. Hence fix pkgdiff's diff invocation so diffs on configure scripts are kept to a minimum.
Revision 1.32 / (download) - annotate - [select for diffs], Sat Mar 29 12:42:11 2003 UTC (9 years, 1 month ago) by jmmv
Branch: MAIN
Changes since 1.31: +2 -2
lines
Diff to previous 1.31 (colored)
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Revision 1.31 / (download) - annotate - [select for diffs], Fri Mar 28 21:14:28 2003 UTC (9 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.30: +1 -2
lines
Diff to previous 1.30 (colored)
NO_PATCH is deprecated, says pkglint. Remove it.
Revision 1.30 / (download) - annotate - [select for diffs], Fri Jan 31 12:18:32 2003 UTC (9 years, 3 months ago) by abs
Branch: MAIN
CVS Tags: netbsd-1-6-1-base,
netbsd-1-6-1
Changes since 1.29: +2 -2
lines
Diff to previous 1.29 (colored)
Make excessive use of :Q in MAKE_ENV to placate pkglint
Revision 1.29 / (download) - annotate - [select for diffs], Mon Nov 4 23:07:37 2002 UTC (9 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.28: +2 -2
lines
Diff to previous 1.28 (colored)
Update to 0.107: Do not exit when pkgdiff fails on one file, just report an error.
Revision 1.28 / (download) - annotate - [select for diffs], Sun Aug 25 19:43:33 2002 UTC (9 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.27: +4 -2
lines
Diff to previous 1.27 (colored)
Revert previous change now that the buildlink2.mk files have hit the main trunk. These packages can now safely use buildlink2.mk files.
Revision 1.27 / (download) - annotate - [select for diffs], Fri Aug 23 14:32:13 2002 UTC (9 years, 9 months ago) by abs
Branch: MAIN
Changes since 1.26: +2 -4
lines
Diff to previous 1.26 (colored)
revert buildlink2.mk merge until Johnny has a chance to look at the issues
Revision 1.26 / (download) - annotate - [select for diffs], Fri Aug 23 05:22:56 2002 UTC (9 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.25: +4 -2
lines
Diff to previous 1.25 (colored)
Merge pkgsrc/pkgtools from the buildlink2 branch back to the main trunk.
Revision 1.24.2.3 / (download) - annotate - [select for diffs], Fri Aug 23 05:09:22 2002 UTC (9 years, 9 months ago) by jlam
Branch: buildlink2
Changes since 1.24.2.2: +2 -2
lines
Diff to previous 1.24.2.2 (colored) to branchpoint 1.24 (colored) next main 1.25 (colored)
Merge changes from HEAD of pkgsrc/pkgtools to buildlink2 branch.
Revision 1.25 / (download) - annotate - [select for diffs], Wed Aug 14 16:30:06 2002 UTC (9 years, 9 months ago) by seb
Branch: MAIN
CVS Tags: netbsd-1-6-RELEASE-base,
netbsd-1-6,
buildlink2-base
Changes since 1.24: +2 -2
lines
Diff to previous 1.24 (colored)
Make patchdiff following package's PATCHDIR setting: useful when dealing with packages sharing patch files directory. Increment the package version. Approved by wiz.
Revision 1.24.2.2 / (download) - annotate - [select for diffs], Fri Jun 21 23:05:34 2002 UTC (9 years, 11 months ago) by jlam
Branch: buildlink2
Changes since 1.24.2.1: +2 -2
lines
Diff to previous 1.24.2.1 (colored) to branchpoint 1.24 (colored)
Rename USE_BUILDLINK2_ONLY to USE_BUILDLINK2 for less verbosity. Also convert a few more packages to use the buildlink2 framework.
Revision 1.24.2.1 / (download) - annotate - [select for diffs], Sat May 11 02:09:20 2002 UTC (10 years ago) by jlam
Branch: buildlink2
Changes since 1.24: +4 -2
lines
Diff to previous 1.24 (colored)
First pass at conversion of various packages to use the buildlink2 framework. Add many buildlink2.mk files to add to the framework. Please see buildlink2.txt for more details.
Revision 1.24 / (download) - annotate - [select for diffs], Tue Apr 2 10:56:47 2002 UTC (10 years, 1 month ago) by seb
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
netbsd-1-5-PATCH003
Branch point for: buildlink2
Changes since 1.23: +2 -2
lines
Diff to previous 1.23 (colored)
Use basename in dodiff() so `pkgdiff /path/to/configure' works as expected. Bump to 0.105
Revision 1.23 / (download) - annotate - [select for diffs], Sun Mar 10 22:04:01 2002 UTC (10 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.22: +2 -2
lines
Diff to previous 1.22 (colored)
Make pkgdiff smarter re: configure patches: avoid most parts that only change the line number in the configure script. Mostly by Stoned Elipot, with slight changes by me. Bump to 0.104.
Revision 1.22 / (download) - annotate - [select for diffs], Sat Dec 15 20:25:39 2001 UTC (10 years, 5 months ago) by agc
Branch: MAIN
Changes since 1.21: +2 -3
lines
Diff to previous 1.21 (colored)
Modify all references to PKGSRCDIR to _PKGSRCDIR, except in the external references of the pkglint package. _PKGSRCDIR is an internal definition in bsd.pkg.mk, and a few packages which would like to refer to other packages in the build tree. It should not be set by users, but neither should it stop a user from building a package if it is defined, so make it obvious that this is the case.
Revision 1.21 / (download) - annotate - [select for diffs], Mon Dec 3 14:30:16 2001 UTC (10 years, 5 months ago) by seb
Branch: MAIN
Changes since 1.20: +2 -2
lines
Diff to previous 1.20 (colored)
Update to 0.103: pkgvi now support +cmd as first argument, it is passed down as first argument to the editor.
Revision 1.20 / (download) - annotate - [select for diffs], Mon Nov 19 08:03:37 2001 UTC (10 years, 6 months ago) by tron
Branch: MAIN
Changes since 1.19: +2 -1
lines
Diff to previous 1.19 (colored)
Set minimum required Perl version 5.6.0 because older version don't work. This fixes PR pkg/14619 by Greg A. Woods.
Revision 1.19 / (download) - annotate - [select for diffs], Wed Oct 31 07:31:45 2001 UTC (10 years, 6 months ago) by zuntum
Branch: MAIN
Changes since 1.18: +9 -9
lines
Diff to previous 1.18 (colored)
One \t less so it fits in 80 columns
Revision 1.18 / (download) - annotate - [select for diffs], Mon Oct 8 15:59:52 2001 UTC (10 years, 7 months ago) by seb
Branch: MAIN
Changes since 1.17: +8 -3
lines
Diff to previous 1.17 (colored)
Update to 0.102: Use GNU diff on Solaris for pkgdiff script (close PR pkg/13988).
Revision 1.17 / (download) - annotate - [select for diffs], Thu Sep 27 23:18:35 2001 UTC (10 years, 7 months ago) by jlam
Branch: MAIN
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
Mechanical changes to 375 files to change dependency patterns of the form foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this.
Revision 1.16 / (download) - annotate - [select for diffs], Fri Sep 14 22:40:57 2001 UTC (10 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.15: +4 -2
lines
Diff to previous 1.15 (colored)
Update to 0.101: Fixes for Solaris by Stoned Elipot from pkg/13877.
Revision 1.15 / (download) - annotate - [select for diffs], Sun Sep 9 20:36:42 2001 UTC (10 years, 8 months ago) by agc
Branch: MAIN
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
WRKSRC= ${WRKDIR}
This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
Revision 1.14 / (download) - annotate - [select for diffs], Thu May 31 10:24:40 2001 UTC (10 years, 11 months ago) by dent
Branch: MAIN
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
Fix dead HOMEPAGE
Revision 1.13 / (download) - annotate - [select for diffs], Thu May 24 17:02:44 2001 UTC (11 years ago) by abs
Branch: MAIN
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
Update pkgdiff to 0.100 if pkgdiff failed due to a problem with RCS ids, mkpatches would save the failure message as a patch. Change to abort if pkgdiff has a non zero exit (with the pkgdiff output). Also add a '-v' flag to indicate which .orig file is being associated with which patchfile as processed.
Revision 1.12 / (download) - annotate - [select for diffs], Sat Mar 31 20:19:03 2001 UTC (11 years, 1 month ago) by skrll
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
Make output of patchdiff more readable. A bit of tidy up while I'm here. Bump to 0.99 (what's next 0.100?)
Revision 1.11 / (download) - annotate - [select for diffs], Sat Mar 31 17:24:03 2001 UTC (11 years, 1 month ago) by skrll
Branch: MAIN
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
Update mkpatches to pick up changes to files outside ${WRKSRC}.
I now have no excuse for not including RCSids in patches.
Bump version to 0.98.
Revision 1.10 / (download) - annotate - [select for diffs], Fri Mar 16 13:11:41 2001 UTC (11 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
pkgvi: fix cmp output redirection, remove some more backup files created by emacs. Bump version to 0.97.
Revision 1.9 / (download) - annotate - [select for diffs], Wed Feb 28 10:33:53 2001 UTC (11 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
whitespace fixes
Revision 1.8 / (download) - annotate - [select for diffs], Sat Feb 17 17:51:28 2001 UTC (11 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.7: +2 -1
lines
Diff to previous 1.7 (colored)
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Revision 1.7 / (download) - annotate - [select for diffs], Wed Jan 17 23:16:44 2001 UTC (11 years, 4 months ago) by hubertf
Branch: MAIN
Changes since 1.6: +6 -5
lines
Diff to previous 1.6 (colored)
Update to 0.96: Add pkgvi, a wrapper that cares to backup files before you modify them (and that also handles unmodified files in a sane way by deleting backup files that had no changes). The pkgvi utility was contributed by Tomasz Luchowski <zuntum@eik.pl>
Revision 1.6 / (download) - annotate - [select for diffs], Sat Aug 26 04:40:28 2000 UTC (11 years, 9 months ago) by hubertf
Branch: MAIN
CVS Tags: netbsd-1-5-RELEASE,
netbsd-1-4-PATCH003
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Update to 0.95. Changes: Allow only one file as argument, newfile, and assume oldfile as newfile.orig.
Revision 1.5 / (download) - annotate - [select for diffs], Thu Aug 17 03:09:24 2000 UTC (11 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Make patchdiff work again after the last changes. Bump to 0.94.
Revision 1.4 / (download) - annotate - [select for diffs], Tue Aug 15 14:43:41 2000 UTC (11 years, 9 months ago) by abs
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Sort the list of files for which to generate patches in mkpatches Update to 0.93
Revision 1.3 / (download) - annotate - [select for diffs], Tue Aug 15 14:35:22 2000 UTC (11 years, 9 months ago) by abs
Branch: MAIN
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Remove date from +++ lines in patch - removes needless differences when patches are regenerated. Update to 0.92
Revision 1.2 / (download) - annotate - [select for diffs], Sat Jul 1 02:38:55 2000 UTC (11 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
pkgdiff now only generates output at all if the files differ. mkpatches doesn't generate empty patches, and warns if name and name.orig don't differ. Bump version to 0.91.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Jun 28 01:42:42 2000 UTC (11 years, 11 months ago) by wiz
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Import of pkgdiff & friends, some tools for easier patch creation and maintenance.
Revision 1.1 / (download) - annotate - [select for diffs], Wed Jun 28 01:42:42 2000 UTC (11 years, 11 months ago) by wiz
Branch: MAIN
Initial revision