*: Clean up some things
- Fix typos - Remove nop or unreferenced variables - Clean up commented PORTREVISION - Add missing USES Reported by: portscan
This commit is contained in:
parent
1090228081
commit
91e9ee8c70
13 changed files with 13 additions and 13 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= kicad
|
||||
DISTVERSION= r${GIT_FP_DATE}
|
||||
#PORTREVISION= 1
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= cad
|
||||
MASTER_SITES= https://gitlab.com/kicad/libraries/${PORTNAME}-footprints/-/archive/${GL_COMMIT}/
|
||||
PKGNAMESUFFIX= -library-footprints-devel
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= kicad
|
||||
DISTVERSION= r${GIT_P3D_DATE}
|
||||
#PORTREVISION= 1
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= cad
|
||||
MASTER_SITES= https://gitlab.com/kicad/libraries/${PORTNAME}-packages3D/-/archive/${GL_COMMIT}/
|
||||
PKGNAMESUFFIX= -library-packages3d-devel
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= kicad
|
||||
DISTVERSION= r${GIT_SYM_DATE}
|
||||
#PORTREVISION= 1
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= cad
|
||||
MASTER_SITES= https://gitlab.com/kicad/libraries/${PORTNAME}-symbols/-/archive/${GL_COMMIT}/
|
||||
PKGNAMESUFFIX= -library-symbols-devel
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= kicad
|
||||
DISTVERSION= r${GIT_TMPL_DATE}
|
||||
#PORTREVISION= 1
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= cad
|
||||
MASTER_SITES= https://gitlab.com/kicad/libraries/${PORTNAME}-templates/-/archive/${GL_COMMIT}/
|
||||
PKGNAMESUFFIX= -library-tmpl-devel
|
||||
|
|
|
@ -40,7 +40,7 @@ TINDERBOX_DESC= Create tarball for tinderbox usage
|
|||
|
||||
USES= autoreconf compiler gmake pkgconfig
|
||||
|
||||
CONFIGURE_ENABLE+= memcached
|
||||
CONFIGURE_ARGS+= --enable-memcached
|
||||
LIB_DEPENDS+= libmemcached.so:databases/libmemcached
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
|
|
|
@ -18,7 +18,7 @@ ONLY_FOR_ARCHS= amd64
|
|||
|
||||
CONFLICTS_INSTALL= linux-wps-office-zh_CN
|
||||
|
||||
USES= desktop-file-utils linux shebangfix
|
||||
USES= desktop-file-utils gnome linux shebangfix
|
||||
INSTALLS_ICONS= yes
|
||||
USE_LINUX= png pulseaudio-libs xorglibs
|
||||
|
||||
|
|
|
@ -13,8 +13,8 @@ LIB_DEPENDS= libao.so:audio/libao \
|
|||
libepoxy.so:graphics/libepoxy \
|
||||
libfltk.so:x11-toolkits/fltk
|
||||
|
||||
USES= autoreconf desktop-file-utils gl libarchive localbase:ldflags \
|
||||
pkgconfig sdl
|
||||
USES= autoreconf desktop-file-utils gl gnome libarchive \
|
||||
localbase:ldflags pkgconfig sdl
|
||||
USE_CXXSTD= c++98
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= rdanbrook
|
||||
|
|
|
@ -23,6 +23,7 @@ USE_LDCONFIG= yes
|
|||
|
||||
INFO= cln
|
||||
|
||||
CPPFLAGS+= ${CPPFLAGS_${ARCH}}
|
||||
CPPFLAGS_aarch64= -DNO_ASM
|
||||
CPPFLAGS_armv6= -DNO_ASM
|
||||
CPPFLAGS_armv7= -DNO_ASM
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= openhab2
|
||||
PORTVERSION= 2.5.12
|
||||
#PORTREVISION= 0
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= misc java
|
||||
MASTER_SITES= https://openhab.jfrog.io/artifactory/libs-release-local/org/openhab/distro/openhab/${PORTVERSION}/
|
||||
DISTNAME= openhab-${PORTVERSION}
|
||||
|
|
|
@ -16,7 +16,7 @@ GH_TAGNAME= f8ab675
|
|||
|
||||
CMAKE_OFF= BUILD_TESTING FREEBSD_BUILD_BENCHMARKS
|
||||
|
||||
xdo-test:
|
||||
do-test:
|
||||
@cd ${BUILD_WRKSRC} && \
|
||||
${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} -DFREEBSD_BUILD_TESTING:BOOL=ON ${CMAKE_SOURCE_PATH} && \
|
||||
${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${ALL_TARGET} && \
|
||||
|
|
|
@ -21,7 +21,6 @@ LIB_DEPENDS= libjson-c.so:devel/json-c \
|
|||
USES= compiler:c11 gmake gnome libtool localbase lua pkgconfig \
|
||||
python:build readline shebangfix ssl tar:bz2
|
||||
USE_LDCONFIG= yes
|
||||
USE_PERL5= configure
|
||||
USE_RC_SUBR= slurmctld slurmd
|
||||
|
||||
USERS= slurm
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= libxml2
|
||||
DISTVERSION= 2.9.12
|
||||
#PORTREVISION?= 0
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES?= textproc gnome
|
||||
MASTER_SITES= http://xmlsoft.org/sources/
|
||||
DIST_SUBDIR= gnome2
|
||||
|
|
|
@ -26,7 +26,7 @@ LIB_DEPENDS= libepoll-shim.so:devel/libepoll-shim \
|
|||
libwlroots.so:x11-toolkits/wlroots \
|
||||
libxkbcommon.so:x11/libxkbcommon
|
||||
|
||||
USES= compiler:c++11-lib meson pkgconfig sdl xorg
|
||||
USES= compiler:c++11-lib gl meson pkgconfig sdl xorg
|
||||
USE_GITHUB= yes
|
||||
USE_SDL= sdl2
|
||||
USE_XORG= x11 xcomposite xdamage xext xfixes xrender xres xtst xxf86vm
|
||||
|
|
Loading…
Reference in a new issue