| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
14 May 2013 20:01:30
5.1.20130419_1
|
johans  |
- Add explicit perl dependency (build + run)
- Bump PORTREVISION |
30 Apr 2013 15:42:43
5.1.20130419
|
johans  |
Update with new version of htmlxref.cnf |
24 Apr 2013 18:10:32
5.1.20130313_1
|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
24 Mar 2013 10:11:50
5.1.20130313_1
|
johans  |
- 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
5.1.20130313
|
johans  |
Update texinfo to 5.1 |
23 Feb 2013 10:53:53
5.0.20130223
|
johans  |
Update texinfo additional files checksums |
19 Feb 2013 09:45:12
5.0.20130217
|
johans  |
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
4.13.20130118
|
johans  |
Update to latest htmlxref.cnf version |
13 Jan 2013 11:46:39
4.13.20130102
|
johans  |
Update texinfo files to latest version |
16 Dec 2012 13:47:17
4.13.20121116
|
johans  |
Correct checksum of texinfo.tex
Reported b: jhale |
13 Dec 2012 18:57:38
4.13.20121116
|
johans  |
- Update texinfo.tex and texi2dvi files to latest version
- Add htmlxref.cnf file from upstream
- Trim Makefile header |
27 Jun 2012 19:52:13
4.13.20120516
|
johans  |
Convert to new options framework |
20 May 2012 21:09:15
4.13.20120516
|
johans  |
- 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
4.13.20120406
|
johans  |
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
4.13.20110529_1
|
amdmi3  |
- 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
4.13.20110529_1
|
johans  |
- 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
4.13.20110529
|
johans  |
- 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
4.13
|
gahr  |
- Update to 4.13
Feature safe: yes |
31 May 2010 02:01:56
4.11_1
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
21 Dec 2009 02:19:12
4.11
|
dougb  |
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
4.11
|
lioux  |
Mark MAKE_JOBS_SAFE for SMP compilation |
30 Nov 2008 04:18:37
4.11
|
lioux  |
Drop maintainership. |
20 Jun 2008 11:25:20
4.11
|
pav  |
- Cleanup gettext directories properly
Reported by: pointyhat |
18 Jun 2008 23:33:52
4.11
|
gahr  |
- Update to 4.11
- Respect NLS
PR: 124304
Submitted by: yours truly
Approved by: maintainer timeout |
06 Jun 2008 13:58:01
4.8_6
|
edwin  |
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
4.8_5
|
rafan  |
- 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
4.8_5
|
flz  |
- 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
4.8_3
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
11 Nov 2005 06:06:17
4.8_3
|
lioux  |
Add SHA256 checksum |
28 Oct 2005 23:09:24
4.8_3
|
kris  |
Back out previous commit, which was a mistake. |
17 Oct 2005 23:56:12
4.8_3
|
lioux  |
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
4.8_2
|
lioux  |
o Add compatibility patch against FreeBSD's texinfo. Define new
tags:
- defentry
- defsection
o Bump PORTREVISION |
17 Oct 2005 22:44:41
4.8_1
|
lioux  |
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
4.8
|
lioux  |
New port print/texinfo version 4.8: A typeset documentation system
with multiple format output |
02 Apr 2002 18:04:11
2.218_1
|
dwcjr  |
Remote due to problems it causes and being very outdated and
undeveloped anymore
PR: 36516
Submitted by: maintainer |
24 Feb 2002 00:39:16 
|
jmz  |
Maintainer update. |
22 Feb 2002 23:34:13 
|
jmz  |
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 
|
sobomax  |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
08 Oct 2000 05:10:43 
|
asami  |
Convert category print to new layout. |