Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

groff-perl-1.19-3mdk RPM for i586

From Mandriva 10.0 for i586 / Mandrake / RPMS

Name: groff-perl Distribution: Mandrake Linux
Version: 1.19 Vendor: MandrakeSoft
Release: 3mdk Build date: Fri Aug 22 00:39:56 2003
Group: Text tools Build host: bi.mandrakesoft.com
Size: 193401 Source RPM: groff-1.19-3mdk.src.rpm
Packager: Pablo Saratxaga <pablo@mandrakesoft.com>
Url: http://www.gnu.org/directory/GNU/groff.html
Summary: Parts of the groff formatting system that require Perl.
The groff-perl package contains the parts of the groff text processor
package that require Perl. These include the afmtodit font processor
for creating PostScript font files, the grog utility that can be used
to automatically determine groff command-line options, and the
troff-to-ps print filter.

Provides

Requires

License

GPL

Changelog

* Thu Aug 21 2003 Pablo Saratxaga <pablo@@mandrakesoft.com> 1.19-3mdk
  - keep dashes and apostrophes as ascii for man pages in UTF-8 (bug #4212)
* Wed Jul 30 2003 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.19-2mdk
  - BuildRequires: netpbm-devel, texinfo >= 4.3
* Wed Jul 02 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.19-1mdk
  - new release
  - update patch 3, 107 and 108 (but disable them for now due to build system
    issues)
  - fix builrequires
* Thu Feb 27 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.18.1-5mdk
  - patch 108 : fix warnings from pablo fix for utf-8 output
* Fri Jan 31 2003 Pablo Saratxaga <pablo@mandrakesoft.com> 1.18.1-4mdk
  - as groff can't handle properly utf-8, the nroff script is modified to
    run groff in the known locale, then convert to utf-8 the output.
  - added to files sections a few missing directories
* Mon Jan 20 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.18.1-3mdk
  - build release
  - add missing info files
* Wed Nov 13 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.18.1-2mdk
  - freshen patch 3 (multi byte support)
* Tue Nov 05 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.18.1-1mdk
  - new release
  - rediff patch 3
  - remove patches 110, 111 & 112 (merged upstream)
  - simplify %install
  - fix hardcoded version number
  - fix url
  - add japanese patch link
* Sat Oct 12 2002 Stefan van der Eijk <stefan@eijk.nu> 1.18-4mdk
  - BuildRequires: texinfo
* Tue Sep 24 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.18-3mdk
  - BuildRequires: libnetpbm9-devel, which grabs libnetpbm9 that
    contains necessary libpnm.so.9 library.
  - Patch6: libgroff.a contains C++ code thus we may need to link with
    g++.  That patch was already there but Titi decided to nuke the
    1.17.2-13mdk release when he merged his stuff for 1.18.
* Tue Aug 13 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.18-2mdk
  - Automated rebuild with gcc 3.2-0.3mdk
* Tue Aug 13 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.18-1mdk
  - new release:
  	o colour support (although see below).
  	o new macro set, mom, mainly for non-scientific writers. The aim of	these
  	  macros is to make groff accessible for ordinary use with a minimum of
  	  convoluted syntax.
  	o 'eu' and 'Eu' characters available for Euro support.
  	o improved support for TeX hyphenation files.
  	o new means of setting the line length, which now works for -mdoc manual
  	  pages as well as -man. Use man-db >= 2.4.0 to take advantage of this.
  	o documentation of the differences between groff and Unix troff is now in
  	  groff_diff(7).
  	o groff_mwww(1) has been renamed to groff_www(1).
  	o groff_ms(7) has been completely rewritten.
  	o new scripts: groffer, pic2graph, and eqn2graph.
  	o substantial improvements in grohtml (although it's still alpha),
  	  including dealing with overstriking properly
  - drop patches 5, 6 (merged upstream), 3 (better fix)
  - remove useless prefix
  - move mdk patches in the 10x area
  - patch3: add japanase support
  - patch4: fix info name
  - patch5: don't build html files
  - Prereq: /sbin/install-info
  - process texinfo file into info one, and install it
  - add %post and %postun to install and remove info file
  - fix japanese problem: link docj.tmac to doc.tma
  - rediff koi8 patch (russian support)
  - mmroff.7 is now mmroff.1
  - patch110: kill warnings, fix build on non-intel boxes
  - patch111: make sure pointsize is initialized properly, thus fixing an
    infinite loop in the ia64 build
  - patch112: freeze unbreakable spaces, preventing a failed assertion on
    latin1(7)
  - add /usr/share/groff/font/devascii8 to groff-for-man and remove charon fix
  - add /usr/share/groff/font/devnippon for japanese support
  - add lot of docs
* Thu Jul 25 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.17.2-12mdk
  - Automated rebuild with gcc3.2
* Sat May 11 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.17.2-11mdk
  - gcc-3.1 build
* Wed Apr 17 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.17.2-10mdk
  - fix build with gcc-3.1
* Wed Mar 06 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.17.2-9mdk
  - fix \' in latin1 (pixel)
  - use WANT_AUTOCONF_2_5 with generic autoconf for lord gc
* Mon Feb 25 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.17.2-8mdk
  - from Andrej Borsenkow:
  	* use configure2_5x
  	* require autconf-2.5x due to patch7
  	* patch7 - support for koi8-r. Code based on patch in FreeBSD,
  	  most credits to Ruslan Ermilov <ru@FreeBSD.org>
* Tue Feb 05 2002 Vincent Danen <vdanen@mandrakesoft.com> 1.17.2-7mdk
  - remove patch4 since it breaks html formatting (mkstemp not appropriate in
    this situation... bad snailtalk)
* Wed Jan 30 2002 Vincent Danen <vdanen@mandrakesoft.com> 1.17.2-6mdk
  - patch5 for security
  - patch6 to fix segfault with pic in some instances
* Tue Oct 30 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.17.2-5mdk
  - remove useless %define
* Wed Oct 10 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.17.2-4mdk
  - remove safer patch since it was included in mainstream sources
  - Provides:   groff-tools
* Fri Sep 07 2001 Stefan van der Eijk <stefan@eijk.nu> 1.17.2-3mdk
  - BuildRequires: byacc
  - Removed redundant BuildRequires.
* Mon Aug 06 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.17.2-2mdk
  - add LICENSE in %docdir
* Wed Jul 18 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.17.2-1mdk
  - new release
* Wed Jul 04 2001 Pixel <pixel@mandrakesoft.com> 1.17.1-2mdk
  - add an-old.tmac to groff-for-man
* Sat Jun 30 2001 Geoffrey Lee <snailtalk@mandrakesoft.com> 1.17.1-1mdk
  - 1.17.1 bumped out into cooker.
  - Remove the groff safer patch. Seems to have been incorporated into the
    source already.
  - src/preproc/html/pre-html.cc: s/mktemp()/mkstemp()/;
  - s/Copyright/License/;
* Tue May 15 2001 Pablo Saratxaga <pablo@mandrakesoft.com> 1.16.1-10mdk
  - change default from -Tascii to -Tlatin1 in /usr/bin/nroff (so man pages
    in non-latin1 can still be displayed on screen as previously)
  - add /usr/share/groff/font/devutf8 to groff-for-man (we are going utf-8...)
* Mon May 07 2001 Pixel <pixel@mandrakesoft.com> 1.16.1-9mdk
  - add /usr/share/groff/tmac/tmac.latin1 to groff-for-man
* Fri May 04 2001 Pixel <pixel@mandrakesoft.com> 1.16.1-8mdk
  - add /usr/bin/nroff and tmac.tty-char to groff-for-man so that man works again
* Tue Dec 19 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 1.16.1-7mdk
  - Don't build grolbp on alpha.
* Thu Nov 09 2000 David BAUDENS <baudens@mandrakesoft.com> 1.16.1-6mdk
  - BuildRequires: XFree86
* Fri Nov 03 2000 Florin Grad <florin@mandrakesoft.com> 1.16.1-5mdk
  - recompiled with gcc 2.96
* Wed Sep 06 2000 Pixel <pixel@mandrakesoft.com> 1.16.1-4mdk
  - add tman.doc and mdoc to groff-for-man for ssh man page
* Sat Sep 02 2000 Pixel <pixel@mandrakesoft.com> 1.16.1-3mdk
  - move important stuff for view man pages in groff-for-man
* Mon Aug 07 2000 Frederic Lepied <flepied@mandrakesoft.com> 1.16.1-2mdk
  - automatically added BuildRequires
* Thu Aug 03 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 1.16.1-1mdk
  - 1.16.1.
* Thu Jul 20 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 1.16-1mdk
  - Remove %{config} for app-default file.
  - Merge rh changes.
  - Add perl pacakge.
  - BM.
  - 1.16.
* Sat May 13 2000 David BAUDENS <baudens@mandrakesoft.com> 1.15-4mdk
  - Fix build for i486
  - Use %{_tmppath} for BuildRoot
* Fri Mar 31 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 1.15-3mdk
  - Fix rpmlint error/warning.
* Fri Mar 31 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 1.15-2mdk
  - Add debian patch to display kanji.
  - Adjust groups.
* Mon Jan 03 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 1.15-1mdk
  - 1.15.
* Thu Oct 21 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
  - Fix building as user.
* Sat Apr 10 1999 Bernhard Rosenkraenzer <bero@linux-mandrake.com>
  - Mandrake adaptions
  - bzip2 man/info pages
  - add de locale
  - fix handling of RPM_OPT_FLAGS
* Tue Feb 16 1999 Cristian Gafton <gafton@redhat.com>
  - glibc 2.1 patch for xditview (#992)
* Thu Oct 22 1998 Bill Nottingham <notting@redhat.com>
  - build for Raw Hide
* Thu Sep 10 1998 Cristian Gafton <gafton@redhat.com>
  - fix makefiles to work with bash2
* Fri May 08 1998 Prospector System <bugs@redhat.com>
  - translations modified for de, fr, tr
* Thu Apr 30 1998 Cristian Gafton <gafton@redhat.com>
  - use g++ for C++ code
* Wed Apr 08 1998 Cristian Gafton <gafton@redhat.com>
  - manhattan and buildroot
* Mon Nov 03 1997 Michael Fulbright <msf@redhat.com>
  - made xdefaults file a config file
* Thu Oct 23 1997 Erik Troan <ewt@redhat.com>
  - split perl components into separate subpackage
* Tue Oct 21 1997 Michael Fulbright <msf@redhat.com>
  - updated to 1.11a
  - added safe troff-to-ps.fpi
* Tue Oct 14 1997 Michael Fulbright <msf@redhat.com>
  - removed troff-to-ps.fpi for security reasons.
* Fri Jun 13 1997 Erik Troan <ewt@redhat.com>
  - built against glibc

Files

/usr/bin/afmtodit
/usr/bin/grog
/usr/bin/mmroff
/usr/lib/rhs/rhs-printfilters/troff-to-ps.fpi
/usr/share/doc/groff-perl-1.19
/usr/share/doc/groff-perl-1.19/COPYING
/usr/share/man/man1/afmtodit.1.bz2
/usr/share/man/man1/grog.1.bz2
/usr/share/man/man1/mmroff.1.bz2


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon May 20 09:17:37 2013