notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: german/alt-aspell/Makefile
SVNWeb

Number of commits found: 11

Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:2fa7a3929be286f19d14809d9e05e9f7b5afeea0  commit hash:2fa7a3929be286f19d14809d9e05e9f7b5afeea0  commit hash:2fa7a3929be286f19d14809d9e05e9f7b5afeea0  2fa7a39  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
german: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Andreas Fehlner (fehlner@gmx.de)
  *  Boris Samorodov <bsam@FreeBSD.org>
  *  Emanuel Haupt <ehaupt@critical.ch>
  *  Slaven Rezic <eserte@cs.tu-berlin.de>
  *  Thierry Thomas <thierry@pompo.net>
  *  hq@FreeBSD.org
  *  miwi
  *  n@nectar.com
  *  wosch

With hat:	portmgr
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Wed, 12 Apr 2017
[ 09:09 mat search for other commits by this committer ] Original commit   Revision:438338 (Only the first 10 of 90 ports in this commit are shown above. View all ports for this commit)
Rename the magic DISTVERSION into SPELLVERSION for the aspell ports.

Sponsored by:	Absolight
Thu, 14 May 2015
[ 10:15 mat search for other commits by this committer ] Original commit   Revision:386312 (Only the first 10 of 1814 ports in this commit are shown above. View all ports for this commit)
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
Wed, 27 Aug 2014
[ 05:55 bapt search for other commits by this committer ] Original commit   Revision:366292
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>
Sun, 2 Mar 2014
[ 20:58 bapt search for other commits by this committer ] Original commit   Revision:346803
Support stage
Fri, 20 Sep 2013
[ 18:30 bapt search for other commits by this committer ] Original commit   Revision:327732 (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
german)
Mon, 28 Nov 2011
[ 16:06 sunpoet search for other commits by this committer ] Original commit  (Only the first 10 of 82 ports in this commit are shown above. View all ports for this commit)
- Pass maintainership to office@FreeBSD.org

Discussed with: bapt
Feature safe:   yes
Fri, 6 Jun 2008
[ 13:32 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
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)
Thu, 19 Oct 2006
[ 17:12 miwi search for other commits by this committer ] Original commit 
- Fix fetch problem

PR:             ports104245
Submitted by:   Stefan Pauly<stefan@fh-mainz.de>
Approved by:    portmgr (erwin)
Sat, 15 Jul 2006
[ 14:28 thierry search for other commits by this committer ] Original commit  (Only the first 10 of 399 ports in this commit are shown above. View all ports for this commit)
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>

Number of commits found: 11