CVS log for ports/french/aspell/Makefile
Up to [FreeBSD] / ports / french / aspell
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Nov 28 16:05:48 2011 UTC (2 months, 1 week ago) by sunpoet
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
- Pass maintainership to office@FreeBSD.org Discussed with: bapt Feature safe: yes
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:27:55 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_EOL, RELEASE_6_4_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -0 lines
Bump portrevision due to upgrade of devel/gettext. The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Jul 15 14:28:27 2006 UTC (5 years, 6 months ago) by thierry
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_5_EOL, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +7 -6 lines
All dictionaries can be installed separately:
- by default, textproc/aspell installs the English dictionaries (no
change);
- thereafter you can install any foreign dictionary;
- when you install a foreign dictionary, i.e. french/aspell or
textproc/da-aspell, it installs only the dictionaries, and depends
upon textproc/aspell for the programs;
- if you don't need the English dictionaries, you can define
WITHOUT_DICTEN or install textproc/aspell-without-dicten;
- add a new port for textproc/en-aspell: if aspell had been installed
without the English dictionaries, they can be added thereafter;
- add a missing port for german/alt-aspell;
- foreign dictionaries are almost independent from textproc/aspell,
and their maintainership is available.
Credits: special thanks to Serge Gagnon <ser_gagnon (at) sympatico.ca>
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Feb 20 19:08:33 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -0 lines
De-pkg-comment.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Nov 10 16:45:57 2002 UTC (9 years, 3 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +0 -2 lines
o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Nov 6 22:44:53 2002 UTC (9 years, 3 months ago) by adamw
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -0 lines
Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Sep 10 03:34:44 2002 UTC (9 years, 5 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_4_7_0
build aspell with dictionary PR: 42533 Submitted by: thierry@pompo.net
