From a86199c3fc0e4029ecc628ff686e4c405aa6d934 Mon Sep 17 00:00:00 2001 From: gusi Date: Wed, 15 Oct 2014 08:51:31 +0000 Subject: Bring in mm-common and update it to 0.9.7 while it gets its way back to the ports tree Update pygobject3-common-3.14.0 and friends to 3.14.0 git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19953 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/mm-common/Makefile | 18 ++++++++++++++++++ devel/mm-common/distinfo | 2 ++ devel/mm-common/pkg-descr | 14 ++++++++++++++ devel/mm-common/pkg-plist | 22 ++++++++++++++++++++++ 4 files changed, 56 insertions(+) create mode 100644 devel/mm-common/Makefile create mode 100644 devel/mm-common/distinfo create mode 100644 devel/mm-common/pkg-descr create mode 100644 devel/mm-common/pkg-plist (limited to 'devel/mm-common') diff --git a/devel/mm-common/Makefile b/devel/mm-common/Makefile new file mode 100644 index 000000000..4b031ca16 --- /dev/null +++ b/devel/mm-common/Makefile @@ -0,0 +1,18 @@ +# Created by: Koop Mast +# $FreeBSD: head/devel/mm-common/Makefile 363392 2014-07-29 21:07:39Z adamw $ +# $MCom$ + +PORTNAME= mm-common +PORTVERSION= 0.9.7 +CATEGORIES= devel gnome +MASTER_SITES= GNOME + +MAINTAINER= gnome@FreeBSD.org +COMMENT= Common build infrastructure for the GNOME C++ binding libraries + +LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl + +USES= gmake pathfix tar:xz +GNU_CONFIGURE= yes + +.include diff --git a/devel/mm-common/distinfo b/devel/mm-common/distinfo new file mode 100644 index 000000000..85b6781f3 --- /dev/null +++ b/devel/mm-common/distinfo @@ -0,0 +1,2 @@ +SHA256 (mm-common-0.9.7.tar.xz) = 78f47336f3bdf034a384c59a39cc9f0d566e69e36aa7c9ee3ec0bb6a94bf8b3e +SIZE (mm-common-0.9.7.tar.xz) = 262420 diff --git a/devel/mm-common/pkg-descr b/devel/mm-common/pkg-descr new file mode 100644 index 000000000..ec53b63e0 --- /dev/null +++ b/devel/mm-common/pkg-descr @@ -0,0 +1,14 @@ +This module is part of the GNOME C++ bindings effort . + +The mm-common module provides the build infrastructure and utilities +shared among the GNOME C++ binding libraries. It is only a required +dependency for building the C++ bindings from the gnome.org version +control repository. An installation of mm-common is not required for +building tarball releases, unless configured to use maintainer-mode. + +Release archives of mm-common include the Doxygen tag file for the +GNU C++ Library reference documentation. It is covered by the same +licence as the source code it was extracted from. More information +is available at . + +WWW: http://www.gtkmm.org diff --git a/devel/mm-common/pkg-plist b/devel/mm-common/pkg-plist new file mode 100644 index 000000000..5ea8bb734 --- /dev/null +++ b/devel/mm-common/pkg-plist @@ -0,0 +1,22 @@ +bin/mm-common-prepare +libdata/pkgconfig/mm-common-util.pc +man/man1/mm-common-prepare.1.gz +share/aclocal/mm-common.m4 +share/aclocal/mm-dietlib.m4 +share/aclocal/mm-doc.m4 +share/aclocal/mm-module.m4 +share/aclocal/mm-pkg.m4 +share/aclocal/mm-warnings.m4 +share/doc/mm-common/README +share/doc/mm-common/skeletonmm.tar.gz +share/mm-common/build/compile-binding.am +share/mm-common/build/dist-changelog.am +share/mm-common/build/doc-reference.am +share/mm-common/build/generate-binding.am +share/mm-common/doctags/libstdc++.tag +share/mm-common/doctool/doc-install.pl +share/mm-common/doctool/doc-postprocess.pl +share/mm-common/doctool/doxygen-extra.css +share/mm-common/doctool/doxygen.css +share/mm-common/doctool/tagfile-to-devhelp2.xsl +libdata/pkgconfig/mm-common-libstdc++.pc -- cgit v1.2.3