From 920a68d8971fd61b9fa2f58b604b472731d936bb Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Mon, 30 Sep 2013 10:35:39 -0400 Subject: Remove old HTML files. --- (limited to 'projects') diff --git a/projects/cgol/index.html b/projects/cgol/index.html deleted file mode 100755 index a3fadd9..0000000 --- a/projects/cgol/index.html +++ /dev/null @@ -1,25 +0,0 @@ - - -

cgol (Curses Game of Life)

-

- cgol is an implementation of Conway's Game of Life written in C and using - the curses interface. Upon start, it generates a finite grid with a random - seed pattern. It then iterates through generations indefinitely (unless the - '-n' option is supplied). -

-

- It was written simply for its hack value. Game of Life is a magnificent - hack of a game: there is no gameplay beyond the initial state, yet it can - still provide hours of fun. -

-

Getting cgol

-

- Download or browse the repository hosted on this server:
- <http://odin1.pehjota.net/git/cgol/> -

-

- You may share and modify this software under the terms of the GNU General - Public License, version 3 or later. See "COPYING" in the source tree for - details. -

- diff --git a/projects/changelog-gen/index.html b/projects/changelog-gen/index.html deleted file mode 100755 index 0e29235..0000000 --- a/projects/changelog-gen/index.html +++ /dev/null @@ -1,43 +0,0 @@ - - -

changelog-gen

-

- A UNIX shell script to generate a change log from "CHANGE:" tags found in - Git commit messages. -

-

Getting changelog-gen

-

- Download or browse the repository currently hosted on Gitorious:
- <https://gitorious.org/pehjotas-tools/changelog-gen> -

-

- See the "README" file for help with changelog-gen. -

-

- You may share and modify this software under the terms of the Expat license. - See "changelog-gen.sh" for details. -

-

Changes

-

Version 0.2.1:

- -

Version 0.2.0:

- -

Version 0.1.0:

- -

Planned Improvements

- - diff --git a/projects/index.html b/projects/index.html deleted file mode 100755 index cff8e36..0000000 --- a/projects/index.html +++ /dev/null @@ -1,64 +0,0 @@ - - -

Projects

-

- The following is a list of projects that I maintain. All of these works are - freely-licensed and may be shared and modified under the terms of their - respective licenses. I offer my work with hope that some may find it useful, - but without any warranty. If it breaks, you're free to fix it (or find - someone who can) -- unlike the case with non-free software. -

- -

libRCIO

-

- A library written in ISO C to read and write UNIX-style run - control (configuration) files. -

- -

Cowbell

-

- "Curses, I'm up already!" A feature-packed alarm clock with a curses - interface. -

-

screen-batt

-

- A simple battery status indicator for GNU Screen. -

-

changelog-gen

-

- A UNIX shell script to generate a change log from "CHANGE:" tags found in - Git commit messages. -

- -

HIDRECT (Human Interface Device Reverse Engineering - Capture Tool)

-

- A simple event-based capture tool for human interface devices. -

- -

VHC (Virtual Host Config)

-

- A collection of scripts to manage hosted users, domains, Web roots, and - mailboxes. -

- -

testbuild

-

- A simple script to automate build testing for software managed with Git. -

-

cgol (Curses Game of Life)

-

- An implementation of Conway's Game of Life written in C and using the curses - interface. -

-

opkhelper (opkg Build Helper Tools)

-

- A set of programs to assist in building binary packages installable by the - lightweight package manager "opkg". These tools are inspired by - "debhelper", a similar set of programs written primarily by Joey Hess for - Debian. They are designed to build source packages that comply with draft - version 1.0 of - this source package format. -

- diff --git a/projects/opkhelper/index.html b/projects/opkhelper/index.html deleted file mode 100755 index 4fe870f..0000000 --- a/projects/opkhelper/index.html +++ /dev/null @@ -1,27 +0,0 @@ - - -

opkhelper (opkg Build Helper Tools)

-

- A set of programs to assist in building binary packages installable by the - lightweight package manager "opkg". These tools are inspired by - "debhelper", a similar set of programs written primarily by Joey Hess for - Debian. They are designed to build source packages that comply with draft - version 1.0 of - this source package format. -

-

Getting opkhelper

-

- Download the latest version of opkhelper from this Web site:
- opkhelper-1.0.0.tar.gz
- opkhelper-1.0.0.tar.bz2 -

-

- Download or browse the repository hosted on this server:
- <http://odin1.pehjota.net/git/opkhelper/> -

-

- You may share and modify this software under the terms of the GNU General - Public License, version 3 or later. See "COPYING" in the source tree for - details. -

- diff --git a/projects/screen-batt/index.html b/projects/screen-batt/index.html deleted file mode 100755 index 79d08fe..0000000 --- a/projects/screen-batt/index.html +++ /dev/null @@ -1,19 +0,0 @@ - - -

screen-batt

-

- A simple battery status indicator for GNU Screen. -

-

Getting screen-batt

-

- Download or browse the repository currently hosted on Gitorious:
- <https://gitorious.org/pehjotas-tools/screen-batt> -

-

- See the "README" file for help with screen-batt. -

-

- You may share and modify this software under the terms of the Expat license. - See "screen-batt" for details. -

- -- cgit v0.9.1