The FreeBSD Ports Archive
FreeBSD misc : datedif4>
Calculates the number of days between two dates
Datedif is a simple console program that calculates the difference in days
between two dates. It has two types of output, the first for scripts and the
second for shellprompt use. The default output is the script-output, which is
only the difference in days, not even followed by a carriage return. The second
output can be accessed with the -m option, and it displays an output suitable
for shellprompt use.
http://keyserver.kjsl.com/~jharris/distfiles/
|
datedif history
v. 1.8
date: 2004/04/15 18:34:20; author: krion; state: Exp; lines: +1 -1
- Update MASTER_SITES
PR: ports/65581
Submitted by: Jason Harris
v. 1.7
date: 2004/04/13 19:05:13; author: linimon; state: Exp; lines: +1 -1
Per distfile survey, reset mastersite that disappeared in January 2004.
Although there is a page for the project on Freshmeat, it merely points
back to the dead mastersite.
v. 1.6
date: 2004/02/05 20:37:32; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES.
Reviewed by: marcus
v. 1.5
date: 2003/02/20 18:46:21; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.4
date: 2002/11/10 16:47:11; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.3
date: 2002/11/06 22:46:09; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.2
date: 2001/12/24 10:37:41; author: dirk; state: Exp; lines: +1 -1
portlint: remove extra whitespaces before end of line.
v. 1.1
date: 2001/06/16 18:12:36; author: ijliao; state: Exp;
add datedif
Calculates the number of days between two dates
=============================================================================
v. 1.8
date: 2004/04/15 18:34:20; author: krion; state: Exp; lines: +1 -1
- Update MASTER_SITES
PR: ports/65581
Submitted by: Jason Harris
v. 1.7
date: 2004/04/13 19:05:13; author: linimon; state: Exp; lines: +1 -1
Per distfile survey, reset mastersite that disappeared in January 2004.
Although there is a page for the project on Freshmeat, it merely points
back to the dead mastersite.
v. 1.6
date: 2004/02/05 20:37:32; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES.
Reviewed by: marcus
v. 1.5
date: 2003/02/20 18:46:21; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.4
date: 2002/11/10 16:47:11; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.3
date: 2002/11/06 22:46:09; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.2
date: 2001/12/24 10:37:41; author: dirk; state: Exp; lines: +1 -1
portlint: remove extra whitespaces before end of line.
v. 1.1
date: 2001/06/16 18:12:36; author: ijliao; state: Exp;
add datedif
Calculates the number of days between two dates
=============================================================================
v. 1.8
date: 2004/04/15 18:34:20; author: krion; state: Exp; lines: +1 -1
- Update MASTER_SITES
PR: ports/65581
Submitted by: Jason Harris
v. 1.7
date: 2004/04/13 19:05:13; author: linimon; state: Exp; lines: +1 -1
Per distfile survey, reset mastersite that disappeared in January 2004.
Although there is a page for the project on Freshmeat, it merely points
back to the dead mastersite.
v. 1.6
date: 2004/02/05 20:37:32; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES.
Reviewed by: marcus
v. 1.5
date: 2003/02/20 18:46:21; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.4
date: 2002/11/10 16:47:11; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.3
date: 2002/11/06 22:46:09; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.2
date: 2001/12/24 10:37:41; author: dirk; state: Exp; lines: +1 -1
portlint: remove extra whitespaces before end of line.
v. 1.1
date: 2001/06/16 18:12:36; author: ijliao; state: Exp;
add datedif
Calculates the number of days between two dates
=============================================================================
|
| |

|