about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2019-01-02 10:36:32 +0000
committerEric Wong <e@80x24.org>2019-01-02 10:37:16 +0000
commite942ee58ef23dde9990e7e817be7b639f606c7e4 (patch)
tree4691c8b03cba6ca5a0e91c68fe7fa09517ae0d51
parentc7699c7b1ec5c6c7c741c0d810efb36444c1832a (diff)
downloadruby_io_splice-e942ee58ef23dde9990e7e817be7b639f606c7e4.tar.gz
No need to market or promote anything, here.
-rw-r--r--.olddoc.yml9
-rw-r--r--LICENSE2
-rw-r--r--README53
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