[Bug 250660] multimedia/motion: Update to 4.3.2
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Oct 27 10:37:18 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250660
Fernando Apesteguía <fernape at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|New |Open
--- Comment #6 from Fernando Apesteguía <fernape at FreeBSD.org> ---
(In reply to ports from comment #5)
I use portclippy along with portlint. As linters, sometimes they are wrong, but
this is what I get when I run portclippy:
# PORTNAME block
PORTNAME
PORTVERSION
DISTVERSIONPREFIX
CATEGORIES
# Maintainer block
MAINTAINER
COMMENT
# License block
LICENSE
LICENSE_FILE
# Dependencies
LIB_DEPENDS
# USES block
USES
+KMODDIR
USE_GITHUB
GH_ACCOUNT
USE_RC_SUBR
# Configure block
GNU_CONFIGURE
CONFIGURE_ARGS
-KMODDIR
# Standard bsd.port.mk variables
SUB_FILES
# Packaging list block
PLIST_FILES
PORTDOCS
PORTEXAMPLES
# Options definitions
OPTIONS_DEFINE
+OPTIONS_DEFAULT
OPTIONS_RADIO
OPTIONS_RADIO_VIDEO
-OPTIONS_DEFAULT
# Options descriptions
-VIDEO_DESC
BKTR_DESC
-BKTR_CONFIGURE_WITH
PWCBSD_DESC
-PWCBSD_BUILD_DEPENDS
-PWCBSD_RUN_DEPENDS
-PWCBSD_CONFIGURE_WITH
+VIDEO_DESC
WEBCAMD_DESC
# Options helpers
-WEBCAMD_BUILD_DEPENDS
-WEBCAMD_CONFIGURE_WITH
+BKTR_CONFIGURE_WITH
FFMPEG_LIB_DEPENDS
FFMPEG_CONFIGURE_ON
FFMPEG_CONFIGURE_OFF
MYSQL_USES
MYSQL_CONFIGURE_ON
MYSQL_CONFIGURE_OFF
PGSQL_USES
PGSQL_CONFIGURE_ON
PGSQL_CONFIGURE_OFF
+PWCBSD_BUILD_DEPENDS
+PWCBSD_RUN_DEPENDS
+PWCBSD_CONFIGURE_WITH
SQLITE3_USES
SQLITE3_CONFIGURE_WITH
+WEBCAMD_BUILD_DEPENDS
+WEBCAMD_CONFIGURE_WITH
Cheers
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list