non port: textproc/aspell/Makefile.inc |
SVNWeb
|
Number of commits found: 10 |
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 12 Apr 2017
|
[ 09:09 mat ] (Only the first 10 of 90 ports in this commit are shown above. )
Rename the magic DISTVERSION into SPELLVERSION for the aspell ports.
Sponsored by: Absolight
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
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
|
Fri, 4 Jul 2014
|
[ 20:28 tijl ] (Only the first 10 of 34 ports in this commit are shown above. )
Convert textproc/aspell to "USES=libtool tar:bzip2" and bump dependent ports
Approved by: portmgr (implicit, PORTREVISION bump on unstaged port)
|
Mon, 5 May 2014
|
[ 09:45 bapt ] (Only the first 10 of 293 ports in this commit are shown above. )
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr
|
Mon, 4 Nov 2013
|
[ 08:30 bapt ] (Only the first 10 of 90 ports in this commit are shown above. )
Stagify
Fix shebang for aspell itself, make perl also a run dependency for aspell
(needed for a couple of scripts)
Always install manpages for aspell.
|
Mon, 24 Sep 2012
|
[ 21:23 bapt ]
No longer install the english dictionary (please use textproc/en-aspell if you
want the english dictionary)
Optionify
Remove the now useless textproc/aspell-with-dicten port
textproc/en-aspell now depends on textproc/aspell
clean up the Makefile
|
Wed, 14 Feb 2007
|
[ 23:11 thierry ] (Only the first 10 of 45 ports in this commit are shown above. )
Really normalize Aspell dictionaries ports PKGVERSION...
textproc/aspell/Makefile.inc had been forgotten in the previous commit.
PR: ports/106573
Submitted by: Marcin Wisnicki <mwisnicki+freebsd (at) gmail.com>
Reported by: Michel TALON <talon (at) lpthe.jussieu.fr>
Pointyhat to: /me
|
Sat, 15 Jul 2006
|
[ 14:28 thierry ] (Only the first 10 of 399 ports in this commit are shown above. )
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: 10 |