The NetBSD Project

CVS log for pkgsrc/misc/xdg-dirs/Attic/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / misc / xdg-dirs

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.20, Wed Jul 22 09:05:24 2009 UTC (14 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2009Q4-base, pkgsrc-2009Q4, HEAD
Changes since 1.19: +1 -1 lines
FILE REMOVED

Remove USE_DIRS infrastructure support and support packages.

See http://mail-index.netbsd.org/pkgsrc-changes/2009/07/22/msg026834.html.

Revision 1.19 / (download) - annotate - [select for diffs], Thu Apr 9 00:48:09 2009 UTC (14 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.18: +1 -3 lines
Diff to previous 1.18 (colored) to selected 1.1.1.1 (colored)

Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions.

Revision 1.18 / (download) - annotate - [select for diffs], Wed Apr 30 13:38:15 2008 UTC (15 years, 11 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored) to selected 1.1.1.1 (colored)

Drop maintainership

Stop lying and drop maintainership of these packages.  I have not
maintained them for a very long time already, so leave room for
fresh blood to take over them.

Revision 1.17 / (download) - annotate - [select for diffs], Thu Oct 25 22:01:02 2007 UTC (16 years, 5 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4
Changes since 1.16: +2 -1 lines
Diff to previous 1.16 (colored) to selected 1.1.1.1 (colored)

* If PLIST_SRC is explicitly set to an empty value in a package Makefile,
  then automatically generate a PLIST that says "${PKGNAME} has no files".

* If PLIST_SRC and GENERATE_PLIST are not set in a package Makefile,
  and no PLIST files exist, then fail during the package build with
  PKG_FAIL_REASON.

* Remove "intentionally empty" PLISTs again.

Now, the easy way to say that a package installs no files is to just
add the following to the package Makefile:

	PLIST_SRC=	# empty

Revision 1.16 / (download) - annotate - [select for diffs], Thu Nov 2 18:21:18 2006 UTC (17 years, 4 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.15: +3 -1 lines
Diff to previous 1.15 (colored) to selected 1.1.1.1 (colored)

DESTDIR support.

Revision 1.15 / (download) - annotate - [select for diffs], Fri Sep 8 16:27:34 2006 UTC (17 years, 6 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored) to selected 1.1.1.1 (colored)

Update to 1.4: add the share/dtds directory, initially used by the
forthcoming icon-naming-utils package.

Revision 1.14 / (download) - annotate - [select for diffs], Sat Apr 1 21:39:54 2006 UTC (18 years ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.13: +2 -3 lines
Diff to previous 1.13 (colored) to selected 1.1.1.1 (colored)

Update xdg-dirs and xdg-x11-dirs to 1.3:
- Register the share/pixmaps/backgrounds directory.

Revision 1.13 / (download) - annotate - [select for diffs], Thu Dec 29 06:21:56 2005 UTC (18 years, 3 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.12: +1 -2 lines
Diff to previous 1.12 (colored) to selected 1.1.1.1 (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.12 / (download) - annotate - [select for diffs], Wed Sep 28 19:51:27 2005 UTC (18 years, 6 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.11: +5 -5 lines
Diff to previous 1.11 (colored) to selected 1.1.1.1 (colored)

Replaced "# defined" with "yes" where appropriate.

Revision 1.11 / (download) - annotate - [select for diffs], Sat Aug 20 19:16:21 2005 UTC (18 years, 7 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.10: +3 -2 lines
Diff to previous 1.10 (colored) to selected 1.1.1.1 (colored)

Use REQD_DIRS instead of MAKE_DIRS for directories under ${PREFIX} so
that these directories will be conditionally removed (based on reference
counts), regardless of the value of PKG_CONFIG.  Bump the PKGREVISION
for packages that were modified as a result.

Revision 1.10 / (download) - annotate - [select for diffs], Thu Apr 28 23:04:08 2005 UTC (18 years, 11 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.9: +2 -3 lines
Diff to previous 1.9 (colored) to selected 1.1.1.1 (colored)

We don't need to use ${SORT} to sort a list -- just use the :O modifier.

Revision 1.9 / (download) - annotate - [select for diffs], Tue Apr 19 10:52:26 2005 UTC (18 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored) to selected 1.1.1.1 (colored)

Update to 1.2: add share/desktop-directories.
Okayed by jmmv@.

Revision 1.8 / (download) - annotate - [select for diffs], Mon Apr 11 21:46:40 2005 UTC (18 years, 11 months ago) by tv
Branch: MAIN
Changes since 1.7: +1 -2 lines
Diff to previous 1.7 (colored) to selected 1.1.1.1 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.7 / (download) - annotate - [select for diffs], Sat Jun 5 12:18:24 2004 UTC (19 years, 9 months ago) by xtraeme
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.6: +2 -4 lines
Diff to previous 1.6 (colored) to selected 1.1.1.1 (colored)

Back out previous commit, as pointed out jmmv these packages are useless
in a pkgviews world.

Revision 1.6 / (download) - annotate - [select for diffs], Sat Jun 5 00:20:05 2004 UTC (19 years, 9 months ago) by xtraeme
Branch: MAIN
Changes since 1.5: +4 -2 lines
Diff to previous 1.5 (colored) to selected 1.1.1.1 (colored)

Enable pkgviews installation.

Revision 1.5 / (download) - annotate - [select for diffs], Wed Apr 14 15:31:09 2004 UTC (19 years, 11 months ago) by jmmv
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored) to selected 1.1.1.1 (colored)

Now pick maintainership, to let people know who to bla^Wcomment to.

Revision 1.4 / (download) - annotate - [select for diffs], Wed Apr 14 15:26:41 2004 UTC (19 years, 11 months ago) by jmmv
Branch: MAIN
Changes since 1.3: +18 -4 lines
Diff to previous 1.3 (colored) to selected 1.1.1.1 (colored)

Rework the way to use the -dirs packages (ATM, xdg-dirs, xdg-x11-dirs,
gnome1-dirs and gnome2-dirs):

- Introduce a global USE_DIRS variable, which takes pairs of names and
  versions.  For example, an xdg-1.1 value will request the use of the
  xdg-dirs package, at least version 1.1.  This variable must always be
  appended to.  If there are duplicates with different versions, the
  one with the higher number will be picked up.

- Introduce the mk/dirs.mk file, which is automatically included by
  bsd.pkg.mk when USE_DIRS is not empty.  It parses the variable's value
  and includes the required dirs.mk files, present in each -dirs package.

- For each -dirs package, add a dirs.mk file that defines a variable
  holding the list of directories provided by it, adds a dependency on
  that package, and modifies the PRINT_PLIST_AWK variable to output
  comments for the directories handled by it.

- Drop some Makefile.common files that only make things difficult and
  more confusing now (in favour of the new dirs.mk files).  The only thing
  to worry about is to keep version numbers consistent across xdg-* and
  gnome*-* packages, but that will be easier to handle.

The main reason for this change is to be able to modify PRINT_PLIST_AWK in
a clean way, but I hope this will improve clarity too.  Also, this simplifies
the addition of future -dirs packages (if needed) in a consistent way.

Revision 1.3 / (download) - annotate - [select for diffs], Mon Mar 8 19:27:53 2004 UTC (20 years ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.2: +4 -20 lines
Diff to previous 1.2 (colored) to selected 1.1.1.1 (colored)

Register the following new directories:
    share/application-registry
    share/icons
    share/images
    share/mime-info
    share/pixmaps
    share/sounds
    share/themes
Bump version to 1.1 due to this.

While here, split the Makefile to ease the addition of xdg-x11-dirs.

Revision 1.2 / (download) - annotate - [select for diffs], Sun Feb 15 18:08:03 2004 UTC (20 years, 1 month ago) by jmmv
Branch: MAIN
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored) to selected 1.1.1.1 (colored)

This package does not use the compiler.

Revision 1.1.1.1 / (download) - annotate - [selected] (vendor branch), Wed Feb 4 13:21:19 2004 UTC (20 years, 1 month ago) by markd
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of xdg-dirs-1.0.

A package to handle creation of the directories shared by KDE and Gnome2.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Feb 4 13:21:19 2004 UTC (20 years, 1 month ago) by markd
Branch: MAIN
Diff to selected 1.1.1.1 (colored)

Initial revision

This form allows you to request diff's 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.




CVSweb <webmaster@jp.NetBSD.org>