d318 FreshPorts -- print/texinfo
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
texinfo 5.1.20130419_1 print on this many watch lists=36 search for ports that depend on this port
A typeset documentation system with multiple format output
Maintained by: johans@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
License: not specified in port


[ excerpt from developer's web site ]

Texinfo is the official documentation format of the GNU project.
It was invented by Richard Stallman and Bob Chassell many years
ago, loosely based on Brian Reid's Scribe and other formatting
languages of the time. It is used by many non-GNU projects as well.

Texinfo uses a single source file to produce output in a number of
formats, both online and printed (dvi, html, info, pdf, 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. And when the work is revised, you need revise only
that one document. The Texinfo system is well-integrated with GNU
Emacs.

WWW: http://www.gnu.org/software/texinfo/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. misc/help2man
  2. devel/gmake
  3. lang/perl5.14
Required To Run:
  1. lang/perl5.14
Required Libraries:
  1. devel/gettext

This port is required by:

for Build for Run

To install the port: cd /usr/ports/print/texinfo/ && make install clean
To add the package: pkg_add -r texinfo


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.dti.ad.jp/pub/GNU/texinfo/
  3. ftp://ftp.gnu.org/gnu/texinfo/
  4. ftp://ftp.informatik.hu-berlin.de/pub/gnu/gnu/texinfo/
  5. ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.gnu.org/pub/gnu/texinfo/
  6. ftp://ftp.kddlabs.co.jp/GNU/texinfo/
  7. ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/texinfo/
  8. ftp://ftp.stack.nl/pub/users/johans/texinfo/20130419/
  9. http://ftp.funet.fi/pub/gnu/prep/texinfo/
  10. http://ftp.gnu.org/gnu/texinfo/
  11. http://mirrors.kernel.org/gnu/texinfo/
  12. http://ring.nict.go.jp/archives/GNU/texinfo/
  13. http://www.gtlib.gatech.edu/pub/gnu/gnu/texinfo/

Number of commits found: 39

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
14 May 2013 20:01:30
Original commit files touched by this commit  5.1.20130419_1
johans search for other commits by this committer
- Add explicit perl dependency (build + run)
- Bump PORTREVISION
30 Apr 2013 15:42:43
Original commit files touched by this commit  5.1.20130419
johans search for other commits by this committer
Update with new version of htmlxref.cnf
24 Apr 2013 18:10:32
Original commit files touched by this commit  5.1.20130313_1
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
24 Mar 2013 10:11:50
Original commit files touched by this commit  5.1.20130313_1
johans search for other commits by this committer
- Correct plist to avoid conflicts with texi2html
  which installs files into texinfo's DATADIR
- Bump PORTREVISION

Reported by:	bapt
13 Mar 2013 18:50:48
Original commit files touched by this commit  5.1.20130313
johans search for other commits by this committer
Update texinfo to 5.1
23 Feb 2013 10:53:53
Original commit files touched by this commit  5.0.20130223
johans search for other commits by this committer
Update texinfo additional files checksums
19 Feb 2013 09:45:12
Original commit files touched by this commit  5.0.20130217
johans search for other commits by this committer
Update texinfo to 5.0
Includes two new tools: texi2any, pod2texi
Changelog: http://lists.gnu.org/archive/html/info-gnu/2013-02/msg00006.html
29 Jan 2013 20:06:45
Original commit files touched by this commit  4.13.20130118
johans search for other commits by this committer
Update to latest htmlxref.cnf version
13 Jan 2013 11:46:39
Original commit files touched by this commit  4.13.20130102
johans search for other commits by this committer
Update texinfo files to latest version
16 Dec 2012 13:47:17
Original commit files touched by this commit  4.13.20121116
johans search for other commits by this committer
Correct checksum of texinfo.tex

Reported b:	jhale
13 Dec 2012 18:57:38
Original commit files touched by this commit  4.13.20121116
johans search for other commits by this committer
- Update texinfo.tex and texi2dvi files to latest version
- Add htmlxref.cnf file from upstream
- Trim Makefile header
27 Jun 2012 19:52:13
Original commit files touched by this commit  4.13.20120516
johans search for other commits by this committer
Convert to new options framework
20 May 2012 21:09:15
Original commit files touched by this commit  4.13.20120516
johans search for other commits by this committer
- Update texinfo to latest version (16 May)
- Modify FETCH_ARGS to force re-fetch if we have an obsolete local copy
  of some of the unversioned distfiles
07 Apr 2012 13:24:31
Original commit files touched by this commit  4.13.20120406
johans search for other commits by this committer
Update to latest texinfo.tex and texi2dvi versions (6 April)

Reported by:    Igor Roshchin <str@komkon.org>
Feature safe:   yes
23 Sep 2011 22:26:39
Original commit files touched by this commit  4.13.20110529_1
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
12 Jun 2011 21:56:50
Original commit files touched by this commit  4.13.20110529_1
johans search for other commits by this committer
- Remove CONFLICT entry (conflicting files to be removed from teTeX-base)
- Use share/texmf instead of share/texmf-local

Discussed with hrs, who maintains the teTeX-* ports
11 Jun 2011 11:46:39
Original commit files touched by this commit  4.13.20110529
johans search for other commits by this committer
- Update texinfo.tex and texi2dvi files to latest version (May 2011)
- Add build dependency on help2man
- Register install conflict with teTeX-base (for bin/texi2dvi,texi2pdf)
- Grab maintainership
03 Feb 2011 22:08:47
Original commit files touched by this commit  4.13
gahr search for other commits by this committer
- Update to 4.13

Feature safe:   yes
31 May 2010 02:01:56
Original commit files touched by this commit  4.11_1
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
21 Dec 2009 02:19:12
Original commit files touched by this commit  4.11
dougb search for other commits by this committer
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
25 Mar 2009 14:04:21
Original commit files touched by this commit  4.11
lioux search for other commits by this committer
Mark MAKE_JOBS_SAFE for SMP compilation
30 Nov 2008 04:18:37
Original commit files touched by this commit  4.11
lioux search for other commits by this committer
Drop maintainership.
20 Jun 2008 11:25:20
Original commit files touched by this commit  4.11
pav search for other commits by this committer
- Cleanup gettext directories properly

Reported by:    pointyhat
18 Jun 2008 23:33:52
Original commit files touched by this commit  4.11
gahr search for other commits by this committer
- Update to 4.11
- Respect NLS

PR:             124304
Submitted by:   yours truly
Approved by:    maintainer timeout
06 Jun 2008 13:58:01
Original commit files touched by this commit  4.8_6
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
23 Jul 2007 09:36:52
Original commit files touched by this commit  4.8_5
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
19 May 2007 20:32:57
Original commit files touched by this commit  4.8_5
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
22 Jan 2006 02:48:53
Original commit files touched by this commit  4.8_3
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
11 Nov 2005 06:06:17
Original commit files touched by this commit  4.8_3
lioux search for other commits by this committer
Add SHA256 checksum
28 Oct 2005 23:09:24
Original commit files touched by this commit  4.8_3
kris search for other commits by this committer
Back out previous commit, which was a mistake.
17 Oct 2005 23:56:12
Original commit files touched by this commit  4.8_3
lioux search for other commits by this committer
o Try at a fix for
  http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-301 [1] [2]
o Bump PORTREVISION

Obtained from:  Debian [1]
http://www.no-name-yet.com/patches/texinfo.CAN-2005-3011.diff,
                Gentoo [2]
http://www.gentoo.org/cgi-bin/viewcvs.cgi/sys-apps/texinfo/files/texinfo-4.8-tempfile.patch?rev=1.2&content-type=text/vnd.viewcvs-markup
17 Oct 2005 23:40:35
Original commit files touched by this commit  4.8_2
lioux search for other commits by this committer
o Add compatibility patch against FreeBSD's texinfo. Define new
  tags:
        - defentry
        - defsection
o Bump PORTREVISION
17 Oct 2005 22:44:41
Original commit files touched by this commit  4.8_1
lioux search for other commits by this committer
o Fix PLIST: do not remove directories which have made their way
  into mtree(8)
o Bump PORTREVISION

Submitted by:   dosirak (kris)
30 May 2005 23:23:29
Original commit files touched by this commit  4.8
lioux search for other commits by this committer
New port print/texinfo version 4.8: A typeset documentation system
with multiple format output
02 Apr 2002 18:04:11
Original commit files touched by this commit  2.218_1
dwcjr search for other commits by this committer
Remote due to problems it causes and being very outdated and
undeveloped anymore

PR:             36516
Submitted by:   maintainer
24 Feb 2002 00:39:16
files touched by this commit
jmz search for other commits by this committer
Maintainer update.    
22 Feb 2002 23:34:13
files touched by this commit
jmz search for other commits by this committer
Change the dependency from tex to tetex, as the tetex users are probably   the
majority.   Alan Eldridge will be the new maintainer.    
16 Jan 2001 17:33:20
files touched by this commit
sobomax search for other commits by this committer
Massive style enforcement - use ^I instead of spaces for variables identation.  
 
08 Oct 2000 05:10:43
files touched by this commit
asami search for other commits by this committer
Convert category print to new layout.  

Number of commits found: 39

285d
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24539
Broken 216
Deprecated 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 3
new 48 hours7
new 7 days31
new fortnight62
new month216

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0