History log of /freebsd-10.2-release/gnu/usr.bin/texinfo/makeinfo/Makefile
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 285830 23-Jul-2015 gjb

- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
builds.
- Update newvers.sh to reflect RC1.
- Update __FreeBSD_version to reflect 10.2.
- Update default pkg(8) configuration to use the quarterly branch.[1]

Discussed with: re, portmgr [1]
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 146522 23-May-2005 ru

Update for texinfo 4.8.


# 114479 02-May-2003 ru

Update for texinfo 4.5.


# 97852 05-Jun-2002 ru

Back out addition of a plus sign.
DPADD and LDADD belong to individual makefiles.


# 93145 25-Mar-2002 ru

Upgrade to GNU texinfo 4.1.


# 56224 18-Jan-2000 ru

Oops, cleanup this a bit.

Forgotten by: ru


# 56198 17-Jan-2000 green

:%s:\([A-Z][A-Z]ADD\)=:\1+=:g
Add the forgotten plus, which should unbreak the world build.


# 56168 17-Jan-2000 ru

Upgrade to GNU texinfo 4.0


# 50472 27-Aug-1999 peter

$Id$ -> $FreeBSD$


# 42698 15-Jan-1999 peter

Typo: s/local/locale/ in LOCALEDIR.

Submitted by: Seigo TANIMURA <tanimura@naklab.dnj.ynu.ac.jp>


# 42665 14-Jan-1999 markm

Update this area for Texinfo-3.12.
Submitted by: lkoeller@cc.fh-lippe.de


# 24705 07-Apr-1997 bde

Fixed bugs involving paths:
- LDADD was wrong for non-uniform obj trees.
- DPADD was wrong for separate obj tres.

Cleaned up nearby messes, mostly ones invoving paths:
- -I../libtxi was useless.
- there were too many redefinitions and too many different names for the
same paths.
- use INTERNALLIB* to simplify libtxi/Makefile.


# 22996 22-Feb-1997 peter

Revert $FreeBSD$ to $Id$


# 21673 14-Jan-1997 jkh

Make the long-awaited change from $Id$ to $FreeBSD$

This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.


# 21501 11-Jan-1997 jmacd

Clearing out the old stuff, its all in contrib now.


# 8858 30-May-1995 rgrimes

Remove trailing whitespace.


# 2797 15-Sep-1994 jkh

Add NOMAN, fix Id line.


# 2727 13-Sep-1994 gclarkii

This commit was generated by cvs2svn to compensate for changes in r2726,
which included commits to RCS files with non-trunk default branches.


# 2726 13-Sep-1994 gclarkii

Import of GNU Info 3.0 in bmake format