io_splice RubyGem user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
* [PATCH] doc: update URLs to HTTPS and remove refs to mail software
@ 2019-01-02 10:38 Eric Wong
  0 siblings, 0 replies; only message in thread
From: Eric Wong @ 2019-01-02 10:38 UTC (permalink / raw)
  To: ruby-io-splice

No need to market or promote anything, here.
---
 .olddoc.yml |  9 ++++-----
 LICENSE     |  2 +-
 README      | 53 ++++++++++++-----------------------------------------
 3 files changed, 17 insertions(+), 47 deletions(-)

diff --git a/.olddoc.yml b/.olddoc.yml
index 5ea292d..0c12ae8 100644
--- a/.olddoc.yml
+++ b/.olddoc.yml
@@ -1,7 +1,6 @@
 ---
-cgit_url: http://bogomips.org/ruby_io_splice.git
-git_url: git://bogomips.org/ruby_io_splice.git
-rdoc_url: http://bogomips.org/ruby_io_splice/
+cgit_url: https://bogomips.org/ruby_io_splice.git
+git_url: https://bogomips.org/ruby_io_splice.git
+rdoc_url: https://bogomips.org/ruby_io_splice/
 public_email: ruby-io-splice@bogomips.org
-private_email: bofh@bogomips.org
-ml_url: http://bogomips.org/ruby-io-splice/
+ml_url: https://bogomips.org/ruby-io-splice/
diff --git a/LICENSE b/LICENSE
index 6bad40b..e83998c 100644
--- a/LICENSE
+++ b/LICENSE
@@ -3,7 +3,7 @@ revision control for names and email addresses of all of them.
 
 You can redistribute it and/or modify it under the terms of the GNU
 Lesser General Public License as published by the Free Software Foundation,
-version 2.1 or later {LGPLv2.1}[http://www.gnu.org/licenses/lgpl-2.1.txt]
+version 2.1 or later {LGPLv2.1}[https://www.gnu.org/licenses/lgpl-2.1.txt]
 (see link:COPYING).
 
 io_splice is distributed in the hope that it will be useful, but WITHOUT
diff --git a/README b/README
index 7b4eab2..572c401 100644
--- a/README
+++ b/README
@@ -21,7 +21,7 @@ buffer.
   when combined with the IO::Splice::F_NONBLOCK flag.
 
 * Fully-documented library API and
-  {examples}[http://bogomips.org/ruby_io_splice/examples/]
+  {examples}[https://bogomips.org/ruby_io_splice/examples/]
 
 * Adds helpful IO#pipe_size and IO#pipe_size= accessor methods for
   resizing the pipe buffer in Linux 2.6.35 or later.
@@ -43,7 +43,7 @@ If you use RubyGems:
 
 Otherwise grab the latest tarball from:
 
-http://bogomips.org/ruby_io_splice/files/
+https://bogomips.org/ruby_io_splice/files/
 
 Unpack it, and run "ruby setup.rb"
 
@@ -66,18 +66,18 @@ standardized and available in non-Linux kernels some day.
 
 You can get the latest source via git from the following locations:
 
-  git://bogomips.org/ruby_io_splice.git
-  git://repo.or.cz/ruby_io_splice.git (mirror)
+  https://bogomips.org/ruby_io_splice.git
+  https://repo.or.cz/w/ruby_io_splice.git (mirror)
 
 You may browse the code from the web and download the latest snapshot
 tarballs here:
 
-* http://bogomips.org/ruby_io_splice.git (cgit)
-* http://repo.or.cz/w/ruby_io_splice.git (gitweb)
+* https://bogomips.org/ruby_io_splice.git
+* https://repo.or.cz/w/ruby_io_splice.git (gitweb)
 
 Inline patches (from "git format-patch") to the mailing list are
 preferred because they allow code review and comments in the reply to
-the patch.
+the patch, but attachments are fine, too.
 
 We will adhere to mostly the same conventions for patch submissions as
 git itself.  See the Documentation/SubmittingPatches document
@@ -95,38 +95,9 @@ will usually get a response within 24-72 hours.
 
 == Mailing List Archives
 
-We operate a {public-inbox}[http://public-inbox.org/] which
-feeds the mailing list.  You may subscribe either using
-{ssoma}[http://ssoma.public-inbox.org/] or by sending a mail
-to mailto:ruby-io-splice+subscribe@bogomips.org
+* https://bogomips.org/ruby-io-splice/
+* nntp://news.public-inbox.org/inbox.comp.lang.ruby.io-splice
+* nntp://ou63pmih66umazou.onion/inbox.comp.lang.ruby.io-splice
 
-ssoma is a mail archiver/fetcher using git.  It operates in a similar
-fashion to tools such as slrnpull, fetchmail, or getmail.  ssoma
-subscription instructions:
-
-    URL=git://bogomips.org/ruby-io-splice
-    LISTNAME=ruby-io-splice
-
-    # to initialize a maildir (this may be a new or existing maildir,
-    # ssoma will not touch existing messages)
-    # If you prefer mbox, use mbox:/path/to/mbox as the last argument
-    # You may also use imap://$MAILSERVER/INBOX for an IMAP account
-    # or imaps:// for an IMAPS account, as well.
-    ssoma add $LISTNAME $URL maildir:/path/to/maildir
-
-    # read with your favorite MUA (only using mutt as an example)
-    mutt -f /path/to/maildir # (or /path/to/mbox)
-
-    # to keep your mbox or maildir up-to-date, periodically run:
-    ssoma sync $LISTNAME
-
-    # your MUA may modify and delete messages from the maildir or mbox,
-    # this does not affect ssoma functionality at all
-
-    # to sync all your ssoma subscriptions
-    ssoma sync
-
-    # You may wish to sync in your cronjob
-    ssoma sync --cron
-
-* http://bogomips.org/ruby-io-splice/
+Anybody may post without a subscription, but HTML mail will
+be rejected: mailto:ruby-io-splice@bogomips.org
-- 
EW


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-01-02 10:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-02 10:38 [PATCH] doc: update URLs to HTTPS and remove refs to mail software Eric Wong

Code repositories for project(s) associated with this public inbox

	https://yhbt.net/ruby_io_splice.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).