summaryrefslogtreecommitdiff
blob: 57a6c8d356b9344dd1b45469281c267039bcbe3c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
# ChangeLog for app-text/tetex
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-text/tetex/ChangeLog,v 1.33 2003/02/12 05:35:16 vapier Exp $

  07 Feb 2003; Matthew Turk <satai@gentoo.org> :
  Config protect /usr/share/texmf/tex/generic/config/
  /usr/share/texmf/tex/platex/config/ in order to keep hyphenation patterns
  between updates.

  06 Feb 2003; Matthew Turk <satai@gentoo.org> :
  Re-enable vardir font creation.  This fixes letting ordinary users generate
  font metrics.

*tetex-2.0-r1 (05 Feb 2003)

  05 Feb 2003; Matthew Turk <satai@gentoo.org> :
  Revision bump.  Added a patch to fix the local tree.  Also enabled a number
  of Babel formats.  Installation should be all fixed now, too.

  04 Feb 2003; Matthew Turk <satai@gentoo.org> : tetex-2.0.ebuild
  Fixed installation woes; will now manually remove /usr/share/texmf/dvipdfm if
  it exists.  This should clear up problems with conflicts between versions of
  dvipdfm storing configuration in slightly different fashions.

  05 Feb 2003; Martin Schlemmer <azarah@gentoo.org> tetex-2.0.ebuild :
  Updated to use epatch.

  03 Feb 2003; Matthew Turk <satai@gentoo.org> tetex-1.0.7-r12.ebuild :
  Fixed tetex-1.0.7-r12 to install manpages in correct location.  The make
  install function seems to be broken in 1.0.7, so I had to hardcode man1 into
  it.  This is not the case in 2.0.  Didn't bump revision so as to encourage
  testing of 2.0.

*tetex-2.0 (02 Feb 2003)

  02 Feb 2003; Matthew Turk <satai@gentoo.org> tetex-2.0.ebuild :
  teTeX-2.0 is released!  This should fix *so* many bugs it's just
  unbelievable...  Still leaving marked unstable for the freeze, however.

  18 Jan 2003; Aron Griffis <agriffis@gentoo.org> tetex-1.0.7-r12.ebuild :
  Fix bug 13789 again, this time by taking Felix's suggestion.  Thought I had
  it fixed the first time, this time I'm even more thinkful.

  18 Jan 2003; Aron Griffis <agriffis@gentoo.org> tetex-1.0.7-r12.ebuild :
  Fix bug 13789 by pulling in a couple hints from the RH rpm, specifically the
  texmfmain=... part.  Fixed a typo in the specification of datadir and use
  econf/emake/einstall.  Also check for USE=zlib.

*tetex-20030112 (13 Jan 2003)

  13 Jan 2003; Matthew Turk <satai@gentoo.org> tetex-20030112.ebuild :
  Version bump to a pretest, for those who wish to help out.  Masked in
  package.mask.

  07 Jan 2003; Aron Griffis <agriffis@gentoo.org> tetex-1.0.7-r11.ebuild :
  Add alpha to KEYWORDS

  03 Jan 2003; Matthew Turk <satai@gentoo.org> :
  Uncommented the scrollmode fix, which should allow fmtutil to work properly.

  02 Jan 2003; Matthew Turk <satai@gentoo.org> :
  Added a fix to generate all missing format files upon installation.

  02 Jan 2003; Matthew Turk <satai@gentoo.org> :
  Added a fix to allow dvips to recognize when secure mode is turned off.
  Closes 11579.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*tetex-1.0.7-r11 (18 Oct 2002)

  07 Nov 2002; Nicholas Jones <carpaski@gentoo.org> :
	unpack line fix.

  18 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> :
  Security update.

  21 Sep 2002; Martin Schlemmer <azarah@gentoo.org> tetex-1.0.7-r10.ebuild :

    Backport all the fixes in tetex-20020901-r1.ebuild.  Only problem now is
    that it seems that portage do not change permissions on a directory if
    it already exists ...

  19 Sep 2002; Martin Schlemmer <azarah@gentoo.org> tetex-20020901-r1.ebuild :

    Ok, this stupid thing still had problems with ownership and unpacking
    on one of my boxes.  Should be fixed now.

  16 Sep 2002; Martin Schlemmer <azarah@gentoo.org> tetex-20020901-r1.ebuild :

    Some cleanups and <tab> fixes.  Fix permissions on /usr/share/texmf
    (fowners is not recursive).  Add a patch for not running the config
    stuff during 'make install', as we should rather do it in src_unpack().

*tetex-20020901-r1 (11 Sep 2002)

  11 Sep 2002; satai <satai@gentoo.org> tetex-20020901-r1.ebuild :

    Added patch to change TEXMFLOCAL to /usr/local/share/texmf .

*tetex-20020901 (11 Sep 2002)

  11 Sep 2002; satai <satai@gentoo.org> tetex-20020901-r1.ebuild :

    Fixed (kludgy) texconfig problem by replacing tcdialog with dialog from
    ncurses.  Remains unchanged for USE=-ncurses.

*tetex-20020901 (05 Sep 2002)

  05 Sep 2002; satai <satai@gentoo.org> tetex-20020901.ebuild :

    Added new, pretest version.  Should fix LOTS of problems...

*tetex-1.0.7-r11 (22 Aug 2002)

  22 Aug 2002; satai <satai@gentoo.org> tetex-1.0.7-r11.ebuild :

  Changed default behavior to fix numerous bugs - now font generation is, by
  default, available for all users.

*tetex-1.0.7-r10 (20 Jun 2002)

  2 Aug 2002; phoen][x <phoenix@gentoo.org> tetex-1.0.7-r10.ebuild :
  Added SLOT.

  15 Jul 2002; Owen Stampflee <owen@gentoo.org> :

  Added KEYWORDS.

  20 Jun 2002; Seemant Kulleen <seemant@gentoo.org> tetex-1.0.7-r10.ebuild
  files/digest-tetex-1.0.7-r10 :

  Fixed libwww configure option, so it now knows where to look for the
  headers.  This closes bug #3928 by fatwreckfan@hotmail.com (Mark Trolley)

*tetex-1.0.7-r9 (24 Apr 2002)

  2 Aug 2002; phoen][x <phoenix@gentoo.org> tetex-1.0.7-r9.ebuild :
  Added SLOT.

  24 Apr 2002; Seemant Kulleen <seemant@gentoo.org> tetex-1.0.7-r9.ebuild
  files/digest-tetex-1.0.7-r9 :

  Fixed the permissions problem so that 501.501 is not the owner on
  /usr/share/texmf files.  The solution was presented in bug #1901 by
  bardur-gta@odense.kollegienet.dk (Bardur Arantsson)

  13 Apr 2002; M.Schlemmer <azarah@gentoo.org> tetex-1.0.7-r8.ebuild :

  Fix the DEPEND and RDEPEND to actually specify libpng-1.2.1.

*tetex-1.0.7-r8 (12 Apr 2002)

  12 Apr 2002; Seemant Kulleen <seemant@gentoo.org> tetex-1.0.7-r8.ebuild :

  Compile against newest libpng

*tetex-1.0.7-r7 (1 Feb 2002)

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
  
  Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.