From ff50909d892494745f07e1f9bd4c3a61be9b909f Mon Sep 17 00:00:00 2001 From: kwm Date: Thu, 27 Aug 2009 16:25:49 +0000 Subject: Add mm-common 0.6.1. Common build infrastructure for building c++ bindings from gnome's VCS. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12746 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/mm-common/Makefile | 26 ++++++++++++++++++++++++++ devel/mm-common/distinfo | 3 +++ devel/mm-common/pkg-descr | 14 ++++++++++++++ devel/mm-common/pkg-plist | 16 ++++++++++++++++ 4 files changed, 59 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') diff --git a/devel/mm-common/Makefile b/devel/mm-common/Makefile new file mode 100644 index 000000000..2bc84d937 --- /dev/null +++ b/devel/mm-common/Makefile @@ -0,0 +1,26 @@ +# New ports collection makefile for: mm-common +# Date Created: 27 Aug 2009 +# Whom: Koop Mast +# +# $FreeBSD$ +# $MCom$ +# + +PORTNAME= mm-common +PORTVERSION= 0.6.1 +CATEGORIES= devel gnome +MASTER_SITES= GNOME + +MAINTAINER= gnome@FreeBSD.org +COMMENT= Commen build infrastructure for the GNOME C++ binding libraries + +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl + +USE_GNOME= gnomehack +USE_BZIP2= yes +USE_GMAKE= yes +GNU_CONFIGURE= yes +#CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ +# LDFLAGS="-L${LOCALBASE}/lib" + +.include diff --git a/devel/mm-common/distinfo b/devel/mm-common/distinfo new file mode 100644 index 000000000..706186c3a --- /dev/null +++ b/devel/mm-common/distinfo @@ -0,0 +1,3 @@ +MD5 (mm-common-0.6.1.tar.bz2) = 26d171a737b6081bcf86b79dffd58707 +SHA256 (mm-common-0.6.1.tar.bz2) = 5fa68e0476fc1b041559cf157bfde2743996ce5c33339a069aaf84d7ecac40a3 +SIZE (mm-common-0.6.1.tar.bz2) = 488817 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..cff43fc4a --- /dev/null +++ b/devel/mm-common/pkg-plist @@ -0,0 +1,16 @@ +bin/mm-common-prepare +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/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/tagfile-to-devhelp2.xsl +libdata/pkgconfig/mm-common-libstdc++.pc -- cgit v1.2.3