]> jfr.im git - irc/ircd-hybrid/ircd-hybrid.github.io.git/commitdiff
Integrate HOPM into the website more. Minor other tweaks.
authormiwob <redacted>
Mon, 12 Oct 2020 07:18:28 +0000 (09:18 +0200)
committermiwob <redacted>
Mon, 12 Oct 2020 07:18:28 +0000 (09:18 +0200)
_layouts/default.html
downloads.md
index.md
support.md
team.md

index 36bfe18d77e492f07622fd94af9820e559a7c02f..b0d72836aa7494429b844f4fdab1c8e9261ff826 100644 (file)
@@ -8,15 +8,15 @@
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
     <meta http-equiv="Expires" content="0" />
     <meta http-equiv="Pragma" content="no-cache" />
-    <meta name="Copyright" content="Copyright 2005-2020, IRCD-Hybrid Team" />
-    <meta name="Description" content="IRCD-Hybrid, a high performance irc daemon" />
+    <meta name="Copyright" content="Copyright 2005-2020, ircd-hybrid development team" />
+    <meta name="Description" content="ircd-hybrid, a high performance irc daemon" />
     <meta name="Googlebot" content="index, follow, archive" />
     <meta name="keywords" content="IRC Software, IRC Server, ircd, hybrid, tcm, hopm, bopm, proxy, scanner" />
     <meta name="MSSmartTagsPreventParsing" content="true" />
     <meta name="Robots" content="index, follow, archive, noimageindex" />
     <meta name="Revisit-After" content="15 days" />
 
-    <title xml:lang="en">: IRCD-Hybrid -- High Performance Internet Relay Chat :</title>
+    <title xml:lang="en">: ircd-hybrid -- High Performance Internet Relay Chat :</title>
 
     <style type="text/css" media="screen" xml:lang="en">
     /*<![CDATA[*/
@@ -48,7 +48,7 @@
 
     <div class="footer" xml:lang="en">
         <div class="right" xml:lang="en">
-            <p xml:lang="en">Copyright (c) 1997-2020 IRCD-Hybrid Development Team</p>
+            <p xml:lang="en">Copyright (c) 1997-2020 ircd-hybrid development team</p>
         </div>
 
         <p xml:lang="en">Questions and/or Comments: <a href="mailto:&#098;&#117;&#103;&#115;&#064;&#105;&#114;&#099;&#100;&#045;&#104;&#121;&#098;&#114;&#105;&#100;&#046;&#111;&#114;&#103;" xml:lang="en">&#098;&#117;&#103;&#115;&#064;&#105;&#114;&#099;&#100;&#045;&#104;&#121;&#098;&#114;&#105;&#100;&#046;&#111;&#114;&#103;</a></p>
index 32f28e79a9888205fef8a4aac31f6893d3b4af13..255eb38c96aabbc22adcfe9452b92974f818a90e 100644 (file)
@@ -3,32 +3,31 @@
 Latest STABLE release of ircd-hybrid:
 
 * [ircd-hybrid-{% include version_ircd-hybrid %}.tar.gz](https://github.com/ircd-hybrid/ircd-hybrid/archive/{% include version_ircd-hybrid %}.tar.gz) -- GitHub
-* [ircd-hybrid-{% include version_ircd-hybrid %}.tgz](http://downloads.sourceforge.net/project/ircd-hybrid/ircd-hybrid/ircd-hybrid-{% include version_ircd-hybrid %}/ircd-hybrid-{% include version_ircd-hybrid %}.tgz) -- SourceForge `[sha256: {% include sha256sum_ircd-hybrid %}]`
+* [ircd-hybrid-{% include version_ircd-hybrid %}.tgz](https://sourceforge.net/projects/ircd-hybrid/files/ircd-hybrid/ircd-hybrid-{% include version_ircd-hybrid %}/ircd-hybrid-{% include version_ircd-hybrid %}.tgz/download) -- SourceForge `[sha256: {% include sha256sum_ircd-hybrid %}]`
 
 Latest STABLE release of HOPM (hybrid open proxy monitor):
 
 * [hopm-{% include version_hopm %}.tar.gz](https://github.com/ircd-hybrid/hopm/archive/{% include version_hopm %}.tar.gz) -- GitHub
-* [hopm-{% include version_hopm %}.tgz](http://downloads.sourceforge.net/project/ircd-hybrid/hopm/{% include version_hopm %}/{% include version_hopm %}.tgz) -- SourceForge `[sha256: {% include sha256sum_hopm %}]`
+* [hopm-{% include version_hopm %}.tgz](https://sourceforge.net/projects/ircd-hybrid/files/hopm/hopm-{% include version_hopm %}/hopm-{% include version_hopm %}.tgz/download) -- SourceForge `[sha256: {% include sha256sum_hopm %}]`
 
 ## SVN ::
 
-We offer two methods for accessing the IRCD-Hybrid SVN repository: ViewVC, and AnonSVN. They are updated every two minutes. Use SVN versions at your own risk! SVN versions are under active development and usually are not ready for release &mdash; they may not even compile at any given moment. You have been warned!
+The ircd-hybrid and HOPM SVN repositories can be accessed via ViewVC, and anonymous SVN. They are updated every two minutes. Use SVN versions at your own risk! SVN versions are under active development and usually are not ready for release &mdash; they may not even compile at any given moment. You have been warned!
 
 &raquo; [ViewVC interface](https://svn.ircd-hybrid.org/viewcvs.cgi/)
-&raquo; [Anonymous SVN](https://subversion.apache.org/)
 
-AnonSVN instructions:
+Anonymous SVN checkout instructions:
 
-For latest cutting-edge:
-`svn co svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/trunk`
-
-For 8.2.x:
+For the ircd-hybrid 8.2.x branch:
 `svn co svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x`
 
-Remember, these SVN versions are not suitable for production servers!
+For the HOPM 1.1.x branch:
+`svn co svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.1.x`
+
+Remember, these SVN versions are not suitable for production environments and should be used for testing purposes only.
 
 ## GIT ::
 
 We also have a mirror on GitHub which you can use to fork and submit pull requests for review. Be aware that this is only a copy of the working respositories which are not maintained on GitHub.
 
-&raquo; [IRCD-Hybrid on GitHub](https://github.com/ircd-hybrid)
+&raquo; [ircd-hybrid development projects on GitHub](https://github.com/ircd-hybrid)
index d2cf85f8740142cd8f0ea850be8cb3755053c0b5..adc787fcfb4bc5509016fbac835c54c6d4750b11 100644 (file)
--- a/index.md
+++ b/index.md
@@ -1,8 +1,8 @@
 ## Home ::
 
-Welcome to the official site of the IRCD-Hybrid Project! Here you'll be able to find everything you'll need to get started in hosting your own IRC server as well as support.
+Welcome to the official site of the ircd-hybrid development projects! Here you'll be able to find everything you'll need to get started in hosting your own IRC server as well as support.
 
-We hope that you enjoy IRCD-Hybrid and continue to use it for many years to come.
+We hope that you enjoy ircd-hybrid and continue to use it for many years to come.
 
 In case you're also looking for an IRC services package, we strongly recommend the [Anope IRC Services](https://www.anope.org/).
 
@@ -15,4 +15,5 @@ In case you're also looking for an IRC services package, we strongly recommend t
 ## Travis CI and Coverity Scan ::
 
 &raquo; [ircd-hybrid on Travis CI](https://travis-ci.org/ircd-hybrid/ircd-hybrid)
+&raquo; [HOPM on Travis CI](https://travis-ci.org/ircd-hybrid/hopm)
 &raquo; [ircd-hybrid on Coverity Scan](https://scan.coverity.com/projects/1086)
index 325aae5e60889128caf2e3c6e07e780d5e1cb268..aa85d468c3d37e14cadb640d36a1a688003a1980 100644 (file)
@@ -1,8 +1,8 @@
 ## Support ::
 
-Should you encounter any problems with your IRCD-Hybrid installation, there are several ways to get in touch with the ircd-hybrid community. Please be aware it may take some time to get a response to your question or problem.
+Should you encounter any problems with your ircd-hybrid or HOPM installation, there are several ways to get in touch with the ircd-hybrid community. Please be aware it may take some time to get a response to your question or problem.
 
-If you wish to subscribe to the IRCD-Hybrid Mailing List:
+If you wish to subscribe to the ircd-hybrid mailing list:
 <https://lists.ircd-hybrid.org/mailman/listinfo/hybrid>
 
 SVN commit messages (ChangeLog notification via e-mail):
diff --git a/team.md b/team.md
index a98651a05e6cd25902d47961f3dc8c75173a7bea..36919e2e8edee36b8091192032c52d6d9590a80c 100644 (file)
--- a/team.md
+++ b/team.md
@@ -1,6 +1,6 @@
 ## Team ::
 
-The IRCD-Hybrid Development Team is compromised of many core members and contributors who have put their blood and sweat into the code for many years. We make it our top priority that the best of coding quality is put into our releases and that we meet or exceed our requirements and requests of other IRCD-Hybrid users out there.
+The ircd-hybrid development team is compromised of many core members and contributors who have put their blood and sweat into the code for many years. We make it our top priority that the best of coding quality is put into our releases and that we meet or exceed our requirements and requests of other ircd-hybrid users out there.
 
 **Core Team:**