Skip to Content.
Sympa Menu

perfsonar-dev - [pS-dev] [GEANT/SA2/SA2T3-OPPD] r854 - in trunk/perfSONAR-MP-BWCTL: . build build/debian build/debian/scripts build/lib build/lib/perfSONAR build/lib/perfSONAR/MP

Subject: perfsonar development work

List archive

[pS-dev] [GEANT/SA2/SA2T3-OPPD] r854 - in trunk/perfSONAR-MP-BWCTL: . build build/debian build/debian/scripts build/lib build/lib/perfSONAR build/lib/perfSONAR/MP


Chronological Thread 
  • From:
  • To:
  • Subject: [pS-dev] [GEANT/SA2/SA2T3-OPPD] r854 - in trunk/perfSONAR-MP-BWCTL: . build build/debian build/debian/scripts build/lib build/lib/perfSONAR build/lib/perfSONAR/MP
  • Date: Fri, 7 Mar 2014 10:43:36 +0000 (GMT)

Author: dfn.calim
Date: 2014-03-07 10:43:36 +0000 (Fri, 07 Mar 2014)
New Revision: 854

Added:
trunk/perfSONAR-MP-BWCTL/build/
trunk/perfSONAR-MP-BWCTL/build/Build.PL
trunk/perfSONAR-MP-BWCTL/build/MANIFEST
trunk/perfSONAR-MP-BWCTL/build/MANIFEST.SKIP
trunk/perfSONAR-MP-BWCTL/build/debian/
trunk/perfSONAR-MP-BWCTL/build/debian/scripts/
trunk/perfSONAR-MP-BWCTL/build/debian/scripts/changelog
trunk/perfSONAR-MP-BWCTL/build/debian/scripts/compat
trunk/perfSONAR-MP-BWCTL/build/debian/scripts/control
trunk/perfSONAR-MP-BWCTL/build/debian/scripts/copyright
trunk/perfSONAR-MP-BWCTL/build/debian/scripts/files
trunk/perfSONAR-MP-BWCTL/build/debian/scripts/rules
trunk/perfSONAR-MP-BWCTL/build/debian/scripts/watch
trunk/perfSONAR-MP-BWCTL/build/lib/
trunk/perfSONAR-MP-BWCTL/build/lib/perfSONAR/
trunk/perfSONAR-MP-BWCTL/build/lib/perfSONAR/MP/
trunk/perfSONAR-MP-BWCTL/build/lib/perfSONAR/MP/BWCTL.pm
Log:
add build files for perfsonar mp bwctl package

Added: trunk/perfSONAR-MP-BWCTL/build/Build.PL
===================================================================
--- trunk/perfSONAR-MP-BWCTL/build/Build.PL (rev
0)
+++ trunk/perfSONAR-MP-BWCTL/build/Build.PL 2014-03-07 10:43:36 UTC (rev
854)
@@ -0,0 +1,24 @@
+use strict;
+use warnings;
+use Module::Build;
+
+my $builder = Module::Build->new(
+ module_name => 'perfSONAR::MP::BWCTL',
+ dist_name => 'perfSONAR-MP-BWCTL',
+ license => 'apache',
+ dist_author => 'DFN-Labor
<>',
+ dist_version => '1.0',
+ dist_abstract => 'BWCTL MP module for perl-perfSONAR',
+ build_requires => {
+ 'Test::More' => 0,
+ },
+ requires => {
+ 'perfSONAR' => '>= 1.0',
+ 'IPC::Run' => 0,
+ 'IO::Tty' => '>= 1.02',
+ },
+ add_to_cleanup => [ 'perfSONAR-MP-BWCTL-*' ],
+ create_makefile_pl => 'small',
+);
+$builder->install_base_relpaths('lib' => 'lib');
+$builder->create_build_script();

Added: trunk/perfSONAR-MP-BWCTL/build/MANIFEST
===================================================================
--- trunk/perfSONAR-MP-BWCTL/build/MANIFEST (rev
0)
+++ trunk/perfSONAR-MP-BWCTL/build/MANIFEST 2014-03-07 10:43:36 UTC (rev
854)
@@ -0,0 +1,7 @@
+Build.PL
+lib/perfSONAR/MP/BWCTL.pm
+MANIFEST This list of files
+t/00-load.t
+Makefile.PL
+META.yml
+META.json

Added: trunk/perfSONAR-MP-BWCTL/build/MANIFEST.SKIP
===================================================================
--- trunk/perfSONAR-MP-BWCTL/build/MANIFEST.SKIP
(rev 0)
+++ trunk/perfSONAR-MP-BWCTL/build/MANIFEST.SKIP 2014-03-07 10:43:36
UTC (rev 854)
@@ -0,0 +1,73 @@
+
+#!start included /usr/share/perl/5.14/ExtUtils/MANIFEST.SKIP
+# Avoid version control files.
+\bRCS\b
+\bCVS\b
+\bSCCS\b
+,v$
+\B\.svn\b
+\B\.git\b
+\B\.gitignore\b
+\b_darcs\b
+\B\.cvsignore$
+
+# Avoid VMS specific MakeMaker generated files
+\bDescrip.MMS$
+\bDESCRIP.MMS$
+\bdescrip.mms$
+
+# Avoid Makemaker generated and utility files.
+\bMANIFEST\.bak
+\bMakefile$
+\bblib/
+\bMakeMaker-\d
+\bpm_to_blib\.ts$
+\bpm_to_blib$
+\bblibdirs\.ts$ # 6.18 through 6.25 generated this
+
+# Avoid Module::Build generated and utility files.
+\bBuild$
+\b_build/
+\bBuild.bat$
+\bBuild.COM$
+\bBUILD.COM$
+\bbuild.com$
+
+# Avoid temp and backup files.
+~$
+\.old$
+\#$
+\b\.#
+\.bak$
+\.tmp$
+\.#
+\.rej$
+
+# Avoid OS-specific files/dirs
+# Mac OSX metadata
+\B\.DS_Store
+# Mac OSX SMB mount metadata files
+\B\._
+
+# Avoid Devel::Cover and Devel::CoverX::Covered files.
+\bcover_db\b
+\bcovered\b
+
+# Avoid MYMETA files
+^MYMETA\.
+#!end included /usr/share/perl/5.14/ExtUtils/MANIFEST.SKIP
+
+# Avoid configuration metadata file
+^MYMETA\.
+
+# Avoid Module::Build generated and utility files.
+\bBuild$
+\bBuild.bat$
+\b_build
+\bBuild.COM$
+\bBUILD.COM$
+\bbuild.com$
+^MANIFEST\.SKIP
+
+# Avoid archives of this distribution
+\bperfSONAR-MP-BWCTL-[\d\.\_]+

Added: trunk/perfSONAR-MP-BWCTL/build/debian/scripts/changelog
===================================================================
--- trunk/perfSONAR-MP-BWCTL/build/debian/scripts/changelog
(rev 0)
+++ trunk/perfSONAR-MP-BWCTL/build/debian/scripts/changelog 2014-03-07
10:43:36 UTC (rev 854)
@@ -0,0 +1,8 @@
+libperfsonar-mp-bwctl-perl (1.0-1) unstable; urgency=low
+
+ * Initial Release.
+ * Beginning to split oppd with perl modules.
+ * All main perl modules will be copied into main perl directories.
+ * No longer using own directory.
+
+ -- DFN Labor
<>
Mon, 3 Mar 2014 15:15:15 +0100

Added: trunk/perfSONAR-MP-BWCTL/build/debian/scripts/compat
===================================================================
--- trunk/perfSONAR-MP-BWCTL/build/debian/scripts/compat
(rev 0)
+++ trunk/perfSONAR-MP-BWCTL/build/debian/scripts/compat 2014-03-07
10:43:36 UTC (rev 854)
@@ -0,0 +1 @@
+8

Added: trunk/perfSONAR-MP-BWCTL/build/debian/scripts/control
===================================================================
--- trunk/perfSONAR-MP-BWCTL/build/debian/scripts/control
(rev 0)
+++ trunk/perfSONAR-MP-BWCTL/build/debian/scripts/control 2014-03-07
10:43:36 UTC (rev 854)
@@ -0,0 +1,23 @@
+Source: libperfsonar-mp-bwctl-perl
+Section: perl
+Priority: optional
+Maintainer: DFN Labor
<>
+Build-Depends: debhelper (>= 8),
+ perl
+Build-Depends-Indep: libio-pty-perl (>= 1.02),
+ libipc-run-perl,
+ libperfsonar-perl (>= 1.0),
+ perl-modules
+Standards-Version: 3.9.2
+Homepage: http://www.win-labor.dfn.de
+
+Package: libperfsonar-mp-bwctl-perl
+Architecture: all
+Depends: ${misc:Depends}, ${perl:Depends},
+ libio-pty-perl (>= 1.02),
+ libipc-run-perl,
+ libperfsonar-perl (>= 1.0)
+Description: BWCTL MP module for perl-perfSONAR
+ This class runs measurementds for BWCTL. It use as base class the MP class.
+ All BWCTL specific definitions done here. This class has no concstructor
+ defined. It use the new method from MP class

Added: trunk/perfSONAR-MP-BWCTL/build/debian/scripts/copyright
===================================================================
--- trunk/perfSONAR-MP-BWCTL/build/debian/scripts/copyright
(rev 0)
+++ trunk/perfSONAR-MP-BWCTL/build/debian/scripts/copyright 2014-03-07
10:43:36 UTC (rev 854)
@@ -0,0 +1,17 @@
+
+ Copyright 2010 Verein zur Foerderung eines Deutschen Forschungsnetzes e. V.
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+
+
+

Added: trunk/perfSONAR-MP-BWCTL/build/debian/scripts/files
===================================================================
--- trunk/perfSONAR-MP-BWCTL/build/debian/scripts/files
(rev 0)
+++ trunk/perfSONAR-MP-BWCTL/build/debian/scripts/files 2014-03-07 10:43:36
UTC (rev 854)
@@ -0,0 +1 @@
+libperfsonar-mp-bwctl-perl_1.0-1_all.deb perl optional

Added: trunk/perfSONAR-MP-BWCTL/build/debian/scripts/rules
===================================================================
--- trunk/perfSONAR-MP-BWCTL/build/debian/scripts/rules
(rev 0)
+++ trunk/perfSONAR-MP-BWCTL/build/debian/scripts/rules 2014-03-07 10:43:36
UTC (rev 854)
@@ -0,0 +1,4 @@
+#!/usr/bin/make -f
+
+%:
+ dh $@


Property changes on: trunk/perfSONAR-MP-BWCTL/build/debian/scripts/rules
___________________________________________________________________
Added: svn:executable
+ *

Added: trunk/perfSONAR-MP-BWCTL/build/debian/scripts/watch
===================================================================
--- trunk/perfSONAR-MP-BWCTL/build/debian/scripts/watch
(rev 0)
+++ trunk/perfSONAR-MP-BWCTL/build/debian/scripts/watch 2014-03-07 10:43:36
UTC (rev 854)
@@ -0,0 +1,2 @@
+version=3
+http://search.cpan.org/dist/perfSONAR-MP-BWCTL/
.*/perfSONAR-MP-BWCTL-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

Added: trunk/perfSONAR-MP-BWCTL/build/lib/perfSONAR/MP/BWCTL.pm
===================================================================
--- trunk/perfSONAR-MP-BWCTL/build/lib/perfSONAR/MP/BWCTL.pm
(rev 0)
+++ trunk/perfSONAR-MP-BWCTL/build/lib/perfSONAR/MP/BWCTL.pm 2014-03-07
10:43:36 UTC (rev 854)
@@ -0,0 +1 @@
+link ../../../../lib/perfSONAR//MP/BWCTL.pm
\ No newline at end of file


Property changes on: trunk/perfSONAR-MP-BWCTL/build/lib/perfSONAR/MP/BWCTL.pm
___________________________________________________________________
Added: svn:special
+ *



  • [pS-dev] [GEANT/SA2/SA2T3-OPPD] r854 - in trunk/perfSONAR-MP-BWCTL: . build build/debian build/debian/scripts build/lib build/lib/perfSONAR build/lib/perfSONAR/MP, svn-noreply, 03/07/2014

Archive powered by MHonArc 2.6.16.

Top of Page