Depenguinization.

This commit is contained in:
Dianne Skoll
2018-11-04 10:56:47 -05:00
parent d476709b59
commit 52d252723f
76 changed files with 93 additions and 306 deletions

View File

@@ -1,7 +1,6 @@
# Makefile.in for installing WWW server calendar scripts
# This file is part of REMIND.
# Copyright (C) 1992-1997 by Dianne Skoll
# Copyright (C) 1999-2007 by Roaring Penguin Software Inc.
# Copyright (C) 1992-2018 by Dianne Skoll
# The complete path to where the scripts actually live, as seen by
# the UNIX operating system.

View File

@@ -1,8 +1,7 @@
#!/bin/sh
# This file is part of REMIND.
# Copyright (C) 1992-1997 by Dianne Skoll
# Copyright (C) 1999-2000 by Roaring Penguin Software Inc.
# Copyright (C) 1992-2018 by Dianne Skoll
# CAL_DISPATCH -- Shell script for CGI directory to dispatch calendar
# commands.

View File

@@ -22,7 +22,7 @@ PostScript Calendar with Jewish Holidays</a> (Approximately 35 kB)<P>
<a HREF="%CGIDIR%/cal_dispatch?hebhtml">
HTML Calendar with Jewish Holidays</a>
<HR>
<a HREF="http://www.roaringpenguin.com/remind">
<a HREF="https://dianne.skoll.ca/projects/remind">
Get the Remind software</a> that provides this service.<P>
</BODY>

View File

@@ -2,8 +2,7 @@
# PostScript calendar shell script
#
# This file is part of REMIND.
# Copyright (C) 1992-1997 by Dianne Skoll
# Copyright (C) 1999-2000 by Roaring Penguin Software Inc.
# Copyright (C) 1992-2018 by Dianne Skoll
echo "Content-type: application/postscript"
echo

View File

@@ -2,8 +2,7 @@
# Hebrew date shell script
#
# This file is part of REMIND.
# Copyright (C) 1992-1997 by Dianne Skoll
# Copyright (C) 1999-2000 by Roaring Penguin Software Inc.
# Copyright (C) 1992-2018 by Dianne Skoll
echo Content-type: text/html
echo ""

View File

@@ -1,8 +1,7 @@
# Hebrew date reminder file
#
# This file is part of REMIND.
# Copyright (C) 1992-1997 by Dianne Skoll
# Copyright (C) 1999-2000 by Roaring Penguin Software Inc.
# Copyright (C) 1992-2018 by Dianne Skoll
BANNER %
IF !$PSCAL

View File

@@ -2,8 +2,7 @@
# HTML calendar shell script
#
# This file is part of REMIND.
# Copyright (C) 1992-1997 by Dianne Skoll
# Copyright (C) 1999-2000 by Roaring Penguin Software Inc.
# Copyright (C) 1992-2018 by Dianne Skoll
echo "Content-Type: text/html"
echo ""

View File

@@ -2,8 +2,7 @@
# Hebrew PostScript calendar shell script
#
# This file is part of REMIND.
# Copyright (C) 1992-1997 by Dianne Skoll
# Copyright (C) 1999-2000 by Roaring Penguin Software Inc.
# Copyright (C) 1992-2018 by Dianne Skoll
# Figure out the month: If day <= 20, use this month; otherwise, use
# next month.

View File

@@ -2,8 +2,7 @@
# Moon shell script
#
# This file is part of REMIND.
# Copyright (C) 1992-1997 by Dianne Skoll
# Copyright (C) 1999-2000 by Roaring Penguin Software Inc.
# Copyright (C) 1992-2018 by Dianne Skoll
echo Content-type: text/html
echo

View File

@@ -1,8 +1,7 @@
# File for giving moon phase info.
#
# This file is part of REMIND.
# Copyright (C) 1992-1997 by Dianne Skoll
# Copyright (C) 1999-2000 by Roaring Penguin Software Inc.
# Copyright (C) 1992-2018 by Dianne Skoll
set now now()

View File

@@ -2,8 +2,7 @@
# Sunrise shell script
#
# This file is part of REMIND.
# Copyright (C) 1992-1997 by Dianne Skoll
# Copyright (C) 1999-2000 by Roaring Penguin Software Inc.
# Copyright (C) 1992-2018 by Dianne Skoll
echo Content-type: text/html
echo

View File

@@ -1,8 +1,7 @@
# File for giving sunrise info
#
# This file is part of REMIND.
# Copyright (C) 1992-1997 by Dianne Skoll
# Copyright (C) 1999-2000 by Roaring Penguin Software Inc.
# Copyright (C) 1992-2018 by Dianne Skoll
set now now()

View File

@@ -2,8 +2,7 @@
# Sunset shell script
#
# This file is part of REMIND.
# Copyright (C) 1992-1997 by Dianne Skoll
# Copyright (C) 1999-2000 by Roaring Penguin Software Inc.
# Copyright (C) 1992-2018 by Dianne Skoll
echo Content-type: text/html
echo

View File

@@ -1,8 +1,7 @@
# File for giving sunset info
#
# This file is part of REMIND.
# Copyright (C) 1992-1997 by Dianne Skoll
# Copyright (C) 1999-2000 by Roaring Penguin Software Inc.
# Copyright (C) 1992-2018 by Dianne Skoll
set now now()