From dcfd11f5a4e05d26402dfa5878d980504e2c3aca Mon Sep 17 00:00:00 2001 From: kwm Date: Wed, 16 Mar 2011 15:50:22 +0000 Subject: Update to 0.9.3. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15489 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/mm-common/Makefile | 26 ++++++++++++++++++++++++++ devel/mm-common/distinfo | 2 ++ devel/mm-common/pkg-descr | 14 ++++++++++++++ devel/mm-common/pkg-plist | 26 ++++++++++++++++++++++++++ 4 files changed, 68 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..6a84b6bc4 --- /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: ports/devel/mm-common/Makefile,v 1.11 2010/05/03 00:54:20 avl Exp $ +# + +PORTNAME= mm-common +PORTVERSION= 0.9.3 +CATEGORIES= devel gnome +MASTER_SITES= GNOME + +MAINTAINER= gnome@FreeBSD.org +COMMENT= Common build infrastructure for the GNOME C++ binding libraries + +LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl + +USE_GNOME= gnomehack +USE_BZIP2= yes +USE_GMAKE= yes +GNU_CONFIGURE= yes + +MAN1= mm-common-prepare.1 + +.include diff --git a/devel/mm-common/distinfo b/devel/mm-common/distinfo new file mode 100644 index 000000000..dda06fccb --- /dev/null +++ b/devel/mm-common/distinfo @@ -0,0 +1,2 @@ +SHA256 (mm-common-0.9.3.tar.bz2) = 65b5b8798027e729b1a0ca165d2da922a3f124d9bfcfef96ae9bb02e16894964 +SIZE (mm-common-0.9.3.tar.bz2) = 640194 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..a26e6e38d --- /dev/null +++ b/devel/mm-common/pkg-plist @@ -0,0 +1,26 @@ +bin/mm-common-prepare +libdata/pkgconfig/mm-common-util.pc +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.css +share/mm-common/doctool/tagfile-to-devhelp2.xsl +libdata/pkgconfig/mm-common-libstdc++.pc +@dirrm share/mm-common/doctool +@dirrm share/mm-common/doctags +@dirrm share/mm-common/build +@dirrm share/mm-common +@dirrm share/doc/mm-common +@dirrmtry share/aclocal -- cgit v1.2.3