pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Imported gflags to HEAD/devel. Removing.
Module Name: pkgsrc-wip
Committed By: Blue Rats <rodent%NetBSD.org@localhost>
Pushed By: rodent
Date: Tue Dec 6 00:56:16 2016 +0000
Changeset: 83c39f78b96861d0e987974f1bc7ba662e3f5cfa
Modified Files:
Makefile
Removed Files:
gflags/DESCR
gflags/Makefile
gflags/PLIST
gflags/TODO
gflags/buildlink3.mk
gflags/distinfo
Log Message:
Imported gflags to HEAD/devel. Removing.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=83c39f78b96861d0e987974f1bc7ba662e3f5cfa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
gflags/DESCR | 5 -----
gflags/Makefile | 37 -------------------------------------
gflags/PLIST | 17 -----------------
gflags/TODO | 3 ---
gflags/buildlink3.mk | 12 ------------
gflags/distinfo | 6 ------
7 files changed, 81 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 0f821d2..190e99a 100644
--- a/Makefile
+++ b/Makefile
@@ -846,7 +846,6 @@ SUBDIR+= gf2x
SUBDIR+= gfa
SUBDIR+= gfan
SUBDIR+= gfeedline
-SUBDIR+= gflags
SUBDIR+= gfontview
SUBDIR+= gforge
SUBDIR+= gforth-git
diff --git a/gflags/DESCR b/gflags/DESCR
deleted file mode 100644
index df1566c..0000000
--- a/gflags/DESCR
+++ /dev/null
@@ -1,5 +0,0 @@
-gflags - Commandline flags module for C++
-The gflags package contains a library that implements commandline flags
-processing. As such it's a replacement for getopt(). It has increased
-flexibility, including built-in support for C++ types like string, and the
-ability to define flags in the source file in which they're used.
diff --git a/gflags/Makefile b/gflags/Makefile
deleted file mode 100644
index 68b464d..0000000
--- a/gflags/Makefile
+++ /dev/null
@@ -1,37 +0,0 @@
-# $NetBSD: Makefile,v 1.1 2014/11/29 16:22:45 nros Exp $
-#
-###########################################################
-# Generated by fbsd2pkg #
-# Mon Sep 12 11:06:58 CDT 2016 #
-###########################################################
-
-DISTNAME= gflags-${PORTVERSION}
-CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_GITHUB:=gflags/}
-GITHUB_PROJECT= gflags
-GITHUB_TAG= v${PORTVERSION}
-
-MAINTAINER= bacon4000%gmail.com@localhost
-HOMEPAGE= https://github.com/gflags/gflags
-COMMENT= Commandline flags module for C++
-
-LICENSE= modified-bsd
-
-USE_LANGUAGES= c c++
-USE_TOOLS+= bash:run
-REPLACE_BASH= src/gflags_completions.sh
-USE_CMAKE= yes
-# Check this
-CMAKE_ARGS= -DCMAKE_BUILD_TYPE:STRING=Release \
- -DBUILD_SHARED_LIBS:BOOL=ON \
- -DBUILD_STATIC_LIBS:BOOL=ON \
- -DBUILD_TESTING:BOOL=ON \
- -DGFLAGS_NAMESPACE:STRING=gflags
-
-TEST_TARGET= test
-
-PORTVERSION= 2.1.2
-
-# From old version. Is this needed?
-# .include "../../mk/pthread.buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/gflags/PLIST b/gflags/PLIST
deleted file mode 100644
index fef1c1a..0000000
--- a/gflags/PLIST
+++ /dev/null
@@ -1,17 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2014/11/29 16:22:45 nros Exp $
-bin/gflags_completions.sh
-include/gflags/gflags_completions.h
-include/gflags/gflags_declare.h
-include/gflags/gflags.h
-lib/cmake/gflags/gflags-config.cmake
-lib/cmake/gflags/gflags-config-version.cmake
-lib/cmake/gflags/gflags-export.cmake
-lib/cmake/gflags/gflags-export-release.cmake
-lib/libgflags.a
-lib/libgflags_nothreads.a
-lib/libgflags_nothreads.so
-lib/libgflags_nothreads.so.2
-lib/libgflags_nothreads.so.${PKGVERSION}
-lib/libgflags.so
-lib/libgflags.so.2
-lib/libgflags.so.${PKGVERSION}
diff --git a/gflags/TODO b/gflags/TODO
deleted file mode 100644
index ab27164..0000000
--- a/gflags/TODO
+++ /dev/null
@@ -1,3 +0,0 @@
-I don't understand this with bash completions
-should bash be a dependecy?
-Is gflags_completions.sh installed in the right place?
diff --git a/gflags/buildlink3.mk b/gflags/buildlink3.mk
deleted file mode 100644
index aa82a3a..0000000
--- a/gflags/buildlink3.mk
+++ /dev/null
@@ -1,12 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.1 2014/11/29 19:31:38 nros Exp $
-
-BUILDLINK_TREE+= gflags
-
-.if !defined(GFLAGS_BUILDLINK3_MK)
-GFLAGS_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.gflags+= gflags>=2.1.2
-BUILDLINK_PKGSRCDIR.gflags?= ../../jb-wip/gflags
-.endif # GFLAGS_BUILDLINK3_MK
-
-BUILDLINK_TREE+= -gflags
diff --git a/gflags/distinfo b/gflags/distinfo
deleted file mode 100644
index ffe7663..0000000
--- a/gflags/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.1 2014/11/29 16:22:45 nros Exp $
-
-SHA1 (gflags-2.1.2.tar.gz) = 8bdbade9d041339dc14b4ab426e2354a5af38478
-RMD160 (gflags-2.1.2.tar.gz) = c43a4b98d72f3093e4a6268c6a656667856d2401
-SHA512 (gflags-2.1.2.tar.gz) = f636023c1150e4d536d2d472e40d643ff0b02d3c96d8cb7f31544df23e6255fa6c4fd927ef94a3660c250d3faeae7d8d78519fc5e856749a577347a78d9d9ab5
-Size (gflags-2.1.2.tar.gz) = 95716 bytes
Home |
Main Index |
Thread Index |
Old Index