naddy
31ec66ebca
drop RCS Ids
2022-03-11 18:26:24 +00:00
jca
8e2d8c3746
Restore patch to allow building on machines without apm(4) support.
...
No bump as it doesn't change the code on platforms with apm(4) support.
Fixes the build on riscv64.
2021-07-23 08:04:21 +00:00
sthen
ac4982f803
update to lcdproc-0.5.9 and patch to fix commons
2021-02-20 01:14:03 +00:00
naddy
174c6a4da8
skip unused code: clang does not handle x86 inline assembly on non-x86
2019-10-04 20:56:02 +00:00
sthen
9fe1e38b23
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:43:27 +00:00
sthen
6ff3e55398
bump REVISION in a bunch of ports known or likely to use struct kinfo_proc,
...
there may be some missing as my unpacked ports source is a little out of date
but this should catch the main things people might run into
the struct was reordered a second time in sysctl.h r1.192 to improve
compatibility but amd64 snapshot packages made it out before that happened
so the bumps are still needed
2019-06-25 20:25:20 +00:00
sthen
e40f996745
another batch of ncurses->curses WANTLIB updates, skipping any
...
that have gettext LIB/RUN_DEPENDS to avoid conflicts for naddy's
multipackaging work
2019-05-20 20:52:31 +00:00
espie
f4b7f81318
convert to PKGSTEM
2018-09-04 12:46:09 +00:00
sthen
790c0e86fd
Bump a bunch of ports to trigger rebuilds following cpu stats changes.
...
More to come later after a longer search completes.
THESE MAY NEED FURTHER WORK! If you use them, please check on -current.
2018-06-01 14:24:55 +00:00
espie
2518277ccc
reorder for new update-plist
2018-05-12 14:06:56 +00:00
rpe
9a8b5ccd06
Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
...
daemon scripts and bump subpackages that contain the *.rc scripts.
discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
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