#638 closed defect (fixed)
NEW: texinfo-4.6
Reported by: | persquare@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
texinfo-4.6
the portfile can be found here: INLINE
Description: Texinfo is the official documentation format of the GNU project
Homepage: http://www.gnu.org/software/texinfo/
Comments: Needed for octave port
================INLINE CONTENT================
# $Id: $ PortSystem 1.0 name texinfo version 4.6 categories textproc maintainers description Texinfo is the official documentation format of the GNU project long_description Texinfo is the official documentation format of the GNU project. \
Texinfo uses a single source file to produce output in a number of formats, \ both online and printed (dvi, info, html, xml, etc.). \ This means that instead of writing different documents for online information \ and another for a printed manual, you need write only one document.
homepage http://www.gnu.org/software/texinfo/ master_sites http://ftp.gnu.org/gnu/texinfo/ checksums md5 5730c8c0c7484494cca7a7e2d7459c64 install.destroot prefix=${destroot}${prefix}
Change History (4)
comment:1 Changed 21 years ago by waqar@…
comment:2 Changed 21 years ago by persquare@…
Fixing Portfile according to Waqar's comments.
================INLINE CONTENT================
# $Id: $ PortSystem 1.0 name texinfo version 4.6 categories textproc maintainers persquare@… description Texinfo is the official documentation format of the GNU project long_description Texinfo is the official documentation format of the GNU project. \
It uses a single source file to produce output in a number of formats, \ both online and printed (dvi, info, html, xml, etc.). \ This means that instead of writing different documents for online information \ and another for a printed manual, you need write only one document.
homepage http://www.gnu.org/software/texinfo/ master_sites http://ftp.gnu.org/gnu/texinfo/ checksums md5 5730c8c0c7484494cca7a7e2d7459c64
comment:3 Changed 21 years ago by persquare@…
blocked: | → 639 |
---|
comment:4 Changed 21 years ago by waqar@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Changed the maintainer to use the bugzilla email address. Added mirrors to the master_sites Commited.
Thanks for your support.
Does not have maintainers email address and does not need install.destroot variable.