Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jul 2015 11:35:25 GMT
From:      Christian Brueffer <brueffer@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 1211779 for review
Message-ID:  <201507141135.t6EBZPKv040600@skunkworks.freebsd.org>

index | next in thread | raw e-mail

http://p4web.freebsd.org/@@1211779?ac=10

Change 1211779 by brueffer@brueffer_freefall on 2015/07/14 11:34:42

	Announce the move of OpenBSM to GitHub; point to the new repository.

Affected files ...

.. //depot/projects/trustedbsd/www/news.page#29 edit
.. //depot/projects/trustedbsd/www/openbsm.page#47 edit

Differences ...

==== //depot/projects/trustedbsd/www/news.page#29 (text+ko) ====

@@ -37,7 +37,7 @@
 
   <cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
     <cvs:keyword name="freebsd">
-      $P4: //depot/projects/trustedbsd/www/news.page#28 $
+      $P4: //depot/projects/trustedbsd/www/news.page#29 $
     </cvs:keyword>
   </cvs:keywords>
 
@@ -50,6 +50,19 @@
 
       <dl>
 
+	<dt>July 1, 2015 <b>OpenBSM source code repository moves to GitHub</b></dt>
+	<dd><p>We are pleased to announce the move of the OpenBSM source code
+	  repository from the FreeBSD Perforce server to GitHub.  After a
+	  period of dormancy, we hope this will make the code more accessible
+	  and stimulate outside contributions.</p>
+
+	  <p>Since the converter (git-p4) could not export the release labels
+	  from Perforce correctly, they were added to the git repository
+	  by hand.  Thus, do not be alarmed by the recent tagging dates.</p>
+
+	  <p>The repository can now be found at <a href="https://github.com/openbsm/openbsm">;
+	  https://github.com/openbsm/openbsm</a></p></dd>;
+
 	<dt>December 16, 2012 <b> OpenBSM 1.2 alpha 3 released</b></dt>
 	<dd><p>OpenBSM 1.2 alpha 3 has been released; this is a test release
 	  of OpenBSM, and includes a variety of bug fixes and refinements for

==== //depot/projects/trustedbsd/www/openbsm.page#47 (text+ko) ====

@@ -30,7 +30,7 @@
 
   <cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
     <cvs:keyword name="freebsd">
-      $P4: //depot/projects/trustedbsd/www/openbsm.page#46 $
+      $P4: //depot/projects/trustedbsd/www/openbsm.page#47 $
     </cvs:keyword>
   </cvs:keywords>
 
@@ -125,7 +125,8 @@
 
       <p>OpenBSM source code is available for download via occasional
 	snapshot and release tarballs, vendor integrated source code (such as
-	the FreeBSD source tree), and the TrustedBSD Perforce repository.
+	the FreeBSD source tree), and the <a href="https://github.com/openbsm/openbsm">;
+	OpenBSM GitHub repository</a>.
 	The current release is OpenBSM 1.1p2, released on 2 August, 2009.
 	Please see the file README present in the OpenBSM distribution for
 	build and installation instructions.</p>


help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507141135.t6EBZPKv040600>