The NetBSD Project

CVS log for pkgsrc/pkgtools/pkgclean/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / pkgtools / pkgclean

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Jan 19 03:31:30 2020 UTC (4 years, 9 months ago) by gutteridge
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, HEAD
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
pkgclean: check that PKGSRCDIR is a valid directory

For those of us who have multiple pkgsrc trees, or move them around,
and forget the path gets hard-coded into the shell script, or make a
typo when supplying an alternate PKGSRCDIR, and then wonder why nothing
gets cleaned.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu May 23 19:23:13 2019 UTC (5 years, 5 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +3 -3 lines
all: replace SUBST_SED with the simpler SUBST_VARS

pkglint -Wall -r --only "substitution command" -F

With manual review and indentation fixes since pkglint doesn't get that
part correct in every case.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Sep 14 16:31:28 2018 UTC (6 years, 1 month ago) by leot
Branches: MAIN
CVS tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -2 lines
pkgclean: Properly replace @SH@ in pkgclean

Most of the times setting NO_CONFIGURE is not needed and can badly
interact with SUBST framework like in this case as pointed out by
PR pkg/53606.

Fixes PR pkg/53606.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Jul 4 13:40:32 2018 UTC (6 years, 4 months ago) by jperkin
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
*: Move SUBST_STAGE from post-patch to pre-configure

Performing substitutions during post-patch breaks tools such as mkpatches,
making it very difficult to regenerate correct patches after making changes,
and often leading to substituted string replacements being committed.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Oct 9 14:06:50 2014 UTC (10 years ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -3 lines
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Mar 3 04:54:34 2014 UTC (10 years, 8 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -1 lines
LICENSE=2-clause-bsd

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Mar 3 03:30:54 2014 UTC (10 years, 8 months ago) by obache
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -4 lines
Just define PKGNAME and use it.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Sep 11 23:19:38 2012 UTC (12 years, 1 month ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -2 lines
"user-destdir" is default these days

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Apr 9 00:48:13 2009 UTC (15 years, 6 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, 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
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -2 lines
Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Sep 7 01:41:39 2008 UTC (16 years, 2 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +6 -5 lines
DESTDIR support and pkglint clean.
Requestd by PR 39456.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri May 18 10:03:31 2007 UTC (17 years, 5 months ago) by peter
Branches: MAIN
CVS tags: 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, cwrapper-base, cwrapper
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Remove myself as maintainer, I don't have the time anymore to keep these
packages up to date.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Feb 22 19:27:02 2007 UTC (17 years, 8 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2007Q1-base, pkgsrc-2007Q1
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -4 lines
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Jan 7 09:14:09 2007 UTC (17 years, 10 months ago) by rillig
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -3 lines
Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Apr 22 09:22:13 2006 UTC (18 years, 6 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Removed the superfluous "quotes" and 'quotes' from variables that don't
need them, for example RESTRICTED and SUBST_MESSAGE.*.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Dec 5 20:50:51 2005 UTC (18 years, 11 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
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.8: download - view: text, markup, annotated - select for diffs
Thu Nov 17 22:30:09 2005 UTC (18 years, 11 months ago) by rillig
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +8 -9 lines
Updated pkgclean to 20051116.

- Replaced the C implementation by a shell program, as the latter is
  more portable.

Fixes PR 26970.

Ok'ed by maintainer.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Apr 11 21:47:05 2005 UTC (19 years, 6 months ago) by tv
Branches: MAIN
CVS tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -2 lines
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Mar 14 20:18:40 2005 UTC (19 years, 7 months ago) by tv
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -3 lines
NROFF isn't used here; don't define it.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Jan 18 22:32:00 2005 UTC (19 years, 9 months ago) by tv
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -5 lines
Don't build catpages inside the package.  Not every system has a nroff
shipped standard.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jan 6 05:32:29 2005 UTC (19 years, 10 months ago) by tv
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Don't "cp -p" for *source* files.  Builds are usually done as an unprivileged
user, so it's not nice to try to use an option that will try to chown if
the repository isn't owned by the builder.

(Some OS's do in fact cause an error when the chown in "cp -p" fails.)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Oct 14 16:11:05 2004 UTC (20 years ago) by ben
Branches: MAIN
CVS tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Change pkgclean to wait for the termination of all the child processes.
This fix comes from Peter Postma, and it addresses a problem reported
by Ryo HAYASAKA in PR#27250.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Oct 7 02:01:38 2004 UTC (20 years, 1 month ago) by jlam
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
* Make PKGSRC_TOPDIR a private variable by renaming it to _PKGSRC_TOPDIR,
  as it's only used internally by bsd.prefs.mk.

* Make _PKGSRCDIR a public variable by renaming it to PKGSRCDIR.
  Also, generate its value from ${_PKGSRC_TOPDIR} so it's less fragile
  than the old method of stripping off the last two components of
  ${.CURDIR}.  PKGSRCDIR may now be used after bsd.prefs.mk is defined.

* Change all references to _PKGSRCDIR to PKGSRCDIR.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Tue Jun 22 20:02:41 2004 UTC (20 years, 4 months ago) by xtraeme
Branches: TNF
CVS tags: pkgsrc-base, pkgsrc-2004Q3-base, pkgsrc-2004Q3
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Initial import of pkgclean-20040622 from pkgsrc-wip, written by
Peter Postma.

pkgclean cleans up your pkgsrc by removing the work directories.
It's a fast alternative for ``cd /usr/pkgsrc && make clean''.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jun 22 20:02:41 2004 UTC (20 years, 4 months ago) by xtraeme
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>