diff --git a/comms/opencbm-kmod/Makefile b/comms/opencbm-kmod/Makefile index 3432aa3f8f1a..77ea7d63eed5 100644 --- a/comms/opencbm-kmod/Makefile +++ b/comms/opencbm-kmod/Makefile @@ -1,18 +1,20 @@ PORTNAME= opencbm-kmod PORTVERSION= ${OCBM_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms archivers MAINTAINER= zirias@FreeBSD.org COMMENT= OpenCBM driver module for parallel-port X[MA]-1541 cables WWW= http://opencbm.sourceforge.net/ LICENSE= GPLv2+ USES= kmod uidfix WRKSRC_SUBDIR= opencbm/sys/freebsd .include "../opencbm/Makefile.inc" +MAKE_ARGS+= MANDIR=${PREFIX}/share/man/man + .include diff --git a/comms/opencbm-kmod/pkg-plist b/comms/opencbm-kmod/pkg-plist index 76ba2b0a6a82..fc3d85fd1a0d 100644 --- a/comms/opencbm-kmod/pkg-plist +++ b/comms/opencbm-kmod/pkg-plist @@ -1,2 +1,2 @@ /%%KMODDIR%%/opencbm.ko -man/man4/opencbm.4.gz +share/man/man4/opencbm.4.gz diff --git a/comms/opencbm/Makefile.inc b/comms/opencbm/Makefile.inc index a4d863c37667..cbba917ffc24 100644 --- a/comms/opencbm/Makefile.inc +++ b/comms/opencbm/Makefile.inc @@ -1,28 +1,29 @@ OCBM_VERSION= 0.4.99.104 -OCBM_REVISION= 1 +OCBM_REVISION= 2 DISTVERSIONPREFIX= v DISTINFO_FILE= ${.CURDIR}/../opencbm/distinfo USE_GITHUB= yes GH_ACCOUNT= OpenCBM GH_PROJECT= OpenCBM MAKEFILE?= LINUX/Makefile MAKE_ARGS= CC="${CC}" \ INFODIR=${PREFIX}/${INFO_PATH} \ + MANDIR=${PREFIX}/share/man/man1 \ SUBDIRS_PLUGIN_XA1541=opencbm/lib/plugin/xa1541 MAKE_ENV= USER_CFLAGS="${CFLAGS}" PLIST_SUB= OCBM_VERSION=${OCBM_VERSION} PORTSCOUT= limit:^v\d PLUGINBASENAME= ${PREFIX}/lib/opencbm/plugin/libopencbm- .if ${PORTNAME:Nopencbm-kmod} . if defined(PORTREVISION) IGNORE= PORTREVISION must not be defined explicitly . else PORTREVISION= ${OCBM_REVISION} . endif .endif diff --git a/comms/opencbm/pkg-plist b/comms/opencbm/pkg-plist index 8644b778bc35..5f5393339659 100644 --- a/comms/opencbm/pkg-plist +++ b/comms/opencbm/pkg-plist @@ -1,104 +1,104 @@ bin/cbmcopy bin/cbmctrl bin/cbmformat bin/cbmforng bin/cbmlinetester bin/cbmread bin/cbmrpm41 bin/cbmwrite bin/d64copy bin/d82copy bin/frm_analyzer bin/imgcopy bin/samplelibtransf bin/testlines bin/xum1541cfg @sample etc/opencbm.conf.d/00opencbm.conf.sample etc/opencbm.conf.d/10xu1541.conf etc/opencbm.conf.d/10xum1541.conf include/cbmcopy.h include/d64copy.h include/opencbm.h lib/libopencbm.a lib/libopencbm.so lib/libopencbm.so.0 lib/libopencbm.so.%%OCBM_VERSION%% lib/opencbm/plugin/libopencbm-xu1541.a lib/opencbm/plugin/libopencbm-xu1541.so lib/opencbm/plugin/libopencbm-xu1541.so.0 lib/opencbm/plugin/libopencbm-xu1541.so.%%OCBM_VERSION%% lib/opencbm/plugin/xu1541/read_event_log lib/opencbm/plugin/xu1541/usb_echo_test lib/opencbm/plugin/libopencbm-xum1541.a lib/opencbm/plugin/libopencbm-xum1541.so lib/opencbm/plugin/libopencbm-xum1541.so.0 lib/opencbm/plugin/libopencbm-xum1541.so.%%OCBM_VERSION%% -man/man1/cbmcopy.1.gz -man/man1/cbmctrl.1.gz -man/man1/cbmformat.1.gz -man/man1/cbmforng.1.gz -man/man1/cbmlinetester.1.gz -man/man1/cbmread.1.gz -man/man1/cbmrpm41.1.gz -man/man1/cbmwrite.1.gz -man/man1/d64copy.1.gz -man/man1/d82copy.1.gz -man/man1/frm_analyzer.1.gz -man/man1/imgcopy.1.gz -man/man1/samplelibtransf.1.gz -man/man1/testlines.1.gz -man/man1/xum1541cfg.1.gz sbin/opencbm_plugin_helper_tools %%PORTDOCS%%%%DOCSDIR%%/html/opencbm-1.html %%PORTDOCS%%%%DOCSDIR%%/html/opencbm-10.html %%PORTDOCS%%%%DOCSDIR%%/html/opencbm-11.html %%PORTDOCS%%%%DOCSDIR%%/html/opencbm-12.html %%PORTDOCS%%%%DOCSDIR%%/html/opencbm-13.html %%PORTDOCS%%%%DOCSDIR%%/html/opencbm-14.html %%PORTDOCS%%%%DOCSDIR%%/html/opencbm-15.html %%PORTDOCS%%%%DOCSDIR%%/html/opencbm-16.html %%PORTDOCS%%%%DOCSDIR%%/html/opencbm-17.html %%PORTDOCS%%%%DOCSDIR%%/html/opencbm-18.html %%PORTDOCS%%%%DOCSDIR%%/html/opencbm-19.html %%PORTDOCS%%%%DOCSDIR%%/html/opencbm-2.html %%PORTDOCS%%%%DOCSDIR%%/html/opencbm-20.html %%PORTDOCS%%%%DOCSDIR%%/html/opencbm-21.html %%PORTDOCS%%%%DOCSDIR%%/html/opencbm-22.html %%PORTDOCS%%%%DOCSDIR%%/html/opencbm-23.html %%PORTDOCS%%%%DOCSDIR%%/html/opencbm-24.html %%PORTDOCS%%%%DOCSDIR%%/html/opencbm-25.html %%PORTDOCS%%%%DOCSDIR%%/html/opencbm-26.html %%PORTDOCS%%%%DOCSDIR%%/html/opencbm-27.html %%PORTDOCS%%%%DOCSDIR%%/html/opencbm-28.html %%PORTDOCS%%%%DOCSDIR%%/html/opencbm-29.html %%PORTDOCS%%%%DOCSDIR%%/html/opencbm-3.html %%PORTDOCS%%%%DOCSDIR%%/html/opencbm-30.html %%PORTDOCS%%%%DOCSDIR%%/html/opencbm-31.html %%PORTDOCS%%%%DOCSDIR%%/html/opencbm-32.html %%PORTDOCS%%%%DOCSDIR%%/html/opencbm-33.html %%PORTDOCS%%%%DOCSDIR%%/html/opencbm-34.html %%PORTDOCS%%%%DOCSDIR%%/html/opencbm-35.html %%PORTDOCS%%%%DOCSDIR%%/html/opencbm-36.html %%PORTDOCS%%%%DOCSDIR%%/html/opencbm-37.html %%PORTDOCS%%%%DOCSDIR%%/html/opencbm-4.html %%PORTDOCS%%%%DOCSDIR%%/html/opencbm-5.html %%PORTDOCS%%%%DOCSDIR%%/html/opencbm-6.html %%PORTDOCS%%%%DOCSDIR%%/html/opencbm-7.html %%PORTDOCS%%%%DOCSDIR%%/html/opencbm-8.html %%PORTDOCS%%%%DOCSDIR%%/html/opencbm-9.html %%PORTDOCS%%%%DOCSDIR%%/html/opencbm-software-installed-uninstall.png %%PORTDOCS%%%%DOCSDIR%%/html/opencbm-software-installed.png %%PORTDOCS%%%%DOCSDIR%%/html/opencbm.html %%PORTDOCS%%%%DOCSDIR%%/html/zadig-listalldevices.png %%PORTDOCS%%%%DOCSDIR%%/html/zadig-success.png %%PORTDOCS%%%%DOCSDIR%%/html/zadig-uac.png %%PORTDOCS%%%%DOCSDIR%%/html/zadig-xu1541.png %%PORTDOCS%%%%DOCSDIR%%/html/zadig-xum1541.png %%PORTDOCS%%%%DOCSDIR%%/misc/README %%PORTDOCS%%%%DOCSDIR%%/misc/ibmlpt.txt %%PORTDOCS%%%%DOCSDIR%%/misc/serial-bus.txt %%PORTDOCS%%%%DOCSDIR%%/misc/serial.txt %%PORTDOCS%%%%DOCSDIR%%/opencbm.pdf %%PORTDOCS%%%%DOCSDIR%%/opencbm.txt +share/man/man1/cbmcopy.1.gz +share/man/man1/cbmctrl.1.gz +share/man/man1/cbmformat.1.gz +share/man/man1/cbmforng.1.gz +share/man/man1/cbmlinetester.1.gz +share/man/man1/cbmread.1.gz +share/man/man1/cbmrpm41.1.gz +share/man/man1/cbmwrite.1.gz +share/man/man1/d64copy.1.gz +share/man/man1/d82copy.1.gz +share/man/man1/frm_analyzer.1.gz +share/man/man1/imgcopy.1.gz +share/man/man1/samplelibtransf.1.gz +share/man/man1/testlines.1.gz +share/man/man1/xum1541cfg.1.gz @postexec opencbm_plugin_helper_tools rebuild @preunexec rm -f %%LOCALBASE%%/etc/opencbm.conf