1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Baptiste Daroussin
5fed533f33 Support stage 2014-03-02 20:58:23 +00:00
Baptiste Daroussin
a285ade910 Add NO_STAGE all over the place in preparation for the staging support (cat: german) 2013-09-20 18:30:00 +00:00
Sunpoet Po-Chuan Hsieh
1d99477c46 - Pass maintainership to office@FreeBSD.org
Discussed with:	bapt
Feature safe:	yes
2011-11-28 16:06:13 +00:00
Martin Wilke
65e190c0f0 - Get Rid MD5 support
With hat:	portmgr (myself)
2011-03-18 17:59:50 +00:00
Edwin Groothuis
090059a210 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)
2008-06-06 14:17:21 +00:00
Martin Wilke
e0b4cd932f - Fix fetch problem
PR:             ports104245
Submitted by:   Stefan Pauly<stefan@fh-mainz.de>
Approved by:    portmgr (erwin)
2006-10-19 17:12:49 +00:00
Thierry Thomas
8d1905f704 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>
2006-07-15 14:28:44 +00:00