16 Commits

Author SHA1 Message Date
naddy
9476ae4b33 Consistently disable support for devices connected to a PC printer
port.  (The configure check is broken).
Drop maintainer at his request.

ok edd@
2016-03-18 16:09:15 +00:00
naddy
071c34fd6f remove SHARED_ONLY from ports that use only the gnu module 2016-03-16 21:19:37 +00:00
sthen
391dc93fe7 REVISION bumps following the additional member in struct if_data,
to make sure packages get updated
2015-10-05 16:29:01 +00:00
ajacoutot
d9c1207e4f Move some obvious sudo -> '#' (root) in READMEs. 2015-07-07 14:43:36 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
espie
01e62971f9 dkstat.h 2014-09-17 14:52:18 +00:00
jasper
f00a289297 remove bogus libusb1 dependency, as it's using libusb-compat 2014-04-18 23:22:17 +00:00
espie
51e3b5bd29 PERMIT_* / REGRESS->TEST sweep 2013-03-11 01:30:26 +00:00
landry
ec2b816411 Fix build on hppa. configure detects an hppa arch and assumes we're on
HPUX, and then sets the library suffix to .sl instead of .so.
2012-09-29 09:15:10 +00:00
edd
9d92892a5a Make lcdproc build on non-apm archs.
OK naddy@
2012-02-28 10:32:00 +00:00
sthen
517fbac85d Add missing "PKG_ARGS += -Dparallel=0" for arches where it's needed 2012-01-25 16:15:22 +00:00
sthen
f53db56c56 - 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)
2012-01-04 14:19:09 +00:00
ajacoutot
d9a347a8df It's ${SYSCONFDIR}, not ${SYSCONFVAR}.
It's ${SYSCONFDIR}/LCDd.conf, not ${RCDIR}/LCDd.conf.
Lowercase ${RCDIR}/lcdd.
2011-12-02 13:37:44 +00:00
edd
2b08275f55 lowercase LCDd rc script filename at request of aja@ 2011-12-02 12:39:23 +00:00
jasper
26db0aff2c minor consistency, no pkg change 2011-12-01 20:58:32 +00:00
edd
4e46f7e79c import lcdproc - a tool for interfacing LCD modules
OK sebastia@
2011-12-01 19:05:11 +00:00