Commit graph

4313 commits

Author SHA1 Message Date
minskim
192ecfe418 Update tex-babel{,-doc} to TeX Live r20253.
- Added missing dependencies to tex-babel.
2010-11-15 17:54:13 +00:00
drochner
5a4d35b357 update to 0.14.5
changes: minor fixes
2010-11-15 15:13:20 +00:00
minskim
853ea7afc1 Update tex-amsmath{,-doc} to TeX Live r20250.
- Added a license file.
2010-11-14 15:19:41 +00:00
bouyer
ee7cab7d55 Apply patch from official repository:
- Fixed memory reallocation on bitmap size change. Reallocation is not only
   needed when dimendions and margins change, but also when the color depth
   changes. Fixes bugs #691029 and #691108.
- Fixed arrayoption() macro in cups_put_params() function. Array values did
  not get actually set in cups.header data structure. Bug only showed via
  a compiler warning.
- Silenced compiler warning by presetting c0..c3 in cups_map_cmyk() to zero.

makes my epson USB printer work again with 2010Q3 cups+ghostscript
PKGREVISION++
2010-11-13 17:03:00 +00:00
minskim
50ec3d8775 Update tex-amsrefs to 2.09.
Significnat changes:
  - hyperref support made more robust; "off-by-one-line" problem fixed;
  - support added/fixed for showlabels, showkeys;
  - numeric labels made flush-right instead of flush-left.
2010-11-13 16:45:44 +00:00
minskim
d3d752dbb3 Add tex-draftwatermark-doc. 2010-11-13 03:24:16 +00:00
minskim
3783273fff Import tex-draftwatermark-doc-1.0 as print/tex-draftwatermark-doc.
This is documentation fo tex-draftwatermark.  Packaged by Nicolas Thauvin.
2010-11-13 03:22:36 +00:00
minskim
c7a8236491 Use texlive/package.mk not to depend on teTeX.
Patches provided by Nicolas Thauvin.
2010-11-13 03:21:33 +00:00
minskim
8587e9ce26 Add tex-everypage-doc. 2010-11-13 03:18:35 +00:00
minskim
19eafcf348 Import tex-everypage-doc-1.1 as print/tex-everypage-doc.
This is documentation for tex-everypage.  Packaged by Nicolas Thauvin.
2010-11-13 03:17:17 +00:00
minskim
5f1d916109 Use texlive/package.mk not to depend on teTeX.
Patches provided by Nicolas Thauvin.
2010-11-13 03:16:09 +00:00
minskim
e09607f4e4 Add tex-cooking-doc. 2010-11-13 02:28:58 +00:00
minskim
436ef20d35 Import tex-cooking-doc-0.9b as print/tex-cooking-doc.
This is documentation for tex-cooking.  Packaged by Nicolas Thauvin.
2010-11-13 02:27:04 +00:00
minskim
c9fd5b6480 Use texlive/package.mk not to depend on teTeX.
Patches provided by Nicolas Thauvin.
2010-11-13 02:25:28 +00:00
minskim
bcd09d3b08 Update tex-pgf{,-doc} to 2.10.
Changes:
        - renamed 'halfcircle' marker to 'halfcircle*' and added 'halfcircle'.
        - provided special case 'mark color=none' for the half-filled markers.
        - added more predefined dashed and dotted line patterns for
	  black/white plots
        - Imported spell checking results of Stefan Pinnow
        - Dealed with typo in 'sci generic' number formatting style: it now
	  accepts 'mantissa' *and* 'mantisse'
	- many more changes and bug fixes.

See share/texmf-dist/doc/generic/pgf/ChangeLog for the complete list.
2010-11-12 17:22:22 +00:00
minskim
773b26712d Update tex-arabi{,-doc} to TeX Live r20072.
- Fix cases in style names.
2010-11-12 16:57:12 +00:00
minskim
4fa239f233 Update tex-texlive-scripts to TeX Live r20268.
No changes to the files installed by pkgsrc.
2010-11-12 16:47:39 +00:00
sbd
b2fe5a37e0 using wildcards with 'cvs delete' dose not work\! 2010-11-12 08:59:42 +00:00
sbd
43a8d9361e Update to cups 1.4.4
CHANGES IN CUPS V1.4.4

	- Documentation updates (STR #3453, STR #3527, STR #3528, STR #3529)
	- Security: The texttops filter did not check the results of allocations
	  (STR #3516)
	- Security: The fix for CVE-2009-3553 was incomplete (STR #3490)
	- Security: The web admin interface could disclose the contents of
	  memory (STR #3577)
	- Security: CUPS could overwrite files as root in directories owned or
	  writable by non-root users (STR #3510)
	- The cups-config utility did not return the correct linker options on
	  AIX (STR #3587)
	- Fixed some IPP conformance issues with the scheduler's
	  ippget-event-life, operations-supported, output-bin, and sides
	  attributes (STR #3554)
	- The OpenSSL interfaces have been made thread-safe and the GNU TLS
	  interface is explicitly forbidden when threading is enabled
	  (STR #3461)
	- Fixed an IPP conformance issue with the scheduler's Send-Document
	  implementation (STR #3514)
	- Added additional validation checks for the 1284 device ID (STR #3534)
	- Fixed a problem with the RPM spec file (STR #3544)
	- The lpstat command did not limit the job list to the specified
	  printers (STR #3541)
	- The cupsfilter command did not set the RIP_MAX_CACHE environment
	  variable (STR #3531)
	- Fixed support for media-col and page size variants (STR #3394)
	- The PostScript filter did not support all media selection options for
	  the first page (STR #3525)
	- The scheduler did not always remove job control files (STR #3425)
	- The scheduler could crash on restart if classes were defined
	  (STR #3524)
	- The scheduler no longer looks up network interface hostnames by
	  default on Mac OS X (STR #3523)
	- ippWriteIO did not write collection (member) attributes properly in
	  all cases (STR #3521)
	- The "cupsctl --remote-any" and corresponding web interface check box
	  (allow printing from the Internet) did not work reliably (STR #3520)
	- The lpq and lpr commands would sometimes choose different default
	  printers (STR #3503)
	- cupsDo*Request did not flush error text, leading to multiple issues
	  (STR #3325, STR #3519)
	- cupsDoAuthentication did not cancel password authentication after 3
	  failures (STR #3518)
	- Fixed several LDAP browsing bugs (STR #3392)
	- The Dymo driver did not support copies (STR #3457)
	- The scheduler did not update the classes.conf file when deleting a
	  printer belonging to a class (STR #3505)
	- The lppasswd command did not use localized password prompts
	  (STR #3492)
	- The socket backend no longer waits for back-channel data on platforms
	  other than Mac OS X (STR #3495)
	- The scheduler didn't send events when a printer started accepting or
	  rejecting jobs (STR #3480)
	- The web interface now includes additional CSRF protection (STR #3498)
2010-11-12 08:54:58 +00:00
sbd
d1c0786ec4 Add str3648.patch by Mike Sweet to address CVE-2010-2941.
Obtained from https://bugzilla.redhat.com/show_bug.cgi?id=624438
as Cups STR#3648 (http://www.cups.org/str.php?L3648) is not public yet!
2010-11-12 08:24:31 +00:00
minskim
4fd8d7e380 Update tex-xunicode{,-doc} to 0.95.
Changes:
 v0.93 2009/11/09
       small changes to TIPA characters

 v0.94 2010/01/14
       added  \textperiodcentered , \asterism

 v0.95 2010/05/18
       added  \textbarl  \Ohorn  \ohorn  \Uhorn  \uhorn  \textdotlessj
       completed blocks: x02B0-x02DF and x02E*   \textdblig
       supports more macro names
2010-11-11 18:14:21 +00:00
minskim
75435cdc08 Update tex-mhchem to 3.08.
Changes:
- added: Italian phrases
2010-11-10 22:45:58 +00:00
minskim
b8abc6c67b Escape whitespace in updating LuaTeX's configuration file. 2010-11-10 17:55:27 +00:00
minskim
d654c3fe1b Add tex-chemarrow-doc. 2010-11-09 19:03:32 +00:00
minskim
3532fb5e2f Import tex-chemarrow-doc-0.9 as print/tex-chemarrow-doc. Packaged by
Nicolas Thauvin.

This is documentation for tex-chemarrow.
2010-11-09 19:02:47 +00:00
minskim
2b6db8a4c0 Update tex-chemarrow to 0.9. Up-to-date fonts included in TeX Live 2010.
Patches provided by Nicolas Thauvin.
2010-11-09 19:01:42 +00:00
minskim
db570786a8 Add tex-cellspace{,-doc}. 2010-11-09 16:29:58 +00:00
minskim
340753759b Import tex-cellspace-doc-1.6 as print/tex-cellspace-doc.
This is documentation for tex-cellspace.
2010-11-09 16:28:53 +00:00
minskim
edf8da474a Import tex-cellspace-1.6 as print/tex-cellspace.
It is well known that high or deep cells tend to touch the \hlines of a
tabular. This package provides a modifier S acting on usual column types
so that to ensure a minimal distance that can be controlled through two
parameters \cellspacetoplimit and \cellspacebottomlimit. The approach
employed by this package is noticeably simpler than that of tabls, which
considers the dimensions of each entire row; whereas you can ask the
cellspace only to look at the cells of potentially difficult columns.
2010-11-09 16:28:44 +00:00
minskim
b026410dde Update tex-hyphen-mongolian to 2010. Support LuaTeX. 2010-11-09 16:10:55 +00:00
minskim
218bcec9c9 Update tex-plain to TeX Live r20014.
Changes:
- Include luatex-unicode-letters.tex in luatex.ini.
2010-11-08 22:55:32 +00:00
minskim
6a8c8a5c6a Update tex-cite{,-doc} to 5.3.
Changes:
- \CitationPrefix with [gather], drop 2.09
- Handle sort/compress of compound citation numbers (number by
  chapter) such as 3.18 or 5-3.  Note that these compounds cannot have
  prefix or suffix letters (not enough bits in the maximum TeX
  number).
- Use \hfill and \texttt; update email.
2010-11-08 20:50:27 +00:00
minskim
645eef4db3 Update tex-hyphen-coptic to 2010. Support LuaTeX. 2010-11-08 17:00:52 +00:00
minskim
811a3acb09 Update tex-hyphen-hungarian{,-doc} to 2010. Support LuaTeX. 2010-11-08 16:59:16 +00:00
minskim
5d969384d5 Update tex-hyphen-greek{,-doc} to 5. Support LuaTeX. 2010-11-08 16:56:08 +00:00
minskim
f3935ed9dd Update tex-hyphen-portuguese to 2010. Support LuaTeX. 2010-11-08 16:49:08 +00:00
minskim
70199cb8af Update tex-hyphen-welsh to 2010. Support LuaTeX. 2010-11-08 16:45:48 +00:00
minskim
0480bed96c Update tex-hyphen-uppersorbian to 2010. Support LuaTeX. 2010-11-08 16:45:44 +00:00
minskim
4acd2371dd Update tex-hyphen-ukrainian to 2010. Support LuaTeX. 2010-11-08 16:45:41 +00:00
minskim
6d5cbabd88 Update tex-hyphen-turkish to 2010. Support LuaTeX. 2010-11-08 16:45:38 +00:00
minskim
ca7d4a2e77 Update tex-hyphen-swedish to 2010. Support LuaTeX. 2010-11-08 16:45:34 +00:00
minskim
20ea171f23 Update tex-hyphen-slovenian to 2010. Support LuaTeX. 2010-11-08 16:45:31 +00:00
minskim
4703dfab42 Update tex-hyphen-slovak to 2010. Support LuaTeX. 2010-11-08 16:45:28 +00:00
minskim
40ee059c2c Update tex-hyphen-serbian to 2010. Support LuaTeX. 2010-11-08 16:45:24 +00:00
minskim
36a311e000 Update tex-hyphen-sanskrit to 2010. Support LuaTeX. 2010-11-08 16:45:21 +00:00
minskim
4cd6630440 Update tex-hyphen-russian to 2010. Support LuaTeX. 2010-11-08 16:45:18 +00:00
minskim
01e5eae0d7 Update tex-hyphen-romanian to 2010. Support LuaTeX. 2010-11-08 16:45:14 +00:00
minskim
3f44383a68 Update tex-hyphen-polish to 2010. Support LuaTeX. 2010-11-08 16:45:11 +00:00
minskim
3ba3b751ba Update tex-hyphen-norwegian to 2010. Support LuaTeX. 2010-11-08 16:45:07 +00:00
minskim
b523baa257 Update tex-hyphen-lithuanian to 2010. Support LuaTeX. 2010-11-08 16:45:04 +00:00