Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
12 Apr 2017 09:09:48
2.1.1_1,1

|
mat  |
Rename the magic DISTVERSION into SPELLVERSION for the aspell ports.
Sponsored by: Absolight |
14 May 2015 10:15:09
2.1.1_1,1

|
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
27 Aug 2014 05:55:31
2.1.1_1,1

|
bapt  |
The port was identical to german/aspell, changed it to the right version.
- Fix comment and desciption
- Bump portepoch (version would have gone backward otherwise)
PR: 180616
Submitted by: Kalten <kalten@gmx.at> |
02 Mar 2014 20:58:23
20030222.1_1

|
bapt  |
Support stage |
20 Sep 2013 18:30:01
20030222.1_1

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
german) |
28 Nov 2011 16:06:00
20030222.1_1
|
sunpoet  |
- Pass maintainership to office@FreeBSD.org
Discussed with: bapt
Feature safe: yes |
18 Mar 2011 17:59:51
20030222.1_1
|
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
06 Jun 2008 13:32:25
20030222.1_1
|
edwin  |
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) |
19 Oct 2006 17:12:50
6.d.20030222.1
|
miwi  |
- Fix fetch problem
PR: ports104245
Submitted by: Stefan Pauly<stefan@fh-mainz.de>
Approved by: portmgr (erwin) |
15 Jul 2006 14:28:44
6.d.20030222.1
|
thierry  |
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> |