mirror of
https://github.com/ascii-boxes/boxes.git
synced 2024-12-04 14:03:53 +01:00
Change website references to https
This commit is contained in:
parent
29bceca33b
commit
022cdd17c8
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
@ -3,4 +3,4 @@
|
||||
:+1::tada: First off, thanks for taking the time to contribute! :tada::+1:
|
||||
|
||||
Our contribution guidelines and information are on the *boxes* website and may be found here:
|
||||
http://boxes.thomasjensen.com/contributing.html
|
||||
https://boxes.thomasjensen.com/contributing.html
|
||||
|
2
Makefile
2
Makefile
@ -44,7 +44,7 @@ win32.debug: infomsg replaceinfos
|
||||
|
||||
infomsg:
|
||||
@echo "| For compilation info please refer to the boxes compilation FAQ"
|
||||
@echo "| at http://boxes.thomasjensen.com/docs/faq.html#q5"
|
||||
@echo "| at https://boxes.thomasjensen.com/docs/faq.html#q5"
|
||||
|
||||
replaceinfos: src/boxes.h doc/boxes.1
|
||||
|
||||
|
@ -6,7 +6,7 @@ tarball. Many thanks to Ron Aaron <ron@aaron-tech.com> for making this
|
||||
Windows build possible!
|
||||
|
||||
General information may be found in the generic README file provided with
|
||||
this archive and at http://boxes.thomasjensen.com/, the boxes home page.
|
||||
this archive and at https://boxes.thomasjensen.com/, the boxes home page.
|
||||
Note that the generic README file is intended for UNIX users, so some
|
||||
things don't translate literally (e.g., you would have to type Ctrl-Z
|
||||
instead of Ctrl-D to signal end of file, etc.).
|
||||
|
20
README.md
20
README.md
@ -4,11 +4,11 @@
|
||||
|
||||
**Command line ASCII boxes unlimited!**
|
||||
|
||||
[Boxes](http://boxes.thomasjensen.com/) is a command line
|
||||
[filter program](http://boxes.thomasjensen.com/docs/filters.html) that draws ASCII art boxes
|
||||
around your input text ([examples](http://boxes.thomasjensen.com/examples.html)).
|
||||
[Boxes](https://boxes.thomasjensen.com/) is a command line
|
||||
[filter program](https://boxes.thomasjensen.com/docs/filters.html) that draws ASCII art boxes
|
||||
around your input text ([examples](https://boxes.thomasjensen.com/examples.html)).
|
||||
|
||||
For more information, please visit [the website](http://boxes.thomasjensen.com/).
|
||||
For more information, please visit [the website](https://boxes.thomasjensen.com/).
|
||||
|
||||
## Status
|
||||
|
||||
@ -16,7 +16,7 @@ For more information, please visit [the website](http://boxes.thomasjensen.com/)
|
||||
|
||||
It has been around since 1999, and has since been included in several
|
||||
Linux distributions and, lately, even
|
||||
[Windows 10](http://boxes.thomasjensen.com/2016/08/boxes-part-of-windows10), via its Ubuntu subsystem.
|
||||
[Windows 10](https://boxes.thomasjensen.com/2016/08/boxes-part-of-windows10), via its Ubuntu subsystem.
|
||||
Its source code is quite portable, and so, *boxes* has been made to run on a wide range of
|
||||
platforms, from Windows PCs to Netgear routers.
|
||||
|
||||
@ -30,10 +30,10 @@ Boxes is free software under the GNU General Public License, version 2
|
||||
|
||||
## Development
|
||||
|
||||
The website has information on [building from source](http://boxes.thomasjensen.com/build.html),
|
||||
[testing](http://boxes.thomasjensen.com/testing.html), and
|
||||
[contributing](http://boxes.thomasjensen.com/contributing.html) to the source code.<br/>
|
||||
*Boxes* has received support from many [contributors](http://boxes.thomasjensen.com/contributing.html#contributors)
|
||||
The website has information on [building from source](https://boxes.thomasjensen.com/build.html),
|
||||
[testing](https://boxes.thomasjensen.com/testing.html), and
|
||||
[contributing](https://boxes.thomasjensen.com/contributing.html) to the source code.<br/>
|
||||
*Boxes* has received support from many [contributors](https://boxes.thomasjensen.com/contributing.html#contributors)
|
||||
over the years, and continues to benefit greatly from contributions. Many thanks for that!
|
||||
|
||||
## Running it
|
||||
@ -51,7 +51,7 @@ manual page and on the website. Consider tying
|
||||
|
||||
## Custom box designs
|
||||
|
||||
You can define [your own box designs](http://boxes.thomasjensen.com/docs/)!
|
||||
You can define [your own box designs](https://boxes.thomasjensen.com/docs/)!
|
||||
|
||||
We appreciate the creative new box designs that you craft for *boxes*.
|
||||
Please feel free to submit them in the form of pull requests on
|
||||
|
@ -16,6 +16,6 @@ Maintained-by: boxes@thomasjensen.com (Thomas Jensen)
|
||||
Primary-site: metalab.unc.edu /pub/Linux/utils/text
|
||||
135k boxes-1.2.src.tar.gz
|
||||
51k boxes-1.2.bin.ELF.tar.gz
|
||||
Original-site: http://boxes.thomasjensen.com/
|
||||
Original-site: https://boxes.thomasjensen.com/
|
||||
Copying-policy: GPL 2.0
|
||||
End
|
||||
|
@ -21,9 +21,9 @@
|
||||
# Suite 330, Boston, MA 02111-1307, USA
|
||||
#
|
||||
# Remarks: Extensive documentation may be found on the Web at
|
||||
# http://boxes.thomasjensen.com/docs/
|
||||
# https://boxes.thomasjensen.com/docs/
|
||||
# The config file syntax in particular is described in
|
||||
# http://boxes.thomasjensen.com/docs/config-syntax.html
|
||||
# https://boxes.thomasjensen.com/docs/config-syntax.html
|
||||
#____________________________________________________________________________
|
||||
#============================================================================
|
||||
|
||||
|
@ -18,7 +18,7 @@ summary: Command line ASCII boxes unlimited
|
||||
group: Applications/Text
|
||||
|
||||
copyright: GPL Version 2
|
||||
URL: http://boxes.thomasjensen.com/
|
||||
URL: https://boxes.thomasjensen.com/
|
||||
|
||||
source: http://github.com/ascii-boxes/%{name}/archive/v%{version}.tar.gz
|
||||
buildroot: %defbr
|
||||
|
@ -306,7 +306,7 @@ self\-explanatory, though.
|
||||
.SH AVAILABILITY
|
||||
.I Boxes
|
||||
is available from its website at
|
||||
<URL:http://boxes.thomasjensen.com/>. The website also features a number
|
||||
<URL:https://boxes.thomasjensen.com/>. The website also features a number
|
||||
of examples illustrating this manual page as well as more in\-depth
|
||||
documentation.
|
||||
.PP
|
||||
|
@ -27,7 +27,7 @@
|
||||
;;; Commentary:
|
||||
|
||||
;; This program provides an interface to the boxes application which can be found at
|
||||
;; http://boxes.thomasjensen.com/
|
||||
;; https://boxes.thomasjensen.com/
|
||||
|
||||
;; To use this, put it somewhere in your load path and add the following
|
||||
;; lines to your .emacs:
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Author: Copyright (C) 1999 Thomas Jensen <boxes@thomasjensen.com>
|
||||
# Win32 Modifications by Ron Aaron <ron@mossbayeng.com>
|
||||
# Format: GNU make
|
||||
# Web Site: http://boxes.thomasjensen.com/
|
||||
# Web Site: https://boxes.thomasjensen.com/
|
||||
# Platforms: win32
|
||||
# Purpose: Makefile for boxes, the box drawing program
|
||||
#
|
||||
|
@ -3,7 +3,7 @@
|
||||
* Date created: March 18, 1999 (Thursday, 15:09h)
|
||||
* Author: Copyright (C) 1999 Thomas Jensen <boxes@thomasjensen.com>
|
||||
* Language: ANSI C
|
||||
* Web Site: http://boxes.thomasjensen.com/
|
||||
* Web Site: https://boxes.thomasjensen.com/
|
||||
* Purpose: Filter to draw boxes around input text (and remove it).
|
||||
*
|
||||
* License: o This program is free software; you can redistribute it
|
||||
@ -155,7 +155,7 @@ static void usage_long (FILE *st)
|
||||
{
|
||||
fprintf (st, "%s - draws any kind of box around your text (and removes it)\n", PROJECT);
|
||||
fprintf (st, " (c) Thomas Jensen <boxes@thomasjensen.com>\n");
|
||||
fprintf (st, " Web page: http://boxes.thomasjensen.com/\n");
|
||||
fprintf (st, " Web page: https://boxes.thomasjensen.com/\n");
|
||||
usage (st);
|
||||
}
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
* Date created: March 18, 1999 (Thursday, 15:09h)
|
||||
* Author: Copyright (C) 1999 Thomas Jensen <boxes@thomasjensen.com>
|
||||
* Language: ANSI C
|
||||
* Web Site: http://boxes.thomasjensen.com/
|
||||
* Web Site: https://boxes.thomasjensen.com/
|
||||
* Purpose: Project-wide globals and data structures
|
||||
*
|
||||
* License: o This program is free software; you can redistribute it and/or
|
||||
|
@ -4,7 +4,7 @@
|
||||
* Date created: July 4, 1999 (Sunday, 21:04h)
|
||||
* Author: Copyright (C) 1999 Thomas Jensen <boxes@thomasjensen.com>
|
||||
* Language: ANSI C
|
||||
* Web Site: http://boxes.thomasjensen.com/
|
||||
* Web Site: https://boxes.thomasjensen.com/
|
||||
* Purpose: Please compiler and ease porting
|
||||
*
|
||||
* License: o This program is free software; you can redistribute it and/or
|
||||
|
@ -4,7 +4,7 @@
|
||||
* Date created: June 23, 1999 (Wednesday, 20:10h)
|
||||
* Author: Copyright (C) 1999 Thomas Jensen <boxes@thomasjensen.com>
|
||||
* Language: ANSI C
|
||||
* Web Site: http://boxes.thomasjensen.com/
|
||||
* Web Site: https://boxes.thomasjensen.com/
|
||||
* Purpose: Box generation, i.e. the drawing of boxes
|
||||
*
|
||||
* License: o This program is free software; you can redistribute it and/or
|
||||
|
@ -4,7 +4,7 @@
|
||||
* Date created: June 23, 1999 (Wednesday, 20:12h)
|
||||
* Author: Copyright (C) 1999 Thomas Jensen <boxes@thomasjensen.com>
|
||||
* Language: ANSI C
|
||||
* Web Site: http://boxes.thomasjensen.com/
|
||||
* Web Site: https://boxes.thomasjensen.com/
|
||||
* Purpose: Box generation, i.e. the drawing of boxes
|
||||
*
|
||||
* License: o This program is free software; you can redistribute it and/or
|
||||
|
@ -4,7 +4,7 @@
|
||||
* Date created: July 01, 1999 (Thursday, 13:43h)
|
||||
* Author: Copyright (C) 1999 Thomas Jensen <boxes@thomasjensen.com>
|
||||
* Language: ANSI C
|
||||
* Web Site: http://boxes.thomasjensen.com/
|
||||
* Web Site: https://boxes.thomasjensen.com/
|
||||
* Purpose: Export symbols used by the parser files only
|
||||
*
|
||||
* License: o This program is free software; you can redistribute it and/or
|
||||
|
@ -4,7 +4,7 @@
|
||||
* Date created: March 15, 1999 (Monday, 17:16h)
|
||||
* Author: Copyright (C) 1999 Thomas Jensen <boxes@thomasjensen.com>
|
||||
* Language: lex (ANSI C)
|
||||
* Web Site: http://boxes.thomasjensen.com/
|
||||
* Web Site: https://boxes.thomasjensen.com/
|
||||
* Purpose: flex lexical analyzer for boxes configuration files
|
||||
*
|
||||
* License: o This program is free software; you can redistribute it and/or
|
||||
|
@ -4,7 +4,7 @@
|
||||
* Date created: March 16, 1999 (Tuesday, 17:17h)
|
||||
* Author: Copyright (C) 1999 Thomas Jensen <boxes@thomasjensen.com>
|
||||
* Language: GNU bison (ANSI C)
|
||||
* Web Site: http://boxes.thomasjensen.com/
|
||||
* Web Site: https://boxes.thomasjensen.com/
|
||||
* Purpose: Yacc parser for boxes configuration files
|
||||
*
|
||||
* License: o This program is free software; you can redistribute it and/or
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Creation: August 13, 1999 (Friday, 22:13h)
|
||||
# Author: Copyright (C) 1999 Thomas Jensen <boxes@thomasjensen.com>
|
||||
# Format: GNU make
|
||||
# Web Site: http://boxes.thomasjensen.com/
|
||||
# Web Site: https://boxes.thomasjensen.com/
|
||||
# Purpose: Makefile for boxes, the box drawing program
|
||||
# generation of regexp handling library
|
||||
#
|
||||
|
@ -4,7 +4,7 @@
|
||||
* Author: Henry Spencer.
|
||||
* Extensions and modifications by Thomas Jensen
|
||||
* Language: K&R C (traditional)
|
||||
* Web Site: http://boxes.thomasjensen.com/
|
||||
* Web Site: https://boxes.thomasjensen.com/
|
||||
* Purpose: Perform substitutions after a regexp match
|
||||
* License: - Not derived from licensed software.
|
||||
* - Permission is granted to anyone to use this
|
||||
|
@ -4,7 +4,7 @@
|
||||
* Date created: June 23, 1999 (Wednesday, 20:59h)
|
||||
* Author: Copyright (C) 1999 Thomas Jensen <boxes@thomasjensen.com>
|
||||
* Language: ANSI C
|
||||
* Web Site: http://boxes.thomasjensen.com/
|
||||
* Web Site: https://boxes.thomasjensen.com/
|
||||
* Purpose: Box removal, i.e. the deletion of boxes
|
||||
*
|
||||
* License: o This program is free software; you can redistribute it and/or
|
||||
|
@ -4,7 +4,7 @@
|
||||
* Date created: June 23, 1999 (Wednesday, 21:00h)
|
||||
* Author: Copyright (C) 1999 Thomas Jensen <boxes@thomasjensen.com>
|
||||
* Language: ANSI C
|
||||
* Web Site: http://boxes.thomasjensen.com/
|
||||
* Web Site: https://boxes.thomasjensen.com/
|
||||
* Purpose: Box removal, i.e. the deletion of boxes
|
||||
*
|
||||
* License: o This program is free software; you can redistribute it and/or
|
||||
|
@ -4,7 +4,7 @@
|
||||
* Date created: June 23, 1999 (Wednesday, 13:39h)
|
||||
* Author: Copyright (C) 1999 Thomas Jensen <boxes@thomasjensen.com>
|
||||
* Language: ANSI C
|
||||
* Web Site: http://boxes.thomasjensen.com/
|
||||
* Web Site: https://boxes.thomasjensen.com/
|
||||
* Purpose: Shape handling and information functions
|
||||
*
|
||||
* License: o This program is free software; you can redistribute it and/or
|
||||
|
@ -4,7 +4,7 @@
|
||||
* Date created: June 23, 1999 (Wednesday, 13:45h)
|
||||
* Author: Copyright (C) 1999 Thomas Jensen <boxes@thomasjensen.com>
|
||||
* Language: ANSI C
|
||||
* Web Site: http://boxes.thomasjensen.com/
|
||||
* Web Site: https://boxes.thomasjensen.com/
|
||||
* Purpose: Shape handling and information functions
|
||||
*
|
||||
* License: o This program is free software; you can redistribute it and/or
|
||||
|
@ -4,7 +4,7 @@
|
||||
* Date created: June 20, 1999 (Sunday, 16:51h)
|
||||
* Author: Copyright (C) 1999 Thomas Jensen <boxes@thomasjensen.com>
|
||||
* Language: ANSI C
|
||||
* Web Site: http://boxes.thomasjensen.com/
|
||||
* Web Site: https://boxes.thomasjensen.com/
|
||||
* Purpose: Provide tool functions for error reporting and some
|
||||
* string handling
|
||||
*
|
||||
|
@ -4,7 +4,7 @@
|
||||
* Date created: June 20, 1999 (Sunday, 16:57h)
|
||||
* Author: Copyright (C) 1999 Thomas Jensen <boxes@thomasjensen.com>
|
||||
* Language: ANSI C
|
||||
* Web Site: http://boxes.thomasjensen.com/
|
||||
* Web Site: https://boxes.thomasjensen.com/
|
||||
* Purpose: Tool functions for error reporting and some string
|
||||
* handling and other needful things
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user