mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-01 10:59:55 +00:00
Drop build dependency on GNU m4.
m4 from base is able to do the job, if properly wrapped to mimic GNU m4 Differential Revision: https://reviews.freebsd.org/D21835
This commit is contained in:
parent
f6fd84cfb5
commit
56a6c38e8d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=513487
@ -14,9 +14,8 @@ LICENSE= CDDL GPLv2
|
||||
LICENSE_COMB= multi
|
||||
LICENSE_FILE= ${WRKSRC}/CDDL.Schily.txt
|
||||
|
||||
BUILD_DEPENDS= gm4:devel/m4
|
||||
|
||||
USES= gmake gettext iconv tar:bzip2
|
||||
BINARY_WRAPPERS= gm4
|
||||
|
||||
MAKE_ARGS= GMAKE_NOWARN=true DESTDIR=${STAGEDIR} INS_BASE=${PREFIX} \
|
||||
MANBASE=
|
||||
|
@ -21,7 +21,6 @@ BROKEN= ld: error: ../src/.libs/libgeda.so: undefined reference to g_input_stre
|
||||
LIB_DEPENDS= libstroke.so:devel/libstroke \
|
||||
libguile.so:lang/guile
|
||||
RUN_DEPENDS= gawk:lang/gawk\
|
||||
m4>=1.4.11:devel/m4
|
||||
|
||||
USES= desktop-file-utils gettext gmake libtool pathfix perl5 \
|
||||
pkgconfig python:run shared-mime-info shebangfix
|
||||
@ -33,7 +32,6 @@ SHEBANG_FILES= examples/lightning_detector/bom libgeda/docs/*.dox \
|
||||
USE_GNOME= gtk20
|
||||
USE_PERL5= run
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= M4=${LOCALBASE}/bin/gm4
|
||||
CONFIGURE_ARGS= --with-libstroke=${LOCALBASE}
|
||||
INSTALL_TARGET= install-strip
|
||||
USE_LDCONFIG= yes
|
||||
@ -43,6 +41,7 @@ LDFLAGS+= -L${LOCALBASE}/lib
|
||||
DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-gaf
|
||||
DATADIR= ${PREFIX}/share/gEDA
|
||||
INFO= geda-scheme
|
||||
BINARY_WRAPPERS= gm4
|
||||
|
||||
CONFLICTS= geda-docs-[0-9]* geda-examples-[0-9]* geda-gattrib-[0-9]* \
|
||||
geda-gschem-[0-9]* geda-netlist-[0-9]* geda-symbols-[0-9]* \
|
||||
|
@ -10,8 +10,6 @@ DIST_SUBDIR= gnome3
|
||||
MAINTAINER= bland@FreeBSD.org
|
||||
COMMENT= C++ wrapper for libgda5 library
|
||||
|
||||
BUILD_DEPENDS= gm4:devel/m4
|
||||
|
||||
USES= gmake libtool pathfix pkgconfig tar:xz compiler:c++11-lang gnome
|
||||
USE_CXXSTD= c++11
|
||||
USE_GNOME= libgda5 glibmm
|
||||
@ -19,6 +17,7 @@ GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
USE_LDCONFIG= yes
|
||||
CONFIGURE_ARGS= --disable-documentation
|
||||
BINARY_WRAPPERS= gm4
|
||||
|
||||
OPTIONS_DEFINE= BDB
|
||||
|
||||
|
@ -12,8 +12,7 @@ MAINTAINER= bland@FreeBSD.org
|
||||
COMMENT= C++ wrapper for gconf2 API library
|
||||
|
||||
LIB_DEPENDS= libglibmm-2.4.so:devel/glibmm
|
||||
BUILD_DEPENDS= gm4:devel/m4 \
|
||||
${LOCALBASE}/lib/libgtkmm-2.4.so.1:x11-toolkits/gtkmm24
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libgtkmm-2.4.so.1:x11-toolkits/gtkmm24
|
||||
|
||||
USES= compiler:c++11-lang gmake libtool:keepla pathfix pkgconfig \
|
||||
tar:bzip2 gnome xorg
|
||||
@ -24,6 +23,7 @@ GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
CONFIGURE_ARGS= --enable-static --disable-documentation
|
||||
INSTALL_TARGET= install-strip
|
||||
BINARY_WRAPPERS= gm4
|
||||
|
||||
PLIST_SUB= VERSION="2.6" API_VERSION="2.6"
|
||||
|
||||
|
@ -3,8 +3,7 @@
|
||||
|
||||
PORTREVISION= 3
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/glibmm-2.4.pc:devel/glibmm \
|
||||
gm4:devel/m4
|
||||
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/glibmm-2.4.pc:devel/glibmm
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= compiler:c++11-lang gmake pkgconfig
|
||||
|
@ -21,8 +21,6 @@ PLIST_SUB= VERSION="2.4"
|
||||
|
||||
.if !defined(REFERENCE_PORT)
|
||||
|
||||
BUILD_DEPENDS= gm4:devel/m4
|
||||
|
||||
USES+= compiler:c++11-lang gettext gmake libtool pathfix \
|
||||
perl5 pkgconfig
|
||||
USE_GNOME= glib20 libsigc++20
|
||||
@ -30,6 +28,7 @@ GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
CONFIGURE_ARGS= --disable-documentation
|
||||
INSTALL_TARGET= install-strip
|
||||
BINARY_WRAPPERS= gm4
|
||||
|
||||
post-patch:
|
||||
.for d in docs examples tests
|
||||
|
@ -12,8 +12,6 @@ DIST_SUBDIR= gnome2
|
||||
MAINTAINER= bland@FreeBSD.org
|
||||
COMMENT= C++ wrapper for gnomevfs2 library
|
||||
|
||||
BUILD_DEPENDS= gm4:devel/m4
|
||||
|
||||
USES= gmake libtool:keepla pathfix pkgconfig tar:bzip2 \
|
||||
compiler:c++11-lang
|
||||
USE_CXXSTD= c++11
|
||||
@ -21,6 +19,7 @@ USE_GNOME= glibmm gnomevfs2
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
BINARY_WRAPPERS= gm4
|
||||
|
||||
PLIST_SUB= VERSION="2.6" API_VERSION="2.6"
|
||||
|
||||
|
@ -15,7 +15,6 @@ COMMENT= C++ wrapper for libglade2 library
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
LIB_DEPENDS= libgtkmm-2.4.so:x11-toolkits/gtkmm24
|
||||
BUILD_DEPENDS= gm4:devel/m4
|
||||
|
||||
USE_XORG= x11 ice
|
||||
USES= compiler:c++11-lang gmake libtool:keepla pathfix pkgconfig \
|
||||
@ -26,6 +25,7 @@ GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
CONFIGURE_ARGS= --enable-static
|
||||
INSTALL_TARGET= install-strip
|
||||
BINARY_WRAPPERS= gm4
|
||||
|
||||
PLIST_SUB= VERSION="2.4" API_VERSION="2.4"
|
||||
|
||||
|
@ -12,11 +12,12 @@ DIST_SUBDIR= gnome2
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Callback Framework for C++
|
||||
|
||||
BUILD_DEPENDS= gm4:devel/m4
|
||||
LICENSE= LGPL21
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
USES= gmake libtool pathfix pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
BINARY_WRAPPERS= gm4
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -13,14 +13,14 @@ COMMENT= GObject-based wrapper around Exiv2 library
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= gm4:devel/m4 \
|
||||
vala>=0:lang/vala
|
||||
BUILD_DEPENDS= vala>=0:lang/vala
|
||||
LIB_DEPENDS= libexiv2.so:graphics/exiv2
|
||||
|
||||
USES= compiler:c++11-lang gnome libtool:build meson pathfix \
|
||||
pkgconfig tar:xz
|
||||
USE_GNOME= glib20 introspection:build
|
||||
USE_LDCONFIG= yes
|
||||
BINARY_WRAPPERS= gm4
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
OPTIONS_SUB= yes
|
||||
|
@ -13,7 +13,6 @@ MAINTAINER= bland@FreeBSD.org
|
||||
COMMENT= C++ wrapper for libgnomecanvas library
|
||||
|
||||
LIB_DEPENDS= libgtkmm-2.4.so:x11-toolkits/gtkmm24
|
||||
BUILD_DEPENDS= gm4:devel/m4
|
||||
|
||||
USES= compiler:c++11-lang gmake libtool:keepla pathfix pkgconfig \
|
||||
tar:bzip2
|
||||
@ -23,6 +22,7 @@ GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
CONFIGURE_ARGS= --enable-static
|
||||
INSTALL_TARGET= install-strip
|
||||
BINARY_WRAPPERS= gm4
|
||||
|
||||
PLIST_SUB= VERSION="2.6" API_VERSION="2.6"
|
||||
|
||||
|
@ -14,7 +14,6 @@ COMMENT= Parrot - virtual machine for dynamic languages
|
||||
LICENSE= ART20
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/bin/flex:textproc/flex \
|
||||
gm4:devel/m4 \
|
||||
pcre-config:devel/pcre
|
||||
LIB_DEPENDS= libgmp.so:math/gmp \
|
||||
libicudata.so:devel/icu
|
||||
@ -41,6 +40,7 @@ SHEBANG_FILES= tools/dev/create_language.pl \
|
||||
tools/dev/pprof2cg.pl \
|
||||
tools/dev/reconfigure.pl
|
||||
perl_OLD_CMD= perl
|
||||
BINARY_WRAPPERS= gm4
|
||||
|
||||
DOCSDIR= share/doc/${PORTNAME}/${PORTVERSION}
|
||||
PLIST_SUB= PARROT_VER="${PORTVERSION}"
|
||||
|
@ -11,8 +11,7 @@ COMMENT= Binary configuration file encoder/decoder
|
||||
|
||||
LICENSE= GPLv2+
|
||||
|
||||
BUILD_DEPENDS= gm4:devel/m4 \
|
||||
flex:textproc/flex
|
||||
BUILD_DEPENDS= flex:textproc/flex
|
||||
LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp \
|
||||
libpkg.so:ports-mgmt/pkg
|
||||
|
||||
@ -20,6 +19,7 @@ USES= autoreconf bison libtool ssl
|
||||
USE_GITHUB= yes
|
||||
GNU_CONFIGURE= yes
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
BINARY_WRAPPERS= gm4
|
||||
|
||||
PLIST_SUB= MIBS=share/snmp/mibs
|
||||
|
||||
|
@ -9,7 +9,6 @@ COMMENT= TigerVNC Server
|
||||
PATCH_DEPENDS+= ${NONEXISTENT}:x11-servers/xorg-server:patch
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/include/GL/internal/dri_interface.h:graphics/mesa-dri \
|
||||
${LOCALBASE}/libdata/pkgconfig/fontutil.pc:x11-fonts/font-util \
|
||||
gm4:devel/m4 \
|
||||
bash:shells/bash
|
||||
LIB_DEPENDS= libxshmfence.so:x11/libxshmfence
|
||||
# almost equivalent to x11-servers/xorg-server's
|
||||
@ -22,6 +21,8 @@ USE_GL+= gl
|
||||
USE_XORG+= ice pixman sm x11 xau xdamage xdmcp xext xfixes xfont xkbfile \
|
||||
xorg-macros xorgproto xrandr xrender xtrans xtst
|
||||
|
||||
BINARY_WRAPPERS= gm4
|
||||
|
||||
OPTIONS_DEFINE= DOCS GNUTLS PAM
|
||||
OPTIONS_DEFAULT= GNUTLS PAM
|
||||
OPTIONS_SUB= yes
|
||||
|
@ -14,8 +14,7 @@ LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= asciidoc:textproc/asciidoc \
|
||||
bash:shells/bash \
|
||||
gm4:devel/m4
|
||||
bash:shells/bash
|
||||
RUN_DEPENDS= bash:shells/bash
|
||||
LIB_DEPENDS= libarchive.so.13:archivers/libarchive
|
||||
|
||||
@ -27,6 +26,7 @@ CONFIGURE_ARGS= --with-root-dir="${PACMAN_ROOT}" \
|
||||
--localstatedir=/var
|
||||
CONFIGURE_ENV= LIBSSL_CFLAGS="-I${OPENSSLINC}" LIBSSL_LIBS="-L${OPENSSLLIB}"
|
||||
USE_LDCONFIG= yes
|
||||
BINARY_WRAPPERS= gm4
|
||||
|
||||
SUB_FILES= pkg-message pkg-deinstall
|
||||
SUB_LIST= PACMAN_ROOT="${PACMAN_ROOT}" PREFIX="${PREFIX}"
|
||||
|
@ -19,14 +19,13 @@ PLIST_SUB= VERSION="2.6" API_VERSION="2.6"
|
||||
|
||||
.if !defined(REFERENCE_PORT)
|
||||
|
||||
BUILD_DEPENDS= gm4:devel/m4
|
||||
|
||||
USES+= gmake libtool pathfix pkgconfig
|
||||
USE_GNOME= glibmm libxml2
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-static --disable-documentation
|
||||
INSTALL_TARGET= install-strip
|
||||
BINARY_WRAPPERS= gm4
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e '/^SUBDIRS =/s/examples//' \
|
||||
|
@ -20,7 +20,6 @@ PORTSCOUT= ignore:1
|
||||
.if !defined(REFERENCE_PORT)
|
||||
|
||||
LIB_DEPENDS= libsigc-1.2.so:devel/libsigc++12
|
||||
BUILD_DEPENDS= gm4:devel/m4
|
||||
|
||||
USES+= autoreconf gmake libtool:keepla pathfix pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
@ -29,6 +28,7 @@ USE_GNOME= gtk20
|
||||
CONFIGURE_ARGS= --enable-static=yes \
|
||||
--with-sigc-prefix=${LOCALBASE}
|
||||
INSTALL_TARGET= install-strip
|
||||
BINARY_WRAPPERS= gm4
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|glib/gmessages.h|glib/gtestutils.h|g' \
|
||||
|
@ -18,7 +18,6 @@ PORTSCOUT= ignore:1
|
||||
|
||||
.if !defined(REFERENCE_PORT)
|
||||
|
||||
BUILD_DEPENDS= gm4:devel/m4
|
||||
LIB_DEPENDS= libfreetype.so:print/freetype2 \
|
||||
libfontconfig.so:x11-fonts/fontconfig
|
||||
|
||||
@ -32,6 +31,7 @@ CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
CONFIGURE_ARGS= --disable-documentation
|
||||
INSTALL_TARGET= install-strip
|
||||
BINARY_WRAPPERS= gm4
|
||||
|
||||
PLIST_SUB= VERSION="2.4" API_VERSION="2.4"
|
||||
|
||||
|
@ -20,8 +20,6 @@ PORTSCOUT= limitw:1,even
|
||||
|
||||
.if !defined(REFERENCE_PORT)
|
||||
|
||||
BUILD_DEPENDS= gm4:devel/m4
|
||||
|
||||
USES+= gettext gmake gnome libtool pathfix pkgconfig \
|
||||
compiler:c++11-lang
|
||||
USE_CXXSTD= c++11
|
||||
@ -30,6 +28,7 @@ GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
CONFIGURE_ARGS= --disable-documentation
|
||||
INSTALL_TARGET= install-strip
|
||||
BINARY_WRAPPERS= gm4
|
||||
|
||||
PLIST_SUB= API_VERSION="3.0"
|
||||
|
||||
|
@ -13,7 +13,6 @@ COMMENT= C++ wrappers for the GNOME print support library
|
||||
|
||||
LIB_DEPENDS= libgtkmm-2.4.so:x11-toolkits/gtkmm24 \
|
||||
libgnomeprintmm-2.5.so:print/libgnomeprintmm
|
||||
BUILD_DEPENDS= gm4:devel/m4
|
||||
|
||||
USES= compiler:c++11-lang gmake libtool:keepla pathfix \
|
||||
pkgconfig tar:bzip2
|
||||
@ -23,6 +22,7 @@ USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-static
|
||||
INSTALL_TARGET= install-strip
|
||||
BINARY_WRAPPERS= gm4
|
||||
|
||||
PLIST_SUB= VERSION="2.5" API_VERSION="2.6"
|
||||
|
||||
|
@ -17,7 +17,6 @@ LIB_DEPENDS= libgnomemm-2.6.so:x11/libgnomemm26 \
|
||||
libgconfmm-2.6.so:devel/gconfmm26 \
|
||||
libglademm-2.4.so:devel/libglademm24 \
|
||||
libgnomevfsmm-2.6.so:devel/gnome-vfsmm
|
||||
BUILD_DEPENDS= gm4:devel/m4
|
||||
|
||||
USES= compiler:c++11-lang gmake libtool:keepla pathfix pkgconfig \
|
||||
tar:bzip2
|
||||
@ -28,6 +27,7 @@ GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
CONFIGURE_ARGS= --enable-static
|
||||
INSTALL_TARGET= install-strip
|
||||
BINARY_WRAPPERS= gm4
|
||||
|
||||
PLIST_SUB= VERSION="2.6" API_VERSION="2.6"
|
||||
|
||||
|
@ -18,8 +18,6 @@ USES= tar:xz
|
||||
.if !defined(REFERENCE_PORT)
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
BUILD_DEPENDS= gm4:devel/m4
|
||||
|
||||
USES+= gmake libtool localbase pathfix pkgconfig compiler:c++11-lang
|
||||
USE_CXXSTD= c++11
|
||||
USE_GNOME= cairomm glibmm pango
|
||||
@ -28,6 +26,7 @@ USE_LDCONFIG= yes
|
||||
CONFIGURE_ARGS= --disable-documentation \
|
||||
--enable-static=yes
|
||||
INSTALL_TARGET= install-strip
|
||||
BINARY_WRAPPERS= gm4
|
||||
|
||||
PLIST_SUB= VERSION="2.4" API_VERSION="1.4"
|
||||
|
||||
|
@ -13,7 +13,6 @@ MAINTAINER= bland@FreeBSD.org
|
||||
COMMENT= C++ wrapper for libgnome library
|
||||
|
||||
LIB_DEPENDS= libgtkmm-2.4.so:x11-toolkits/gtkmm24
|
||||
BUILD_DEPENDS= gm4:devel/m4
|
||||
|
||||
USES= compiler:c++11-lang gmake libtool:keepla pathfix pkgconfig \
|
||||
tar:bzip2
|
||||
@ -24,6 +23,7 @@ GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
CONFIGURE_ARGS= --enable-static
|
||||
INSTALL_TARGET= install-strip
|
||||
BINARY_WRAPPERS= gm4
|
||||
|
||||
PLIST_SUB= VERSION="2.6" API_VERSION="2.6"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user