mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
mark ports linked with luajit as USE_NOBTCFI=Yes
ok sthen@ maintainer timeout
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
COMMENT = data visualization and analysis software
|
||||
|
||||
DISTNAME = labplot-2.10.0
|
||||
REVISION = 3
|
||||
REVISION = 4
|
||||
|
||||
CATEGORIES = math x11
|
||||
|
||||
@@ -9,6 +9,9 @@ HOMEPAGE = https://labplot.kde.org/
|
||||
|
||||
MAINTAINER = Rafael Sadowski <rsadowski@openbsd.org>
|
||||
|
||||
# luajit (via cantorlibs)
|
||||
USE_NOBTCFI = Yes
|
||||
|
||||
# LGPL, GPL and many others
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
|
||||
+2
-1
@@ -1,7 +1,7 @@
|
||||
COMMENT = highly flexible sniffer/NIDS
|
||||
|
||||
DISTNAME = snort-2.9.20
|
||||
REVISION = 1
|
||||
REVISION = 2
|
||||
RULESV = 29200
|
||||
SUBST_VARS = RULESV APPID_COMMENT
|
||||
|
||||
@@ -48,6 +48,7 @@ APPID_COMMENT = "@comment "
|
||||
LIB_DEPENDS += lang/luajit
|
||||
WANTLIB += c++abi luajit-5.1
|
||||
APPID_COMMENT =
|
||||
USE_NOBTCFI = Yes
|
||||
.endif
|
||||
|
||||
CONFIGS = classification.config gen-msg.map reference.config \
|
||||
|
||||
@@ -1,8 +1,12 @@
|
||||
USE_WXNEEDED = Yes
|
||||
|
||||
# luajit
|
||||
USE_NOBTCFI = Yes
|
||||
|
||||
COMMENT = KDE mathematical applications
|
||||
DISTNAME = cantor-${VERSION}
|
||||
CATEGORIES = education math
|
||||
REVISION = 0
|
||||
|
||||
SHARED_LIBS += cantorlibs 54.1 # 17.08
|
||||
|
||||
|
||||
Reference in New Issue
Block a user