K 10 svn:author V 3 osa K 8 svn:date V 27 2004-07-22T12:23:29.000000Z K 7 svn:log V 501 1) Merge two patches for ${WRKSRC}/sys/dev/ltmdm/ltmdmsio.c into one patch 2) Correct filename for patch, now it name is patch-sys-dev-ltmdm-ltmdmsio.c 3) Fix run on recent -CURRENT by removing ttyclose() calls Symptoms: # kldload ltmdm.ko kldload: can't load ltmdm.ko: No such file or directory # dmesg | head -1 link_elf: symbol ttyclose underfined 4) Move PORTDOCS from pkg-plist to Makefile 5) Utilize DATADIR macro 5) Reorganize install target for PORTDOCS 6) Bump ${PORTREVISION} END