summaryrefslogtreecommitdiff
path: root/japanese/today (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reorganize the patches to:Masafumi Max NAKANE1997-09-196-454/+170
| | | | | | | | | - Inhibit multiple patch files to change one file. - Remove PATCH_STRIP definition from the Makefile. - One patch file for each file to be modified. Notes: svn path=/head/; revision=7966
* Use ISO639 language abbreviation instead of ISO3166 country abbreviationMasafumi Max NAKANE1997-09-141-2/+2
| | | | | | | for PKGNAME. (IE, jp-* to ja-*). Notes: svn path=/head/; revision=7911
* Updatethe maitainer's address.Masafumi Max NAKANE1997-09-141-17/+16
| | | | | | | | Make lha quiet. Some more style fixes. Notes: svn path=/head/; revision=7906
* Hand-edit patch to cope with getopt declarations moving fromSatoshi Asami1997-03-251-5/+15
| | | | | | | | stdlib.h to unistd.h in -current (from Lite2). Note this requires the latest gcc that defines __FreeBSD__ to 3. Notes: svn path=/head/; revision=5998
* Put manpage in ja_JP.EUC subdirectory, not ja_JP.euc.Satoshi Asami1996-12-062-2/+2
| | | | Notes: svn path=/head/; revision=4832
* mkdir --> ${MKDIR} cp -->${CP}David E. O'Brien1996-12-031-2/+2
| | | | Notes: svn path=/head/; revision=4767
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4575
* This is just a test. Try to import a simple program from -currentSatoshi Asami1996-11-102-2/+2
| | | | | | | and see if our CVS setup is working. Notes: svn path=/head/; revision=4372
* Tells you what day today is.Satoshi Asami1996-10-187-0/+636
Submitted by: ABURAYER Rewsirow <pcs51674@asciinet.or.jp> Notes: svn path=/head/; revision=4033