aboutsummaryrefslogtreecommitdiff
path: root/portuguese/aspell-pt_PT
Commit message (Collapse)AuthorAgeFilesLines
* - Improve package naming according to language category namingMario Sergio Fujikawa Ferreira2008-12-071-1/+2
| | | | | | | | | conventions. The language code should be a suffix on the port name but a prefix on the package name. - Bump PORTREVISION. Notes: svn path=/head/; revision=223957
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* Upgrade to 20070510-0.Thierry Thomas2007-06-262-4/+4
| | | | Notes: svn path=/head/; revision=194308
* Upgrade to 20070206-0.Thierry Thomas2007-02-124-18/+10
| | | | | | | | Warning: this version only installs pt_PT dictionaries, for Brazilian use aspell-pt_BR. Notes: svn path=/head/; revision=185052
* All dictionaries can be installed separately:Thierry Thomas2006-07-154-7/+21
| | | | | | | | | | | | | | | | | | | | | - 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> Notes: svn path=/head/; revision=167900
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75976
* Repo-move textproc/pt-aspell to portuguese/aspell.Akinori MUSHA2002-11-211-2/+3
| | | | Notes: svn path=/head/; revision=70700
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* build aspell with dictionaryDirk Meyer2002-09-103-0/+23
PR: 42523 Submitted by: thierry@pompo.net Notes: svn path=/head/; revision=66003