Up to [cvs.netbsd.org] / pkgsrc / textproc / gnome-spell
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.8 / (download) - annotate - [select for diffs], Sun Jun 14 18:17:16 2009 UTC (2 years, 11 months ago) by joerg
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,
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,
HEAD
Changes since 1.7: +1 -6
lines
Diff to previous 1.7 (colored)
Remove @dirrm entries from PLISTs
Revision 1.7 / (download) - annotate - [select for diffs], Sat Apr 26 00:29:27 2008 UTC (4 years, 1 month ago) by wiz
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.6: +7 -3
lines
Diff to previous 1.6 (colored)
Update to 1.0.8: * version 1.0.8 "Autumn leaves" - Win32 fixes (Tor Lillqvist) - Added Occitan translation (Yannig Marchegay) - Added Slovenian translation (Matic Zgur) - Added Dzongkha translation (Pema Geyleg) - Added Xhosa translation (Adi Attar) - Added Kinyarwanda translation (Steve Murphy) - Added Nepali translation (Pawan Chitrakar) - Added Korean translation (Changwoo Ryu) - Added Galician translation (Ignacio Casal Quinteiro)
Revision 1.6 / (download) - annotate - [select for diffs], Sun Apr 15 10:42:40 2007 UTC (5 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2
Changes since 1.5: +6 -1
lines
Diff to previous 1.5 (colored)
Update to 1.0.7:
* version 1.0.7 "Winter beauty" 02-10-2005
- added all languages listed by gnome-spell (Andre Klapper)
- code cleanups by (Yanko Kaneti)
- additional support for South African languages (Dwayne Bailey)
- win build fixes (Tor Lillqvist)
- added gl language (Ignacio Casal Quinteiro)
- translation updates (Takeshi Aihana, Tommi Vainikainen, Artur
Flinta, Adam Weinberger, Alessio Frusciante, Pablo Saratxaga, Adi
Attar, Steve Murphy, Pawan Chitrakar, Changwoo Ryu, Ignacio Casal
Quinteiro, Josep Puigdemont i Casamajó, Clytie Siddall, Francisco
Javier F. Serrador)
Revision 1.5 / (download) - annotate - [select for diffs], Mon Apr 17 07:07:35 2006 UTC (6 years, 1 month ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Changes since 1.4: +43 -43
lines
Diff to previous 1.4 (colored)
Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
Revision 1.4 / (download) - annotate - [select for diffs], Wed Jan 26 19:28:11 2005 UTC (7 years, 3 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.3: +9 -1
lines
Diff to previous 1.3 (colored)
Update to 1.0.6: * fixed crash in add word to dictionary * added more languages * a11y fixes (Eric Zhao) * lots of new translations
Revision 1.3 / (download) - annotate - [select for diffs], Wed Sep 22 08:09:55 2004 UTC (7 years, 8 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.2: +1 -4
lines
Diff to previous 1.2 (colored)
Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes".
Revision 1.2 / (download) - annotate - [select for diffs], Sun Feb 15 18:39:22 2004 UTC (8 years, 3 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
Depend on gnome2-dirs>=1.3 which now handles the share/control-center-2.0/icons shared directory. Bump PKGREVISION to 1.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sat Feb 14 21:43:51 2004 UTC (8 years, 3 months ago) by minskim
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Import gnome-spell-1.0.5 from pkgsrc-wip. Provided by Brian A. Seklecki, and modified by me. A widget written by Ximian for Evolution. Spell-check-as-you-type functionality similar to textproc/gtkspell (as featured in chat/gaim, news/pan, mail/evolution, and misc/openoffice).
Revision 1.1 / (download) - annotate - [select for diffs], Sat Feb 14 21:43:51 2004 UTC (8 years, 3 months ago) by minskim
Branch: MAIN
Initial revision