Up to [cvs.NetBSD.org] / pkgsrc / misc / theme-dirs
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.13, Wed Jul 22 09:05:23 2009 UTC (13 years, 6 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.12: +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.12 / (download) - annotate - [select for diffs], Wed Jul 22 09:01:37 2009 UTC (13 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.11: +1 -2
lines
Diff to previous 1.11 (colored)
Remove USE_DIRS from pkgsrc. Shared directories can now be created independently by the pacakges needing them and will be removed automatically by pkg_delete when empty. Packages needing empty directories can use the @pkgdir command in PLIST. Discussed and ok'd in thread starting at http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
Revision 1.11 / (download) - annotate - [select for diffs], Thu Apr 9 00:48:09 2009 UTC (13 years, 9 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.10: +1 -3
lines
Diff to previous 1.10 (colored)
Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions.
Revision 1.10 / (download) - annotate - [select for diffs], Fri Jun 20 01:09:27 2008 UTC (14 years, 7 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.9: +3 -1
lines
Diff to previous 1.9 (colored)
Add DESTDIR support.
Revision 1.9 / (download) - annotate - [select for diffs], Wed Apr 30 13:38:15 2008 UTC (14 years, 9 months ago) by jmmv
Branch: MAIN
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (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.8 / (download) - annotate - [select for diffs], Thu Oct 25 22:01:02 2007 UTC (15 years, 3 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4
Changes since 1.7: +2 -1
lines
Diff to previous 1.7 (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.7 / (download) - annotate - [select for diffs], Thu Dec 29 06:21:55 2005 UTC (17 years, 1 month ago) by jlam
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,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.6: +1 -2
lines
Diff to previous 1.6 (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.6 / (download) - annotate - [select for diffs], Wed Sep 28 19:51:27 2005 UTC (17 years, 4 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.5: +5 -5
lines
Diff to previous 1.5 (colored)
Replaced "# defined" with "yes" where appropriate.
Revision 1.5 / (download) - annotate - [select for diffs], Sat Aug 20 19:16:21 2005 UTC (17 years, 5 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Changes since 1.4: +3 -2
lines
Diff to previous 1.4 (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.4 / (download) - annotate - [select for diffs], Tue May 10 20:21:57 2005 UTC (17 years, 8 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Add share/themes/Clearlooks and bump version to 1.1. This is needed because the clearlooks gtk2 and metacity theme will be now in different packages.
Revision 1.3 / (download) - annotate - [select for diffs], Thu Apr 28 23:04:08 2005 UTC (17 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.2: +2 -3
lines
Diff to previous 1.2 (colored)
We don't need to use ${SORT} to sort a list -- just use the :O modifier.
Revision 1.2 / (download) - annotate - [select for diffs], Mon Apr 11 21:46:40 2005 UTC (17 years, 9 months ago) by tv
Branch: MAIN
Changes since 1.1: +1 -2
lines
Diff to previous 1.1 (colored)
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Dec 24 10:05:53 2004 UTC (18 years, 1 month ago) by jmmv
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of theme-dirs, version 1.0: theme-dirs installs a set of shared directories used by GTK2+ (gtk2-engines) and other GNOME packages (such as metacity and gnome-themes). It is useful to simplify PLIST handling in other packages.
Revision 1.1 / (download) - annotate - [select for diffs], Fri Dec 24 10:05:53 2004 UTC (18 years, 1 month ago) by jmmv
Branch: MAIN
Initial revision