| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Submitted by: Matthew Emmerton <matt@gsicomp.on.ca>
|
|
|
|
|
|
|
|
|
|
|
| |
Cleanups from PR ports/16450
Add norvegian dictionary (ports/16533)
Don't create a dummy file in ${WRKSRC}. It is only valid when emacs is a link
to xemacs.
PR: ports/16450, ports/16533
Submitted by: Alexander Langer <alex@big.endian.de>
Reviewed by: jmz
|
|
|
|
|
|
| |
ispell was looking for files in $LIBDIR. Because $LIBDIR is only used for
dictionaries, we don't need the SHAREDIR variable. Just define LIBDIR to
$PREFIX/share/ispell.
|
|
|
|
|
|
|
|
|
| |
dictionaries (in addition to french). They can be built with
``make ISPELL_XX=yes'' where ``XX'' is SE, BR, DEALT or DENEU, or FR
PR: ports/15948
Submitted by: Alexander Langer <alex@cichlids.com>
Reviewed by: jmz
|
|
|
|
|
|
| |
Update MASTER_SITES
One of the patch files (texpatch-3.1.20c.gz) disapeared from the ftp site.
It is now included in the port as patch-ae.
|
|
|
|
|
| |
Check if /usr/share/dict/word exists (some people do not install the 'dict'
distribution)
|
| |
|
|
|
|
|
|
|
|
| |
you can have either a British dictionary or an American dictionary
as they are already built into the prog."
Reviewed by:
Submitted by: Chris Stenton <jacs@gnome.co.uk>
Obtained from:
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
Submitted by: jmz
|