Menu

Tree [d1062a] default tip /
 History

Read Only access


File Date Author Commit
 debian 2018-01-08 Russell Stuart Russell Stuart [4166e2] Release fakedate-0.5-1 - see ChangeLog.txt
 .hgignore 2014-06-10 Russell Stuart Russell Stuart [3a997e] fakedate-0.3-1 - the source forge release
 .hgtags 2018-01-08 Russell Stuart Russell Stuart [d1062a] Added tag fakedate-0.5-1 for changeset 4166e299...
 ChangeLog.txt 2018-01-08 Russell Stuart Russell Stuart [4166e2] Release fakedate-0.5-1 - see ChangeLog.txt
 Makefile 2014-06-10 Russell Stuart Russell Stuart [3a997e] fakedate-0.3-1 - the source forge release
 Makefile-automake.am 2014-06-10 Russell Stuart Russell Stuart [3a997e] fakedate-0.3-1 - the source forge release
 Makefile.release 2018-01-08 Russell Stuart Russell Stuart [4166e2] Release fakedate-0.5-1 - see ChangeLog.txt
 README.txt 2018-01-08 Russell Stuart Russell Stuart [4166e2] Release fakedate-0.5-1 - see ChangeLog.txt
 agpl-3.0.txt 2014-06-10 Russell Stuart Russell Stuart [3a997e] fakedate-0.3-1 - the source forge release
 config.h.in 2014-06-10 Russell Stuart Russell Stuart [3a997e] fakedate-0.3-1 - the source forge release
 configure.ac 2018-01-08 Russell Stuart Russell Stuart [4166e2] Release fakedate-0.5-1 - see ChangeLog.txt
 fakedate.1 2018-01-08 Russell Stuart Russell Stuart [4166e2] Release fakedate-0.5-1 - see ChangeLog.txt
 fakedate.html 2018-01-08 Russell Stuart Russell Stuart [4166e2] Release fakedate-0.5-1 - see ChangeLog.txt
 fakedate.in 2014-06-10 Russell Stuart Russell Stuart [3a997e] fakedate-0.3-1 - the source forge release
 fakedate.spec 2018-01-08 Russell Stuart Russell Stuart [4166e2] Release fakedate-0.5-1 - see ChangeLog.txt
 libfakedate.c 2018-01-08 Russell Stuart Russell Stuart [4166e2] Release fakedate-0.5-1 - see ChangeLog.txt
 wrapawk 2014-06-10 Russell Stuart Russell Stuart [3a997e] fakedate-0.3-1 - the source forge release
 wrapfunc.inp 2014-06-10 Russell Stuart Russell Stuart [3a997e] fakedate-0.3-1 - the source forge release

Read Me

Fakedate
========

  Fakedate runs a command so that it has a different idea of what
  the current time is.  The difference is a fixed offset, so time
  still appears to progress.

  Documentation can be found in the man page.

  All documentation is readable online at the home page:
    http://fakedate.sourceforge.net/


Dependencies
------------

  - Fakedate only works for program that dynamically load libc.
  - Unix shell, eg http://gondor.apana.org.au/~herbert/dash


Building and Installing
-----------------------

  Packages are available for Debian and RedHat style
  distributions at the home page.  If you install using one
  of them you can skip this section.

  The build dependencies are:
    - GNU build system (autoconf, automake, libtool, make, gcc),
      http://www.gnu.org/software/autoconf,
      http://www.gnu.org/software/automake,
      http://www.gnu.org/software/libtool,
      http://www.gnu.org/software/make,
      http://gcc.gnu.org/.
    - Awk, http://www.gnu.org/software/gawk

  To build the program, in the directory containing this file run:
    make

  To install, in the directory containing this file run:
    make install


License
-------

  Copyright (c) 2007-2014,2018 Russell Stuart.

  This program is free software: you can redistribute it and/or modify it
  under the terms of the GNU Affero General Public License as published by
  the Free Software Foundation, either version 3 of the License, or (at your
  option) any later version.

  The copyright holders grant you an additional permission under Section 7
  of the GNU Affero General Public License, version 3, exempting you from
  the requirement in Section 6 of the GNU General Public License, version 3,
  to accompany Corresponding Source with Installation Information for the
  Program or any work based on the Program. You are still required to
  comply with all other Section 6 requirements to provide Corresponding
  Source.

  This program is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU Affero General Public License for more details.


--
Russell Stuart
2014-May-09
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.