aboutsummaryrefslogtreecommitdiff
path: root/misc/ddate
Commit message (Collapse)AuthorAgeFilesLines
* Support staging.Emanuel Haupt2013-10-251-6/+5
| | | | Notes: svn path=/head/; revision=331588
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | misc) Notes: svn path=/head/; revision=327745
* Remove MAKE_JOBS_SAFE which is now default.Emanuel Haupt2013-07-241-1/+0
| | | | Notes: svn path=/head/; revision=323578
* Update to 2.22.2Emanuel Haupt2012-12-192-3/+3
| | | | Notes: svn path=/head/; revision=309272
* Update to 2.22.1Emanuel Haupt2012-11-252-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=307752
* Update to 2.22Emanuel Haupt2012-11-234-27/+22
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=307686
* Restore 'Created by' header information. This has been removed during theEmanuel Haupt2012-11-031-0/+1
| | | | | | | | | | first announcement of the new trimming rule and the finalized overworked version. Feature safe: yes Notes: svn path=/head/; revision=306932
* - Use OPTIONSngEmanuel Haupt2012-09-091-13/+16
| | | | | | | - Remove deprecated header information Notes: svn path=/head/; revision=303942
* Use OPTIONSEmanuel Haupt2012-03-073-39/+39
| | | | Notes: svn path=/head/; revision=292871
* Update required patch; forgotten in the previous commit.Emanuel Haupt2012-03-062-12/+14
| | | | Notes: svn path=/head/; revision=292833
* Update to 2.21Emanuel Haupt2012-03-062-3/+3
| | | | Notes: svn path=/head/; revision=292826
* Pacify portlintEmanuel Haupt2011-12-271-2/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=288109
* Update to 2.19Emanuel Haupt2011-03-073-9/+10
| | | | Notes: svn path=/head/; revision=270424
* Add LICENSE and remove MD5 sums.Emanuel Haupt2011-01-252-1/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=268229
* Revert my previous "update" which was actually a downgrade.Emanuel Haupt2010-06-282-4/+5
| | | | | | | | | | PR: 148197 Submitted by: Niels Bakker <niels=freebsd@bakker.net> Pointyhat to: self Feature safe: yes Notes: svn path=/head/; revision=257108
* Update to 2.12qEmanuel Haupt2010-06-242-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=256924
* Mark MAKE_JOBS_SAFEEmanuel Haupt2009-03-271-1/+3
| | | | Notes: svn path=/head/; revision=231102
* Use MASTER_SITE_CRITICALEmanuel Haupt2008-03-271-2/+1
| | | | Notes: svn path=/head/; revision=209964
* Update to 2.12rEmanuel Haupt2006-12-192-13/+14
| | | | Notes: svn path=/head/; revision=180204
* Add an additional mirror.Emanuel Haupt2006-06-011-1/+3
| | | | Notes: svn path=/head/; revision=164152
* Add SHA256 hashes to my portsEmanuel Haupt2005-11-301-0/+1
| | | | Notes: svn path=/head/; revision=150048
* Change MAINTAINER address for my ports.Emanuel Haupt2005-10-061-1/+1
| | | | | | | Approved by: novel (mentor) Notes: svn path=/head/; revision=144389
* Add missing info in 'pre-everything::' target.Kirill Ponomarev2005-01-291-0/+1
| | | | | | | | PR: ports/76809 Submitted by: maintainer Notes: svn path=/head/; revision=127594
* ddate prints the date in Discordian date format.Pav Lucistnik2005-01-284-0/+90
If called with no arguments, ddate will get the current system date, convert this to the Discordian date format and print this on the stan- dard output. Alternatively, a Gregorian date may be specified on the command line, in the form of a numerical day, month and year. PR: ports/76722 Submitted by: Emanuel Haupt <ehaupt@critical.ch> Notes: svn path=/head/; revision=127570