- Fix problem with gcc 2.95 (add -fwritable-strings)
- Fix problem with display depth when printing username below icon
(white text on white background ;-)
- Add some documentation (READMEs) with respect to NOPORTDOCS
- Define of USE_NAS environment variable builds faces with
NAS (auplay) support (default is rplay)
- Correct pkg-plist
- Shorten pkg-desc below 24 lines
- Bump PORTREVISION to 1
Changes were stimulated by: Mike Meyer <mwm@mired.org>
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.
As promised,
$ time cvs ci
real 67m51.701s
user 0m1.250s
sys 0m5.345s
PR: 3610
Submitted by: MOROHOSHI Akihiko <moro@race.u-tokyo.ac.jp>
Use symlink instead of hard link for man pages in compface/Makefile.
Don't compress man pages here in compface/Makefile.
to right place. Add ldconfig to post-install target and @exec in PLIST
so the shared library will be registered. Remove patch between two
versions of "Makefile.old".
These things are all described in the handbook. Andreas, can you please
read it?