aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/groff/tmac/ru.KOI8-R
Commit message (Collapse)AuthorAgeFilesLines
* Replace most of the beforeinstall: hack with FILES mechanism.Bryan Drewery2015-09-301-139/+0
| | | | | | | | | | | | | | | | This now generates the files into the OBJDIR as needed. Some of the files are installed directly from the src directory. Files which are generated from the src directory are renamed to .in to generate them and avoid colliding with the checked-in file when CURDIR=OBJDIR. The remaining beforeinstall: handling still needs to be reworked as it does not work well with staging for packaging. MFC after: 2 weeks Sponsored by: EMC / Isilon Storage Division Notes: svn path=/head/; revision=288429
* Remove IPX support.Gleb Smirnoff2014-03-141-1/+0
| | | | | | | | | | | | | | IPX was a network transport protocol in Novell's NetWare network operating system from late 80s and then 90s. The NetWare itself switched to TCP/IP as default transport in 1998. Later, in this century the Novell Open Enterprise Server became successor of Novell NetWare. The last release that claimed to still support IPX was OES 2 in 2007. Routing equipment vendors (e.g. Cisco) discontinued support for IPX in 2011. Thus, IPX won't be supported in FreeBSD 11.0-RELEASE. Notes: svn path=/head/; revision=263140
* Update the copyright year.Ruslan Ermilov2003-09-201-1/+1
| | | | Notes: svn path=/head/; revision=120303
* Keep up with recent mdoc(7) changes.Ruslan Ermilov2003-09-201-0/+1
| | | | Notes: svn path=/head/; revision=120302
* Comment out and mark all non-translated library strings.Ruslan Ermilov2003-09-201-7/+7
| | | | Notes: svn path=/head/; revision=120301
* Catch up with mdoc.local list of libraries.Ruslan Ermilov2003-09-091-1/+3
| | | | Notes: svn path=/head/; revision=119930
* Added description for the libufs(3) library.Ruslan Ermilov2003-08-051-0/+1
| | | | | | | | PR: 55238 Reviewed by: jmallett Notes: svn path=/head/; revision=118480
* Print the OS name in the right place in the document title.Ruslan Ermilov2002-10-091-0/+1
| | | | Notes: svn path=/head/; revision=104709
* libusb -> libusbhid did not reach here.Ruslan Ermilov2002-09-301-1/+1
| | | | Notes: svn path=/head/; revision=104178
* Added Russian translation of the .Ex -std macro.Ruslan Ermilov2002-08-071-0/+9
| | | | | | | MFC after: 3 days Notes: svn path=/head/; revision=101476
* The -pthread -> -lc_r change didn't reach here.Ruslan Ermilov2002-01-111-1/+1
| | | | Notes: svn path=/head/; revision=89252
* Forgot to commit these two files for the recent .Dt change.Ruslan Ermilov2002-01-111-44/+8
| | | | Notes: svn path=/head/; revision=89249
* Add .Lb entry for -lpam.Ruslan Ermilov2001-12-171-0/+1
| | | | Notes: svn path=/head/; revision=88043
* The .Rv macro support zero and more than one arguments.Ruslan Ermilov2001-08-151-5/+17
| | | | Notes: svn path=/head/; revision=81685
* -lposix1e is dead.Ruslan Ermilov2001-04-261-1/+0
| | | | Notes: svn path=/head/; revision=76028
* Upgrade to Groff 1.17.Ruslan Ermilov2001-04-171-0/+150
Notes: svn path=/head/; revision=75592