The NetBSD Project

CVS log for pkgsrc/time/gdeskcal/Attic/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / time / gdeskcal

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.64, Mon Sep 4 17:46:06 2017 UTC (6 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.63: +1 -1 lines
FILE REMOVED

Remove gdeskcal. No upstream, last release from 2004.

Even debian has already removed it.

Revision 1.63 / (download) - annotate - [select for diffs], Sun Feb 12 06:26:05 2017 UTC (7 years, 2 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.62: +2 -2 lines
Diff to previous 1.62 (colored)

Recursive revbump from fonts/harfbuzz

Revision 1.62 / (download) - annotate - [select for diffs], Mon Feb 6 13:56:02 2017 UTC (7 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.61: +2 -2 lines
Diff to previous 1.61 (colored)

Recursive bump for harfbuzz's new graphite2 dependency.

Revision 1.61 / (download) - annotate - [select for diffs], Sun Jan 1 14:44:02 2017 UTC (7 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.60: +2 -2 lines
Diff to previous 1.60 (colored)

Add python-3.6 to incompatible versions.

Revision 1.60 / (download) - annotate - [select for diffs], Wed Aug 3 10:23:28 2016 UTC (7 years, 8 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.59: +2 -2 lines
Diff to previous 1.59 (colored)

Revbump after graphics/gd update

Revision 1.59 / (download) - annotate - [select for diffs], Sat Jul 9 13:04:11 2016 UTC (7 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.58: +2 -2 lines
Diff to previous 1.58 (colored)

Remove python33: adapt all packages that refer to it.

Revision 1.58 / (download) - annotate - [select for diffs], Sat Dec 5 21:26:03 2015 UTC (8 years, 4 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4
Changes since 1.57: +2 -2 lines
Diff to previous 1.57 (colored)

Extend PYTHON_VERSIONS_INCOMPATIBLE to 35

Revision 1.57 / (download) - annotate - [select for diffs], Sat Apr 25 14:24:57 2015 UTC (8 years, 11 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.56: +2 -2 lines
Diff to previous 1.56 (colored)

Recursive revbump following MesaLib update, categories p through x.

Revision 1.56 / (download) - annotate - [select for diffs], Fri May 9 07:37:22 2014 UTC (9 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.55: +2 -2 lines
Diff to previous 1.55 (colored)

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

Revision 1.55 / (download) - annotate - [select for diffs], Mon May 5 00:48:24 2014 UTC (9 years, 11 months ago) by ryoon
Branch: MAIN
Changes since 1.54: +2 -2 lines
Diff to previous 1.54 (colored)

Recursive revbump from x11/pixman
Fix PR pkg/48777

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

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

Revision 1.53 / (download) - annotate - [select for diffs], Sat Jan 25 10:30:25 2014 UTC (10 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.52: +13 -11 lines
Diff to previous 1.52 (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.52 / (download) - annotate - [select for diffs], Thu Oct 10 14:42:34 2013 UTC (10 years, 6 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4
Changes since 1.51: +2 -2 lines
Diff to previous 1.51 (colored)

Recursive revbump from pango-1.36.0

Revision 1.51 / (download) - annotate - [select for diffs], Mon Sep 2 19:51:27 2013 UTC (10 years, 7 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base, pkgsrc-2013Q3
Changes since 1.50: +2 -2 lines
Diff to previous 1.50 (colored)

Revbump after cairo update

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

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

Revision 1.49 / (download) - annotate - [select for diffs], Tue Jun 4 22:17:11 2013 UTC (10 years, 10 months ago) by tron
Branch: MAIN
Changes since 1.48: +2 -2 lines
Diff to previous 1.48 (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.48 / (download) - annotate - [select for diffs], Mon Jun 3 10:06:04 2013 UTC (10 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.47: +2 -2 lines
Diff to previous 1.47 (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.47 / (download) - annotate - [select for diffs], Sat Feb 16 11:24:41 2013 UTC (11 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1
Changes since 1.46: +2 -2 lines
Diff to previous 1.46 (colored)

Recursive bump for png-1.6.

Revision 1.46 / (download) - annotate - [select for diffs], Mon Oct 8 23:02:29 2012 UTC (11 years, 6 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.45: +2 -2 lines
Diff to previous 1.45 (colored)

Revbump after updating graphics/pango

Revision 1.45 / (download) - annotate - [select for diffs], Mon Oct 8 13:04:18 2012 UTC (11 years, 6 months ago) by asau
Branch: MAIN
Changes since 1.44: +1 -3 lines
Diff to previous 1.44 (colored)

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

Revision 1.44 / (download) - annotate - [select for diffs], Tue Oct 2 17:12:04 2012 UTC (11 years, 6 months ago) by tron
Branch: MAIN
Changes since 1.43: +2 -2 lines
Diff to previous 1.43 (colored)

Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.

Revision 1.43 / (download) - annotate - [select for diffs], Sat Sep 15 10:06:39 2012 UTC (11 years, 7 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base
Branch point for: pkgsrc-2012Q3
Changes since 1.42: +2 -2 lines
Diff to previous 1.42 (colored)

recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)

Revision 1.42 / (download) - annotate - [select for diffs], Fri Sep 7 19:17:37 2012 UTC (11 years, 7 months ago) by adam
Branch: MAIN
Changes since 1.41: +2 -2 lines
Diff to previous 1.41 (colored)

Revbump after updating graphics/cairo

Revision 1.41 / (download) - annotate - [select for diffs], Thu Jun 14 07:44:05 2012 UTC (11 years, 10 months ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base, pkgsrc-2012Q2
Changes since 1.40: +2 -2 lines
Diff to previous 1.40 (colored)

Recursive PKGREVISION bump for libxml2 buildlink addition.

Revision 1.40 / (download) - annotate - [select for diffs], Fri Mar 9 12:34:23 2012 UTC (12 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 (colored)

Bump PKGREVISION for python default version change to 2.7.
py-* not affected, since it built different versions depending on the
setting already.

Revision 1.39 / (download) - annotate - [select for diffs], Sat Mar 3 00:14:01 2012 UTC (12 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.38: +2 -2 lines
Diff to previous 1.38 (colored)

Recursive bump for pcre-8.30* (shlib major change)

Revision 1.38 / (download) - annotate - [select for diffs], Mon Feb 6 12:41:46 2012 UTC (12 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.37: +2 -2 lines
Diff to previous 1.37 (colored)

Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.

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

Recursive bump for graphics/freetype2 buildlink addition.

Revision 1.36 / (download) - annotate - [select for diffs], Fri Apr 22 13:44:53 2011 UTC (13 years ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (colored)

recursive bump from gettext-lib shlib bump.

Revision 1.35 / (download) - annotate - [select for diffs], Thu Jan 13 13:39:29 2011 UTC (13 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (colored)

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

Revision 1.34 / (download) - annotate - [select for diffs], Mon Nov 15 22:58:43 2010 UTC (13 years, 5 months ago) by abs
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (colored)

PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome

Revision 1.33 / (download) - annotate - [select for diffs], Tue Sep 14 11:02:51 2010 UTC (13 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored)

Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.

Per discussion on pkgsrc-changes.

Revision 1.32 / (download) - annotate - [select for diffs], Sun Jun 13 22:45:28 2010 UTC (13 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (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.31 / (download) - annotate - [select for diffs], Wed Feb 10 19:17:46 2010 UTC (14 years, 2 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored)

Bump revision for PYTHON_VERSION_DEFAULT change.

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

bump revision because of graphics/jpeg update

Revision 1.29 / (download) - annotate - [select for diffs], Wed Jul 8 13:56:00 2009 UTC (14 years, 9 months ago) by joerg
Branch: MAIN
Changes since 1.28: +2 -3 lines
Diff to previous 1.28 (colored)

Provide PY_COMPILE_ALL and PY_COMPILE_O_ALL to compile all Python
sources in a directory (tree) in pversion.mk. Adjust the various places
that called it locally.

Revision 1.28 / (download) - annotate - [select for diffs], Fri Jun 20 01:09:38 2008 UTC (15 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2, 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.27: +7 -6 lines
Diff to previous 1.27 (colored)

Add DESTDIR support.

Revision 1.27 / (download) - annotate - [select for diffs], Fri Apr 25 20:39:13 2008 UTC (15 years, 11 months ago) by joerg
Branch: MAIN
Changes since 1.26: +1 -2 lines
Diff to previous 1.26 (colored)

Update PYTHON_VERSIONS_COMPATIBLE
- assume that Python 2.4 and 2.5 are compatible and allow checking for
fallout.
- remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+
default. Modify the others to deal with the removals.

Revision 1.26 / (download) - annotate - [select for diffs], Fri Sep 21 13:04:24 2007 UTC (16 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.

Revision 1.25 / (download) - annotate - [select for diffs], Sat Oct 14 08:23:44 2006 UTC (17 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.

Revision 1.24 / (download) - annotate - [select for diffs], Mon Apr 17 13:46:49 2006 UTC (18 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

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

Revision 1.23 / (download) - annotate - [select for diffs], Sat Mar 4 21:30:52 2006 UTC (18 years, 1 month ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)

Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.

Revision 1.22 / (download) - annotate - [select for diffs], Sun Feb 5 23:11:09 2006 UTC (18 years, 2 months ago) by joerg
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

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

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

Revision 1.20 / (download) - annotate - [select for diffs], Sat Oct 22 11:39:02 2005 UTC (18 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

Accept python-2.4 too, from Geert Hendrickx in PR 31887.

Revision 1.19 / (download) - annotate - [select for diffs], Fri Jun 17 03:50:38 2005 UTC (18 years, 10 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.18: +2 -1 lines
Diff to previous 1.18 (colored)

Create directories before installing files into them.

Revision 1.18 / (download) - annotate - [select for diffs], Tue Apr 26 21:21:36 2005 UTC (18 years, 11 months ago) by drochner
Branch: MAIN
Changes since 1.17: +4 -5 lines
Diff to previous 1.17 (colored)

update to 0_57_1
This is a compatibility fix for PyGTK 2.2.

Revision 1.17 / (download) - annotate - [select for diffs], Mon Apr 11 21:47:44 2005 UTC (19 years ago) by tv
Branch: MAIN
Changes since 1.16: +1 -2 lines
Diff to previous 1.16 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.16 / (download) - annotate - [select for diffs], Sun Jan 23 20:41:49 2005 UTC (19 years, 2 months ago) by recht
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

Build Python with thread support by default and turn the existing
python*-pth packages into meta-packages which will install the non-pth
packages. Bump PKGREVISIONs on the non-pth versions to propagate the
thread change, but leave the *-pth versions untouched to not affect
existing installations.
Sync all PYTHON_VERSIONS_AFFECTED lines in package Makefiles.

Revision 1.15 / (download) - annotate - [select for diffs], Thu Jan 13 11:35:25 2005 UTC (19 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Remove 22pth from accepted python versions since it is too old for py-gtk2.

Revision 1.14 / (download) - annotate - [select for diffs], Sun Oct 3 00:18:22 2004 UTC (19 years, 6 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.

Revision 1.13 / (download) - annotate - [select for diffs], Fri Mar 26 02:27:55 2004 UTC (20 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.12: +2 -1 lines
Diff to previous 1.12 (colored)

PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.

Revision 1.12 / (download) - annotate - [select for diffs], Fri Mar 5 03:30:35 2004 UTC (20 years, 1 month ago) by minskim
Branch: MAIN
Changes since 1.11: +10 -8 lines
Diff to previous 1.11 (colored)

Update gdeskcal to 0.57.

Changes since 0.55:
- Full compatibility with GTK 2.4
- Uses EWMH window flags if gDesklets is installed
- Integrated patch for event locations by Priit Laes (thanks, Priit!)
- Fixed endless loop bug (thanks to Inigo Serna for locating the bug),
  aka Debian bug #221406
- Fixed slash and ampersand bugs in event summaries, aka Debian bugs #216064
  and #217697

Revision 1.11 / (download) - annotate - [select for diffs], Fri Jan 23 21:50:49 2004 UTC (20 years, 3 months ago) by jmmv
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Bump PKGREVISION due to xmlcatmgr update to 2.0beta1.  I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.

Revision 1.10 / (download) - annotate - [select for diffs], Fri Jan 23 16:48:54 2004 UTC (20 years, 3 months ago) by recht
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

bump PKGREVISIONS after name change of the pyxml dependency.
spotted by wiz@

Revision 1.9 / (download) - annotate - [select for diffs], Fri Jan 23 15:40:43 2004 UTC (20 years, 3 months ago) by recht
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

catch up with pyxml -> py-xml name change

Revision 1.8 / (download) - annotate - [select for diffs], Sat Jan 3 18:49:54 2004 UTC (20 years, 3 months ago) by reed
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.

Revision 1.7 / (download) - annotate - [select for diffs], Sat Dec 13 00:45:25 2003 UTC (20 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

Bump PKGREVISION for atk library major bump.

Revision 1.6 / (download) - annotate - [select for diffs], Tue Sep 9 14:52:57 2003 UTC (20 years, 7 months ago) by recht
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.5: +7 -8 lines
Diff to previous 1.5 (colored)

Update to 0.55.

New in release 0.55:
- Hebrew, Russian, Serbian, Spanish translations
- Some other translations updated.
- Support for solid colored backgrounds in GNOME
- Made it work on XFCE4; there were problems with the popup menu
- The calendar can now be moved around by holding down the middle mouse button
- Fully compatible with the new Python 2.3

ok'ed by drochner@

Revision 1.5 / (download) - annotate - [select for diffs], Sat Jul 26 15:25:28 2003 UTC (20 years, 8 months ago) by drochner
Branch: MAIN
Changes since 1.4: +5 -5 lines
Diff to previous 1.4 (colored)

update to 0.54
changes:
-bugfixes
-translations added: ko, sk
- can set recurrence rules for events in the appointments editor

Revision 1.4 / (download) - annotate - [select for diffs], Mon Jul 21 17:28:39 2003 UTC (20 years, 9 months ago) by martti
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

COMMENT should start with a capital letter.

Revision 1.3 / (download) - annotate - [select for diffs], Thu Jul 17 22:55:00 2003 UTC (20 years, 9 months ago) by grant
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.2 / (download) - annotate - [select for diffs], Sun Jul 13 13:53:39 2003 UTC (20 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

PKGREVISION bump for libiconv update.

Revision 1.1 / (download) - annotate - [select for diffs], Thu Jun 5 19:33:15 2003 UTC (20 years, 10 months ago) by drochner
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>