The fvwm95 developement team makes good progress ;-))
One thing I doesn't understand when making the port:
When doing make package, then the first @cwd in PLIST isn't
used, so fvwm96 is packaged as /usr/local/bin/fvwm95 instead
of /usr/X11R6/bin/fvwm95.
Would someone please be so kind to look at this. Is it me or
is pkg_add misbehaving ?!
PostScript interpreter itself. The problem is that some (most?) PostScript
level 1 interpreters (such as the Apple Laserwriter Plus!) don't define
the ISOLatin1 encoding vector AND don't define a character called `minus'.
Therefore, substituting `hyphen' (which is always defined) for `minus',
isn't really `wrong' aesthetics not withstanding! :-) A conditional patch
would (IMHO, say Jeremy) be overkill: the only people that would be
interested in it are typographers, and they probably don't use mp to
format their mail anyway.
Submitted by: Jeremy Prior <jez@netcraft.co.uk>
mknod for non-root users.
* Made termios patches more portable.
* Help file pathing not quite right.
* Make ALT-blah-Keys go well under X11.
Submitted by: root@mc5sys.in-berlin.de (Frank Gruender)
- make a symlink to $PREFIX/bb/www instead from there to cgi-bin, so
that apache server finds the script outside the document root.
- updated PLIST.
- provide better environment for ,paging' in script (BBHOME, ...)
It is similar to 'Borland C++' MS-DOS programming IDE environment.
There is both a curses and X11 interface.
Note: there are both English and German language version of the manpages,
and helpfiles. The German language version will be installed if
"GERMAN_LANG" is set during ``make install'' of the port.
${PORTSDIR}. This undoes the changes done in rev. 1.38 and 1.59
(part of the bsd.port.mk pre-dawn ages I've never understood).
Requested by: jkh
(2) Add new variable NO_IGNORE that will override any IGNORE causes.
This is just a little hack to allow building of REQUIRES_MOTIF
ports and its dependencies only etc., so don't document it.
(3) Update +REQUIRED_BY files as necessary. Now you should be able to
delete ports that have runtime dependencies without pkg_delete
complaining about this file missing.