Up to [cvs.netbsd.org] / pkgsrc / pkgtools / pkg_filecheck
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.32 / (download) - annotate - [select for diffs], Thu Mar 1 16:31:55 2012 UTC (2 months, 3 weeks ago) by hans
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
HEAD
Changes since 1.31: +2 -4
lines
Diff to previous 1.31 (colored)
Remove NO_CONFIGURE=yes so that libnbcompat is built. Use LIBS when linking. Fixes build on SunOS, also tested on NetBSD.
Revision 1.31 / (download) - annotate - [select for diffs], Thu Apr 9 00:48:12 2009 UTC (3 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
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,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.30: +1 -3
lines
Diff to previous 1.30 (colored)
Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions.
Revision 1.30 / (download) - annotate - [select for diffs], Tue Feb 10 00:15:20 2009 UTC (3 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1
Changes since 1.29: +11 -9
lines
Diff to previous 1.29 (colored)
DESTDIR support
Revision 1.29 / (download) - annotate - [select for diffs], Sun May 25 13:16:11 2008 UTC (4 years ago) by dillo
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper-base,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.28: +2 -2
lines
Diff to previous 1.28 (colored)
Assert OWNERship of some packages, relinquish others entierly.
Revision 1.28 / (download) - annotate - [select for diffs], Sun Oct 7 12:59:14 2007 UTC (4 years, 7 months ago) by kano
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3
Changes since 1.27: +2 -2
lines
Diff to previous 1.27 (colored)
fix obsolete URLs for www.NetBSD.org close PR pkg/37071 reviewd by xtraeme@
Revision 1.27 / (download) - annotate - [select for diffs], Sat Sep 8 21:57:59 2007 UTC (4 years, 8 months ago) by jlam
Branch: MAIN
Changes since 1.26: +3 -9
lines
Diff to previous 1.26 (colored)
Convert to use the features framework.
Revision 1.26 / (download) - annotate - [select for diffs], Thu Sep 6 21:51:54 2007 UTC (4 years, 8 months ago) by jlam
Branch: MAIN
Changes since 1.25: +2 -2
lines
Diff to previous 1.25 (colored)
Convert all libnbcompat/buildlink3.mk references to inplace.mk.
Revision 1.25 / (download) - annotate - [select for diffs], Fri Feb 16 22:57:09 2007 UTC (5 years, 3 months ago) by tonio
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Changes since 1.24: +2 -2
lines
Diff to previous 1.24 (colored)
Make sure pkg_filecheck uses db185 api
Revision 1.24 / (download) - annotate - [select for diffs], Tue Oct 24 19:23:38 2006 UTC (5 years, 7 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4
Changes since 1.23: +2 -2
lines
Diff to previous 1.23 (colored)
Updated pkg_filecheck to 0.3. Bugfix: When allocating more memory, it does not help to double the amount if the current amount is zero.
Revision 1.23 / (download) - annotate - [select for diffs], Tue Oct 24 18:19:22 2006 UTC (5 years, 7 months ago) by rillig
Branch: MAIN
Changes since 1.22: +6 -6
lines
Diff to previous 1.22 (colored)
Fixed PKGMANDIR.
Revision 1.22 / (download) - annotate - [select for diffs], Sun Jul 2 10:32:09 2006 UTC (5 years, 10 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base,
pkgsrc-2006Q3
Changes since 1.21: +9 -4
lines
Diff to previous 1.21 (colored)
Updated pkg_filecheck to 0.2. The PKGDBDIR and PKGDBDIR.refcount directories are excluded from the list of files to check, because for unprivileged pkgsrc, they are subdirectories of PKGSRCDIR. Removed the dependency on libnbcompat for NetBSD.
Revision 1.21 / (download) - annotate - [select for diffs], Fri Jan 6 17:10:58 2006 UTC (6 years, 4 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.20: +15 -3
lines
Diff to previous 1.20 (colored)
Use SUBST framework. Use PERL5 instead of ${PREFIX}/bin/perl to get
the location of the interpreter.
Revision 1.20 / (download) - annotate - [select for diffs], Thu Dec 29 06:22:06 2005 UTC (6 years, 4 months ago) by jlam
Branch: MAIN
Changes since 1.19: +1 -2
lines
Diff to previous 1.19 (colored)
Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk automatically detects whether we want the pkginstall machinery to be used by the package Makefile.
Revision 1.19 / (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-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.18: +3 -3
lines
Diff to previous 1.18 (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.18 / (download) - annotate - [select for diffs], Thu Nov 17 17:02:04 2005 UTC (6 years, 6 months ago) by rillig
Branch: MAIN
Changes since 1.17: +3 -1
lines
Diff to previous 1.17 (colored)
Added a dependency on libnbcompat to allow building on Solaris easier. (See PR 23746.) It still needs work in the area of Berkeley DB selection. Bumped PKGREVISION.
Revision 1.17 / (download) - annotate - [select for diffs], Sat Jul 16 01:19:17 2005 UTC (6 years, 10 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
Get rid of USE_PERL5. The new way to express needing the Perl executable around at either build-time or at run-time is: USE_TOOLS+= perl # build-time USE_TOOLS+= perl:run # run-time Also remove some places where perl5/buildlink3.mk was being included by a package Makefile, but all that the package wanted was the Perl executable.
Revision 1.16 / (download) - annotate - [select for diffs], Fri Jun 17 03:50:29 2005 UTC (6 years, 11 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.15: +3 -1
lines
Diff to previous 1.15 (colored)
Create directories before installing files into them.
Revision 1.15 / (download) - annotate - [select for diffs], Sat May 7 22:24:04 2005 UTC (7 years ago) by wiz
Branch: MAIN
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
Refer doc/pkgsrc.html instead of Packages.txt (HOMEPAGE variable).
Revision 1.14 / (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.13: +1 -2
lines
Diff to previous 1.13 (colored)
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.13 / (download) - annotate - [select for diffs], Wed Nov 17 08:13:09 2004 UTC (7 years, 6 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.12: +4 -4
lines
Diff to previous 1.12 (colored)
Fix so this package builds with existing bdb.buildlink3.mk.
Revision 1.12 / (download) - annotate - [select for diffs], Mon Nov 15 17:54:50 2004 UTC (7 years, 6 months ago) by jlam
Branch: MAIN
Changes since 1.11: +1 -2
lines
Diff to previous 1.11 (colored)
Rework the Berkeley DB detection in buildlink3:
* Add a db1.builtin.mk file that detects whether DB-1.85 functionality
exists in the base system, and remove the distinction between
"native" and the other Berkeley DB packages -- we now refer to
db[1234]. This paves the way for any future databases/db1 package.
* USE_DB185 shouldn't need to be set by any packages -- its correct
value is now automatically determined by bdb.buildlink3.mk depending
on whether we explicitly request db1 or not. By default, if you
include bdb.buildlink3.mk, you want DB-1.85 functionality and
USE_DB185 defaults to "yes", but if you explicitly remove db1 from
the list of acceptable DBs, then USE_DB185 defaults to "no".
* Set BDB_LIBS to the library options needed to link against the DB
library when bdb.buildlink3.mk is included.
* We only add the DB library to the linker command automatically if
we want DB-1.85 functionality; otherwise assume that the package
configure process can figure out how to probe for the correct
headers and libraries.
Edit package Makefiles to nuke redundant settings of USE_DB185.
Revision 1.11 / (download) - annotate - [select for diffs], Tue Jul 6 22:13:14 2004 UTC (7 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3
Changes since 1.10: +3 -2
lines
Diff to previous 1.10 (colored)
Convert to bl3.
Revision 1.10 / (download) - annotate - [select for diffs], Tue Jan 20 12:23:57 2004 UTC (8 years, 4 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Move WRKSRC definition away from the first paragraph in a Makefile.
Revision 1.9 / (download) - annotate - [select for diffs], Thu Dec 18 14:32:01 2003 UTC (8 years, 5 months ago) by grant
Branch: MAIN
Changes since 1.8: +2 -1
lines
Diff to previous 1.8 (colored)
don't hardcode /var/db/pkg, use PKG_DBDIR.
Revision 1.8 / (download) - annotate - [select for diffs], Thu Dec 18 14:29:11 2003 UTC (8 years, 5 months ago) by grant
Branch: MAIN
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
also pass BUILDLINK_LDFLAGS.db for safety.
Revision 1.7 / (download) - annotate - [select for diffs], Thu Dec 18 14:28:08 2003 UTC (8 years, 5 months ago) by grant
Branch: MAIN
Changes since 1.6: +3 -6
lines
Diff to previous 1.6 (colored)
make use of FILES_SUBST_SED.
Revision 1.6 / (download) - annotate - [select for diffs], Sun Dec 14 12:27:57 2003 UTC (8 years, 5 months ago) by dillo
Branch: MAIN
Changes since 1.5: +3 -2
lines
Diff to previous 1.5 (colored)
pass CPPFLAGS to compiler
Revision 1.5 / (download) - annotate - [select for diffs], Sun Dec 14 11:45:09 2003 UTC (8 years, 5 months ago) by dillo
Branch: MAIN
Changes since 1.4: +6 -2
lines
Diff to previous 1.4 (colored)
This package uses db 1.85, so include its buildlink. Don't use implicit make rules, invoke compiler explicitly. Addresses PR 23746.
Revision 1.4 / (download) - annotate - [select for diffs], Wed Jul 30 10:41:25 2003 UTC (8 years, 9 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Set USE_PKGINSTALL instead of directly including bsd.pkg.install.mk.
Revision 1.3 / (download) - annotate - [select for diffs], Mon Jul 21 17:14:07 2003 UTC (8 years, 10 months ago) by martti
Branch: MAIN
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
COMMENT should start with a capital letter.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Jul 17 22:52:15 2003 UTC (8 years, 10 months ago) by grant
Branch: MAIN
Changes since 1.1: +3 -3
lines
Diff to previous 1.1 (colored)
s/netbsd.org/NetBSD.org/
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Jul 13 16:15:34 2003 UTC (8 years, 10 months ago) by wiz
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of pkg_filecheck, a tool to compare the file system contents with the package database, reporting files that are in the file system but not in the package database. Written by Dieter Baron (dillo@) with man pages from Thomas Klausner (wiz@).
Revision 1.1 / (download) - annotate - [select for diffs], Sun Jul 13 16:15:34 2003 UTC (8 years, 10 months ago) by wiz
Branch: MAIN
Initial revision