CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2012/01/04 07:19:09
Modified files:
comms/lcdproc : Makefile
comms/lcdproc/pkg: PLIST
Added files:
comms/lcdproc/pkg: PFRAG.parallel
Removed files:
comms/lcdproc/pkg: PFRAG.shared
Log message:
- this uses dlopen modules; mark SHARED_ONLY and merge PFRAG.shared to PLIST
- the code to support LCDs connected by parallel port is only for x86;
split the relevant files out to a separate PFRAG which is not used on
other arch
ok edd@ (maintainer)