summaryrefslogtreecommitdiffstats
path: root/usr.bin/calendar/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add Hungarian calendar entries.dwmalone2004-08-161-1/+1
| | | | | PR: 42725 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
* Add austrian calendar as install target.josef2004-06-041-1/+2
| | | | | Approved by: le Pointed out by: stefanf
* Remove deprecated locale namesache2003-06-101-6/+1
|
* This builds fine with WARNS.obrien2002-12-301-1/+0
| | | | Tested on: sparc64, athlon[32]
* Drop support for COPY, -c has been the default mode of install(1)ru2002-07-291-2/+2
| | | | | | for a long time now. Approved by: bde
* s/${INSTALL} -c/${INSTALL} ${COPY}/ru2002-07-181-2/+2
|
* beforeinstall target:grog2002-06-131-1/+2
| | | | | - Remove superfluous ; - create destination directories if they don't exist.
* Make a link from fr_FR.ISO8859-1 to fr_FR.ISO8859-15.dwmalone2002-05-131-0/+5
| | | | Submitted by: wollman
* Don't use ISO_8859 when I should use ISO8859.dwmalone2002-04-291-1/+1
|
* Add a French calendar.dwmalone2002-04-281-1/+2
| | | | | | PR: 32265 Submitted by: Thierry Thomas <thierry@pompo.net> MFC after: 1 week
* Remove NO_WERRORs and WARNS=n's. To be revisited after GCC3.markm2002-02-081-1/+0
|
* Remove leaf node WARNS?=2 (that mainly I added). This shouldmarkm2002-02-081-1/+0
| | | | help the GCC3 transition and CURRENT in general.
* WARNS=2 fixup (mostly. Some are Hard To Fix(tm), so NO_WERROR is set)markm2001-12-021-1/+2
| | | | | Use __FBSDID(). Sort some headers.
* Nuke spaces in front of tabs.dd2001-11-041-1/+1
|
* ISO_ -> ISOache2001-06-111-9/+11
|
* Add new and Latin15 namesache2001-06-101-0/+8
|
* Rename calendars/ru_SU.KOI8-R to calendars/ru_RU.KOI8-R to reflectphantom2000-05-041-1/+1
| | | | | | locale name change (ru_SU.KOI8-R -> ru_RU.KOI8-R) Not objected to by: ache
* Add missing $FreeBSD$ tagsphantom2000-05-041-0/+1
|
* Add russian data handlingache1996-05-101-1/+1
|
* Localize itache1996-05-101-1/+2
| | | | | Handle Orthodox Eastern -Wall cleanup
* Removed the definition of the make variable SHAREDIR. It was clashingjdp1996-04-021-3/+2
| | | | with the definition in bsd.own.mk, causing "make world" to fall over.
* Submitted by: brucewosch1996-02-181-7/+5
| | | | replace shell loop with make(1) builtin loop
* more verbose output during install foreign calendar fileswosch1996-02-181-0/+1
|
* Submitted by: Slaven Rezic (Tomic) <eserte@cs.tu-berlin.de>wosch1996-02-091-1/+1
| | | | croatian calendar
* Don't make directory here, it is mtree taskache1996-02-051-2/+0
|
* - handle events that move around from year to year, i.e.,wosch1996-02-021-0/+1
| | | | | | | | | | | | | ``the last Monday in April' - handle easter new options -f calendarfile -A days -B days Calendar HOME directory ~/.calendar don't sent mail if ~/.calendar/nomail exist
* de_DE.ISO8859-1 -> de_DE.ISO_8859-1 after repository operation onpeter1996-01-301-1/+1
| | | | Andrey's request.
* install new calendars/de_DE.ISO8859-1/calendar.* fileswosch1996-01-291-2/+13
|
* Change `install' to `${INSTALL}' so that default install flags can bebde1995-07-251-1/+1
| | | | specified in the top level Makefiles.
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+9
OpenPOWER on IntegriCloud