mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
- set BROKEN for FreeBSD-12
This commit is contained in:
parent
b547c0edb5
commit
e71f732856
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=459319
@ -10,6 +10,8 @@ DISTNAME= FrodoV4_1b.Src
|
||||
MAINTAINER= dinoex@FreeBSD.org
|
||||
COMMENT= Emulates a Commodore 64
|
||||
|
||||
BROKEN_FreeBSD_12= Regression C++
|
||||
|
||||
USES= shebangfix tk:run
|
||||
USE_XORG= x11 xt xext sm ice
|
||||
ALL_TARGET= Frodo
|
||||
|
@ -1,3 +1,4 @@
|
||||
# $FreeBSD: head/ports-mgmt/pkg_jail/files/pkg_update 411390 2016-03-19 11:00:57Z dinoex 2
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= sabbu
|
||||
@ -14,6 +15,8 @@ LICENSE= GPLv2
|
||||
LIB_DEPENDS= libavcodec0.so:multimedia/ffmpeg0 \
|
||||
libsndfile.so:audio/libsndfile
|
||||
|
||||
BROKEN_FreeBSD_12= Regression C++
|
||||
|
||||
USES= tar:bzip2 gmake pkgconfig iconv
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $FreeBSD: head/ports-mgmt/pkg_jail/files/pkg_update 411390 2016-03-19 11:00:57Z dinoex 2
|
||||
# Created by: Brian Feldman & Matt Heckaman
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= base
|
||||
PORTVERSION= ${LICQ_VER}
|
||||
PORTREVISION= 9
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= net-im
|
||||
PKGNAMESUFFIX= ${SOCKS_SUFFIX}${PKGNAMESUFFIX2}
|
||||
|
||||
@ -15,6 +16,7 @@ LICENSE= GPLv2
|
||||
LIB_DEPENDS= libboost_regex.so:devel/boost-libs
|
||||
|
||||
BROKEN_sparc64= Does not build: fails to link
|
||||
BROKEN_FreeBSD_12= Regression C++
|
||||
|
||||
USES= cmake:noninja iconv ssl
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}
|
||||
|
@ -13,6 +13,8 @@ COMMENT= File corruption detection and repair program
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
BROKEN_FreeBSD_12= Regression C++
|
||||
|
||||
ALL_TARGET= zidrav
|
||||
PLIST_FILES= bin/zidrav man/man1/zidrav.1.gz
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user