The NetBSD Project

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

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.27, Wed Jul 22 09:05:23 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.26: +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.26 / (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.25: +1 -3 lines
Diff to previous 1.25 (colored) to selected 1.13 (colored)

Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions.

Revision 1.25 / (download) - annotate - [select for diffs], Fri Jun 20 01:09:26 2008 UTC (15 years, 9 months ago) by joerg
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.24: +3 -1 lines
Diff to previous 1.24 (colored) to selected 1.13 (colored)

Add DESTDIR support.

Revision 1.24 / (download) - annotate - [select for diffs], Wed Apr 30 13:38:15 2008 UTC (15 years, 11 months ago) by jmmv
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored) to selected 1.13 (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.23 / (download) - annotate - [select for diffs], Thu Oct 25 22:01:00 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.22: +2 -1 lines
Diff to previous 1.22 (colored) to selected 1.13 (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.22 / (download) - annotate - [select for diffs], Thu Mar 30 21:14:32 2006 UTC (18 years ago) by jmmv
Branch: MAIN
CVS Tags: 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, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.21: +3 -4 lines
Diff to previous 1.21 (colored) to selected 1.13 (colored)

Update gnome-dirs, gnome1-dirs and gnome2-dirs to 1.6:
- Add the share/gnome-default-applications.

Revision 1.21 / (download) - annotate - [select for diffs], Sun Feb 5 23:10:09 2006 UTC (18 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored) to selected 1.13 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.20 / (download) - annotate - [select for diffs], Thu Dec 29 06:21:54 2005 UTC (18 years, 3 months ago) by jlam
Branch: MAIN
Changes since 1.19: +1 -2 lines
Diff to previous 1.19 (colored) to selected 1.13 (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], 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.18: +5 -5 lines
Diff to previous 1.18 (colored) to selected 1.13 (colored)

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

Revision 1.18 / (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.17: +3 -2 lines
Diff to previous 1.17 (colored) to selected 1.13 (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.17 / (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.16: +3 -4 lines
Diff to previous 1.16 (colored) to selected 1.13 (colored)

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

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

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.15 / (download) - annotate - [select for diffs], Wed Apr 14 15:31:09 2004 UTC (19 years, 11 months ago) by jmmv
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.14: +2 -2 lines
Diff to previous 1.14 (colored) to selected 1.13 (colored)

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

Revision 1.14 / (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.13: +11 -7 lines
Diff to previous 1.13 (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.13 / (download) - annotate - [selected], Fri Mar 12 20:44:16 2004 UTC (20 years ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Use xdg-x11-dirs properly, by using the right path and pkg name.

Revision 1.12 / (download) - annotate - [select for diffs], Fri Mar 12 19:49:59 2004 UTC (20 years ago) by wiz
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored) to selected 1.13 (colored)

It is called xdg-dirs, not xdg-x11-dirs.

Revision 1.11 / (download) - annotate - [select for diffs], Mon Mar 8 19:30:58 2004 UTC (20 years ago) by jmmv
Branch: MAIN
Changes since 1.10: +2 -1 lines
Diff to previous 1.10 (colored) to selected 1.13 (colored)

Update to 1.5: do not register some directories that are now handled by
xdg-dirs and xdg-x11-dirs.

Revision 1.10 / (download) - annotate - [select for diffs], Sun Feb 15 12:12:32 2004 UTC (20 years, 1 month ago) by jlam
Branch: MAIN
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored) to selected 1.13 (colored)

These packages don't use the compiler.

Revision 1.9 / (download) - annotate - [select for diffs], Thu Jan 22 13:00:24 2004 UTC (20 years, 2 months ago) by jlam
Branch: MAIN
Changes since 1.8: +5 -5 lines
Diff to previous 1.8 (colored) to selected 1.13 (colored)

These packages never invoke the toolchain, hence NO_BUILDLINK is
appropriate.

Revision 1.8 / (download) - annotate - [select for diffs], Tue Jan 20 12:21:02 2004 UTC (20 years, 2 months ago) by agc
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored) to selected 1.13 (colored)

Move WRKSRC definition away from the first paragraph in a Makefile.

Revision 1.7 / (download) - annotate - [select for diffs], Thu Jul 17 21:49:02 2003 UTC (20 years, 8 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored) to selected 1.13 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.6 / (download) - annotate - [select for diffs], Mon Jun 2 01:18:15 2003 UTC (20 years, 10 months ago) by jschauma
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored) to selected 1.13 (colored)

Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.

Revision 1.5 / (download) - annotate - [select for diffs], Wed Feb 5 05:03:01 2003 UTC (21 years, 1 month ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.4: +1 -2 lines
Diff to previous 1.4 (colored) to selected 1.13 (colored)

Really remove references to gnome-dirs/buildlink2.mk.

Revision 1.4 / (download) - annotate - [select for diffs], Wed Feb 5 04:49:06 2003 UTC (21 years, 1 month ago) by jlam
Branch: MAIN
Changes since 1.3: +3 -1 lines
Diff to previous 1.3 (colored) to selected 1.13 (colored)

gnome-dirs shouldn't have a buildlink2.mk file as it doesn't have either
shared libraries or header files.  Simply use the existing DEPENDS
mechanism in gnome[12]-dirs to note a dependency on gnome-dirs>=1.0.

Revision 1.3 / (download) - annotate - [select for diffs], Mon Jan 27 14:30:39 2003 UTC (21 years, 2 months ago) by jmmv
Branch: MAIN
Changes since 1.2: +3 -7 lines
Diff to previous 1.2 (colored) to selected 1.13 (colored)

Undo last.  Packages installing GNOME applets depend on gnome-core, which
takes care of the share/applets hierarchy.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Jan 27 14:14:13 2003 UTC (21 years, 2 months ago) by jmmv
Branch: MAIN
Changes since 1.1: +7 -3 lines
Diff to previous 1.1 (colored) to selected 1.13 (colored)

Register shared directories under share/applets: Amusements, Clocks,
Monitors, Multimedia, Network and Utility.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Jan 27 09:36:26 2003 UTC (21 years, 2 months ago) by jmmv
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored) to selected 1.13 (colored)

Initial import of gnome1-dirs, version 1.0:

gnome1-dirs installs a set of shared directories used by many GTK1/GNOME1
applications.  It is useful to simplify PLIST handling in other packages.

Reviewed by rh.

Revision 1.1 / (download) - annotate - [select for diffs], Mon Jan 27 09:36:26 2003 UTC (21 years, 2 months ago) by jmmv
Branch: MAIN
Diff to selected 1.13 (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>