aboutsummaryrefslogtreecommitdiff
path: root/lib/libcalendar
Commit message (Expand)AuthorAgeFilesLines
* Update Makefile.depend filesSimon J. Gerraty2019-12-111-1/+0
* pkgbase: Create a FreeBSD-utilities package and make it the default oneEmmanuel Vadot2019-09-051-1/+0
* lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-263-0/+6
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* First pass through library packaging.Glen Barber2016-02-041-0/+1
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.Bryan Drewery2015-11-251-1/+0
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge head from 7/28Simon J. Gerraty2014-08-191-1/+1
| |\ | |/ |/|
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+1
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * Updated/new Makefile.dependSimon J. Gerraty2012-11-081-0/+3
| * Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+15
* | use .Mt to mark up email addresses consistently (part3)Baptiste Daroussin2014-06-231-1/+1
|/
* Build lib/ with WARNS=6 by default.Ed Schouten2010-01-021-1/+0
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-4/+6
* mdoc(7): Use the new feature of the .In macro.Ruslan Ermilov2003-09-081-1/+1
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-1/+1
* Add __FBSDID's to libcalendarMatthew Dillon2001-09-302-4/+6
* Remove whitespace at EOL.Dima Dorfman2001-07-151-3/+3
* Set WARNS=2 on libraries that compile cleanly with it.Dima Dorfman2001-07-151-2/+1
* mdoc(7) police: normalize .Nd.Ruslan Ermilov2001-04-181-1/+1
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-1/+1
* mdoc(7) police: fixed broken references.Ruslan Ermilov2001-01-161-3/+0
* Introduce .Lb macro to libcalendar manpage.Alexey Zelkin2000-04-221-0/+2
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-021-5/+10
* Replace beforeinstall target with new variables used by .mk system.Rodney W. Grimes2000-01-141-4/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-285-5/+5
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.AqPhilippe Charnier1998-03-191-3/+3
* Delete "typedef ... date" (see style(9)).Wolfgang Helbig1997-12-134-43/+51
* Added easterog() and easteroj() which compute orthodox easter forWolfgang Helbig1997-12-074-25/+55
* Provides date of easter and other calendar related arithmetic.Wolfgang Helbig1997-12-045-0/+650