g32pbm to g3topbm, which already exists in netpbm.
The g3topbm alias is intended for 3rd party fax viewers, however
no ports depend on comms/mgetty+sendfax. g3topbm is also not
referenced anywhere in lib/mgetty+sendfax.
In mgettycfg:
- Suggest cuau1 (uart driver) as the default device, rather than cuad1 (sio)
- Use Perl from LOCALBASE
- Fix a few spelling/whitespace nits
- utilize INFO
- make noident before make all and get rid of #ident related error messages
- change naming rule, keep date in DISTNAME, but not in PORTVERSION
PR: ports/72644
Submitted by: leeym
- Install the callback binary (problem reported by Roger Hardiman <roger@telepresence.dmem.strath.ac.uk>
- Allow optional FIDO support (submitted by yar).
* Preserve configuration files in etc/mgetty+sendfax. Remove the
pkg-deinstall file that used to warn about potential loss of
configuration files at deinstall time.
* Patch file mtools.info so that it can be installed with install-info in
the info index (the stock file lacks a proper directory entry).
* Make pkg-install exit without asking anything, if BATCH is defined. And
fix a banner length :o)
Reviewed by: jmz
PLISTs.
Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.