kill VMEM_WARNING
This commit is contained in:
parent
3235bb55c2
commit
701c91e413
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2013/06/28 13:09:02 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2013/11/25 14:16:22 sthen Exp $
|
||||
|
||||
ONLY_FOR_ARCHS = amd64 i386 powerpc
|
||||
SHARED_ONLY = Yes
|
||||
@ -33,7 +33,6 @@ EXTRACT_SUFX = .tar.bz2
|
||||
MODULES = devel/gettext \
|
||||
devel/scons
|
||||
|
||||
VMEM_WARNING = Yes
|
||||
NO_TEST= Yes
|
||||
|
||||
MODSCONS_ENV= CC="${CC}" \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2013/03/10 22:55:02 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2013/11/25 14:16:22 sthen Exp $
|
||||
|
||||
BROKEN-mips64= GCC hangs compiling cmu_us_kal_diphone.c
|
||||
BROKEN-mips64el= GCC hangs compiling cmu_us_kal_diphone.c
|
||||
@ -37,7 +37,6 @@ CONFIGURE_ARGS= ${CONFIGURE_SHARED} --with-audio=sndio
|
||||
|
||||
USE_GMAKE= Yes
|
||||
NO_TEST= Yes
|
||||
VMEM_WARNING= Yes
|
||||
|
||||
post-extract:
|
||||
cp ${FILESDIR}/au_sndio.c ${WRKSRC}/src/audio
|
||||
|
@ -1,6 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2013/10/01 10:28:43 dcoppa Exp $
|
||||
|
||||
VMEM_WARNING = Yes
|
||||
# $OpenBSD: Makefile,v 1.2 2013/11/25 14:16:22 sthen Exp $
|
||||
|
||||
SHARED_ONLY = Yes
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2013/03/10 22:55:05 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2013/11/25 14:16:22 sthen Exp $
|
||||
|
||||
COMMENT= Python bindings to TagLib audio file tag library
|
||||
|
||||
@ -17,8 +17,6 @@ WANTLIB += boost_python-mt m pthread stdc++ tag>=10 ${MODPY_WANTLIB}
|
||||
|
||||
MASTER_SITES = ${MASTER_SITE_PYPI:=t/tagpy/}
|
||||
|
||||
VMEM_WARNING= Yes
|
||||
|
||||
MODULES = lang/python
|
||||
MODPY_SETUPTOOLS = Yes
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2013/03/10 23:04:45 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2013/11/25 14:16:22 sthen Exp $
|
||||
|
||||
COMMENT = the programmer's solid 3D CAD modeller
|
||||
|
||||
@ -7,8 +7,6 @@ DISTNAME = openscad-${V}
|
||||
|
||||
CATEGORIES = cad
|
||||
|
||||
VMEM_WARNING = Yes
|
||||
|
||||
HOMEPAGE = http://www.openscad.org/
|
||||
|
||||
# GPLv2+ with CGAL exception
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2013/09/22 14:28:13 dcoppa Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2013/11/25 14:16:22 sthen Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -44,8 +44,6 @@ RUN_DEPENDS-server= ${BASE_PKGPATH}>=5.5,<5.6 \
|
||||
LIB_DEPENDS-server= ${BASE_PKGPATH}>=5.5,<5.6
|
||||
LIB_DEPENDS-tests= ${BASE_PKGPATH}>=5.5,<5.6
|
||||
|
||||
VMEM_WARNING= Yes
|
||||
|
||||
USE_GROFF= Yes
|
||||
|
||||
CONFIGURE_ARGS+=-DCMAKE_INSTALL_PREFIX="${PREFIX}" \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.221 2013/10/04 07:09:17 giovanni Exp $
|
||||
# $OpenBSD: Makefile,v 1.222 2013/11/25 14:16:22 sthen Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -41,8 +41,6 @@ MULTI_PACKAGES= -main -server -tests
|
||||
CXX= ${CC}
|
||||
CXXFLAGS= ${CFLAGS} -felide-constructors -fno-exceptions -fno-rtti
|
||||
|
||||
VMEM_WARNING= Yes
|
||||
|
||||
USE_GROFF= Yes
|
||||
CONFIGURE_STYLE= autoconf
|
||||
AUTOCONF_VERSION= 2.63
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.20 2013/03/21 08:45:14 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.21 2013/11/25 14:16:22 sthen Exp $
|
||||
|
||||
COMMENT= C++ reference implementation of the Atlas protocol
|
||||
|
||||
@ -30,6 +30,4 @@ SEPARATE_BUILD= Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
|
||||
VMEM_WARNING= Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.47 2013/09/22 14:31:24 dcoppa Exp $
|
||||
# $OpenBSD: Makefile,v 1.48 2013/11/25 14:16:22 sthen Exp $
|
||||
|
||||
ONLY_FOR_ARCHS= ${GCC4_ARCHS}
|
||||
|
||||
@ -80,8 +80,6 @@ BOOTSTRAP= --with-python=${MODPY_BIN} \
|
||||
CONFIGURE_STYLE= none
|
||||
CONFIGURE_ENV= BJAM_CONFIG="${BJAM_CONFIG}"
|
||||
|
||||
VMEM_WARNING= Yes
|
||||
|
||||
DPB_PROPERTIES= parallel
|
||||
|
||||
NO_TEST= Yes
|
||||
|
@ -1,6 +1,5 @@
|
||||
# $OpenBSD: Makefile,v 1.93 2013/11/11 07:23:32 dcoppa Exp $
|
||||
# $OpenBSD: Makefile,v 1.94 2013/11/25 14:16:22 sthen Exp $
|
||||
|
||||
VMEM_WARNING = Yes
|
||||
DPB_PROPERTIES =parallel
|
||||
|
||||
# avoid segfaults from binaries compiled and then used during the build
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.65 2013/11/09 23:19:02 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.66 2013/11/25 14:16:22 sthen Exp $
|
||||
|
||||
COMMENT= Data Display Debugger, graphical front-end for GDB, etc
|
||||
|
||||
@ -23,9 +23,8 @@ LIB_DEPENDS= x11/openmotif
|
||||
|
||||
TEST_IS_INTERACTIVE=x11
|
||||
|
||||
VMEM_WARNING= Yes
|
||||
USE_GMAKE= Yes
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF= Yes
|
||||
AUTOCONF_VERSION=2.61
|
||||
CONFIGURE_STYLE=autoconf
|
||||
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.30 2013/11/03 07:52:01 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.31 2013/11/25 14:16:22 sthen Exp $
|
||||
|
||||
# Memory hog, stuck for days on the same file during build.
|
||||
# XXX check with different optimizer level? see doc/install.doc
|
||||
@ -69,6 +69,5 @@ FAKE_FLAGS+= DESTDIR=
|
||||
WRKDIST= ${WRKDIR}/doxygen-${VERSION}
|
||||
|
||||
NO_TEST= Yes
|
||||
VMEM_WARNING= Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.72 2013/10/21 09:34:42 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.73 2013/11/25 14:16:22 sthen Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
@ -49,8 +49,6 @@ MASTER_SITE_ECLIPSE+= \
|
||||
MASTER_SITES= ${MASTER_SITE_ECLIPSE:=R-3.2.2-200702121330/}
|
||||
EXTRACT_SUFX= .zip
|
||||
|
||||
VMEM_WARNING= Yes
|
||||
|
||||
MODULES= java devel/gettext
|
||||
MODJAVA_VER= 1.6+
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2013/03/11 10:50:08 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2013/11/25 14:16:22 sthen Exp $
|
||||
|
||||
COMMENT = type-level programming library
|
||||
|
||||
@ -11,8 +11,6 @@ MAINTAINER = Jasper Lievisse Adriaanse <jasper@openbsd.org>
|
||||
# BSD3
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
VMEM_WARNING = Yes
|
||||
|
||||
MODULES = lang/ghc
|
||||
|
||||
MODGHC_BUILD = cabal hackage haddock register
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.49 2013/10/16 14:12:21 bluhm Exp $
|
||||
# $OpenBSD: Makefile,v 1.50 2013/11/25 14:16:22 sthen Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
@ -67,7 +67,6 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
USE_GROFF= Yes
|
||||
NO_TEST= Yes
|
||||
|
||||
VMEM_WARNING= Yes
|
||||
BUILD_DEPENDS= archivers/zip \
|
||||
archivers/unzip \
|
||||
print/cups,-libs \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.66 2013/10/30 15:23:32 dcoppa Exp $
|
||||
# $OpenBSD: Makefile,v 1.67 2013/11/25 14:16:22 sthen Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
@ -58,7 +58,6 @@ BUILD_DEPENDS+= jdk->=1.6,<1.7:devel/jdk/1.6
|
||||
ALT_BOOTDIR= ${LOCALBASE}/jdk-1.6.0
|
||||
.endif
|
||||
|
||||
VMEM_WARNING= Yes
|
||||
BUILD_DEPENDS+= devel/apache-ant>=1.8.2 \
|
||||
archivers/zip \
|
||||
archivers/unzip \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.66 2013/10/31 21:12:13 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.67 2013/11/25 14:16:22 sthen Exp $
|
||||
|
||||
# XXX: Remember to bump MODCLANG_VERSION in lang/clang/clang.port.mk when
|
||||
# updating this port.
|
||||
@ -35,8 +35,6 @@ MODULES = devel/cmake \
|
||||
TEST_DEPENDS = devel/dejagnu
|
||||
BUILD_DEPENDS += textproc/py-sphinx
|
||||
|
||||
VMEM_WARNING = Yes
|
||||
|
||||
MAKE_FLAGS = OPTIMIZE_OPTION="${CFLAGS}" \
|
||||
VERBOSE=Yes \
|
||||
INSTALL="install -c"
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2013/08/07 21:31:46 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2013/11/25 14:16:22 sthen Exp $
|
||||
|
||||
COMMENT = memory-efficient hash_map and hash_set C++ classes
|
||||
DISTNAME = sparsehash-2.0.2
|
||||
@ -12,8 +12,6 @@ PERMIT_PACKAGE_CDROM = Yes
|
||||
MASTER_SITES = ${HOMEPAGE}/files/
|
||||
|
||||
SEPARATE_BUILD = Yes
|
||||
VMEM_WARNING = Yes
|
||||
|
||||
CONFIGURE_STYLE = gnu
|
||||
|
||||
FAKE_FLAGS = docdir=${PREFIX}/share/doc/sparsehash
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.19 2013/09/27 17:32:51 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.20 2013/11/25 14:16:22 sthen Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
# based on ffx 17 engine
|
||||
@ -29,8 +29,6 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
WANTLIB += c m pthread readline nspr4 ncurses plc4 plds4 stdc++ z
|
||||
|
||||
VMEM_WARNING = Yes
|
||||
|
||||
MODULES = lang/python
|
||||
MODPY_RUNDEP = No
|
||||
TEST_DEPENDS = ${MODPY_RUN_DEPENDS}
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.97 2013/11/17 11:45:52 robert Exp $
|
||||
# $OpenBSD: Makefile,v 1.98 2013/11/25 14:16:22 sthen Exp $
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
|
||||
@ -228,7 +228,6 @@ WANTLIB-java= c estdc++ m pthread
|
||||
|
||||
USE_GMAKE= Yes
|
||||
NO_TEST= Yes
|
||||
VMEM_WARNING= Yes
|
||||
|
||||
PATCHORIG= .orig.port
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2013/11/10 12:31:45 shadchin Exp $
|
||||
# $OpenBSD: Makefile,v 1.26 2013/11/25 14:16:22 sthen Exp $
|
||||
|
||||
COMMENT= LaTeX development environment
|
||||
DISTNAME= texmaker-4.1
|
||||
@ -27,7 +27,6 @@ LIB_DEPENDS= textproc/hunspell \
|
||||
print/poppler,,-qt4
|
||||
|
||||
NO_TEST= Yes
|
||||
VMEM_WARNING= Yes
|
||||
|
||||
FAKE_FLAGS= INSTALL_ROOT=${WRKINST}
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2013/08/07 21:31:51 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.23 2013/11/25 14:16:22 sthen Exp $
|
||||
|
||||
COMMENT-main = easy to use LaTeX and ConTeXt editor
|
||||
COMMENT-python = Python scripting for TeXworks
|
||||
@ -65,7 +65,6 @@ MODLUA_SA = Yes
|
||||
|
||||
USE_GMAKE = Yes
|
||||
NO_TEST = Yes
|
||||
VMEM_WARNING = Yes
|
||||
|
||||
SUBST_VARS += WRKINST
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2013/11/09 14:12:28 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2013/11/25 14:16:22 sthen Exp $
|
||||
|
||||
BROKEN-alpha = OOM or ICE on hqx/src/hq4x_32.c
|
||||
COMMENT = Sega Megadrive/Genesis emulator
|
||||
@ -32,10 +32,6 @@ BUILD_DEPENDS = devel/sdl
|
||||
BUILD_DEPENDS += devel/nasm
|
||||
.endif
|
||||
|
||||
# when building hq4x.o:
|
||||
# cc1: out of memory allocating 4072 bytes after a total of 0 bytes
|
||||
VMEM_WARNING = Yes
|
||||
|
||||
LIB_DEPENDS = devel/sdl \
|
||||
archivers/libarchive
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2013/03/11 11:06:04 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2013/11/25 14:16:22 sthen Exp $
|
||||
|
||||
COMMENT = emulates numerous game consoles
|
||||
|
||||
@ -31,8 +31,6 @@ LIB_DEPENDS = audio/libcdio \
|
||||
|
||||
WRKDIST = ${WRKDIR}/mednafen
|
||||
|
||||
VMEM_WARNING = Yes
|
||||
|
||||
CONFIGURE_STYLE = gnu
|
||||
CONFIGURE_ENV = CFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/SDL" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib -pthread"
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.111 2013/10/30 19:53:29 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.112 2013/11/25 14:16:22 sthen Exp $
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386 powerpc sparc64
|
||||
|
||||
@ -49,8 +49,6 @@ EXTRA_CFLAGS+= -Wno-redundant-decls
|
||||
|
||||
EXTRA_CFLAGS+= -DTIME_MAX=LLONG_MAX
|
||||
|
||||
VMEM_WARNING= Yes
|
||||
|
||||
USE_GMAKE= Yes
|
||||
CONFIGURE_STYLE=simple
|
||||
CONFIGURE_ARGS= --prefix=${PREFIX} \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.37 2013/09/29 19:36:09 bcallah Exp $
|
||||
# $OpenBSD: Makefile,v 1.38 2013/11/25 14:16:22 sthen Exp $
|
||||
|
||||
# Other archs have not been tested
|
||||
ONLY_FOR_ARCHS = amd64 i386
|
||||
@ -65,7 +65,6 @@ CONFIGURE_STYLE = none
|
||||
MAKE_FILE = makefile
|
||||
|
||||
NO_TEST = Yes
|
||||
VMEM_WARNING = Yes
|
||||
|
||||
post-extract:
|
||||
@${UNZIP} -oq ${WRKDIR}/mame.zip -d ${WRKSRC}
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.31 2013/09/29 19:37:17 bcallah Exp $
|
||||
# $OpenBSD: Makefile,v 1.32 2013/11/25 14:16:22 sthen Exp $
|
||||
|
||||
# Other archs have not been tested
|
||||
ONLY_FOR_ARCHS = amd64 i386
|
||||
@ -61,7 +61,6 @@ CONFIGURE_STYLE = none
|
||||
MAKE_FILE = makefile
|
||||
|
||||
NO_TEST = Yes
|
||||
VMEM_WARNING = Yes
|
||||
|
||||
post-extract:
|
||||
@${UNZIP} -oq ${WRKDIR}/mame.zip -d ${WRKSRC}
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.76 2013/03/11 11:06:04 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.77 2013/11/25 14:16:22 sthen Exp $
|
||||
|
||||
COMMENT= PDP, IBM 1401, Nova and other CPUs simulator
|
||||
|
||||
@ -28,7 +28,6 @@ MAKE_FILE= makefile
|
||||
MAKE_FLAGS= GCC="${CC}" USE_NETWORK=1
|
||||
|
||||
NO_TEST= Yes
|
||||
VMEM_WARNING= Yes
|
||||
|
||||
pre-build:
|
||||
@mkdir -p ${WRKBUILD}/BIN
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.27 2013/08/07 21:31:51 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.28 2013/11/25 14:16:22 sthen Exp $
|
||||
|
||||
COMMENT = emulates the Super Nintendo Entertainment System
|
||||
|
||||
@ -40,8 +40,6 @@ BUILD_DEPENDS = devel/nasm
|
||||
MODULES = devel/gettext \
|
||||
textproc/intltool
|
||||
|
||||
VMEM_WARNING = Yes
|
||||
|
||||
USE_GMAKE = Yes
|
||||
|
||||
CONFIGURE_STYLE = gnu
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2013/11/09 14:12:28 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2013/11/25 14:16:22 sthen Exp $
|
||||
|
||||
COMMENT = emulator for Nintendo Game Boy (Color/Advance)
|
||||
BROKEN-alpha = ICE or OOM on hq_implementation.cpp
|
||||
@ -43,8 +43,6 @@ WRKDIST = ${WRKDIR}/${DISTNAME:S/-src//}
|
||||
# requires posix_openpt
|
||||
CONFIGURE_ARGS += -DENABLE_WX=OFF -DENABLE_FFMPEG=OFF
|
||||
|
||||
VMEM_WARNING = Yes
|
||||
|
||||
pre-fake:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/vbam
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2013/04/29 11:35:29 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2013/11/25 14:16:22 sthen Exp $
|
||||
|
||||
BROKEN-sparc64= SIGBUS on sparc64 when starting
|
||||
|
||||
@ -19,8 +19,6 @@ WANTLIB= X11 Xext c m pthread pthread-stubs stdc++ usbhid xcb SDL>=6
|
||||
|
||||
LIB_DEPENDS= devel/sdl
|
||||
|
||||
VMEM_WARNING= Yes
|
||||
|
||||
USE_GMAKE= Yes
|
||||
CONFIGURE_STYLE=gnu
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2013/03/11 11:07:40 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2013/11/25 14:16:22 sthen Exp $
|
||||
|
||||
COMMENT = open source reimplementation of the original X-Com
|
||||
DISTNAME = openxcom-20120217
|
||||
@ -25,7 +25,6 @@ LIB_DEPENDS = devel/sdl-gfx \
|
||||
CONFIGURE_ARGS = -DDEV_BUILD=Off
|
||||
|
||||
NO_TEST = Yes
|
||||
VMEM_WARNING = Yes
|
||||
|
||||
pre-configure:
|
||||
${SUBST_CMD} ${WRKSRC}/src/Engine/CrossPlatform.cpp
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2013/10/17 12:41:03 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.26 2013/11/25 14:16:22 sthen Exp $
|
||||
|
||||
COMMENT= texas hold'em poker game with online capabilities
|
||||
BROKEN-hppa = needs atomic ops
|
||||
@ -48,7 +48,6 @@ FAKE_FLAGS= INSTALL_ROOT=${DESTDIR}
|
||||
|
||||
SEPARATE_BUILD= Yes
|
||||
|
||||
VMEM_WARNING= Yes
|
||||
NO_TEST= Yes
|
||||
USE_GMAKE= Yes
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2013/11/03 10:11:35 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2013/11/25 14:16:22 sthen Exp $
|
||||
|
||||
COMMENT = dance music game
|
||||
CATEGORIES = games emulators
|
||||
@ -21,7 +21,6 @@ CONFIGURE_ARGS += --disable-lua-binaries
|
||||
CONFIGURE_ENV += CPPFLAGS=-I${LOCALBASE}/include \
|
||||
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
|
||||
NO_TESTS = Yes
|
||||
VMEM_WARNING = Yes
|
||||
|
||||
MODULES = devel/gettext
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2013/06/04 18:41:45 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2013/11/25 14:16:22 sthen Exp $
|
||||
|
||||
COMMENT= Z-code interpreter for X11
|
||||
|
||||
@ -25,8 +25,6 @@ CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" \
|
||||
CPPFLAGS="-I${LOCALBASE}/include"
|
||||
|
||||
VMEM_WARNING= Yes
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/zoom
|
||||
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/zoom/README
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2013/10/10 02:08:22 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2013/11/25 14:16:22 sthen Exp $
|
||||
|
||||
COMMENT-main= GPS processing toolkit
|
||||
COMMENT-devel= GPStk development libraries and headers
|
||||
@ -34,7 +34,6 @@ AUTOMAKE_VERSION= 1.9
|
||||
CONFIGURE_STYLE= gnu
|
||||
|
||||
NO_TEST= Yes
|
||||
VMEM_WARNING= Yes
|
||||
.if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "amd64"
|
||||
# way faster than -O0, a bit slower than -O2, but doesn't need 800M to compile
|
||||
CFLAGS+= -O1 -g
|
||||
|
@ -1,6 +1,5 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2013/10/19 16:51:29 sebastia Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2013/11/25 14:16:22 sthen Exp $
|
||||
|
||||
VMEM_WARNING = yes
|
||||
COMMENT = garmin gps map management tool
|
||||
|
||||
DISTNAME = qlandkartegt-1.7.5
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2013/03/11 23:01:31 fgsch Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2013/11/25 14:16:22 sthen Exp $
|
||||
|
||||
COMMENT= powerful descriptive vector graphics language
|
||||
|
||||
@ -33,7 +33,6 @@ LIB_DEPENDS= devel/boehm-gc \
|
||||
|
||||
USE_GMAKE= Yes
|
||||
USE_GROFF = Yes
|
||||
VMEM_WARNING= Yes
|
||||
|
||||
# XXX eats all memory
|
||||
.if ${MACHINE_ARCH:Msparc64}
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.54 2013/05/30 13:09:20 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.55 2013/11/25 14:16:22 sthen Exp $
|
||||
|
||||
COMMENT = 3D creation software
|
||||
BROKEN-sparc64 = error: cast from 'ccl::uchar*' to 'CUdeviceptr' loses precision
|
||||
@ -12,8 +12,6 @@ HOMEPAGE = http://www.blender.org/
|
||||
|
||||
MAINTAINER = Pascal Stumpf <Pascal.Stumpf@cubes.de>
|
||||
|
||||
VMEM_WARNING = Yes
|
||||
|
||||
# GPLv2+
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
|
@ -1,6 +1,5 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2013/06/04 18:41:47 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2013/11/25 14:16:22 sthen Exp $
|
||||
|
||||
VMEM_WARNING = Yes
|
||||
ONLY_FOR_ARCHS = ${GCC4_ARCHS}
|
||||
.if (${MACHINE_ARCH} != "i386" && ${MACHINE_ARCH} != "amd64")
|
||||
# likely to bump into MAXDSIZ on arch other than the above
|
||||
|
@ -1,8 +1,7 @@
|
||||
# $OpenBSD: Makefile,v 1.37 2013/08/20 22:05:55 zhuk Exp $
|
||||
# $OpenBSD: Makefile,v 1.38 2013/11/25 14:16:22 sthen Exp $
|
||||
|
||||
BROKEN-hppa = run dep on enblend-enfuse which will not build on hppa
|
||||
|
||||
VMEM_WARNING = Yes
|
||||
SHARED_ONLY = Yes
|
||||
|
||||
COMMENT = panorama image stitcher
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2013/07/15 17:09:16 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2013/11/25 14:16:23 sthen Exp $
|
||||
|
||||
COMMENT = toolkit for developing mapping applications
|
||||
|
||||
@ -20,7 +20,6 @@ MASTER_SITES = http://mapnik.s3.amazonaws.com/dist/v2.2.0/
|
||||
MODULES = devel/scons \
|
||||
lang/python
|
||||
|
||||
VMEM_WARNING = Yes
|
||||
TEST_DEPENDS = devel/py-nose \
|
||||
${BUILD_PKGPATH}
|
||||
|
||||
|
@ -1,10 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2013/10/24 08:44:36 zhuk Exp $
|
||||
# $OpenBSD: Makefile,v 1.23 2013/11/25 14:16:23 sthen Exp $
|
||||
|
||||
ONLY_FOR_ARCHS = ${GCC4_ARCHS}
|
||||
# do not include i386 here until JDK 1.6 issues there are solved
|
||||
ONLY_FOR_ARCHS-java = amd64
|
||||
SHARED_ONLY = Yes
|
||||
VMEM_WARNING = Yes
|
||||
|
||||
CATEGORIES = graphics devel
|
||||
COMMENT-docs = OpenCV documentation and examples
|
||||
|
@ -1,6 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.45 2013/06/04 18:41:50 naddy Exp $
|
||||
|
||||
VMEM_WARNING= Yes
|
||||
# $OpenBSD: Makefile,v 1.46 2013/11/25 14:16:23 sthen Exp $
|
||||
|
||||
COMMENT= Python charting and plotting API
|
||||
|
||||
|
@ -1,7 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.35 2013/10/10 15:40:39 ajacoutot Exp $
|
||||
|
||||
# needs to allocate 512M
|
||||
VMEM_WARNING = Yes
|
||||
# $OpenBSD: Makefile,v 1.36 2013/11/25 14:16:23 sthen Exp $
|
||||
|
||||
COMMENT = digital photo organizer
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile.inc,v 1.2 2013/03/11 11:20:27 espie Exp $
|
||||
# $OpenBSD: Makefile.inc,v 1.3 2013/11/25 14:16:23 sthen Exp $
|
||||
|
||||
CATEGORIES?= lang
|
||||
|
||||
@ -17,5 +17,3 @@ MODULES+= lang/ghc
|
||||
MODGHC_BUILD?= cabal hackage haddock register
|
||||
|
||||
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
|
||||
|
||||
VMEM_WARNING?= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2013/01/20 18:05:02 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2013/11/25 14:16:23 sthen Exp $
|
||||
|
||||
COMMENT= language front-end and interpreter for the Feldspar DSL
|
||||
|
||||
@ -19,9 +19,6 @@ RUN_DEPENDS= devel/hs-QuickAnnotate>=0.6,<0.7 \
|
||||
devel/hs-tuple>=0.2,<0.3 \
|
||||
lang/hs-syntactic>=1.4,<1.5
|
||||
|
||||
# On amd64, ghc needs almost 2GB to build this.
|
||||
VMEM_WARNING= Yes
|
||||
|
||||
# Note that some of the examples depend on feldspar-compiler.
|
||||
post-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/hs-feldspar-language/
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.65 2013/11/22 19:58:40 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.66 2013/11/25 14:16:23 sthen Exp $
|
||||
|
||||
ONLY_FOR_ARCHS = alpha amd64 hppa i386 powerpc sparc64
|
||||
DPB_PROPERTIES = parallel
|
||||
@ -95,7 +95,6 @@ LANGS := ${LANGS},java
|
||||
DISTFILES += ${ECJ}:1
|
||||
BUILD_DEPENDS += archivers/zip>=2.3p0
|
||||
CONFIGURE_ARGS += --enable-libgcj --without-jar
|
||||
VMEM_WARNING = Yes
|
||||
.endif
|
||||
.if ${BUILD_PACKAGES:M-ada}
|
||||
LANGS := ${LANGS},ada
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2013/11/22 19:58:40 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2013/11/25 14:16:23 sthen Exp $
|
||||
|
||||
ONLY_FOR_ARCHS = alpha amd64 i386 powerpc sparc64
|
||||
|
||||
@ -103,7 +103,6 @@ LANGS := ${LANGS},java
|
||||
DISTFILES += ${ECJ}:1
|
||||
BUILD_DEPENDS += archivers/zip>=2.3p0
|
||||
CONFIGURE_ARGS += --enable-libgcj --without-jar
|
||||
VMEM_WARNING = Yes
|
||||
.endif
|
||||
.if ${BUILD_PACKAGES:M-ada}
|
||||
LANGS := ${LANGS},ada
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.105 2013/11/11 20:46:30 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.106 2013/11/25 14:16:23 sthen Exp $
|
||||
|
||||
COMMENT-main = compiler for the functional language Haskell
|
||||
COMMENT-doc = documentation for GHC
|
||||
@ -50,9 +50,6 @@ MASTER_SITES0 = http://openbsd.dead-parrot.de/distfiles/
|
||||
|
||||
DIST_SUBDIR = ghc
|
||||
|
||||
# Haddock needs about 2.5 GB for processing the ghc library.
|
||||
VMEM_WARNING = Yes
|
||||
|
||||
BINDISTFILE = ${BINDISTFILE-${MACHINE_ARCH}}
|
||||
|
||||
DISTFILES = ghc-${MODGHC_VER}-src.tar.bz2 \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2013/03/11 11:20:27 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2013/11/25 14:16:23 sthen Exp $
|
||||
|
||||
COMMENT= abstract syntax, lexer, parser and pretty printer
|
||||
|
||||
@ -17,7 +17,6 @@ BUILD_DEPENDS= ${RUN_DEPENDS} \
|
||||
devel/happy
|
||||
RUN_DEPENDS= devel/cpphs,-lib>=1.3
|
||||
|
||||
VMEM_WARNING= Yes
|
||||
NO_TEST= Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2013/11/09 23:19:03 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2013/11/25 14:16:23 sthen Exp $
|
||||
|
||||
BROKEN-i386= java
|
||||
|
||||
COMMENT= Scheme and language framework for the Java platform
|
||||
|
||||
@ -16,8 +18,6 @@ MASTER_SITES= ${MASTER_SITE_GNU:=kawa/}
|
||||
MODULES= java
|
||||
MODJAVA_VER= 1.6+
|
||||
|
||||
VMEM_WARNING= Yes
|
||||
|
||||
USE_GMAKE= Yes
|
||||
USE_GROFF= Yes
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2013/08/07 21:32:09 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2013/11/25 14:16:23 sthen Exp $
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
|
||||
@ -27,8 +27,6 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
MASTER_SITES= http://deftly.net/
|
||||
|
||||
VMEM_WARNING= Yes
|
||||
|
||||
BUILD_DEPENDS= devel/gyp
|
||||
|
||||
LIB_DEPENDS= devel/libexecinfo
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.23 2013/10/23 22:00:17 abieber Exp $
|
||||
# $OpenBSD: Makefile,v 1.24 2013/11/25 14:16:23 sthen Exp $
|
||||
|
||||
# XXX:
|
||||
# - Needs __ARM_NR_cacheflush (or the like) to work on arm-based ports.
|
||||
@ -26,8 +26,6 @@ MASTER_SITES= ${HOMEPAGE}dist/${NODE_VERSION}/
|
||||
|
||||
MODULES= lang/python
|
||||
|
||||
VMEM_WARNING= Yes
|
||||
|
||||
WANTLIB += c crypto execinfo kvm m pthread ssl stdc++ util z
|
||||
|
||||
LIB_DEPENDS= devel/libexecinfo
|
||||
|
@ -1,9 +1,7 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2013/09/04 18:38:35 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2013/11/25 14:16:23 sthen Exp $
|
||||
|
||||
SHARED_ONLY = Yes
|
||||
|
||||
VMEM_WARNING = Yes
|
||||
|
||||
BROKEN-hppa = error: unsupported architecture hppa
|
||||
BROKEN-alpha = error: unsupported architecture alpha
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.61 2013/03/11 11:20:28 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.62 2013/11/25 14:16:23 sthen Exp $
|
||||
|
||||
NOT_FOR_ARCHS= hppa
|
||||
|
||||
@ -30,7 +30,6 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
MODULES+= lang/tcl x11/tk
|
||||
|
||||
VMEM_WARNING= Yes
|
||||
CONFIGURE_STYLE= simple
|
||||
CONFIGURE_ARGS+=-tkdefs '-I${MODTCL_INCDIR} -I${MODTK_INCDIR}'
|
||||
CONFIGURE_ARGS+=-tklibs -L${LOCALBASE}/lib
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2013/07/19 07:08:22 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2013/11/25 14:16:23 sthen Exp $
|
||||
|
||||
COMMENT = Perl 6 Implementation
|
||||
|
||||
@ -9,8 +9,6 @@ HOMEPAGE = http://pugscode.org/
|
||||
# BSD3
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
VMEM_WARNING = Yes
|
||||
|
||||
WANTLIB = c m ncursesw perl pthread util
|
||||
|
||||
MODULES = lang/ghc converters/libiconv
|
||||
|
@ -1,6 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2013/09/19 08:39:30 sthen Exp $
|
||||
|
||||
VMEM_WARNING = Yes
|
||||
# $OpenBSD: Makefile,v 1.9 2013/11/25 14:16:23 sthen Exp $
|
||||
|
||||
ONLY_FOR_ARCHS = amd64
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2013/10/16 19:22:36 juanfra Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2013/11/25 14:16:23 sthen Exp $
|
||||
|
||||
SHARED_ONLY = Yes
|
||||
# Racket only supports i386 and amd64 on OpenBSD
|
||||
@ -59,7 +59,6 @@ WRKDIST = ${WRKDIR}/racket-$V
|
||||
WRKSRC = ${WRKDIST}/src
|
||||
|
||||
NO_TEST = Yes
|
||||
VMEM_WARNING = Yes
|
||||
SEPARATE_BUILD = Yes
|
||||
|
||||
CONFIGURE_STYLE = gnu
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2013/06/02 14:03:19 pascal Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2013/11/25 14:16:23 sthen Exp $
|
||||
|
||||
# Memory hog, stuck for days on the same file during build.
|
||||
NOT_FOR_ARCHS = sh
|
||||
@ -29,8 +29,6 @@ PERMIT_PACKAGE_CDROM = Yes
|
||||
WANTLIB = c gmp icudata icuuc m ncurses parrot pthread
|
||||
WANTLIB += readline stdc++ util ffi
|
||||
|
||||
VMEM_WARNING = Yes
|
||||
|
||||
MASTER_SITES = ${HOMEPAGE}/downloads/star/
|
||||
|
||||
BUILD_DEPENDS = lang/nqp>=${NQP_VERSION}
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.29 2013/11/24 02:27:08 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.30 2013/11/25 14:16:23 sthen Exp $
|
||||
|
||||
COMMENT-main= object oriented script language with threads
|
||||
COMMENT-iconv= libiconv interface for ruby
|
||||
@ -71,7 +71,6 @@ RUN_DEPENDS-tk =
|
||||
MULTI_PACKAGES += -ri_docs
|
||||
ALL_TARGET = all rdoc
|
||||
INSTALL_TARGET = install install-doc
|
||||
VMEM_WARNING = Yes
|
||||
.endif
|
||||
|
||||
# Known regression failures in OpenSSL extension on sparc64
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.40 2013/11/24 02:24:35 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.41 2013/11/25 14:16:23 sthen Exp $
|
||||
|
||||
BROKEN-sparc64 = doesnt reliably build, and depending ports randomly fail to build
|
||||
BROKEN-alpha = miniruby abort trap when generating rdoc
|
||||
@ -82,7 +82,6 @@ RUN_DEPENDS-tk =
|
||||
MULTI_PACKAGES += -ri_docs
|
||||
ALL_TARGET += rdoc
|
||||
INSTALL_TARGET += install-doc
|
||||
VMEM_WARNING = Yes
|
||||
.endif
|
||||
|
||||
SUBST_VARS += RUBYLIBREV
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2013/11/24 02:25:26 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2013/11/25 14:16:23 sthen Exp $
|
||||
|
||||
BROKEN-sparc64 = segfaults during build
|
||||
BROKEN-hppa = miniruby abort trap when generating rdoc
|
||||
@ -80,7 +80,6 @@ RUN_DEPENDS-tk =
|
||||
MULTI_PACKAGES += -ri_docs
|
||||
ALL_TARGET += rdoc
|
||||
INSTALL_TARGET += install-doc
|
||||
VMEM_WARNING = Yes
|
||||
.endif
|
||||
|
||||
SUBST_VARS += RUBYLIBREV
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.56 2013/06/03 10:46:45 dcoppa Exp $
|
||||
# $OpenBSD: Makefile,v 1.57 2013/11/25 14:16:23 sthen Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -99,8 +99,6 @@ FAKE_FLAGS= PREFIX=${PREFIX} \
|
||||
|
||||
SEPARATE_BUILD= Yes
|
||||
|
||||
VMEM_WARNING= Yes
|
||||
|
||||
post-install:
|
||||
@perl -i -pe 's:^R_HOME_DIR=.*:R_HOME_DIR=${TRUEPREFIX}/lib/R:' \
|
||||
${PREFIX}/bin/R
|
||||
|
@ -1,6 +1,5 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2013/04/11 13:46:51 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2013/11/25 14:16:23 sthen Exp $
|
||||
|
||||
VMEM_WARNING = Yes
|
||||
COMMENT = applied math library
|
||||
CATEGORIES = math devel
|
||||
DISTNAME = libqalculate-0.9.7
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2013/10/18 14:29:17 miod Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2013/11/25 14:16:23 sthen Exp $
|
||||
|
||||
COMMENT = weighted finite-state transducers library
|
||||
|
||||
@ -23,6 +23,4 @@ MASTER_SITES = http://www.openfst.org/twiki/pub/FST/FstDownload/
|
||||
|
||||
CONFIGURE_STYLE = gnu
|
||||
|
||||
VMEM_WARNING = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.42 2013/06/04 18:41:53 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.43 2013/11/25 14:16:23 sthen Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -40,8 +40,6 @@ LIB_DEPENDS= audio/faad \
|
||||
multimedia/x264 \
|
||||
x11/gtk+2
|
||||
|
||||
VMEM_WARNING= Yes
|
||||
|
||||
MAKE_ENV= DOXYGEN_ENCODE_PATH_STRIP=${WRKSRC}
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2013/09/25 07:58:45 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2013/11/25 14:16:23 sthen Exp $
|
||||
|
||||
COMMENT= SWF manipulation and generation utilities
|
||||
|
||||
@ -19,8 +19,6 @@ LIB_DEPENDS= audio/lame \
|
||||
graphics/giflib \
|
||||
math/fftw3
|
||||
|
||||
VMEM_WARNING= Yes
|
||||
|
||||
USE_GMAKE= Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2013/08/15 21:55:20 stsp Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2013/11/25 14:16:23 sthen Exp $
|
||||
|
||||
SHARED_ONLY = Yes
|
||||
COMMENT = secure decentralised communication platform
|
||||
@ -32,7 +32,6 @@ LIB_DEPENDS = audio/speex \
|
||||
NO_TEST = Yes
|
||||
WRKDIST = ${WRKDIR}/retroshare-${V:S/e$//}
|
||||
WRKSRC = ${WRKDIST}/src
|
||||
VMEM_WARNING = Yes
|
||||
|
||||
post-patch:
|
||||
${SUBST_CMD} ${WRKSRC}/libretroshare/src/libretroshare.pro \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.46 2013/03/11 11:35:58 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.47 2013/11/25 14:16:23 sthen Exp $
|
||||
|
||||
COMMENT= powerful Gtk+2 newsreader
|
||||
|
||||
@ -33,8 +33,6 @@ LIB_DEPENDS= devel/libnotify \
|
||||
x11/gtk+3
|
||||
RUN_DEPENDS= devel/desktop-file-utils
|
||||
|
||||
VMEM_WARNING= Yes
|
||||
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2013/10/27 08:38:31 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2013/11/25 14:16:23 sthen Exp $
|
||||
|
||||
COMMENT= PDF transformation and inspection utility
|
||||
|
||||
@ -19,7 +19,6 @@ WANTLIB += c m pcre stdc++ z
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qpdf/}
|
||||
|
||||
VMEM_WARNING= Yes
|
||||
USE_GMAKE= Yes
|
||||
|
||||
SUBST_VARS= MAKE_PROGRAM
|
||||
|
@ -1,7 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.31 2013/08/20 22:05:59 zhuk Exp $
|
||||
|
||||
# Consumes more than 512MB on at least i386 when building qrc_MainRes.o
|
||||
VMEM_WARNING = Yes
|
||||
# $OpenBSD: Makefile,v 1.32 2013/11/25 14:16:23 sthen Exp $
|
||||
|
||||
COMMENT = firewall GUI
|
||||
DISTNAME = fwbuilder-5.1.0.3599
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2013/03/21 08:48:54 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2013/11/25 14:16:23 sthen Exp $
|
||||
|
||||
COMMENT = XML and HTML processing toolkit
|
||||
DISTNAME = arabica-2010-November
|
||||
@ -19,6 +19,4 @@ BUILD_DEPENDS = devel/boost
|
||||
CONFIGURE_ENV = CPPFLAGS='-I${LOCALBASE}/include'
|
||||
WANTLIB += c expat m stdc++
|
||||
|
||||
VMEM_WARNING = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2013/03/11 11:42:41 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.23 2013/11/25 14:16:23 sthen Exp $
|
||||
|
||||
COMMENT= text search engine
|
||||
|
||||
DISTNAME= glimpse-4.1
|
||||
REVISION = 1
|
||||
REVISION= 1
|
||||
CATEGORIES= textproc databases
|
||||
|
||||
PERMIT_PACKAGE_CDROM= no fee
|
||||
@ -19,8 +19,7 @@ pre-configure:
|
||||
chmod ugo+x ${WRKSRC}/configure
|
||||
|
||||
CFLAGS+=-D__STRICT_ANSI__ -Dlog=mylog
|
||||
USE_GROFF = Yes
|
||||
VMEM_WARNING= Yes
|
||||
USE_GROFF= Yes
|
||||
NO_TEST= Yes
|
||||
|
||||
post-install:
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2013/03/11 11:42:46 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2013/11/25 14:16:23 sthen Exp $
|
||||
|
||||
COMMENT= Python binding for the libxml2 and libxslt libraries
|
||||
|
||||
@ -23,8 +23,6 @@ LIB_DEPENDS= textproc/libxslt
|
||||
|
||||
MODPY_SETUPTOOLS=Yes
|
||||
|
||||
VMEM_WARNING= Yes
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/py-lxml
|
||||
@cp -r ${WRKSRC}/doc/* ${PREFIX}/share/doc/py-lxml/
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2013/07/19 07:00:37 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2013/11/25 14:16:23 sthen Exp $
|
||||
|
||||
COMMENT = Snap project starter and glue code library
|
||||
|
||||
@ -59,9 +59,6 @@ RUN_DEPENDS += www/hs-snap-loader-dynamic \
|
||||
|
||||
BUILD_DEPENDS += ${RUN_DEPENDS}
|
||||
|
||||
# Haddock is a memory pig on this port.
|
||||
VMEM_WARNING = Yes
|
||||
|
||||
# Reuse snaps minimal Setup.hs in the project templates to allow
|
||||
# building a snap project with something like
|
||||
# $ runghc Setup.hs configure && runghc Setup.hs build
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: mozilla.port.mk,v 1.62 2013/11/22 12:26:06 landry Exp $
|
||||
# $OpenBSD: mozilla.port.mk,v 1.63 2013/11/25 14:16:23 sthen Exp $
|
||||
|
||||
SHARED_ONLY = Yes
|
||||
ONLY_FOR_ARCHS= alpha amd64 arm i386 powerpc sparc64
|
||||
@ -104,7 +104,6 @@ BUILD_DEPENDS +=${MODMOZ_BUILD_DEPENDS}
|
||||
LIB_DEPENDS += ${MODMOZ_LIB_DEPENDS}
|
||||
RUN_DEPENDS += ${MODMOZ_RUN_DEPENDS}
|
||||
|
||||
VMEM_WARNING ?= Yes
|
||||
USE_GMAKE ?= Yes
|
||||
|
||||
AUTOCONF_VERSION = 2.13
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.101 2013/11/14 16:47:00 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.102 2013/11/25 14:16:23 sthen Exp $
|
||||
|
||||
COMMENT = open source web browser engine for Gtk+
|
||||
|
||||
@ -33,7 +33,6 @@ MODGCC4_LANGS = c++
|
||||
MAKE_FILE = GNUmakefile
|
||||
PORTHOME = ${WRKDIST}
|
||||
SUBST_VARS = WEBKIT_API_VERSION GTK_API_VERSION
|
||||
VMEM_WARNING = Yes
|
||||
|
||||
MODPY_RUNDEP = No
|
||||
MODRUBY_RUNDEP = No
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.37 2013/09/25 07:58:48 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.38 2013/11/25 14:16:23 sthen Exp $
|
||||
|
||||
COMMENT = canvas API for X
|
||||
|
||||
@ -23,8 +23,6 @@ MODULES= devel/gettext \
|
||||
|
||||
MODE17_PURGE_LA = lib/evas/modules
|
||||
|
||||
VMEM_WARNING = Yes
|
||||
|
||||
LIB_DEPENDS = x11/e17/eet>=1.7.6v2 \
|
||||
graphics/giflib \
|
||||
graphics/png \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2013/07/19 06:55:09 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2013/11/25 14:16:23 sthen Exp $
|
||||
|
||||
COMMENT = Haskell bindings to gtk+2
|
||||
|
||||
@ -25,9 +25,6 @@ RUN_DEPENDS = devel/hs-gio>=0.12.0,<0.13 \
|
||||
devel/hs-pango>=0.12.0,<0.13 \
|
||||
graphics/hs-cairo>=0.12.0,<0.13
|
||||
|
||||
# tiny 2 GB are enough on amd64.... we need a BLOAT_WARNING
|
||||
VMEM_WARNING = Yes
|
||||
|
||||
# This is much simpler than fiddling with MODGHC_SETUP_CONF_ARGS:
|
||||
post-install:
|
||||
mv ${PREFIX}/share/${PKGNAME} ${PREFIX}/share/examples
|
||||
|
@ -1,7 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.26 2013/07/19 07:10:25 kili Exp $
|
||||
|
||||
# ghc: out of memory (requested 1048576 bytes)
|
||||
VMEM_WARNING = Yes
|
||||
# $OpenBSD: Makefile,v 1.27 2013/11/25 14:16:23 sthen Exp $
|
||||
|
||||
COMMENT = third party xmonad extensions
|
||||
|
||||
@ -29,6 +26,4 @@ RUN_DEPENDS = devel/hs-extensible-exceptions \
|
||||
|
||||
NO_TEST = Yes
|
||||
|
||||
VMEM_WARNING = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.134 2013/11/24 19:56:30 zhuk Exp $
|
||||
# $OpenBSD: Makefile,v 1.135 2013/11/25 14:16:23 sthen Exp $
|
||||
|
||||
BROKEN-alpha = .got subsegment exceeds 64K
|
||||
BROKEN-mips64 = .got subsegment exceeds 64K
|
||||
@ -56,8 +56,6 @@ SHARED_LIBS += kmediaplayer 1.0 # .0.0
|
||||
SHARED_LIBS += kimproxy 1.0 # .0.0
|
||||
SHARED_LIBS += katepartinterfaces 1.0 # .0.0
|
||||
|
||||
VMEM_WARNING = Yes
|
||||
|
||||
WANTLIB-main = asn1 crypto gssapi util jpeg krb5 m FLAC X11
|
||||
WANTLIB-main += ICE Xrender c SM pthread stdc++ Xext z png
|
||||
WANTLIB-main += Xau Xdmcp pthread-stubs xcb art_lgpl_2 idn
|
||||
|
@ -1,11 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.87 2013/10/22 11:34:08 zhuk Exp $
|
||||
# $OpenBSD: Makefile,v 1.88 2013/11/25 14:16:24 sthen Exp $
|
||||
|
||||
COMMENT= office suite for KDE
|
||||
|
||||
VERSION= 1.6.3
|
||||
REVISION = 33
|
||||
CATEGORIES= x11 x11/kde productivity
|
||||
VMEM_WARNING= Yes
|
||||
MASTER_SITES?= ${MASTER_SITE_KDE:S@$@stable/koffice-${VERSION}/src/@}
|
||||
|
||||
DISTNAME= koffice-${VERSION}
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2013/11/25 12:56:49 nigel Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2013/11/25 14:16:24 sthen Exp $
|
||||
|
||||
COMMENT = KDE 4 bindings for Python
|
||||
DISTNAME = pykde4-${MODKDE4_VERSION}
|
||||
@ -26,8 +26,6 @@ WANTLIB += ${KDE4LIB}/solid
|
||||
WANTLIB += ${KDE4LIB}/akonadi-kde ${KDE4LIB}/akonadi-kmime
|
||||
WANTLIB += ${MODPY_WANTLIB} soprano sopranoclient sopranoserver
|
||||
|
||||
VMEM_WARNING = Yes
|
||||
|
||||
MODKDE4_USE = libs pim
|
||||
|
||||
BUILD_DEPENDS = ${MODKDE4_DEP_DIR}/nepomuk-core>=${MODKDE4_DEP_VERSION} \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2013/07/09 10:41:36 pascal Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2013/11/25 14:16:24 sthen Exp $
|
||||
|
||||
BROKEN-mips64 = missing atomic ops
|
||||
BROKEN-mips64el = missing atomic ops
|
||||
@ -47,8 +47,6 @@ EXTRACT_SUFX = .tar.bz2
|
||||
CONFIGURE_ARGS += -DCMAKE_BUILD_TYPE:STRING=Release \
|
||||
-DOGRE_INSTALL_SAMPLES=1
|
||||
|
||||
VMEM_WARNING = Yes
|
||||
|
||||
MODULES = devel/cmake
|
||||
LIB_DEPENDS = graphics/freeimage \
|
||||
archivers/zziplib \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.58 2013/11/07 16:01:55 bcallah Exp $
|
||||
# $OpenBSD: Makefile,v 1.59 2013/11/25 14:16:24 sthen Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
BROKEN-alpha= .got subsegment exceeds 64K
|
||||
@ -52,8 +52,6 @@ MODGNOME_LDFLAGS=-lintl -liconv
|
||||
|
||||
TEST_IS_INTERACTIVE= x11
|
||||
|
||||
VMEM_WARNING= Yes
|
||||
|
||||
pre-configure:
|
||||
@find ${WRKDIST} -name \*.py | \
|
||||
xargs perl -i -pe 's,^#!/usr/bin/env python,#!${MODPY_BIN},'
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.109 2013/06/12 20:36:34 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.110 2013/11/25 14:16:24 sthen Exp $
|
||||
|
||||
COMMENT-main= C++ X11 GUI toolkit
|
||||
COMMENT-examples= examples and tutorial for qt3
|
||||
@ -195,7 +195,6 @@ DOCS= FAQ LICENSE.GPL README README-QT.TXT \
|
||||
changes-3* \
|
||||
README.immodule changes.immodule
|
||||
|
||||
VMEM_WARNING= Yes
|
||||
NO_TEST= Yes
|
||||
|
||||
PROGRAMS3=designer findtr moc qt20fix qtrename140 uic
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.117 2013/11/15 10:52:24 dcoppa Exp $
|
||||
# $OpenBSD: Makefile,v 1.118 2013/11/25 14:16:24 sthen Exp $
|
||||
|
||||
ONLY_FOR_ARCHS = ${GCC4_ARCHS}
|
||||
SHARED_ONLY = Yes
|
||||
@ -257,7 +257,6 @@ QT_PKGCFGDIR = ${QT_BASEDIR}/pkgconfig
|
||||
|
||||
DOCS = README
|
||||
|
||||
VMEM_WARNING = Yes
|
||||
NO_TEST = Yes
|
||||
|
||||
PROGRAMS4 = assistant designer findtr linguist lrelease lupdate moc qmake \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.48 2013/09/30 12:37:23 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.49 2013/11/25 14:16:24 sthen Exp $
|
||||
|
||||
SHARED_ONLY = Yes
|
||||
|
||||
@ -71,8 +71,6 @@ WANTLIB-media += ${WANTLIB} gconf-2 gstinterfaces-0.10 \
|
||||
gstreamer-0.10 wx_base wx_gtk2_core xml2 \
|
||||
gmodule-2.0
|
||||
|
||||
VMEM_WARNING = Yes
|
||||
|
||||
MAKE_FLAGS = WXUNICODEFLAG=""
|
||||
.for _l _v in ${SHARED_LIBS}
|
||||
MAKE_ENV += LIB${_l}_VERSION=${_v}
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2013/03/21 08:48:57 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2013/11/25 14:16:24 sthen Exp $
|
||||
|
||||
COMMENT= two-dimensional molecule drawing program
|
||||
|
||||
@ -22,8 +22,6 @@ MODULES= x11/qt3
|
||||
LIB_DEPENDS = misc/openbabel>=2.2.0
|
||||
WANTLIB += openbabel>=4
|
||||
|
||||
VMEM_WARNING= Yes
|
||||
|
||||
USE_GMAKE= Yes
|
||||
|
||||
MAKE_FLAGS= LDFLAGS+="-lqt-mt -pthread -L${X11BASE}/lib"
|
||||
|
Loading…
x
Reference in New Issue
Block a user