Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Pass maintainership to office@FreeBSD.org | sunpoet | 2011-11-29 | 1 | -1/+1 |
| | | | | | Discussed with: bapt Feature safe: yes | ||||
* | Remove WWW entries from unmaintained ports that return 404 or where the domain | ehaupt | 2011-08-03 | 1 | -2/+0 |
| | | | | disappeared. | ||||
* | -remove MD5 | ohauer | 2011-07-03 | 1 | -1/+0 |
| | |||||
* | Upgrade to 2.01-2. | thierry | 2009-04-22 | 2 | -5/+4 |
| | |||||
* | Bump portrevision due to upgrade of devel/gettext. | edwin | 2008-06-06 | 1 | -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) | ||||
* | Upgrade to 6-sk-2.00-0. | thierry | 2007-12-12 | 4 | -12/+7 |
| | |||||
* | All dictionaries can be installed separately: | thierry | 2006-07-15 | 4 | -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> | ||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | lioux | 2002-11-11 | 2 | -2/+1 |
| | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) | ||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | adamw | 2002-11-07 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | build aspell with dictionary | dinoex | 2002-09-10 | 3 | -0/+23 |
PR: 42531 Submitted by: thierry@pompo.net |