The NetBSD Project

CVS log for pkgsrc/wm/icecc/Attic/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / wm / icecc

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.35, Thu Aug 21 21:30:19 2014 UTC (8 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.34: +1 -1 lines
FILE REMOVED

Remove py-qt3*, obsolete upstream and replaced by py-qt4*.
Remove last three packages using py-qt3 as announced on pkgsrc-users.

Revision 1.34 / (download) - annotate - [select for diffs], Fri May 9 07:37:23 2014 UTC (9 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (colored)

Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.

Revision 1.33 / (download) - annotate - [select for diffs], Sat Jan 25 10:45:21 2014 UTC (9 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1
Changes since 1.32: +5 -5 lines
Diff to previous 1.32 (colored)

No need to have two variables for the same logic.
Replace PYTHON_PATCH_SCRIPTS with REPLACE_PYTHON.

Revision 1.32 / (download) - annotate - [select for diffs], Sat Jan 25 10:30:26 2014 UTC (9 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.31: +3 -1 lines
Diff to previous 1.31 (colored)

Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.

Revision 1.31 / (download) - annotate - [select for diffs], Wed Oct 9 17:39:18 2013 UTC (9 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored)

recursive bump for libmng-2.0.2 shlib major bump and dependency change

Revision 1.30 / (download) - annotate - [select for diffs], Thu Jun 6 12:55:09 2013 UTC (9 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored)

Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.

Revision 1.29 / (download) - annotate - [select for diffs], Tue Jun 4 22:17:13 2013 UTC (9 years, 11 months ago) by tron
Branch: MAIN
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored)

Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:

Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.

Revision 1.28 / (download) - annotate - [select for diffs], Mon Jun 3 10:06:06 2013 UTC (9 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored)

Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.

While doing that, also bump freetype2 dependency to current pkgsrc
version.

Suggested by tron in PR 47882

Revision 1.27 / (download) - annotate - [select for diffs], Sat Feb 16 11:24:46 2013 UTC (10 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored)

Recursive bump for png-1.6.

Revision 1.26 / (download) - annotate - [select for diffs], Sat Jan 26 21:38:59 2013 UTC (10 years, 4 months ago) by adam
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

Revbump after graphics/jpeg and textproc/icu

Revision 1.25 / (download) - annotate - [select for diffs], Mon Oct 8 12:42:20 2012 UTC (10 years, 7 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.24: +1 -3 lines
Diff to previous 1.24 (colored)

Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.

Revision 1.24 / (download) - annotate - [select for diffs], Thu Mar 15 11:53:41 2012 UTC (11 years, 2 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

Bump PKGREVISION from default python to 2.7.

Revision 1.23 / (download) - annotate - [select for diffs], Wed Jan 25 12:15:07 2012 UTC (11 years, 4 months ago) by obache
Branch: MAIN
Changes since 1.22: +6 -4 lines
Diff to previous 1.22 (colored)

* using vim version specific directory, so change dependency pattern on vim.
* no need to buildlink with py-qt3-base, simple DEPENDS is sufficient.
* using qt3-libs, so buildlink with it and qt3-tools.

Bump PKGREVISION.

Revision 1.22 / (download) - annotate - [select for diffs], Tue Nov 1 06:02:42 2011 UTC (11 years, 7 months ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

Recursive bump for graphics/freetype2 buildlink addition.

Revision 1.21 / (download) - annotate - [select for diffs], Thu Jan 13 13:39:33 2011 UTC (12 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.

Revision 1.20 / (download) - annotate - [select for diffs], Sun Jun 13 22:45:30 2010 UTC (12 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.

Revision 1.19 / (download) - annotate - [select for diffs], Wed Feb 10 19:17:47 2010 UTC (13 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Bump revision for PYTHON_VERSION_DEFAULT change.

Revision 1.18 / (download) - annotate - [select for diffs], Mon Jan 18 09:59:29 2010 UTC (13 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

Second try at jpeg-8 recursive PKGREVISION bump.

Revision 1.17 / (download) - annotate - [select for diffs], Wed Aug 26 19:58:23 2009 UTC (13 years, 9 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

bump revision because of graphics/jpeg update

Revision 1.16 / (download) - annotate - [select for diffs], Mon Aug 3 14:25:26 2009 UTC (13 years, 9 months ago) by joerg
Branch: MAIN
Changes since 1.15: +5 -1 lines
Diff to previous 1.15 (colored)

Fix DESTDIR installation.

Revision 1.15 / (download) - annotate - [select for diffs], Thu Mar 5 17:44:00 2009 UTC (14 years, 2 months ago) by plunky
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.14: +3 -1 lines
Diff to previous 1.14 (colored)

add in missing PKG_DESTDIR_SUPPORT

Revision 1.14 / (download) - annotate - [select for diffs], Mon Feb 9 22:56:27 2009 UTC (14 years, 3 months ago) by joerg
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Switch to Python 2.5 as default. Bump revision of all packages that have
changed runtime dependencies now.

Revision 1.13 / (download) - annotate - [select for diffs], Mon Jul 28 18:50:48 2008 UTC (14 years, 10 months ago) by plunky
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Changes since 1.12: +6 -6 lines
Diff to previous 1.12 (colored)

add ${DESTDIR} to -install targets

Revision 1.12 / (download) - annotate - [select for diffs], Fri Dec 8 12:05:05 2006 UTC (16 years, 5 months ago) by obache
Branch: 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, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, cwrapper
Changes since 1.11: +2 -6 lines
Diff to previous 1.11 (colored)

Remove the runtime dependency on qt3-tools, addressed by PR 32774.

Bump PKGREVISION.

Revision 1.11 / (download) - annotate - [select for diffs], Sun Aug 6 10:45:44 2006 UTC (16 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Needs cc too.

Revision 1.10 / (download) - annotate - [select for diffs], Sat May 20 18:20:49 2006 UTC (17 years ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored)

Uses C++.

Revision 1.9 / (download) - annotate - [select for diffs], Mon Apr 17 13:46:50 2006 UTC (17 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.

Revision 1.8 / (download) - annotate - [select for diffs], Thu Apr 13 03:53:47 2006 UTC (17 years, 1 month ago) by rillig
Branch: MAIN
Changes since 1.7: +9 -11 lines
Diff to previous 1.7 (colored)

Fixed pkglint warnings.

Revision 1.7 / (download) - annotate - [select for diffs], Sat Apr 8 16:30:57 2006 UTC (17 years, 1 month ago) by joerg
Branch: MAIN
Changes since 1.6: +3 -2 lines
Diff to previous 1.6 (colored)

Link explicitly against thread libs when using libqt-mt. Honour MAKE_ENV
when calling gmake manually as well.

Revision 1.6 / (download) - annotate - [select for diffs], Sun Feb 5 23:11:13 2006 UTC (17 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Jan 24 07:32:39 2006 UTC (17 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.

Revision 1.4 / (download) - annotate - [select for diffs], Tue Jan 10 23:26:17 2006 UTC (17 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

Uses libtool, so add USE_LIBTOOL=yes.

Revision 1.3 / (download) - annotate - [select for diffs], Thu Jan 5 10:09:00 2006 UTC (17 years, 4 months ago) by ghen
Branch: MAIN
Changes since 1.2: +5 -1 lines
Diff to previous 1.2 (colored)

Change the default for BUILDLINK_DEPMETHOD.qt3-tools from "full" to "build",
without affecting packages that are currently using it.

Packages which previously didn't set BUILDLINK_DEPMETHOD to neither "full" nor
"build" now set it to "full", but should be checked whether they really need it
(comment added).  Packages which previously set it to "build" now don't set it
anymore.

Ok by jlam, wiz.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Dec 5 20:51:09 2005 UTC (17 years, 5 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.1: +3 -3 lines
Diff to previous 1.1 (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.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sat Jun 25 01:55:08 2005 UTC (17 years, 11 months ago) by reed
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Import icecc-2.9 -- it is a IceWM control center.

This is from Iain Hibbert via pkgsrc-wip.

The IceWM Control Center allows you to run various tools for
configuring IceWM's options.

It contains menu/toolbar editor, winoptions editor, keys editor,
themes switcher and some other tools. It supports themes, so you can add
new (or replace existing) tools and images.

Revision 1.1 / (download) - annotate - [select for diffs], Sat Jun 25 01:55:08 2005 UTC (17 years, 11 months ago) by reed
Branch: MAIN

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>