Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
MiniVend 3.09
  • Loading branch information
perusionmike authored and jonjensen committed Jan 2, 2009
1 parent bccf39c commit 80525d6
Show file tree
Hide file tree
Showing 101 changed files with 22,915 additions and 17,093 deletions.
13 changes: 0 additions & 13 deletions Copying
@@ -1,16 +1,3 @@
MiniVend V3.07

This program is free software; most users can redistribute it and/or
modify it under the terms of the GNU General Public License as published
by the Free Software Foundation; either version 2 of the License, shown
below, or (at your option) any later version. The only exception is that
any organization employing uninvited commercial email solicitations,
commonly known as SPAM, may not use MiniVend for a period of one year
after any SPAM incident. Failure to discontinue use immediately upon
written notice will cause the charge of a $1,000 per day license fee
until such time as MiniVend use is discontinued. The author of MiniVend,
Michael J. Heins, shall be the sole judge of what constitutes a SPAM
incident.

GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Expand Down
14 changes: 7 additions & 7 deletions INSTALL
Expand Up @@ -17,7 +17,7 @@ IMPORTANT NOTE: If you don't give evidence of having read and
WINDOWS INSTALLATION
--------------------

Obtain the self-extracting executable minivend-3.07.exe
Obtain the self-extracting executable minivend-3.09.exe
and double-click on it.

IMPORTANT NOTE: If you get the message "Bad command or file name"
Expand All @@ -27,7 +27,7 @@ WINDOWS INSTALLATION
port). MiniVend will not work with the ActiveState 5.003 port.

If you already have the CYGWIN.DLL executable or plan on using the
Perl link CGI, you can download the file minivend-3.07-nodll.exe
Perl link CGI, you can download the file minivend-3.09-nodll.exe
and do the same.

The defaults are set for Microsoft Personal Web Server on Win95 --
Expand All @@ -49,19 +49,19 @@ UNIX INSTALLATION
------------------
Here is the short version:

gzip -dc minivend-3.07.tar.gz | tar xvf -
cd minivend-3.07
gzip -dc minivend-3.09.tar.gz | tar xvf -
cd minivend-3.09
./configure

Long version with comments:

# Unzip and untar the file -- if you have GNU tar, you can substitute
# 'tar xzf minivend-3.07.tar.gz'
gzip -dc minivend-3.07.tar.gz | tar xvf -
# 'tar xzf minivend-3.09.tar.gz'
gzip -dc minivend-3.09.tar.gz | tar xvf -

# Change directory to the one that was created
#
cd minivend-3.07
cd minivend-3.09

# If you have trouble with picking up the wrong Perl version,
# try '/dir/where/perl/is/perl Makefile.PL
Expand Down
34 changes: 23 additions & 11 deletions MANIFEST
Expand Up @@ -48,6 +48,7 @@ dist/simple/html/frtoc.html
dist/simple/html/index.html
dist/simple/html/minivend.html
dist/simple/html/nav.html
dist/simple/html/ord/basket.html
dist/simple/html/toc.html
dist/simple/images/00-0011.jpg
dist/simple/images/00-341.jpg
Expand Down Expand Up @@ -86,6 +87,7 @@ dist/simple/pages/hintfile.html
dist/simple/pages/new_account.html
dist/simple/pages/ord/basket.html
dist/simple/pages/ord/checkout.html
dist/simple/pages/ord/nobasket.html
dist/simple/pages/ord/receipt.html
dist/simple/pages/ord/report.html
dist/simple/pages/quantity.html
Expand All @@ -105,6 +107,7 @@ dist/simple/pages/special/needfield.html
dist/simple/pages/special/nomatch.html
dist/simple/pages/special/noproduct.html
dist/simple/pages/special/notfound.html
dist/simple/pages/special/order_security.html
dist/simple/pages/special/reconfig.html
dist/simple/pages/special/sec_faq.html
dist/simple/pages/special/security.html
Expand All @@ -115,12 +118,23 @@ dist/simple/pages/special/tech4.html
dist/simple/pages/special/tech5.html
dist/simple/pages/special/violation.html
dist/simple/pages/srchform.html
dist/simple/products/2ndDayAir.csv
dist/simple/products/2ndDayAirAM.csv
dist/simple/products/3DaySelect.csv
dist/simple/products/450.csv
dist/simple/products/Ground.csv
dist/simple/products/GroundComm.csv
dist/simple/products/GroundRes.csv
dist/simple/products/NextDayAir.csv
dist/simple/products/NextDayAirSaver.csv
dist/simple/products/accessories.asc
dist/simple/products/country.asc
dist/simple/products/inventory.asc
dist/simple/products/pricing.asc
dist/simple/products/products.asc
dist/simple/products/salestax.asc
dist/simple/products/shipping.asc
dist/simple/products/ups_zone.asc
dist/simple/products/userdb.asc
dist/simple/reconfig
dist/simple/report_problem
Expand All @@ -143,16 +157,14 @@ doc/intro.html
doc/minivend.html
doc/nav.html
doc/toc.html
lib/Archive/Tar.pm
lib/Carp.pm
lib/File/CounterFile.pm
lib/File/Spec.pm
lib/File/Spec/OS2.pm
lib/File/Spec/Unix.pm
lib/File/Spec/VMS.pm
lib/File/Spec/Win32.pm
lib/HTML/Entities.pm
lib/IniConf.pm
extra/File/CounterFile.pm
extra/File/Spec.pm
extra/File/Spec/OS2.pm
extra/File/Spec/Unix.pm
extra/File/Spec/VMS.pm
extra/File/Spec/Win32.pm
extra/HTML/Entities.pm
extra/IniConf.pm
lib/Vend/Cart.pm
lib/Vend/Config.pm
lib/Vend/Data.pm
Expand All @@ -161,7 +173,6 @@ lib/Vend/Http.pm
lib/Vend/Imagemap.pm
lib/Vend/Interpolate.pm
lib/Vend/MakeCat.pm
lib/Vend/Offline.pm
lib/Vend/Order.pm
lib/Vend/PageBuild.pm
lib/Vend/Parse.pm
Expand All @@ -170,6 +181,7 @@ lib/Vend/Scan.pm
lib/Vend/Search.pm
lib/Vend/Server.pm
lib/Vend/Session.pm
lib/Vend/SessionDB.pm
lib/Vend/SessionFile.pm
lib/Vend/Table/DBI.pm
lib/Vend/Table/DB_File.pm
Expand Down

0 comments on commit 80525d6

Please sign in to comment.