Up to [cvs.netbsd.org] / pkgsrc / misc / gperiodic
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.11 / (download) - annotate - [select for diffs], Sun Sep 19 02:18:42 2010 UTC (20 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
HEAD
Changes since 1.10: +8 -8
lines
Diff to previous 1.10 (colored)
Update gpriodic to 2.0.10. Based on PR#43779 by Kamel Derouich, with some improvements by me. 2.0.10 : Minor code update & include translations * Use the standard gtk+ about window * Include the russian translation contributed by Michael Shigorin 2.0.9 : Minor code update & include translations * Several minor fixed contributed from the Debian project has been merged. * Italian and galician translations have been included.
Revision 1.10 / (download) - annotate - [select for diffs], Fri Jun 20 01:09:26 2008 UTC (3 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
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.9: +3 -3
lines
Diff to previous 1.9 (colored)
Add DESTDIR support.
Revision 1.9 / (download) - annotate - [select for diffs], Fri Aug 26 13:59:21 2005 UTC (6 years, 9 months ago) by grant
Branch: MAIN
CVS Tags: 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,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
explicitly link against libintl instead of indirectly via gtk. fixes build on Solaris.
Revision 1.8 / (download) - annotate - [select for diffs], Tue Apr 26 14:53:02 2005 UTC (7 years, 1 month ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.7: +5 -4
lines
Diff to previous 1.7 (colored)
update to 2.0.8 changes: Updated the menubar code to be gtk+ 2.4 compliant. while being here, update names for elements 110 and 111 and fix some atomic weights
Revision 1.7 / (download) - annotate - [select for diffs], Thu Feb 24 11:02:52 2005 UTC (7 years, 3 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.6: +2 -1
lines
Diff to previous 1.6 (colored)
Add RMD160 digests
Revision 1.6 / (download) - annotate - [select for diffs], Sun Dec 14 12:38:30 2003 UTC (8 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.5: +6 -6
lines
Diff to previous 1.5 (colored)
Update to 2.0.7:
# 2.0.7 : Minor feature addition
* Change translations to include descriptions of elements.
* Turkish translation contributed by Osman Köseli.
# 2.0.6 : Minor bug fixes and feature addition
* Sebastien Bacher provided french translation and patched some translation bugs.
* Fixed some minor bugs in the internationalisation support.
* Minor fix of Makefile to improve .rpm generation.
Revision 1.5 / (download) - annotate - [select for diffs], Wed Jul 30 14:05:26 2003 UTC (8 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.4: +5 -5
lines
Diff to previous 1.4 (colored)
Update to 2.0.5: Piotr Najman has provided a path that fixed bug in internationalisation. Translation for polish added.
Revision 1.4 / (download) - annotate - [select for diffs], Mon Jun 23 21:04:37 2003 UTC (8 years, 11 months ago) by jtb
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Use type int instead of signed char in code making comparisons to EOF.
Revision 1.3 / (download) - annotate - [select for diffs], Sat May 10 01:31:25 2003 UTC (9 years ago) by jtb
Branch: MAIN
Changes since 1.2: +6 -4
lines
Diff to previous 1.2 (colored)
Update to version 2.0.4 and fixed package to work on systems where a C char is unsigned. Summary of changes: * Addition of much more data on the elements * Rewritten to use gtk2 * Internationalisation support through gettext added * Many bug fixes
Revision 1.2 / (download) - annotate - [select for diffs], Fri Apr 20 13:52:12 2001 UTC (11 years, 1 month ago) by agc
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
netbsd-1-6-RELEASE-base,
netbsd-1-6-1-base,
netbsd-1-6-1,
netbsd-1-6,
netbsd-1-5-PATCH003,
netbsd-1-5-PATCH001,
buildlink2-base,
buildlink2
Changes since 1.1: +3 -2
lines
Diff to previous 1.1 (colored)
Move to sha1 digests, and add distfile sizes.
Revision 1.1 / (download) - annotate - [select for diffs], Tue Apr 17 11:37:58 2001 UTC (11 years, 1 month ago) by agc
Branch: MAIN
+ move the distfile digest/checksum value from files/md5 to distinfo + move the patch digest/checksum values from files/patch-sum to distinfo