summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-10-01 03:33:00 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-10-01 03:33:00 +0800
commit717aa46795e7b00dbdf45e2c4bb98ce602ce1c95 (patch)
treeea840d9118f744fbe042c9c44eb843113c353841
parent99f9ba394cadae5db37341af9c25de7f09711e7f (diff)
downloadmarcuscom-ports-717aa46795e7b00dbdf45e2c4bb98ce602ce1c95.tar
marcuscom-ports-717aa46795e7b00dbdf45e2c4bb98ce602ce1c95.tar.gz
marcuscom-ports-717aa46795e7b00dbdf45e2c4bb98ce602ce1c95.tar.bz2
marcuscom-ports-717aa46795e7b00dbdf45e2c4bb98ce602ce1c95.tar.lz
marcuscom-ports-717aa46795e7b00dbdf45e2c4bb98ce602ce1c95.tar.xz
marcuscom-ports-717aa46795e7b00dbdf45e2c4bb98ce602ce1c95.tar.zst
marcuscom-ports-717aa46795e7b00dbdf45e2c4bb98ce602ce1c95.zip
Merged into ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18765 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--devel/mm-common/Makefile22
-rw-r--r--devel/mm-common/distinfo2
-rw-r--r--devel/mm-common/pkg-descr14
-rw-r--r--devel/mm-common/pkg-plist25
4 files changed, 0 insertions, 63 deletions
diff --git a/devel/mm-common/Makefile b/devel/mm-common/Makefile
deleted file mode 100644
index d96ca445d..000000000
--- a/devel/mm-common/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# Created by: Koop Mast <kwm@FreeBSD.org>
-# $FreeBSD$
-# $MCom: ports/trunk/devel/mm-common/Makefile 18610 2013-06-30 16:33:05Z marcus $
-
-PORTNAME= mm-common
-PORTVERSION= 0.9.5
-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
-
-NO_STAGE= yes
-USES= gmake pathfix
-USE_BZIP2= yes
-GNU_CONFIGURE= yes
-
-MAN1= mm-common-prepare.1
-
-.include <bsd.port.mk>
diff --git a/devel/mm-common/distinfo b/devel/mm-common/distinfo
deleted file mode 100644
index e15aff042..000000000
--- a/devel/mm-common/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (mm-common-0.9.5.tar.bz2) = 9c602dba89d264a4719db996b9b169716df2d4d10bcd24e56fc3572865a5cb8b
-SIZE (mm-common-0.9.5.tar.bz2) = 640679
diff --git a/devel/mm-common/pkg-descr b/devel/mm-common/pkg-descr
deleted file mode 100644
index ec53b63e0..000000000
--- a/devel/mm-common/pkg-descr
+++ /dev/null
@@ -1,14 +0,0 @@
-This module is part of the GNOME C++ bindings effort <http://www.gtkmm.org/>.
-
-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 <http://gcc.gnu.org/onlinedocs/libstdc++/>.
-
-WWW: http://www.gtkmm.org
diff --git a/devel/mm-common/pkg-plist b/devel/mm-common/pkg-plist
deleted file mode 100644
index a6c828154..000000000
--- a/devel/mm-common/pkg-plist
+++ /dev/null
@@ -1,25 +0,0 @@
-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