From 37113f58fb13727c34f6db56ca23deff5a2e4c19 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Tue, 12 May 2009 21:09:25 +0000 Subject: move over the tlpsrc files from branch git-svn-id: svn://tug.org/texlive/trunk@13063 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tl-update-containers | 4 + Master/tlpkg/texlive.tlpdb | 6016 +++++++++++++++---------- Master/tlpkg/tlpostcode/xetex.pl | 78 + Master/tlpkg/tlpsrc/bin-aleph.tlpsrc | 4 +- Master/tlpkg/tlpsrc/bin-amstex.tlpsrc | 4 +- Master/tlpkg/tlpsrc/bin-context.tlpsrc | 10 +- Master/tlpkg/tlpsrc/bin-cslatex.tlpsrc | 4 +- Master/tlpkg/tlpsrc/bin-csplain.tlpsrc | 4 +- Master/tlpkg/tlpsrc/bin-cyrillic.tlpsrc | 3 - Master/tlpkg/tlpsrc/bin-dviout.win32.tlpsrc | 1 + Master/tlpkg/tlpsrc/bin-eplain.tlpsrc | 3 +- Master/tlpkg/tlpsrc/bin-jadetex.tlpsrc | 4 +- Master/tlpkg/tlpsrc/bin-kpathsea.tlpsrc | 1 + Master/tlpkg/tlpsrc/bin-latex.tlpsrc | 6 +- Master/tlpkg/tlpsrc/bin-metafont.tlpsrc | 3 +- Master/tlpkg/tlpsrc/bin-metapost.tlpsrc | 4 +- Master/tlpkg/tlpsrc/bin-mex.tlpsrc | 7 +- Master/tlpkg/tlpsrc/bin-mltex.tlpsrc | 4 +- Master/tlpkg/tlpsrc/bin-omega.tlpsrc | 4 +- Master/tlpkg/tlpsrc/bin-physe.tlpsrc | 3 +- Master/tlpkg/tlpsrc/bin-phyzzx.tlpsrc | 3 +- Master/tlpkg/tlpsrc/bin-tex.tlpsrc | 3 +- Master/tlpkg/tlpsrc/bin-texdoc.tlpsrc | 1 + Master/tlpkg/tlpsrc/bin-texlive.tlpsrc | 18 +- Master/tlpkg/tlpsrc/bin-texsis.tlpsrc | 3 +- Master/tlpkg/tlpsrc/bin-tlpsv.win32.tlpsrc | 2 + Master/tlpkg/tlpsrc/bin-wintools.win32.tlpsrc | 4 + Master/tlpkg/tlpsrc/bin-xmltex.tlpsrc | 4 +- Master/tlpkg/tlpsrc/collection-basic.tlpsrc | 1 + Master/tlpkg/tlpsrc/epspdf.tlpsrc | 2 + Master/tlpkg/tlpsrc/luatex.tlpsrc | 4 +- Master/tlpkg/tlpsrc/oberdiek.tlpsrc | 5 + Master/tlpkg/tlpsrc/pdftex.tlpsrc | 5 +- Master/tlpkg/tlpsrc/t2.tlpsrc | 6 +- Master/tlpkg/tlpsrc/texlive-cz.tlpsrc | 2 + Master/tlpkg/tlpsrc/texlive-de.tlpsrc | 2 + Master/tlpkg/tlpsrc/texlive-en.tlpsrc | 2 + Master/tlpkg/tlpsrc/texlive-fr.tlpsrc | 2 + Master/tlpkg/tlpsrc/texlive-pl.tlpsrc | 2 + Master/tlpkg/tlpsrc/texlive-ru.tlpsrc | 2 + Master/tlpkg/tlpsrc/texlive-zh-cn.tlpsrc | 1 + Master/tlpkg/tlpsrc/texlive.infra.tlpsrc | 26 +- Master/tlpkg/tlpsrc/xetex.tlpsrc | 7 +- 43 files changed, 3929 insertions(+), 2345 deletions(-) create mode 100644 Master/tlpkg/tlpostcode/xetex.pl (limited to 'Master') diff --git a/Master/tlpkg/bin/tl-update-containers b/Master/tlpkg/bin/tl-update-containers index 81a6a987ceb..6a085466b95 100755 --- a/Master/tlpkg/bin/tl-update-containers +++ b/Master/tlpkg/bin/tl-update-containers @@ -416,6 +416,10 @@ of containers to be compared against; default is C<./archive>. Forces rebuild of containers, including creation of the output C if need be. +=item B<-relative> + +Tries to create relocatable packages as much as possible. + =item B<-all|-a> Include packages deemed critical in the update, currently diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb index 3263d154977..fccfb8876cb 100644 --- a/Master/tlpkg/texlive.tlpdb +++ b/Master/tlpkg/texlive.tlpdb @@ -1,57 +1,31 @@ -name 00texlive-installation.config -category TLCore -revision 11423 -longdesc This package serves two purposes: 1. at installation time the -longdesc present values are taken as default for the installer 2. on an -longdesc installed system it serves as a configuration file. We have to -longdesc remember these settings for additional package installation, -longdesc removal, etc. The value of __MASTER__ for the location field -longdesc tells the installer to use the present directory itself. For -longdesc example, the DVD can be mounted anywhere and we want the -longdesc installer to work. Concerning the 00* names: All packages -longdesc starting with 00texlive are considered virtual packages in the -longdesc sense that no containers are generated and these packages are -longdesc never split into .src and .doc sub-packages in the tlpdb. -depend platform: -depend location:__MASTER__ -depend opt_paper:a4 -depend opt_create_formats:1 -depend opt_create_symlinks:0 -depend opt_sys_bin:/usr/local/bin -depend opt_sys_info:/usr/local/info -depend opt_sys_man:/usr/local/man -depend opt_install_docfiles:1 -depend opt_install_srcfiles:1 -depend available_architectures:i386-solaris i386-openbsd i386-linux hppa-hpux mips-irix sparc-linux alpha-linux sparc-solaris powerpc-linux win32 i386-freebsd universal-darwin powerpc-aix amd64-freebsd x86_64-linux - name 00texlive.config category TLCore -revision 8535 +revision 13054 longdesc This package contains configuration options for the TeX Live longdesc archive If container_split_{doc,src}_files occurs in the depend longdesc lines the {doc,src} files are split into separate containers -longdesc (.tar.lzma) during container build time. Note that this has NO +longdesc (.tar.xz) during container build time. Note that this has NO longdesc effect on the appearance within the texlive.tlpdb. It is only longdesc on container level. The container_format/XXXXX specifies the -longdesc format, currently allowed is only "lzma", which generates -longdesc .tar.lzma files. zip can be supported. release/NNNN specifies -longdesc the release number as used in the installer. For information on -longdesc the 00texlive prefix see 00texlive-installation.config(.tlpsrc) +longdesc format, currently allowed is only "xz", which generates .tar.xz +longdesc files. zip can be supported. release/NNNN specifies the release +longdesc number as used in the installer. For information on the +longdesc 00texlive prefix see 00texlive.installation(.tlpsrc) depend container_split_src_files depend container_split_doc_files -depend container_format/lzma -depend release/2008 -depend revision/13037 +depend container_format/xz +depend release/2009 +depend revision/13053 name 00texlive.core category TLCore -revision 12985 +revision 13054 longdesc This package collects some files which are not caught by any of longdesc the other TL packages. Its primary purpose is to make the file longdesc coverage check happy. The files here are not copied by the longdesc installer and containers are not built; they exist only in the longdesc full DVD image. For information on the 00texlive prefix see -longdesc 00texlive-installation.config(.tlpsrc) +longdesc 00texlive.installation(.tlpsrc) runfiles size=1809 bin/win32/tlmgr1.bat texmf-dist/README @@ -165,18 +139,48 @@ runfiles size=1809 tlpkg/libexec/place tlpkg/libexec/svnchangelog.sed +name 00texlive.installation +category TLCore +revision 13054 +longdesc This package serves two purposes: 1. at installation time the +longdesc present values are taken as default for the installer 2. on an +longdesc installed system it serves as a configuration file. We have to +longdesc remember these settings for additional package installation, +longdesc removal, etc. The value of __MASTER__ for the location field +longdesc tells the installer to use the present directory itself. For +longdesc example, the DVD can be mounted anywhere and we want the +longdesc installer to work. Concerning the 00* names: All packages +longdesc starting with 00texlive are considered virtual packages in the +longdesc sense that no containers are generated and these packages are +longdesc never split into .src and .doc sub-packages in the tlpdb. +depend platform: +depend location:__MASTER__ +depend opt_paper:a4 +depend opt_create_formats:1 +depend opt_desktop_integration:0 +depend opt_file_assocs:0 +depend opt_post_code:1 +depend opt_w32_multi_user:1 +depend opt_path:0 +depend opt_sys_bin:/usr/local/bin +depend opt_sys_info:/usr/local/info +depend opt_sys_man:/usr/local/man +depend opt_install_docfiles:1 +depend opt_install_srcfiles:1 +depend available_architectures:i386-linux mips-irix sparc-solaris win32 powerpc-aix i386-openbsd i386-solaris hppa-hpux alpha-linux sparc-linux universal-darwin i386-freebsd powerpc-linux amd64-freebsd i386-cygwin x86_64-linux + name 00texlive.installer category TLCore -revision 12911 +revision 13054 longdesc This package defines the files to go into the installer longdesc archives (install-tl-unx.tar.gz, install-tl.zip) built by the longdesc tl-make-installer script. Most of what's here is also included longdesc in the texlive.infra package -- ordinarily duplicates are not longdesc allowed, but in this case, 00texlive.installer is never used longdesc *except* to build the installer archives, so it's ok. For -longdesc information on the 00texlive prefix see 00texlive- -longdesc installation.config(.tlpsrc) -runfiles size=77 +longdesc information on the 00texlive prefix see +longdesc 00texlive.installation(.tlpsrc) +runfiles size=78 install-tl tlpkg/installer/config.guess tlpkg/installer/install-menu-perltk.pl @@ -199,544 +203,1307 @@ runfiles size=77 tlpkg/installer/platform.pl tlpkg/installer/texlive2008-wizard.png tlpkg/installer/texlive2008.png -binfiles arch=alpha-linux size=4 - tlpkg/installer/lzma/lzmadec.alpha-linux -binfiles arch=amd64-freebsd size=61 - tlpkg/installer/lzma/lzmadec.amd64-freebsd +binfiles arch=amd64-freebsd size=57 tlpkg/installer/wget/wget.amd64-freebsd -binfiles arch=hppa-hpux size=105 - tlpkg/installer/lzma/lzmadec.hppa-hpux +binfiles arch=hppa-hpux size=98 tlpkg/installer/wget/wget.hppa-hpux -binfiles arch=i386-freebsd size=3 - tlpkg/installer/lzma/lzmadec.i386-freebsd -binfiles arch=i386-linux size=3 - tlpkg/installer/lzma/lzmadec.i386-linux -binfiles arch=i386-openbsd size=52 - tlpkg/installer/lzma/lzmadec.i386-openbsd +binfiles arch=i386-cygwin size=18 + tlpkg/installer/xz/xzdec.i386-cygwin.exe +binfiles arch=i386-linux size=55 + tlpkg/installer/xz/xzdec.i386-linux +binfiles arch=i386-openbsd size=49 tlpkg/installer/wget/wget.i386-openbsd -binfiles arch=i386-solaris size=3 - tlpkg/installer/lzma/lzmadec.i386-solaris -binfiles arch=mips-irix size=5 - tlpkg/installer/lzma/lzmadec.mips-irix -binfiles arch=powerpc-aix size=65 - tlpkg/installer/lzma/lzmadec.powerpc-aix +binfiles arch=powerpc-aix size=62 tlpkg/installer/wget/wget.powerpc-aix -binfiles arch=powerpc-linux size=4 - tlpkg/installer/lzma/lzmadec.powerpc-linux -binfiles arch=sparc-linux size=3 - tlpkg/installer/lzma/lzmadec.sparc-linux -binfiles arch=sparc-solaris size=75 - tlpkg/installer/lzma/lzmadec.sparc-solaris +binfiles arch=sparc-solaris size=71 tlpkg/installer/wget/wget.sparc-solaris -binfiles arch=universal-darwin size=123 - tlpkg/installer/lzma/lzmadec.universal-darwin +binfiles arch=universal-darwin size=151 tlpkg/installer/wget/wget.universal-darwin -binfiles arch=win32 size=2037 + tlpkg/installer/xz/xzdec.universal-darwin +binfiles arch=win32 size=4373 install-tl.bat install-tl.bat.manifest - tlpkg/installer/lzma/lzmadec.win32.exe - tlpkg/installer/perl.exe - tlpkg/installer/perl58.dll - tlpkg/installer/perllib/AnyDBM_File.pm - tlpkg/installer/perllib/AutoLoader.pm - tlpkg/installer/perllib/B.pm - tlpkg/installer/perllib/B/Asmdata.pm - tlpkg/installer/perllib/B/Assembler.pm - tlpkg/installer/perllib/B/Bblock.pm - tlpkg/installer/perllib/B/Bytecode.pm - tlpkg/installer/perllib/B/C.pm - tlpkg/installer/perllib/B/CC.pm - tlpkg/installer/perllib/B/Concise.pm - tlpkg/installer/perllib/B/Debug.pm - tlpkg/installer/perllib/B/Deparse.pm - tlpkg/installer/perllib/B/Disassembler.pm - tlpkg/installer/perllib/B/Lint.pm - tlpkg/installer/perllib/B/Showlex.pm - tlpkg/installer/perllib/B/Stackobj.pm - tlpkg/installer/perllib/B/Stash.pm - tlpkg/installer/perllib/B/Terse.pm - tlpkg/installer/perllib/B/Xref.pm - tlpkg/installer/perllib/B/assemble - tlpkg/installer/perllib/B/cc_harness - tlpkg/installer/perllib/B/disassemble - tlpkg/installer/perllib/B/makeliblinks - tlpkg/installer/perllib/Carp.pm - tlpkg/installer/perllib/Carp/Heavy.pm - tlpkg/installer/perllib/Class/ISA.pm - tlpkg/installer/perllib/Class/Struct.pm - tlpkg/installer/perllib/Config.pm - tlpkg/installer/perllib/Config_heavy.pl - tlpkg/installer/perllib/Cwd.pm - tlpkg/installer/perllib/Data/Dumper.pm - tlpkg/installer/perllib/Digest/MD5.pm - tlpkg/installer/perllib/Digest/base.pm - tlpkg/installer/perllib/Digest/file.pm - tlpkg/installer/perllib/DynaLoader.pm - tlpkg/installer/perllib/Encode.pm - tlpkg/installer/perllib/Encode/Alias.pm - tlpkg/installer/perllib/Encode/Byte.pm - tlpkg/installer/perllib/Encode/CJKConstants.pm - tlpkg/installer/perllib/Encode/CN.pm - tlpkg/installer/perllib/Encode/CN/HZ.pm - tlpkg/installer/perllib/Encode/Changes.e2x - tlpkg/installer/perllib/Encode/Config.pm - tlpkg/installer/perllib/Encode/ConfigLocal_PM.e2x - tlpkg/installer/perllib/Encode/EBCDIC.pm - tlpkg/installer/perllib/Encode/Encoder.pm - tlpkg/installer/perllib/Encode/Encoding.pm - tlpkg/installer/perllib/Encode/Guess.pm - tlpkg/installer/perllib/Encode/JP.pm - tlpkg/installer/perllib/Encode/JP/H2Z.pm - tlpkg/installer/perllib/Encode/JP/JIS7.pm - tlpkg/installer/perllib/Encode/KR.pm - tlpkg/installer/perllib/Encode/KR/2022_KR.pm - tlpkg/installer/perllib/Encode/MIME/Header.pm - tlpkg/installer/perllib/Encode/MIME/Header/ISO_2022_JP.pm - tlpkg/installer/perllib/Encode/Makefile_PL.e2x - tlpkg/installer/perllib/Encode/PerlIO.pod - tlpkg/installer/perllib/Encode/README.e2x - tlpkg/installer/perllib/Encode/Supported.pod - tlpkg/installer/perllib/Encode/Symbol.pm - tlpkg/installer/perllib/Encode/TW.pm - tlpkg/installer/perllib/Encode/Unicode.pm - tlpkg/installer/perllib/Encode/Unicode/UTF7.pm - tlpkg/installer/perllib/Encode/_PM.e2x - tlpkg/installer/perllib/Encode/_T.e2x - tlpkg/installer/perllib/Encode/encode.h - tlpkg/installer/perllib/Errno.pm - tlpkg/installer/perllib/Exporter.pm - tlpkg/installer/perllib/Exporter/Heavy.pm - tlpkg/installer/perllib/Fcntl.pm - tlpkg/installer/perllib/File/Basename.pm - tlpkg/installer/perllib/File/CheckTree.pm - tlpkg/installer/perllib/File/Compare.pm - tlpkg/installer/perllib/File/Copy.pm - tlpkg/installer/perllib/File/DosGlob.pm - tlpkg/installer/perllib/File/Find.pm - tlpkg/installer/perllib/File/Glob.pm - tlpkg/installer/perllib/File/Path.pm - tlpkg/installer/perllib/File/Spec.pm - tlpkg/installer/perllib/File/Spec/Cygwin.pm - tlpkg/installer/perllib/File/Spec/Epoc.pm - tlpkg/installer/perllib/File/Spec/Functions.pm - tlpkg/installer/perllib/File/Spec/Mac.pm - tlpkg/installer/perllib/File/Spec/OS2.pm - tlpkg/installer/perllib/File/Spec/Unix.pm - tlpkg/installer/perllib/File/Spec/VMS.pm - tlpkg/installer/perllib/File/Spec/Win32.pm - tlpkg/installer/perllib/File/Temp.pm - tlpkg/installer/perllib/File/stat.pm - tlpkg/installer/perllib/FileHandle.pm - tlpkg/installer/perllib/Getopt/Long.pm - tlpkg/installer/perllib/Getopt/Std.pm - tlpkg/installer/perllib/IO.pm - tlpkg/installer/perllib/IO/Dir.pm - tlpkg/installer/perllib/IO/File.pm - tlpkg/installer/perllib/IO/Handle.pm - tlpkg/installer/perllib/IO/Pipe.pm - tlpkg/installer/perllib/IO/Poll.pm - tlpkg/installer/perllib/IO/Seekable.pm - tlpkg/installer/perllib/IO/Select.pm - tlpkg/installer/perllib/IO/Socket.pm - tlpkg/installer/perllib/IO/Socket/INET.pm - tlpkg/installer/perllib/IO/Socket/UNIX.pm - tlpkg/installer/perllib/List/Util.pm - tlpkg/installer/perllib/Opcode.pm - tlpkg/installer/perllib/POSIX.pm - tlpkg/installer/perllib/Pod/Checker.pm - tlpkg/installer/perllib/Pod/Find.pm - tlpkg/installer/perllib/Pod/Functions.pm - tlpkg/installer/perllib/Pod/Html.pm - tlpkg/installer/perllib/Pod/InputObjects.pm - tlpkg/installer/perllib/Pod/LaTeX.pm - tlpkg/installer/perllib/Pod/Man.pm - tlpkg/installer/perllib/Pod/ParseLink.pm - tlpkg/installer/perllib/Pod/ParseUtils.pm - tlpkg/installer/perllib/Pod/Parser.pm - tlpkg/installer/perllib/Pod/Perldoc.pm - tlpkg/installer/perllib/Pod/Perldoc/BaseTo.pm - tlpkg/installer/perllib/Pod/Perldoc/GetOptsOO.pm - tlpkg/installer/perllib/Pod/Perldoc/ToChecker.pm - tlpkg/installer/perllib/Pod/Perldoc/ToMan.pm - tlpkg/installer/perllib/Pod/Perldoc/ToNroff.pm - tlpkg/installer/perllib/Pod/Perldoc/ToPod.pm - tlpkg/installer/perllib/Pod/Perldoc/ToRtf.pm - tlpkg/installer/perllib/Pod/Perldoc/ToText.pm - tlpkg/installer/perllib/Pod/Perldoc/ToTk.pm - tlpkg/installer/perllib/Pod/Perldoc/ToXml.pm - tlpkg/installer/perllib/Pod/PlainText.pm - tlpkg/installer/perllib/Pod/Plainer.pm - tlpkg/installer/perllib/Pod/Select.pm - tlpkg/installer/perllib/Pod/Text.pm - tlpkg/installer/perllib/Pod/Text/Color.pm - tlpkg/installer/perllib/Pod/Text/Overstrike.pm - tlpkg/installer/perllib/Pod/Text/Termcap.pm - tlpkg/installer/perllib/Pod/Usage.pm - tlpkg/installer/perllib/Safe.pm - tlpkg/installer/perllib/Scalar/Util.pm - tlpkg/installer/perllib/SelectSaver.pm - tlpkg/installer/perllib/Symbol.pm - tlpkg/installer/perllib/Term/ANSIColor.pm - tlpkg/installer/perllib/Term/Cap.pm - tlpkg/installer/perllib/Term/Complete.pm - tlpkg/installer/perllib/Term/ReadLine.pm - tlpkg/installer/perllib/Text/Abbrev.pm - tlpkg/installer/perllib/Text/Balanced.pm - tlpkg/installer/perllib/Text/ParseWords.pm - tlpkg/installer/perllib/Text/Soundex.pm - tlpkg/installer/perllib/Text/Tabs.pm - tlpkg/installer/perllib/Text/Wrap.pm - tlpkg/installer/perllib/Tie/Array.pm - tlpkg/installer/perllib/Tie/File.pm - tlpkg/installer/perllib/Tie/Handle.pm - tlpkg/installer/perllib/Tie/Hash.pm - tlpkg/installer/perllib/Tie/Memoize.pm - tlpkg/installer/perllib/Tie/RefHash.pm - tlpkg/installer/perllib/Tie/Scalar.pm - tlpkg/installer/perllib/Tie/SubstrHash.pm - tlpkg/installer/perllib/Tie/Watch.pm - tlpkg/installer/perllib/Time/HiRes.pm - tlpkg/installer/perllib/Time/Local.pm - tlpkg/installer/perllib/Time/gmtime.pm - tlpkg/installer/perllib/Time/localtime.pm - tlpkg/installer/perllib/Time/tm.pm - tlpkg/installer/perllib/Tk.pm - tlpkg/installer/perllib/Tk/After.pm - tlpkg/installer/perllib/Tk/Button.pm - tlpkg/installer/perllib/Tk/Canvas.pm - tlpkg/installer/perllib/Tk/Checkbutton.pm - tlpkg/installer/perllib/Tk/Clipboard.pm - tlpkg/installer/perllib/Tk/CmdLine.pm - tlpkg/installer/perllib/Tk/Configure.pm - tlpkg/installer/perllib/Tk/Derived.pm - tlpkg/installer/perllib/Tk/Dialog.pm - tlpkg/installer/perllib/Tk/DialogBox.pm - tlpkg/installer/perllib/Tk/DummyEncode.pm - tlpkg/installer/perllib/Tk/Entry.pm - tlpkg/installer/perllib/Tk/Event.pm - tlpkg/installer/perllib/Tk/Event/IO.pm - tlpkg/installer/perllib/Tk/Font.pm - tlpkg/installer/perllib/Tk/Frame.pm - tlpkg/installer/perllib/Tk/Image.pm - tlpkg/installer/perllib/Tk/Label.pm - tlpkg/installer/perllib/Tk/Labelframe.pm - tlpkg/installer/perllib/Tk/MainWindow.pm - tlpkg/installer/perllib/Tk/Menu.pm - tlpkg/installer/perllib/Tk/Menu/Item.pm - tlpkg/installer/perllib/Tk/PNG.pm - tlpkg/installer/perllib/Tk/Photo.pm - tlpkg/installer/perllib/Tk/Pretty.pm - tlpkg/installer/perllib/Tk/ProgressBar.pm - tlpkg/installer/perllib/Tk/ROText.pm - tlpkg/installer/perllib/Tk/Radiobutton.pm - tlpkg/installer/perllib/Tk/Scrollbar.pm - tlpkg/installer/perllib/Tk/Submethods.pm - tlpkg/installer/perllib/Tk/Text.pm - tlpkg/installer/perllib/Tk/Toplevel.pm - tlpkg/installer/perllib/Tk/Trace.pm - tlpkg/installer/perllib/Tk/Widget.pm - tlpkg/installer/perllib/Tk/Wm.pm - tlpkg/installer/perllib/UNIVERSAL.pm - tlpkg/installer/perllib/Win32.pm - tlpkg/installer/perllib/Win32/API.pm - tlpkg/installer/perllib/Win32/API.pm.orig - tlpkg/installer/perllib/Win32/API/Callback.pm - tlpkg/installer/perllib/Win32/API/Struct.pm - tlpkg/installer/perllib/Win32/API/Test.pm - tlpkg/installer/perllib/Win32/API/Type.pm - tlpkg/installer/perllib/Win32/ChangeNotify.pm - tlpkg/installer/perllib/Win32/Client.pl - tlpkg/installer/perllib/Win32/Clipboard.pm - tlpkg/installer/perllib/Win32/Console.pm - tlpkg/installer/perllib/Win32/Event.pm - tlpkg/installer/perllib/Win32/EventLog.pm - tlpkg/installer/perllib/Win32/File.pm - tlpkg/installer/perllib/Win32/FileSecurity.pm - tlpkg/installer/perllib/Win32/IPC.pm - tlpkg/installer/perllib/Win32/Internet.pm - tlpkg/installer/perllib/Win32/Job.pm - tlpkg/installer/perllib/Win32/Mutex.pm - tlpkg/installer/perllib/Win32/NetAdmin.pm - tlpkg/installer/perllib/Win32/NetResource.pm - tlpkg/installer/perllib/Win32/ODBC.pm - tlpkg/installer/perllib/Win32/PerfLib.pm - tlpkg/installer/perllib/Win32/Pipe.pm - tlpkg/installer/perllib/Win32/Process.pm - tlpkg/installer/perllib/Win32/Registry.pm - tlpkg/installer/perllib/Win32/Semaphore.pm - tlpkg/installer/perllib/Win32/Server.pl - tlpkg/installer/perllib/Win32/Service.pm - tlpkg/installer/perllib/Win32/Shortcut.pm - tlpkg/installer/perllib/Win32/Sound.pm - tlpkg/installer/perllib/Win32/Test.pl - tlpkg/installer/perllib/Win32/TieRegistry.pm - tlpkg/installer/perllib/Win32/WinError.pm - tlpkg/installer/perllib/Win32/test-async.pl - tlpkg/installer/perllib/Win32API/Registry.pm - tlpkg/installer/perllib/Win32API/Registry/cRegistry.pc - tlpkg/installer/perllib/XSLoader.pm - tlpkg/installer/perllib/attributes.pm - tlpkg/installer/perllib/auto/Cwd/Cwd.bs - tlpkg/installer/perllib/auto/Cwd/Cwd.dll - tlpkg/installer/perllib/auto/Digest/MD5/MD5.bs - tlpkg/installer/perllib/auto/Digest/MD5/MD5.dll - tlpkg/installer/perllib/auto/DynaLoader/autosplit.ix - tlpkg/installer/perllib/auto/DynaLoader/dl_expandspec.al - tlpkg/installer/perllib/auto/DynaLoader/dl_find_symbol_anywhere.al - tlpkg/installer/perllib/auto/DynaLoader/dl_findfile.al - tlpkg/installer/perllib/auto/Encode/Byte/Byte.bs - tlpkg/installer/perllib/auto/Encode/Byte/Byte.dll - tlpkg/installer/perllib/auto/Encode/Encode.bs - tlpkg/installer/perllib/auto/Encode/Encode.dll - tlpkg/installer/perllib/auto/Encode/Unicode/Unicode.bs - tlpkg/installer/perllib/auto/Encode/Unicode/Unicode.dll - tlpkg/installer/perllib/auto/Fcntl/Fcntl.bs - tlpkg/installer/perllib/auto/Fcntl/Fcntl.dll - tlpkg/installer/perllib/auto/IO/IO.bs - tlpkg/installer/perllib/auto/IO/IO.dll - tlpkg/installer/perllib/auto/List/Util/Util.bs - tlpkg/installer/perllib/auto/List/Util/Util.dll - tlpkg/installer/perllib/auto/POSIX/POSIX.bs - tlpkg/installer/perllib/auto/POSIX/POSIX.dll - tlpkg/installer/perllib/auto/POSIX/abs.al - tlpkg/installer/perllib/auto/POSIX/alarm.al - tlpkg/installer/perllib/auto/POSIX/assert.al - tlpkg/installer/perllib/auto/POSIX/atan2.al - tlpkg/installer/perllib/auto/POSIX/atexit.al - tlpkg/installer/perllib/auto/POSIX/atof.al - tlpkg/installer/perllib/auto/POSIX/atoi.al - tlpkg/installer/perllib/auto/POSIX/atol.al - tlpkg/installer/perllib/auto/POSIX/autosplit.ix - tlpkg/installer/perllib/auto/POSIX/bsearch.al - tlpkg/installer/perllib/auto/POSIX/calloc.al - tlpkg/installer/perllib/auto/POSIX/chdir.al - tlpkg/installer/perllib/auto/POSIX/chmod.al - tlpkg/installer/perllib/auto/POSIX/chown.al - tlpkg/installer/perllib/auto/POSIX/clearerr.al - tlpkg/installer/perllib/auto/POSIX/closedir.al - tlpkg/installer/perllib/auto/POSIX/cos.al - tlpkg/installer/perllib/auto/POSIX/creat.al - tlpkg/installer/perllib/auto/POSIX/div.al - tlpkg/installer/perllib/auto/POSIX/errno.al - tlpkg/installer/perllib/auto/POSIX/execl.al - tlpkg/installer/perllib/auto/POSIX/execle.al - tlpkg/installer/perllib/auto/POSIX/execlp.al - tlpkg/installer/perllib/auto/POSIX/execv.al - tlpkg/installer/perllib/auto/POSIX/execve.al - tlpkg/installer/perllib/auto/POSIX/execvp.al - tlpkg/installer/perllib/auto/POSIX/exit.al - tlpkg/installer/perllib/auto/POSIX/exp.al - tlpkg/installer/perllib/auto/POSIX/fabs.al - tlpkg/installer/perllib/auto/POSIX/fclose.al - tlpkg/installer/perllib/auto/POSIX/fcntl.al - tlpkg/installer/perllib/auto/POSIX/fdopen.al - tlpkg/installer/perllib/auto/POSIX/feof.al - tlpkg/installer/perllib/auto/POSIX/ferror.al - tlpkg/installer/perllib/auto/POSIX/fflush.al - tlpkg/installer/perllib/auto/POSIX/fgetc.al - tlpkg/installer/perllib/auto/POSIX/fgetpos.al - tlpkg/installer/perllib/auto/POSIX/fgets.al - tlpkg/installer/perllib/auto/POSIX/fileno.al - tlpkg/installer/perllib/auto/POSIX/fopen.al - tlpkg/installer/perllib/auto/POSIX/fork.al - tlpkg/installer/perllib/auto/POSIX/fprintf.al - tlpkg/installer/perllib/auto/POSIX/fputc.al - tlpkg/installer/perllib/auto/POSIX/fputs.al - tlpkg/installer/perllib/auto/POSIX/fread.al - tlpkg/installer/perllib/auto/POSIX/free.al - tlpkg/installer/perllib/auto/POSIX/freopen.al - tlpkg/installer/perllib/auto/POSIX/fscanf.al - tlpkg/installer/perllib/auto/POSIX/fseek.al - tlpkg/installer/perllib/auto/POSIX/fsetpos.al - tlpkg/installer/perllib/auto/POSIX/fstat.al - tlpkg/installer/perllib/auto/POSIX/fsync.al - tlpkg/installer/perllib/auto/POSIX/ftell.al - tlpkg/installer/perllib/auto/POSIX/fwrite.al - tlpkg/installer/perllib/auto/POSIX/getc.al - tlpkg/installer/perllib/auto/POSIX/getchar.al - tlpkg/installer/perllib/auto/POSIX/getegid.al - tlpkg/installer/perllib/auto/POSIX/getenv.al - tlpkg/installer/perllib/auto/POSIX/geteuid.al - tlpkg/installer/perllib/auto/POSIX/getgid.al - tlpkg/installer/perllib/auto/POSIX/getgrgid.al - tlpkg/installer/perllib/auto/POSIX/getgrnam.al - tlpkg/installer/perllib/auto/POSIX/getgroups.al - tlpkg/installer/perllib/auto/POSIX/getlogin.al - tlpkg/installer/perllib/auto/POSIX/getpgrp.al - tlpkg/installer/perllib/auto/POSIX/getpid.al - tlpkg/installer/perllib/auto/POSIX/getppid.al - tlpkg/installer/perllib/auto/POSIX/getpwnam.al - tlpkg/installer/perllib/auto/POSIX/getpwuid.al - tlpkg/installer/perllib/auto/POSIX/gets.al - tlpkg/installer/perllib/auto/POSIX/getuid.al - tlpkg/installer/perllib/auto/POSIX/gmtime.al - tlpkg/installer/perllib/auto/POSIX/isatty.al - tlpkg/installer/perllib/auto/POSIX/kill.al - tlpkg/installer/perllib/auto/POSIX/labs.al - tlpkg/installer/perllib/auto/POSIX/ldiv.al - tlpkg/installer/perllib/auto/POSIX/link.al - tlpkg/installer/perllib/auto/POSIX/load_imports.al - tlpkg/installer/perllib/auto/POSIX/localtime.al - tlpkg/installer/perllib/auto/POSIX/log.al - tlpkg/installer/perllib/auto/POSIX/longjmp.al - tlpkg/installer/perllib/auto/POSIX/malloc.al - tlpkg/installer/perllib/auto/POSIX/memchr.al - tlpkg/installer/perllib/auto/POSIX/memcmp.al - tlpkg/installer/perllib/auto/POSIX/memcpy.al - tlpkg/installer/perllib/auto/POSIX/memmove.al - tlpkg/installer/perllib/auto/POSIX/memset.al - tlpkg/installer/perllib/auto/POSIX/mkdir.al - tlpkg/installer/perllib/auto/POSIX/offsetof.al - tlpkg/installer/perllib/auto/POSIX/opendir.al - tlpkg/installer/perllib/auto/POSIX/perror.al - tlpkg/installer/perllib/auto/POSIX/pow.al - tlpkg/installer/perllib/auto/POSIX/printf.al - tlpkg/installer/perllib/auto/POSIX/putc.al - tlpkg/installer/perllib/auto/POSIX/putchar.al - tlpkg/installer/perllib/auto/POSIX/puts.al - tlpkg/installer/perllib/auto/POSIX/qsort.al - tlpkg/installer/perllib/auto/POSIX/raise.al - tlpkg/installer/perllib/auto/POSIX/rand.al - tlpkg/installer/perllib/auto/POSIX/readdir.al - tlpkg/installer/perllib/auto/POSIX/realloc.al - tlpkg/installer/perllib/auto/POSIX/redef.al - tlpkg/installer/perllib/auto/POSIX/remove.al - tlpkg/installer/perllib/auto/POSIX/rename.al - tlpkg/installer/perllib/auto/POSIX/rewind.al - tlpkg/installer/perllib/auto/POSIX/rewinddir.al - tlpkg/installer/perllib/auto/POSIX/rmdir.al - tlpkg/installer/perllib/auto/POSIX/scanf.al - tlpkg/installer/perllib/auto/POSIX/setbuf.al - tlpkg/installer/perllib/auto/POSIX/setjmp.al - tlpkg/installer/perllib/auto/POSIX/setvbuf.al - tlpkg/installer/perllib/auto/POSIX/siglongjmp.al - tlpkg/installer/perllib/auto/POSIX/sigsetjmp.al - tlpkg/installer/perllib/auto/POSIX/sin.al - tlpkg/installer/perllib/auto/POSIX/sleep.al - tlpkg/installer/perllib/auto/POSIX/sprintf.al - tlpkg/installer/perllib/auto/POSIX/sqrt.al - tlpkg/installer/perllib/auto/POSIX/srand.al - tlpkg/installer/perllib/auto/POSIX/sscanf.al - tlpkg/installer/perllib/auto/POSIX/stat.al - tlpkg/installer/perllib/auto/POSIX/strcat.al - tlpkg/installer/perllib/auto/POSIX/strchr.al - tlpkg/installer/perllib/auto/POSIX/strcmp.al - tlpkg/installer/perllib/auto/POSIX/strcpy.al - tlpkg/installer/perllib/auto/POSIX/strcspn.al - tlpkg/installer/perllib/auto/POSIX/strerror.al - tlpkg/installer/perllib/auto/POSIX/strlen.al - tlpkg/installer/perllib/auto/POSIX/strncat.al - tlpkg/installer/perllib/auto/POSIX/strncmp.al - tlpkg/installer/perllib/auto/POSIX/strncpy.al - tlpkg/installer/perllib/auto/POSIX/strpbrk.al - tlpkg/installer/perllib/auto/POSIX/strrchr.al - tlpkg/installer/perllib/auto/POSIX/strspn.al - tlpkg/installer/perllib/auto/POSIX/strstr.al - tlpkg/installer/perllib/auto/POSIX/strtok.al - tlpkg/installer/perllib/auto/POSIX/system.al - tlpkg/installer/perllib/auto/POSIX/time.al - tlpkg/installer/perllib/auto/POSIX/tmpfile.al - tlpkg/installer/perllib/auto/POSIX/tolower.al - tlpkg/installer/perllib/auto/POSIX/toupper.al - tlpkg/installer/perllib/auto/POSIX/umask.al - tlpkg/installer/perllib/auto/POSIX/ungetc.al - tlpkg/installer/perllib/auto/POSIX/unimpl.al - tlpkg/installer/perllib/auto/POSIX/unlink.al - tlpkg/installer/perllib/auto/POSIX/usage.al - tlpkg/installer/perllib/auto/POSIX/utime.al - tlpkg/installer/perllib/auto/POSIX/vfprintf.al - tlpkg/installer/perllib/auto/POSIX/vprintf.al - tlpkg/installer/perllib/auto/POSIX/vsprintf.al - tlpkg/installer/perllib/auto/POSIX/wait.al - tlpkg/installer/perllib/auto/POSIX/waitpid.al - tlpkg/installer/perllib/auto/Tk/CancelRepeat.al - tlpkg/installer/perllib/auto/Tk/Canvas/Canvas.bs - tlpkg/installer/perllib/auto/Tk/Canvas/Canvas.dll - tlpkg/installer/perllib/auto/Tk/Clipboard/autosplit.ix - tlpkg/installer/perllib/auto/Tk/Clipboard/getSelected.al - tlpkg/installer/perllib/auto/Tk/Entry/Entry.bs - tlpkg/installer/perllib/auto/Tk/Entry/Entry.dll - tlpkg/installer/perllib/auto/Tk/Error.al - tlpkg/installer/perllib/auto/Tk/Event/Event.bs - tlpkg/installer/perllib/auto/Tk/Event/Event.dll - tlpkg/installer/perllib/auto/Tk/Frame/AddScrollbars.al - tlpkg/installer/perllib/auto/Tk/Frame/FindMenu.al - tlpkg/installer/perllib/auto/Tk/Frame/autosplit.ix - tlpkg/installer/perllib/auto/Tk/Frame/freeze_on_map.al - tlpkg/installer/perllib/auto/Tk/Frame/label.al - tlpkg/installer/perllib/auto/Tk/Frame/labelPack.al - tlpkg/installer/perllib/auto/Tk/Frame/labelVariable.al - tlpkg/installer/perllib/auto/Tk/Frame/packscrollbars.al - tlpkg/installer/perllib/auto/Tk/Frame/queuePack.al - tlpkg/installer/perllib/auto/Tk/Frame/sbset.al - tlpkg/installer/perllib/auto/Tk/Frame/scrollbars.al - tlpkg/installer/perllib/auto/Tk/PNG/PNG.bs - tlpkg/installer/perllib/auto/Tk/PNG/PNG.dll - tlpkg/installer/perllib/auto/Tk/RepeatId.al - tlpkg/installer/perllib/auto/Tk/Scrollbar/ButtonDown.al - tlpkg/installer/perllib/auto/Tk/Scrollbar/ButtonUp.al - tlpkg/installer/perllib/auto/Tk/Scrollbar/Drag.al - tlpkg/installer/perllib/auto/Tk/Scrollbar/EndDrag.al - tlpkg/installer/perllib/auto/Tk/Scrollbar/Enter.al - tlpkg/installer/perllib/auto/Tk/Scrollbar/Leave.al - tlpkg/installer/perllib/auto/Tk/Scrollbar/Motion.al - tlpkg/installer/perllib/auto/Tk/Scrollbar/ScrlByPages.al - tlpkg/installer/perllib/auto/Tk/Scrollbar/ScrlByUnits.al - tlpkg/installer/perllib/auto/Tk/Scrollbar/ScrlToPos.al - tlpkg/installer/perllib/auto/Tk/Scrollbar/ScrlTopBottom.al - tlpkg/installer/perllib/auto/Tk/Scrollbar/Scrollbar.bs - tlpkg/installer/perllib/auto/Tk/Scrollbar/Scrollbar.dll - tlpkg/installer/perllib/auto/Tk/Scrollbar/Select.al - tlpkg/installer/perllib/auto/Tk/Scrollbar/StartDrag.al - tlpkg/installer/perllib/auto/Tk/Scrollbar/autosplit.ix - tlpkg/installer/perllib/auto/Tk/Text/Text.bs - tlpkg/installer/perllib/auto/Tk/Text/Text.dll - tlpkg/installer/perllib/auto/Tk/Text/autosplit.ix - tlpkg/installer/perllib/auto/Tk/Tk.bs - tlpkg/installer/perllib/auto/Tk/Tk.dll - tlpkg/installer/perllib/auto/Tk/Toplevel/autosplit.ix - tlpkg/installer/perllib/auto/Tk/Widget/autosplit.ix - tlpkg/installer/perllib/auto/Tk/Wm/AnchorAdjust.al - tlpkg/installer/perllib/auto/Tk/Wm/FullScreen.al - tlpkg/installer/perllib/auto/Tk/Wm/Popup.al - tlpkg/installer/perllib/auto/Tk/Wm/Post.al - tlpkg/installer/perllib/auto/Tk/Wm/autosplit.ix - tlpkg/installer/perllib/auto/Tk/Wm/iconposition.al - tlpkg/installer/perllib/auto/Tk/autosplit.ix - tlpkg/installer/perllib/auto/Tk/getEncoding.al - tlpkg/installer/perllib/auto/Win32/API/API.bs - tlpkg/installer/perllib/auto/Win32/API/API.dll - tlpkg/installer/perllib/auto/Win32/API/Callback/Callback.bs - tlpkg/installer/perllib/auto/Win32/API/Callback/Callback.dll - tlpkg/installer/perllib/auto/Win32/Shortcut/Shortcut.bs - tlpkg/installer/perllib/auto/Win32/Shortcut/Shortcut.dll - tlpkg/installer/perllib/auto/Win32API/Registry/Registry.bs - tlpkg/installer/perllib/auto/Win32API/Registry/Registry.dll - tlpkg/installer/perllib/base.pm - tlpkg/installer/perllib/bytes.pm - tlpkg/installer/perllib/bytes_heavy.pl - tlpkg/installer/perllib/constant.pm - tlpkg/installer/perllib/fields.pm - tlpkg/installer/perllib/lib.pm - tlpkg/installer/perllib/newgetopt.pl - tlpkg/installer/perllib/overload.pm - tlpkg/installer/perllib/re.pm - tlpkg/installer/perllib/strict.pm - tlpkg/installer/perllib/subs.pm - tlpkg/installer/perllib/unicore/Canonical.pl - tlpkg/installer/perllib/unicore/Exact.pl - tlpkg/installer/perllib/unicore/PVA.pl - tlpkg/installer/perllib/unicore/To/Lower.pl - tlpkg/installer/perllib/unicore/lib/gc_sc/Uppercas.pl - tlpkg/installer/perllib/utf8.pm - tlpkg/installer/perllib/utf8_heavy.pl - tlpkg/installer/perllib/vars.pm - tlpkg/installer/perllib/warnings.pm - tlpkg/installer/perllib/warnings/register.pm tlpkg/installer/tar.exe tlpkg/installer/wget/wget.exe -binfiles arch=x86_64-linux size=4 - tlpkg/installer/lzma/lzmadec.x86_64-linux + tlpkg/installer/xz/xzdec.exe + tlpkg/tlperl/README.TEXLIVE + tlpkg/tlperl/bin/perl.exe + tlpkg/tlperl/bin/perl58.dll + tlpkg/tlperl/lib/AnyDBM_File.pm + tlpkg/tlperl/lib/AutoLoader.pm + tlpkg/tlperl/lib/B.pm + tlpkg/tlperl/lib/B/Asmdata.pm + tlpkg/tlperl/lib/B/Assembler.pm + tlpkg/tlperl/lib/B/Bblock.pm + tlpkg/tlperl/lib/B/Bytecode.pm + tlpkg/tlperl/lib/B/C.pm + tlpkg/tlperl/lib/B/CC.pm + tlpkg/tlperl/lib/B/Concise.pm + tlpkg/tlperl/lib/B/Debug.pm + tlpkg/tlperl/lib/B/Deparse.pm + tlpkg/tlperl/lib/B/Disassembler.pm + tlpkg/tlperl/lib/B/Lint.pm + tlpkg/tlperl/lib/B/Showlex.pm + tlpkg/tlperl/lib/B/Stackobj.pm + tlpkg/tlperl/lib/B/Stash.pm + tlpkg/tlperl/lib/B/Terse.pm + tlpkg/tlperl/lib/B/Xref.pm + tlpkg/tlperl/lib/B/assemble + tlpkg/tlperl/lib/B/cc_harness + tlpkg/tlperl/lib/B/disassemble + tlpkg/tlperl/lib/B/makeliblinks + tlpkg/tlperl/lib/Carp.pm + tlpkg/tlperl/lib/Carp/Heavy.pm + tlpkg/tlperl/lib/Class/ISA.pm + tlpkg/tlperl/lib/Class/Struct.pm + tlpkg/tlperl/lib/Config.pm + tlpkg/tlperl/lib/Config_heavy.pl + tlpkg/tlperl/lib/Cwd.pm + tlpkg/tlperl/lib/Data/Dumper.pm + tlpkg/tlperl/lib/Digest/MD5.pm + tlpkg/tlperl/lib/Digest/base.pm + tlpkg/tlperl/lib/Digest/file.pm + tlpkg/tlperl/lib/DynaLoader.pm + tlpkg/tlperl/lib/Encode.pm + tlpkg/tlperl/lib/Encode/Alias.pm + tlpkg/tlperl/lib/Encode/Byte.pm + tlpkg/tlperl/lib/Encode/CJKConstants.pm + tlpkg/tlperl/lib/Encode/CN.pm + tlpkg/tlperl/lib/Encode/CN/HZ.pm + tlpkg/tlperl/lib/Encode/Changes.e2x + tlpkg/tlperl/lib/Encode/Config.pm + tlpkg/tlperl/lib/Encode/ConfigLocal_PM.e2x + tlpkg/tlperl/lib/Encode/EBCDIC.pm + tlpkg/tlperl/lib/Encode/Encoder.pm + tlpkg/tlperl/lib/Encode/Encoding.pm + tlpkg/tlperl/lib/Encode/Guess.pm + tlpkg/tlperl/lib/Encode/JP.pm + tlpkg/tlperl/lib/Encode/JP/H2Z.pm + tlpkg/tlperl/lib/Encode/JP/JIS7.pm + tlpkg/tlperl/lib/Encode/KR.pm + tlpkg/tlperl/lib/Encode/KR/2022_KR.pm + tlpkg/tlperl/lib/Encode/MIME/Header.pm + tlpkg/tlperl/lib/Encode/MIME/Header/ISO_2022_JP.pm + tlpkg/tlperl/lib/Encode/Makefile_PL.e2x + tlpkg/tlperl/lib/Encode/PerlIO.pod + tlpkg/tlperl/lib/Encode/README.e2x + tlpkg/tlperl/lib/Encode/Supported.pod + tlpkg/tlperl/lib/Encode/Symbol.pm + tlpkg/tlperl/lib/Encode/TW.pm + tlpkg/tlperl/lib/Encode/Unicode.pm + tlpkg/tlperl/lib/Encode/Unicode/UTF7.pm + tlpkg/tlperl/lib/Encode/_PM.e2x + tlpkg/tlperl/lib/Encode/_T.e2x + tlpkg/tlperl/lib/Encode/encode.h + tlpkg/tlperl/lib/Errno.pm + tlpkg/tlperl/lib/Exporter.pm + tlpkg/tlperl/lib/Exporter/Heavy.pm + tlpkg/tlperl/lib/Fcntl.pm + tlpkg/tlperl/lib/File/Basename.pm + tlpkg/tlperl/lib/File/CheckTree.pm + tlpkg/tlperl/lib/File/Compare.pm + tlpkg/tlperl/lib/File/Copy.pm + tlpkg/tlperl/lib/File/DosGlob.pm + tlpkg/tlperl/lib/File/Find.pm + tlpkg/tlperl/lib/File/Glob.pm + tlpkg/tlperl/lib/File/Path.pm + tlpkg/tlperl/lib/File/Spec.pm + tlpkg/tlperl/lib/File/Spec/Cygwin.pm + tlpkg/tlperl/lib/File/Spec/Epoc.pm + tlpkg/tlperl/lib/File/Spec/Functions.pm + tlpkg/tlperl/lib/File/Spec/Mac.pm + tlpkg/tlperl/lib/File/Spec/OS2.pm + tlpkg/tlperl/lib/File/Spec/Unix.pm + tlpkg/tlperl/lib/File/Spec/VMS.pm + tlpkg/tlperl/lib/File/Spec/Win32.pm + tlpkg/tlperl/lib/File/Temp.pm + tlpkg/tlperl/lib/File/stat.pm + tlpkg/tlperl/lib/FileHandle.pm + tlpkg/tlperl/lib/Getopt/Long.pm + tlpkg/tlperl/lib/Getopt/Std.pm + tlpkg/tlperl/lib/IO.pm + tlpkg/tlperl/lib/IO/Dir.pm + tlpkg/tlperl/lib/IO/File.pm + tlpkg/tlperl/lib/IO/Handle.pm + tlpkg/tlperl/lib/IO/Pipe.pm + tlpkg/tlperl/lib/IO/Poll.pm + tlpkg/tlperl/lib/IO/Seekable.pm + tlpkg/tlperl/lib/IO/Select.pm + tlpkg/tlperl/lib/IO/Socket.pm + tlpkg/tlperl/lib/IO/Socket/INET.pm + tlpkg/tlperl/lib/IO/Socket/UNIX.pm + tlpkg/tlperl/lib/List/Util.pm + tlpkg/tlperl/lib/Opcode.pm + tlpkg/tlperl/lib/POSIX.pm + tlpkg/tlperl/lib/Pod/Checker.pm + tlpkg/tlperl/lib/Pod/Find.pm + tlpkg/tlperl/lib/Pod/Functions.pm + tlpkg/tlperl/lib/Pod/Html.pm + tlpkg/tlperl/lib/Pod/InputObjects.pm + tlpkg/tlperl/lib/Pod/LaTeX.pm + tlpkg/tlperl/lib/Pod/Man.pm + tlpkg/tlperl/lib/Pod/ParseLink.pm + tlpkg/tlperl/lib/Pod/ParseUtils.pm + tlpkg/tlperl/lib/Pod/Parser.pm + tlpkg/tlperl/lib/Pod/Perldoc.pm + tlpkg/tlperl/lib/Pod/Perldoc/BaseTo.pm + tlpkg/tlperl/lib/Pod/Perldoc/GetOptsOO.pm + tlpkg/tlperl/lib/Pod/Perldoc/ToChecker.pm + tlpkg/tlperl/lib/Pod/Perldoc/ToMan.pm + tlpkg/tlperl/lib/Pod/Perldoc/ToNroff.pm + tlpkg/tlperl/lib/Pod/Perldoc/ToPod.pm + tlpkg/tlperl/lib/Pod/Perldoc/ToRtf.pm + tlpkg/tlperl/lib/Pod/Perldoc/ToText.pm + tlpkg/tlperl/lib/Pod/Perldoc/ToTk.pm + tlpkg/tlperl/lib/Pod/Perldoc/ToXml.pm + tlpkg/tlperl/lib/Pod/PlainText.pm + tlpkg/tlperl/lib/Pod/Plainer.pm + tlpkg/tlperl/lib/Pod/Select.pm + tlpkg/tlperl/lib/Pod/Text.pm + tlpkg/tlperl/lib/Pod/Text/Color.pm + tlpkg/tlperl/lib/Pod/Text/Overstrike.pm + tlpkg/tlperl/lib/Pod/Text/Termcap.pm + tlpkg/tlperl/lib/Pod/Usage.pm + tlpkg/tlperl/lib/Safe.pm + tlpkg/tlperl/lib/Scalar/Util.pm + tlpkg/tlperl/lib/SelectSaver.pm + tlpkg/tlperl/lib/Symbol.pm + tlpkg/tlperl/lib/Term/ANSIColor.pm + tlpkg/tlperl/lib/Term/Cap.pm + tlpkg/tlperl/lib/Term/Complete.pm + tlpkg/tlperl/lib/Term/ReadLine.pm + tlpkg/tlperl/lib/Text/Abbrev.pm + tlpkg/tlperl/lib/Text/Balanced.pm + tlpkg/tlperl/lib/Text/ParseWords.pm + tlpkg/tlperl/lib/Text/Soundex.pm + tlpkg/tlperl/lib/Text/Tabs.pm + tlpkg/tlperl/lib/Text/Wrap.pm + tlpkg/tlperl/lib/Tie/Array.pm + tlpkg/tlperl/lib/Tie/File.pm + tlpkg/tlperl/lib/Tie/Handle.pm + tlpkg/tlperl/lib/Tie/Hash.pm + tlpkg/tlperl/lib/Tie/Memoize.pm + tlpkg/tlperl/lib/Tie/RefHash.pm + tlpkg/tlperl/lib/Tie/Scalar.pm + tlpkg/tlperl/lib/Tie/SubstrHash.pm + tlpkg/tlperl/lib/Tie/Watch.pm + tlpkg/tlperl/lib/Time/HiRes.pm + tlpkg/tlperl/lib/Time/Local.pm + tlpkg/tlperl/lib/Time/gmtime.pm + tlpkg/tlperl/lib/Time/localtime.pm + tlpkg/tlperl/lib/Time/tm.pm + tlpkg/tlperl/lib/Tk.pm + tlpkg/tlperl/lib/Tk/Adjuster.pm + tlpkg/tlperl/lib/Tk/After.pm + tlpkg/tlperl/lib/Tk/Animation.pm + tlpkg/tlperl/lib/Tk/Balloon.pm + tlpkg/tlperl/lib/Tk/Bitmap.pm + tlpkg/tlperl/lib/Tk/BrowseEntry.pm + tlpkg/tlperl/lib/Tk/Button.pm + tlpkg/tlperl/lib/Tk/Camel.xpm + tlpkg/tlperl/lib/Tk/Canvas.pm + tlpkg/tlperl/lib/Tk/Checkbutton.pm + tlpkg/tlperl/lib/Tk/Clipboard.pm + tlpkg/tlperl/lib/Tk/CmdLine.pm + tlpkg/tlperl/lib/Tk/ColorEdit.xpm + tlpkg/tlperl/lib/Tk/ColorEditor.pm + tlpkg/tlperl/lib/Tk/Compound.pm + tlpkg/tlperl/lib/Tk/Config.pm + tlpkg/tlperl/lib/Tk/Configure.pm + tlpkg/tlperl/lib/Tk/Credits + tlpkg/tlperl/lib/Tk/Derived.pm + tlpkg/tlperl/lib/Tk/Dialog.pm + tlpkg/tlperl/lib/Tk/DialogBox.pm + tlpkg/tlperl/lib/Tk/DirTree.pm + tlpkg/tlperl/lib/Tk/Dirlist.pm + tlpkg/tlperl/lib/Tk/DragDrop.pm + tlpkg/tlperl/lib/Tk/DragDrop/Common.pm + tlpkg/tlperl/lib/Tk/DragDrop/LocalDrop.pm + tlpkg/tlperl/lib/Tk/DragDrop/Rect.pm + tlpkg/tlperl/lib/Tk/DragDrop/SunConst.pm + tlpkg/tlperl/lib/Tk/DragDrop/SunDrop.pm + tlpkg/tlperl/lib/Tk/DragDrop/SunSite.pm + tlpkg/tlperl/lib/Tk/DragDrop/Win32Drop.pm + tlpkg/tlperl/lib/Tk/DragDrop/Win32Site.pm + tlpkg/tlperl/lib/Tk/DragDrop/XDNDDrop.pm + tlpkg/tlperl/lib/Tk/DragDrop/XDNDSite.pm + tlpkg/tlperl/lib/Tk/DropSite.pm + tlpkg/tlperl/lib/Tk/DummyEncode.pm + tlpkg/tlperl/lib/Tk/English.pm + tlpkg/tlperl/lib/Tk/Entry.pm + tlpkg/tlperl/lib/Tk/ErrorDialog.pm + tlpkg/tlperl/lib/Tk/Event.pm + tlpkg/tlperl/lib/Tk/Event/IO.pm + tlpkg/tlperl/lib/Tk/FBox.pm + tlpkg/tlperl/lib/Tk/FileSelect.pm + tlpkg/tlperl/lib/Tk/FloatEntry.pm + tlpkg/tlperl/lib/Tk/Font.pm + tlpkg/tlperl/lib/Tk/Frame.pm + tlpkg/tlperl/lib/Tk/HList.pm + tlpkg/tlperl/lib/Tk/IO.pm + tlpkg/tlperl/lib/Tk/IconList.pm + tlpkg/tlperl/lib/Tk/Image.pm + tlpkg/tlperl/lib/Tk/ItemStyle.pm + tlpkg/tlperl/lib/Tk/JPEG.pm + tlpkg/tlperl/lib/Tk/LabEntry.pm + tlpkg/tlperl/lib/Tk/LabFrame.pm + tlpkg/tlperl/lib/Tk/LabRadio.pm + tlpkg/tlperl/lib/Tk/Label.pm + tlpkg/tlperl/lib/Tk/Labelframe.pm + tlpkg/tlperl/lib/Tk/Listbox.pm + tlpkg/tlperl/lib/Tk/MMtry.pm + tlpkg/tlperl/lib/Tk/MMutil.pm + tlpkg/tlperl/lib/Tk/MainWindow.pm + tlpkg/tlperl/lib/Tk/MakeDepend.pm + tlpkg/tlperl/lib/Tk/Menu.pm + tlpkg/tlperl/lib/Tk/Menu/Item.pm + tlpkg/tlperl/lib/Tk/Menubar.pm + tlpkg/tlperl/lib/Tk/Menubutton.pm + tlpkg/tlperl/lib/Tk/Message.pm + tlpkg/tlperl/lib/Tk/NBFrame.pm + tlpkg/tlperl/lib/Tk/NoteBook.pm + tlpkg/tlperl/lib/Tk/Optionmenu.pm + tlpkg/tlperl/lib/Tk/PNG.pm + tlpkg/tlperl/lib/Tk/Pane.pm + tlpkg/tlperl/lib/Tk/Panedwindow.pm + tlpkg/tlperl/lib/Tk/Photo.pm + tlpkg/tlperl/lib/Tk/Pixmap.pm + tlpkg/tlperl/lib/Tk/Pretty.pm + tlpkg/tlperl/lib/Tk/ProgressBar.pm + tlpkg/tlperl/lib/Tk/README.Adjust + tlpkg/tlperl/lib/Tk/ROText.pm + tlpkg/tlperl/lib/Tk/Radiobutton.pm + tlpkg/tlperl/lib/Tk/Region.pm + tlpkg/tlperl/lib/Tk/Reindex.pm + tlpkg/tlperl/lib/Tk/ReindexedROText.pm + tlpkg/tlperl/lib/Tk/ReindexedText.pm + tlpkg/tlperl/lib/Tk/Scale.pm + tlpkg/tlperl/lib/Tk/Scrollbar.pm + tlpkg/tlperl/lib/Tk/Spinbox.pm + tlpkg/tlperl/lib/Tk/Stats.pm + tlpkg/tlperl/lib/Tk/Submethods.pm + tlpkg/tlperl/lib/Tk/TList.pm + tlpkg/tlperl/lib/Tk/Table.pm + tlpkg/tlperl/lib/Tk/Text.pm + tlpkg/tlperl/lib/Tk/Text/Tag.pm + tlpkg/tlperl/lib/Tk/TextEdit.pm + tlpkg/tlperl/lib/Tk/TextList.pm + tlpkg/tlperl/lib/Tk/TextUndo.pm + tlpkg/tlperl/lib/Tk/Tiler.pm + tlpkg/tlperl/lib/Tk/TixGrid.pm + tlpkg/tlperl/lib/Tk/Tk.xbm + tlpkg/tlperl/lib/Tk/Tk.xpm + tlpkg/tlperl/lib/Tk/TkXSUB.def + tlpkg/tlperl/lib/Tk/Toplevel.pm + tlpkg/tlperl/lib/Tk/Trace.pm + tlpkg/tlperl/lib/Tk/Tree.pm + tlpkg/tlperl/lib/Tk/Widget.pm + tlpkg/tlperl/lib/Tk/Wm.pm + tlpkg/tlperl/lib/Tk/X.pm + tlpkg/tlperl/lib/Tk/X11/X.h + tlpkg/tlperl/lib/Tk/X11/Xatom.h + tlpkg/tlperl/lib/Tk/X11/Xfuncproto.h + tlpkg/tlperl/lib/Tk/X11/Xlib.h + tlpkg/tlperl/lib/Tk/X11/Xutil.h + tlpkg/tlperl/lib/Tk/X11/cursorfont.h + tlpkg/tlperl/lib/Tk/X11/keysym.h + tlpkg/tlperl/lib/Tk/X11/keysymdef.h + tlpkg/tlperl/lib/Tk/X11/license.terms + tlpkg/tlperl/lib/Tk/X11Font.pm + tlpkg/tlperl/lib/Tk/Xcamel.gif + tlpkg/tlperl/lib/Tk/Xlib.pm + tlpkg/tlperl/lib/Tk/Xrm.pm + tlpkg/tlperl/lib/Tk/act_folder.xbm + tlpkg/tlperl/lib/Tk/act_folder.xpm + tlpkg/tlperl/lib/Tk/anim.gif + tlpkg/tlperl/lib/Tk/arrowdownwin.xbm + tlpkg/tlperl/lib/Tk/balArrow.xbm + tlpkg/tlperl/lib/Tk/cbxarrow.xbm + tlpkg/tlperl/lib/Tk/file.xbm + tlpkg/tlperl/lib/Tk/file.xpm + tlpkg/tlperl/lib/Tk/folder.xbm + tlpkg/tlperl/lib/Tk/folder.xpm + tlpkg/tlperl/lib/Tk/icon.gif + tlpkg/tlperl/lib/Tk/install.pm + tlpkg/tlperl/lib/Tk/license.terms + tlpkg/tlperl/lib/Tk/openfile.xbm + tlpkg/tlperl/lib/Tk/openfolder.xbm + tlpkg/tlperl/lib/Tk/openfolder.xpm + tlpkg/tlperl/lib/Tk/prolog.ps + tlpkg/tlperl/lib/Tk/reindex.pl + tlpkg/tlperl/lib/Tk/srcfile.xpm + tlpkg/tlperl/lib/Tk/textfile.xpm + tlpkg/tlperl/lib/Tk/tkGlue.def + tlpkg/tlperl/lib/Tk/tkGlue.h + tlpkg/tlperl/lib/Tk/tkGlue.m + tlpkg/tlperl/lib/Tk/tkGlue.t + tlpkg/tlperl/lib/Tk/tkGlue_f.h + tlpkg/tlperl/lib/Tk/tranicon.gif + tlpkg/tlperl/lib/Tk/typemap + tlpkg/tlperl/lib/Tk/vtab.def + tlpkg/tlperl/lib/Tk/widgets.pm + tlpkg/tlperl/lib/Tk/win.xbm + tlpkg/tlperl/lib/Tk/winfolder.xpm + tlpkg/tlperl/lib/Tk/wintext.xpm + tlpkg/tlperl/lib/UNIVERSAL.pm + tlpkg/tlperl/lib/Win32.pm + tlpkg/tlperl/lib/Win32/API.pm + tlpkg/tlperl/lib/Win32/API.pm.orig + tlpkg/tlperl/lib/Win32/API/Callback.pm + tlpkg/tlperl/lib/Win32/API/Struct.pm + tlpkg/tlperl/lib/Win32/API/Test.pm + tlpkg/tlperl/lib/Win32/API/Type.pm + tlpkg/tlperl/lib/Win32/ChangeNotify.pm + tlpkg/tlperl/lib/Win32/Client.pl + tlpkg/tlperl/lib/Win32/Clipboard.pm + tlpkg/tlperl/lib/Win32/Console.pm + tlpkg/tlperl/lib/Win32/Event.pm + tlpkg/tlperl/lib/Win32/EventLog.pm + tlpkg/tlperl/lib/Win32/File.pm + tlpkg/tlperl/lib/Win32/FileSecurity.pm + tlpkg/tlperl/lib/Win32/IPC.pm + tlpkg/tlperl/lib/Win32/Internet.pm + tlpkg/tlperl/lib/Win32/Job.pm + tlpkg/tlperl/lib/Win32/Mutex.pm + tlpkg/tlperl/lib/Win32/NetAdmin.pm + tlpkg/tlperl/lib/Win32/NetResource.pm + tlpkg/tlperl/lib/Win32/ODBC.pm + tlpkg/tlperl/lib/Win32/PerfLib.pm + tlpkg/tlperl/lib/Win32/Pipe.pm + tlpkg/tlperl/lib/Win32/Process.pm + tlpkg/tlperl/lib/Win32/Registry.pm + tlpkg/tlperl/lib/Win32/Semaphore.pm + tlpkg/tlperl/lib/Win32/Server.pl + tlpkg/tlperl/lib/Win32/Service.pm + tlpkg/tlperl/lib/Win32/Shortcut.pm + tlpkg/tlperl/lib/Win32/Sound.pm + tlpkg/tlperl/lib/Win32/Test.pl + tlpkg/tlperl/lib/Win32/TieRegistry.pm + tlpkg/tlperl/lib/Win32/WinError.pm + tlpkg/tlperl/lib/Win32/test-async.pl + tlpkg/tlperl/lib/Win32API/Registry.pm + tlpkg/tlperl/lib/Win32API/Registry/cRegistry.pc + tlpkg/tlperl/lib/XSLoader.pm + tlpkg/tlperl/lib/attributes.pm + tlpkg/tlperl/lib/auto/B/B.bs + tlpkg/tlperl/lib/auto/B/B.dll + tlpkg/tlperl/lib/auto/B/C/C.bs + tlpkg/tlperl/lib/auto/B/C/C.dll + tlpkg/tlperl/lib/auto/Cwd/Cwd.bs + tlpkg/tlperl/lib/auto/Cwd/Cwd.dll + tlpkg/tlperl/lib/auto/Data/Dumper/Dumper.bs + tlpkg/tlperl/lib/auto/Data/Dumper/Dumper.dll + tlpkg/tlperl/lib/auto/Digest/MD5/MD5.bs + tlpkg/tlperl/lib/auto/Digest/MD5/MD5.dll + tlpkg/tlperl/lib/auto/DynaLoader/autosplit.ix + tlpkg/tlperl/lib/auto/DynaLoader/dl_expandspec.al + tlpkg/tlperl/lib/auto/DynaLoader/dl_find_symbol_anywhere.al + tlpkg/tlperl/lib/auto/DynaLoader/dl_findfile.al + tlpkg/tlperl/lib/auto/Encode/Byte/Byte.bs + tlpkg/tlperl/lib/auto/Encode/Byte/Byte.dll + tlpkg/tlperl/lib/auto/Encode/Encode.bs + tlpkg/tlperl/lib/auto/Encode/Encode.dll + tlpkg/tlperl/lib/auto/Encode/Symbol/Symbol.bs + tlpkg/tlperl/lib/auto/Encode/Symbol/Symbol.dll + tlpkg/tlperl/lib/auto/Encode/Unicode/Unicode.bs + tlpkg/tlperl/lib/auto/Encode/Unicode/Unicode.dll + tlpkg/tlperl/lib/auto/Fcntl/Fcntl.bs + tlpkg/tlperl/lib/auto/Fcntl/Fcntl.dll + tlpkg/tlperl/lib/auto/File/Glob/Glob.bs + tlpkg/tlperl/lib/auto/File/Glob/Glob.dll + tlpkg/tlperl/lib/auto/IO/IO.bs + tlpkg/tlperl/lib/auto/IO/IO.dll + tlpkg/tlperl/lib/auto/List/Util/Util.bs + tlpkg/tlperl/lib/auto/List/Util/Util.dll + tlpkg/tlperl/lib/auto/Opcode/Opcode.bs + tlpkg/tlperl/lib/auto/Opcode/Opcode.dll + tlpkg/tlperl/lib/auto/POSIX/POSIX.bs + tlpkg/tlperl/lib/auto/POSIX/POSIX.dll + tlpkg/tlperl/lib/auto/POSIX/SigAction/flags.al + tlpkg/tlperl/lib/auto/POSIX/SigAction/handler.al + tlpkg/tlperl/lib/auto/POSIX/SigAction/mask.al + tlpkg/tlperl/lib/auto/POSIX/SigAction/safe.al + tlpkg/tlperl/lib/auto/POSIX/abs.al + tlpkg/tlperl/lib/auto/POSIX/alarm.al + tlpkg/tlperl/lib/auto/POSIX/assert.al + tlpkg/tlperl/lib/auto/POSIX/atan2.al + tlpkg/tlperl/lib/auto/POSIX/atexit.al + tlpkg/tlperl/lib/auto/POSIX/atof.al + tlpkg/tlperl/lib/auto/POSIX/atoi.al + tlpkg/tlperl/lib/auto/POSIX/atol.al + tlpkg/tlperl/lib/auto/POSIX/autosplit.ix + tlpkg/tlperl/lib/auto/POSIX/bsearch.al + tlpkg/tlperl/lib/auto/POSIX/calloc.al + tlpkg/tlperl/lib/auto/POSIX/chdir.al + tlpkg/tlperl/lib/auto/POSIX/chmod.al + tlpkg/tlperl/lib/auto/POSIX/chown.al + tlpkg/tlperl/lib/auto/POSIX/clearerr.al + tlpkg/tlperl/lib/auto/POSIX/closedir.al + tlpkg/tlperl/lib/auto/POSIX/cos.al + tlpkg/tlperl/lib/auto/POSIX/creat.al + tlpkg/tlperl/lib/auto/POSIX/div.al + tlpkg/tlperl/lib/auto/POSIX/errno.al + tlpkg/tlperl/lib/auto/POSIX/execl.al + tlpkg/tlperl/lib/auto/POSIX/execle.al + tlpkg/tlperl/lib/auto/POSIX/execlp.al + tlpkg/tlperl/lib/auto/POSIX/execv.al + tlpkg/tlperl/lib/auto/POSIX/execve.al + tlpkg/tlperl/lib/auto/POSIX/execvp.al + tlpkg/tlperl/lib/auto/POSIX/exit.al + tlpkg/tlperl/lib/auto/POSIX/exp.al + tlpkg/tlperl/lib/auto/POSIX/fabs.al + tlpkg/tlperl/lib/auto/POSIX/fclose.al + tlpkg/tlperl/lib/auto/POSIX/fcntl.al + tlpkg/tlperl/lib/auto/POSIX/fdopen.al + tlpkg/tlperl/lib/auto/POSIX/feof.al + tlpkg/tlperl/lib/auto/POSIX/ferror.al + tlpkg/tlperl/lib/auto/POSIX/fflush.al + tlpkg/tlperl/lib/auto/POSIX/fgetc.al + tlpkg/tlperl/lib/auto/POSIX/fgetpos.al + tlpkg/tlperl/lib/auto/POSIX/fgets.al + tlpkg/tlperl/lib/auto/POSIX/fileno.al + tlpkg/tlperl/lib/auto/POSIX/fopen.al + tlpkg/tlperl/lib/auto/POSIX/fork.al + tlpkg/tlperl/lib/auto/POSIX/fprintf.al + tlpkg/tlperl/lib/auto/POSIX/fputc.al + tlpkg/tlperl/lib/auto/POSIX/fputs.al + tlpkg/tlperl/lib/auto/POSIX/fread.al + tlpkg/tlperl/lib/auto/POSIX/free.al + tlpkg/tlperl/lib/auto/POSIX/freopen.al + tlpkg/tlperl/lib/auto/POSIX/fscanf.al + tlpkg/tlperl/lib/auto/POSIX/fseek.al + tlpkg/tlperl/lib/auto/POSIX/fsetpos.al + tlpkg/tlperl/lib/auto/POSIX/fstat.al + tlpkg/tlperl/lib/auto/POSIX/fsync.al + tlpkg/tlperl/lib/auto/POSIX/ftell.al + tlpkg/tlperl/lib/auto/POSIX/fwrite.al + tlpkg/tlperl/lib/auto/POSIX/getc.al + tlpkg/tlperl/lib/auto/POSIX/getchar.al + tlpkg/tlperl/lib/auto/POSIX/getegid.al + tlpkg/tlperl/lib/auto/POSIX/getenv.al + tlpkg/tlperl/lib/auto/POSIX/geteuid.al + tlpkg/tlperl/lib/auto/POSIX/getgid.al + tlpkg/tlperl/lib/auto/POSIX/getgrgid.al + tlpkg/tlperl/lib/auto/POSIX/getgrnam.al + tlpkg/tlperl/lib/auto/POSIX/getgroups.al + tlpkg/tlperl/lib/auto/POSIX/getlogin.al + tlpkg/tlperl/lib/auto/POSIX/getpgrp.al + tlpkg/tlperl/lib/auto/POSIX/getpid.al + tlpkg/tlperl/lib/auto/POSIX/getppid.al + tlpkg/tlperl/lib/auto/POSIX/getpwnam.al + tlpkg/tlperl/lib/auto/POSIX/getpwuid.al + tlpkg/tlperl/lib/auto/POSIX/gets.al + tlpkg/tlperl/lib/auto/POSIX/getuid.al + tlpkg/tlperl/lib/auto/POSIX/gmtime.al + tlpkg/tlperl/lib/auto/POSIX/isatty.al + tlpkg/tlperl/lib/auto/POSIX/kill.al + tlpkg/tlperl/lib/auto/POSIX/labs.al + tlpkg/tlperl/lib/auto/POSIX/ldiv.al + tlpkg/tlperl/lib/auto/POSIX/link.al + tlpkg/tlperl/lib/auto/POSIX/load_imports.al + tlpkg/tlperl/lib/auto/POSIX/localtime.al + tlpkg/tlperl/lib/auto/POSIX/log.al + tlpkg/tlperl/lib/auto/POSIX/longjmp.al + tlpkg/tlperl/lib/auto/POSIX/malloc.al + tlpkg/tlperl/lib/auto/POSIX/memchr.al + tlpkg/tlperl/lib/auto/POSIX/memcmp.al + tlpkg/tlperl/lib/auto/POSIX/memcpy.al + tlpkg/tlperl/lib/auto/POSIX/memmove.al + tlpkg/tlperl/lib/auto/POSIX/memset.al + tlpkg/tlperl/lib/auto/POSIX/mkdir.al + tlpkg/tlperl/lib/auto/POSIX/offsetof.al + tlpkg/tlperl/lib/auto/POSIX/opendir.al + tlpkg/tlperl/lib/auto/POSIX/perror.al + tlpkg/tlperl/lib/auto/POSIX/pow.al + tlpkg/tlperl/lib/auto/POSIX/printf.al + tlpkg/tlperl/lib/auto/POSIX/putc.al + tlpkg/tlperl/lib/auto/POSIX/putchar.al + tlpkg/tlperl/lib/auto/POSIX/puts.al + tlpkg/tlperl/lib/auto/POSIX/qsort.al + tlpkg/tlperl/lib/auto/POSIX/raise.al + tlpkg/tlperl/lib/auto/POSIX/rand.al + tlpkg/tlperl/lib/auto/POSIX/readdir.al + tlpkg/tlperl/lib/auto/POSIX/realloc.al + tlpkg/tlperl/lib/auto/POSIX/redef.al + tlpkg/tlperl/lib/auto/POSIX/remove.al + tlpkg/tlperl/lib/auto/POSIX/rename.al + tlpkg/tlperl/lib/auto/POSIX/rewind.al + tlpkg/tlperl/lib/auto/POSIX/rewinddir.al + tlpkg/tlperl/lib/auto/POSIX/rmdir.al + tlpkg/tlperl/lib/auto/POSIX/scanf.al + tlpkg/tlperl/lib/auto/POSIX/setbuf.al + tlpkg/tlperl/lib/auto/POSIX/setjmp.al + tlpkg/tlperl/lib/auto/POSIX/setvbuf.al + tlpkg/tlperl/lib/auto/POSIX/siglongjmp.al + tlpkg/tlperl/lib/auto/POSIX/sigsetjmp.al + tlpkg/tlperl/lib/auto/POSIX/sin.al + tlpkg/tlperl/lib/auto/POSIX/sleep.al + tlpkg/tlperl/lib/auto/POSIX/sprintf.al + tlpkg/tlperl/lib/auto/POSIX/sqrt.al + tlpkg/tlperl/lib/auto/POSIX/srand.al + tlpkg/tlperl/lib/auto/POSIX/sscanf.al + tlpkg/tlperl/lib/auto/POSIX/stat.al + tlpkg/tlperl/lib/auto/POSIX/strcat.al + tlpkg/tlperl/lib/auto/POSIX/strchr.al + tlpkg/tlperl/lib/auto/POSIX/strcmp.al + tlpkg/tlperl/lib/auto/POSIX/strcpy.al + tlpkg/tlperl/lib/auto/POSIX/strcspn.al + tlpkg/tlperl/lib/auto/POSIX/strerror.al + tlpkg/tlperl/lib/auto/POSIX/strlen.al + tlpkg/tlperl/lib/auto/POSIX/strncat.al + tlpkg/tlperl/lib/auto/POSIX/strncmp.al + tlpkg/tlperl/lib/auto/POSIX/strncpy.al + tlpkg/tlperl/lib/auto/POSIX/strpbrk.al + tlpkg/tlperl/lib/auto/POSIX/strrchr.al + tlpkg/tlperl/lib/auto/POSIX/strspn.al + tlpkg/tlperl/lib/auto/POSIX/strstr.al + tlpkg/tlperl/lib/auto/POSIX/strtok.al + tlpkg/tlperl/lib/auto/POSIX/system.al + tlpkg/tlperl/lib/auto/POSIX/time.al + tlpkg/tlperl/lib/auto/POSIX/tmpfile.al + tlpkg/tlperl/lib/auto/POSIX/tolower.al + tlpkg/tlperl/lib/auto/POSIX/toupper.al + tlpkg/tlperl/lib/auto/POSIX/umask.al + tlpkg/tlperl/lib/auto/POSIX/ungetc.al + tlpkg/tlperl/lib/auto/POSIX/unimpl.al + tlpkg/tlperl/lib/auto/POSIX/unlink.al + tlpkg/tlperl/lib/auto/POSIX/usage.al + tlpkg/tlperl/lib/auto/POSIX/utime.al + tlpkg/tlperl/lib/auto/POSIX/vfprintf.al + tlpkg/tlperl/lib/auto/POSIX/vprintf.al + tlpkg/tlperl/lib/auto/POSIX/vsprintf.al + tlpkg/tlperl/lib/auto/POSIX/wait.al + tlpkg/tlperl/lib/auto/POSIX/waitpid.al + tlpkg/tlperl/lib/auto/SDBM_File/SDBM_File.bs + tlpkg/tlperl/lib/auto/SDBM_File/SDBM_File.dll + tlpkg/tlperl/lib/auto/Time/HiRes/HiRes.bs + tlpkg/tlperl/lib/auto/Time/HiRes/HiRes.dll + tlpkg/tlperl/lib/auto/Tk/.packlist + tlpkg/tlperl/lib/auto/Tk/CancelRepeat.al + tlpkg/tlperl/lib/auto/Tk/Canvas/Canvas.bs + tlpkg/tlperl/lib/auto/Tk/Canvas/Canvas.dll + tlpkg/tlperl/lib/auto/Tk/Clipboard/autosplit.ix + tlpkg/tlperl/lib/auto/Tk/Clipboard/getSelected.al + tlpkg/tlperl/lib/auto/Tk/Compound/Compound.bs + tlpkg/tlperl/lib/auto/Tk/Compound/Compound.dll + tlpkg/tlperl/lib/auto/Tk/DragDrop/Win32Site/Win32Site.bs + tlpkg/tlperl/lib/auto/Tk/DragDrop/Win32Site/Win32Site.dll + tlpkg/tlperl/lib/auto/Tk/EnterFocus.al + tlpkg/tlperl/lib/auto/Tk/Entry/Entry.bs + tlpkg/tlperl/lib/auto/Tk/Entry/Entry.dll + tlpkg/tlperl/lib/auto/Tk/Error.al + tlpkg/tlperl/lib/auto/Tk/Event/Event.bs + tlpkg/tlperl/lib/auto/Tk/Event/Event.dll + tlpkg/tlperl/lib/auto/Tk/FirstMenu.al + tlpkg/tlperl/lib/auto/Tk/FocusChildren.al + tlpkg/tlperl/lib/auto/Tk/FocusOK.al + tlpkg/tlperl/lib/auto/Tk/Frame/AddScrollbars.al + tlpkg/tlperl/lib/auto/Tk/Frame/FindMenu.al + tlpkg/tlperl/lib/auto/Tk/Frame/autosplit.ix + tlpkg/tlperl/lib/auto/Tk/Frame/freeze_on_map.al + tlpkg/tlperl/lib/auto/Tk/Frame/label.al + tlpkg/tlperl/lib/auto/Tk/Frame/labelPack.al + tlpkg/tlperl/lib/auto/Tk/Frame/labelVariable.al + tlpkg/tlperl/lib/auto/Tk/Frame/packscrollbars.al + tlpkg/tlperl/lib/auto/Tk/Frame/queuePack.al + tlpkg/tlperl/lib/auto/Tk/Frame/sbset.al + tlpkg/tlperl/lib/auto/Tk/Frame/scrollbars.al + tlpkg/tlperl/lib/auto/Tk/HList/HList.bs + tlpkg/tlperl/lib/auto/Tk/HList/HList.dll + tlpkg/tlperl/lib/auto/Tk/IO/IO.bs + tlpkg/tlperl/lib/auto/Tk/IO/IO.dll + tlpkg/tlperl/lib/auto/Tk/ImageNames.al + tlpkg/tlperl/lib/auto/Tk/ImageTypes.al + tlpkg/tlperl/lib/auto/Tk/JPEG/JPEG.bs + tlpkg/tlperl/lib/auto/Tk/JPEG/JPEG.dll + tlpkg/tlperl/lib/auto/Tk/Listbox/AutoScan.al + tlpkg/tlperl/lib/auto/Tk/Listbox/BeginExtend.al + tlpkg/tlperl/lib/auto/Tk/Listbox/BeginSelect.al + tlpkg/tlperl/lib/auto/Tk/Listbox/BeginToggle.al + tlpkg/tlperl/lib/auto/Tk/Listbox/ButtonRelease_1.al + tlpkg/tlperl/lib/auto/Tk/Listbox/CLEAR.al + tlpkg/tlperl/lib/auto/Tk/Listbox/Cancel.al + tlpkg/tlperl/lib/auto/Tk/Listbox/Cntrl_End.al + tlpkg/tlperl/lib/auto/Tk/Listbox/Cntrl_Home.al + tlpkg/tlperl/lib/auto/Tk/Listbox/Cntrl_backslash.al + tlpkg/tlperl/lib/auto/Tk/Listbox/DELETE.al + tlpkg/tlperl/lib/auto/Tk/Listbox/DataExtend.al + tlpkg/tlperl/lib/auto/Tk/Listbox/EXISTS.al + tlpkg/tlperl/lib/auto/Tk/Listbox/EXTEND.al + tlpkg/tlperl/lib/auto/Tk/Listbox/ExtendUpDown.al + tlpkg/tlperl/lib/auto/Tk/Listbox/FETCH.al + tlpkg/tlperl/lib/auto/Tk/Listbox/FETCHSIZE.al + tlpkg/tlperl/lib/auto/Tk/Listbox/Listbox.bs + tlpkg/tlperl/lib/auto/Tk/Listbox/Listbox.dll + tlpkg/tlperl/lib/auto/Tk/Listbox/Motion.al + tlpkg/tlperl/lib/auto/Tk/Listbox/POP.al + tlpkg/tlperl/lib/auto/Tk/Listbox/PUSH.al + tlpkg/tlperl/lib/auto/Tk/Listbox/SHIFT.al + tlpkg/tlperl/lib/auto/Tk/Listbox/SPLICE.al + tlpkg/tlperl/lib/auto/Tk/Listbox/STORE.al + tlpkg/tlperl/lib/auto/Tk/Listbox/SelectAll.al + tlpkg/tlperl/lib/auto/Tk/Listbox/SetList.al + tlpkg/tlperl/lib/auto/Tk/Listbox/TIEARRAY.al + tlpkg/tlperl/lib/auto/Tk/Listbox/TIESCALAR.al + tlpkg/tlperl/lib/auto/Tk/Listbox/UNSHIFT.al + tlpkg/tlperl/lib/auto/Tk/Listbox/UpDown.al + tlpkg/tlperl/lib/auto/Tk/Listbox/autosplit.ix + tlpkg/tlperl/lib/auto/Tk/Listbox/clipboardPaste.al + tlpkg/tlperl/lib/auto/Tk/Listbox/deleteSelected.al + tlpkg/tlperl/lib/auto/Tk/Listbox/getSelected.al + tlpkg/tlperl/lib/auto/Tk/Listbox/xyIndex.al + tlpkg/tlperl/lib/auto/Tk/Menubutton/Menubutton.bs + tlpkg/tlperl/lib/auto/Tk/Menubutton/Menubutton.dll + tlpkg/tlperl/lib/auto/Tk/NBFrame/NBFrame.bs + tlpkg/tlperl/lib/auto/Tk/NBFrame/NBFrame.dll + tlpkg/tlperl/lib/auto/Tk/PNG/PNG.bs + tlpkg/tlperl/lib/auto/Tk/PNG/PNG.dll + tlpkg/tlperl/lib/auto/Tk/Pixmap/Pixmap.bs + tlpkg/tlperl/lib/auto/Tk/Pixmap/Pixmap.dll + tlpkg/tlperl/lib/auto/Tk/Receive.al + tlpkg/tlperl/lib/auto/Tk/RepeatId.al + tlpkg/tlperl/lib/auto/Tk/Scale/Activate.al + tlpkg/tlperl/lib/auto/Tk/Scale/ButtonDown.al + tlpkg/tlperl/lib/auto/Tk/Scale/ButtonUp.al + tlpkg/tlperl/lib/auto/Tk/Scale/ControlPress.al + tlpkg/tlperl/lib/auto/Tk/Scale/Drag.al + tlpkg/tlperl/lib/auto/Tk/Scale/EndDrag.al + tlpkg/tlperl/lib/auto/Tk/Scale/Enter.al + tlpkg/tlperl/lib/auto/Tk/Scale/Increment.al + tlpkg/tlperl/lib/auto/Tk/Scale/Leave.al + tlpkg/tlperl/lib/auto/Tk/Scale/Scale.bs + tlpkg/tlperl/lib/auto/Tk/Scale/Scale.dll + tlpkg/tlperl/lib/auto/Tk/Scale/autosplit.ix + tlpkg/tlperl/lib/auto/Tk/Scrollbar/ButtonDown.al + tlpkg/tlperl/lib/auto/Tk/Scrollbar/ButtonUp.al + tlpkg/tlperl/lib/auto/Tk/Scrollbar/Drag.al + tlpkg/tlperl/lib/auto/Tk/Scrollbar/EndDrag.al + tlpkg/tlperl/lib/auto/Tk/Scrollbar/Enter.al + tlpkg/tlperl/lib/auto/Tk/Scrollbar/Leave.al + tlpkg/tlperl/lib/auto/Tk/Scrollbar/Motion.al + tlpkg/tlperl/lib/auto/Tk/Scrollbar/ScrlByPages.al + tlpkg/tlperl/lib/auto/Tk/Scrollbar/ScrlByUnits.al + tlpkg/tlperl/lib/auto/Tk/Scrollbar/ScrlToPos.al + tlpkg/tlperl/lib/auto/Tk/Scrollbar/ScrlTopBottom.al + tlpkg/tlperl/lib/auto/Tk/Scrollbar/Scrollbar.bs + tlpkg/tlperl/lib/auto/Tk/Scrollbar/Scrollbar.dll + tlpkg/tlperl/lib/auto/Tk/Scrollbar/Select.al + tlpkg/tlperl/lib/auto/Tk/Scrollbar/StartDrag.al + tlpkg/tlperl/lib/auto/Tk/Scrollbar/autosplit.ix + tlpkg/tlperl/lib/auto/Tk/Selection.al + tlpkg/tlperl/lib/auto/Tk/TList/TList.bs + tlpkg/tlperl/lib/auto/Tk/TList/TList.dll + tlpkg/tlperl/lib/auto/Tk/Table/Create.al + tlpkg/tlperl/lib/auto/Tk/Table/Posn.al + tlpkg/tlperl/lib/auto/Tk/Table/autosplit.ix + tlpkg/tlperl/lib/auto/Tk/Table/see.al + tlpkg/tlperl/lib/auto/Tk/Table/totalColumns.al + tlpkg/tlperl/lib/auto/Tk/Table/totalRows.al + tlpkg/tlperl/lib/auto/Tk/Text/Text.bs + tlpkg/tlperl/lib/auto/Tk/Text/Text.dll + tlpkg/tlperl/lib/auto/Tk/Text/autosplit.ix + tlpkg/tlperl/lib/auto/Tk/TextEdit/autosplit.ix + tlpkg/tlperl/lib/auto/Tk/TextUndo/autosplit.ix + tlpkg/tlperl/lib/auto/Tk/TixGrid/TixGrid.bs + tlpkg/tlperl/lib/auto/Tk/TixGrid/TixGrid.dll + tlpkg/tlperl/lib/auto/Tk/Tk.bs + tlpkg/tlperl/lib/auto/Tk/Tk.dll + tlpkg/tlperl/lib/auto/Tk/Toplevel/FG_BindIn.al + tlpkg/tlperl/lib/auto/Tk/Toplevel/FG_BindOut.al + tlpkg/tlperl/lib/auto/Tk/Toplevel/FG_Create.al + tlpkg/tlperl/lib/auto/Tk/Toplevel/FG_Destroy.al + tlpkg/tlperl/lib/auto/Tk/Toplevel/FG_In.al + tlpkg/tlperl/lib/auto/Tk/Toplevel/FG_Out.al + tlpkg/tlperl/lib/auto/Tk/Toplevel/autosplit.ix + tlpkg/tlperl/lib/auto/Tk/TraverseToMenu.al + tlpkg/tlperl/lib/auto/Tk/Widget/ASkludge.al + tlpkg/tlperl/lib/auto/Tk/Widget/autosplit.ix + tlpkg/tlperl/lib/auto/Tk/Widget/bindDump.al + tlpkg/tlperl/lib/auto/Tk/Widget/clipboardKeysyms.al + tlpkg/tlperl/lib/auto/Tk/Widget/pathname.al + tlpkg/tlperl/lib/auto/Tk/Wm/AnchorAdjust.al + tlpkg/tlperl/lib/auto/Tk/Wm/FullScreen.al + tlpkg/tlperl/lib/auto/Tk/Wm/Popup.al + tlpkg/tlperl/lib/auto/Tk/Wm/Post.al + tlpkg/tlperl/lib/auto/Tk/Wm/autosplit.ix + tlpkg/tlperl/lib/auto/Tk/Wm/iconposition.al + tlpkg/tlperl/lib/auto/Tk/X/X.bs + tlpkg/tlperl/lib/auto/Tk/X/X.dll + tlpkg/tlperl/lib/auto/Tk/X/autosplit.ix + tlpkg/tlperl/lib/auto/Tk/Xlib/Xlib.bs + tlpkg/tlperl/lib/auto/Tk/Xlib/Xlib.dll + tlpkg/tlperl/lib/auto/Tk/autosplit.ix + tlpkg/tlperl/lib/auto/Tk/break.al + tlpkg/tlperl/lib/auto/Tk/focusFollowsMouse.al + tlpkg/tlperl/lib/auto/Tk/focusNext.al + tlpkg/tlperl/lib/auto/Tk/focusPrev.al + tlpkg/tlperl/lib/auto/Tk/getEncoding.al + tlpkg/tlperl/lib/auto/Tk/interps.al + tlpkg/tlperl/lib/auto/Tk/lsearch.al + tlpkg/tlperl/lib/auto/Tk/pTk/extralibs.ld + tlpkg/tlperl/lib/auto/Tk/tabFocus.al + tlpkg/tlperl/lib/auto/Tk/updateWidgets.al + tlpkg/tlperl/lib/auto/Win32/API/.packlist + tlpkg/tlperl/lib/auto/Win32/API/API.bs + tlpkg/tlperl/lib/auto/Win32/API/API.dll + tlpkg/tlperl/lib/auto/Win32/API/Callback/Callback.bs + tlpkg/tlperl/lib/auto/Win32/API/Callback/Callback.dll + tlpkg/tlperl/lib/auto/Win32/ChangeNotify/ChangeNotify.bs + tlpkg/tlperl/lib/auto/Win32/ChangeNotify/ChangeNotify.dll + tlpkg/tlperl/lib/auto/Win32/Clipboard/Clipboard.bs + tlpkg/tlperl/lib/auto/Win32/Clipboard/Clipboard.dll + tlpkg/tlperl/lib/auto/Win32/Console/Console.bs + tlpkg/tlperl/lib/auto/Win32/Console/Console.dll + tlpkg/tlperl/lib/auto/Win32/Event/Event.bs + tlpkg/tlperl/lib/auto/Win32/Event/Event.dll + tlpkg/tlperl/lib/auto/Win32/EventLog/EventLog.bs + tlpkg/tlperl/lib/auto/Win32/EventLog/EventLog.dll + tlpkg/tlperl/lib/auto/Win32/File/File.bs + tlpkg/tlperl/lib/auto/Win32/File/File.dll + tlpkg/tlperl/lib/auto/Win32/FileSecurity/FileSecurity.bs + tlpkg/tlperl/lib/auto/Win32/FileSecurity/FileSecurity.dll + tlpkg/tlperl/lib/auto/Win32/IPC/IPC.bs + tlpkg/tlperl/lib/auto/Win32/IPC/IPC.dll + tlpkg/tlperl/lib/auto/Win32/Internet/Internet.bs + tlpkg/tlperl/lib/auto/Win32/Internet/Internet.dll + tlpkg/tlperl/lib/auto/Win32/Job/Job.bs + tlpkg/tlperl/lib/auto/Win32/Job/Job.dll + tlpkg/tlperl/lib/auto/Win32/Mutex/Mutex.bs + tlpkg/tlperl/lib/auto/Win32/Mutex/Mutex.dll + tlpkg/tlperl/lib/auto/Win32/NetAdmin/NetAdmin.bs + tlpkg/tlperl/lib/auto/Win32/NetAdmin/NetAdmin.dll + tlpkg/tlperl/lib/auto/Win32/NetResource/NetResource.bs + tlpkg/tlperl/lib/auto/Win32/NetResource/NetResource.dll + tlpkg/tlperl/lib/auto/Win32/NetResource/autosplit.ix + tlpkg/tlperl/lib/auto/Win32/ODBC/ODBC.bs + tlpkg/tlperl/lib/auto/Win32/ODBC/ODBC.dll + tlpkg/tlperl/lib/auto/Win32/OLE/OLE.bs + tlpkg/tlperl/lib/auto/Win32/OLE/OLE.dll + tlpkg/tlperl/lib/auto/Win32/PerfLib/PerfLib.bs + tlpkg/tlperl/lib/auto/Win32/PerfLib/PerfLib.dll + tlpkg/tlperl/lib/auto/Win32/PerfLib/autosplit.ix + tlpkg/tlperl/lib/auto/Win32/Pipe/Pipe.bs + tlpkg/tlperl/lib/auto/Win32/Pipe/Pipe.dll + tlpkg/tlperl/lib/auto/Win32/Process/Process.bs + tlpkg/tlperl/lib/auto/Win32/Process/Process.dll + tlpkg/tlperl/lib/auto/Win32/Registry/Registry.bs + tlpkg/tlperl/lib/auto/Win32/Registry/Registry.dll + tlpkg/tlperl/lib/auto/Win32/Semaphore/Semaphore.bs + tlpkg/tlperl/lib/auto/Win32/Semaphore/Semaphore.dll + tlpkg/tlperl/lib/auto/Win32/Service/Service.bs + tlpkg/tlperl/lib/auto/Win32/Service/Service.dll + tlpkg/tlperl/lib/auto/Win32/Shortcut/Shortcut.bs + tlpkg/tlperl/lib/auto/Win32/Shortcut/Shortcut.dll + tlpkg/tlperl/lib/auto/Win32/Sound/Sound.bs + tlpkg/tlperl/lib/auto/Win32/Sound/Sound.dll + tlpkg/tlperl/lib/auto/Win32/Win32.bs + tlpkg/tlperl/lib/auto/Win32/Win32.dll + tlpkg/tlperl/lib/auto/Win32/WinError/WinError.bs + tlpkg/tlperl/lib/auto/Win32/WinError/WinError.dll + tlpkg/tlperl/lib/auto/Win32API/Registry/Registry.bs + tlpkg/tlperl/lib/auto/Win32API/Registry/Registry.dll + tlpkg/tlperl/lib/auto/re/re.bs + tlpkg/tlperl/lib/auto/re/re.dll + tlpkg/tlperl/lib/base.pm + tlpkg/tlperl/lib/bytes.pm + tlpkg/tlperl/lib/bytes_heavy.pl + tlpkg/tlperl/lib/constant.pm + tlpkg/tlperl/lib/fields.pm + tlpkg/tlperl/lib/lib.pm + tlpkg/tlperl/lib/newgetopt.pl + tlpkg/tlperl/lib/overload.pm + tlpkg/tlperl/lib/re.pm + tlpkg/tlperl/lib/strict.pm + tlpkg/tlperl/lib/subs.pm + tlpkg/tlperl/lib/unicore/ArabicShaping.txt + tlpkg/tlperl/lib/unicore/BidiMirroring.txt + tlpkg/tlperl/lib/unicore/Blocks.txt + tlpkg/tlperl/lib/unicore/Canonical.pl + tlpkg/tlperl/lib/unicore/CaseFolding.txt + tlpkg/tlperl/lib/unicore/CombiningClass.pl + tlpkg/tlperl/lib/unicore/CompositionExclusions.txt + tlpkg/tlperl/lib/unicore/Decomposition.pl + tlpkg/tlperl/lib/unicore/EastAsianWidth.txt + tlpkg/tlperl/lib/unicore/Exact.pl + tlpkg/tlperl/lib/unicore/HangulSyllableType.txt + tlpkg/tlperl/lib/unicore/Index.txt + tlpkg/tlperl/lib/unicore/Jamo.txt + tlpkg/tlperl/lib/unicore/LineBreak.txt + tlpkg/tlperl/lib/unicore/Name.pl + tlpkg/tlperl/lib/unicore/NamedSequences.txt + tlpkg/tlperl/lib/unicore/NamesList.txt + tlpkg/tlperl/lib/unicore/NormalizationCorrections.txt + tlpkg/tlperl/lib/unicore/PVA.pl + tlpkg/tlperl/lib/unicore/PropList.txt + tlpkg/tlperl/lib/unicore/PropValueAliases.txt + tlpkg/tlperl/lib/unicore/Properties + tlpkg/tlperl/lib/unicore/PropertyAliases.txt + tlpkg/tlperl/lib/unicore/ReadMe.txt + tlpkg/tlperl/lib/unicore/Scripts.txt + tlpkg/tlperl/lib/unicore/SpecialCasing.txt + tlpkg/tlperl/lib/unicore/StandardizedVariants.txt + tlpkg/tlperl/lib/unicore/To/Digit.pl + tlpkg/tlperl/lib/unicore/To/Fold.pl + tlpkg/tlperl/lib/unicore/To/Lower.pl + tlpkg/tlperl/lib/unicore/To/Title.pl + tlpkg/tlperl/lib/unicore/To/Upper.pl + tlpkg/tlperl/lib/unicore/UnicodeData.txt + tlpkg/tlperl/lib/unicore/lib/bc/AL.pl + tlpkg/tlperl/lib/unicore/lib/bc/AN.pl + tlpkg/tlperl/lib/unicore/lib/bc/B.pl + tlpkg/tlperl/lib/unicore/lib/bc/BN.pl + tlpkg/tlperl/lib/unicore/lib/bc/CS.pl + tlpkg/tlperl/lib/unicore/lib/bc/EN.pl + tlpkg/tlperl/lib/unicore/lib/bc/ES.pl + tlpkg/tlperl/lib/unicore/lib/bc/ET.pl + tlpkg/tlperl/lib/unicore/lib/bc/L.pl + tlpkg/tlperl/lib/unicore/lib/bc/LRE.pl + tlpkg/tlperl/lib/unicore/lib/bc/LRO.pl + tlpkg/tlperl/lib/unicore/lib/bc/NSM.pl + tlpkg/tlperl/lib/unicore/lib/bc/ON.pl + tlpkg/tlperl/lib/unicore/lib/bc/PDF.pl + tlpkg/tlperl/lib/unicore/lib/bc/R.pl + tlpkg/tlperl/lib/unicore/lib/bc/RLE.pl + tlpkg/tlperl/lib/unicore/lib/bc/RLO.pl + tlpkg/tlperl/lib/unicore/lib/bc/S.pl + tlpkg/tlperl/lib/unicore/lib/bc/WS.pl + tlpkg/tlperl/lib/unicore/lib/ccc/A.pl + tlpkg/tlperl/lib/unicore/lib/ccc/AL.pl + tlpkg/tlperl/lib/unicore/lib/ccc/AR.pl + tlpkg/tlperl/lib/unicore/lib/ccc/ATAR.pl + tlpkg/tlperl/lib/unicore/lib/ccc/ATB.pl + tlpkg/tlperl/lib/unicore/lib/ccc/ATBL.pl + tlpkg/tlperl/lib/unicore/lib/ccc/B.pl + tlpkg/tlperl/lib/unicore/lib/ccc/BL.pl + tlpkg/tlperl/lib/unicore/lib/ccc/BR.pl + tlpkg/tlperl/lib/unicore/lib/ccc/DA.pl + tlpkg/tlperl/lib/unicore/lib/ccc/DB.pl + tlpkg/tlperl/lib/unicore/lib/ccc/IS.pl + tlpkg/tlperl/lib/unicore/lib/ccc/KV.pl + tlpkg/tlperl/lib/unicore/lib/ccc/L.pl + tlpkg/tlperl/lib/unicore/lib/ccc/NK.pl + tlpkg/tlperl/lib/unicore/lib/ccc/NR.pl + tlpkg/tlperl/lib/unicore/lib/ccc/OV.pl + tlpkg/tlperl/lib/unicore/lib/ccc/R.pl + tlpkg/tlperl/lib/unicore/lib/ccc/VR.pl + tlpkg/tlperl/lib/unicore/lib/dt/can.pl + tlpkg/tlperl/lib/unicore/lib/dt/com.pl + tlpkg/tlperl/lib/unicore/lib/dt/enc.pl + tlpkg/tlperl/lib/unicore/lib/dt/fin.pl + tlpkg/tlperl/lib/unicore/lib/dt/font.pl + tlpkg/tlperl/lib/unicore/lib/dt/fra.pl + tlpkg/tlperl/lib/unicore/lib/dt/init.pl + tlpkg/tlperl/lib/unicore/lib/dt/iso.pl + tlpkg/tlperl/lib/unicore/lib/dt/med.pl + tlpkg/tlperl/lib/unicore/lib/dt/nar.pl + tlpkg/tlperl/lib/unicore/lib/dt/nb.pl + tlpkg/tlperl/lib/unicore/lib/dt/sml.pl + tlpkg/tlperl/lib/unicore/lib/dt/sqr.pl + tlpkg/tlperl/lib/unicore/lib/dt/sub.pl + tlpkg/tlperl/lib/unicore/lib/dt/sup.pl + tlpkg/tlperl/lib/unicore/lib/dt/vert.pl + tlpkg/tlperl/lib/unicore/lib/dt/wide.pl + tlpkg/tlperl/lib/unicore/lib/ea/A.pl + tlpkg/tlperl/lib/unicore/lib/ea/F.pl + tlpkg/tlperl/lib/unicore/lib/ea/H.pl + tlpkg/tlperl/lib/unicore/lib/ea/N.pl + tlpkg/tlperl/lib/unicore/lib/ea/Na.pl + tlpkg/tlperl/lib/unicore/lib/ea/W.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/AHex.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/ASCII.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Alnum.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Alpha.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Alphabet.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Any.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Arab.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Armn.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/AsciiHex.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Assigned.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Beng.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/BidiC.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/BidiCont.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Blank.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Bopo.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Brai.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Bugi.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Buhd.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/C.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Canadian.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Cc.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Cf.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Cher.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Cn.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Cntrl.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Co.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Copt.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Cprt.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Cs.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Cyrl.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Dash.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Dash2.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Dep.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Deprecat.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Deva.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Dia.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Diacriti.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Digit.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Dsrt.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Ethi.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Ext.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Extender.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Geor.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Glag.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Goth.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/GrLink.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Graph.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Grapheme.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Grek.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Gujr.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Guru.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Hang.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Hani.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Hano.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Hebr.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Hex.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/HexDigit.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Hira.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Hyphen.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Hyphen2.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/IDSB.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/IDST.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/IdContin.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/IdStart.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Ideo.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Ideograp.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/IdsBinar.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/IdsTrina.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InAegean.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InAlphab.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InAncie2.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InAncien.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InArabi2.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InArabi3.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InArabi4.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InArabic.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InArmeni.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InArrows.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InBasicL.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InBengal.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InBlockE.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InBopom2.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InBopomo.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InBoxDra.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InBraill.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InBugine.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InBuhid.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InByzant.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InCherok.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InCjkCo2.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InCjkCo3.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InCjkCo4.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InCjkCom.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InCjkRad.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InCjkStr.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InCjkSym.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InCjkUn2.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InCjkUn3.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InCjkUni.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InCombi2.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InCombi3.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InCombi4.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InCombin.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InContro.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InCoptic.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InCurren.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InCyprio.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InCyril2.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InCyrill.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InDesere.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InDevana.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InDingba.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InEnclo2.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InEnclos.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InEthio2.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InEthio3.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InEthiop.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InGenera.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InGeomet.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InGeorg2.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InGeorgi.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InGlagol.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InGothic.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InGreekA.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InGreekE.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InGujara.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InGurmuk.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InHalfwi.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InHangu2.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InHangu3.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InHangul.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InHanuno.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InHebrew.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InHighPr.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InHighSu.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InHiraga.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InIdeogr.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InIpaExt.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InKanbun.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InKangxi.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InKannad.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InKatak2.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InKataka.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InKharos.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InKhmer.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InKhmerS.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InLao.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InLatin1.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InLatin2.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InLatin3.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InLatinE.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InLetter.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InLimbu.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InLinea2.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InLinear.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InLowSur.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InMalaya.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InMathe2.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InMathem.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InMisce2.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InMisce3.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InMisce4.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InMisce5.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InMiscel.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InModifi.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InMongol.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InMusica.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InMyanma.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InNewTai.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InNumber.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InOgham.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InOldIta.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InOldPer.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InOptica.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InOriya.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InOsmany.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InPhone2.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InPhonet.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InPrivat.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InRunic.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InShavia.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InSinhal.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InSmallF.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InSpacin.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InSpecia.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InSupers.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InSuppl2.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InSuppl3.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InSuppl4.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InSuppl5.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InSuppl6.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InSupple.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InSyloti.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InSyriac.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InTagalo.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InTagban.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InTags.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InTaiLe.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InTaiXua.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InTamil.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InTelugu.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InThaana.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InThai.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InTibeta.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InTifina.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InUgarit.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InUnifie.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InVaria2.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InVariat.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InVertic.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InYiRadi.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InYiSyll.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/InYijing.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/JoinC.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/JoinCont.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Kana.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Khar.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Khmr.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Knda.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/L.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/LC.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/LOE.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Laoo.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Latn.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Limb.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/LinearB.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Ll.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Lm.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Lo.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/LogicalO.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Lower.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Lowercas.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Lt.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Lu.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/M.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Math.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Mc.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Me.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Mlym.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Mn.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Mong.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Mymr.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/N.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/NChar.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Nd.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/NewTaiLu.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Nl.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/No.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Nonchara.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/OAlpha.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/ODI.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/OGrExt.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/OIDC.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/OIDS.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/OLower.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/OMath.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/OUpper.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Ogam.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/OldItali.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/OldPersi.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Orya.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Osma.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/OtherAlp.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/OtherDef.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/OtherGra.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/OtherIdC.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/OtherIdS.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/OtherLow.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/OtherMat.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/OtherUpp.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/P.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/PatSyn.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/PatWS.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/PatternS.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/PatternW.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Pc.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Pd.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Pe.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Pf.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Pi.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Po.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Print.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Ps.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Punct.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/QMark.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Qaai.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Quotatio.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Radical.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Radical2.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Runr.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/S.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/SD.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/STerm.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Sc.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Shaw.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Sinh.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Sk.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Sm.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/So.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/SoftDott.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Space.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/SpacePer.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Sterm2.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/SylotiNa.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Syrc.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Tagb.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/TaiLe.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Taml.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Telu.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Term.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Terminal.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Tfng.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Tglg.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Thaa.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Thai.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Tibt.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Title.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/UIdeo.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Ugar.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/UnifiedI.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Upper.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Uppercas.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/VS.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Variatio.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/WSpace.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/WhiteSpa.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Word.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/XDigit.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Yiii.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Z.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Zl.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Zp.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Zs.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/Zyyy.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/_CanonDC.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/_CaseIgn.pl + tlpkg/tlperl/lib/unicore/lib/gc_sc/_CombAbo.pl + tlpkg/tlperl/lib/unicore/lib/hst/L.pl + tlpkg/tlperl/lib/unicore/lib/hst/LV.pl + tlpkg/tlperl/lib/unicore/lib/hst/LVT.pl + tlpkg/tlperl/lib/unicore/lib/hst/T.pl + tlpkg/tlperl/lib/unicore/lib/hst/V.pl + tlpkg/tlperl/lib/unicore/lib/jt/C.pl + tlpkg/tlperl/lib/unicore/lib/jt/D.pl + tlpkg/tlperl/lib/unicore/lib/jt/R.pl + tlpkg/tlperl/lib/unicore/lib/jt/U.pl + tlpkg/tlperl/lib/unicore/lib/lb/AI.pl + tlpkg/tlperl/lib/unicore/lib/lb/AL.pl + tlpkg/tlperl/lib/unicore/lib/lb/B2.pl + tlpkg/tlperl/lib/unicore/lib/lb/BA.pl + tlpkg/tlperl/lib/unicore/lib/lb/BB.pl + tlpkg/tlperl/lib/unicore/lib/lb/BK.pl + tlpkg/tlperl/lib/unicore/lib/lb/CB.pl + tlpkg/tlperl/lib/unicore/lib/lb/CL.pl + tlpkg/tlperl/lib/unicore/lib/lb/CM.pl + tlpkg/tlperl/lib/unicore/lib/lb/CR.pl + tlpkg/tlperl/lib/unicore/lib/lb/EX.pl + tlpkg/tlperl/lib/unicore/lib/lb/GL.pl + tlpkg/tlperl/lib/unicore/lib/lb/H2.pl + tlpkg/tlperl/lib/unicore/lib/lb/H3.pl + tlpkg/tlperl/lib/unicore/lib/lb/HY.pl + tlpkg/tlperl/lib/unicore/lib/lb/ID.pl + tlpkg/tlperl/lib/unicore/lib/lb/IN.pl + tlpkg/tlperl/lib/unicore/lib/lb/IS.pl + tlpkg/tlperl/lib/unicore/lib/lb/JL.pl + tlpkg/tlperl/lib/unicore/lib/lb/JT.pl + tlpkg/tlperl/lib/unicore/lib/lb/JV.pl + tlpkg/tlperl/lib/unicore/lib/lb/LF.pl + tlpkg/tlperl/lib/unicore/lib/lb/NL.pl + tlpkg/tlperl/lib/unicore/lib/lb/NS.pl + tlpkg/tlperl/lib/unicore/lib/lb/NU.pl + tlpkg/tlperl/lib/unicore/lib/lb/OP.pl + tlpkg/tlperl/lib/unicore/lib/lb/PO.pl + tlpkg/tlperl/lib/unicore/lib/lb/PR.pl + tlpkg/tlperl/lib/unicore/lib/lb/QU.pl + tlpkg/tlperl/lib/unicore/lib/lb/SA.pl + tlpkg/tlperl/lib/unicore/lib/lb/SG.pl + tlpkg/tlperl/lib/unicore/lib/lb/SP.pl + tlpkg/tlperl/lib/unicore/lib/lb/SY.pl + tlpkg/tlperl/lib/unicore/lib/lb/WJ.pl + tlpkg/tlperl/lib/unicore/lib/lb/XX.pl + tlpkg/tlperl/lib/unicore/lib/lb/ZW.pl + tlpkg/tlperl/lib/unicore/lib/nt/De.pl + tlpkg/tlperl/lib/unicore/lib/nt/Di.pl + tlpkg/tlperl/lib/unicore/lib/nt/Nu.pl + tlpkg/tlperl/lib/unicore/mktables + tlpkg/tlperl/lib/unicore/mktables.lst + tlpkg/tlperl/lib/unicore/version + tlpkg/tlperl/lib/utf8.pm + tlpkg/tlperl/lib/utf8_heavy.pl + tlpkg/tlperl/lib/vars.pm + tlpkg/tlperl/lib/warnings.pm + tlpkg/tlperl/lib/warnings/register.pm +binfiles arch=x86_64-linux size=18 + tlpkg/installer/xz/xzdec.x86_64-linux name 12many category Package @@ -1515,7 +2282,7 @@ catalogue-version 1.22b name a2ping category TLCore -revision 10592 +revision 13056 shortdesc Advanced PS, PDF, EPS converter. longdesc a2ping is a Perl script command line utility written for Unix longdesc that converts many raster image and vector graphics formats to @@ -1540,105 +2307,112 @@ catalogue-license gpl name a2ping.alpha-linux category TLCore revision 9633 -shortdesc binary files of a2ping for alpha-linux +shortdesc alpha-linux files of a2ping binfiles arch=alpha-linux size=1 bin/alpha-linux/a2ping name a2ping.amd64-freebsd category TLCore revision 9633 -shortdesc binary files of a2ping for amd64-freebsd +shortdesc amd64-freebsd files of a2ping binfiles arch=amd64-freebsd size=1 bin/amd64-freebsd/a2ping name a2ping.hppa-hpux category TLCore revision 9633 -shortdesc binary files of a2ping for hppa-hpux +shortdesc hppa-hpux files of a2ping binfiles arch=hppa-hpux size=1 bin/hppa-hpux/a2ping +name a2ping.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of a2ping +binfiles arch=i386-cygwin size=1 + bin/i386-cygwin/a2ping + name a2ping.i386-freebsd category TLCore revision 9633 -shortdesc binary files of a2ping for i386-freebsd +shortdesc i386-freebsd files of a2ping binfiles arch=i386-freebsd size=1 bin/i386-freebsd/a2ping name a2ping.i386-linux category TLCore revision 9633 -shortdesc binary files of a2ping for i386-linux +shortdesc i386-linux files of a2ping binfiles arch=i386-linux size=1 bin/i386-linux/a2ping name a2ping.i386-openbsd category TLCore revision 9633 -shortdesc binary files of a2ping for i386-openbsd +shortdesc i386-openbsd files of a2ping binfiles arch=i386-openbsd size=1 bin/i386-openbsd/a2ping name a2ping.i386-solaris category TLCore revision 9633 -shortdesc binary files of a2ping for i386-solaris +shortdesc i386-solaris files of a2ping binfiles arch=i386-solaris size=1 bin/i386-solaris/a2ping name a2ping.mips-irix category TLCore revision 10592 -shortdesc binary files of a2ping for mips-irix +shortdesc mips-irix files of a2ping binfiles arch=mips-irix size=1 bin/mips-irix/a2ping name a2ping.powerpc-aix category TLCore revision 9633 -shortdesc binary files of a2ping for powerpc-aix +shortdesc powerpc-aix files of a2ping binfiles arch=powerpc-aix size=1 bin/powerpc-aix/a2ping name a2ping.powerpc-linux category TLCore revision 9633 -shortdesc binary files of a2ping for powerpc-linux +shortdesc powerpc-linux files of a2ping binfiles arch=powerpc-linux size=1 bin/powerpc-linux/a2ping name a2ping.sparc-linux category TLCore revision 9633 -shortdesc binary files of a2ping for sparc-linux +shortdesc sparc-linux files of a2ping binfiles arch=sparc-linux size=1 bin/sparc-linux/a2ping name a2ping.sparc-solaris category TLCore revision 9633 -shortdesc binary files of a2ping for sparc-solaris +shortdesc sparc-solaris files of a2ping binfiles arch=sparc-solaris size=1 bin/sparc-solaris/a2ping name a2ping.universal-darwin category TLCore revision 9633 -shortdesc binary files of a2ping for universal-darwin +shortdesc universal-darwin files of a2ping binfiles arch=universal-darwin size=1 bin/universal-darwin/a2ping name a2ping.win32 category TLCore revision 9633 -shortdesc binary files of a2ping for win32 +shortdesc win32 files of a2ping binfiles arch=win32 size=1 bin/win32/a2ping.bat name a2ping.x86_64-linux category TLCore revision 9633 -shortdesc binary files of a2ping for x86_64-linux +shortdesc x86_64-linux files of a2ping binfiles arch=x86_64-linux size=1 bin/x86_64-linux/a2ping @@ -1804,7 +2578,7 @@ catalogue-version 0.25 name accfonts.alpha-linux category Package revision 12688 -shortdesc binary files of accfonts for alpha-linux +shortdesc alpha-linux files of accfonts binfiles arch=alpha-linux size=3 bin/alpha-linux/mkt1font bin/alpha-linux/vpl2ovp @@ -1813,7 +2587,7 @@ binfiles arch=alpha-linux size=3 name accfonts.amd64-freebsd category Package revision 12688 -shortdesc binary files of accfonts for amd64-freebsd +shortdesc amd64-freebsd files of accfonts binfiles arch=amd64-freebsd size=3 bin/amd64-freebsd/mkt1font bin/amd64-freebsd/vpl2ovp @@ -1822,16 +2596,21 @@ binfiles arch=amd64-freebsd size=3 name accfonts.hppa-hpux category Package revision 12688 -shortdesc binary files of accfonts for hppa-hpux +shortdesc hppa-hpux files of accfonts binfiles arch=hppa-hpux size=3 bin/hppa-hpux/mkt1font bin/hppa-hpux/vpl2ovp bin/hppa-hpux/vpl2vpl +name accfonts.i386-cygwin +category Package +revision 12687 +shortdesc i386-cygwin files of accfonts + name accfonts.i386-freebsd category Package revision 12688 -shortdesc binary files of accfonts for i386-freebsd +shortdesc i386-freebsd files of accfonts binfiles arch=i386-freebsd size=3 bin/i386-freebsd/mkt1font bin/i386-freebsd/vpl2ovp @@ -1840,7 +2619,7 @@ binfiles arch=i386-freebsd size=3 name accfonts.i386-linux category Package revision 12688 -shortdesc binary files of accfonts for i386-linux +shortdesc i386-linux files of accfonts binfiles arch=i386-linux size=3 bin/i386-linux/mkt1font bin/i386-linux/vpl2ovp @@ -1849,7 +2628,7 @@ binfiles arch=i386-linux size=3 name accfonts.i386-openbsd category Package revision 12688 -shortdesc binary files of accfonts for i386-openbsd +shortdesc i386-openbsd files of accfonts binfiles arch=i386-openbsd size=3 bin/i386-openbsd/mkt1font bin/i386-openbsd/vpl2ovp @@ -1858,7 +2637,7 @@ binfiles arch=i386-openbsd size=3 name accfonts.i386-solaris category Package revision 12688 -shortdesc binary files of accfonts for i386-solaris +shortdesc i386-solaris files of accfonts binfiles arch=i386-solaris size=3 bin/i386-solaris/mkt1font bin/i386-solaris/vpl2ovp @@ -1867,7 +2646,7 @@ binfiles arch=i386-solaris size=3 name accfonts.mips-irix category Package revision 12688 -shortdesc binary files of accfonts for mips-irix +shortdesc mips-irix files of accfonts binfiles arch=mips-irix size=3 bin/mips-irix/mkt1font bin/mips-irix/vpl2ovp @@ -1876,7 +2655,7 @@ binfiles arch=mips-irix size=3 name accfonts.powerpc-aix category Package revision 12688 -shortdesc binary files of accfonts for powerpc-aix +shortdesc powerpc-aix files of accfonts binfiles arch=powerpc-aix size=3 bin/powerpc-aix/mkt1font bin/powerpc-aix/vpl2ovp @@ -1885,7 +2664,7 @@ binfiles arch=powerpc-aix size=3 name accfonts.powerpc-linux category Package revision 12688 -shortdesc binary files of accfonts for powerpc-linux +shortdesc powerpc-linux files of accfonts binfiles arch=powerpc-linux size=3 bin/powerpc-linux/mkt1font bin/powerpc-linux/vpl2ovp @@ -1894,7 +2673,7 @@ binfiles arch=powerpc-linux size=3 name accfonts.sparc-linux category Package revision 12688 -shortdesc binary files of accfonts for sparc-linux +shortdesc sparc-linux files of accfonts binfiles arch=sparc-linux size=3 bin/sparc-linux/mkt1font bin/sparc-linux/vpl2ovp @@ -1903,7 +2682,7 @@ binfiles arch=sparc-linux size=3 name accfonts.sparc-solaris category Package revision 12688 -shortdesc binary files of accfonts for sparc-solaris +shortdesc sparc-solaris files of accfonts binfiles arch=sparc-solaris size=3 bin/sparc-solaris/mkt1font bin/sparc-solaris/vpl2ovp @@ -1912,7 +2691,7 @@ binfiles arch=sparc-solaris size=3 name accfonts.universal-darwin category Package revision 12688 -shortdesc binary files of accfonts for universal-darwin +shortdesc universal-darwin files of accfonts binfiles arch=universal-darwin size=3 bin/universal-darwin/mkt1font bin/universal-darwin/vpl2ovp @@ -1921,7 +2700,7 @@ binfiles arch=universal-darwin size=3 name accfonts.win32 category Package revision 12695 -shortdesc binary files of accfonts for win32 +shortdesc win32 files of accfonts binfiles arch=win32 size=3 bin/win32/mkt1font.bat bin/win32/vpl2ovp.bat @@ -1930,7 +2709,7 @@ binfiles arch=win32 size=3 name accfonts.x86_64-linux category Package revision 12688 -shortdesc binary files of accfonts for x86_64-linux +shortdesc x86_64-linux files of accfonts binfiles arch=x86_64-linux size=3 bin/x86_64-linux/mkt1font bin/x86_64-linux/vpl2ovp @@ -10268,7 +11047,7 @@ catalogue-license gpl2 name bin-afm2pl category TLCore -revision 10592 +revision 13056 depend bin-afm2pl.ARCH docfiles size=9 texmf/doc/man/man1/afm2pl.1 @@ -10296,111 +11075,118 @@ runfiles size=26 name bin-afm2pl.alpha-linux category TLCore revision 10011 -shortdesc binary files of bin-afm2pl for alpha-linux +shortdesc alpha-linux files of bin-afm2pl binfiles arch=alpha-linux size=35 bin/alpha-linux/afm2pl name bin-afm2pl.amd64-freebsd category TLCore revision 10261 -shortdesc binary files of bin-afm2pl for amd64-freebsd +shortdesc amd64-freebsd files of bin-afm2pl binfiles arch=amd64-freebsd size=21 bin/amd64-freebsd/afm2pl name bin-afm2pl.hppa-hpux category TLCore revision 10324 -shortdesc binary files of bin-afm2pl for hppa-hpux +shortdesc hppa-hpux files of bin-afm2pl binfiles arch=hppa-hpux size=36 bin/hppa-hpux/afm2pl +name bin-afm2pl.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-afm2pl +binfiles arch=i386-cygwin size=19 + bin/i386-cygwin/afm2pl.exe + name bin-afm2pl.i386-freebsd category TLCore revision 10232 -shortdesc binary files of bin-afm2pl for i386-freebsd +shortdesc i386-freebsd files of bin-afm2pl binfiles arch=i386-freebsd size=19 bin/i386-freebsd/afm2pl name bin-afm2pl.i386-linux category TLCore revision 10049 -shortdesc binary files of bin-afm2pl for i386-linux +shortdesc i386-linux files of bin-afm2pl binfiles arch=i386-linux size=20 bin/i386-linux/afm2pl name bin-afm2pl.i386-openbsd category TLCore revision 10046 -shortdesc binary files of bin-afm2pl for i386-openbsd +shortdesc i386-openbsd files of bin-afm2pl binfiles arch=i386-openbsd size=18 bin/i386-openbsd/afm2pl name bin-afm2pl.i386-solaris category TLCore revision 10015 -shortdesc binary files of bin-afm2pl for i386-solaris +shortdesc i386-solaris files of bin-afm2pl binfiles arch=i386-solaris size=20 bin/i386-solaris/afm2pl name bin-afm2pl.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-afm2pl for mips-irix +shortdesc mips-irix files of bin-afm2pl binfiles arch=mips-irix size=34 bin/mips-irix/afm2pl name bin-afm2pl.powerpc-aix category TLCore revision 10221 -shortdesc binary files of bin-afm2pl for powerpc-aix +shortdesc powerpc-aix files of bin-afm2pl binfiles arch=powerpc-aix size=27 bin/powerpc-aix/afm2pl name bin-afm2pl.powerpc-linux category TLCore revision 10385 -shortdesc binary files of bin-afm2pl for powerpc-linux +shortdesc powerpc-linux files of bin-afm2pl binfiles arch=powerpc-linux size=22 bin/powerpc-linux/afm2pl name bin-afm2pl.sparc-linux category TLCore revision 10089 -shortdesc binary files of bin-afm2pl for sparc-linux +shortdesc sparc-linux files of bin-afm2pl binfiles arch=sparc-linux size=22 bin/sparc-linux/afm2pl name bin-afm2pl.sparc-solaris category TLCore revision 10221 -shortdesc binary files of bin-afm2pl for sparc-solaris +shortdesc sparc-solaris files of bin-afm2pl binfiles arch=sparc-solaris size=37 bin/sparc-solaris/afm2pl name bin-afm2pl.universal-darwin category TLCore revision 10023 -shortdesc binary files of bin-afm2pl for universal-darwin +shortdesc universal-darwin files of bin-afm2pl binfiles arch=universal-darwin size=46 bin/universal-darwin/afm2pl name bin-afm2pl.win32 category TLCore revision 9633 -shortdesc binary files of bin-afm2pl for win32 +shortdesc win32 files of bin-afm2pl binfiles arch=win32 size=6 bin/win32/afm2pl.exe name bin-afm2pl.x86_64-linux category TLCore revision 10010 -shortdesc binary files of bin-afm2pl for x86_64-linux +shortdesc x86_64-linux files of bin-afm2pl binfiles arch=x86_64-linux size=22 bin/x86_64-linux/afm2pl name bin-aleph category TLCore -revision 10592 +revision 13056 shortdesc Extended TeX. longdesc An development of omega, using most of the extensions of TeX longdesc itself developed for e-TeX. @@ -10417,7 +11203,7 @@ catalogue-version RC2 name bin-aleph.alpha-linux category TLCore revision 10011 -shortdesc binary files of bin-aleph for alpha-linux +shortdesc alpha-linux files of bin-aleph binfiles arch=alpha-linux size=291 bin/alpha-linux/aleph bin/alpha-linux/lamed @@ -10425,7 +11211,7 @@ binfiles arch=alpha-linux size=291 name bin-aleph.amd64-freebsd category TLCore revision 10261 -shortdesc binary files of bin-aleph for amd64-freebsd +shortdesc amd64-freebsd files of bin-aleph binfiles arch=amd64-freebsd size=139 bin/amd64-freebsd/aleph bin/amd64-freebsd/lamed @@ -10433,15 +11219,23 @@ binfiles arch=amd64-freebsd size=139 name bin-aleph.hppa-hpux category TLCore revision 10324 -shortdesc binary files of bin-aleph for hppa-hpux +shortdesc hppa-hpux files of bin-aleph binfiles arch=hppa-hpux size=157 bin/hppa-hpux/aleph bin/hppa-hpux/lamed +name bin-aleph.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-aleph +binfiles arch=i386-cygwin size=121 + bin/i386-cygwin/aleph.exe + bin/i386-cygwin/lamed + name bin-aleph.i386-freebsd category TLCore revision 10232 -shortdesc binary files of bin-aleph for i386-freebsd +shortdesc i386-freebsd files of bin-aleph binfiles arch=i386-freebsd size=129 bin/i386-freebsd/aleph bin/i386-freebsd/lamed @@ -10449,7 +11243,7 @@ binfiles arch=i386-freebsd size=129 name bin-aleph.i386-linux category TLCore revision 10049 -shortdesc binary files of bin-aleph for i386-linux +shortdesc i386-linux files of bin-aleph binfiles arch=i386-linux size=119 bin/i386-linux/aleph bin/i386-linux/lamed @@ -10457,7 +11251,7 @@ binfiles arch=i386-linux size=119 name bin-aleph.i386-openbsd category TLCore revision 10046 -shortdesc binary files of bin-aleph for i386-openbsd +shortdesc i386-openbsd files of bin-aleph binfiles arch=i386-openbsd size=115 bin/i386-openbsd/aleph bin/i386-openbsd/lamed @@ -10465,7 +11259,7 @@ binfiles arch=i386-openbsd size=115 name bin-aleph.i386-solaris category TLCore revision 10015 -shortdesc binary files of bin-aleph for i386-solaris +shortdesc i386-solaris files of bin-aleph binfiles arch=i386-solaris size=127 bin/i386-solaris/aleph bin/i386-solaris/lamed @@ -10473,7 +11267,7 @@ binfiles arch=i386-solaris size=127 name bin-aleph.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-aleph for mips-irix +shortdesc mips-irix files of bin-aleph binfiles arch=mips-irix size=210 bin/mips-irix/aleph bin/mips-irix/lamed @@ -10481,7 +11275,7 @@ binfiles arch=mips-irix size=210 name bin-aleph.powerpc-aix category TLCore revision 10221 -shortdesc binary files of bin-aleph for powerpc-aix +shortdesc powerpc-aix files of bin-aleph binfiles arch=powerpc-aix size=148 bin/powerpc-aix/aleph bin/powerpc-aix/lamed @@ -10489,7 +11283,7 @@ binfiles arch=powerpc-aix size=148 name bin-aleph.powerpc-linux category TLCore revision 10385 -shortdesc binary files of bin-aleph for powerpc-linux +shortdesc powerpc-linux files of bin-aleph binfiles arch=powerpc-linux size=137 bin/powerpc-linux/aleph bin/powerpc-linux/lamed @@ -10497,7 +11291,7 @@ binfiles arch=powerpc-linux size=137 name bin-aleph.sparc-linux category TLCore revision 10089 -shortdesc binary files of bin-aleph for sparc-linux +shortdesc sparc-linux files of bin-aleph binfiles arch=sparc-linux size=136 bin/sparc-linux/aleph bin/sparc-linux/lamed @@ -10505,7 +11299,7 @@ binfiles arch=sparc-linux size=136 name bin-aleph.sparc-solaris category TLCore revision 10221 -shortdesc binary files of bin-aleph for sparc-solaris +shortdesc sparc-solaris files of bin-aleph binfiles arch=sparc-solaris size=182 bin/sparc-solaris/aleph bin/sparc-solaris/lamed @@ -10513,7 +11307,7 @@ binfiles arch=sparc-solaris size=182 name bin-aleph.universal-darwin category TLCore revision 10023 -shortdesc binary files of bin-aleph for universal-darwin +shortdesc universal-darwin files of bin-aleph binfiles arch=universal-darwin size=278 bin/universal-darwin/aleph bin/universal-darwin/lamed @@ -10521,7 +11315,7 @@ binfiles arch=universal-darwin size=278 name bin-aleph.win32 category TLCore revision 9465 -shortdesc binary files of bin-aleph for win32 +shortdesc win32 files of bin-aleph binfiles arch=win32 size=105 bin/win32/aleph.dll bin/win32/aleph.exe @@ -10530,14 +11324,14 @@ binfiles arch=win32 size=105 name bin-aleph.x86_64-linux category TLCore revision 10010 -shortdesc binary files of bin-aleph for x86_64-linux +shortdesc x86_64-linux files of bin-aleph binfiles arch=x86_64-linux size=132 bin/x86_64-linux/aleph bin/x86_64-linux/lamed name bin-amstex category TLCore -revision 10592 +revision 13056 shortdesc American Mathematical Society plain TeX macros. longdesc AMSTeX is a TeX macro package, originally written by Michael longdesc Spivak for the American Mathematical Society (AMS) during @@ -10562,111 +11356,118 @@ catalogue-version 2.2 name bin-amstex.alpha-linux category TLCore revision 9633 -shortdesc binary files of bin-amstex for alpha-linux +shortdesc alpha-linux files of bin-amstex binfiles arch=alpha-linux size=1 bin/alpha-linux/amstex name bin-amstex.amd64-freebsd category TLCore revision 9633 -shortdesc binary files of bin-amstex for amd64-freebsd +shortdesc amd64-freebsd files of bin-amstex binfiles arch=amd64-freebsd size=1 bin/amd64-freebsd/amstex name bin-amstex.hppa-hpux category TLCore revision 9633 -shortdesc binary files of bin-amstex for hppa-hpux +shortdesc hppa-hpux files of bin-amstex binfiles arch=hppa-hpux size=1 bin/hppa-hpux/amstex +name bin-amstex.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-amstex +binfiles arch=i386-cygwin size=1 + bin/i386-cygwin/amstex + name bin-amstex.i386-freebsd category TLCore revision 9633 -shortdesc binary files of bin-amstex for i386-freebsd +shortdesc i386-freebsd files of bin-amstex binfiles arch=i386-freebsd size=1 bin/i386-freebsd/amstex name bin-amstex.i386-linux category TLCore revision 9633 -shortdesc binary files of bin-amstex for i386-linux +shortdesc i386-linux files of bin-amstex binfiles arch=i386-linux size=1 bin/i386-linux/amstex name bin-amstex.i386-openbsd category TLCore revision 9633 -shortdesc binary files of bin-amstex for i386-openbsd +shortdesc i386-openbsd files of bin-amstex binfiles arch=i386-openbsd size=1 bin/i386-openbsd/amstex name bin-amstex.i386-solaris category TLCore revision 9633 -shortdesc binary files of bin-amstex for i386-solaris +shortdesc i386-solaris files of bin-amstex binfiles arch=i386-solaris size=1 bin/i386-solaris/amstex name bin-amstex.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-amstex for mips-irix +shortdesc mips-irix files of bin-amstex binfiles arch=mips-irix size=1 bin/mips-irix/amstex name bin-amstex.powerpc-aix category TLCore revision 9633 -shortdesc binary files of bin-amstex for powerpc-aix +shortdesc powerpc-aix files of bin-amstex binfiles arch=powerpc-aix size=1 bin/powerpc-aix/amstex name bin-amstex.powerpc-linux category TLCore revision 9633 -shortdesc binary files of bin-amstex for powerpc-linux +shortdesc powerpc-linux files of bin-amstex binfiles arch=powerpc-linux size=1 bin/powerpc-linux/amstex name bin-amstex.sparc-linux category TLCore revision 9633 -shortdesc binary files of bin-amstex for sparc-linux +shortdesc sparc-linux files of bin-amstex binfiles arch=sparc-linux size=1 bin/sparc-linux/amstex name bin-amstex.sparc-solaris category TLCore revision 9633 -shortdesc binary files of bin-amstex for sparc-solaris +shortdesc sparc-solaris files of bin-amstex binfiles arch=sparc-solaris size=1 bin/sparc-solaris/amstex name bin-amstex.universal-darwin category TLCore revision 9633 -shortdesc binary files of bin-amstex for universal-darwin +shortdesc universal-darwin files of bin-amstex binfiles arch=universal-darwin size=1 bin/universal-darwin/amstex name bin-amstex.win32 category TLCore revision 9633 -shortdesc binary files of bin-amstex for win32 +shortdesc win32 files of bin-amstex binfiles arch=win32 size=1 bin/win32/amstex.exe name bin-amstex.x86_64-linux category TLCore revision 9633 -shortdesc binary files of bin-amstex for x86_64-linux +shortdesc x86_64-linux files of bin-amstex binfiles arch=x86_64-linux size=1 bin/x86_64-linux/amstex name bin-bibtex category TLCore -revision 10592 +revision 13056 shortdesc Process bibliographies for LaTeX, etc. longdesc BibTeX allows the user to store his citation data in generic longdesc form, while printing citations in a document in the form @@ -10686,111 +11487,118 @@ catalogue-version 0.99c name bin-bibtex.alpha-linux category TLCore revision 10011 -shortdesc binary files of bin-bibtex for alpha-linux +shortdesc alpha-linux files of bin-bibtex binfiles arch=alpha-linux size=66 bin/alpha-linux/bibtex name bin-bibtex.amd64-freebsd category TLCore revision 10261 -shortdesc binary files of bin-bibtex for amd64-freebsd +shortdesc amd64-freebsd files of bin-bibtex binfiles arch=amd64-freebsd size=38 bin/amd64-freebsd/bibtex name bin-bibtex.hppa-hpux category TLCore revision 10324 -shortdesc binary files of bin-bibtex for hppa-hpux +shortdesc hppa-hpux files of bin-bibtex binfiles arch=hppa-hpux size=53 bin/hppa-hpux/bibtex +name bin-bibtex.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-bibtex +binfiles arch=i386-cygwin size=35 + bin/i386-cygwin/bibtex.exe + name bin-bibtex.i386-freebsd category TLCore revision 10232 -shortdesc binary files of bin-bibtex for i386-freebsd +shortdesc i386-freebsd files of bin-bibtex binfiles arch=i386-freebsd size=37 bin/i386-freebsd/bibtex name bin-bibtex.i386-linux category TLCore revision 10049 -shortdesc binary files of bin-bibtex for i386-linux +shortdesc i386-linux files of bin-bibtex binfiles arch=i386-linux size=35 bin/i386-linux/bibtex name bin-bibtex.i386-openbsd category TLCore revision 10046 -shortdesc binary files of bin-bibtex for i386-openbsd +shortdesc i386-openbsd files of bin-bibtex binfiles arch=i386-openbsd size=32 bin/i386-openbsd/bibtex name bin-bibtex.i386-solaris category TLCore revision 10015 -shortdesc binary files of bin-bibtex for i386-solaris +shortdesc i386-solaris files of bin-bibtex binfiles arch=i386-solaris size=37 bin/i386-solaris/bibtex name bin-bibtex.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-bibtex for mips-irix +shortdesc mips-irix files of bin-bibtex binfiles arch=mips-irix size=67 bin/mips-irix/bibtex name bin-bibtex.powerpc-aix category TLCore revision 10221 -shortdesc binary files of bin-bibtex for powerpc-aix +shortdesc powerpc-aix files of bin-bibtex binfiles arch=powerpc-aix size=43 bin/powerpc-aix/bibtex name bin-bibtex.powerpc-linux category TLCore revision 10385 -shortdesc binary files of bin-bibtex for powerpc-linux +shortdesc powerpc-linux files of bin-bibtex binfiles arch=powerpc-linux size=39 bin/powerpc-linux/bibtex name bin-bibtex.sparc-linux category TLCore revision 10089 -shortdesc binary files of bin-bibtex for sparc-linux +shortdesc sparc-linux files of bin-bibtex binfiles arch=sparc-linux size=36 bin/sparc-linux/bibtex name bin-bibtex.sparc-solaris category TLCore revision 10221 -shortdesc binary files of bin-bibtex for sparc-solaris +shortdesc sparc-solaris files of bin-bibtex binfiles arch=sparc-solaris size=64 bin/sparc-solaris/bibtex name bin-bibtex.universal-darwin category TLCore revision 10023 -shortdesc binary files of bin-bibtex for universal-darwin +shortdesc universal-darwin files of bin-bibtex binfiles arch=universal-darwin size=84 bin/universal-darwin/bibtex name bin-bibtex.win32 category TLCore revision 9633 -shortdesc binary files of bin-bibtex for win32 +shortdesc win32 files of bin-bibtex binfiles arch=win32 size=18 bin/win32/bibtex.exe name bin-bibtex.x86_64-linux category TLCore revision 10010 -shortdesc binary files of bin-bibtex for x86_64-linux +shortdesc x86_64-linux files of bin-bibtex binfiles arch=x86_64-linux size=37 bin/x86_64-linux/bibtex name bin-bibtex8 category TLCore -revision 10592 +revision 13056 depend bin-bibtex8.ARCH docfiles size=15 texmf/doc/bibtex8/00readme.txt @@ -10815,111 +11623,118 @@ runfiles size=36 name bin-bibtex8.alpha-linux category TLCore revision 10521 -shortdesc binary files of bin-bibtex8 for alpha-linux +shortdesc alpha-linux files of bin-bibtex8 binfiles arch=alpha-linux size=80 bin/alpha-linux/bibtex8 name bin-bibtex8.amd64-freebsd category TLCore revision 10521 -shortdesc binary files of bin-bibtex8 for amd64-freebsd +shortdesc amd64-freebsd files of bin-bibtex8 binfiles arch=amd64-freebsd size=45 bin/amd64-freebsd/bibtex8 name bin-bibtex8.hppa-hpux category TLCore revision 10521 -shortdesc binary files of bin-bibtex8 for hppa-hpux +shortdesc hppa-hpux files of bin-bibtex8 binfiles arch=hppa-hpux size=58 bin/hppa-hpux/bibtex8 +name bin-bibtex8.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-bibtex8 +binfiles arch=i386-cygwin size=43 + bin/i386-cygwin/bibtex8.exe + name bin-bibtex8.i386-freebsd category TLCore revision 10521 -shortdesc binary files of bin-bibtex8 for i386-freebsd +shortdesc i386-freebsd files of bin-bibtex8 binfiles arch=i386-freebsd size=44 bin/i386-freebsd/bibtex8 name bin-bibtex8.i386-linux category TLCore revision 10521 -shortdesc binary files of bin-bibtex8 for i386-linux +shortdesc i386-linux files of bin-bibtex8 binfiles arch=i386-linux size=44 bin/i386-linux/bibtex8 name bin-bibtex8.i386-openbsd category TLCore revision 10521 -shortdesc binary files of bin-bibtex8 for i386-openbsd +shortdesc i386-openbsd files of bin-bibtex8 binfiles arch=i386-openbsd size=39 bin/i386-openbsd/bibtex8 name bin-bibtex8.i386-solaris category TLCore revision 10521 -shortdesc binary files of bin-bibtex8 for i386-solaris +shortdesc i386-solaris files of bin-bibtex8 binfiles arch=i386-solaris size=44 bin/i386-solaris/bibtex8 name bin-bibtex8.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-bibtex8 for mips-irix +shortdesc mips-irix files of bin-bibtex8 binfiles arch=mips-irix size=74 bin/mips-irix/bibtex8 name bin-bibtex8.powerpc-aix category TLCore revision 10521 -shortdesc binary files of bin-bibtex8 for powerpc-aix +shortdesc powerpc-aix files of bin-bibtex8 binfiles arch=powerpc-aix size=51 bin/powerpc-aix/bibtex8 name bin-bibtex8.powerpc-linux category TLCore revision 10521 -shortdesc binary files of bin-bibtex8 for powerpc-linux +shortdesc powerpc-linux files of bin-bibtex8 binfiles arch=powerpc-linux size=48 bin/powerpc-linux/bibtex8 name bin-bibtex8.sparc-linux category TLCore revision 10521 -shortdesc binary files of bin-bibtex8 for sparc-linux +shortdesc sparc-linux files of bin-bibtex8 binfiles arch=sparc-linux size=43 bin/sparc-linux/bibtex8 name bin-bibtex8.sparc-solaris category TLCore revision 10521 -shortdesc binary files of bin-bibtex8 for sparc-solaris +shortdesc sparc-solaris files of bin-bibtex8 binfiles arch=sparc-solaris size=72 bin/sparc-solaris/bibtex8 name bin-bibtex8.universal-darwin category TLCore revision 10521 -shortdesc binary files of bin-bibtex8 for universal-darwin +shortdesc universal-darwin files of bin-bibtex8 binfiles arch=universal-darwin size=100 bin/universal-darwin/bibtex8 name bin-bibtex8.win32 category TLCore revision 10521 -shortdesc binary files of bin-bibtex8 for win32 +shortdesc win32 files of bin-bibtex8 binfiles arch=win32 size=25 bin/win32/bibtex8.exe name bin-bibtex8.x86_64-linux category TLCore revision 10521 -shortdesc binary files of bin-bibtex8 for x86_64-linux +shortdesc x86_64-linux files of bin-bibtex8 binfiles arch=x86_64-linux size=44 bin/x86_64-linux/bibtex8 name bin-cjkutils category TLCore -revision 11795 +revision 13056 depend bin-cjkutils.ARCH docfiles size=138 texmf/doc/bg5conv/bg5conv.pdf @@ -10964,7 +11779,7 @@ runfiles size=16 name bin-cjkutils.alpha-linux category TLCore revision 10343 -shortdesc binary files of bin-cjkutils for alpha-linux +shortdesc alpha-linux files of bin-cjkutils binfiles arch=alpha-linux size=69 bin/alpha-linux/bg5+latex bin/alpha-linux/bg5+pdflatex @@ -10991,7 +11806,7 @@ binfiles arch=alpha-linux size=69 name bin-cjkutils.amd64-freebsd category TLCore revision 10343 -shortdesc binary files of bin-cjkutils for amd64-freebsd +shortdesc amd64-freebsd files of bin-cjkutils binfiles arch=amd64-freebsd size=49 bin/amd64-freebsd/bg5+latex bin/amd64-freebsd/bg5+pdflatex @@ -11018,7 +11833,7 @@ binfiles arch=amd64-freebsd size=49 name bin-cjkutils.hppa-hpux category TLCore revision 10343 -shortdesc binary files of bin-cjkutils for hppa-hpux +shortdesc hppa-hpux files of bin-cjkutils binfiles arch=hppa-hpux size=84 bin/hppa-hpux/bg5+latex bin/hppa-hpux/bg5+pdflatex @@ -11042,10 +11857,37 @@ binfiles arch=hppa-hpux size=84 bin/hppa-hpux/sjislatex bin/hppa-hpux/sjispdflatex +name bin-cjkutils.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-cjkutils +binfiles arch=i386-cygwin size=43 + bin/i386-cygwin/bg5+latex + bin/i386-cygwin/bg5+pdflatex + bin/i386-cygwin/bg5conv.exe + bin/i386-cygwin/bg5latex + bin/i386-cygwin/bg5pdflatex + bin/i386-cygwin/cef5conv.exe + bin/i386-cygwin/cef5latex + bin/i386-cygwin/cef5pdflatex + bin/i386-cygwin/cefconv.exe + bin/i386-cygwin/ceflatex + bin/i386-cygwin/cefpdflatex + bin/i386-cygwin/cefsconv.exe + bin/i386-cygwin/cefslatex + bin/i386-cygwin/cefspdflatex + bin/i386-cygwin/extconv.exe + bin/i386-cygwin/gbklatex + bin/i386-cygwin/gbkpdflatex + bin/i386-cygwin/hbf2gf.exe + bin/i386-cygwin/sjisconv.exe + bin/i386-cygwin/sjislatex + bin/i386-cygwin/sjispdflatex + name bin-cjkutils.i386-freebsd category TLCore revision 10343 -shortdesc binary files of bin-cjkutils for i386-freebsd +shortdesc i386-freebsd files of bin-cjkutils binfiles arch=i386-freebsd size=44 bin/i386-freebsd/bg5+latex bin/i386-freebsd/bg5+pdflatex @@ -11072,7 +11914,7 @@ binfiles arch=i386-freebsd size=44 name bin-cjkutils.i386-linux category TLCore revision 10343 -shortdesc binary files of bin-cjkutils for i386-linux +shortdesc i386-linux files of bin-cjkutils binfiles arch=i386-linux size=44 bin/i386-linux/bg5+latex bin/i386-linux/bg5+pdflatex @@ -11099,7 +11941,7 @@ binfiles arch=i386-linux size=44 name bin-cjkutils.i386-openbsd category TLCore revision 10343 -shortdesc binary files of bin-cjkutils for i386-openbsd +shortdesc i386-openbsd files of bin-cjkutils binfiles arch=i386-openbsd size=45 bin/i386-openbsd/bg5+latex bin/i386-openbsd/bg5+pdflatex @@ -11126,7 +11968,7 @@ binfiles arch=i386-openbsd size=45 name bin-cjkutils.i386-solaris category TLCore revision 10343 -shortdesc binary files of bin-cjkutils for i386-solaris +shortdesc i386-solaris files of bin-cjkutils binfiles arch=i386-solaris size=48 bin/i386-solaris/bg5+latex bin/i386-solaris/bg5+pdflatex @@ -11153,7 +11995,7 @@ binfiles arch=i386-solaris size=48 name bin-cjkutils.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-cjkutils for mips-irix +shortdesc mips-irix files of bin-cjkutils binfiles arch=mips-irix size=82 bin/mips-irix/bg5+latex bin/mips-irix/bg5+pdflatex @@ -11180,7 +12022,7 @@ binfiles arch=mips-irix size=82 name bin-cjkutils.powerpc-aix category TLCore revision 10343 -shortdesc binary files of bin-cjkutils for powerpc-aix +shortdesc powerpc-aix files of bin-cjkutils binfiles arch=powerpc-aix size=44 bin/powerpc-aix/bg5+latex bin/powerpc-aix/bg5+pdflatex @@ -11207,7 +12049,7 @@ binfiles arch=powerpc-aix size=44 name bin-cjkutils.powerpc-linux category TLCore revision 10385 -shortdesc binary files of bin-cjkutils for powerpc-linux +shortdesc powerpc-linux files of bin-cjkutils binfiles arch=powerpc-linux size=53 bin/powerpc-linux/bg5+latex bin/powerpc-linux/bg5+pdflatex @@ -11234,7 +12076,7 @@ binfiles arch=powerpc-linux size=53 name bin-cjkutils.sparc-linux category TLCore revision 10343 -shortdesc binary files of bin-cjkutils for sparc-linux +shortdesc sparc-linux files of bin-cjkutils binfiles arch=sparc-linux size=48 bin/sparc-linux/bg5+latex bin/sparc-linux/bg5+pdflatex @@ -11261,7 +12103,7 @@ binfiles arch=sparc-linux size=48 name bin-cjkutils.sparc-solaris category TLCore revision 10343 -shortdesc binary files of bin-cjkutils for sparc-solaris +shortdesc sparc-solaris files of bin-cjkutils binfiles arch=sparc-solaris size=66 bin/sparc-solaris/bg5+latex bin/sparc-solaris/bg5+pdflatex @@ -11288,7 +12130,7 @@ binfiles arch=sparc-solaris size=66 name bin-cjkutils.universal-darwin category TLCore revision 10343 -shortdesc binary files of bin-cjkutils for universal-darwin +shortdesc universal-darwin files of bin-cjkutils binfiles arch=universal-darwin size=116 bin/universal-darwin/bg5+latex bin/universal-darwin/bg5+pdflatex @@ -11315,7 +12157,7 @@ binfiles arch=universal-darwin size=116 name bin-cjkutils.win32 category TLCore revision 10343 -shortdesc binary files of bin-cjkutils for win32 +shortdesc win32 files of bin-cjkutils binfiles arch=win32 size=40 bin/win32/bg5conv.exe bin/win32/bg5latex.exe @@ -11340,7 +12182,7 @@ binfiles arch=win32 size=40 name bin-cjkutils.x86_64-linux category TLCore revision 10343 -shortdesc binary files of bin-cjkutils for x86_64-linux +shortdesc x86_64-linux files of bin-cjkutils binfiles arch=x86_64-linux size=51 bin/x86_64-linux/bg5+latex bin/x86_64-linux/bg5+pdflatex @@ -11366,7 +12208,7 @@ binfiles arch=x86_64-linux size=51 name bin-context category TLCore -revision 10774 +revision 13056 shortdesc The ConTeXt macro package. longdesc A full featured, parameter driven macro package, which fully longdesc supports advanced interactive documents. See the ConTeXt garden @@ -11407,7 +12249,7 @@ catalogue-license other-free name bin-context.alpha-linux category TLCore revision 10774 -shortdesc binary files of bin-context for alpha-linux +shortdesc alpha-linux files of bin-context binfiles arch=alpha-linux size=24 bin/alpha-linux/context bin/alpha-linux/ctxtools @@ -11437,7 +12279,7 @@ binfiles arch=alpha-linux size=24 name bin-context.amd64-freebsd category TLCore revision 10774 -shortdesc binary files of bin-context for amd64-freebsd +shortdesc amd64-freebsd files of bin-context binfiles arch=amd64-freebsd size=24 bin/amd64-freebsd/context bin/amd64-freebsd/ctxtools @@ -11467,7 +12309,7 @@ binfiles arch=amd64-freebsd size=24 name bin-context.hppa-hpux category TLCore revision 10774 -shortdesc binary files of bin-context for hppa-hpux +shortdesc hppa-hpux files of bin-context binfiles arch=hppa-hpux size=24 bin/hppa-hpux/context bin/hppa-hpux/ctxtools @@ -11494,10 +12336,40 @@ binfiles arch=hppa-hpux size=24 bin/hppa-hpux/tmftools bin/hppa-hpux/xmltools +name bin-context.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-context +binfiles arch=i386-cygwin size=24 + bin/i386-cygwin/context + bin/i386-cygwin/ctxtools + bin/i386-cygwin/exatools + bin/i386-cygwin/luatools + bin/i386-cygwin/makempy + bin/i386-cygwin/metafun + bin/i386-cygwin/mpstools + bin/i386-cygwin/mptopdf + bin/i386-cygwin/mtxrun + bin/i386-cygwin/mtxtools + bin/i386-cygwin/pdftools + bin/i386-cygwin/pdftrimwhite + bin/i386-cygwin/pstopdf + bin/i386-cygwin/rlxtools + bin/i386-cygwin/runtools + bin/i386-cygwin/texexec + bin/i386-cygwin/texfind + bin/i386-cygwin/texfont + bin/i386-cygwin/texmfstart + bin/i386-cygwin/texshow + bin/i386-cygwin/textools + bin/i386-cygwin/texutil + bin/i386-cygwin/tmftools + bin/i386-cygwin/xmltools + name bin-context.i386-freebsd category TLCore revision 10774 -shortdesc binary files of bin-context for i386-freebsd +shortdesc i386-freebsd files of bin-context binfiles arch=i386-freebsd size=24 bin/i386-freebsd/context bin/i386-freebsd/ctxtools @@ -11527,7 +12399,7 @@ binfiles arch=i386-freebsd size=24 name bin-context.i386-linux category TLCore revision 10774 -shortdesc binary files of bin-context for i386-linux +shortdesc i386-linux files of bin-context binfiles arch=i386-linux size=24 bin/i386-linux/context bin/i386-linux/ctxtools @@ -11557,7 +12429,7 @@ binfiles arch=i386-linux size=24 name bin-context.i386-openbsd category TLCore revision 10774 -shortdesc binary files of bin-context for i386-openbsd +shortdesc i386-openbsd files of bin-context binfiles arch=i386-openbsd size=24 bin/i386-openbsd/context bin/i386-openbsd/ctxtools @@ -11587,7 +12459,7 @@ binfiles arch=i386-openbsd size=24 name bin-context.i386-solaris category TLCore revision 10774 -shortdesc binary files of bin-context for i386-solaris +shortdesc i386-solaris files of bin-context binfiles arch=i386-solaris size=24 bin/i386-solaris/context bin/i386-solaris/ctxtools @@ -11617,7 +12489,7 @@ binfiles arch=i386-solaris size=24 name bin-context.mips-irix category TLCore revision 10774 -shortdesc binary files of bin-context for mips-irix +shortdesc mips-irix files of bin-context binfiles arch=mips-irix size=24 bin/mips-irix/context bin/mips-irix/ctxtools @@ -11647,7 +12519,7 @@ binfiles arch=mips-irix size=24 name bin-context.powerpc-aix category TLCore revision 10774 -shortdesc binary files of bin-context for powerpc-aix +shortdesc powerpc-aix files of bin-context binfiles arch=powerpc-aix size=24 bin/powerpc-aix/context bin/powerpc-aix/ctxtools @@ -11677,7 +12549,7 @@ binfiles arch=powerpc-aix size=24 name bin-context.powerpc-linux category TLCore revision 10774 -shortdesc binary files of bin-context for powerpc-linux +shortdesc powerpc-linux files of bin-context binfiles arch=powerpc-linux size=24 bin/powerpc-linux/context bin/powerpc-linux/ctxtools @@ -11707,7 +12579,7 @@ binfiles arch=powerpc-linux size=24 name bin-context.sparc-linux category TLCore revision 10774 -shortdesc binary files of bin-context for sparc-linux +shortdesc sparc-linux files of bin-context binfiles arch=sparc-linux size=24 bin/sparc-linux/context bin/sparc-linux/ctxtools @@ -11737,7 +12609,7 @@ binfiles arch=sparc-linux size=24 name bin-context.sparc-solaris category TLCore revision 10774 -shortdesc binary files of bin-context for sparc-solaris +shortdesc sparc-solaris files of bin-context binfiles arch=sparc-solaris size=24 bin/sparc-solaris/context bin/sparc-solaris/ctxtools @@ -11767,7 +12639,7 @@ binfiles arch=sparc-solaris size=24 name bin-context.universal-darwin category TLCore revision 10774 -shortdesc binary files of bin-context for universal-darwin +shortdesc universal-darwin files of bin-context binfiles arch=universal-darwin size=24 bin/universal-darwin/context bin/universal-darwin/ctxtools @@ -11797,7 +12669,7 @@ binfiles arch=universal-darwin size=24 name bin-context.win32 category TLCore revision 9050 -shortdesc binary files of bin-context for win32 +shortdesc win32 files of bin-context binfiles arch=win32 size=369 bin/win32/context.cmd bin/win32/ctxtools.bat @@ -11829,7 +12701,7 @@ binfiles arch=win32 size=369 name bin-context.x86_64-linux category TLCore revision 10774 -shortdesc binary files of bin-context for x86_64-linux +shortdesc x86_64-linux files of bin-context binfiles arch=x86_64-linux size=24 bin/x86_64-linux/context bin/x86_64-linux/ctxtools @@ -11858,7 +12730,7 @@ binfiles arch=x86_64-linux size=24 name bin-cslatex category TLCore -revision 10592 +revision 13056 shortdesc LaTeX support for Czech/Slovak typesetting. depend bin-latex depend bin-cslatex.ARCH @@ -11872,7 +12744,7 @@ catalogue-license gpl name bin-cslatex.alpha-linux category TLCore revision 7340 -shortdesc binary files of bin-cslatex for alpha-linux +shortdesc alpha-linux files of bin-cslatex binfiles arch=alpha-linux size=2 bin/alpha-linux/cslatex bin/alpha-linux/pdfcslatex @@ -11880,7 +12752,7 @@ binfiles arch=alpha-linux size=2 name bin-cslatex.amd64-freebsd category TLCore revision 8561 -shortdesc binary files of bin-cslatex for amd64-freebsd +shortdesc amd64-freebsd files of bin-cslatex binfiles arch=amd64-freebsd size=2 bin/amd64-freebsd/cslatex bin/amd64-freebsd/pdfcslatex @@ -11888,15 +12760,23 @@ binfiles arch=amd64-freebsd size=2 name bin-cslatex.hppa-hpux category TLCore revision 7340 -shortdesc binary files of bin-cslatex for hppa-hpux +shortdesc hppa-hpux files of bin-cslatex binfiles arch=hppa-hpux size=2 bin/hppa-hpux/cslatex bin/hppa-hpux/pdfcslatex +name bin-cslatex.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-cslatex +binfiles arch=i386-cygwin size=2 + bin/i386-cygwin/cslatex + bin/i386-cygwin/pdfcslatex + name bin-cslatex.i386-freebsd category TLCore revision 7340 -shortdesc binary files of bin-cslatex for i386-freebsd +shortdesc i386-freebsd files of bin-cslatex binfiles arch=i386-freebsd size=2 bin/i386-freebsd/cslatex bin/i386-freebsd/pdfcslatex @@ -11904,7 +12784,7 @@ binfiles arch=i386-freebsd size=2 name bin-cslatex.i386-linux category TLCore revision 7340 -shortdesc binary files of bin-cslatex for i386-linux +shortdesc i386-linux files of bin-cslatex binfiles arch=i386-linux size=2 bin/i386-linux/cslatex bin/i386-linux/pdfcslatex @@ -11912,7 +12792,7 @@ binfiles arch=i386-linux size=2 name bin-cslatex.i386-openbsd category TLCore revision 8612 -shortdesc binary files of bin-cslatex for i386-openbsd +shortdesc i386-openbsd files of bin-cslatex binfiles arch=i386-openbsd size=2 bin/i386-openbsd/cslatex bin/i386-openbsd/pdfcslatex @@ -11920,7 +12800,7 @@ binfiles arch=i386-openbsd size=2 name bin-cslatex.i386-solaris category TLCore revision 8102 -shortdesc binary files of bin-cslatex for i386-solaris +shortdesc i386-solaris files of bin-cslatex binfiles arch=i386-solaris size=2 bin/i386-solaris/cslatex bin/i386-solaris/pdfcslatex @@ -11928,7 +12808,7 @@ binfiles arch=i386-solaris size=2 name bin-cslatex.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-cslatex for mips-irix +shortdesc mips-irix files of bin-cslatex binfiles arch=mips-irix size=2 bin/mips-irix/cslatex bin/mips-irix/pdfcslatex @@ -11936,7 +12816,7 @@ binfiles arch=mips-irix size=2 name bin-cslatex.powerpc-aix category TLCore revision 7340 -shortdesc binary files of bin-cslatex for powerpc-aix +shortdesc powerpc-aix files of bin-cslatex binfiles arch=powerpc-aix size=2 bin/powerpc-aix/cslatex bin/powerpc-aix/pdfcslatex @@ -11944,7 +12824,7 @@ binfiles arch=powerpc-aix size=2 name bin-cslatex.powerpc-linux category TLCore revision 7340 -shortdesc binary files of bin-cslatex for powerpc-linux +shortdesc powerpc-linux files of bin-cslatex binfiles arch=powerpc-linux size=2 bin/powerpc-linux/cslatex bin/powerpc-linux/pdfcslatex @@ -11952,7 +12832,7 @@ binfiles arch=powerpc-linux size=2 name bin-cslatex.sparc-linux category TLCore revision 7340 -shortdesc binary files of bin-cslatex for sparc-linux +shortdesc sparc-linux files of bin-cslatex binfiles arch=sparc-linux size=2 bin/sparc-linux/cslatex bin/sparc-linux/pdfcslatex @@ -11960,7 +12840,7 @@ binfiles arch=sparc-linux size=2 name bin-cslatex.sparc-solaris category TLCore revision 7340 -shortdesc binary files of bin-cslatex for sparc-solaris +shortdesc sparc-solaris files of bin-cslatex binfiles arch=sparc-solaris size=2 bin/sparc-solaris/cslatex bin/sparc-solaris/pdfcslatex @@ -11968,7 +12848,7 @@ binfiles arch=sparc-solaris size=2 name bin-cslatex.universal-darwin category TLCore revision 9317 -shortdesc binary files of bin-cslatex for universal-darwin +shortdesc universal-darwin files of bin-cslatex binfiles arch=universal-darwin size=2 bin/universal-darwin/cslatex bin/universal-darwin/pdfcslatex @@ -11976,7 +12856,7 @@ binfiles arch=universal-darwin size=2 name bin-cslatex.win32 category TLCore revision 8086 -shortdesc binary files of bin-cslatex for win32 +shortdesc win32 files of bin-cslatex binfiles arch=win32 size=2 bin/win32/cslatex.exe bin/win32/pdfcslatex.exe @@ -11984,14 +12864,14 @@ binfiles arch=win32 size=2 name bin-cslatex.x86_64-linux category TLCore revision 7340 -shortdesc binary files of bin-cslatex for x86_64-linux +shortdesc x86_64-linux files of bin-cslatex binfiles arch=x86_64-linux size=2 bin/x86_64-linux/cslatex bin/x86_64-linux/pdfcslatex name bin-csplain category TLCore -revision 10592 +revision 13056 shortdesc Plain TeX support for Czech/Slovak typesetting. depend bin-tex depend bin-csplain.ARCH @@ -12005,7 +12885,7 @@ catalogue-license other-free name bin-csplain.alpha-linux category TLCore revision 7340 -shortdesc binary files of bin-csplain for alpha-linux +shortdesc alpha-linux files of bin-csplain binfiles arch=alpha-linux size=2 bin/alpha-linux/csplain bin/alpha-linux/pdfcsplain @@ -12013,7 +12893,7 @@ binfiles arch=alpha-linux size=2 name bin-csplain.amd64-freebsd category TLCore revision 8561 -shortdesc binary files of bin-csplain for amd64-freebsd +shortdesc amd64-freebsd files of bin-csplain binfiles arch=amd64-freebsd size=2 bin/amd64-freebsd/csplain bin/amd64-freebsd/pdfcsplain @@ -12021,15 +12901,23 @@ binfiles arch=amd64-freebsd size=2 name bin-csplain.hppa-hpux category TLCore revision 7340 -shortdesc binary files of bin-csplain for hppa-hpux +shortdesc hppa-hpux files of bin-csplain binfiles arch=hppa-hpux size=2 bin/hppa-hpux/csplain bin/hppa-hpux/pdfcsplain +name bin-csplain.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-csplain +binfiles arch=i386-cygwin size=2 + bin/i386-cygwin/csplain + bin/i386-cygwin/pdfcsplain + name bin-csplain.i386-freebsd category TLCore revision 7340 -shortdesc binary files of bin-csplain for i386-freebsd +shortdesc i386-freebsd files of bin-csplain binfiles arch=i386-freebsd size=2 bin/i386-freebsd/csplain bin/i386-freebsd/pdfcsplain @@ -12037,7 +12925,7 @@ binfiles arch=i386-freebsd size=2 name bin-csplain.i386-linux category TLCore revision 7340 -shortdesc binary files of bin-csplain for i386-linux +shortdesc i386-linux files of bin-csplain binfiles arch=i386-linux size=2 bin/i386-linux/csplain bin/i386-linux/pdfcsplain @@ -12045,7 +12933,7 @@ binfiles arch=i386-linux size=2 name bin-csplain.i386-openbsd category TLCore revision 8612 -shortdesc binary files of bin-csplain for i386-openbsd +shortdesc i386-openbsd files of bin-csplain binfiles arch=i386-openbsd size=2 bin/i386-openbsd/csplain bin/i386-openbsd/pdfcsplain @@ -12053,7 +12941,7 @@ binfiles arch=i386-openbsd size=2 name bin-csplain.i386-solaris category TLCore revision 8102 -shortdesc binary files of bin-csplain for i386-solaris +shortdesc i386-solaris files of bin-csplain binfiles arch=i386-solaris size=2 bin/i386-solaris/csplain bin/i386-solaris/pdfcsplain @@ -12061,7 +12949,7 @@ binfiles arch=i386-solaris size=2 name bin-csplain.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-csplain for mips-irix +shortdesc mips-irix files of bin-csplain binfiles arch=mips-irix size=2 bin/mips-irix/csplain bin/mips-irix/pdfcsplain @@ -12069,7 +12957,7 @@ binfiles arch=mips-irix size=2 name bin-csplain.powerpc-aix category TLCore revision 7340 -shortdesc binary files of bin-csplain for powerpc-aix +shortdesc powerpc-aix files of bin-csplain binfiles arch=powerpc-aix size=2 bin/powerpc-aix/csplain bin/powerpc-aix/pdfcsplain @@ -12077,7 +12965,7 @@ binfiles arch=powerpc-aix size=2 name bin-csplain.powerpc-linux category TLCore revision 7340 -shortdesc binary files of bin-csplain for powerpc-linux +shortdesc powerpc-linux files of bin-csplain binfiles arch=powerpc-linux size=2 bin/powerpc-linux/csplain bin/powerpc-linux/pdfcsplain @@ -12085,7 +12973,7 @@ binfiles arch=powerpc-linux size=2 name bin-csplain.sparc-linux category TLCore revision 7340 -shortdesc binary files of bin-csplain for sparc-linux +shortdesc sparc-linux files of bin-csplain binfiles arch=sparc-linux size=2 bin/sparc-linux/csplain bin/sparc-linux/pdfcsplain @@ -12093,7 +12981,7 @@ binfiles arch=sparc-linux size=2 name bin-csplain.sparc-solaris category TLCore revision 7340 -shortdesc binary files of bin-csplain for sparc-solaris +shortdesc sparc-solaris files of bin-csplain binfiles arch=sparc-solaris size=2 bin/sparc-solaris/csplain bin/sparc-solaris/pdfcsplain @@ -12101,7 +12989,7 @@ binfiles arch=sparc-solaris size=2 name bin-csplain.universal-darwin category TLCore revision 9317 -shortdesc binary files of bin-csplain for universal-darwin +shortdesc universal-darwin files of bin-csplain binfiles arch=universal-darwin size=2 bin/universal-darwin/csplain bin/universal-darwin/pdfcsplain @@ -12109,7 +12997,7 @@ binfiles arch=universal-darwin size=2 name bin-csplain.win32 category TLCore revision 8086 -shortdesc binary files of bin-csplain for win32 +shortdesc win32 files of bin-csplain binfiles arch=win32 size=2 bin/win32/csplain.exe bin/win32/pdfcsplain.exe @@ -12117,14 +13005,14 @@ binfiles arch=win32 size=2 name bin-csplain.x86_64-linux category TLCore revision 7340 -shortdesc binary files of bin-csplain for x86_64-linux +shortdesc x86_64-linux files of bin-csplain binfiles arch=x86_64-linux size=2 bin/x86_64-linux/csplain bin/x86_64-linux/pdfcsplain name bin-ctie category TLCore -revision 10592 +revision 13056 depend bin-kpathsea depend bin-ctie.ARCH docfiles size=3 @@ -12134,111 +13022,118 @@ docfiles size=3 name bin-ctie.alpha-linux category TLCore revision 10011 -shortdesc binary files of bin-ctie for alpha-linux +shortdesc alpha-linux files of bin-ctie binfiles arch=alpha-linux size=30 bin/alpha-linux/ctie name bin-ctie.amd64-freebsd category TLCore revision 10261 -shortdesc binary files of bin-ctie for amd64-freebsd +shortdesc amd64-freebsd files of bin-ctie binfiles arch=amd64-freebsd size=18 bin/amd64-freebsd/ctie name bin-ctie.hppa-hpux category TLCore revision 10324 -shortdesc binary files of bin-ctie for hppa-hpux +shortdesc hppa-hpux files of bin-ctie binfiles arch=hppa-hpux size=29 bin/hppa-hpux/ctie +name bin-ctie.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-ctie +binfiles arch=i386-cygwin size=16 + bin/i386-cygwin/ctie.exe + name bin-ctie.i386-freebsd category TLCore revision 10232 -shortdesc binary files of bin-ctie for i386-freebsd +shortdesc i386-freebsd files of bin-ctie binfiles arch=i386-freebsd size=17 bin/i386-freebsd/ctie name bin-ctie.i386-linux category TLCore revision 10049 -shortdesc binary files of bin-ctie for i386-linux +shortdesc i386-linux files of bin-ctie binfiles arch=i386-linux size=17 bin/i386-linux/ctie name bin-ctie.i386-openbsd category TLCore revision 10046 -shortdesc binary files of bin-ctie for i386-openbsd +shortdesc i386-openbsd files of bin-ctie binfiles arch=i386-openbsd size=16 bin/i386-openbsd/ctie name bin-ctie.i386-solaris category TLCore revision 10015 -shortdesc binary files of bin-ctie for i386-solaris +shortdesc i386-solaris files of bin-ctie binfiles arch=i386-solaris size=17 bin/i386-solaris/ctie name bin-ctie.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-ctie for mips-irix +shortdesc mips-irix files of bin-ctie binfiles arch=mips-irix size=28 bin/mips-irix/ctie name bin-ctie.powerpc-aix category TLCore revision 10221 -shortdesc binary files of bin-ctie for powerpc-aix +shortdesc powerpc-aix files of bin-ctie binfiles arch=powerpc-aix size=19 bin/powerpc-aix/ctie name bin-ctie.powerpc-linux category TLCore revision 10385 -shortdesc binary files of bin-ctie for powerpc-linux +shortdesc powerpc-linux files of bin-ctie binfiles arch=powerpc-linux size=19 bin/powerpc-linux/ctie name bin-ctie.sparc-linux category TLCore revision 10089 -shortdesc binary files of bin-ctie for sparc-linux +shortdesc sparc-linux files of bin-ctie binfiles arch=sparc-linux size=18 bin/sparc-linux/ctie name bin-ctie.sparc-solaris category TLCore revision 10221 -shortdesc binary files of bin-ctie for sparc-solaris +shortdesc sparc-solaris files of bin-ctie binfiles arch=sparc-solaris size=33 bin/sparc-solaris/ctie name bin-ctie.universal-darwin category TLCore revision 10023 -shortdesc binary files of bin-ctie for universal-darwin +shortdesc universal-darwin files of bin-ctie binfiles arch=universal-darwin size=40 bin/universal-darwin/ctie name bin-ctie.win32 category TLCore revision 9633 -shortdesc binary files of bin-ctie for win32 +shortdesc win32 files of bin-ctie binfiles arch=win32 size=3 bin/win32/ctie.exe name bin-ctie.x86_64-linux category TLCore revision 10010 -shortdesc binary files of bin-ctie for x86_64-linux +shortdesc x86_64-linux files of bin-ctie binfiles arch=x86_64-linux size=19 bin/x86_64-linux/ctie name bin-cweb category TLCore -revision 12778 +revision 13056 shortdesc A Web system in C. longdesc The Cweb system is a system for Structured Software longdesc Documentation (also known as Literate Programming) in the @@ -12259,7 +13154,7 @@ catalogue-version 3.64ad name bin-cweb.alpha-linux category TLCore revision 10011 -shortdesc binary files of bin-cweb for alpha-linux +shortdesc alpha-linux files of bin-cweb binfiles arch=alpha-linux size=100 bin/alpha-linux/ctangle bin/alpha-linux/cweave @@ -12267,7 +13162,7 @@ binfiles arch=alpha-linux size=100 name bin-cweb.amd64-freebsd category TLCore revision 10261 -shortdesc binary files of bin-cweb for amd64-freebsd +shortdesc amd64-freebsd files of bin-cweb binfiles arch=amd64-freebsd size=57 bin/amd64-freebsd/ctangle bin/amd64-freebsd/cweave @@ -12275,15 +13170,23 @@ binfiles arch=amd64-freebsd size=57 name bin-cweb.hppa-hpux category TLCore revision 10324 -shortdesc binary files of bin-cweb for hppa-hpux +shortdesc hppa-hpux files of bin-cweb binfiles arch=hppa-hpux size=81 bin/hppa-hpux/ctangle bin/hppa-hpux/cweave +name bin-cweb.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-cweb +binfiles arch=i386-cygwin size=51 + bin/i386-cygwin/ctangle.exe + bin/i386-cygwin/cweave.exe + name bin-cweb.i386-freebsd category TLCore revision 10232 -shortdesc binary files of bin-cweb for i386-freebsd +shortdesc i386-freebsd files of bin-cweb binfiles arch=i386-freebsd size=52 bin/i386-freebsd/ctangle bin/i386-freebsd/cweave @@ -12291,7 +13194,7 @@ binfiles arch=i386-freebsd size=52 name bin-cweb.i386-linux category TLCore revision 10049 -shortdesc binary files of bin-cweb for i386-linux +shortdesc i386-linux files of bin-cweb binfiles arch=i386-linux size=52 bin/i386-linux/ctangle bin/i386-linux/cweave @@ -12299,7 +13202,7 @@ binfiles arch=i386-linux size=52 name bin-cweb.i386-openbsd category TLCore revision 10046 -shortdesc binary files of bin-cweb for i386-openbsd +shortdesc i386-openbsd files of bin-cweb binfiles arch=i386-openbsd size=49 bin/i386-openbsd/ctangle bin/i386-openbsd/cweave @@ -12307,7 +13210,7 @@ binfiles arch=i386-openbsd size=49 name bin-cweb.i386-solaris category TLCore revision 10015 -shortdesc binary files of bin-cweb for i386-solaris +shortdesc i386-solaris files of bin-cweb binfiles arch=i386-solaris size=53 bin/i386-solaris/ctangle bin/i386-solaris/cweave @@ -12315,7 +13218,7 @@ binfiles arch=i386-solaris size=53 name bin-cweb.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-cweb for mips-irix +shortdesc mips-irix files of bin-cweb binfiles arch=mips-irix size=91 bin/mips-irix/ctangle bin/mips-irix/cweave @@ -12323,7 +13226,7 @@ binfiles arch=mips-irix size=91 name bin-cweb.powerpc-aix category TLCore revision 10221 -shortdesc binary files of bin-cweb for powerpc-aix +shortdesc powerpc-aix files of bin-cweb binfiles arch=powerpc-aix size=60 bin/powerpc-aix/ctangle bin/powerpc-aix/cweave @@ -12331,7 +13234,7 @@ binfiles arch=powerpc-aix size=60 name bin-cweb.powerpc-linux category TLCore revision 10385 -shortdesc binary files of bin-cweb for powerpc-linux +shortdesc powerpc-linux files of bin-cweb binfiles arch=powerpc-linux size=58 bin/powerpc-linux/ctangle bin/powerpc-linux/cweave @@ -12339,7 +13242,7 @@ binfiles arch=powerpc-linux size=58 name bin-cweb.sparc-linux category TLCore revision 10089 -shortdesc binary files of bin-cweb for sparc-linux +shortdesc sparc-linux files of bin-cweb binfiles arch=sparc-linux size=56 bin/sparc-linux/ctangle bin/sparc-linux/cweave @@ -12347,7 +13250,7 @@ binfiles arch=sparc-linux size=56 name bin-cweb.sparc-solaris category TLCore revision 10221 -shortdesc binary files of bin-cweb for sparc-solaris +shortdesc sparc-solaris files of bin-cweb binfiles arch=sparc-solaris size=94 bin/sparc-solaris/ctangle bin/sparc-solaris/cweave @@ -12355,7 +13258,7 @@ binfiles arch=sparc-solaris size=94 name bin-cweb.universal-darwin category TLCore revision 10023 -shortdesc binary files of bin-cweb for universal-darwin +shortdesc universal-darwin files of bin-cweb binfiles arch=universal-darwin size=118 bin/universal-darwin/ctangle bin/universal-darwin/cweave @@ -12363,7 +13266,7 @@ binfiles arch=universal-darwin size=118 name bin-cweb.win32 category TLCore revision 9633 -shortdesc binary files of bin-cweb for win32 +shortdesc win32 files of bin-cweb binfiles arch=win32 size=22 bin/win32/ctangle.exe bin/win32/cweave.exe @@ -12371,14 +13274,14 @@ binfiles arch=win32 size=22 name bin-cweb.x86_64-linux category TLCore revision 10010 -shortdesc binary files of bin-cweb for x86_64-linux +shortdesc x86_64-linux files of bin-cweb binfiles arch=x86_64-linux size=57 bin/x86_64-linux/ctangle bin/x86_64-linux/cweave name bin-cyrillic category TLCore -revision 10592 +revision 13056 shortdesc Support for Cyrillic fonts in LaTeX. longdesc This bundle of macros files provides macro support (including longdesc font encoding macros) for the use of Cyrillic characters in @@ -12403,7 +13306,7 @@ catalogue-license lppl name bin-cyrillic.alpha-linux category TLCore revision 9633 -shortdesc binary files of bin-cyrillic for alpha-linux +shortdesc alpha-linux files of bin-cyrillic binfiles arch=alpha-linux size=2 bin/alpha-linux/rubibtex bin/alpha-linux/rumakeindex @@ -12411,7 +13314,7 @@ binfiles arch=alpha-linux size=2 name bin-cyrillic.amd64-freebsd category TLCore revision 9633 -shortdesc binary files of bin-cyrillic for amd64-freebsd +shortdesc amd64-freebsd files of bin-cyrillic binfiles arch=amd64-freebsd size=2 bin/amd64-freebsd/rubibtex bin/amd64-freebsd/rumakeindex @@ -12419,15 +13322,23 @@ binfiles arch=amd64-freebsd size=2 name bin-cyrillic.hppa-hpux category TLCore revision 9633 -shortdesc binary files of bin-cyrillic for hppa-hpux +shortdesc hppa-hpux files of bin-cyrillic binfiles arch=hppa-hpux size=2 bin/hppa-hpux/rubibtex bin/hppa-hpux/rumakeindex +name bin-cyrillic.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-cyrillic +binfiles arch=i386-cygwin size=2 + bin/i386-cygwin/rubibtex + bin/i386-cygwin/rumakeindex + name bin-cyrillic.i386-freebsd category TLCore revision 9633 -shortdesc binary files of bin-cyrillic for i386-freebsd +shortdesc i386-freebsd files of bin-cyrillic binfiles arch=i386-freebsd size=2 bin/i386-freebsd/rubibtex bin/i386-freebsd/rumakeindex @@ -12435,7 +13346,7 @@ binfiles arch=i386-freebsd size=2 name bin-cyrillic.i386-linux category TLCore revision 9633 -shortdesc binary files of bin-cyrillic for i386-linux +shortdesc i386-linux files of bin-cyrillic binfiles arch=i386-linux size=2 bin/i386-linux/rubibtex bin/i386-linux/rumakeindex @@ -12443,7 +13354,7 @@ binfiles arch=i386-linux size=2 name bin-cyrillic.i386-openbsd category TLCore revision 9633 -shortdesc binary files of bin-cyrillic for i386-openbsd +shortdesc i386-openbsd files of bin-cyrillic binfiles arch=i386-openbsd size=2 bin/i386-openbsd/rubibtex bin/i386-openbsd/rumakeindex @@ -12451,7 +13362,7 @@ binfiles arch=i386-openbsd size=2 name bin-cyrillic.i386-solaris category TLCore revision 9633 -shortdesc binary files of bin-cyrillic for i386-solaris +shortdesc i386-solaris files of bin-cyrillic binfiles arch=i386-solaris size=2 bin/i386-solaris/rubibtex bin/i386-solaris/rumakeindex @@ -12459,7 +13370,7 @@ binfiles arch=i386-solaris size=2 name bin-cyrillic.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-cyrillic for mips-irix +shortdesc mips-irix files of bin-cyrillic binfiles arch=mips-irix size=2 bin/mips-irix/rubibtex bin/mips-irix/rumakeindex @@ -12467,7 +13378,7 @@ binfiles arch=mips-irix size=2 name bin-cyrillic.powerpc-aix category TLCore revision 9633 -shortdesc binary files of bin-cyrillic for powerpc-aix +shortdesc powerpc-aix files of bin-cyrillic binfiles arch=powerpc-aix size=2 bin/powerpc-aix/rubibtex bin/powerpc-aix/rumakeindex @@ -12475,7 +13386,7 @@ binfiles arch=powerpc-aix size=2 name bin-cyrillic.powerpc-linux category TLCore revision 9633 -shortdesc binary files of bin-cyrillic for powerpc-linux +shortdesc powerpc-linux files of bin-cyrillic binfiles arch=powerpc-linux size=2 bin/powerpc-linux/rubibtex bin/powerpc-linux/rumakeindex @@ -12483,7 +13394,7 @@ binfiles arch=powerpc-linux size=2 name bin-cyrillic.sparc-linux category TLCore revision 9633 -shortdesc binary files of bin-cyrillic for sparc-linux +shortdesc sparc-linux files of bin-cyrillic binfiles arch=sparc-linux size=2 bin/sparc-linux/rubibtex bin/sparc-linux/rumakeindex @@ -12491,7 +13402,7 @@ binfiles arch=sparc-linux size=2 name bin-cyrillic.sparc-solaris category TLCore revision 9633 -shortdesc binary files of bin-cyrillic for sparc-solaris +shortdesc sparc-solaris files of bin-cyrillic binfiles arch=sparc-solaris size=2 bin/sparc-solaris/rubibtex bin/sparc-solaris/rumakeindex @@ -12499,7 +13410,7 @@ binfiles arch=sparc-solaris size=2 name bin-cyrillic.universal-darwin category TLCore revision 9633 -shortdesc binary files of bin-cyrillic for universal-darwin +shortdesc universal-darwin files of bin-cyrillic binfiles arch=universal-darwin size=2 bin/universal-darwin/rubibtex bin/universal-darwin/rumakeindex @@ -12507,19 +13418,19 @@ binfiles arch=universal-darwin size=2 name bin-cyrillic.win32 category TLCore revision 9633 -shortdesc binary files of bin-cyrillic for win32 +shortdesc win32 files of bin-cyrillic name bin-cyrillic.x86_64-linux category TLCore revision 9633 -shortdesc binary files of bin-cyrillic for x86_64-linux +shortdesc x86_64-linux files of bin-cyrillic binfiles arch=x86_64-linux size=2 bin/x86_64-linux/rubibtex bin/x86_64-linux/rumakeindex name bin-detex category TLCore -revision 10592 +revision 13056 shortdesc Strip TeX from a source file. longdesc Detex is a program to remove TeX constructs from a text file. longdesc It recognizes the \input command. The program assumes it is @@ -12537,221 +13448,235 @@ catalogue-license other-free name bin-detex.alpha-linux category TLCore revision 10011 -shortdesc binary files of bin-detex for alpha-linux +shortdesc alpha-linux files of bin-detex binfiles arch=alpha-linux size=34 bin/alpha-linux/detex name bin-detex.amd64-freebsd category TLCore revision 10261 -shortdesc binary files of bin-detex for amd64-freebsd +shortdesc amd64-freebsd files of bin-detex binfiles arch=amd64-freebsd size=21 bin/amd64-freebsd/detex name bin-detex.hppa-hpux category TLCore revision 10324 -shortdesc binary files of bin-detex for hppa-hpux +shortdesc hppa-hpux files of bin-detex binfiles arch=hppa-hpux size=32 bin/hppa-hpux/detex +name bin-detex.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-detex +binfiles arch=i386-cygwin size=19 + bin/i386-cygwin/detex.exe + name bin-detex.i386-freebsd category TLCore revision 10232 -shortdesc binary files of bin-detex for i386-freebsd +shortdesc i386-freebsd files of bin-detex binfiles arch=i386-freebsd size=20 bin/i386-freebsd/detex name bin-detex.i386-linux category TLCore revision 10049 -shortdesc binary files of bin-detex for i386-linux +shortdesc i386-linux files of bin-detex binfiles arch=i386-linux size=20 bin/i386-linux/detex name bin-detex.i386-openbsd category TLCore revision 10046 -shortdesc binary files of bin-detex for i386-openbsd +shortdesc i386-openbsd files of bin-detex binfiles arch=i386-openbsd size=18 bin/i386-openbsd/detex name bin-detex.i386-solaris category TLCore revision 10015 -shortdesc binary files of bin-detex for i386-solaris +shortdesc i386-solaris files of bin-detex binfiles arch=i386-solaris size=20 bin/i386-solaris/detex name bin-detex.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-detex for mips-irix +shortdesc mips-irix files of bin-detex binfiles arch=mips-irix size=34 bin/mips-irix/detex name bin-detex.powerpc-aix category TLCore revision 10221 -shortdesc binary files of bin-detex for powerpc-aix +shortdesc powerpc-aix files of bin-detex binfiles arch=powerpc-aix size=21 bin/powerpc-aix/detex name bin-detex.powerpc-linux category TLCore revision 10385 -shortdesc binary files of bin-detex for powerpc-linux +shortdesc powerpc-linux files of bin-detex binfiles arch=powerpc-linux size=22 bin/powerpc-linux/detex name bin-detex.sparc-linux category TLCore revision 10089 -shortdesc binary files of bin-detex for sparc-linux +shortdesc sparc-linux files of bin-detex binfiles arch=sparc-linux size=20 bin/sparc-linux/detex name bin-detex.sparc-solaris category TLCore revision 10221 -shortdesc binary files of bin-detex for sparc-solaris +shortdesc sparc-solaris files of bin-detex binfiles arch=sparc-solaris size=36 bin/sparc-solaris/detex name bin-detex.universal-darwin category TLCore revision 10023 -shortdesc binary files of bin-detex for universal-darwin +shortdesc universal-darwin files of bin-detex binfiles arch=universal-darwin size=44 bin/universal-darwin/detex name bin-detex.win32 category TLCore revision 9633 -shortdesc binary files of bin-detex for win32 +shortdesc win32 files of bin-detex binfiles arch=win32 size=5 bin/win32/detex.exe name bin-detex.x86_64-linux category TLCore revision 10010 -shortdesc binary files of bin-detex for x86_64-linux +shortdesc x86_64-linux files of bin-detex binfiles arch=x86_64-linux size=22 bin/x86_64-linux/detex name bin-devnag category TLCore -revision 10592 +revision 13056 depend bin-devnag.ARCH name bin-devnag.alpha-linux category TLCore revision 9469 -shortdesc binary files of bin-devnag for alpha-linux +shortdesc alpha-linux files of bin-devnag binfiles arch=alpha-linux size=15 bin/alpha-linux/devnag name bin-devnag.amd64-freebsd category TLCore revision 9687 -shortdesc binary files of bin-devnag for amd64-freebsd +shortdesc amd64-freebsd files of bin-devnag binfiles arch=amd64-freebsd size=8 bin/amd64-freebsd/devnag name bin-devnag.hppa-hpux category TLCore revision 10324 -shortdesc binary files of bin-devnag for hppa-hpux +shortdesc hppa-hpux files of bin-devnag binfiles arch=hppa-hpux size=12 bin/hppa-hpux/devnag +name bin-devnag.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-devnag +binfiles arch=i386-cygwin size=6 + bin/i386-cygwin/devnag.exe + name bin-devnag.i386-freebsd category TLCore revision 9682 -shortdesc binary files of bin-devnag for i386-freebsd +shortdesc i386-freebsd files of bin-devnag binfiles arch=i386-freebsd size=7 bin/i386-freebsd/devnag name bin-devnag.i386-linux category TLCore revision 9455 -shortdesc binary files of bin-devnag for i386-linux +shortdesc i386-linux files of bin-devnag binfiles arch=i386-linux size=7 bin/i386-linux/devnag name bin-devnag.i386-openbsd category TLCore revision 10046 -shortdesc binary files of bin-devnag for i386-openbsd +shortdesc i386-openbsd files of bin-devnag binfiles arch=i386-openbsd size=7 bin/i386-openbsd/devnag name bin-devnag.i386-solaris category TLCore revision 9657 -shortdesc binary files of bin-devnag for i386-solaris +shortdesc i386-solaris files of bin-devnag binfiles arch=i386-solaris size=7 bin/i386-solaris/devnag name bin-devnag.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-devnag for mips-irix +shortdesc mips-irix files of bin-devnag binfiles arch=mips-irix size=12 bin/mips-irix/devnag name bin-devnag.powerpc-aix category TLCore revision 10221 -shortdesc binary files of bin-devnag for powerpc-aix +shortdesc powerpc-aix files of bin-devnag binfiles arch=powerpc-aix size=8 bin/powerpc-aix/devnag name bin-devnag.powerpc-linux category TLCore revision 9493 -shortdesc binary files of bin-devnag for powerpc-linux +shortdesc powerpc-linux files of bin-devnag binfiles arch=powerpc-linux size=8 bin/powerpc-linux/devnag name bin-devnag.sparc-linux category TLCore revision 9602 -shortdesc binary files of bin-devnag for sparc-linux +shortdesc sparc-linux files of bin-devnag binfiles arch=sparc-linux size=8 bin/sparc-linux/devnag name bin-devnag.sparc-solaris category TLCore revision 9500 -shortdesc binary files of bin-devnag for sparc-solaris +shortdesc sparc-solaris files of bin-devnag binfiles arch=sparc-solaris size=9 bin/sparc-solaris/devnag name bin-devnag.universal-darwin category TLCore revision 10023 -shortdesc binary files of bin-devnag for universal-darwin +shortdesc universal-darwin files of bin-devnag binfiles arch=universal-darwin size=19 bin/universal-darwin/devnag name bin-devnag.win32 category TLCore revision 9465 -shortdesc binary files of bin-devnag for win32 +shortdesc win32 files of bin-devnag binfiles arch=win32 size=6 bin/win32/devnag.exe name bin-devnag.x86_64-linux category TLCore revision 10010 -shortdesc binary files of bin-devnag for x86_64-linux +shortdesc x86_64-linux files of bin-devnag binfiles arch=x86_64-linux size=8 bin/x86_64-linux/devnag name bin-dialog category TLCore -revision 10592 +revision 13056 depend bin-dialog.ARCH docfiles size=5 texmf/doc/man/man1/tcdialog.1 @@ -12760,109 +13685,116 @@ docfiles size=5 name bin-dialog.alpha-linux category TLCore revision 9633 -shortdesc binary files of bin-dialog for alpha-linux +shortdesc alpha-linux files of bin-dialog binfiles arch=alpha-linux size=64 bin/alpha-linux/tcdialog name bin-dialog.amd64-freebsd category TLCore revision 9633 -shortdesc binary files of bin-dialog for amd64-freebsd +shortdesc amd64-freebsd files of bin-dialog binfiles arch=amd64-freebsd size=38 bin/amd64-freebsd/tcdialog name bin-dialog.hppa-hpux category TLCore revision 10324 -shortdesc binary files of bin-dialog for hppa-hpux +shortdesc hppa-hpux files of bin-dialog binfiles arch=hppa-hpux size=37 bin/hppa-hpux/tcdialog +name bin-dialog.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-dialog +binfiles arch=i386-cygwin size=33 + bin/i386-cygwin/tcdialog.exe + name bin-dialog.i386-freebsd category TLCore revision 10232 -shortdesc binary files of bin-dialog for i386-freebsd +shortdesc i386-freebsd files of bin-dialog binfiles arch=i386-freebsd size=34 bin/i386-freebsd/tcdialog name bin-dialog.i386-linux category TLCore revision 9633 -shortdesc binary files of bin-dialog for i386-linux +shortdesc i386-linux files of bin-dialog binfiles arch=i386-linux size=32 bin/i386-linux/tcdialog name bin-dialog.i386-openbsd category TLCore revision 9633 -shortdesc binary files of bin-dialog for i386-openbsd +shortdesc i386-openbsd files of bin-dialog binfiles arch=i386-openbsd size=29 bin/i386-openbsd/tcdialog name bin-dialog.i386-solaris category TLCore revision 9633 -shortdesc binary files of bin-dialog for i386-solaris +shortdesc i386-solaris files of bin-dialog binfiles arch=i386-solaris size=33 bin/i386-solaris/tcdialog name bin-dialog.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-dialog for mips-irix +shortdesc mips-irix files of bin-dialog binfiles arch=mips-irix size=53 bin/mips-irix/tcdialog name bin-dialog.powerpc-aix category TLCore revision 10221 -shortdesc binary files of bin-dialog for powerpc-aix +shortdesc powerpc-aix files of bin-dialog binfiles arch=powerpc-aix size=39 bin/powerpc-aix/tcdialog name bin-dialog.powerpc-linux category TLCore revision 9633 -shortdesc binary files of bin-dialog for powerpc-linux +shortdesc powerpc-linux files of bin-dialog binfiles arch=powerpc-linux size=36 bin/powerpc-linux/tcdialog name bin-dialog.sparc-linux category TLCore revision 9633 -shortdesc binary files of bin-dialog for sparc-linux +shortdesc sparc-linux files of bin-dialog binfiles arch=sparc-linux size=36 bin/sparc-linux/tcdialog name bin-dialog.sparc-solaris category TLCore revision 9633 -shortdesc binary files of bin-dialog for sparc-solaris +shortdesc sparc-solaris files of bin-dialog binfiles arch=sparc-solaris size=66 bin/sparc-solaris/tcdialog name bin-dialog.universal-darwin category TLCore revision 10023 -shortdesc binary files of bin-dialog for universal-darwin +shortdesc universal-darwin files of bin-dialog binfiles arch=universal-darwin size=68 bin/universal-darwin/tcdialog name bin-dialog.win32 category TLCore revision 9633 -shortdesc binary files of bin-dialog for win32 +shortdesc win32 files of bin-dialog name bin-dialog.x86_64-linux category TLCore revision 10010 -shortdesc binary files of bin-dialog for x86_64-linux +shortdesc x86_64-linux files of bin-dialog binfiles arch=x86_64-linux size=38 bin/x86_64-linux/tcdialog name bin-dtl category TLCore -revision 10592 +revision 13056 shortdesc Tools to dis-assemble and re-assemble DVI files. longdesc DTL (DVI Text Language) is a means of expressing the content of longdesc a DVI file, which is readily readable by humans. The DTL bundle @@ -12884,7 +13816,7 @@ catalogue-version 0.6.1 name bin-dtl.alpha-linux category TLCore revision 10323 -shortdesc binary files of bin-dtl for alpha-linux +shortdesc alpha-linux files of bin-dtl binfiles arch=alpha-linux size=17 bin/alpha-linux/dt2dv bin/alpha-linux/dv2dt @@ -12892,7 +13824,7 @@ binfiles arch=alpha-linux size=17 name bin-dtl.amd64-freebsd category TLCore revision 10261 -shortdesc binary files of bin-dtl for amd64-freebsd +shortdesc amd64-freebsd files of bin-dtl binfiles arch=amd64-freebsd size=13 bin/amd64-freebsd/dt2dv bin/amd64-freebsd/dv2dt @@ -12900,15 +13832,23 @@ binfiles arch=amd64-freebsd size=13 name bin-dtl.hppa-hpux category TLCore revision 10324 -shortdesc binary files of bin-dtl for hppa-hpux +shortdesc hppa-hpux files of bin-dtl binfiles arch=hppa-hpux size=21 bin/hppa-hpux/dt2dv bin/hppa-hpux/dv2dt +name bin-dtl.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-dtl +binfiles arch=i386-cygwin size=11 + bin/i386-cygwin/dt2dv.exe + bin/i386-cygwin/dv2dt.exe + name bin-dtl.i386-freebsd category TLCore revision 10232 -shortdesc binary files of bin-dtl for i386-freebsd +shortdesc i386-freebsd files of bin-dtl binfiles arch=i386-freebsd size=12 bin/i386-freebsd/dt2dv bin/i386-freebsd/dv2dt @@ -12916,7 +13856,7 @@ binfiles arch=i386-freebsd size=12 name bin-dtl.i386-linux category TLCore revision 10321 -shortdesc binary files of bin-dtl for i386-linux +shortdesc i386-linux files of bin-dtl binfiles arch=i386-linux size=12 bin/i386-linux/dt2dv bin/i386-linux/dv2dt @@ -12924,7 +13864,7 @@ binfiles arch=i386-linux size=12 name bin-dtl.i386-openbsd category TLCore revision 10265 -shortdesc binary files of bin-dtl for i386-openbsd +shortdesc i386-openbsd files of bin-dtl binfiles arch=i386-openbsd size=11 bin/i386-openbsd/dt2dv bin/i386-openbsd/dv2dt @@ -12932,7 +13872,7 @@ binfiles arch=i386-openbsd size=11 name bin-dtl.i386-solaris category TLCore revision 10320 -shortdesc binary files of bin-dtl for i386-solaris +shortdesc i386-solaris files of bin-dtl binfiles arch=i386-solaris size=11 bin/i386-solaris/dt2dv bin/i386-solaris/dv2dt @@ -12940,7 +13880,7 @@ binfiles arch=i386-solaris size=11 name bin-dtl.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-dtl for mips-irix +shortdesc mips-irix files of bin-dtl binfiles arch=mips-irix size=19 bin/mips-irix/dt2dv bin/mips-irix/dv2dt @@ -12948,7 +13888,7 @@ binfiles arch=mips-irix size=19 name bin-dtl.powerpc-aix category TLCore revision 10221 -shortdesc binary files of bin-dtl for powerpc-aix +shortdesc powerpc-aix files of bin-dtl binfiles arch=powerpc-aix size=12 bin/powerpc-aix/dt2dv bin/powerpc-aix/dv2dt @@ -12956,7 +13896,7 @@ binfiles arch=powerpc-aix size=12 name bin-dtl.powerpc-linux category TLCore revision 10385 -shortdesc binary files of bin-dtl for powerpc-linux +shortdesc powerpc-linux files of bin-dtl binfiles arch=powerpc-linux size=14 bin/powerpc-linux/dt2dv bin/powerpc-linux/dv2dt @@ -12964,7 +13904,7 @@ binfiles arch=powerpc-linux size=14 name bin-dtl.sparc-linux category TLCore revision 10219 -shortdesc binary files of bin-dtl for sparc-linux +shortdesc sparc-linux files of bin-dtl binfiles arch=sparc-linux size=11 bin/sparc-linux/dt2dv bin/sparc-linux/dv2dt @@ -12972,7 +13912,7 @@ binfiles arch=sparc-linux size=11 name bin-dtl.sparc-solaris category TLCore revision 10221 -shortdesc binary files of bin-dtl for sparc-solaris +shortdesc sparc-solaris files of bin-dtl binfiles arch=sparc-solaris size=13 bin/sparc-solaris/dt2dv bin/sparc-solaris/dv2dt @@ -12980,7 +13920,7 @@ binfiles arch=sparc-solaris size=13 name bin-dtl.universal-darwin category TLCore revision 10322 -shortdesc binary files of bin-dtl for universal-darwin +shortdesc universal-darwin files of bin-dtl binfiles arch=universal-darwin size=33 bin/universal-darwin/dt2dv bin/universal-darwin/dv2dt @@ -12988,7 +13928,7 @@ binfiles arch=universal-darwin size=33 name bin-dtl.win32 category TLCore revision 9633 -shortdesc binary files of bin-dtl for win32 +shortdesc win32 files of bin-dtl binfiles arch=win32 size=9 bin/win32/dt2dv.exe bin/win32/dv2dt.exe @@ -12996,14 +13936,14 @@ binfiles arch=win32 size=9 name bin-dtl.x86_64-linux category TLCore revision 10309 -shortdesc binary files of bin-dtl for x86_64-linux +shortdesc x86_64-linux files of bin-dtl binfiles arch=x86_64-linux size=13 bin/x86_64-linux/dt2dv bin/x86_64-linux/dv2dt name bin-dvi2tty category TLCore -revision 10592 +revision 13056 shortdesc Produce ASCII from DVI. longdesc A DVI driver to produce an ASCII representation of the longdesc document. @@ -13019,7 +13959,7 @@ catalogue-version 3.5.1 name bin-dvi2tty.alpha-linux category TLCore revision 9633 -shortdesc binary files of bin-dvi2tty for alpha-linux +shortdesc alpha-linux files of bin-dvi2tty binfiles arch=alpha-linux size=14 bin/alpha-linux/disdvi bin/alpha-linux/dvi2tty @@ -13027,7 +13967,7 @@ binfiles arch=alpha-linux size=14 name bin-dvi2tty.amd64-freebsd category TLCore revision 9633 -shortdesc binary files of bin-dvi2tty for amd64-freebsd +shortdesc amd64-freebsd files of bin-dvi2tty binfiles arch=amd64-freebsd size=11 bin/amd64-freebsd/disdvi bin/amd64-freebsd/dvi2tty @@ -13035,15 +13975,23 @@ binfiles arch=amd64-freebsd size=11 name bin-dvi2tty.hppa-hpux category TLCore revision 10324 -shortdesc binary files of bin-dvi2tty for hppa-hpux +shortdesc hppa-hpux files of bin-dvi2tty binfiles arch=hppa-hpux size=19 bin/hppa-hpux/disdvi bin/hppa-hpux/dvi2tty +name bin-dvi2tty.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-dvi2tty +binfiles arch=i386-cygwin size=8 + bin/i386-cygwin/disdvi.exe + bin/i386-cygwin/dvi2tty.exe + name bin-dvi2tty.i386-freebsd category TLCore revision 9682 -shortdesc binary files of bin-dvi2tty for i386-freebsd +shortdesc i386-freebsd files of bin-dvi2tty binfiles arch=i386-freebsd size=8 bin/i386-freebsd/disdvi bin/i386-freebsd/dvi2tty @@ -13051,7 +13999,7 @@ binfiles arch=i386-freebsd size=8 name bin-dvi2tty.i386-linux category TLCore revision 9633 -shortdesc binary files of bin-dvi2tty for i386-linux +shortdesc i386-linux files of bin-dvi2tty binfiles arch=i386-linux size=8 bin/i386-linux/disdvi bin/i386-linux/dvi2tty @@ -13059,7 +14007,7 @@ binfiles arch=i386-linux size=8 name bin-dvi2tty.i386-openbsd category TLCore revision 9633 -shortdesc binary files of bin-dvi2tty for i386-openbsd +shortdesc i386-openbsd files of bin-dvi2tty binfiles arch=i386-openbsd size=9 bin/i386-openbsd/disdvi bin/i386-openbsd/dvi2tty @@ -13067,7 +14015,7 @@ binfiles arch=i386-openbsd size=9 name bin-dvi2tty.i386-solaris category TLCore revision 9633 -shortdesc binary files of bin-dvi2tty for i386-solaris +shortdesc i386-solaris files of bin-dvi2tty binfiles arch=i386-solaris size=9 bin/i386-solaris/disdvi bin/i386-solaris/dvi2tty @@ -13075,7 +14023,7 @@ binfiles arch=i386-solaris size=9 name bin-dvi2tty.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-dvi2tty for mips-irix +shortdesc mips-irix files of bin-dvi2tty binfiles arch=mips-irix size=17 bin/mips-irix/disdvi bin/mips-irix/dvi2tty @@ -13083,7 +14031,7 @@ binfiles arch=mips-irix size=17 name bin-dvi2tty.powerpc-aix category TLCore revision 10221 -shortdesc binary files of bin-dvi2tty for powerpc-aix +shortdesc powerpc-aix files of bin-dvi2tty binfiles arch=powerpc-aix size=8 bin/powerpc-aix/disdvi bin/powerpc-aix/dvi2tty @@ -13091,7 +14039,7 @@ binfiles arch=powerpc-aix size=8 name bin-dvi2tty.powerpc-linux category TLCore revision 9633 -shortdesc binary files of bin-dvi2tty for powerpc-linux +shortdesc powerpc-linux files of bin-dvi2tty binfiles arch=powerpc-linux size=11 bin/powerpc-linux/disdvi bin/powerpc-linux/dvi2tty @@ -13099,7 +14047,7 @@ binfiles arch=powerpc-linux size=11 name bin-dvi2tty.sparc-linux category TLCore revision 9633 -shortdesc binary files of bin-dvi2tty for sparc-linux +shortdesc sparc-linux files of bin-dvi2tty binfiles arch=sparc-linux size=9 bin/sparc-linux/disdvi bin/sparc-linux/dvi2tty @@ -13107,7 +14055,7 @@ binfiles arch=sparc-linux size=9 name bin-dvi2tty.sparc-solaris category TLCore revision 9633 -shortdesc binary files of bin-dvi2tty for sparc-solaris +shortdesc sparc-solaris files of bin-dvi2tty binfiles arch=sparc-solaris size=11 bin/sparc-solaris/disdvi bin/sparc-solaris/dvi2tty @@ -13115,7 +14063,7 @@ binfiles arch=sparc-solaris size=11 name bin-dvi2tty.universal-darwin category TLCore revision 10023 -shortdesc binary files of bin-dvi2tty for universal-darwin +shortdesc universal-darwin files of bin-dvi2tty binfiles arch=universal-darwin size=28 bin/universal-darwin/disdvi bin/universal-darwin/dvi2tty @@ -13123,7 +14071,7 @@ binfiles arch=universal-darwin size=28 name bin-dvi2tty.win32 category TLCore revision 9633 -shortdesc binary files of bin-dvi2tty for win32 +shortdesc win32 files of bin-dvi2tty binfiles arch=win32 size=8 bin/win32/disdvi.exe bin/win32/dvi2tty.exe @@ -13131,14 +14079,14 @@ binfiles arch=win32 size=8 name bin-dvi2tty.x86_64-linux category TLCore revision 10010 -shortdesc binary files of bin-dvi2tty for x86_64-linux +shortdesc x86_64-linux files of bin-dvi2tty binfiles arch=x86_64-linux size=11 bin/x86_64-linux/disdvi bin/x86_64-linux/dvi2tty name bin-dvicopy category TLCore -revision 10592 +revision 13056 shortdesc Copy DVI files, flattening VFs. longdesc DVICOPY is a utility program that allows one to take a DVI file longdesc that references composite fonts (VF) and convert it into a DVI @@ -13156,111 +14104,118 @@ catalogue-version 1.5 name bin-dvicopy.alpha-linux category TLCore revision 10011 -shortdesc binary files of bin-dvicopy for alpha-linux +shortdesc alpha-linux files of bin-dvicopy binfiles arch=alpha-linux size=53 bin/alpha-linux/dvicopy name bin-dvicopy.amd64-freebsd category TLCore revision 10261 -shortdesc binary files of bin-dvicopy for amd64-freebsd +shortdesc amd64-freebsd files of bin-dvicopy binfiles arch=amd64-freebsd size=31 bin/amd64-freebsd/dvicopy name bin-dvicopy.hppa-hpux category TLCore revision 10324 -shortdesc binary files of bin-dvicopy for hppa-hpux +shortdesc hppa-hpux files of bin-dvicopy binfiles arch=hppa-hpux size=44 bin/hppa-hpux/dvicopy +name bin-dvicopy.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-dvicopy +binfiles arch=i386-cygwin size=26 + bin/i386-cygwin/dvicopy.exe + name bin-dvicopy.i386-freebsd category TLCore revision 10232 -shortdesc binary files of bin-dvicopy for i386-freebsd +shortdesc i386-freebsd files of bin-dvicopy binfiles arch=i386-freebsd size=29 bin/i386-freebsd/dvicopy name bin-dvicopy.i386-linux category TLCore revision 10049 -shortdesc binary files of bin-dvicopy for i386-linux +shortdesc i386-linux files of bin-dvicopy binfiles arch=i386-linux size=25 bin/i386-linux/dvicopy name bin-dvicopy.i386-openbsd category TLCore revision 10046 -shortdesc binary files of bin-dvicopy for i386-openbsd +shortdesc i386-openbsd files of bin-dvicopy binfiles arch=i386-openbsd size=25 bin/i386-openbsd/dvicopy name bin-dvicopy.i386-solaris category TLCore revision 10015 -shortdesc binary files of bin-dvicopy for i386-solaris +shortdesc i386-solaris files of bin-dvicopy binfiles arch=i386-solaris size=28 bin/i386-solaris/dvicopy name bin-dvicopy.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-dvicopy for mips-irix +shortdesc mips-irix files of bin-dvicopy binfiles arch=mips-irix size=52 bin/mips-irix/dvicopy name bin-dvicopy.powerpc-aix category TLCore revision 10221 -shortdesc binary files of bin-dvicopy for powerpc-aix +shortdesc powerpc-aix files of bin-dvicopy binfiles arch=powerpc-aix size=32 bin/powerpc-aix/dvicopy name bin-dvicopy.powerpc-linux category TLCore revision 10385 -shortdesc binary files of bin-dvicopy for powerpc-linux +shortdesc powerpc-linux files of bin-dvicopy binfiles arch=powerpc-linux size=29 bin/powerpc-linux/dvicopy name bin-dvicopy.sparc-linux category TLCore revision 10089 -shortdesc binary files of bin-dvicopy for sparc-linux +shortdesc sparc-linux files of bin-dvicopy binfiles arch=sparc-linux size=28 bin/sparc-linux/dvicopy name bin-dvicopy.sparc-solaris category TLCore revision 10221 -shortdesc binary files of bin-dvicopy for sparc-solaris +shortdesc sparc-solaris files of bin-dvicopy binfiles arch=sparc-solaris size=52 bin/sparc-solaris/dvicopy name bin-dvicopy.universal-darwin category TLCore revision 10023 -shortdesc binary files of bin-dvicopy for universal-darwin +shortdesc universal-darwin files of bin-dvicopy binfiles arch=universal-darwin size=60 bin/universal-darwin/dvicopy name bin-dvicopy.win32 category TLCore revision 9633 -shortdesc binary files of bin-dvicopy for win32 +shortdesc win32 files of bin-dvicopy binfiles arch=win32 size=10 bin/win32/dvicopy.exe name bin-dvicopy.x86_64-linux category TLCore revision 10010 -shortdesc binary files of bin-dvicopy for x86_64-linux +shortdesc x86_64-linux files of bin-dvicopy binfiles arch=x86_64-linux size=28 bin/x86_64-linux/dvicopy name bin-dvidvi category TLCore -revision 10592 +revision 13056 shortdesc Convert one DVI file into another. longdesc The output DVI file's contents are specified by page selection longdesc commands; series of pages and page number ranges may be @@ -13277,98 +14232,105 @@ catalogue-version 1.0 name bin-dvidvi.alpha-linux category TLCore revision 9633 -shortdesc binary files of bin-dvidvi for alpha-linux +shortdesc alpha-linux files of bin-dvidvi binfiles arch=alpha-linux size=8 bin/alpha-linux/dvidvi name bin-dvidvi.amd64-freebsd category TLCore revision 9633 -shortdesc binary files of bin-dvidvi for amd64-freebsd +shortdesc amd64-freebsd files of bin-dvidvi binfiles arch=amd64-freebsd size=6 bin/amd64-freebsd/dvidvi name bin-dvidvi.hppa-hpux category TLCore revision 10324 -shortdesc binary files of bin-dvidvi for hppa-hpux +shortdesc hppa-hpux files of bin-dvidvi binfiles arch=hppa-hpux size=9 bin/hppa-hpux/dvidvi +name bin-dvidvi.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-dvidvi +binfiles arch=i386-cygwin size=4 + bin/i386-cygwin/dvidvi.exe + name bin-dvidvi.i386-freebsd category TLCore revision 9682 -shortdesc binary files of bin-dvidvi for i386-freebsd +shortdesc i386-freebsd files of bin-dvidvi binfiles arch=i386-freebsd size=5 bin/i386-freebsd/dvidvi name bin-dvidvi.i386-linux category TLCore revision 9633 -shortdesc binary files of bin-dvidvi for i386-linux +shortdesc i386-linux files of bin-dvidvi binfiles arch=i386-linux size=5 bin/i386-linux/dvidvi name bin-dvidvi.i386-openbsd category TLCore revision 9633 -shortdesc binary files of bin-dvidvi for i386-openbsd +shortdesc i386-openbsd files of bin-dvidvi binfiles arch=i386-openbsd size=5 bin/i386-openbsd/dvidvi name bin-dvidvi.i386-solaris category TLCore revision 9633 -shortdesc binary files of bin-dvidvi for i386-solaris +shortdesc i386-solaris files of bin-dvidvi binfiles arch=i386-solaris size=5 bin/i386-solaris/dvidvi name bin-dvidvi.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-dvidvi for mips-irix +shortdesc mips-irix files of bin-dvidvi binfiles arch=mips-irix size=10 bin/mips-irix/dvidvi name bin-dvidvi.powerpc-aix category TLCore revision 10221 -shortdesc binary files of bin-dvidvi for powerpc-aix +shortdesc powerpc-aix files of bin-dvidvi binfiles arch=powerpc-aix size=5 bin/powerpc-aix/dvidvi name bin-dvidvi.powerpc-linux category TLCore revision 9633 -shortdesc binary files of bin-dvidvi for powerpc-linux +shortdesc powerpc-linux files of bin-dvidvi binfiles arch=powerpc-linux size=6 bin/powerpc-linux/dvidvi name bin-dvidvi.sparc-linux category TLCore revision 9633 -shortdesc binary files of bin-dvidvi for sparc-linux +shortdesc sparc-linux files of bin-dvidvi binfiles arch=sparc-linux size=5 bin/sparc-linux/dvidvi name bin-dvidvi.sparc-solaris category TLCore revision 9633 -shortdesc binary files of bin-dvidvi for sparc-solaris +shortdesc sparc-solaris files of bin-dvidvi binfiles arch=sparc-solaris size=6 bin/sparc-solaris/dvidvi name bin-dvidvi.universal-darwin category TLCore revision 10023 -shortdesc binary files of bin-dvidvi for universal-darwin +shortdesc universal-darwin files of bin-dvidvi binfiles arch=universal-darwin size=15 bin/universal-darwin/dvidvi name bin-dvidvi.win32 category TLCore revision 9633 -shortdesc binary files of bin-dvidvi for win32 +shortdesc win32 files of bin-dvidvi binfiles arch=win32 size=6 bin/win32/a5bookle.bat bin/win32/doubside.bat @@ -13377,13 +14339,13 @@ binfiles arch=win32 size=6 name bin-dvidvi.x86_64-linux category TLCore revision 10010 -shortdesc binary files of bin-dvidvi for x86_64-linux +shortdesc x86_64-linux files of bin-dvidvi binfiles arch=x86_64-linux size=5 bin/x86_64-linux/dvidvi name bin-dviljk category TLCore -revision 12778 +revision 13056 shortdesc DVI to Laserjet output. longdesc A dvi driver for the LaserJet printers, using kpathsea longdesc recursive file searching. Note: this program will not compile @@ -13412,7 +14374,7 @@ catalogue-version 2.6p4 name bin-dviljk.alpha-linux category TLCore revision 10011 -shortdesc binary files of bin-dviljk for alpha-linux +shortdesc alpha-linux files of bin-dviljk binfiles arch=alpha-linux size=194 bin/alpha-linux/dvihp bin/alpha-linux/dvilj @@ -13424,7 +14386,7 @@ binfiles arch=alpha-linux size=194 name bin-dviljk.amd64-freebsd category TLCore revision 10261 -shortdesc binary files of bin-dviljk for amd64-freebsd +shortdesc amd64-freebsd files of bin-dviljk binfiles arch=amd64-freebsd size=111 bin/amd64-freebsd/dvihp bin/amd64-freebsd/dvilj @@ -13436,7 +14398,7 @@ binfiles arch=amd64-freebsd size=111 name bin-dviljk.hppa-hpux category TLCore revision 10324 -shortdesc binary files of bin-dviljk for hppa-hpux +shortdesc hppa-hpux files of bin-dviljk binfiles arch=hppa-hpux size=157 bin/hppa-hpux/dvihp bin/hppa-hpux/dvilj @@ -13445,10 +14407,22 @@ binfiles arch=hppa-hpux size=157 bin/hppa-hpux/dvilj4l bin/hppa-hpux/dvilj6 +name bin-dviljk.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-dviljk +binfiles arch=i386-cygwin size=103 + bin/i386-cygwin/dvihp + bin/i386-cygwin/dvilj.exe + bin/i386-cygwin/dvilj2p.exe + bin/i386-cygwin/dvilj4.exe + bin/i386-cygwin/dvilj4l.exe + bin/i386-cygwin/dvilj6 + name bin-dviljk.i386-freebsd category TLCore revision 10232 -shortdesc binary files of bin-dviljk for i386-freebsd +shortdesc i386-freebsd files of bin-dviljk binfiles arch=i386-freebsd size=105 bin/i386-freebsd/dvihp bin/i386-freebsd/dvilj @@ -13460,7 +14434,7 @@ binfiles arch=i386-freebsd size=105 name bin-dviljk.i386-linux category TLCore revision 10049 -shortdesc binary files of bin-dviljk for i386-linux +shortdesc i386-linux files of bin-dviljk binfiles arch=i386-linux size=107 bin/i386-linux/dvihp bin/i386-linux/dvilj @@ -13472,7 +14446,7 @@ binfiles arch=i386-linux size=107 name bin-dviljk.i386-openbsd category TLCore revision 10046 -shortdesc binary files of bin-dviljk for i386-openbsd +shortdesc i386-openbsd files of bin-dviljk binfiles arch=i386-openbsd size=99 bin/i386-openbsd/dvihp bin/i386-openbsd/dvilj @@ -13484,7 +14458,7 @@ binfiles arch=i386-openbsd size=99 name bin-dviljk.i386-solaris category TLCore revision 10015 -shortdesc binary files of bin-dviljk for i386-solaris +shortdesc i386-solaris files of bin-dviljk binfiles arch=i386-solaris size=105 bin/i386-solaris/dvihp bin/i386-solaris/dvilj @@ -13496,7 +14470,7 @@ binfiles arch=i386-solaris size=105 name bin-dviljk.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-dviljk for mips-irix +shortdesc mips-irix files of bin-dviljk binfiles arch=mips-irix size=171 bin/mips-irix/dvihp bin/mips-irix/dvilj @@ -13508,7 +14482,7 @@ binfiles arch=mips-irix size=171 name bin-dviljk.powerpc-aix category TLCore revision 10221 -shortdesc binary files of bin-dviljk for powerpc-aix +shortdesc powerpc-aix files of bin-dviljk binfiles arch=powerpc-aix size=119 bin/powerpc-aix/dvihp bin/powerpc-aix/dvilj @@ -13520,7 +14494,7 @@ binfiles arch=powerpc-aix size=119 name bin-dviljk.powerpc-linux category TLCore revision 10385 -shortdesc binary files of bin-dviljk for powerpc-linux +shortdesc powerpc-linux files of bin-dviljk binfiles arch=powerpc-linux size=119 bin/powerpc-linux/dvihp bin/powerpc-linux/dvilj @@ -13532,7 +14506,7 @@ binfiles arch=powerpc-linux size=119 name bin-dviljk.sparc-linux category TLCore revision 10089 -shortdesc binary files of bin-dviljk for sparc-linux +shortdesc sparc-linux files of bin-dviljk binfiles arch=sparc-linux size=111 bin/sparc-linux/dvihp bin/sparc-linux/dvilj @@ -13544,7 +14518,7 @@ binfiles arch=sparc-linux size=111 name bin-dviljk.sparc-solaris category TLCore revision 10221 -shortdesc binary files of bin-dviljk for sparc-solaris +shortdesc sparc-solaris files of bin-dviljk binfiles arch=sparc-solaris size=183 bin/sparc-solaris/dvihp bin/sparc-solaris/dvilj @@ -13556,7 +14530,7 @@ binfiles arch=sparc-solaris size=183 name bin-dviljk.universal-darwin category TLCore revision 10023 -shortdesc binary files of bin-dviljk for universal-darwin +shortdesc universal-darwin files of bin-dviljk binfiles arch=universal-darwin size=233 bin/universal-darwin/dvihp bin/universal-darwin/dvilj @@ -13568,7 +14542,7 @@ binfiles arch=universal-darwin size=233 name bin-dviljk.win32 category TLCore revision 9633 -shortdesc binary files of bin-dviljk for win32 +shortdesc win32 files of bin-dviljk binfiles arch=win32 size=54 bin/win32/dvihp.exe bin/win32/dvilj.exe @@ -13580,7 +14554,7 @@ binfiles arch=win32 size=54 name bin-dviljk.x86_64-linux category TLCore revision 10010 -shortdesc binary files of bin-dviljk for x86_64-linux +shortdesc x86_64-linux files of bin-dviljk binfiles arch=x86_64-linux size=113 bin/x86_64-linux/dvihp bin/x86_64-linux/dvilj @@ -13790,7 +14764,7 @@ binfiles arch=win32 size=1121 name bin-dvipdfm category TLCore -revision 12898 +revision 13056 shortdesc A DVI driver to produce PDF directly. longdesc The driver offers a wide range of \special commands (including longdesc a colour stack), and supports compression of data streams, etc. @@ -13831,7 +14805,7 @@ catalogue-version 0.13.2d name bin-dvipdfm.alpha-linux category TLCore revision 10011 -shortdesc binary files of bin-dvipdfm for alpha-linux +shortdesc alpha-linux files of bin-dvipdfm binfiles arch=alpha-linux size=204 bin/alpha-linux/dvipdfm bin/alpha-linux/dvipdft @@ -13839,7 +14813,7 @@ binfiles arch=alpha-linux size=204 name bin-dvipdfm.amd64-freebsd category TLCore revision 10261 -shortdesc binary files of bin-dvipdfm for amd64-freebsd +shortdesc amd64-freebsd files of bin-dvipdfm binfiles arch=amd64-freebsd size=103 bin/amd64-freebsd/dvipdfm bin/amd64-freebsd/dvipdft @@ -13847,15 +14821,23 @@ binfiles arch=amd64-freebsd size=103 name bin-dvipdfm.hppa-hpux category TLCore revision 10324 -shortdesc binary files of bin-dvipdfm for hppa-hpux +shortdesc hppa-hpux files of bin-dvipdfm binfiles arch=hppa-hpux size=122 bin/hppa-hpux/dvipdfm bin/hppa-hpux/dvipdft +name bin-dvipdfm.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-dvipdfm +binfiles arch=i386-cygwin size=96 + bin/i386-cygwin/dvipdfm.exe + bin/i386-cygwin/dvipdft + name bin-dvipdfm.i386-freebsd category TLCore revision 10232 -shortdesc binary files of bin-dvipdfm for i386-freebsd +shortdesc i386-freebsd files of bin-dvipdfm binfiles arch=i386-freebsd size=94 bin/i386-freebsd/dvipdfm bin/i386-freebsd/dvipdft @@ -13863,7 +14845,7 @@ binfiles arch=i386-freebsd size=94 name bin-dvipdfm.i386-linux category TLCore revision 10049 -shortdesc binary files of bin-dvipdfm for i386-linux +shortdesc i386-linux files of bin-dvipdfm binfiles arch=i386-linux size=99 bin/i386-linux/dvipdfm bin/i386-linux/dvipdft @@ -13871,7 +14853,7 @@ binfiles arch=i386-linux size=99 name bin-dvipdfm.i386-openbsd category TLCore revision 10046 -shortdesc binary files of bin-dvipdfm for i386-openbsd +shortdesc i386-openbsd files of bin-dvipdfm binfiles arch=i386-openbsd size=88 bin/i386-openbsd/dvipdfm bin/i386-openbsd/dvipdft @@ -13879,7 +14861,7 @@ binfiles arch=i386-openbsd size=88 name bin-dvipdfm.i386-solaris category TLCore revision 10015 -shortdesc binary files of bin-dvipdfm for i386-solaris +shortdesc i386-solaris files of bin-dvipdfm binfiles arch=i386-solaris size=94 bin/i386-solaris/dvipdfm bin/i386-solaris/dvipdft @@ -13887,7 +14869,7 @@ binfiles arch=i386-solaris size=94 name bin-dvipdfm.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-dvipdfm for mips-irix +shortdesc mips-irix files of bin-dvipdfm binfiles arch=mips-irix size=160 bin/mips-irix/dvipdfm bin/mips-irix/dvipdft @@ -13895,7 +14877,7 @@ binfiles arch=mips-irix size=160 name bin-dvipdfm.powerpc-aix category TLCore revision 10221 -shortdesc binary files of bin-dvipdfm for powerpc-aix +shortdesc powerpc-aix files of bin-dvipdfm binfiles arch=powerpc-aix size=121 bin/powerpc-aix/dvipdfm bin/powerpc-aix/dvipdft @@ -13903,7 +14885,7 @@ binfiles arch=powerpc-aix size=121 name bin-dvipdfm.powerpc-linux category TLCore revision 10385 -shortdesc binary files of bin-dvipdfm for powerpc-linux +shortdesc powerpc-linux files of bin-dvipdfm binfiles arch=powerpc-linux size=100 bin/powerpc-linux/dvipdfm bin/powerpc-linux/dvipdft @@ -13911,7 +14893,7 @@ binfiles arch=powerpc-linux size=100 name bin-dvipdfm.sparc-linux category TLCore revision 10089 -shortdesc binary files of bin-dvipdfm for sparc-linux +shortdesc sparc-linux files of bin-dvipdfm binfiles arch=sparc-linux size=98 bin/sparc-linux/dvipdfm bin/sparc-linux/dvipdft @@ -13919,7 +14901,7 @@ binfiles arch=sparc-linux size=98 name bin-dvipdfm.sparc-solaris category TLCore revision 10221 -shortdesc binary files of bin-dvipdfm for sparc-solaris +shortdesc sparc-solaris files of bin-dvipdfm binfiles arch=sparc-solaris size=147 bin/sparc-solaris/dvipdfm bin/sparc-solaris/dvipdft @@ -13927,7 +14909,7 @@ binfiles arch=sparc-solaris size=147 name bin-dvipdfm.universal-darwin category TLCore revision 10023 -shortdesc binary files of bin-dvipdfm for universal-darwin +shortdesc universal-darwin files of bin-dvipdfm binfiles arch=universal-darwin size=202 bin/universal-darwin/dvipdfm bin/universal-darwin/dvipdft @@ -13935,21 +14917,21 @@ binfiles arch=universal-darwin size=202 name bin-dvipdfm.win32 category TLCore revision 9633 -shortdesc binary files of bin-dvipdfm for win32 +shortdesc win32 files of bin-dvipdfm binfiles arch=win32 size=83 bin/win32/dvipdfm.exe name bin-dvipdfm.x86_64-linux category TLCore revision 10010 -shortdesc binary files of bin-dvipdfm for x86_64-linux +shortdesc x86_64-linux files of bin-dvipdfm binfiles arch=x86_64-linux size=105 bin/x86_64-linux/dvipdfm bin/x86_64-linux/dvipdft name bin-dvipdfmx category TLCore -revision 11091 +revision 13056 shortdesc An extended version of dvipdfm. longdesc Dvipdfmx (formerly dvipdfm-cjk) is a development of dvipdfm longdesc created to support multi-byte character encodings and large @@ -13976,7 +14958,7 @@ catalogue-license gpl name bin-dvipdfmx.alpha-linux category TLCore revision 10175 -shortdesc binary files of bin-dvipdfmx for alpha-linux +shortdesc alpha-linux files of bin-dvipdfmx binfiles arch=alpha-linux size=377 bin/alpha-linux/dvipdfmx bin/alpha-linux/ebb @@ -13985,7 +14967,7 @@ binfiles arch=alpha-linux size=377 name bin-dvipdfmx.amd64-freebsd category TLCore revision 10261 -shortdesc binary files of bin-dvipdfmx for amd64-freebsd +shortdesc amd64-freebsd files of bin-dvipdfmx binfiles arch=amd64-freebsd size=191 bin/amd64-freebsd/dvipdfmx bin/amd64-freebsd/ebb @@ -13994,16 +14976,25 @@ binfiles arch=amd64-freebsd size=191 name bin-dvipdfmx.hppa-hpux category TLCore revision 10324 -shortdesc binary files of bin-dvipdfmx for hppa-hpux +shortdesc hppa-hpux files of bin-dvipdfmx binfiles arch=hppa-hpux size=229 bin/hppa-hpux/dvipdfmx bin/hppa-hpux/ebb bin/hppa-hpux/extractbb +name bin-dvipdfmx.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-dvipdfmx +binfiles arch=i386-cygwin size=178 + bin/i386-cygwin/dvipdfmx.exe + bin/i386-cygwin/ebb + bin/i386-cygwin/extractbb + name bin-dvipdfmx.i386-freebsd category TLCore revision 10232 -shortdesc binary files of bin-dvipdfmx for i386-freebsd +shortdesc i386-freebsd files of bin-dvipdfmx binfiles arch=i386-freebsd size=175 bin/i386-freebsd/dvipdfmx bin/i386-freebsd/ebb @@ -14012,7 +15003,7 @@ binfiles arch=i386-freebsd size=175 name bin-dvipdfmx.i386-linux category TLCore revision 10213 -shortdesc binary files of bin-dvipdfmx for i386-linux +shortdesc i386-linux files of bin-dvipdfmx binfiles arch=i386-linux size=183 bin/i386-linux/dvipdfmx bin/i386-linux/ebb @@ -14021,7 +15012,7 @@ binfiles arch=i386-linux size=183 name bin-dvipdfmx.i386-openbsd category TLCore revision 10265 -shortdesc binary files of bin-dvipdfmx for i386-openbsd +shortdesc i386-openbsd files of bin-dvipdfmx binfiles arch=i386-openbsd size=172 bin/i386-openbsd/dvipdfmx bin/i386-openbsd/ebb @@ -14030,7 +15021,7 @@ binfiles arch=i386-openbsd size=172 name bin-dvipdfmx.i386-solaris category TLCore revision 10320 -shortdesc binary files of bin-dvipdfmx for i386-solaris +shortdesc i386-solaris files of bin-dvipdfmx binfiles arch=i386-solaris size=180 bin/i386-solaris/dvipdfmx bin/i386-solaris/ebb @@ -14039,7 +15030,7 @@ binfiles arch=i386-solaris size=180 name bin-dvipdfmx.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-dvipdfmx for mips-irix +shortdesc mips-irix files of bin-dvipdfmx binfiles arch=mips-irix size=300 bin/mips-irix/dvipdfmx bin/mips-irix/ebb @@ -14048,7 +15039,7 @@ binfiles arch=mips-irix size=300 name bin-dvipdfmx.powerpc-aix category TLCore revision 10221 -shortdesc binary files of bin-dvipdfmx for powerpc-aix +shortdesc powerpc-aix files of bin-dvipdfmx binfiles arch=powerpc-aix size=234 bin/powerpc-aix/dvipdfmx bin/powerpc-aix/ebb @@ -14057,7 +15048,7 @@ binfiles arch=powerpc-aix size=234 name bin-dvipdfmx.powerpc-linux category TLCore revision 10385 -shortdesc binary files of bin-dvipdfmx for powerpc-linux +shortdesc powerpc-linux files of bin-dvipdfmx binfiles arch=powerpc-linux size=188 bin/powerpc-linux/dvipdfmx bin/powerpc-linux/ebb @@ -14066,7 +15057,7 @@ binfiles arch=powerpc-linux size=188 name bin-dvipdfmx.sparc-linux category TLCore revision 10219 -shortdesc binary files of bin-dvipdfmx for sparc-linux +shortdesc sparc-linux files of bin-dvipdfmx binfiles arch=sparc-linux size=181 bin/sparc-linux/dvipdfmx bin/sparc-linux/ebb @@ -14075,7 +15066,7 @@ binfiles arch=sparc-linux size=181 name bin-dvipdfmx.sparc-solaris category TLCore revision 10221 -shortdesc binary files of bin-dvipdfmx for sparc-solaris +shortdesc sparc-solaris files of bin-dvipdfmx binfiles arch=sparc-solaris size=271 bin/sparc-solaris/dvipdfmx bin/sparc-solaris/ebb @@ -14084,7 +15075,7 @@ binfiles arch=sparc-solaris size=271 name bin-dvipdfmx.universal-darwin category TLCore revision 10322 -shortdesc binary files of bin-dvipdfmx for universal-darwin +shortdesc universal-darwin files of bin-dvipdfmx binfiles arch=universal-darwin size=370 bin/universal-darwin/dvipdfmx bin/universal-darwin/ebb @@ -14093,7 +15084,7 @@ binfiles arch=universal-darwin size=370 name bin-dvipdfmx.win32 category TLCore revision 11091 -shortdesc binary files of bin-dvipdfmx for win32 +shortdesc win32 files of bin-dvipdfmx binfiles arch=win32 size=193 bin/win32/dvipdfmx.dll bin/win32/dvipdfmx.exe @@ -14103,7 +15094,7 @@ binfiles arch=win32 size=193 name bin-dvipdfmx.x86_64-linux category TLCore revision 10181 -shortdesc binary files of bin-dvipdfmx for x86_64-linux +shortdesc x86_64-linux files of bin-dvipdfmx binfiles arch=x86_64-linux size=193 bin/x86_64-linux/dvipdfmx bin/x86_64-linux/ebb @@ -14111,7 +15102,7 @@ binfiles arch=x86_64-linux size=193 name bin-dvipng category TLCore -revision 10592 +revision 13056 shortdesc A fast DVI to PNG/GIF converter. longdesc This program makes PNG and/or GIF graphics from DVI files as longdesc obtained from TeX and its relatives. Its benefits include: – @@ -14142,7 +15133,7 @@ catalogue-version 1.12 name bin-dvipng.alpha-linux category TLCore revision 10011 -shortdesc binary files of bin-dvipng for alpha-linux +shortdesc alpha-linux files of bin-dvipng binfiles arch=alpha-linux size=483 bin/alpha-linux/dvigif bin/alpha-linux/dvipng @@ -14150,7 +15141,7 @@ binfiles arch=alpha-linux size=483 name bin-dvipng.amd64-freebsd category TLCore revision 10261 -shortdesc binary files of bin-dvipng for amd64-freebsd +shortdesc amd64-freebsd files of bin-dvipng binfiles arch=amd64-freebsd size=245 bin/amd64-freebsd/dvigif bin/amd64-freebsd/dvipng @@ -14158,15 +15149,23 @@ binfiles arch=amd64-freebsd size=245 name bin-dvipng.hppa-hpux category TLCore revision 10324 -shortdesc binary files of bin-dvipng for hppa-hpux +shortdesc hppa-hpux files of bin-dvipng binfiles arch=hppa-hpux size=278 bin/hppa-hpux/dvigif bin/hppa-hpux/dvipng +name bin-dvipng.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-dvipng +binfiles arch=i386-cygwin size=225 + bin/i386-cygwin/dvigif + bin/i386-cygwin/dvipng.exe + name bin-dvipng.i386-freebsd category TLCore revision 10232 -shortdesc binary files of bin-dvipng for i386-freebsd +shortdesc i386-freebsd files of bin-dvipng binfiles arch=i386-freebsd size=223 bin/i386-freebsd/dvigif bin/i386-freebsd/dvipng @@ -14174,7 +15173,7 @@ binfiles arch=i386-freebsd size=223 name bin-dvipng.i386-linux category TLCore revision 10049 -shortdesc binary files of bin-dvipng for i386-linux +shortdesc i386-linux files of bin-dvipng binfiles arch=i386-linux size=227 bin/i386-linux/dvigif bin/i386-linux/dvipng @@ -14182,7 +15181,7 @@ binfiles arch=i386-linux size=227 name bin-dvipng.i386-openbsd category TLCore revision 10046 -shortdesc binary files of bin-dvipng for i386-openbsd +shortdesc i386-openbsd files of bin-dvipng binfiles arch=i386-openbsd size=114 bin/i386-openbsd/dvigif bin/i386-openbsd/dvipng @@ -14190,7 +15189,7 @@ binfiles arch=i386-openbsd size=114 name bin-dvipng.i386-solaris category TLCore revision 10015 -shortdesc binary files of bin-dvipng for i386-solaris +shortdesc i386-solaris files of bin-dvipng binfiles arch=i386-solaris size=222 bin/i386-solaris/dvigif bin/i386-solaris/dvipng @@ -14198,7 +15197,7 @@ binfiles arch=i386-solaris size=222 name bin-dvipng.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-dvipng for mips-irix +shortdesc mips-irix files of bin-dvipng binfiles arch=mips-irix size=360 bin/mips-irix/dvigif bin/mips-irix/dvipng @@ -14206,7 +15205,7 @@ binfiles arch=mips-irix size=360 name bin-dvipng.powerpc-aix category TLCore revision 10221 -shortdesc binary files of bin-dvipng for powerpc-aix +shortdesc powerpc-aix files of bin-dvipng binfiles arch=powerpc-aix size=278 bin/powerpc-aix/dvigif bin/powerpc-aix/dvipng @@ -14214,7 +15213,7 @@ binfiles arch=powerpc-aix size=278 name bin-dvipng.powerpc-linux category TLCore revision 10385 -shortdesc binary files of bin-dvipng for powerpc-linux +shortdesc powerpc-linux files of bin-dvipng binfiles arch=powerpc-linux size=242 bin/powerpc-linux/dvigif bin/powerpc-linux/dvipng @@ -14222,7 +15221,7 @@ binfiles arch=powerpc-linux size=242 name bin-dvipng.sparc-linux category TLCore revision 10089 -shortdesc binary files of bin-dvipng for sparc-linux +shortdesc sparc-linux files of bin-dvipng binfiles arch=sparc-linux size=229 bin/sparc-linux/dvigif bin/sparc-linux/dvipng @@ -14230,7 +15229,7 @@ binfiles arch=sparc-linux size=229 name bin-dvipng.sparc-solaris category TLCore revision 10221 -shortdesc binary files of bin-dvipng for sparc-solaris +shortdesc sparc-solaris files of bin-dvipng binfiles arch=sparc-solaris size=319 bin/sparc-solaris/dvigif bin/sparc-solaris/dvipng @@ -14238,7 +15237,7 @@ binfiles arch=sparc-solaris size=319 name bin-dvipng.universal-darwin category TLCore revision 10023 -shortdesc binary files of bin-dvipng for universal-darwin +shortdesc universal-darwin files of bin-dvipng binfiles arch=universal-darwin size=468 bin/universal-darwin/dvigif bin/universal-darwin/dvipng @@ -14246,21 +15245,21 @@ binfiles arch=universal-darwin size=468 name bin-dvipng.win32 category TLCore revision 9465 -shortdesc binary files of bin-dvipng for win32 +shortdesc win32 files of bin-dvipng binfiles arch=win32 size=181 bin/win32/dvipng.exe name bin-dvipng.x86_64-linux category TLCore revision 10010 -shortdesc binary files of bin-dvipng for x86_64-linux +shortdesc x86_64-linux files of bin-dvipng binfiles arch=x86_64-linux size=248 bin/x86_64-linux/dvigif bin/x86_64-linux/dvipng name bin-dvipos category TLCore -revision 10592 +revision 13056 depend bin-dvipos.ARCH docfiles size=3 texmf/doc/man/man1/dvipos.1 @@ -14269,111 +15268,118 @@ docfiles size=3 name bin-dvipos.alpha-linux category TLCore revision 10011 -shortdesc binary files of bin-dvipos for alpha-linux +shortdesc alpha-linux files of bin-dvipos binfiles arch=alpha-linux size=43 bin/alpha-linux/dvipos name bin-dvipos.amd64-freebsd category TLCore revision 10261 -shortdesc binary files of bin-dvipos for amd64-freebsd +shortdesc amd64-freebsd files of bin-dvipos binfiles arch=amd64-freebsd size=25 bin/amd64-freebsd/dvipos name bin-dvipos.hppa-hpux category TLCore revision 10324 -shortdesc binary files of bin-dvipos for hppa-hpux +shortdesc hppa-hpux files of bin-dvipos binfiles arch=hppa-hpux size=40 bin/hppa-hpux/dvipos +name bin-dvipos.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-dvipos +binfiles arch=i386-cygwin size=23 + bin/i386-cygwin/dvipos.exe + name bin-dvipos.i386-freebsd category TLCore revision 10232 -shortdesc binary files of bin-dvipos for i386-freebsd +shortdesc i386-freebsd files of bin-dvipos binfiles arch=i386-freebsd size=23 bin/i386-freebsd/dvipos name bin-dvipos.i386-linux category TLCore revision 10049 -shortdesc binary files of bin-dvipos for i386-linux +shortdesc i386-linux files of bin-dvipos binfiles arch=i386-linux size=23 bin/i386-linux/dvipos name bin-dvipos.i386-openbsd category TLCore revision 10046 -shortdesc binary files of bin-dvipos for i386-openbsd +shortdesc i386-openbsd files of bin-dvipos binfiles arch=i386-openbsd size=22 bin/i386-openbsd/dvipos name bin-dvipos.i386-solaris category TLCore revision 10015 -shortdesc binary files of bin-dvipos for i386-solaris +shortdesc i386-solaris files of bin-dvipos binfiles arch=i386-solaris size=23 bin/i386-solaris/dvipos name bin-dvipos.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-dvipos for mips-irix +shortdesc mips-irix files of bin-dvipos binfiles arch=mips-irix size=40 bin/mips-irix/dvipos name bin-dvipos.powerpc-aix category TLCore revision 10221 -shortdesc binary files of bin-dvipos for powerpc-aix +shortdesc powerpc-aix files of bin-dvipos binfiles arch=powerpc-aix size=27 bin/powerpc-aix/dvipos name bin-dvipos.powerpc-linux category TLCore revision 10385 -shortdesc binary files of bin-dvipos for powerpc-linux +shortdesc powerpc-linux files of bin-dvipos binfiles arch=powerpc-linux size=25 bin/powerpc-linux/dvipos name bin-dvipos.sparc-linux category TLCore revision 10089 -shortdesc binary files of bin-dvipos for sparc-linux +shortdesc sparc-linux files of bin-dvipos binfiles arch=sparc-linux size=24 bin/sparc-linux/dvipos name bin-dvipos.sparc-solaris category TLCore revision 10221 -shortdesc binary files of bin-dvipos for sparc-solaris +shortdesc sparc-solaris files of bin-dvipos binfiles arch=sparc-solaris size=43 bin/sparc-solaris/dvipos name bin-dvipos.universal-darwin category TLCore revision 10023 -shortdesc binary files of bin-dvipos for universal-darwin +shortdesc universal-darwin files of bin-dvipos binfiles arch=universal-darwin size=53 bin/universal-darwin/dvipos name bin-dvipos.win32 category TLCore revision 9465 -shortdesc binary files of bin-dvipos for win32 +shortdesc win32 files of bin-dvipos binfiles arch=win32 size=8 bin/win32/dvipos.exe name bin-dvipos.x86_64-linux category TLCore revision 10010 -shortdesc binary files of bin-dvipos for x86_64-linux +shortdesc x86_64-linux files of bin-dvipos binfiles arch=x86_64-linux size=25 bin/x86_64-linux/dvipos name bin-dvipsk category TLCore -revision 12898 +revision 13056 shortdesc Convert DVI to PostScript. longdesc When dvips is run on a Unix-like system, to produce PostScript longdesc output from a DVI file, dvipsk is the incarnation run. The @@ -14442,7 +15448,7 @@ catalogue-license gpl name bin-dvipsk.alpha-linux category TLCore revision 10011 -shortdesc binary files of bin-dvipsk for alpha-linux +shortdesc alpha-linux files of bin-dvipsk binfiles arch=alpha-linux size=146 bin/alpha-linux/afm2tfm bin/alpha-linux/dvips @@ -14451,7 +15457,7 @@ binfiles arch=alpha-linux size=146 name bin-dvipsk.amd64-freebsd category TLCore revision 10261 -shortdesc binary files of bin-dvipsk for amd64-freebsd +shortdesc amd64-freebsd files of bin-dvipsk binfiles arch=amd64-freebsd size=83 bin/amd64-freebsd/afm2tfm bin/amd64-freebsd/dvips @@ -14460,16 +15466,25 @@ binfiles arch=amd64-freebsd size=83 name bin-dvipsk.hppa-hpux category TLCore revision 10324 -shortdesc binary files of bin-dvipsk for hppa-hpux +shortdesc hppa-hpux files of bin-dvipsk binfiles arch=hppa-hpux size=119 bin/hppa-hpux/afm2tfm bin/hppa-hpux/dvips bin/hppa-hpux/pkfix +name bin-dvipsk.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-dvipsk +binfiles arch=i386-cygwin size=73 + bin/i386-cygwin/afm2tfm.exe + bin/i386-cygwin/dvips.exe + bin/i386-cygwin/pkfix + name bin-dvipsk.i386-freebsd category TLCore revision 10232 -shortdesc binary files of bin-dvipsk for i386-freebsd +shortdesc i386-freebsd files of bin-dvipsk binfiles arch=i386-freebsd size=77 bin/i386-freebsd/afm2tfm bin/i386-freebsd/dvips @@ -14478,7 +15493,7 @@ binfiles arch=i386-freebsd size=77 name bin-dvipsk.i386-linux category TLCore revision 10049 -shortdesc binary files of bin-dvipsk for i386-linux +shortdesc i386-linux files of bin-dvipsk binfiles arch=i386-linux size=77 bin/i386-linux/afm2tfm bin/i386-linux/dvips @@ -14487,7 +15502,7 @@ binfiles arch=i386-linux size=77 name bin-dvipsk.i386-openbsd category TLCore revision 10046 -shortdesc binary files of bin-dvipsk for i386-openbsd +shortdesc i386-openbsd files of bin-dvipsk binfiles arch=i386-openbsd size=72 bin/i386-openbsd/afm2tfm bin/i386-openbsd/dvips @@ -14496,7 +15511,7 @@ binfiles arch=i386-openbsd size=72 name bin-dvipsk.i386-solaris category TLCore revision 10015 -shortdesc binary files of bin-dvipsk for i386-solaris +shortdesc i386-solaris files of bin-dvipsk binfiles arch=i386-solaris size=78 bin/i386-solaris/afm2tfm bin/i386-solaris/dvips @@ -14505,7 +15520,7 @@ binfiles arch=i386-solaris size=78 name bin-dvipsk.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-dvipsk for mips-irix +shortdesc mips-irix files of bin-dvipsk binfiles arch=mips-irix size=134 bin/mips-irix/afm2tfm bin/mips-irix/dvips @@ -14514,7 +15529,7 @@ binfiles arch=mips-irix size=134 name bin-dvipsk.powerpc-aix category TLCore revision 10221 -shortdesc binary files of bin-dvipsk for powerpc-aix +shortdesc powerpc-aix files of bin-dvipsk binfiles arch=powerpc-aix size=92 bin/powerpc-aix/afm2tfm bin/powerpc-aix/dvips @@ -14523,7 +15538,7 @@ binfiles arch=powerpc-aix size=92 name bin-dvipsk.powerpc-linux category TLCore revision 10385 -shortdesc binary files of bin-dvipsk for powerpc-linux +shortdesc powerpc-linux files of bin-dvipsk binfiles arch=powerpc-linux size=88 bin/powerpc-linux/afm2tfm bin/powerpc-linux/dvips @@ -14532,7 +15547,7 @@ binfiles arch=powerpc-linux size=88 name bin-dvipsk.sparc-linux category TLCore revision 10089 -shortdesc binary files of bin-dvipsk for sparc-linux +shortdesc sparc-linux files of bin-dvipsk binfiles arch=sparc-linux size=82 bin/sparc-linux/afm2tfm bin/sparc-linux/dvips @@ -14541,7 +15556,7 @@ binfiles arch=sparc-linux size=82 name bin-dvipsk.sparc-solaris category TLCore revision 10221 -shortdesc binary files of bin-dvipsk for sparc-solaris +shortdesc sparc-solaris files of bin-dvipsk binfiles arch=sparc-solaris size=133 bin/sparc-solaris/afm2tfm bin/sparc-solaris/dvips @@ -14550,7 +15565,7 @@ binfiles arch=sparc-solaris size=133 name bin-dvipsk.universal-darwin category TLCore revision 10023 -shortdesc binary files of bin-dvipsk for universal-darwin +shortdesc universal-darwin files of bin-dvipsk binfiles arch=universal-darwin size=169 bin/universal-darwin/afm2tfm bin/universal-darwin/dvips @@ -14559,7 +15574,7 @@ binfiles arch=universal-darwin size=169 name bin-dvipsk.win32 category TLCore revision 10694 -shortdesc binary files of bin-dvipsk for win32 +shortdesc win32 files of bin-dvipsk binfiles arch=win32 size=40 bin/win32/afm2tfm.exe bin/win32/dvips.exe @@ -14568,7 +15583,7 @@ binfiles arch=win32 size=40 name bin-dvipsk.x86_64-linux category TLCore revision 10010 -shortdesc binary files of bin-dvipsk for x86_64-linux +shortdesc x86_64-linux files of bin-dvipsk binfiles arch=x86_64-linux size=82 bin/x86_64-linux/afm2tfm bin/x86_64-linux/dvips @@ -14576,115 +15591,122 @@ binfiles arch=x86_64-linux size=82 name bin-ebong category TLCore -revision 10592 +revision 13056 depend bin-ebong.ARCH name bin-ebong.alpha-linux category TLCore revision 8576 -shortdesc binary files of bin-ebong for alpha-linux +shortdesc alpha-linux files of bin-ebong binfiles arch=alpha-linux size=1 bin/alpha-linux/ebong name bin-ebong.amd64-freebsd category TLCore revision 8576 -shortdesc binary files of bin-ebong for amd64-freebsd +shortdesc amd64-freebsd files of bin-ebong binfiles arch=amd64-freebsd size=1 bin/amd64-freebsd/ebong name bin-ebong.hppa-hpux category TLCore revision 8606 -shortdesc binary files of bin-ebong for hppa-hpux +shortdesc hppa-hpux files of bin-ebong binfiles arch=hppa-hpux size=1 bin/hppa-hpux/ebong +name bin-ebong.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-ebong +binfiles arch=i386-cygwin size=1 + bin/i386-cygwin/ebong + name bin-ebong.i386-freebsd category TLCore revision 8576 -shortdesc binary files of bin-ebong for i386-freebsd +shortdesc i386-freebsd files of bin-ebong binfiles arch=i386-freebsd size=1 bin/i386-freebsd/ebong name bin-ebong.i386-linux category TLCore revision 8576 -shortdesc binary files of bin-ebong for i386-linux +shortdesc i386-linux files of bin-ebong binfiles arch=i386-linux size=1 bin/i386-linux/ebong name bin-ebong.i386-openbsd category TLCore revision 8612 -shortdesc binary files of bin-ebong for i386-openbsd +shortdesc i386-openbsd files of bin-ebong binfiles arch=i386-openbsd size=1 bin/i386-openbsd/ebong name bin-ebong.i386-solaris category TLCore revision 8576 -shortdesc binary files of bin-ebong for i386-solaris +shortdesc i386-solaris files of bin-ebong binfiles arch=i386-solaris size=1 bin/i386-solaris/ebong name bin-ebong.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-ebong for mips-irix +shortdesc mips-irix files of bin-ebong binfiles arch=mips-irix size=1 bin/mips-irix/ebong name bin-ebong.powerpc-aix category TLCore revision 8576 -shortdesc binary files of bin-ebong for powerpc-aix +shortdesc powerpc-aix files of bin-ebong binfiles arch=powerpc-aix size=1 bin/powerpc-aix/ebong name bin-ebong.powerpc-linux category TLCore revision 8576 -shortdesc binary files of bin-ebong for powerpc-linux +shortdesc powerpc-linux files of bin-ebong binfiles arch=powerpc-linux size=1 bin/powerpc-linux/ebong name bin-ebong.sparc-linux category TLCore revision 8588 -shortdesc binary files of bin-ebong for sparc-linux +shortdesc sparc-linux files of bin-ebong binfiles arch=sparc-linux size=1 bin/sparc-linux/ebong name bin-ebong.sparc-solaris category TLCore revision 8576 -shortdesc binary files of bin-ebong for sparc-solaris +shortdesc sparc-solaris files of bin-ebong binfiles arch=sparc-solaris size=1 bin/sparc-solaris/ebong name bin-ebong.universal-darwin category TLCore revision 9317 -shortdesc binary files of bin-ebong for universal-darwin +shortdesc universal-darwin files of bin-ebong binfiles arch=universal-darwin size=1 bin/universal-darwin/ebong name bin-ebong.win32 category TLCore revision 7340 -shortdesc binary files of bin-ebong for win32 +shortdesc win32 files of bin-ebong name bin-ebong.x86_64-linux category TLCore revision 8601 -shortdesc binary files of bin-ebong for x86_64-linux +shortdesc x86_64-linux files of bin-ebong binfiles arch=x86_64-linux size=1 bin/x86_64-linux/ebong name bin-eplain category TLCore -revision 10592 +revision 13056 shortdesc Extended plain tex macros. longdesc A powerfully extended version of the plain format, adding longdesc support for bibliographies, tables of contents, enumerated @@ -14711,111 +15733,118 @@ catalogue-version 3.2 name bin-eplain.alpha-linux category TLCore revision 9633 -shortdesc binary files of bin-eplain for alpha-linux +shortdesc alpha-linux files of bin-eplain binfiles arch=alpha-linux size=1 bin/alpha-linux/eplain name bin-eplain.amd64-freebsd category TLCore revision 9633 -shortdesc binary files of bin-eplain for amd64-freebsd +shortdesc amd64-freebsd files of bin-eplain binfiles arch=amd64-freebsd size=1 bin/amd64-freebsd/eplain name bin-eplain.hppa-hpux category TLCore revision 9633 -shortdesc binary files of bin-eplain for hppa-hpux +shortdesc hppa-hpux files of bin-eplain binfiles arch=hppa-hpux size=1 bin/hppa-hpux/eplain +name bin-eplain.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-eplain +binfiles arch=i386-cygwin size=1 + bin/i386-cygwin/eplain + name bin-eplain.i386-freebsd category TLCore revision 9633 -shortdesc binary files of bin-eplain for i386-freebsd +shortdesc i386-freebsd files of bin-eplain binfiles arch=i386-freebsd size=1 bin/i386-freebsd/eplain name bin-eplain.i386-linux category TLCore revision 9633 -shortdesc binary files of bin-eplain for i386-linux +shortdesc i386-linux files of bin-eplain binfiles arch=i386-linux size=1 bin/i386-linux/eplain name bin-eplain.i386-openbsd category TLCore revision 9633 -shortdesc binary files of bin-eplain for i386-openbsd +shortdesc i386-openbsd files of bin-eplain binfiles arch=i386-openbsd size=1 bin/i386-openbsd/eplain name bin-eplain.i386-solaris category TLCore revision 9633 -shortdesc binary files of bin-eplain for i386-solaris +shortdesc i386-solaris files of bin-eplain binfiles arch=i386-solaris size=1 bin/i386-solaris/eplain name bin-eplain.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-eplain for mips-irix +shortdesc mips-irix files of bin-eplain binfiles arch=mips-irix size=1 bin/mips-irix/eplain name bin-eplain.powerpc-aix category TLCore revision 9633 -shortdesc binary files of bin-eplain for powerpc-aix +shortdesc powerpc-aix files of bin-eplain binfiles arch=powerpc-aix size=1 bin/powerpc-aix/eplain name bin-eplain.powerpc-linux category TLCore revision 9633 -shortdesc binary files of bin-eplain for powerpc-linux +shortdesc powerpc-linux files of bin-eplain binfiles arch=powerpc-linux size=1 bin/powerpc-linux/eplain name bin-eplain.sparc-linux category TLCore revision 9633 -shortdesc binary files of bin-eplain for sparc-linux +shortdesc sparc-linux files of bin-eplain binfiles arch=sparc-linux size=1 bin/sparc-linux/eplain name bin-eplain.sparc-solaris category TLCore revision 9633 -shortdesc binary files of bin-eplain for sparc-solaris +shortdesc sparc-solaris files of bin-eplain binfiles arch=sparc-solaris size=1 bin/sparc-solaris/eplain name bin-eplain.universal-darwin category TLCore revision 9633 -shortdesc binary files of bin-eplain for universal-darwin +shortdesc universal-darwin files of bin-eplain binfiles arch=universal-darwin size=1 bin/universal-darwin/eplain name bin-eplain.win32 category TLCore revision 9633 -shortdesc binary files of bin-eplain for win32 +shortdesc win32 files of bin-eplain binfiles arch=win32 size=1 bin/win32/eplain.exe name bin-eplain.x86_64-linux category TLCore revision 9633 -shortdesc binary files of bin-eplain for x86_64-linux +shortdesc x86_64-linux files of bin-eplain binfiles arch=x86_64-linux size=1 bin/x86_64-linux/eplain name bin-fontware category TLCore -revision 10592 +revision 13056 depend bin-fontware.ARCH docfiles size=12 texmf/doc/man/man1/pltotf.1 @@ -14830,7 +15859,7 @@ docfiles size=12 name bin-fontware.alpha-linux category TLCore revision 10011 -shortdesc binary files of bin-fontware for alpha-linux +shortdesc alpha-linux files of bin-fontware binfiles arch=alpha-linux size=161 bin/alpha-linux/pltotf bin/alpha-linux/tftopl @@ -14840,7 +15869,7 @@ binfiles arch=alpha-linux size=161 name bin-fontware.amd64-freebsd category TLCore revision 10261 -shortdesc binary files of bin-fontware for amd64-freebsd +shortdesc amd64-freebsd files of bin-fontware binfiles arch=amd64-freebsd size=86 bin/amd64-freebsd/pltotf bin/amd64-freebsd/tftopl @@ -14850,17 +15879,27 @@ binfiles arch=amd64-freebsd size=86 name bin-fontware.hppa-hpux category TLCore revision 10324 -shortdesc binary files of bin-fontware for hppa-hpux +shortdesc hppa-hpux files of bin-fontware binfiles arch=hppa-hpux size=130 bin/hppa-hpux/pltotf bin/hppa-hpux/tftopl bin/hppa-hpux/vftovp bin/hppa-hpux/vptovf +name bin-fontware.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-fontware +binfiles arch=i386-cygwin size=77 + bin/i386-cygwin/pltotf.exe + bin/i386-cygwin/tftopl.exe + bin/i386-cygwin/vftovp.exe + bin/i386-cygwin/vptovf.exe + name bin-fontware.i386-freebsd category TLCore revision 10232 -shortdesc binary files of bin-fontware for i386-freebsd +shortdesc i386-freebsd files of bin-fontware binfiles arch=i386-freebsd size=84 bin/i386-freebsd/pltotf bin/i386-freebsd/tftopl @@ -14870,7 +15909,7 @@ binfiles arch=i386-freebsd size=84 name bin-fontware.i386-linux category TLCore revision 10049 -shortdesc binary files of bin-fontware for i386-linux +shortdesc i386-linux files of bin-fontware binfiles arch=i386-linux size=76 bin/i386-linux/pltotf bin/i386-linux/tftopl @@ -14880,7 +15919,7 @@ binfiles arch=i386-linux size=76 name bin-fontware.i386-openbsd category TLCore revision 10046 -shortdesc binary files of bin-fontware for i386-openbsd +shortdesc i386-openbsd files of bin-fontware binfiles arch=i386-openbsd size=75 bin/i386-openbsd/pltotf bin/i386-openbsd/tftopl @@ -14890,7 +15929,7 @@ binfiles arch=i386-openbsd size=75 name bin-fontware.i386-solaris category TLCore revision 10015 -shortdesc binary files of bin-fontware for i386-solaris +shortdesc i386-solaris files of bin-fontware binfiles arch=i386-solaris size=81 bin/i386-solaris/pltotf bin/i386-solaris/tftopl @@ -14900,7 +15939,7 @@ binfiles arch=i386-solaris size=81 name bin-fontware.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-fontware for mips-irix +shortdesc mips-irix files of bin-fontware binfiles arch=mips-irix size=136 bin/mips-irix/pltotf bin/mips-irix/tftopl @@ -14910,7 +15949,7 @@ binfiles arch=mips-irix size=136 name bin-fontware.powerpc-aix category TLCore revision 10221 -shortdesc binary files of bin-fontware for powerpc-aix +shortdesc powerpc-aix files of bin-fontware binfiles arch=powerpc-aix size=90 bin/powerpc-aix/pltotf bin/powerpc-aix/tftopl @@ -14920,7 +15959,7 @@ binfiles arch=powerpc-aix size=90 name bin-fontware.powerpc-linux category TLCore revision 10385 -shortdesc binary files of bin-fontware for powerpc-linux +shortdesc powerpc-linux files of bin-fontware binfiles arch=powerpc-linux size=82 bin/powerpc-linux/pltotf bin/powerpc-linux/tftopl @@ -14930,7 +15969,7 @@ binfiles arch=powerpc-linux size=82 name bin-fontware.sparc-linux category TLCore revision 10089 -shortdesc binary files of bin-fontware for sparc-linux +shortdesc sparc-linux files of bin-fontware binfiles arch=sparc-linux size=80 bin/sparc-linux/pltotf bin/sparc-linux/tftopl @@ -14940,7 +15979,7 @@ binfiles arch=sparc-linux size=80 name bin-fontware.sparc-solaris category TLCore revision 10221 -shortdesc binary files of bin-fontware for sparc-solaris +shortdesc sparc-solaris files of bin-fontware binfiles arch=sparc-solaris size=154 bin/sparc-solaris/pltotf bin/sparc-solaris/tftopl @@ -14950,7 +15989,7 @@ binfiles arch=sparc-solaris size=154 name bin-fontware.universal-darwin category TLCore revision 10023 -shortdesc binary files of bin-fontware for universal-darwin +shortdesc universal-darwin files of bin-fontware binfiles arch=universal-darwin size=184 bin/universal-darwin/pltotf bin/universal-darwin/tftopl @@ -14960,7 +15999,7 @@ binfiles arch=universal-darwin size=184 name bin-fontware.win32 category TLCore revision 9633 -shortdesc binary files of bin-fontware for win32 +shortdesc win32 files of bin-fontware binfiles arch=win32 size=40 bin/win32/pltotf.exe bin/win32/tftopl.exe @@ -14970,7 +16009,7 @@ binfiles arch=win32 size=40 name bin-fontware.x86_64-linux category TLCore revision 10010 -shortdesc binary files of bin-fontware for x86_64-linux +shortdesc x86_64-linux files of bin-fontware binfiles arch=x86_64-linux size=78 bin/x86_64-linux/pltotf bin/x86_64-linux/tftopl @@ -14979,7 +16018,7 @@ binfiles arch=x86_64-linux size=78 name bin-getafm category TLCore -revision 10592 +revision 13056 depend bin-getafm.ARCH docfiles size=2 texmf/doc/man/man1/getafm.1 @@ -14990,7 +16029,7 @@ runfiles size=2 name bin-getafm.alpha-linux category TLCore revision 9633 -shortdesc binary files of bin-getafm for alpha-linux +shortdesc alpha-linux files of bin-getafm binfiles arch=alpha-linux size=3 bin/alpha-linux/getafm bin/alpha-linux/showchar @@ -14998,7 +16037,7 @@ binfiles arch=alpha-linux size=3 name bin-getafm.amd64-freebsd category TLCore revision 9633 -shortdesc binary files of bin-getafm for amd64-freebsd +shortdesc amd64-freebsd files of bin-getafm binfiles arch=amd64-freebsd size=3 bin/amd64-freebsd/getafm bin/amd64-freebsd/showchar @@ -15006,15 +16045,23 @@ binfiles arch=amd64-freebsd size=3 name bin-getafm.hppa-hpux category TLCore revision 9633 -shortdesc binary files of bin-getafm for hppa-hpux +shortdesc hppa-hpux files of bin-getafm binfiles arch=hppa-hpux size=3 bin/hppa-hpux/getafm bin/hppa-hpux/showchar +name bin-getafm.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-getafm +binfiles arch=i386-cygwin size=3 + bin/i386-cygwin/getafm + bin/i386-cygwin/showchar + name bin-getafm.i386-freebsd category TLCore revision 9633 -shortdesc binary files of bin-getafm for i386-freebsd +shortdesc i386-freebsd files of bin-getafm binfiles arch=i386-freebsd size=3 bin/i386-freebsd/getafm bin/i386-freebsd/showchar @@ -15022,7 +16069,7 @@ binfiles arch=i386-freebsd size=3 name bin-getafm.i386-linux category TLCore revision 9633 -shortdesc binary files of bin-getafm for i386-linux +shortdesc i386-linux files of bin-getafm binfiles arch=i386-linux size=3 bin/i386-linux/getafm bin/i386-linux/showchar @@ -15030,7 +16077,7 @@ binfiles arch=i386-linux size=3 name bin-getafm.i386-openbsd category TLCore revision 9633 -shortdesc binary files of bin-getafm for i386-openbsd +shortdesc i386-openbsd files of bin-getafm binfiles arch=i386-openbsd size=3 bin/i386-openbsd/getafm bin/i386-openbsd/showchar @@ -15038,7 +16085,7 @@ binfiles arch=i386-openbsd size=3 name bin-getafm.i386-solaris category TLCore revision 9633 -shortdesc binary files of bin-getafm for i386-solaris +shortdesc i386-solaris files of bin-getafm binfiles arch=i386-solaris size=3 bin/i386-solaris/getafm bin/i386-solaris/showchar @@ -15046,7 +16093,7 @@ binfiles arch=i386-solaris size=3 name bin-getafm.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-getafm for mips-irix +shortdesc mips-irix files of bin-getafm binfiles arch=mips-irix size=3 bin/mips-irix/getafm bin/mips-irix/showchar @@ -15054,7 +16101,7 @@ binfiles arch=mips-irix size=3 name bin-getafm.powerpc-aix category TLCore revision 9633 -shortdesc binary files of bin-getafm for powerpc-aix +shortdesc powerpc-aix files of bin-getafm binfiles arch=powerpc-aix size=3 bin/powerpc-aix/getafm bin/powerpc-aix/showchar @@ -15062,7 +16109,7 @@ binfiles arch=powerpc-aix size=3 name bin-getafm.powerpc-linux category TLCore revision 9633 -shortdesc binary files of bin-getafm for powerpc-linux +shortdesc powerpc-linux files of bin-getafm binfiles arch=powerpc-linux size=3 bin/powerpc-linux/getafm bin/powerpc-linux/showchar @@ -15070,7 +16117,7 @@ binfiles arch=powerpc-linux size=3 name bin-getafm.sparc-linux category TLCore revision 9633 -shortdesc binary files of bin-getafm for sparc-linux +shortdesc sparc-linux files of bin-getafm binfiles arch=sparc-linux size=3 bin/sparc-linux/getafm bin/sparc-linux/showchar @@ -15078,7 +16125,7 @@ binfiles arch=sparc-linux size=3 name bin-getafm.sparc-solaris category TLCore revision 9633 -shortdesc binary files of bin-getafm for sparc-solaris +shortdesc sparc-solaris files of bin-getafm binfiles arch=sparc-solaris size=3 bin/sparc-solaris/getafm bin/sparc-solaris/showchar @@ -15086,7 +16133,7 @@ binfiles arch=sparc-solaris size=3 name bin-getafm.universal-darwin category TLCore revision 9633 -shortdesc binary files of bin-getafm for universal-darwin +shortdesc universal-darwin files of bin-getafm binfiles arch=universal-darwin size=3 bin/universal-darwin/getafm bin/universal-darwin/showchar @@ -15094,19 +16141,19 @@ binfiles arch=universal-darwin size=3 name bin-getafm.win32 category TLCore revision 9633 -shortdesc binary files of bin-getafm for win32 +shortdesc win32 files of bin-getafm name bin-getafm.x86_64-linux category TLCore revision 9633 -shortdesc binary files of bin-getafm for x86_64-linux +shortdesc x86_64-linux files of bin-getafm binfiles arch=x86_64-linux size=3 bin/x86_64-linux/getafm bin/x86_64-linux/showchar name bin-getnonfreefonts category TLCore -revision 12778 +revision 13056 depend bin-getnonfreefonts.ARCH docfiles size=6 texmf/doc/man/man1/getnonfreefonts-sys.1 @@ -15119,7 +16166,7 @@ runfiles size=3 name bin-getnonfreefonts.alpha-linux category TLCore revision 9633 -shortdesc binary files of bin-getnonfreefonts for alpha-linux +shortdesc alpha-linux files of bin-getnonfreefonts binfiles arch=alpha-linux size=2 bin/alpha-linux/getnonfreefonts bin/alpha-linux/getnonfreefonts-sys @@ -15127,7 +16174,7 @@ binfiles arch=alpha-linux size=2 name bin-getnonfreefonts.amd64-freebsd category TLCore revision 9633 -shortdesc binary files of bin-getnonfreefonts for amd64-freebsd +shortdesc amd64-freebsd files of bin-getnonfreefonts binfiles arch=amd64-freebsd size=2 bin/amd64-freebsd/getnonfreefonts bin/amd64-freebsd/getnonfreefonts-sys @@ -15135,15 +16182,23 @@ binfiles arch=amd64-freebsd size=2 name bin-getnonfreefonts.hppa-hpux category TLCore revision 9633 -shortdesc binary files of bin-getnonfreefonts for hppa-hpux +shortdesc hppa-hpux files of bin-getnonfreefonts binfiles arch=hppa-hpux size=2 bin/hppa-hpux/getnonfreefonts bin/hppa-hpux/getnonfreefonts-sys +name bin-getnonfreefonts.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-getnonfreefonts +binfiles arch=i386-cygwin size=2 + bin/i386-cygwin/getnonfreefonts + bin/i386-cygwin/getnonfreefonts-sys + name bin-getnonfreefonts.i386-freebsd category TLCore revision 9633 -shortdesc binary files of bin-getnonfreefonts for i386-freebsd +shortdesc i386-freebsd files of bin-getnonfreefonts binfiles arch=i386-freebsd size=2 bin/i386-freebsd/getnonfreefonts bin/i386-freebsd/getnonfreefonts-sys @@ -15151,7 +16206,7 @@ binfiles arch=i386-freebsd size=2 name bin-getnonfreefonts.i386-linux category TLCore revision 9633 -shortdesc binary files of bin-getnonfreefonts for i386-linux +shortdesc i386-linux files of bin-getnonfreefonts binfiles arch=i386-linux size=2 bin/i386-linux/getnonfreefonts bin/i386-linux/getnonfreefonts-sys @@ -15159,7 +16214,7 @@ binfiles arch=i386-linux size=2 name bin-getnonfreefonts.i386-openbsd category TLCore revision 9633 -shortdesc binary files of bin-getnonfreefonts for i386-openbsd +shortdesc i386-openbsd files of bin-getnonfreefonts binfiles arch=i386-openbsd size=2 bin/i386-openbsd/getnonfreefonts bin/i386-openbsd/getnonfreefonts-sys @@ -15167,7 +16222,7 @@ binfiles arch=i386-openbsd size=2 name bin-getnonfreefonts.i386-solaris category TLCore revision 9633 -shortdesc binary files of bin-getnonfreefonts for i386-solaris +shortdesc i386-solaris files of bin-getnonfreefonts binfiles arch=i386-solaris size=2 bin/i386-solaris/getnonfreefonts bin/i386-solaris/getnonfreefonts-sys @@ -15175,7 +16230,7 @@ binfiles arch=i386-solaris size=2 name bin-getnonfreefonts.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-getnonfreefonts for mips-irix +shortdesc mips-irix files of bin-getnonfreefonts binfiles arch=mips-irix size=2 bin/mips-irix/getnonfreefonts bin/mips-irix/getnonfreefonts-sys @@ -15183,7 +16238,7 @@ binfiles arch=mips-irix size=2 name bin-getnonfreefonts.powerpc-aix category TLCore revision 9633 -shortdesc binary files of bin-getnonfreefonts for powerpc-aix +shortdesc powerpc-aix files of bin-getnonfreefonts binfiles arch=powerpc-aix size=2 bin/powerpc-aix/getnonfreefonts bin/powerpc-aix/getnonfreefonts-sys @@ -15191,7 +16246,7 @@ binfiles arch=powerpc-aix size=2 name bin-getnonfreefonts.powerpc-linux category TLCore revision 9633 -shortdesc binary files of bin-getnonfreefonts for powerpc-linux +shortdesc powerpc-linux files of bin-getnonfreefonts binfiles arch=powerpc-linux size=2 bin/powerpc-linux/getnonfreefonts bin/powerpc-linux/getnonfreefonts-sys @@ -15199,7 +16254,7 @@ binfiles arch=powerpc-linux size=2 name bin-getnonfreefonts.sparc-linux category TLCore revision 9633 -shortdesc binary files of bin-getnonfreefonts for sparc-linux +shortdesc sparc-linux files of bin-getnonfreefonts binfiles arch=sparc-linux size=2 bin/sparc-linux/getnonfreefonts bin/sparc-linux/getnonfreefonts-sys @@ -15207,7 +16262,7 @@ binfiles arch=sparc-linux size=2 name bin-getnonfreefonts.sparc-solaris category TLCore revision 9633 -shortdesc binary files of bin-getnonfreefonts for sparc-solaris +shortdesc sparc-solaris files of bin-getnonfreefonts binfiles arch=sparc-solaris size=2 bin/sparc-solaris/getnonfreefonts bin/sparc-solaris/getnonfreefonts-sys @@ -15215,7 +16270,7 @@ binfiles arch=sparc-solaris size=2 name bin-getnonfreefonts.universal-darwin category TLCore revision 9633 -shortdesc binary files of bin-getnonfreefonts for universal-darwin +shortdesc universal-darwin files of bin-getnonfreefonts binfiles arch=universal-darwin size=2 bin/universal-darwin/getnonfreefonts bin/universal-darwin/getnonfreefonts-sys @@ -15223,7 +16278,7 @@ binfiles arch=universal-darwin size=2 name bin-getnonfreefonts.win32 category TLCore revision 9633 -shortdesc binary files of bin-getnonfreefonts for win32 +shortdesc win32 files of bin-getnonfreefonts binfiles arch=win32 size=2 bin/win32/getnonfreefonts-sys.bat bin/win32/getnonfreefonts.bat @@ -15231,14 +16286,14 @@ binfiles arch=win32 size=2 name bin-getnonfreefonts.x86_64-linux category TLCore revision 9633 -shortdesc binary files of bin-getnonfreefonts for x86_64-linux +shortdesc x86_64-linux files of bin-getnonfreefonts binfiles arch=x86_64-linux size=2 bin/x86_64-linux/getnonfreefonts bin/x86_64-linux/getnonfreefonts-sys name bin-gsftopk category TLCore -revision 10592 +revision 13056 shortdesc Convert "ghostscript fonts" to PK files. longdesc Designed for use with xdvi and dvips this utility converts longdesc Adobe Type 1 fonts to PK bitmap format. It should not @@ -15259,111 +16314,118 @@ catalogue-version 1.19.2 name bin-gsftopk.alpha-linux category TLCore revision 10011 -shortdesc binary files of bin-gsftopk for alpha-linux +shortdesc alpha-linux files of bin-gsftopk binfiles arch=alpha-linux size=35 bin/alpha-linux/gsftopk name bin-gsftopk.amd64-freebsd category TLCore revision 10261 -shortdesc binary files of bin-gsftopk for amd64-freebsd +shortdesc amd64-freebsd files of bin-gsftopk binfiles arch=amd64-freebsd size=21 bin/amd64-freebsd/gsftopk name bin-gsftopk.hppa-hpux category TLCore revision 10324 -shortdesc binary files of bin-gsftopk for hppa-hpux +shortdesc hppa-hpux files of bin-gsftopk binfiles arch=hppa-hpux size=32 bin/hppa-hpux/gsftopk +name bin-gsftopk.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-gsftopk +binfiles arch=i386-cygwin size=18 + bin/i386-cygwin/gsftopk.exe + name bin-gsftopk.i386-freebsd category TLCore revision 10232 -shortdesc binary files of bin-gsftopk for i386-freebsd +shortdesc i386-freebsd files of bin-gsftopk binfiles arch=i386-freebsd size=19 bin/i386-freebsd/gsftopk name bin-gsftopk.i386-linux category TLCore revision 10049 -shortdesc binary files of bin-gsftopk for i386-linux +shortdesc i386-linux files of bin-gsftopk binfiles arch=i386-linux size=19 bin/i386-linux/gsftopk name bin-gsftopk.i386-openbsd category TLCore revision 10046 -shortdesc binary files of bin-gsftopk for i386-openbsd +shortdesc i386-openbsd files of bin-gsftopk binfiles arch=i386-openbsd size=18 bin/i386-openbsd/gsftopk name bin-gsftopk.i386-solaris category TLCore revision 10015 -shortdesc binary files of bin-gsftopk for i386-solaris +shortdesc i386-solaris files of bin-gsftopk binfiles arch=i386-solaris size=19 bin/i386-solaris/gsftopk name bin-gsftopk.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-gsftopk for mips-irix +shortdesc mips-irix files of bin-gsftopk binfiles arch=mips-irix size=33 bin/mips-irix/gsftopk name bin-gsftopk.powerpc-aix category TLCore revision 10221 -shortdesc binary files of bin-gsftopk for powerpc-aix +shortdesc powerpc-aix files of bin-gsftopk binfiles arch=powerpc-aix size=22 bin/powerpc-aix/gsftopk name bin-gsftopk.powerpc-linux category TLCore revision 10385 -shortdesc binary files of bin-gsftopk for powerpc-linux +shortdesc powerpc-linux files of bin-gsftopk binfiles arch=powerpc-linux size=21 bin/powerpc-linux/gsftopk name bin-gsftopk.sparc-linux category TLCore revision 10089 -shortdesc binary files of bin-gsftopk for sparc-linux +shortdesc sparc-linux files of bin-gsftopk binfiles arch=sparc-linux size=20 bin/sparc-linux/gsftopk name bin-gsftopk.sparc-solaris category TLCore revision 10221 -shortdesc binary files of bin-gsftopk for sparc-solaris +shortdesc sparc-solaris files of bin-gsftopk binfiles arch=sparc-solaris size=37 bin/sparc-solaris/gsftopk name bin-gsftopk.universal-darwin category TLCore revision 10023 -shortdesc binary files of bin-gsftopk for universal-darwin +shortdesc universal-darwin files of bin-gsftopk binfiles arch=universal-darwin size=44 bin/universal-darwin/gsftopk name bin-gsftopk.win32 category TLCore revision 9633 -shortdesc binary files of bin-gsftopk for win32 +shortdesc win32 files of bin-gsftopk binfiles arch=win32 size=5 bin/win32/gsftopk.exe name bin-gsftopk.x86_64-linux category TLCore revision 10010 -shortdesc binary files of bin-gsftopk for x86_64-linux +shortdesc x86_64-linux files of bin-gsftopk binfiles arch=x86_64-linux size=21 bin/x86_64-linux/gsftopk name bin-jadetex category TLCore -revision 10592 +revision 13056 shortdesc Macros supporting Jade DSSSL output. longdesc Macro package on top of LaTeX to typeset TeX output of the Jade longdesc DSSSL implementation. @@ -15381,7 +16443,7 @@ catalogue-version 3.13 name bin-jadetex.alpha-linux category TLCore revision 8787 -shortdesc binary files of bin-jadetex for alpha-linux +shortdesc alpha-linux files of bin-jadetex binfiles arch=alpha-linux size=2 bin/alpha-linux/jadetex bin/alpha-linux/pdfjadetex @@ -15389,7 +16451,7 @@ binfiles arch=alpha-linux size=2 name bin-jadetex.amd64-freebsd category TLCore revision 8787 -shortdesc binary files of bin-jadetex for amd64-freebsd +shortdesc amd64-freebsd files of bin-jadetex binfiles arch=amd64-freebsd size=2 bin/amd64-freebsd/jadetex bin/amd64-freebsd/pdfjadetex @@ -15397,15 +16459,23 @@ binfiles arch=amd64-freebsd size=2 name bin-jadetex.hppa-hpux category TLCore revision 8787 -shortdesc binary files of bin-jadetex for hppa-hpux +shortdesc hppa-hpux files of bin-jadetex binfiles arch=hppa-hpux size=2 bin/hppa-hpux/jadetex bin/hppa-hpux/pdfjadetex +name bin-jadetex.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-jadetex +binfiles arch=i386-cygwin size=2 + bin/i386-cygwin/jadetex + bin/i386-cygwin/pdfjadetex + name bin-jadetex.i386-freebsd category TLCore revision 8787 -shortdesc binary files of bin-jadetex for i386-freebsd +shortdesc i386-freebsd files of bin-jadetex binfiles arch=i386-freebsd size=2 bin/i386-freebsd/jadetex bin/i386-freebsd/pdfjadetex @@ -15413,7 +16483,7 @@ binfiles arch=i386-freebsd size=2 name bin-jadetex.i386-linux category TLCore revision 8787 -shortdesc binary files of bin-jadetex for i386-linux +shortdesc i386-linux files of bin-jadetex binfiles arch=i386-linux size=2 bin/i386-linux/jadetex bin/i386-linux/pdfjadetex @@ -15421,7 +16491,7 @@ binfiles arch=i386-linux size=2 name bin-jadetex.i386-openbsd category TLCore revision 8787 -shortdesc binary files of bin-jadetex for i386-openbsd +shortdesc i386-openbsd files of bin-jadetex binfiles arch=i386-openbsd size=2 bin/i386-openbsd/jadetex bin/i386-openbsd/pdfjadetex @@ -15429,7 +16499,7 @@ binfiles arch=i386-openbsd size=2 name bin-jadetex.i386-solaris category TLCore revision 8787 -shortdesc binary files of bin-jadetex for i386-solaris +shortdesc i386-solaris files of bin-jadetex binfiles arch=i386-solaris size=2 bin/i386-solaris/jadetex bin/i386-solaris/pdfjadetex @@ -15437,7 +16507,7 @@ binfiles arch=i386-solaris size=2 name bin-jadetex.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-jadetex for mips-irix +shortdesc mips-irix files of bin-jadetex binfiles arch=mips-irix size=2 bin/mips-irix/jadetex bin/mips-irix/pdfjadetex @@ -15445,7 +16515,7 @@ binfiles arch=mips-irix size=2 name bin-jadetex.powerpc-aix category TLCore revision 8787 -shortdesc binary files of bin-jadetex for powerpc-aix +shortdesc powerpc-aix files of bin-jadetex binfiles arch=powerpc-aix size=2 bin/powerpc-aix/jadetex bin/powerpc-aix/pdfjadetex @@ -15453,7 +16523,7 @@ binfiles arch=powerpc-aix size=2 name bin-jadetex.powerpc-linux category TLCore revision 8787 -shortdesc binary files of bin-jadetex for powerpc-linux +shortdesc powerpc-linux files of bin-jadetex binfiles arch=powerpc-linux size=2 bin/powerpc-linux/jadetex bin/powerpc-linux/pdfjadetex @@ -15461,7 +16531,7 @@ binfiles arch=powerpc-linux size=2 name bin-jadetex.sparc-linux category TLCore revision 8787 -shortdesc binary files of bin-jadetex for sparc-linux +shortdesc sparc-linux files of bin-jadetex binfiles arch=sparc-linux size=2 bin/sparc-linux/jadetex bin/sparc-linux/pdfjadetex @@ -15469,7 +16539,7 @@ binfiles arch=sparc-linux size=2 name bin-jadetex.sparc-solaris category TLCore revision 8787 -shortdesc binary files of bin-jadetex for sparc-solaris +shortdesc sparc-solaris files of bin-jadetex binfiles arch=sparc-solaris size=2 bin/sparc-solaris/jadetex bin/sparc-solaris/pdfjadetex @@ -15477,7 +16547,7 @@ binfiles arch=sparc-solaris size=2 name bin-jadetex.universal-darwin category TLCore revision 9317 -shortdesc binary files of bin-jadetex for universal-darwin +shortdesc universal-darwin files of bin-jadetex binfiles arch=universal-darwin size=2 bin/universal-darwin/jadetex bin/universal-darwin/pdfjadetex @@ -15485,7 +16555,7 @@ binfiles arch=universal-darwin size=2 name bin-jadetex.win32 category TLCore revision 8787 -shortdesc binary files of bin-jadetex for win32 +shortdesc win32 files of bin-jadetex binfiles arch=win32 size=2 bin/win32/jadetex.exe bin/win32/pdfjadetex.exe @@ -15493,14 +16563,14 @@ binfiles arch=win32 size=2 name bin-jadetex.x86_64-linux category TLCore revision 8787 -shortdesc binary files of bin-jadetex for x86_64-linux +shortdesc x86_64-linux files of bin-jadetex binfiles arch=x86_64-linux size=2 bin/x86_64-linux/jadetex bin/x86_64-linux/pdfjadetex name bin-kpathsea category TLCore -revision 12897 +revision 13056 shortdesc Path searching library for TeX-related files. longdesc The library is at the centre of pretty much all Unix-based TeX longdesc executable. It is no longer distributed separately, but rather @@ -15587,7 +16657,7 @@ catalogue-license lgpl name bin-kpathsea.alpha-linux category TLCore revision 10078 -shortdesc binary files of bin-kpathsea for alpha-linux +shortdesc alpha-linux files of bin-kpathsea binfiles arch=alpha-linux size=53 bin/alpha-linux/kpseaccess bin/alpha-linux/kpsepath @@ -15608,7 +16678,7 @@ binfiles arch=alpha-linux size=53 name bin-kpathsea.amd64-freebsd category TLCore revision 10261 -shortdesc binary files of bin-kpathsea for amd64-freebsd +shortdesc amd64-freebsd files of bin-kpathsea binfiles arch=amd64-freebsd size=40 bin/amd64-freebsd/kpseaccess bin/amd64-freebsd/kpsepath @@ -15629,7 +16699,7 @@ binfiles arch=amd64-freebsd size=40 name bin-kpathsea.hppa-hpux category TLCore revision 10324 -shortdesc binary files of bin-kpathsea for hppa-hpux +shortdesc hppa-hpux files of bin-kpathsea binfiles arch=hppa-hpux size=67 bin/hppa-hpux/kpseaccess bin/hppa-hpux/kpsepath @@ -15647,10 +16717,31 @@ binfiles arch=hppa-hpux size=67 bin/hppa-hpux/mktextfm bin/hppa-hpux/texhash +name bin-kpathsea.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-kpathsea +binfiles arch=i386-cygwin size=36 + bin/i386-cygwin/kpseaccess.exe + bin/i386-cygwin/kpsepath + bin/i386-cygwin/kpsereadlink.exe + bin/i386-cygwin/kpsestat.exe + bin/i386-cygwin/kpsetool + bin/i386-cygwin/kpsewhich.exe + bin/i386-cygwin/kpsexpand + bin/i386-cygwin/mkocp + bin/i386-cygwin/mkofm + bin/i386-cygwin/mktexfmt + bin/i386-cygwin/mktexlsr + bin/i386-cygwin/mktexmf + bin/i386-cygwin/mktexpk + bin/i386-cygwin/mktextfm + bin/i386-cygwin/texhash + name bin-kpathsea.i386-freebsd category TLCore revision 10232 -shortdesc binary files of bin-kpathsea for i386-freebsd +shortdesc i386-freebsd files of bin-kpathsea binfiles arch=i386-freebsd size=39 bin/i386-freebsd/kpseaccess bin/i386-freebsd/kpsepath @@ -15671,7 +16762,7 @@ binfiles arch=i386-freebsd size=39 name bin-kpathsea.i386-linux category TLCore revision 10078 -shortdesc binary files of bin-kpathsea for i386-linux +shortdesc i386-linux files of bin-kpathsea binfiles arch=i386-linux size=38 bin/i386-linux/kpseaccess bin/i386-linux/kpsepath @@ -15692,7 +16783,7 @@ binfiles arch=i386-linux size=38 name bin-kpathsea.i386-openbsd category TLCore revision 10078 -shortdesc binary files of bin-kpathsea for i386-openbsd +shortdesc i386-openbsd files of bin-kpathsea binfiles arch=i386-openbsd size=38 bin/i386-openbsd/kpseaccess bin/i386-openbsd/kpsepath @@ -15713,7 +16804,7 @@ binfiles arch=i386-openbsd size=38 name bin-kpathsea.i386-solaris category TLCore revision 10078 -shortdesc binary files of bin-kpathsea for i386-solaris +shortdesc i386-solaris files of bin-kpathsea binfiles arch=i386-solaris size=39 bin/i386-solaris/kpseaccess bin/i386-solaris/kpsepath @@ -15734,7 +16825,7 @@ binfiles arch=i386-solaris size=39 name bin-kpathsea.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-kpathsea for mips-irix +shortdesc mips-irix files of bin-kpathsea binfiles arch=mips-irix size=59 bin/mips-irix/kpseaccess bin/mips-irix/kpsepath @@ -15755,7 +16846,7 @@ binfiles arch=mips-irix size=59 name bin-kpathsea.powerpc-aix category TLCore revision 10221 -shortdesc binary files of bin-kpathsea for powerpc-aix +shortdesc powerpc-aix files of bin-kpathsea binfiles arch=powerpc-aix size=38 bin/powerpc-aix/kpseaccess bin/powerpc-aix/kpsepath @@ -15776,7 +16867,7 @@ binfiles arch=powerpc-aix size=38 name bin-kpathsea.powerpc-linux category TLCore revision 10385 -shortdesc binary files of bin-kpathsea for powerpc-linux +shortdesc powerpc-linux files of bin-kpathsea binfiles arch=powerpc-linux size=41 bin/powerpc-linux/kpseaccess bin/powerpc-linux/kpsepath @@ -15797,7 +16888,7 @@ binfiles arch=powerpc-linux size=41 name bin-kpathsea.sparc-linux category TLCore revision 10219 -shortdesc binary files of bin-kpathsea for sparc-linux +shortdesc sparc-linux files of bin-kpathsea binfiles arch=sparc-linux size=39 bin/sparc-linux/kpseaccess bin/sparc-linux/kpsepath @@ -15818,7 +16909,7 @@ binfiles arch=sparc-linux size=39 name bin-kpathsea.sparc-solaris category TLCore revision 10221 -shortdesc binary files of bin-kpathsea for sparc-solaris +shortdesc sparc-solaris files of bin-kpathsea binfiles arch=sparc-solaris size=57 bin/sparc-solaris/kpseaccess bin/sparc-solaris/kpsepath @@ -15839,7 +16930,7 @@ binfiles arch=sparc-solaris size=57 name bin-kpathsea.universal-darwin category TLCore revision 10078 -shortdesc binary files of bin-kpathsea for universal-darwin +shortdesc universal-darwin files of bin-kpathsea binfiles arch=universal-darwin size=84 bin/universal-darwin/kpseaccess bin/universal-darwin/kpsepath @@ -15860,7 +16951,7 @@ binfiles arch=universal-darwin size=84 name bin-kpathsea.win32 category TLCore revision 11631 -shortdesc binary files of bin-kpathsea for win32 +shortdesc win32 files of bin-kpathsea binfiles arch=win32 size=273 bin/win32/kpathsea357.dll bin/win32/kpathsea35771.dll @@ -15883,7 +16974,7 @@ binfiles arch=win32 size=273 name bin-kpathsea.x86_64-linux category TLCore revision 10078 -shortdesc binary files of bin-kpathsea for x86_64-linux +shortdesc x86_64-linux files of bin-kpathsea binfiles arch=x86_64-linux size=41 bin/x86_64-linux/kpseaccess bin/x86_64-linux/kpsepath @@ -15903,7 +16994,7 @@ binfiles arch=x86_64-linux size=41 name bin-lacheck category TLCore -revision 10592 +revision 13056 shortdesc LaTeX checker. longdesc Lacheck is a tool for finding common mistakes in LaTeX longdesc documents. The distribution includes sources, and executables @@ -15920,111 +17011,118 @@ catalogue-version 1.2c name bin-lacheck.alpha-linux category TLCore revision 9633 -shortdesc binary files of bin-lacheck for alpha-linux +shortdesc alpha-linux files of bin-lacheck binfiles arch=alpha-linux size=20 bin/alpha-linux/lacheck name bin-lacheck.amd64-freebsd category TLCore revision 9633 -shortdesc binary files of bin-lacheck for amd64-freebsd +shortdesc amd64-freebsd files of bin-lacheck binfiles arch=amd64-freebsd size=14 bin/amd64-freebsd/lacheck name bin-lacheck.hppa-hpux category TLCore revision 10324 -shortdesc binary files of bin-lacheck for hppa-hpux +shortdesc hppa-hpux files of bin-lacheck binfiles arch=hppa-hpux size=18 bin/hppa-hpux/lacheck +name bin-lacheck.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-lacheck +binfiles arch=i386-cygwin size=14 + bin/i386-cygwin/lacheck.exe + name bin-lacheck.i386-freebsd category TLCore revision 9682 -shortdesc binary files of bin-lacheck for i386-freebsd +shortdesc i386-freebsd files of bin-lacheck binfiles arch=i386-freebsd size=13 bin/i386-freebsd/lacheck name bin-lacheck.i386-linux category TLCore revision 9633 -shortdesc binary files of bin-lacheck for i386-linux +shortdesc i386-linux files of bin-lacheck binfiles arch=i386-linux size=14 bin/i386-linux/lacheck name bin-lacheck.i386-openbsd category TLCore revision 9633 -shortdesc binary files of bin-lacheck for i386-openbsd +shortdesc i386-openbsd files of bin-lacheck binfiles arch=i386-openbsd size=13 bin/i386-openbsd/lacheck name bin-lacheck.i386-solaris category TLCore revision 9633 -shortdesc binary files of bin-lacheck for i386-solaris +shortdesc i386-solaris files of bin-lacheck binfiles arch=i386-solaris size=14 bin/i386-solaris/lacheck name bin-lacheck.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-lacheck for mips-irix +shortdesc mips-irix files of bin-lacheck binfiles arch=mips-irix size=18 bin/mips-irix/lacheck name bin-lacheck.powerpc-aix category TLCore revision 10221 -shortdesc binary files of bin-lacheck for powerpc-aix +shortdesc powerpc-aix files of bin-lacheck binfiles arch=powerpc-aix size=13 bin/powerpc-aix/lacheck name bin-lacheck.powerpc-linux category TLCore revision 9633 -shortdesc binary files of bin-lacheck for powerpc-linux +shortdesc powerpc-linux files of bin-lacheck binfiles arch=powerpc-linux size=15 bin/powerpc-linux/lacheck name bin-lacheck.sparc-linux category TLCore revision 9633 -shortdesc binary files of bin-lacheck for sparc-linux +shortdesc sparc-linux files of bin-lacheck binfiles arch=sparc-linux size=14 bin/sparc-linux/lacheck name bin-lacheck.sparc-solaris category TLCore revision 9633 -shortdesc binary files of bin-lacheck for sparc-solaris +shortdesc sparc-solaris files of bin-lacheck binfiles arch=sparc-solaris size=15 bin/sparc-solaris/lacheck name bin-lacheck.universal-darwin category TLCore revision 10023 -shortdesc binary files of bin-lacheck for universal-darwin +shortdesc universal-darwin files of bin-lacheck binfiles arch=universal-darwin size=33 bin/universal-darwin/lacheck name bin-lacheck.win32 category TLCore revision 9633 -shortdesc binary files of bin-lacheck for win32 +shortdesc win32 files of bin-lacheck binfiles arch=win32 size=14 bin/win32/lacheck.exe name bin-lacheck.x86_64-linux category TLCore revision 10010 -shortdesc binary files of bin-lacheck for x86_64-linux +shortdesc x86_64-linux files of bin-lacheck binfiles arch=x86_64-linux size=15 bin/x86_64-linux/lacheck name bin-latex category TLCore -revision 12778 +revision 13056 shortdesc A TeX macro package that defines LaTeX. longdesc LaTeX is a widely-used macro package for TeX, providing many longdesc basic document formating commands extended by a wide range of @@ -16064,7 +17162,7 @@ catalogue-license lppl name bin-latex.alpha-linux category TLCore revision 10581 -shortdesc binary files of bin-latex for alpha-linux +shortdesc alpha-linux files of bin-latex binfiles arch=alpha-linux size=4 bin/alpha-linux/latex bin/alpha-linux/lualatex @@ -16074,7 +17172,7 @@ binfiles arch=alpha-linux size=4 name bin-latex.amd64-freebsd category TLCore revision 10581 -shortdesc binary files of bin-latex for amd64-freebsd +shortdesc amd64-freebsd files of bin-latex binfiles arch=amd64-freebsd size=4 bin/amd64-freebsd/latex bin/amd64-freebsd/lualatex @@ -16084,15 +17182,25 @@ binfiles arch=amd64-freebsd size=4 name bin-latex.hppa-hpux category TLCore revision 10581 -shortdesc binary files of bin-latex for hppa-hpux +shortdesc hppa-hpux files of bin-latex binfiles arch=hppa-hpux size=2 bin/hppa-hpux/latex bin/hppa-hpux/pdflatex +name bin-latex.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-latex +binfiles arch=i386-cygwin size=4 + bin/i386-cygwin/latex + bin/i386-cygwin/lualatex + bin/i386-cygwin/pdflatex + bin/i386-cygwin/pdflualatex + name bin-latex.i386-freebsd category TLCore revision 10581 -shortdesc binary files of bin-latex for i386-freebsd +shortdesc i386-freebsd files of bin-latex binfiles arch=i386-freebsd size=4 bin/i386-freebsd/latex bin/i386-freebsd/lualatex @@ -16102,7 +17210,7 @@ binfiles arch=i386-freebsd size=4 name bin-latex.i386-linux category TLCore revision 10581 -shortdesc binary files of bin-latex for i386-linux +shortdesc i386-linux files of bin-latex binfiles arch=i386-linux size=4 bin/i386-linux/latex bin/i386-linux/lualatex @@ -16112,7 +17220,7 @@ binfiles arch=i386-linux size=4 name bin-latex.i386-openbsd category TLCore revision 10581 -shortdesc binary files of bin-latex for i386-openbsd +shortdesc i386-openbsd files of bin-latex binfiles arch=i386-openbsd size=4 bin/i386-openbsd/latex bin/i386-openbsd/lualatex @@ -16122,7 +17230,7 @@ binfiles arch=i386-openbsd size=4 name bin-latex.i386-solaris category TLCore revision 10581 -shortdesc binary files of bin-latex for i386-solaris +shortdesc i386-solaris files of bin-latex binfiles arch=i386-solaris size=4 bin/i386-solaris/latex bin/i386-solaris/lualatex @@ -16132,7 +17240,7 @@ binfiles arch=i386-solaris size=4 name bin-latex.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-latex for mips-irix +shortdesc mips-irix files of bin-latex binfiles arch=mips-irix size=4 bin/mips-irix/latex bin/mips-irix/lualatex @@ -16142,7 +17250,7 @@ binfiles arch=mips-irix size=4 name bin-latex.powerpc-aix category TLCore revision 10581 -shortdesc binary files of bin-latex for powerpc-aix +shortdesc powerpc-aix files of bin-latex binfiles arch=powerpc-aix size=4 bin/powerpc-aix/latex bin/powerpc-aix/lualatex @@ -16152,7 +17260,7 @@ binfiles arch=powerpc-aix size=4 name bin-latex.powerpc-linux category TLCore revision 10581 -shortdesc binary files of bin-latex for powerpc-linux +shortdesc powerpc-linux files of bin-latex binfiles arch=powerpc-linux size=4 bin/powerpc-linux/latex bin/powerpc-linux/lualatex @@ -16162,7 +17270,7 @@ binfiles arch=powerpc-linux size=4 name bin-latex.sparc-linux category TLCore revision 10581 -shortdesc binary files of bin-latex for sparc-linux +shortdesc sparc-linux files of bin-latex binfiles arch=sparc-linux size=4 bin/sparc-linux/latex bin/sparc-linux/lualatex @@ -16172,7 +17280,7 @@ binfiles arch=sparc-linux size=4 name bin-latex.sparc-solaris category TLCore revision 10581 -shortdesc binary files of bin-latex for sparc-solaris +shortdesc sparc-solaris files of bin-latex binfiles arch=sparc-solaris size=4 bin/sparc-solaris/latex bin/sparc-solaris/lualatex @@ -16182,7 +17290,7 @@ binfiles arch=sparc-solaris size=4 name bin-latex.universal-darwin category TLCore revision 10581 -shortdesc binary files of bin-latex for universal-darwin +shortdesc universal-darwin files of bin-latex binfiles arch=universal-darwin size=4 bin/universal-darwin/latex bin/universal-darwin/lualatex @@ -16192,7 +17300,7 @@ binfiles arch=universal-darwin size=4 name bin-latex.win32 category TLCore revision 10581 -shortdesc binary files of bin-latex for win32 +shortdesc win32 files of bin-latex binfiles arch=win32 size=4 bin/win32/latex.exe bin/win32/lualatex.exe @@ -16202,7 +17310,7 @@ binfiles arch=win32 size=4 name bin-latex.x86_64-linux category TLCore revision 10581 -shortdesc binary files of bin-latex for x86_64-linux +shortdesc x86_64-linux files of bin-latex binfiles arch=x86_64-linux size=4 bin/x86_64-linux/latex bin/x86_64-linux/lualatex @@ -16211,7 +17319,7 @@ binfiles arch=x86_64-linux size=4 name bin-lcdftypetools category TLCore -revision 10592 +revision 13056 depend glyphlist depend bin-lcdftypetools.ARCH docfiles size=59 @@ -16239,7 +17347,7 @@ docfiles size=59 name bin-lcdftypetools.alpha-linux category TLCore revision 10011 -shortdesc binary files of bin-lcdftypetools for alpha-linux +shortdesc alpha-linux files of bin-lcdftypetools binfiles arch=alpha-linux size=1340 bin/alpha-linux/cfftot1 bin/alpha-linux/mmafm @@ -16255,7 +17363,7 @@ binfiles arch=alpha-linux size=1340 name bin-lcdftypetools.amd64-freebsd category TLCore revision 10261 -shortdesc binary files of bin-lcdftypetools for amd64-freebsd +shortdesc amd64-freebsd files of bin-lcdftypetools binfiles arch=amd64-freebsd size=820 bin/amd64-freebsd/cfftot1 bin/amd64-freebsd/mmafm @@ -16271,7 +17379,7 @@ binfiles arch=amd64-freebsd size=820 name bin-lcdftypetools.hppa-hpux category TLCore revision 10324 -shortdesc binary files of bin-lcdftypetools for hppa-hpux +shortdesc hppa-hpux files of bin-lcdftypetools binfiles arch=hppa-hpux size=1294 bin/hppa-hpux/cfftot1 bin/hppa-hpux/mmafm @@ -16284,10 +17392,26 @@ binfiles arch=hppa-hpux size=1294 bin/hppa-hpux/t1testpage bin/hppa-hpux/ttftotype42 +name bin-lcdftypetools.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-lcdftypetools +binfiles arch=i386-cygwin size=895 + bin/i386-cygwin/cfftot1.exe + bin/i386-cygwin/mmafm.exe + bin/i386-cygwin/mmpfb.exe + bin/i386-cygwin/otfinfo.exe + bin/i386-cygwin/otftotfm.exe + bin/i386-cygwin/t1dotlessj.exe + bin/i386-cygwin/t1lint.exe + bin/i386-cygwin/t1reencode.exe + bin/i386-cygwin/t1testpage.exe + bin/i386-cygwin/ttftotype42.exe + name bin-lcdftypetools.i386-freebsd category TLCore revision 10232 -shortdesc binary files of bin-lcdftypetools for i386-freebsd +shortdesc i386-freebsd files of bin-lcdftypetools binfiles arch=i386-freebsd size=779 bin/i386-freebsd/cfftot1 bin/i386-freebsd/mmafm @@ -16303,7 +17427,7 @@ binfiles arch=i386-freebsd size=779 name bin-lcdftypetools.i386-linux category TLCore revision 10049 -shortdesc binary files of bin-lcdftypetools for i386-linux +shortdesc i386-linux files of bin-lcdftypetools binfiles arch=i386-linux size=763 bin/i386-linux/cfftot1 bin/i386-linux/mmafm @@ -16319,7 +17443,7 @@ binfiles arch=i386-linux size=763 name bin-lcdftypetools.i386-openbsd category TLCore revision 10046 -shortdesc binary files of bin-lcdftypetools for i386-openbsd +shortdesc i386-openbsd files of bin-lcdftypetools binfiles arch=i386-openbsd size=770 bin/i386-openbsd/cfftot1 bin/i386-openbsd/mmafm @@ -16335,7 +17459,7 @@ binfiles arch=i386-openbsd size=770 name bin-lcdftypetools.i386-solaris category TLCore revision 10015 -shortdesc binary files of bin-lcdftypetools for i386-solaris +shortdesc i386-solaris files of bin-lcdftypetools binfiles arch=i386-solaris size=946 bin/i386-solaris/cfftot1 bin/i386-solaris/mmafm @@ -16351,7 +17475,7 @@ binfiles arch=i386-solaris size=946 name bin-lcdftypetools.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-lcdftypetools for mips-irix +shortdesc mips-irix files of bin-lcdftypetools binfiles arch=mips-irix size=1472 bin/mips-irix/cfftot1 bin/mips-irix/mmafm @@ -16367,7 +17491,7 @@ binfiles arch=mips-irix size=1472 name bin-lcdftypetools.powerpc-aix category TLCore revision 10221 -shortdesc binary files of bin-lcdftypetools for powerpc-aix +shortdesc powerpc-aix files of bin-lcdftypetools binfiles arch=powerpc-aix size=1466 bin/powerpc-aix/cfftot1 bin/powerpc-aix/mmafm @@ -16383,7 +17507,7 @@ binfiles arch=powerpc-aix size=1466 name bin-lcdftypetools.powerpc-linux category TLCore revision 10385 -shortdesc binary files of bin-lcdftypetools for powerpc-linux +shortdesc powerpc-linux files of bin-lcdftypetools binfiles arch=powerpc-linux size=863 bin/powerpc-linux/cfftot1 bin/powerpc-linux/mmafm @@ -16399,7 +17523,7 @@ binfiles arch=powerpc-linux size=863 name bin-lcdftypetools.sparc-linux category TLCore revision 10089 -shortdesc binary files of bin-lcdftypetools for sparc-linux +shortdesc sparc-linux files of bin-lcdftypetools binfiles arch=sparc-linux size=834 bin/sparc-linux/cfftot1 bin/sparc-linux/mmafm @@ -16415,7 +17539,7 @@ binfiles arch=sparc-linux size=834 name bin-lcdftypetools.sparc-solaris category TLCore revision 10221 -shortdesc binary files of bin-lcdftypetools for sparc-solaris +shortdesc sparc-solaris files of bin-lcdftypetools binfiles arch=sparc-solaris size=1132 bin/sparc-solaris/cfftot1 bin/sparc-solaris/mmafm @@ -16431,7 +17555,7 @@ binfiles arch=sparc-solaris size=1132 name bin-lcdftypetools.universal-darwin category TLCore revision 10023 -shortdesc binary files of bin-lcdftypetools for universal-darwin +shortdesc universal-darwin files of bin-lcdftypetools binfiles arch=universal-darwin size=1790 bin/universal-darwin/cfftot1 bin/universal-darwin/mmafm @@ -16447,7 +17571,7 @@ binfiles arch=universal-darwin size=1790 name bin-lcdftypetools.win32 category TLCore revision 9633 -shortdesc binary files of bin-lcdftypetools for win32 +shortdesc win32 files of bin-lcdftypetools binfiles arch=win32 size=855 bin/win32/cfftot1.exe bin/win32/mmafm.exe @@ -16463,7 +17587,7 @@ binfiles arch=win32 size=855 name bin-lcdftypetools.x86_64-linux category TLCore revision 10010 -shortdesc binary files of bin-lcdftypetools for x86_64-linux +shortdesc x86_64-linux files of bin-lcdftypetools binfiles arch=x86_64-linux size=817 bin/x86_64-linux/cfftot1 bin/x86_64-linux/mmafm @@ -16478,7 +17602,7 @@ binfiles arch=x86_64-linux size=817 name bin-makeindex category TLCore -revision 10592 +revision 13056 shortdesc Process index output to produce typesettable code. longdesc A general purpose hierarchical index generator; it accepts one longdesc or more input files (often produced by a text formatter such as @@ -16500,7 +17624,7 @@ catalogue-version 2.12 name bin-makeindex.alpha-linux category TLCore revision 10011 -shortdesc binary files of bin-makeindex for alpha-linux +shortdesc alpha-linux files of bin-makeindex binfiles arch=alpha-linux size=54 bin/alpha-linux/makeindex bin/alpha-linux/mkindex @@ -16508,7 +17632,7 @@ binfiles arch=alpha-linux size=54 name bin-makeindex.amd64-freebsd category TLCore revision 10261 -shortdesc binary files of bin-makeindex for amd64-freebsd +shortdesc amd64-freebsd files of bin-makeindex binfiles arch=amd64-freebsd size=35 bin/amd64-freebsd/makeindex bin/amd64-freebsd/mkindex @@ -16516,15 +17640,23 @@ binfiles arch=amd64-freebsd size=35 name bin-makeindex.hppa-hpux category TLCore revision 10324 -shortdesc binary files of bin-makeindex for hppa-hpux +shortdesc hppa-hpux files of bin-makeindex binfiles arch=hppa-hpux size=48 bin/hppa-hpux/makeindex bin/hppa-hpux/mkindex +name bin-makeindex.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-makeindex +binfiles arch=i386-cygwin size=32 + bin/i386-cygwin/makeindex.exe + bin/i386-cygwin/mkindex + name bin-makeindex.i386-freebsd category TLCore revision 10232 -shortdesc binary files of bin-makeindex for i386-freebsd +shortdesc i386-freebsd files of bin-makeindex binfiles arch=i386-freebsd size=33 bin/i386-freebsd/makeindex bin/i386-freebsd/mkindex @@ -16532,7 +17664,7 @@ binfiles arch=i386-freebsd size=33 name bin-makeindex.i386-linux category TLCore revision 10049 -shortdesc binary files of bin-makeindex for i386-linux +shortdesc i386-linux files of bin-makeindex binfiles arch=i386-linux size=34 bin/i386-linux/makeindex bin/i386-linux/mkindex @@ -16540,7 +17672,7 @@ binfiles arch=i386-linux size=34 name bin-makeindex.i386-openbsd category TLCore revision 10046 -shortdesc binary files of bin-makeindex for i386-openbsd +shortdesc i386-openbsd files of bin-makeindex binfiles arch=i386-openbsd size=31 bin/i386-openbsd/makeindex bin/i386-openbsd/mkindex @@ -16548,7 +17680,7 @@ binfiles arch=i386-openbsd size=31 name bin-makeindex.i386-solaris category TLCore revision 10015 -shortdesc binary files of bin-makeindex for i386-solaris +shortdesc i386-solaris files of bin-makeindex binfiles arch=i386-solaris size=33 bin/i386-solaris/makeindex bin/i386-solaris/mkindex @@ -16556,7 +17688,7 @@ binfiles arch=i386-solaris size=33 name bin-makeindex.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-makeindex for mips-irix +shortdesc mips-irix files of bin-makeindex binfiles arch=mips-irix size=53 bin/mips-irix/makeindex bin/mips-irix/mkindex @@ -16564,7 +17696,7 @@ binfiles arch=mips-irix size=53 name bin-makeindex.powerpc-aix category TLCore revision 10221 -shortdesc binary files of bin-makeindex for powerpc-aix +shortdesc powerpc-aix files of bin-makeindex binfiles arch=powerpc-aix size=38 bin/powerpc-aix/makeindex bin/powerpc-aix/mkindex @@ -16572,7 +17704,7 @@ binfiles arch=powerpc-aix size=38 name bin-makeindex.powerpc-linux category TLCore revision 10385 -shortdesc binary files of bin-makeindex for powerpc-linux +shortdesc powerpc-linux files of bin-makeindex binfiles arch=powerpc-linux size=35 bin/powerpc-linux/makeindex bin/powerpc-linux/mkindex @@ -16580,7 +17712,7 @@ binfiles arch=powerpc-linux size=35 name bin-makeindex.sparc-linux category TLCore revision 10089 -shortdesc binary files of bin-makeindex for sparc-linux +shortdesc sparc-linux files of bin-makeindex binfiles arch=sparc-linux size=34 bin/sparc-linux/makeindex bin/sparc-linux/mkindex @@ -16588,7 +17720,7 @@ binfiles arch=sparc-linux size=34 name bin-makeindex.sparc-solaris category TLCore revision 10221 -shortdesc binary files of bin-makeindex for sparc-solaris +shortdesc sparc-solaris files of bin-makeindex binfiles arch=sparc-solaris size=55 bin/sparc-solaris/makeindex bin/sparc-solaris/mkindex @@ -16596,7 +17728,7 @@ binfiles arch=sparc-solaris size=55 name bin-makeindex.universal-darwin category TLCore revision 10023 -shortdesc binary files of bin-makeindex for universal-darwin +shortdesc universal-darwin files of bin-makeindex binfiles arch=universal-darwin size=73 bin/universal-darwin/makeindex bin/universal-darwin/mkindex @@ -16604,21 +17736,21 @@ binfiles arch=universal-darwin size=73 name bin-makeindex.win32 category TLCore revision 9633 -shortdesc binary files of bin-makeindex for win32 +shortdesc win32 files of bin-makeindex binfiles arch=win32 size=19 bin/win32/makeindex.exe name bin-makeindex.x86_64-linux category TLCore revision 10010 -shortdesc binary files of bin-makeindex for x86_64-linux +shortdesc x86_64-linux files of bin-makeindex binfiles arch=x86_64-linux size=35 bin/x86_64-linux/makeindex bin/x86_64-linux/mkindex name bin-metafont category TLCore -revision 12778 +revision 13056 depend bin-kpathsea depend bin-metafont.ARCH execute BuildFormat metafont @@ -16633,7 +17765,7 @@ runfiles size=1 name bin-metafont.alpha-linux category TLCore revision 10011 -shortdesc binary files of bin-metafont for alpha-linux +shortdesc alpha-linux files of bin-metafont binfiles arch=alpha-linux size=322 bin/alpha-linux/mf bin/alpha-linux/mf-nowin @@ -16641,7 +17773,7 @@ binfiles arch=alpha-linux size=322 name bin-metafont.amd64-freebsd category TLCore revision 10261 -shortdesc binary files of bin-metafont for amd64-freebsd +shortdesc amd64-freebsd files of bin-metafont binfiles arch=amd64-freebsd size=161 bin/amd64-freebsd/mf bin/amd64-freebsd/mf-nowin @@ -16649,15 +17781,23 @@ binfiles arch=amd64-freebsd size=161 name bin-metafont.hppa-hpux category TLCore revision 10324 -shortdesc binary files of bin-metafont for hppa-hpux +shortdesc hppa-hpux files of bin-metafont binfiles arch=hppa-hpux size=189 bin/hppa-hpux/mf bin/hppa-hpux/mf-nowin +name bin-metafont.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-metafont +binfiles arch=i386-cygwin size=143 + bin/i386-cygwin/mf-nowin.exe + bin/i386-cygwin/mf.exe + name bin-metafont.i386-freebsd category TLCore revision 10232 -shortdesc binary files of bin-metafont for i386-freebsd +shortdesc i386-freebsd files of bin-metafont binfiles arch=i386-freebsd size=152 bin/i386-freebsd/mf bin/i386-freebsd/mf-nowin @@ -16665,7 +17805,7 @@ binfiles arch=i386-freebsd size=152 name bin-metafont.i386-linux category TLCore revision 10049 -shortdesc binary files of bin-metafont for i386-linux +shortdesc i386-linux files of bin-metafont binfiles arch=i386-linux size=143 bin/i386-linux/mf bin/i386-linux/mf-nowin @@ -16673,7 +17813,7 @@ binfiles arch=i386-linux size=143 name bin-metafont.i386-openbsd category TLCore revision 10046 -shortdesc binary files of bin-metafont for i386-openbsd +shortdesc i386-openbsd files of bin-metafont binfiles arch=i386-openbsd size=137 bin/i386-openbsd/mf bin/i386-openbsd/mf-nowin @@ -16681,7 +17821,7 @@ binfiles arch=i386-openbsd size=137 name bin-metafont.i386-solaris category TLCore revision 10015 -shortdesc binary files of bin-metafont for i386-solaris +shortdesc i386-solaris files of bin-metafont binfiles arch=i386-solaris size=149 bin/i386-solaris/mf bin/i386-solaris/mf-nowin @@ -16689,7 +17829,7 @@ binfiles arch=i386-solaris size=149 name bin-metafont.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-metafont for mips-irix +shortdesc mips-irix files of bin-metafont binfiles arch=mips-irix size=252 bin/mips-irix/mf bin/mips-irix/mf-nowin @@ -16697,7 +17837,7 @@ binfiles arch=mips-irix size=252 name bin-metafont.powerpc-aix category TLCore revision 10221 -shortdesc binary files of bin-metafont for powerpc-aix +shortdesc powerpc-aix files of bin-metafont binfiles arch=powerpc-aix size=178 bin/powerpc-aix/mf bin/powerpc-aix/mf-nowin @@ -16705,7 +17845,7 @@ binfiles arch=powerpc-aix size=178 name bin-metafont.powerpc-linux category TLCore revision 10385 -shortdesc binary files of bin-metafont for powerpc-linux +shortdesc powerpc-linux files of bin-metafont binfiles arch=powerpc-linux size=166 bin/powerpc-linux/mf bin/powerpc-linux/mf-nowin @@ -16713,7 +17853,7 @@ binfiles arch=powerpc-linux size=166 name bin-metafont.sparc-linux category TLCore revision 10089 -shortdesc binary files of bin-metafont for sparc-linux +shortdesc sparc-linux files of bin-metafont binfiles arch=sparc-linux size=155 bin/sparc-linux/mf bin/sparc-linux/mf-nowin @@ -16721,7 +17861,7 @@ binfiles arch=sparc-linux size=155 name bin-metafont.sparc-solaris category TLCore revision 10221 -shortdesc binary files of bin-metafont for sparc-solaris +shortdesc sparc-solaris files of bin-metafont binfiles arch=sparc-solaris size=227 bin/sparc-solaris/mf bin/sparc-solaris/mf-nowin @@ -16729,7 +17869,7 @@ binfiles arch=sparc-solaris size=227 name bin-metafont.universal-darwin category TLCore revision 10023 -shortdesc binary files of bin-metafont for universal-darwin +shortdesc universal-darwin files of bin-metafont binfiles arch=universal-darwin size=335 bin/universal-darwin/mf bin/universal-darwin/mf-nowin @@ -16737,7 +17877,7 @@ binfiles arch=universal-darwin size=335 name bin-metafont.win32 category TLCore revision 9633 -shortdesc binary files of bin-metafont for win32 +shortdesc win32 files of bin-metafont binfiles arch=win32 size=107 bin/win32/mf-nowin.exe bin/win32/mf.exe @@ -16745,14 +17885,14 @@ binfiles arch=win32 size=107 name bin-metafont.x86_64-linux category TLCore revision 10010 -shortdesc binary files of bin-metafont for x86_64-linux +shortdesc x86_64-linux files of bin-metafont binfiles arch=x86_64-linux size=156 bin/x86_64-linux/mf bin/x86_64-linux/mf-nowin name bin-metapost category TLCore -revision 10693 +revision 13056 shortdesc A development of MetaFont that generates PostScript output. longdesc A tool based on MetaFont for producing precise technical longdesc illustrations, creating scalable PostScript instead of bitmaps. @@ -16782,7 +17922,7 @@ catalogue-version 1.101 name bin-metapost.alpha-linux category TLCore revision 10693 -shortdesc binary files of bin-metapost for alpha-linux +shortdesc alpha-linux files of bin-metapost binfiles arch=alpha-linux size=315 bin/alpha-linux/dmp bin/alpha-linux/dvitomp @@ -16795,7 +17935,7 @@ binfiles arch=alpha-linux size=315 name bin-metapost.amd64-freebsd category TLCore revision 10693 -shortdesc binary files of bin-metapost for amd64-freebsd +shortdesc amd64-freebsd files of bin-metapost binfiles arch=amd64-freebsd size=171 bin/amd64-freebsd/dmp bin/amd64-freebsd/dvitomp @@ -16808,7 +17948,7 @@ binfiles arch=amd64-freebsd size=171 name bin-metapost.hppa-hpux category TLCore revision 10693 -shortdesc binary files of bin-metapost for hppa-hpux +shortdesc hppa-hpux files of bin-metapost binfiles arch=hppa-hpux size=238 bin/hppa-hpux/dmp bin/hppa-hpux/dvitomp @@ -16818,10 +17958,22 @@ binfiles arch=hppa-hpux size=238 bin/hppa-hpux/mpto bin/hppa-hpux/newer +name bin-metapost.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-metapost +binfiles arch=i386-cygwin size=149 + bin/i386-cygwin/dmp.exe + bin/i386-cygwin/dvitomp.exe + bin/i386-cygwin/makempx.exe + bin/i386-cygwin/mpost.exe + bin/i386-cygwin/mpto.exe + bin/i386-cygwin/newer.exe + name bin-metapost.i386-freebsd category TLCore revision 10693 -shortdesc binary files of bin-metapost for i386-freebsd +shortdesc i386-freebsd files of bin-metapost binfiles arch=i386-freebsd size=160 bin/i386-freebsd/dmp bin/i386-freebsd/dvitomp @@ -16834,7 +17986,7 @@ binfiles arch=i386-freebsd size=160 name bin-metapost.i386-linux category TLCore revision 10693 -shortdesc binary files of bin-metapost for i386-linux +shortdesc i386-linux files of bin-metapost binfiles arch=i386-linux size=154 bin/i386-linux/dmp bin/i386-linux/dvitomp @@ -16847,7 +17999,7 @@ binfiles arch=i386-linux size=154 name bin-metapost.i386-openbsd category TLCore revision 10693 -shortdesc binary files of bin-metapost for i386-openbsd +shortdesc i386-openbsd files of bin-metapost binfiles arch=i386-openbsd size=146 bin/i386-openbsd/dmp bin/i386-openbsd/dvitomp @@ -16860,7 +18012,7 @@ binfiles arch=i386-openbsd size=146 name bin-metapost.i386-solaris category TLCore revision 10693 -shortdesc binary files of bin-metapost for i386-solaris +shortdesc i386-solaris files of bin-metapost binfiles arch=i386-solaris size=159 bin/i386-solaris/dmp bin/i386-solaris/dvitomp @@ -16873,7 +18025,7 @@ binfiles arch=i386-solaris size=159 name bin-metapost.mips-irix category TLCore revision 10693 -shortdesc binary files of bin-metapost for mips-irix +shortdesc mips-irix files of bin-metapost binfiles arch=mips-irix size=271 bin/mips-irix/dmp bin/mips-irix/dvitomp @@ -16886,7 +18038,7 @@ binfiles arch=mips-irix size=271 name bin-metapost.powerpc-aix category TLCore revision 10693 -shortdesc binary files of bin-metapost for powerpc-aix +shortdesc powerpc-aix files of bin-metapost binfiles arch=powerpc-aix size=190 bin/powerpc-aix/dmp bin/powerpc-aix/dvitomp @@ -16899,7 +18051,7 @@ binfiles arch=powerpc-aix size=190 name bin-metapost.powerpc-linux category TLCore revision 10693 -shortdesc binary files of bin-metapost for powerpc-linux +shortdesc powerpc-linux files of bin-metapost binfiles arch=powerpc-linux size=175 bin/powerpc-linux/dmp bin/powerpc-linux/dvitomp @@ -16912,7 +18064,7 @@ binfiles arch=powerpc-linux size=175 name bin-metapost.sparc-linux category TLCore revision 10693 -shortdesc binary files of bin-metapost for sparc-linux +shortdesc sparc-linux files of bin-metapost binfiles arch=sparc-linux size=165 bin/sparc-linux/dmp bin/sparc-linux/dvitomp @@ -16925,7 +18077,7 @@ binfiles arch=sparc-linux size=165 name bin-metapost.sparc-solaris category TLCore revision 10693 -shortdesc binary files of bin-metapost for sparc-solaris +shortdesc sparc-solaris files of bin-metapost binfiles arch=sparc-solaris size=259 bin/sparc-solaris/dmp bin/sparc-solaris/dvitomp @@ -16938,7 +18090,7 @@ binfiles arch=sparc-solaris size=259 name bin-metapost.universal-darwin category TLCore revision 10693 -shortdesc binary files of bin-metapost for universal-darwin +shortdesc universal-darwin files of bin-metapost binfiles arch=universal-darwin size=360 bin/universal-darwin/dmp bin/universal-darwin/dvitomp @@ -16951,7 +18103,7 @@ binfiles arch=universal-darwin size=360 name bin-metapost.win32 category TLCore revision 10693 -shortdesc binary files of bin-metapost for win32 +shortdesc win32 files of bin-metapost binfiles arch=win32 size=96 bin/win32/dmp.exe bin/win32/dvitomp.exe @@ -16965,7 +18117,7 @@ binfiles arch=win32 size=96 name bin-metapost.x86_64-linux category TLCore revision 10693 -shortdesc binary files of bin-metapost for x86_64-linux +shortdesc x86_64-linux files of bin-metapost binfiles arch=x86_64-linux size=169 bin/x86_64-linux/dmp bin/x86_64-linux/dvitomp @@ -16977,7 +18129,7 @@ binfiles arch=x86_64-linux size=169 name bin-mex category TLCore -revision 10592 +revision 13056 shortdesc Polish formats for TeX. longdesc MeX is an adaptation of Plain TeX (MeX) and LaTeX209 (LaMeX) longdesc formats to the Polish language and to Polish printing customs. @@ -17000,7 +18152,7 @@ catalogue-version 1.05 name bin-mex.alpha-linux category TLCore revision 8787 -shortdesc binary files of bin-mex for alpha-linux +shortdesc alpha-linux files of bin-mex binfiles arch=alpha-linux size=3 bin/alpha-linux/mex bin/alpha-linux/pdfmex @@ -17009,7 +18161,7 @@ binfiles arch=alpha-linux size=3 name bin-mex.amd64-freebsd category TLCore revision 8787 -shortdesc binary files of bin-mex for amd64-freebsd +shortdesc amd64-freebsd files of bin-mex binfiles arch=amd64-freebsd size=3 bin/amd64-freebsd/mex bin/amd64-freebsd/pdfmex @@ -17018,16 +18170,25 @@ binfiles arch=amd64-freebsd size=3 name bin-mex.hppa-hpux category TLCore revision 8787 -shortdesc binary files of bin-mex for hppa-hpux +shortdesc hppa-hpux files of bin-mex binfiles arch=hppa-hpux size=3 bin/hppa-hpux/mex bin/hppa-hpux/pdfmex bin/hppa-hpux/utf8mex +name bin-mex.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-mex +binfiles arch=i386-cygwin size=3 + bin/i386-cygwin/mex + bin/i386-cygwin/pdfmex + bin/i386-cygwin/utf8mex + name bin-mex.i386-freebsd category TLCore revision 8787 -shortdesc binary files of bin-mex for i386-freebsd +shortdesc i386-freebsd files of bin-mex binfiles arch=i386-freebsd size=3 bin/i386-freebsd/mex bin/i386-freebsd/pdfmex @@ -17036,7 +18197,7 @@ binfiles arch=i386-freebsd size=3 name bin-mex.i386-linux category TLCore revision 8787 -shortdesc binary files of bin-mex for i386-linux +shortdesc i386-linux files of bin-mex binfiles arch=i386-linux size=3 bin/i386-linux/mex bin/i386-linux/pdfmex @@ -17045,7 +18206,7 @@ binfiles arch=i386-linux size=3 name bin-mex.i386-openbsd category TLCore revision 8787 -shortdesc binary files of bin-mex for i386-openbsd +shortdesc i386-openbsd files of bin-mex binfiles arch=i386-openbsd size=3 bin/i386-openbsd/mex bin/i386-openbsd/pdfmex @@ -17054,7 +18215,7 @@ binfiles arch=i386-openbsd size=3 name bin-mex.i386-solaris category TLCore revision 8787 -shortdesc binary files of bin-mex for i386-solaris +shortdesc i386-solaris files of bin-mex binfiles arch=i386-solaris size=3 bin/i386-solaris/mex bin/i386-solaris/pdfmex @@ -17063,7 +18224,7 @@ binfiles arch=i386-solaris size=3 name bin-mex.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-mex for mips-irix +shortdesc mips-irix files of bin-mex binfiles arch=mips-irix size=3 bin/mips-irix/mex bin/mips-irix/pdfmex @@ -17072,7 +18233,7 @@ binfiles arch=mips-irix size=3 name bin-mex.powerpc-aix category TLCore revision 8787 -shortdesc binary files of bin-mex for powerpc-aix +shortdesc powerpc-aix files of bin-mex binfiles arch=powerpc-aix size=3 bin/powerpc-aix/mex bin/powerpc-aix/pdfmex @@ -17081,7 +18242,7 @@ binfiles arch=powerpc-aix size=3 name bin-mex.powerpc-linux category TLCore revision 8787 -shortdesc binary files of bin-mex for powerpc-linux +shortdesc powerpc-linux files of bin-mex binfiles arch=powerpc-linux size=3 bin/powerpc-linux/mex bin/powerpc-linux/pdfmex @@ -17090,7 +18251,7 @@ binfiles arch=powerpc-linux size=3 name bin-mex.sparc-linux category TLCore revision 8787 -shortdesc binary files of bin-mex for sparc-linux +shortdesc sparc-linux files of bin-mex binfiles arch=sparc-linux size=3 bin/sparc-linux/mex bin/sparc-linux/pdfmex @@ -17099,7 +18260,7 @@ binfiles arch=sparc-linux size=3 name bin-mex.sparc-solaris category TLCore revision 8787 -shortdesc binary files of bin-mex for sparc-solaris +shortdesc sparc-solaris files of bin-mex binfiles arch=sparc-solaris size=3 bin/sparc-solaris/mex bin/sparc-solaris/pdfmex @@ -17108,7 +18269,7 @@ binfiles arch=sparc-solaris size=3 name bin-mex.universal-darwin category TLCore revision 9317 -shortdesc binary files of bin-mex for universal-darwin +shortdesc universal-darwin files of bin-mex binfiles arch=universal-darwin size=3 bin/universal-darwin/mex bin/universal-darwin/pdfmex @@ -17117,7 +18278,7 @@ binfiles arch=universal-darwin size=3 name bin-mex.win32 category TLCore revision 8787 -shortdesc binary files of bin-mex for win32 +shortdesc win32 files of bin-mex binfiles arch=win32 size=3 bin/win32/mex.exe bin/win32/pdfmex.exe @@ -17126,7 +18287,7 @@ binfiles arch=win32 size=3 name bin-mex.x86_64-linux category TLCore revision 8787 -shortdesc binary files of bin-mex for x86_64-linux +shortdesc x86_64-linux files of bin-mex binfiles arch=x86_64-linux size=3 bin/x86_64-linux/mex bin/x86_64-linux/pdfmex @@ -17134,7 +18295,7 @@ binfiles arch=x86_64-linux size=3 name bin-mfware category TLCore -revision 10592 +revision 13056 shortdesc Supporting tools for use with MetaFont. longdesc A collection of programs for processing the output of MetaFont. depend bin-mfware.ARCH @@ -17158,7 +18319,7 @@ catalogue-license knuth name bin-mfware.alpha-linux category TLCore revision 10011 -shortdesc binary files of bin-mfware for alpha-linux +shortdesc alpha-linux files of bin-mfware binfiles arch=alpha-linux size=240 bin/alpha-linux/gftodvi bin/alpha-linux/gftopk @@ -17170,7 +18331,7 @@ binfiles arch=alpha-linux size=240 name bin-mfware.amd64-freebsd category TLCore revision 10261 -shortdesc binary files of bin-mfware for amd64-freebsd +shortdesc amd64-freebsd files of bin-mfware binfiles arch=amd64-freebsd size=139 bin/amd64-freebsd/gftodvi bin/amd64-freebsd/gftopk @@ -17182,7 +18343,7 @@ binfiles arch=amd64-freebsd size=139 name bin-mfware.hppa-hpux category TLCore revision 10324 -shortdesc binary files of bin-mfware for hppa-hpux +shortdesc hppa-hpux files of bin-mfware binfiles arch=hppa-hpux size=214 bin/hppa-hpux/gftodvi bin/hppa-hpux/gftopk @@ -17191,10 +18352,22 @@ binfiles arch=hppa-hpux size=214 bin/hppa-hpux/pktogf bin/hppa-hpux/pktype +name bin-mfware.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-mfware +binfiles arch=i386-cygwin size=121 + bin/i386-cygwin/gftodvi.exe + bin/i386-cygwin/gftopk.exe + bin/i386-cygwin/gftype.exe + bin/i386-cygwin/mft.exe + bin/i386-cygwin/pktogf.exe + bin/i386-cygwin/pktype.exe + name bin-mfware.i386-freebsd category TLCore revision 10232 -shortdesc binary files of bin-mfware for i386-freebsd +shortdesc i386-freebsd files of bin-mfware binfiles arch=i386-freebsd size=130 bin/i386-freebsd/gftodvi bin/i386-freebsd/gftopk @@ -17206,7 +18379,7 @@ binfiles arch=i386-freebsd size=130 name bin-mfware.i386-linux category TLCore revision 10049 -shortdesc binary files of bin-mfware for i386-linux +shortdesc i386-linux files of bin-mfware binfiles arch=i386-linux size=121 bin/i386-linux/gftodvi bin/i386-linux/gftopk @@ -17218,7 +18391,7 @@ binfiles arch=i386-linux size=121 name bin-mfware.i386-openbsd category TLCore revision 10046 -shortdesc binary files of bin-mfware for i386-openbsd +shortdesc i386-openbsd files of bin-mfware binfiles arch=i386-openbsd size=117 bin/i386-openbsd/gftodvi bin/i386-openbsd/gftopk @@ -17230,7 +18403,7 @@ binfiles arch=i386-openbsd size=117 name bin-mfware.i386-solaris category TLCore revision 10015 -shortdesc binary files of bin-mfware for i386-solaris +shortdesc i386-solaris files of bin-mfware binfiles arch=i386-solaris size=129 bin/i386-solaris/gftodvi bin/i386-solaris/gftopk @@ -17242,7 +18415,7 @@ binfiles arch=i386-solaris size=129 name bin-mfware.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-mfware for mips-irix +shortdesc mips-irix files of bin-mfware binfiles arch=mips-irix size=226 bin/mips-irix/gftodvi bin/mips-irix/gftopk @@ -17254,7 +18427,7 @@ binfiles arch=mips-irix size=226 name bin-mfware.powerpc-aix category TLCore revision 10221 -shortdesc binary files of bin-mfware for powerpc-aix +shortdesc powerpc-aix files of bin-mfware binfiles arch=powerpc-aix size=144 bin/powerpc-aix/gftodvi bin/powerpc-aix/gftopk @@ -17266,7 +18439,7 @@ binfiles arch=powerpc-aix size=144 name bin-mfware.powerpc-linux category TLCore revision 10385 -shortdesc binary files of bin-mfware for powerpc-linux +shortdesc powerpc-linux files of bin-mfware binfiles arch=powerpc-linux size=134 bin/powerpc-linux/gftodvi bin/powerpc-linux/gftopk @@ -17278,7 +18451,7 @@ binfiles arch=powerpc-linux size=134 name bin-mfware.sparc-linux category TLCore revision 10089 -shortdesc binary files of bin-mfware for sparc-linux +shortdesc sparc-linux files of bin-mfware binfiles arch=sparc-linux size=126 bin/sparc-linux/gftodvi bin/sparc-linux/gftopk @@ -17290,7 +18463,7 @@ binfiles arch=sparc-linux size=126 name bin-mfware.sparc-solaris category TLCore revision 10221 -shortdesc binary files of bin-mfware for sparc-solaris +shortdesc sparc-solaris files of bin-mfware binfiles arch=sparc-solaris size=255 bin/sparc-solaris/gftodvi bin/sparc-solaris/gftopk @@ -17302,7 +18475,7 @@ binfiles arch=sparc-solaris size=255 name bin-mfware.universal-darwin category TLCore revision 10023 -shortdesc binary files of bin-mfware for universal-darwin +shortdesc universal-darwin files of bin-mfware binfiles arch=universal-darwin size=288 bin/universal-darwin/gftodvi bin/universal-darwin/gftopk @@ -17314,7 +18487,7 @@ binfiles arch=universal-darwin size=288 name bin-mfware.win32 category TLCore revision 9633 -shortdesc binary files of bin-mfware for win32 +shortdesc win32 files of bin-mfware binfiles arch=win32 size=34 bin/win32/gftodvi.exe bin/win32/gftopk.exe @@ -17326,7 +18499,7 @@ binfiles arch=win32 size=34 name bin-mfware.x86_64-linux category TLCore revision 10010 -shortdesc binary files of bin-mfware for x86_64-linux +shortdesc x86_64-linux files of bin-mfware binfiles arch=x86_64-linux size=133 bin/x86_64-linux/gftodvi bin/x86_64-linux/gftopk @@ -17337,7 +18510,7 @@ binfiles arch=x86_64-linux size=133 name bin-mltex category TLCore -revision 10592 +revision 13056 shortdesc The MLTeX system. longdesc MLTeX is a modification of TeX version >=3.0 that allows the longdesc hyphenation of words with accented letters using ordinary @@ -17356,7 +18529,7 @@ catalogue-version 2.2 name bin-mltex.alpha-linux category TLCore revision 7340 -shortdesc binary files of bin-mltex for alpha-linux +shortdesc alpha-linux files of bin-mltex binfiles arch=alpha-linux size=2 bin/alpha-linux/mllatex bin/alpha-linux/mltex @@ -17364,7 +18537,7 @@ binfiles arch=alpha-linux size=2 name bin-mltex.amd64-freebsd category TLCore revision 8561 -shortdesc binary files of bin-mltex for amd64-freebsd +shortdesc amd64-freebsd files of bin-mltex binfiles arch=amd64-freebsd size=2 bin/amd64-freebsd/mllatex bin/amd64-freebsd/mltex @@ -17372,15 +18545,23 @@ binfiles arch=amd64-freebsd size=2 name bin-mltex.hppa-hpux category TLCore revision 7340 -shortdesc binary files of bin-mltex for hppa-hpux +shortdesc hppa-hpux files of bin-mltex binfiles arch=hppa-hpux size=2 bin/hppa-hpux/mllatex bin/hppa-hpux/mltex +name bin-mltex.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-mltex +binfiles arch=i386-cygwin size=2 + bin/i386-cygwin/mllatex + bin/i386-cygwin/mltex + name bin-mltex.i386-freebsd category TLCore revision 7340 -shortdesc binary files of bin-mltex for i386-freebsd +shortdesc i386-freebsd files of bin-mltex binfiles arch=i386-freebsd size=2 bin/i386-freebsd/mllatex bin/i386-freebsd/mltex @@ -17388,7 +18569,7 @@ binfiles arch=i386-freebsd size=2 name bin-mltex.i386-linux category TLCore revision 7340 -shortdesc binary files of bin-mltex for i386-linux +shortdesc i386-linux files of bin-mltex binfiles arch=i386-linux size=2 bin/i386-linux/mllatex bin/i386-linux/mltex @@ -17396,7 +18577,7 @@ binfiles arch=i386-linux size=2 name bin-mltex.i386-openbsd category TLCore revision 8612 -shortdesc binary files of bin-mltex for i386-openbsd +shortdesc i386-openbsd files of bin-mltex binfiles arch=i386-openbsd size=2 bin/i386-openbsd/mllatex bin/i386-openbsd/mltex @@ -17404,7 +18585,7 @@ binfiles arch=i386-openbsd size=2 name bin-mltex.i386-solaris category TLCore revision 8102 -shortdesc binary files of bin-mltex for i386-solaris +shortdesc i386-solaris files of bin-mltex binfiles arch=i386-solaris size=2 bin/i386-solaris/mllatex bin/i386-solaris/mltex @@ -17412,7 +18593,7 @@ binfiles arch=i386-solaris size=2 name bin-mltex.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-mltex for mips-irix +shortdesc mips-irix files of bin-mltex binfiles arch=mips-irix size=2 bin/mips-irix/mllatex bin/mips-irix/mltex @@ -17420,7 +18601,7 @@ binfiles arch=mips-irix size=2 name bin-mltex.powerpc-aix category TLCore revision 7340 -shortdesc binary files of bin-mltex for powerpc-aix +shortdesc powerpc-aix files of bin-mltex binfiles arch=powerpc-aix size=2 bin/powerpc-aix/mllatex bin/powerpc-aix/mltex @@ -17428,7 +18609,7 @@ binfiles arch=powerpc-aix size=2 name bin-mltex.powerpc-linux category TLCore revision 7340 -shortdesc binary files of bin-mltex for powerpc-linux +shortdesc powerpc-linux files of bin-mltex binfiles arch=powerpc-linux size=2 bin/powerpc-linux/mllatex bin/powerpc-linux/mltex @@ -17436,7 +18617,7 @@ binfiles arch=powerpc-linux size=2 name bin-mltex.sparc-linux category TLCore revision 7340 -shortdesc binary files of bin-mltex for sparc-linux +shortdesc sparc-linux files of bin-mltex binfiles arch=sparc-linux size=2 bin/sparc-linux/mllatex bin/sparc-linux/mltex @@ -17444,7 +18625,7 @@ binfiles arch=sparc-linux size=2 name bin-mltex.sparc-solaris category TLCore revision 7340 -shortdesc binary files of bin-mltex for sparc-solaris +shortdesc sparc-solaris files of bin-mltex binfiles arch=sparc-solaris size=2 bin/sparc-solaris/mllatex bin/sparc-solaris/mltex @@ -17452,7 +18633,7 @@ binfiles arch=sparc-solaris size=2 name bin-mltex.universal-darwin category TLCore revision 9317 -shortdesc binary files of bin-mltex for universal-darwin +shortdesc universal-darwin files of bin-mltex binfiles arch=universal-darwin size=2 bin/universal-darwin/mllatex bin/universal-darwin/mltex @@ -17460,7 +18641,7 @@ binfiles arch=universal-darwin size=2 name bin-mltex.win32 category TLCore revision 8086 -shortdesc binary files of bin-mltex for win32 +shortdesc win32 files of bin-mltex binfiles arch=win32 size=2 bin/win32/mllatex.exe bin/win32/mltex.exe @@ -17468,14 +18649,14 @@ binfiles arch=win32 size=2 name bin-mltex.x86_64-linux category TLCore revision 7340 -shortdesc binary files of bin-mltex for x86_64-linux +shortdesc x86_64-linux files of bin-mltex binfiles arch=x86_64-linux size=2 bin/x86_64-linux/mllatex bin/x86_64-linux/mltex name bin-musixflx category TLCore -revision 10592 +revision 13056 shortdesc A helper application for MusixTeX longdesc Musixflx processes intermediate output from MusixTeX, and longdesc generates data that assists MusixTeX to set good-looking slurs @@ -17488,111 +18669,118 @@ catalogue-license gpl name bin-musixflx.alpha-linux category TLCore revision 8514 -shortdesc binary files of bin-musixflx for alpha-linux +shortdesc alpha-linux files of bin-musixflx binfiles arch=alpha-linux size=6 bin/alpha-linux/musixflx name bin-musixflx.amd64-freebsd category TLCore revision 8561 -shortdesc binary files of bin-musixflx for amd64-freebsd +shortdesc amd64-freebsd files of bin-musixflx binfiles arch=amd64-freebsd size=5 bin/amd64-freebsd/musixflx name bin-musixflx.hppa-hpux category TLCore revision 10324 -shortdesc binary files of bin-musixflx for hppa-hpux +shortdesc hppa-hpux files of bin-musixflx binfiles arch=hppa-hpux size=9 bin/hppa-hpux/musixflx +name bin-musixflx.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-musixflx +binfiles arch=i386-cygwin size=4 + bin/i386-cygwin/musixflx.exe + name bin-musixflx.i386-freebsd category TLCore revision 9682 -shortdesc binary files of bin-musixflx for i386-freebsd +shortdesc i386-freebsd files of bin-musixflx binfiles arch=i386-freebsd size=4 bin/i386-freebsd/musixflx name bin-musixflx.i386-linux category TLCore revision 9455 -shortdesc binary files of bin-musixflx for i386-linux +shortdesc i386-linux files of bin-musixflx binfiles arch=i386-linux size=4 bin/i386-linux/musixflx name bin-musixflx.i386-openbsd category TLCore revision 8562 -shortdesc binary files of bin-musixflx for i386-openbsd +shortdesc i386-openbsd files of bin-musixflx binfiles arch=i386-openbsd size=5 bin/i386-openbsd/musixflx name bin-musixflx.i386-solaris category TLCore revision 8563 -shortdesc binary files of bin-musixflx for i386-solaris +shortdesc i386-solaris files of bin-musixflx binfiles arch=i386-solaris size=5 bin/i386-solaris/musixflx name bin-musixflx.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-musixflx for mips-irix +shortdesc mips-irix files of bin-musixflx binfiles arch=mips-irix size=6 bin/mips-irix/musixflx name bin-musixflx.powerpc-aix category TLCore revision 10221 -shortdesc binary files of bin-musixflx for powerpc-aix +shortdesc powerpc-aix files of bin-musixflx binfiles arch=powerpc-aix size=4 bin/powerpc-aix/musixflx name bin-musixflx.powerpc-linux category TLCore revision 8569 -shortdesc binary files of bin-musixflx for powerpc-linux +shortdesc powerpc-linux files of bin-musixflx binfiles arch=powerpc-linux size=5 bin/powerpc-linux/musixflx name bin-musixflx.sparc-linux category TLCore revision 8583 -shortdesc binary files of bin-musixflx for sparc-linux +shortdesc sparc-linux files of bin-musixflx binfiles arch=sparc-linux size=5 bin/sparc-linux/musixflx name bin-musixflx.sparc-solaris category TLCore revision 7340 -shortdesc binary files of bin-musixflx for sparc-solaris +shortdesc sparc-solaris files of bin-musixflx binfiles arch=sparc-solaris size=6 bin/sparc-solaris/musixflx name bin-musixflx.universal-darwin category TLCore revision 10023 -shortdesc binary files of bin-musixflx for universal-darwin +shortdesc universal-darwin files of bin-musixflx binfiles arch=universal-darwin size=14 bin/universal-darwin/musixflx name bin-musixflx.win32 category TLCore revision 9465 -shortdesc binary files of bin-musixflx for win32 +shortdesc win32 files of bin-musixflx binfiles arch=win32 size=4 bin/win32/musixflx.exe name bin-musixflx.x86_64-linux category TLCore revision 10010 -shortdesc binary files of bin-musixflx for x86_64-linux +shortdesc x86_64-linux files of bin-musixflx binfiles arch=x86_64-linux size=5 bin/x86_64-linux/musixflx name bin-omega category TLCore -revision 12778 +revision 13056 shortdesc A wide-character-set extension of TeX. longdesc A development of TeX, which deals in multi-octet Unicode longdesc characters, to enable native treatment of a wide range of @@ -17616,7 +18804,7 @@ catalogue-license gpl name bin-omega.alpha-linux category TLCore revision 10011 -shortdesc binary files of bin-omega for alpha-linux +shortdesc alpha-linux files of bin-omega binfiles arch=alpha-linux size=301 bin/alpha-linux/lambda bin/alpha-linux/omega @@ -17624,7 +18812,7 @@ binfiles arch=alpha-linux size=301 name bin-omega.amd64-freebsd category TLCore revision 10261 -shortdesc binary files of bin-omega for amd64-freebsd +shortdesc amd64-freebsd files of bin-omega binfiles arch=amd64-freebsd size=142 bin/amd64-freebsd/lambda bin/amd64-freebsd/omega @@ -17632,15 +18820,23 @@ binfiles arch=amd64-freebsd size=142 name bin-omega.hppa-hpux category TLCore revision 10324 -shortdesc binary files of bin-omega for hppa-hpux +shortdesc hppa-hpux files of bin-omega binfiles arch=hppa-hpux size=160 bin/hppa-hpux/lambda bin/hppa-hpux/omega +name bin-omega.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-omega +binfiles arch=i386-cygwin size=123 + bin/i386-cygwin/lambda + bin/i386-cygwin/omega.exe + name bin-omega.i386-freebsd category TLCore revision 10232 -shortdesc binary files of bin-omega for i386-freebsd +shortdesc i386-freebsd files of bin-omega binfiles arch=i386-freebsd size=133 bin/i386-freebsd/lambda bin/i386-freebsd/omega @@ -17648,7 +18844,7 @@ binfiles arch=i386-freebsd size=133 name bin-omega.i386-linux category TLCore revision 10049 -shortdesc binary files of bin-omega for i386-linux +shortdesc i386-linux files of bin-omega binfiles arch=i386-linux size=120 bin/i386-linux/lambda bin/i386-linux/omega @@ -17656,7 +18852,7 @@ binfiles arch=i386-linux size=120 name bin-omega.i386-openbsd category TLCore revision 10046 -shortdesc binary files of bin-omega for i386-openbsd +shortdesc i386-openbsd files of bin-omega binfiles arch=i386-openbsd size=118 bin/i386-openbsd/lambda bin/i386-openbsd/omega @@ -17664,7 +18860,7 @@ binfiles arch=i386-openbsd size=118 name bin-omega.i386-solaris category TLCore revision 10015 -shortdesc binary files of bin-omega for i386-solaris +shortdesc i386-solaris files of bin-omega binfiles arch=i386-solaris size=129 bin/i386-solaris/lambda bin/i386-solaris/omega @@ -17672,7 +18868,7 @@ binfiles arch=i386-solaris size=129 name bin-omega.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-omega for mips-irix +shortdesc mips-irix files of bin-omega binfiles arch=mips-irix size=214 bin/mips-irix/lambda bin/mips-irix/omega @@ -17680,7 +18876,7 @@ binfiles arch=mips-irix size=214 name bin-omega.powerpc-aix category TLCore revision 10221 -shortdesc binary files of bin-omega for powerpc-aix +shortdesc powerpc-aix files of bin-omega binfiles arch=powerpc-aix size=150 bin/powerpc-aix/lambda bin/powerpc-aix/omega @@ -17688,7 +18884,7 @@ binfiles arch=powerpc-aix size=150 name bin-omega.powerpc-linux category TLCore revision 10385 -shortdesc binary files of bin-omega for powerpc-linux +shortdesc powerpc-linux files of bin-omega binfiles arch=powerpc-linux size=138 bin/powerpc-linux/lambda bin/powerpc-linux/omega @@ -17696,7 +18892,7 @@ binfiles arch=powerpc-linux size=138 name bin-omega.sparc-linux category TLCore revision 10089 -shortdesc binary files of bin-omega for sparc-linux +shortdesc sparc-linux files of bin-omega binfiles arch=sparc-linux size=139 bin/sparc-linux/lambda bin/sparc-linux/omega @@ -17704,7 +18900,7 @@ binfiles arch=sparc-linux size=139 name bin-omega.sparc-solaris category TLCore revision 10221 -shortdesc binary files of bin-omega for sparc-solaris +shortdesc sparc-solaris files of bin-omega binfiles arch=sparc-solaris size=186 bin/sparc-solaris/lambda bin/sparc-solaris/omega @@ -17712,7 +18908,7 @@ binfiles arch=sparc-solaris size=186 name bin-omega.universal-darwin category TLCore revision 10023 -shortdesc binary files of bin-omega for universal-darwin +shortdesc universal-darwin files of bin-omega binfiles arch=universal-darwin size=283 bin/universal-darwin/lambda bin/universal-darwin/omega @@ -17720,7 +18916,7 @@ binfiles arch=universal-darwin size=283 name bin-omega.win32 category TLCore revision 9633 -shortdesc binary files of bin-omega for win32 +shortdesc win32 files of bin-omega binfiles arch=win32 size=107 bin/win32/lambda.exe bin/win32/omega.dll @@ -17729,14 +18925,14 @@ binfiles arch=win32 size=107 name bin-omega.x86_64-linux category TLCore revision 10010 -shortdesc binary files of bin-omega for x86_64-linux +shortdesc x86_64-linux files of bin-omega binfiles arch=x86_64-linux size=133 bin/x86_64-linux/lambda bin/x86_64-linux/omega name bin-omegaware category TLCore -revision 12778 +revision 13056 depend bin-omegaware.ARCH docfiles size=30 texmf/doc/man/man1/odvicopy.1 @@ -17761,7 +18957,7 @@ docfiles size=30 name bin-omegaware.alpha-linux category TLCore revision 10011 -shortdesc binary files of bin-omegaware for alpha-linux +shortdesc alpha-linux files of bin-omegaware binfiles arch=alpha-linux size=260 bin/alpha-linux/odvicopy bin/alpha-linux/odvips @@ -17778,7 +18974,7 @@ binfiles arch=alpha-linux size=260 name bin-omegaware.amd64-freebsd category TLCore revision 10261 -shortdesc binary files of bin-omegaware for amd64-freebsd +shortdesc amd64-freebsd files of bin-omegaware binfiles arch=amd64-freebsd size=155 bin/amd64-freebsd/odvicopy bin/amd64-freebsd/odvips @@ -17795,7 +18991,7 @@ binfiles arch=amd64-freebsd size=155 name bin-omegaware.hppa-hpux category TLCore revision 10324 -shortdesc binary files of bin-omegaware for hppa-hpux +shortdesc hppa-hpux files of bin-omegaware binfiles arch=hppa-hpux size=229 bin/hppa-hpux/odvicopy bin/hppa-hpux/odvips @@ -17809,10 +19005,27 @@ binfiles arch=hppa-hpux size=229 bin/hppa-hpux/ovf2ovp bin/hppa-hpux/ovp2ovf +name bin-omegaware.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-omegaware +binfiles arch=i386-cygwin size=138 + bin/i386-cygwin/odvicopy.exe + bin/i386-cygwin/odvips + bin/i386-cygwin/odvitype.exe + bin/i386-cygwin/ofm2opl + bin/i386-cygwin/omfonts.exe + bin/i386-cygwin/opl2ofm + bin/i386-cygwin/otangle.exe + bin/i386-cygwin/otp2ocp.exe + bin/i386-cygwin/outocp.exe + bin/i386-cygwin/ovf2ovp + bin/i386-cygwin/ovp2ovf + name bin-omegaware.i386-freebsd category TLCore revision 10232 -shortdesc binary files of bin-omegaware for i386-freebsd +shortdesc i386-freebsd files of bin-omegaware binfiles arch=i386-freebsd size=143 bin/i386-freebsd/odvicopy bin/i386-freebsd/odvips @@ -17829,7 +19042,7 @@ binfiles arch=i386-freebsd size=143 name bin-omegaware.i386-linux category TLCore revision 10049 -shortdesc binary files of bin-omegaware for i386-linux +shortdesc i386-linux files of bin-omegaware binfiles arch=i386-linux size=138 bin/i386-linux/odvicopy bin/i386-linux/odvips @@ -17846,7 +19059,7 @@ binfiles arch=i386-linux size=138 name bin-omegaware.i386-openbsd category TLCore revision 10046 -shortdesc binary files of bin-omegaware for i386-openbsd +shortdesc i386-openbsd files of bin-omegaware binfiles arch=i386-openbsd size=132 bin/i386-openbsd/odvicopy bin/i386-openbsd/odvips @@ -17863,7 +19076,7 @@ binfiles arch=i386-openbsd size=132 name bin-omegaware.i386-solaris category TLCore revision 10015 -shortdesc binary files of bin-omegaware for i386-solaris +shortdesc i386-solaris files of bin-omegaware binfiles arch=i386-solaris size=148 bin/i386-solaris/odvicopy bin/i386-solaris/odvips @@ -17880,7 +19093,7 @@ binfiles arch=i386-solaris size=148 name bin-omegaware.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-omegaware for mips-irix +shortdesc mips-irix files of bin-omegaware binfiles arch=mips-irix size=254 bin/mips-irix/odvicopy bin/mips-irix/odvips @@ -17897,7 +19110,7 @@ binfiles arch=mips-irix size=254 name bin-omegaware.powerpc-aix category TLCore revision 10221 -shortdesc binary files of bin-omegaware for powerpc-aix +shortdesc powerpc-aix files of bin-omegaware binfiles arch=powerpc-aix size=165 bin/powerpc-aix/odvicopy bin/powerpc-aix/odvips @@ -17914,7 +19127,7 @@ binfiles arch=powerpc-aix size=165 name bin-omegaware.powerpc-linux category TLCore revision 10385 -shortdesc binary files of bin-omegaware for powerpc-linux +shortdesc powerpc-linux files of bin-omegaware binfiles arch=powerpc-linux size=154 bin/powerpc-linux/odvicopy bin/powerpc-linux/odvips @@ -17931,7 +19144,7 @@ binfiles arch=powerpc-linux size=154 name bin-omegaware.sparc-linux category TLCore revision 10089 -shortdesc binary files of bin-omegaware for sparc-linux +shortdesc sparc-linux files of bin-omegaware binfiles arch=sparc-linux size=144 bin/sparc-linux/odvicopy bin/sparc-linux/odvips @@ -17948,7 +19161,7 @@ binfiles arch=sparc-linux size=144 name bin-omegaware.sparc-solaris category TLCore revision 10221 -shortdesc binary files of bin-omegaware for sparc-solaris +shortdesc sparc-solaris files of bin-omegaware binfiles arch=sparc-solaris size=267 bin/sparc-solaris/odvicopy bin/sparc-solaris/odvips @@ -17965,7 +19178,7 @@ binfiles arch=sparc-solaris size=267 name bin-omegaware.universal-darwin category TLCore revision 10023 -shortdesc binary files of bin-omegaware for universal-darwin +shortdesc universal-darwin files of bin-omegaware binfiles arch=universal-darwin size=316 bin/universal-darwin/odvicopy bin/universal-darwin/odvips @@ -17982,7 +19195,7 @@ binfiles arch=universal-darwin size=316 name bin-omegaware.win32 category TLCore revision 10694 -shortdesc binary files of bin-omegaware for win32 +shortdesc win32 files of bin-omegaware binfiles arch=win32 size=168 bin/win32/odvicopy.exe bin/win32/odvips.exe @@ -17999,7 +19212,7 @@ binfiles arch=win32 size=168 name bin-omegaware.x86_64-linux category TLCore revision 10010 -shortdesc binary files of bin-omegaware for x86_64-linux +shortdesc x86_64-linux files of bin-omegaware binfiles arch=x86_64-linux size=151 bin/x86_64-linux/odvicopy bin/x86_64-linux/odvips @@ -18015,7 +19228,7 @@ binfiles arch=x86_64-linux size=151 name bin-patgen category TLCore -revision 10592 +revision 13056 depend bin-kpathsea depend bin-patgen.ARCH docfiles size=5 @@ -18025,111 +19238,118 @@ docfiles size=5 name bin-patgen.alpha-linux category TLCore revision 9633 -shortdesc binary files of bin-patgen for alpha-linux +shortdesc alpha-linux files of bin-patgen binfiles arch=alpha-linux size=18 bin/alpha-linux/patgen name bin-patgen.amd64-freebsd category TLCore revision 9687 -shortdesc binary files of bin-patgen for amd64-freebsd +shortdesc amd64-freebsd files of bin-patgen binfiles arch=amd64-freebsd size=11 bin/amd64-freebsd/patgen name bin-patgen.hppa-hpux category TLCore revision 10324 -shortdesc binary files of bin-patgen for hppa-hpux +shortdesc hppa-hpux files of bin-patgen binfiles arch=hppa-hpux size=20 bin/hppa-hpux/patgen +name bin-patgen.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-patgen +binfiles arch=i386-cygwin size=9 + bin/i386-cygwin/patgen.exe + name bin-patgen.i386-freebsd category TLCore revision 9682 -shortdesc binary files of bin-patgen for i386-freebsd +shortdesc i386-freebsd files of bin-patgen binfiles arch=i386-freebsd size=10 bin/i386-freebsd/patgen name bin-patgen.i386-linux category TLCore revision 9633 -shortdesc binary files of bin-patgen for i386-linux +shortdesc i386-linux files of bin-patgen binfiles arch=i386-linux size=8 bin/i386-linux/patgen name bin-patgen.i386-openbsd category TLCore revision 10046 -shortdesc binary files of bin-patgen for i386-openbsd +shortdesc i386-openbsd files of bin-patgen binfiles arch=i386-openbsd size=9 bin/i386-openbsd/patgen name bin-patgen.i386-solaris category TLCore revision 9657 -shortdesc binary files of bin-patgen for i386-solaris +shortdesc i386-solaris files of bin-patgen binfiles arch=i386-solaris size=11 bin/i386-solaris/patgen name bin-patgen.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-patgen for mips-irix +shortdesc mips-irix files of bin-patgen binfiles arch=mips-irix size=20 bin/mips-irix/patgen name bin-patgen.powerpc-aix category TLCore revision 10221 -shortdesc binary files of bin-patgen for powerpc-aix +shortdesc powerpc-aix files of bin-patgen binfiles arch=powerpc-aix size=12 bin/powerpc-aix/patgen name bin-patgen.powerpc-linux category TLCore revision 9633 -shortdesc binary files of bin-patgen for powerpc-linux +shortdesc powerpc-linux files of bin-patgen binfiles arch=powerpc-linux size=11 bin/powerpc-linux/patgen name bin-patgen.sparc-linux category TLCore revision 9633 -shortdesc binary files of bin-patgen for sparc-linux +shortdesc sparc-linux files of bin-patgen binfiles arch=sparc-linux size=9 bin/sparc-linux/patgen name bin-patgen.sparc-solaris category TLCore revision 9633 -shortdesc binary files of bin-patgen for sparc-solaris +shortdesc sparc-solaris files of bin-patgen binfiles arch=sparc-solaris size=20 bin/sparc-solaris/patgen name bin-patgen.universal-darwin category TLCore revision 10023 -shortdesc binary files of bin-patgen for universal-darwin +shortdesc universal-darwin files of bin-patgen binfiles arch=universal-darwin size=25 bin/universal-darwin/patgen name bin-patgen.win32 category TLCore revision 9633 -shortdesc binary files of bin-patgen for win32 +shortdesc win32 files of bin-patgen binfiles arch=win32 size=5 bin/win32/patgen.exe name bin-patgen.x86_64-linux category TLCore revision 10010 -shortdesc binary files of bin-patgen for x86_64-linux +shortdesc x86_64-linux files of bin-patgen binfiles arch=x86_64-linux size=9 bin/x86_64-linux/patgen name bin-pdftools category TLCore -revision 10592 +revision 13056 shortdesc PDF-related utilities, including PostScript-to-PDF conversion depend bin-pdftools.ARCH docfiles size=11 @@ -18146,7 +19366,7 @@ runfiles size=5 name bin-pdftools.alpha-linux category TLCore revision 10426 -shortdesc binary files of bin-pdftools for alpha-linux +shortdesc alpha-linux files of bin-pdftools binfiles arch=alpha-linux size=225 bin/alpha-linux/e2pall bin/alpha-linux/epstopdf @@ -18159,7 +19379,7 @@ binfiles arch=alpha-linux size=225 name bin-pdftools.amd64-freebsd category TLCore revision 10426 -shortdesc binary files of bin-pdftools for amd64-freebsd +shortdesc amd64-freebsd files of bin-pdftools binfiles arch=amd64-freebsd size=144 bin/amd64-freebsd/e2pall bin/amd64-freebsd/epstopdf @@ -18172,7 +19392,7 @@ binfiles arch=amd64-freebsd size=144 name bin-pdftools.hppa-hpux category TLCore revision 10426 -shortdesc binary files of bin-pdftools for hppa-hpux +shortdesc hppa-hpux files of bin-pdftools binfiles arch=hppa-hpux size=166 bin/hppa-hpux/e2pall bin/hppa-hpux/epstopdf @@ -18182,10 +19402,23 @@ binfiles arch=hppa-hpux size=166 bin/hppa-hpux/pdftosrc bin/hppa-hpux/ps4pdf +name bin-pdftools.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-pdftools +binfiles arch=i386-cygwin size=119 + bin/i386-cygwin/e2pall + bin/i386-cygwin/epstopdf + bin/i386-cygwin/pdfatfi + bin/i386-cygwin/pdfclose.exe + bin/i386-cygwin/pdfopen.exe + bin/i386-cygwin/pdftosrc.exe + bin/i386-cygwin/ps4pdf + name bin-pdftools.i386-freebsd category TLCore revision 10426 -shortdesc binary files of bin-pdftools for i386-freebsd +shortdesc i386-freebsd files of bin-pdftools binfiles arch=i386-freebsd size=123 bin/i386-freebsd/e2pall bin/i386-freebsd/epstopdf @@ -18198,7 +19431,7 @@ binfiles arch=i386-freebsd size=123 name bin-pdftools.i386-linux category TLCore revision 10426 -shortdesc binary files of bin-pdftools for i386-linux +shortdesc i386-linux files of bin-pdftools binfiles arch=i386-linux size=114 bin/i386-linux/e2pall bin/i386-linux/epstopdf @@ -18211,7 +19444,7 @@ binfiles arch=i386-linux size=114 name bin-pdftools.i386-openbsd category TLCore revision 10426 -shortdesc binary files of bin-pdftools for i386-openbsd +shortdesc i386-openbsd files of bin-pdftools binfiles arch=i386-openbsd size=110 bin/i386-openbsd/e2pall bin/i386-openbsd/epstopdf @@ -18224,7 +19457,7 @@ binfiles arch=i386-openbsd size=110 name bin-pdftools.i386-solaris category TLCore revision 10426 -shortdesc binary files of bin-pdftools for i386-solaris +shortdesc i386-solaris files of bin-pdftools binfiles arch=i386-solaris size=152 bin/i386-solaris/e2pall bin/i386-solaris/epstopdf @@ -18237,7 +19470,7 @@ binfiles arch=i386-solaris size=152 name bin-pdftools.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-pdftools for mips-irix +shortdesc mips-irix files of bin-pdftools binfiles arch=mips-irix size=162 bin/mips-irix/e2pall bin/mips-irix/epstopdf @@ -18250,7 +19483,7 @@ binfiles arch=mips-irix size=162 name bin-pdftools.powerpc-aix category TLCore revision 10426 -shortdesc binary files of bin-pdftools for powerpc-aix +shortdesc powerpc-aix files of bin-pdftools binfiles arch=powerpc-aix size=140 bin/powerpc-aix/e2pall bin/powerpc-aix/epstopdf @@ -18263,7 +19496,7 @@ binfiles arch=powerpc-aix size=140 name bin-pdftools.powerpc-linux category TLCore revision 10426 -shortdesc binary files of bin-pdftools for powerpc-linux +shortdesc powerpc-linux files of bin-pdftools binfiles arch=powerpc-linux size=142 bin/powerpc-linux/e2pall bin/powerpc-linux/epstopdf @@ -18276,7 +19509,7 @@ binfiles arch=powerpc-linux size=142 name bin-pdftools.sparc-linux category TLCore revision 10426 -shortdesc binary files of bin-pdftools for sparc-linux +shortdesc sparc-linux files of bin-pdftools binfiles arch=sparc-linux size=125 bin/sparc-linux/e2pall bin/sparc-linux/epstopdf @@ -18289,7 +19522,7 @@ binfiles arch=sparc-linux size=125 name bin-pdftools.sparc-solaris category TLCore revision 10426 -shortdesc binary files of bin-pdftools for sparc-solaris +shortdesc sparc-solaris files of bin-pdftools binfiles arch=sparc-solaris size=136 bin/sparc-solaris/e2pall bin/sparc-solaris/epstopdf @@ -18302,7 +19535,7 @@ binfiles arch=sparc-solaris size=136 name bin-pdftools.universal-darwin category TLCore revision 10426 -shortdesc binary files of bin-pdftools for universal-darwin +shortdesc universal-darwin files of bin-pdftools binfiles arch=universal-darwin size=210 bin/universal-darwin/e2pall bin/universal-darwin/epstopdf @@ -18313,7 +19546,7 @@ binfiles arch=universal-darwin size=210 name bin-pdftools.win32 category TLCore revision 10426 -shortdesc binary files of bin-pdftools for win32 +shortdesc win32 files of bin-pdftools binfiles arch=win32 size=125 bin/win32/e2pall.bat bin/win32/epstopdf.bat @@ -18327,7 +19560,7 @@ binfiles arch=win32 size=125 name bin-pdftools.x86_64-linux category TLCore revision 10426 -shortdesc binary files of bin-pdftools for x86_64-linux +shortdesc x86_64-linux files of bin-pdftools binfiles arch=x86_64-linux size=145 bin/x86_64-linux/e2pall bin/x86_64-linux/epstopdf @@ -18339,7 +19572,7 @@ binfiles arch=x86_64-linux size=145 name bin-physe category TLCore -revision 10592 +revision 13056 shortdesc The PHYSE format. longdesc PHYSE is a format for writing physics papers, based on Knuth's longdesc plain. @@ -18356,111 +19589,118 @@ catalogue-version 1.3.0 name bin-physe.alpha-linux category TLCore revision 7340 -shortdesc binary files of bin-physe for alpha-linux +shortdesc alpha-linux files of bin-physe binfiles arch=alpha-linux size=1 bin/alpha-linux/physe name bin-physe.amd64-freebsd category TLCore revision 8561 -shortdesc binary files of bin-physe for amd64-freebsd +shortdesc amd64-freebsd files of bin-physe binfiles arch=amd64-freebsd size=1 bin/amd64-freebsd/physe name bin-physe.hppa-hpux category TLCore revision 7340 -shortdesc binary files of bin-physe for hppa-hpux +shortdesc hppa-hpux files of bin-physe binfiles arch=hppa-hpux size=1 bin/hppa-hpux/physe +name bin-physe.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-physe +binfiles arch=i386-cygwin size=1 + bin/i386-cygwin/physe + name bin-physe.i386-freebsd category TLCore revision 7340 -shortdesc binary files of bin-physe for i386-freebsd +shortdesc i386-freebsd files of bin-physe binfiles arch=i386-freebsd size=1 bin/i386-freebsd/physe name bin-physe.i386-linux category TLCore revision 7340 -shortdesc binary files of bin-physe for i386-linux +shortdesc i386-linux files of bin-physe binfiles arch=i386-linux size=1 bin/i386-linux/physe name bin-physe.i386-openbsd category TLCore revision 8612 -shortdesc binary files of bin-physe for i386-openbsd +shortdesc i386-openbsd files of bin-physe binfiles arch=i386-openbsd size=1 bin/i386-openbsd/physe name bin-physe.i386-solaris category TLCore revision 8102 -shortdesc binary files of bin-physe for i386-solaris +shortdesc i386-solaris files of bin-physe binfiles arch=i386-solaris size=1 bin/i386-solaris/physe name bin-physe.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-physe for mips-irix +shortdesc mips-irix files of bin-physe binfiles arch=mips-irix size=1 bin/mips-irix/physe name bin-physe.powerpc-aix category TLCore revision 7340 -shortdesc binary files of bin-physe for powerpc-aix +shortdesc powerpc-aix files of bin-physe binfiles arch=powerpc-aix size=1 bin/powerpc-aix/physe name bin-physe.powerpc-linux category TLCore revision 7340 -shortdesc binary files of bin-physe for powerpc-linux +shortdesc powerpc-linux files of bin-physe binfiles arch=powerpc-linux size=1 bin/powerpc-linux/physe name bin-physe.sparc-linux category TLCore revision 7340 -shortdesc binary files of bin-physe for sparc-linux +shortdesc sparc-linux files of bin-physe binfiles arch=sparc-linux size=1 bin/sparc-linux/physe name bin-physe.sparc-solaris category TLCore revision 7340 -shortdesc binary files of bin-physe for sparc-solaris +shortdesc sparc-solaris files of bin-physe binfiles arch=sparc-solaris size=1 bin/sparc-solaris/physe name bin-physe.universal-darwin category TLCore revision 9317 -shortdesc binary files of bin-physe for universal-darwin +shortdesc universal-darwin files of bin-physe binfiles arch=universal-darwin size=1 bin/universal-darwin/physe name bin-physe.win32 category TLCore revision 8086 -shortdesc binary files of bin-physe for win32 +shortdesc win32 files of bin-physe binfiles arch=win32 size=1 bin/win32/physe.exe name bin-physe.x86_64-linux category TLCore revision 7340 -shortdesc binary files of bin-physe for x86_64-linux +shortdesc x86_64-linux files of bin-physe binfiles arch=x86_64-linux size=1 bin/x86_64-linux/physe name bin-phyzzx category TLCore -revision 10592 +revision 13056 shortdesc A TeX format for physicists. longdesc The macros were developed at SLAC, and were updated after the longdesc transition from TeX 97 to TeX 1.0. @@ -18476,105 +19716,112 @@ catalogue-license noinfo name bin-phyzzx.alpha-linux category TLCore revision 7340 -shortdesc binary files of bin-phyzzx for alpha-linux +shortdesc alpha-linux files of bin-phyzzx binfiles arch=alpha-linux size=1 bin/alpha-linux/phyzzx name bin-phyzzx.amd64-freebsd category TLCore revision 8561 -shortdesc binary files of bin-phyzzx for amd64-freebsd +shortdesc amd64-freebsd files of bin-phyzzx binfiles arch=amd64-freebsd size=1 bin/amd64-freebsd/phyzzx name bin-phyzzx.hppa-hpux category TLCore revision 7340 -shortdesc binary files of bin-phyzzx for hppa-hpux +shortdesc hppa-hpux files of bin-phyzzx binfiles arch=hppa-hpux size=1 bin/hppa-hpux/phyzzx +name bin-phyzzx.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-phyzzx +binfiles arch=i386-cygwin size=1 + bin/i386-cygwin/phyzzx + name bin-phyzzx.i386-freebsd category TLCore revision 7340 -shortdesc binary files of bin-phyzzx for i386-freebsd +shortdesc i386-freebsd files of bin-phyzzx binfiles arch=i386-freebsd size=1 bin/i386-freebsd/phyzzx name bin-phyzzx.i386-linux category TLCore revision 7340 -shortdesc binary files of bin-phyzzx for i386-linux +shortdesc i386-linux files of bin-phyzzx binfiles arch=i386-linux size=1 bin/i386-linux/phyzzx name bin-phyzzx.i386-openbsd category TLCore revision 8612 -shortdesc binary files of bin-phyzzx for i386-openbsd +shortdesc i386-openbsd files of bin-phyzzx binfiles arch=i386-openbsd size=1 bin/i386-openbsd/phyzzx name bin-phyzzx.i386-solaris category TLCore revision 8102 -shortdesc binary files of bin-phyzzx for i386-solaris +shortdesc i386-solaris files of bin-phyzzx binfiles arch=i386-solaris size=1 bin/i386-solaris/phyzzx name bin-phyzzx.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-phyzzx for mips-irix +shortdesc mips-irix files of bin-phyzzx binfiles arch=mips-irix size=1 bin/mips-irix/phyzzx name bin-phyzzx.powerpc-aix category TLCore revision 7340 -shortdesc binary files of bin-phyzzx for powerpc-aix +shortdesc powerpc-aix files of bin-phyzzx binfiles arch=powerpc-aix size=1 bin/powerpc-aix/phyzzx name bin-phyzzx.powerpc-linux category TLCore revision 7340 -shortdesc binary files of bin-phyzzx for powerpc-linux +shortdesc powerpc-linux files of bin-phyzzx binfiles arch=powerpc-linux size=1 bin/powerpc-linux/phyzzx name bin-phyzzx.sparc-linux category TLCore revision 7340 -shortdesc binary files of bin-phyzzx for sparc-linux +shortdesc sparc-linux files of bin-phyzzx binfiles arch=sparc-linux size=1 bin/sparc-linux/phyzzx name bin-phyzzx.sparc-solaris category TLCore revision 7340 -shortdesc binary files of bin-phyzzx for sparc-solaris +shortdesc sparc-solaris files of bin-phyzzx binfiles arch=sparc-solaris size=1 bin/sparc-solaris/phyzzx name bin-phyzzx.universal-darwin category TLCore revision 9317 -shortdesc binary files of bin-phyzzx for universal-darwin +shortdesc universal-darwin files of bin-phyzzx binfiles arch=universal-darwin size=1 bin/universal-darwin/phyzzx name bin-phyzzx.win32 category TLCore revision 8086 -shortdesc binary files of bin-phyzzx for win32 +shortdesc win32 files of bin-phyzzx binfiles arch=win32 size=1 bin/win32/phyzzx.exe name bin-phyzzx.x86_64-linux category TLCore revision 7340 -shortdesc binary files of bin-phyzzx for x86_64-linux +shortdesc x86_64-linux files of bin-phyzzx binfiles arch=x86_64-linux size=1 bin/x86_64-linux/phyzzx @@ -18586,7 +19833,7 @@ depend bin-pngtools.ARCH name bin-pngtools.win32 category TLCore revision 8086 -shortdesc binary files of bin-pngtools for win32 +shortdesc win32 files of bin-pngtools binfiles arch=win32 size=64 bin/win32/bmp2png.exe bin/win32/png22pnm.exe @@ -18594,7 +19841,7 @@ binfiles arch=win32 size=64 name bin-ps2pkm category TLCore -revision 10592 +revision 13056 depend bin-ps2pkm.ARCH runfiles size=13 texmf/doc/man/man1/mag.1 @@ -18609,7 +19856,7 @@ runfiles size=13 name bin-ps2pkm.alpha-linux category TLCore revision 10011 -shortdesc binary files of bin-ps2pkm for alpha-linux +shortdesc alpha-linux files of bin-ps2pkm binfiles arch=alpha-linux size=97 bin/alpha-linux/mag bin/alpha-linux/pfb2pfa @@ -18619,7 +19866,7 @@ binfiles arch=alpha-linux size=97 name bin-ps2pkm.amd64-freebsd category TLCore revision 10261 -shortdesc binary files of bin-ps2pkm for amd64-freebsd +shortdesc amd64-freebsd files of bin-ps2pkm binfiles arch=amd64-freebsd size=54 bin/amd64-freebsd/mag bin/amd64-freebsd/pfb2pfa @@ -18629,17 +19876,27 @@ binfiles arch=amd64-freebsd size=54 name bin-ps2pkm.hppa-hpux category TLCore revision 10324 -shortdesc binary files of bin-ps2pkm for hppa-hpux +shortdesc hppa-hpux files of bin-ps2pkm binfiles arch=hppa-hpux size=87 bin/hppa-hpux/mag bin/hppa-hpux/pfb2pfa bin/hppa-hpux/pk2bm bin/hppa-hpux/ps2pk +name bin-ps2pkm.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-ps2pkm +binfiles arch=i386-cygwin size=47 + bin/i386-cygwin/mag.exe + bin/i386-cygwin/pfb2pfa.exe + bin/i386-cygwin/pk2bm.exe + bin/i386-cygwin/ps2pk.exe + name bin-ps2pkm.i386-freebsd category TLCore revision 10232 -shortdesc binary files of bin-ps2pkm for i386-freebsd +shortdesc i386-freebsd files of bin-ps2pkm binfiles arch=i386-freebsd size=48 bin/i386-freebsd/mag bin/i386-freebsd/pfb2pfa @@ -18649,7 +19906,7 @@ binfiles arch=i386-freebsd size=48 name bin-ps2pkm.i386-linux category TLCore revision 10049 -shortdesc binary files of bin-ps2pkm for i386-linux +shortdesc i386-linux files of bin-ps2pkm binfiles arch=i386-linux size=48 bin/i386-linux/mag bin/i386-linux/pfb2pfa @@ -18659,7 +19916,7 @@ binfiles arch=i386-linux size=48 name bin-ps2pkm.i386-openbsd category TLCore revision 10046 -shortdesc binary files of bin-ps2pkm for i386-openbsd +shortdesc i386-openbsd files of bin-ps2pkm binfiles arch=i386-openbsd size=47 bin/i386-openbsd/mag bin/i386-openbsd/pfb2pfa @@ -18669,7 +19926,7 @@ binfiles arch=i386-openbsd size=47 name bin-ps2pkm.i386-solaris category TLCore revision 10015 -shortdesc binary files of bin-ps2pkm for i386-solaris +shortdesc i386-solaris files of bin-ps2pkm binfiles arch=i386-solaris size=49 bin/i386-solaris/mag bin/i386-solaris/pfb2pfa @@ -18679,7 +19936,7 @@ binfiles arch=i386-solaris size=49 name bin-ps2pkm.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-ps2pkm for mips-irix +shortdesc mips-irix files of bin-ps2pkm binfiles arch=mips-irix size=84 bin/mips-irix/mag bin/mips-irix/pfb2pfa @@ -18689,7 +19946,7 @@ binfiles arch=mips-irix size=84 name bin-ps2pkm.powerpc-aix category TLCore revision 10221 -shortdesc binary files of bin-ps2pkm for powerpc-aix +shortdesc powerpc-aix files of bin-ps2pkm binfiles arch=powerpc-aix size=61 bin/powerpc-aix/mag bin/powerpc-aix/pfb2pfa @@ -18699,7 +19956,7 @@ binfiles arch=powerpc-aix size=61 name bin-ps2pkm.powerpc-linux category TLCore revision 10385 -shortdesc binary files of bin-ps2pkm for powerpc-linux +shortdesc powerpc-linux files of bin-ps2pkm binfiles arch=powerpc-linux size=57 bin/powerpc-linux/mag bin/powerpc-linux/pfb2pfa @@ -18709,7 +19966,7 @@ binfiles arch=powerpc-linux size=57 name bin-ps2pkm.sparc-linux category TLCore revision 10089 -shortdesc binary files of bin-ps2pkm for sparc-linux +shortdesc sparc-linux files of bin-ps2pkm binfiles arch=sparc-linux size=51 bin/sparc-linux/mag bin/sparc-linux/pfb2pfa @@ -18719,7 +19976,7 @@ binfiles arch=sparc-linux size=51 name bin-ps2pkm.sparc-solaris category TLCore revision 10221 -shortdesc binary files of bin-ps2pkm for sparc-solaris +shortdesc sparc-solaris files of bin-ps2pkm binfiles arch=sparc-solaris size=83 bin/sparc-solaris/mag bin/sparc-solaris/pfb2pfa @@ -18729,7 +19986,7 @@ binfiles arch=sparc-solaris size=83 name bin-ps2pkm.universal-darwin category TLCore revision 10023 -shortdesc binary files of bin-ps2pkm for universal-darwin +shortdesc universal-darwin files of bin-ps2pkm binfiles arch=universal-darwin size=120 bin/universal-darwin/mag bin/universal-darwin/pfb2pfa @@ -18739,7 +19996,7 @@ binfiles arch=universal-darwin size=120 name bin-ps2pkm.win32 category TLCore revision 9633 -shortdesc binary files of bin-ps2pkm for win32 +shortdesc win32 files of bin-ps2pkm binfiles arch=win32 size=40 bin/win32/mag.exe bin/win32/pfb2pfa.exe @@ -18749,7 +20006,7 @@ binfiles arch=win32 size=40 name bin-ps2pkm.x86_64-linux category TLCore revision 10010 -shortdesc binary files of bin-ps2pkm for x86_64-linux +shortdesc x86_64-linux files of bin-ps2pkm binfiles arch=x86_64-linux size=56 bin/x86_64-linux/mag bin/x86_64-linux/pfb2pfa @@ -18758,7 +20015,7 @@ binfiles arch=x86_64-linux size=56 name bin-pstools category TLCore -revision 10592 +revision 13056 depend bin-pstools.ARCH docfiles size=20 texmf/doc/man/man1/bbox.1 @@ -18775,7 +20032,7 @@ runfiles size=9 name bin-pstools.alpha-linux category TLCore revision 9816 -shortdesc binary files of bin-pstools for alpha-linux +shortdesc alpha-linux files of bin-pstools binfiles arch=alpha-linux size=7 bin/alpha-linux/bbox bin/alpha-linux/ps2eps @@ -18785,7 +20042,7 @@ binfiles arch=alpha-linux size=7 name bin-pstools.amd64-freebsd category TLCore revision 9816 -shortdesc binary files of bin-pstools for amd64-freebsd +shortdesc amd64-freebsd files of bin-pstools binfiles arch=amd64-freebsd size=6 bin/amd64-freebsd/bbox bin/amd64-freebsd/ps2eps @@ -18795,17 +20052,27 @@ binfiles arch=amd64-freebsd size=6 name bin-pstools.hppa-hpux category TLCore revision 10324 -shortdesc binary files of bin-pstools for hppa-hpux +shortdesc hppa-hpux files of bin-pstools binfiles arch=hppa-hpux size=10 bin/hppa-hpux/bbox bin/hppa-hpux/ps2eps bin/hppa-hpux/ps2frag bin/hppa-hpux/pslatex +name bin-pstools.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-pstools +binfiles arch=i386-cygwin size=5 + bin/i386-cygwin/bbox.exe + bin/i386-cygwin/ps2eps + bin/i386-cygwin/ps2frag + bin/i386-cygwin/pslatex + name bin-pstools.i386-freebsd category TLCore revision 9816 -shortdesc binary files of bin-pstools for i386-freebsd +shortdesc i386-freebsd files of bin-pstools binfiles arch=i386-freebsd size=5 bin/i386-freebsd/bbox bin/i386-freebsd/ps2eps @@ -18815,7 +20082,7 @@ binfiles arch=i386-freebsd size=5 name bin-pstools.i386-linux category TLCore revision 9816 -shortdesc binary files of bin-pstools for i386-linux +shortdesc i386-linux files of bin-pstools binfiles arch=i386-linux size=5 bin/i386-linux/bbox bin/i386-linux/ps2eps @@ -18825,7 +20092,7 @@ binfiles arch=i386-linux size=5 name bin-pstools.i386-openbsd category TLCore revision 9816 -shortdesc binary files of bin-pstools for i386-openbsd +shortdesc i386-openbsd files of bin-pstools binfiles arch=i386-openbsd size=6 bin/i386-openbsd/bbox bin/i386-openbsd/ps2eps @@ -18835,7 +20102,7 @@ binfiles arch=i386-openbsd size=6 name bin-pstools.i386-solaris category TLCore revision 9816 -shortdesc binary files of bin-pstools for i386-solaris +shortdesc i386-solaris files of bin-pstools binfiles arch=i386-solaris size=6 bin/i386-solaris/bbox bin/i386-solaris/ps2eps @@ -18845,7 +20112,7 @@ binfiles arch=i386-solaris size=6 name bin-pstools.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-pstools for mips-irix +shortdesc mips-irix files of bin-pstools binfiles arch=mips-irix size=8 bin/mips-irix/bbox bin/mips-irix/ps2eps @@ -18855,7 +20122,7 @@ binfiles arch=mips-irix size=8 name bin-pstools.powerpc-aix category TLCore revision 10221 -shortdesc binary files of bin-pstools for powerpc-aix +shortdesc powerpc-aix files of bin-pstools binfiles arch=powerpc-aix size=5 bin/powerpc-aix/bbox bin/powerpc-aix/ps2eps @@ -18865,7 +20132,7 @@ binfiles arch=powerpc-aix size=5 name bin-pstools.powerpc-linux category TLCore revision 9816 -shortdesc binary files of bin-pstools for powerpc-linux +shortdesc powerpc-linux files of bin-pstools binfiles arch=powerpc-linux size=6 bin/powerpc-linux/bbox bin/powerpc-linux/ps2eps @@ -18875,7 +20142,7 @@ binfiles arch=powerpc-linux size=6 name bin-pstools.sparc-linux category TLCore revision 9816 -shortdesc binary files of bin-pstools for sparc-linux +shortdesc sparc-linux files of bin-pstools binfiles arch=sparc-linux size=6 bin/sparc-linux/bbox bin/sparc-linux/ps2eps @@ -18885,7 +20152,7 @@ binfiles arch=sparc-linux size=6 name bin-pstools.sparc-solaris category TLCore revision 9816 -shortdesc binary files of bin-pstools for sparc-solaris +shortdesc sparc-solaris files of bin-pstools binfiles arch=sparc-solaris size=6 bin/sparc-solaris/bbox bin/sparc-solaris/ps2eps @@ -18895,7 +20162,7 @@ binfiles arch=sparc-solaris size=6 name bin-pstools.universal-darwin category TLCore revision 10023 -shortdesc binary files of bin-pstools for universal-darwin +shortdesc universal-darwin files of bin-pstools binfiles arch=universal-darwin size=13 bin/universal-darwin/bbox bin/universal-darwin/ps2eps @@ -18905,7 +20172,7 @@ binfiles arch=universal-darwin size=13 name bin-pstools.win32 category TLCore revision 9816 -shortdesc binary files of bin-pstools for win32 +shortdesc win32 files of bin-pstools binfiles arch=win32 size=3 bin/win32/bbox.exe bin/win32/ps2eps.bat @@ -18913,7 +20180,7 @@ binfiles arch=win32 size=3 name bin-pstools.x86_64-linux category TLCore revision 10010 -shortdesc binary files of bin-pstools for x86_64-linux +shortdesc x86_64-linux files of bin-pstools binfiles arch=x86_64-linux size=6 bin/x86_64-linux/bbox bin/x86_64-linux/ps2eps @@ -18922,7 +20189,7 @@ binfiles arch=x86_64-linux size=6 name bin-psutils category TLCore -revision 10592 +revision 13056 shortdesc PostScript utilities. longdesc A bundle of utilities for manipulating PostScript documents, longdesc including page selection and rearrangement, resizing the page, @@ -18980,7 +20247,7 @@ catalogue-version p17 name bin-psutils.alpha-linux category TLCore revision 9633 -shortdesc binary files of bin-psutils for alpha-linux +shortdesc alpha-linux files of bin-psutils binfiles arch=alpha-linux size=52 bin/alpha-linux/epsffit bin/alpha-linux/extractres @@ -19005,7 +20272,7 @@ binfiles arch=alpha-linux size=52 name bin-psutils.amd64-freebsd category TLCore revision 9633 -shortdesc binary files of bin-psutils for amd64-freebsd +shortdesc amd64-freebsd files of bin-psutils binfiles arch=amd64-freebsd size=42 bin/amd64-freebsd/epsffit bin/amd64-freebsd/extractres @@ -19030,7 +20297,7 @@ binfiles arch=amd64-freebsd size=42 name bin-psutils.hppa-hpux category TLCore revision 10324 -shortdesc binary files of bin-psutils for hppa-hpux +shortdesc hppa-hpux files of bin-psutils binfiles arch=hppa-hpux size=66 bin/hppa-hpux/epsffit bin/hppa-hpux/extractres @@ -19052,10 +20319,35 @@ binfiles arch=hppa-hpux size=66 bin/hppa-hpux/psselect bin/hppa-hpux/pstops +name bin-psutils.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-psutils +binfiles arch=i386-cygwin size=33 + bin/i386-cygwin/epsffit.exe + bin/i386-cygwin/extractres + bin/i386-cygwin/fixdlsrps + bin/i386-cygwin/fixfmps + bin/i386-cygwin/fixmacps + bin/i386-cygwin/fixpsditps + bin/i386-cygwin/fixpspps + bin/i386-cygwin/fixscribeps + bin/i386-cygwin/fixtpps + bin/i386-cygwin/fixwfwps + bin/i386-cygwin/fixwpps + bin/i386-cygwin/fixwwps + bin/i386-cygwin/includeres + bin/i386-cygwin/psbook.exe + bin/i386-cygwin/psmerge + bin/i386-cygwin/psnup.exe + bin/i386-cygwin/psresize.exe + bin/i386-cygwin/psselect.exe + bin/i386-cygwin/pstops.exe + name bin-psutils.i386-freebsd category TLCore revision 9682 -shortdesc binary files of bin-psutils for i386-freebsd +shortdesc i386-freebsd files of bin-psutils binfiles arch=i386-freebsd size=38 bin/i386-freebsd/epsffit bin/i386-freebsd/extractres @@ -19080,7 +20372,7 @@ binfiles arch=i386-freebsd size=38 name bin-psutils.i386-linux category TLCore revision 9633 -shortdesc binary files of bin-psutils for i386-linux +shortdesc i386-linux files of bin-psutils binfiles arch=i386-linux size=36 bin/i386-linux/epsffit bin/i386-linux/extractres @@ -19105,7 +20397,7 @@ binfiles arch=i386-linux size=36 name bin-psutils.i386-openbsd category TLCore revision 9633 -shortdesc binary files of bin-psutils for i386-openbsd +shortdesc i386-openbsd files of bin-psutils binfiles arch=i386-openbsd size=40 bin/i386-openbsd/epsffit bin/i386-openbsd/extractres @@ -19130,7 +20422,7 @@ binfiles arch=i386-openbsd size=40 name bin-psutils.i386-solaris category TLCore revision 9633 -shortdesc binary files of bin-psutils for i386-solaris +shortdesc i386-solaris files of bin-psutils binfiles arch=i386-solaris size=39 bin/i386-solaris/epsffit bin/i386-solaris/extractres @@ -19155,7 +20447,7 @@ binfiles arch=i386-solaris size=39 name bin-psutils.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-psutils for mips-irix +shortdesc mips-irix files of bin-psutils binfiles arch=mips-irix size=59 bin/mips-irix/epsffit bin/mips-irix/extractres @@ -19180,7 +20472,7 @@ binfiles arch=mips-irix size=59 name bin-psutils.powerpc-aix category TLCore revision 10221 -shortdesc binary files of bin-psutils for powerpc-aix +shortdesc powerpc-aix files of bin-psutils binfiles arch=powerpc-aix size=37 bin/powerpc-aix/epsffit bin/powerpc-aix/extractres @@ -19205,7 +20497,7 @@ binfiles arch=powerpc-aix size=37 name bin-psutils.powerpc-linux category TLCore revision 9633 -shortdesc binary files of bin-psutils for powerpc-linux +shortdesc powerpc-linux files of bin-psutils binfiles arch=powerpc-linux size=43 bin/powerpc-linux/epsffit bin/powerpc-linux/extractres @@ -19230,7 +20522,7 @@ binfiles arch=powerpc-linux size=43 name bin-psutils.sparc-linux category TLCore revision 9633 -shortdesc binary files of bin-psutils for sparc-linux +shortdesc sparc-linux files of bin-psutils binfiles arch=sparc-linux size=39 bin/sparc-linux/epsffit bin/sparc-linux/extractres @@ -19255,7 +20547,7 @@ binfiles arch=sparc-linux size=39 name bin-psutils.sparc-solaris category TLCore revision 9633 -shortdesc binary files of bin-psutils for sparc-solaris +shortdesc sparc-solaris files of bin-psutils binfiles arch=sparc-solaris size=47 bin/sparc-solaris/epsffit bin/sparc-solaris/extractres @@ -19280,7 +20572,7 @@ binfiles arch=sparc-solaris size=47 name bin-psutils.universal-darwin category TLCore revision 10023 -shortdesc binary files of bin-psutils for universal-darwin +shortdesc universal-darwin files of bin-psutils binfiles arch=universal-darwin size=95 bin/universal-darwin/epsffit bin/universal-darwin/extractres @@ -19305,7 +20597,7 @@ binfiles arch=universal-darwin size=95 name bin-psutils.win32 category TLCore revision 9633 -shortdesc binary files of bin-psutils for win32 +shortdesc win32 files of bin-psutils binfiles arch=win32 size=32 bin/win32/epsffit.exe bin/win32/extractres.bat @@ -19330,7 +20622,7 @@ binfiles arch=win32 size=32 name bin-psutils.x86_64-linux category TLCore revision 10010 -shortdesc binary files of bin-psutils for x86_64-linux +shortdesc x86_64-linux files of bin-psutils binfiles arch=x86_64-linux size=43 bin/x86_64-linux/epsffit bin/x86_64-linux/extractres @@ -19354,7 +20646,7 @@ binfiles arch=x86_64-linux size=43 name bin-seetexk category TLCore -revision 10592 +revision 13056 depend bin-seetexk.ARCH runfiles size=14 texmf/doc/man/man1/dvibook.1 @@ -19369,7 +20661,7 @@ runfiles size=14 name bin-seetexk.alpha-linux category TLCore revision 9633 -shortdesc binary files of bin-seetexk for alpha-linux +shortdesc alpha-linux files of bin-seetexk binfiles arch=alpha-linux size=41 bin/alpha-linux/dvibook bin/alpha-linux/dviconcat @@ -19379,7 +20671,7 @@ binfiles arch=alpha-linux size=41 name bin-seetexk.amd64-freebsd category TLCore revision 9633 -shortdesc binary files of bin-seetexk for amd64-freebsd +shortdesc amd64-freebsd files of bin-seetexk binfiles arch=amd64-freebsd size=47 bin/amd64-freebsd/dvibook bin/amd64-freebsd/dviconcat @@ -19389,17 +20681,27 @@ binfiles arch=amd64-freebsd size=47 name bin-seetexk.hppa-hpux category TLCore revision 10324 -shortdesc binary files of bin-seetexk for hppa-hpux +shortdesc hppa-hpux files of bin-seetexk binfiles arch=hppa-hpux size=57 bin/hppa-hpux/dvibook bin/hppa-hpux/dviconcat bin/hppa-hpux/dviselect bin/hppa-hpux/dvitodvi +name bin-seetexk.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-seetexk +binfiles arch=i386-cygwin size=25 + bin/i386-cygwin/dvibook.exe + bin/i386-cygwin/dviconcat.exe + bin/i386-cygwin/dviselect.exe + bin/i386-cygwin/dvitodvi.exe + name bin-seetexk.i386-freebsd category TLCore revision 9682 -shortdesc binary files of bin-seetexk for i386-freebsd +shortdesc i386-freebsd files of bin-seetexk binfiles arch=i386-freebsd size=42 bin/i386-freebsd/dvibook bin/i386-freebsd/dviconcat @@ -19409,7 +20711,7 @@ binfiles arch=i386-freebsd size=42 name bin-seetexk.i386-linux category TLCore revision 9633 -shortdesc binary files of bin-seetexk for i386-linux +shortdesc i386-linux files of bin-seetexk binfiles arch=i386-linux size=24 bin/i386-linux/dvibook bin/i386-linux/dviconcat @@ -19419,7 +20721,7 @@ binfiles arch=i386-linux size=24 name bin-seetexk.i386-openbsd category TLCore revision 9633 -shortdesc binary files of bin-seetexk for i386-openbsd +shortdesc i386-openbsd files of bin-seetexk binfiles arch=i386-openbsd size=34 bin/i386-openbsd/dvibook bin/i386-openbsd/dviconcat @@ -19429,7 +20731,7 @@ binfiles arch=i386-openbsd size=34 name bin-seetexk.i386-solaris category TLCore revision 9633 -shortdesc binary files of bin-seetexk for i386-solaris +shortdesc i386-solaris files of bin-seetexk binfiles arch=i386-solaris size=36 bin/i386-solaris/dvibook bin/i386-solaris/dviconcat @@ -19439,7 +20741,7 @@ binfiles arch=i386-solaris size=36 name bin-seetexk.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-seetexk for mips-irix +shortdesc mips-irix files of bin-seetexk binfiles arch=mips-irix size=65 bin/mips-irix/dvibook bin/mips-irix/dviconcat @@ -19449,7 +20751,7 @@ binfiles arch=mips-irix size=65 name bin-seetexk.powerpc-aix category TLCore revision 10221 -shortdesc binary files of bin-seetexk for powerpc-aix +shortdesc powerpc-aix files of bin-seetexk binfiles arch=powerpc-aix size=39 bin/powerpc-aix/dvibook bin/powerpc-aix/dviconcat @@ -19459,7 +20761,7 @@ binfiles arch=powerpc-aix size=39 name bin-seetexk.powerpc-linux category TLCore revision 9633 -shortdesc binary files of bin-seetexk for powerpc-linux +shortdesc powerpc-linux files of bin-seetexk binfiles arch=powerpc-linux size=28 bin/powerpc-linux/dvibook bin/powerpc-linux/dviconcat @@ -19469,7 +20771,7 @@ binfiles arch=powerpc-linux size=28 name bin-seetexk.sparc-linux category TLCore revision 9633 -shortdesc binary files of bin-seetexk for sparc-linux +shortdesc sparc-linux files of bin-seetexk binfiles arch=sparc-linux size=24 bin/sparc-linux/dvibook bin/sparc-linux/dviconcat @@ -19479,7 +20781,7 @@ binfiles arch=sparc-linux size=24 name bin-seetexk.sparc-solaris category TLCore revision 9633 -shortdesc binary files of bin-seetexk for sparc-solaris +shortdesc sparc-solaris files of bin-seetexk binfiles arch=sparc-solaris size=52 bin/sparc-solaris/dvibook bin/sparc-solaris/dviconcat @@ -19489,7 +20791,7 @@ binfiles arch=sparc-solaris size=52 name bin-seetexk.universal-darwin category TLCore revision 10023 -shortdesc binary files of bin-seetexk for universal-darwin +shortdesc universal-darwin files of bin-seetexk binfiles arch=universal-darwin size=72 bin/universal-darwin/dvibook bin/universal-darwin/dviconcat @@ -19499,7 +20801,7 @@ binfiles arch=universal-darwin size=72 name bin-seetexk.win32 category TLCore revision 9633 -shortdesc binary files of bin-seetexk for win32 +shortdesc win32 files of bin-seetexk binfiles arch=win32 size=21 bin/win32/dvibook.exe bin/win32/dviconcat.exe @@ -19509,7 +20811,7 @@ binfiles arch=win32 size=21 name bin-seetexk.x86_64-linux category TLCore revision 10010 -shortdesc binary files of bin-seetexk for x86_64-linux +shortdesc x86_64-linux files of bin-seetexk binfiles arch=x86_64-linux size=28 bin/x86_64-linux/dvibook bin/x86_64-linux/dviconcat @@ -19518,7 +20820,7 @@ binfiles arch=x86_64-linux size=28 name bin-t1utils category TLCore -revision 10592 +revision 13056 shortdesc Simple Type 1 font manipulation programs. longdesc A collection of simple programs for manipulating Adobe Type 1 longdesc fonts, comprising: – t1ascii: convert PFB (binary) to PFA @@ -19550,7 +20852,7 @@ catalogue-version 1.34 name bin-t1utils.alpha-linux category TLCore revision 9633 -shortdesc binary files of bin-t1utils for alpha-linux +shortdesc alpha-linux files of bin-t1utils binfiles arch=alpha-linux size=82 bin/alpha-linux/t1ascii bin/alpha-linux/t1asm @@ -19562,7 +20864,7 @@ binfiles arch=alpha-linux size=82 name bin-t1utils.amd64-freebsd category TLCore revision 9633 -shortdesc binary files of bin-t1utils for amd64-freebsd +shortdesc amd64-freebsd files of bin-t1utils binfiles arch=amd64-freebsd size=55 bin/amd64-freebsd/t1ascii bin/amd64-freebsd/t1asm @@ -19574,7 +20876,7 @@ binfiles arch=amd64-freebsd size=55 name bin-t1utils.hppa-hpux category TLCore revision 10324 -shortdesc binary files of bin-t1utils for hppa-hpux +shortdesc hppa-hpux files of bin-t1utils binfiles arch=hppa-hpux size=75 bin/hppa-hpux/t1ascii bin/hppa-hpux/t1asm @@ -19583,10 +20885,22 @@ binfiles arch=hppa-hpux size=75 bin/hppa-hpux/t1mac bin/hppa-hpux/t1unmac +name bin-t1utils.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-t1utils +binfiles arch=i386-cygwin size=41 + bin/i386-cygwin/t1ascii.exe + bin/i386-cygwin/t1asm.exe + bin/i386-cygwin/t1binary.exe + bin/i386-cygwin/t1disasm.exe + bin/i386-cygwin/t1mac.exe + bin/i386-cygwin/t1unmac.exe + name bin-t1utils.i386-freebsd category TLCore revision 9682 -shortdesc binary files of bin-t1utils for i386-freebsd +shortdesc i386-freebsd files of bin-t1utils binfiles arch=i386-freebsd size=47 bin/i386-freebsd/t1ascii bin/i386-freebsd/t1asm @@ -19598,7 +20912,7 @@ binfiles arch=i386-freebsd size=47 name bin-t1utils.i386-linux category TLCore revision 9633 -shortdesc binary files of bin-t1utils for i386-linux +shortdesc i386-linux files of bin-t1utils binfiles arch=i386-linux size=43 bin/i386-linux/t1ascii bin/i386-linux/t1asm @@ -19610,7 +20924,7 @@ binfiles arch=i386-linux size=43 name bin-t1utils.i386-openbsd category TLCore revision 9633 -shortdesc binary files of bin-t1utils for i386-openbsd +shortdesc i386-openbsd files of bin-t1utils binfiles arch=i386-openbsd size=45 bin/i386-openbsd/t1ascii bin/i386-openbsd/t1asm @@ -19622,7 +20936,7 @@ binfiles arch=i386-openbsd size=45 name bin-t1utils.i386-solaris category TLCore revision 9633 -shortdesc binary files of bin-t1utils for i386-solaris +shortdesc i386-solaris files of bin-t1utils binfiles arch=i386-solaris size=45 bin/i386-solaris/t1ascii bin/i386-solaris/t1asm @@ -19634,7 +20948,7 @@ binfiles arch=i386-solaris size=45 name bin-t1utils.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-t1utils for mips-irix +shortdesc mips-irix files of bin-t1utils binfiles arch=mips-irix size=87 bin/mips-irix/t1ascii bin/mips-irix/t1asm @@ -19646,7 +20960,7 @@ binfiles arch=mips-irix size=87 name bin-t1utils.powerpc-aix category TLCore revision 10221 -shortdesc binary files of bin-t1utils for powerpc-aix +shortdesc powerpc-aix files of bin-t1utils binfiles arch=powerpc-aix size=51 bin/powerpc-aix/t1ascii bin/powerpc-aix/t1asm @@ -19658,7 +20972,7 @@ binfiles arch=powerpc-aix size=51 name bin-t1utils.powerpc-linux category TLCore revision 9633 -shortdesc binary files of bin-t1utils for powerpc-linux +shortdesc powerpc-linux files of bin-t1utils binfiles arch=powerpc-linux size=53 bin/powerpc-linux/t1ascii bin/powerpc-linux/t1asm @@ -19670,7 +20984,7 @@ binfiles arch=powerpc-linux size=53 name bin-t1utils.sparc-linux category TLCore revision 9633 -shortdesc binary files of bin-t1utils for sparc-linux +shortdesc sparc-linux files of bin-t1utils binfiles arch=sparc-linux size=46 bin/sparc-linux/t1ascii bin/sparc-linux/t1asm @@ -19682,7 +20996,7 @@ binfiles arch=sparc-linux size=46 name bin-t1utils.sparc-solaris category TLCore revision 9633 -shortdesc binary files of bin-t1utils for sparc-solaris +shortdesc sparc-solaris files of bin-t1utils binfiles arch=sparc-solaris size=56 bin/sparc-solaris/t1ascii bin/sparc-solaris/t1asm @@ -19694,7 +21008,7 @@ binfiles arch=sparc-solaris size=56 name bin-t1utils.universal-darwin category TLCore revision 10023 -shortdesc binary files of bin-t1utils for universal-darwin +shortdesc universal-darwin files of bin-t1utils binfiles arch=universal-darwin size=115 bin/universal-darwin/t1ascii bin/universal-darwin/t1asm @@ -19706,7 +21020,7 @@ binfiles arch=universal-darwin size=115 name bin-t1utils.win32 category TLCore revision 9633 -shortdesc binary files of bin-t1utils for win32 +shortdesc win32 files of bin-t1utils binfiles arch=win32 size=29 bin/win32/t1ascii.exe bin/win32/t1asm.exe @@ -19718,7 +21032,7 @@ binfiles arch=win32 size=29 name bin-t1utils.x86_64-linux category TLCore revision 10010 -shortdesc binary files of bin-t1utils for x86_64-linux +shortdesc x86_64-linux files of bin-t1utils binfiles arch=x86_64-linux size=53 bin/x86_64-linux/t1ascii bin/x86_64-linux/t1asm @@ -19729,7 +21043,7 @@ binfiles arch=x86_64-linux size=53 name bin-tetex category TLCore -revision 12897 +revision 13056 shortdesc scripts and files originally written for or included in teTeX longdesc teTeX was a comprehensive distribution of TeX, LaTeX and longdesc family, particularly designed to be very easy to install and to @@ -19809,7 +21123,7 @@ catalogue-version 3.0 name bin-tetex.alpha-linux category TLCore revision 10693 -shortdesc binary files of bin-tetex for alpha-linux +shortdesc alpha-linux files of bin-tetex binfiles arch=alpha-linux size=36 bin/alpha-linux/allcm bin/alpha-linux/allec @@ -19828,7 +21142,7 @@ binfiles arch=alpha-linux size=36 name bin-tetex.amd64-freebsd category TLCore revision 10693 -shortdesc binary files of bin-tetex for amd64-freebsd +shortdesc amd64-freebsd files of bin-tetex binfiles arch=amd64-freebsd size=36 bin/amd64-freebsd/allcm bin/amd64-freebsd/allec @@ -19847,7 +21161,7 @@ binfiles arch=amd64-freebsd size=36 name bin-tetex.hppa-hpux category TLCore revision 10693 -shortdesc binary files of bin-tetex for hppa-hpux +shortdesc hppa-hpux files of bin-tetex binfiles arch=hppa-hpux size=36 bin/hppa-hpux/allcm bin/hppa-hpux/allec @@ -19863,10 +21177,29 @@ binfiles arch=hppa-hpux size=36 bin/hppa-hpux/updmap bin/hppa-hpux/updmap-sys +name bin-tetex.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-tetex +binfiles arch=i386-cygwin size=36 + bin/i386-cygwin/allcm + bin/i386-cygwin/allec + bin/i386-cygwin/allneeded + bin/i386-cygwin/dvi2fax + bin/i386-cygwin/dvired + bin/i386-cygwin/fmtutil + bin/i386-cygwin/fmtutil-sys + bin/i386-cygwin/kpsewhere + bin/i386-cygwin/texconfig-dialog + bin/i386-cygwin/texconfig-sys + bin/i386-cygwin/texlinks + bin/i386-cygwin/updmap + bin/i386-cygwin/updmap-sys + name bin-tetex.i386-freebsd category TLCore revision 10693 -shortdesc binary files of bin-tetex for i386-freebsd +shortdesc i386-freebsd files of bin-tetex binfiles arch=i386-freebsd size=36 bin/i386-freebsd/allcm bin/i386-freebsd/allec @@ -19885,7 +21218,7 @@ binfiles arch=i386-freebsd size=36 name bin-tetex.i386-linux category TLCore revision 10693 -shortdesc binary files of bin-tetex for i386-linux +shortdesc i386-linux files of bin-tetex binfiles arch=i386-linux size=36 bin/i386-linux/allcm bin/i386-linux/allec @@ -19904,7 +21237,7 @@ binfiles arch=i386-linux size=36 name bin-tetex.i386-openbsd category TLCore revision 10693 -shortdesc binary files of bin-tetex for i386-openbsd +shortdesc i386-openbsd files of bin-tetex binfiles arch=i386-openbsd size=36 bin/i386-openbsd/allcm bin/i386-openbsd/allec @@ -19923,7 +21256,7 @@ binfiles arch=i386-openbsd size=36 name bin-tetex.i386-solaris category TLCore revision 10693 -shortdesc binary files of bin-tetex for i386-solaris +shortdesc i386-solaris files of bin-tetex binfiles arch=i386-solaris size=36 bin/i386-solaris/allcm bin/i386-solaris/allec @@ -19942,7 +21275,7 @@ binfiles arch=i386-solaris size=36 name bin-tetex.mips-irix category TLCore revision 10693 -shortdesc binary files of bin-tetex for mips-irix +shortdesc mips-irix files of bin-tetex binfiles arch=mips-irix size=36 bin/mips-irix/allcm bin/mips-irix/allec @@ -19961,7 +21294,7 @@ binfiles arch=mips-irix size=36 name bin-tetex.powerpc-aix category TLCore revision 10693 -shortdesc binary files of bin-tetex for powerpc-aix +shortdesc powerpc-aix files of bin-tetex binfiles arch=powerpc-aix size=36 bin/powerpc-aix/allcm bin/powerpc-aix/allec @@ -19980,7 +21313,7 @@ binfiles arch=powerpc-aix size=36 name bin-tetex.powerpc-linux category TLCore revision 10693 -shortdesc binary files of bin-tetex for powerpc-linux +shortdesc powerpc-linux files of bin-tetex binfiles arch=powerpc-linux size=36 bin/powerpc-linux/allcm bin/powerpc-linux/allec @@ -19999,7 +21332,7 @@ binfiles arch=powerpc-linux size=36 name bin-tetex.sparc-linux category TLCore revision 10693 -shortdesc binary files of bin-tetex for sparc-linux +shortdesc sparc-linux files of bin-tetex binfiles arch=sparc-linux size=36 bin/sparc-linux/allcm bin/sparc-linux/allec @@ -20018,7 +21351,7 @@ binfiles arch=sparc-linux size=36 name bin-tetex.sparc-solaris category TLCore revision 10693 -shortdesc binary files of bin-tetex for sparc-solaris +shortdesc sparc-solaris files of bin-tetex binfiles arch=sparc-solaris size=36 bin/sparc-solaris/allcm bin/sparc-solaris/allec @@ -20037,7 +21370,7 @@ binfiles arch=sparc-solaris size=36 name bin-tetex.universal-darwin category TLCore revision 10693 -shortdesc binary files of bin-tetex for universal-darwin +shortdesc universal-darwin files of bin-tetex binfiles arch=universal-darwin size=36 bin/universal-darwin/allcm bin/universal-darwin/allec @@ -20056,7 +21389,7 @@ binfiles arch=universal-darwin size=36 name bin-tetex.win32 category TLCore revision 10426 -shortdesc binary files of bin-tetex for win32 +shortdesc win32 files of bin-tetex binfiles arch=win32 size=7 bin/win32/fmtutil-sys.bat bin/win32/fmtutil.exe @@ -20066,7 +21399,7 @@ binfiles arch=win32 size=7 name bin-tetex.x86_64-linux category TLCore revision 10693 -shortdesc binary files of bin-tetex for x86_64-linux +shortdesc x86_64-linux files of bin-tetex binfiles arch=x86_64-linux size=36 bin/x86_64-linux/allcm bin/x86_64-linux/allec @@ -20084,7 +21417,7 @@ binfiles arch=x86_64-linux size=36 name bin-tex category TLCore -revision 10592 +revision 13056 depend bin-kpathsea depend bin-tex.ARCH execute BuildFormat tex @@ -20097,98 +21430,105 @@ runfiles size=1 name bin-tex.alpha-linux category TLCore revision 10011 -shortdesc binary files of bin-tex for alpha-linux +shortdesc alpha-linux files of bin-tex binfiles arch=alpha-linux size=161 bin/alpha-linux/tex name bin-tex.amd64-freebsd category TLCore revision 10261 -shortdesc binary files of bin-tex for amd64-freebsd +shortdesc amd64-freebsd files of bin-tex binfiles arch=amd64-freebsd size=89 bin/amd64-freebsd/tex name bin-tex.hppa-hpux category TLCore revision 10324 -shortdesc binary files of bin-tex for hppa-hpux +shortdesc hppa-hpux files of bin-tex binfiles arch=hppa-hpux size=103 bin/hppa-hpux/tex +name bin-tex.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-tex +binfiles arch=i386-cygwin size=79 + bin/i386-cygwin/tex.exe + name bin-tex.i386-freebsd category TLCore revision 10232 -shortdesc binary files of bin-tex for i386-freebsd +shortdesc i386-freebsd files of bin-tex binfiles arch=i386-freebsd size=83 bin/i386-freebsd/tex name bin-tex.i386-linux category TLCore revision 10049 -shortdesc binary files of bin-tex for i386-linux +shortdesc i386-linux files of bin-tex binfiles arch=i386-linux size=80 bin/i386-linux/tex name bin-tex.i386-openbsd category TLCore revision 10046 -shortdesc binary files of bin-tex for i386-openbsd +shortdesc i386-openbsd files of bin-tex binfiles arch=i386-openbsd size=76 bin/i386-openbsd/tex name bin-tex.i386-solaris category TLCore revision 10015 -shortdesc binary files of bin-tex for i386-solaris +shortdesc i386-solaris files of bin-tex binfiles arch=i386-solaris size=84 bin/i386-solaris/tex name bin-tex.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-tex for mips-irix +shortdesc mips-irix files of bin-tex binfiles arch=mips-irix size=137 bin/mips-irix/tex name bin-tex.powerpc-aix category TLCore revision 10221 -shortdesc binary files of bin-tex for powerpc-aix +shortdesc powerpc-aix files of bin-tex binfiles arch=powerpc-aix size=96 bin/powerpc-aix/tex name bin-tex.powerpc-linux category TLCore revision 10385 -shortdesc binary files of bin-tex for powerpc-linux +shortdesc powerpc-linux files of bin-tex binfiles arch=powerpc-linux size=91 bin/powerpc-linux/tex name bin-tex.sparc-linux category TLCore revision 10089 -shortdesc binary files of bin-tex for sparc-linux +shortdesc sparc-linux files of bin-tex binfiles arch=sparc-linux size=88 bin/sparc-linux/tex name bin-tex.sparc-solaris category TLCore revision 10221 -shortdesc binary files of bin-tex for sparc-solaris +shortdesc sparc-solaris files of bin-tex binfiles arch=sparc-solaris size=120 bin/sparc-solaris/tex name bin-tex.universal-darwin category TLCore revision 10023 -shortdesc binary files of bin-tex for universal-darwin +shortdesc universal-darwin files of bin-tex binfiles arch=universal-darwin size=182 bin/universal-darwin/tex name bin-tex.win32 category TLCore revision 9633 -shortdesc binary files of bin-tex for win32 +shortdesc win32 files of bin-tex binfiles arch=win32 size=68 bin/win32/tex.dll bin/win32/tex.exe @@ -20196,13 +21536,13 @@ binfiles arch=win32 size=68 name bin-tex.x86_64-linux category TLCore revision 10010 -shortdesc binary files of bin-tex for x86_64-linux +shortdesc x86_64-linux files of bin-tex binfiles arch=x86_64-linux size=86 bin/x86_64-linux/tex name bin-texconfig category TLCore -revision 12897 +revision 13056 depend bin-texconfig.ARCH docfiles size=4 texmf/doc/man/man1/texconfig-sys.1 @@ -20221,109 +21561,116 @@ runfiles size=9 name bin-texconfig.alpha-linux category TLCore revision 9686 -shortdesc binary files of bin-texconfig for alpha-linux +shortdesc alpha-linux files of bin-texconfig binfiles arch=alpha-linux size=11 bin/alpha-linux/texconfig name bin-texconfig.amd64-freebsd category TLCore revision 9687 -shortdesc binary files of bin-texconfig for amd64-freebsd +shortdesc amd64-freebsd files of bin-texconfig binfiles arch=amd64-freebsd size=11 bin/amd64-freebsd/texconfig name bin-texconfig.hppa-hpux category TLCore revision 9701 -shortdesc binary files of bin-texconfig for hppa-hpux +shortdesc hppa-hpux files of bin-texconfig binfiles arch=hppa-hpux size=11 bin/hppa-hpux/texconfig +name bin-texconfig.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-texconfig +binfiles arch=i386-cygwin size=11 + bin/i386-cygwin/texconfig + name bin-texconfig.i386-freebsd category TLCore revision 9682 -shortdesc binary files of bin-texconfig for i386-freebsd +shortdesc i386-freebsd files of bin-texconfig binfiles arch=i386-freebsd size=11 bin/i386-freebsd/texconfig name bin-texconfig.i386-linux category TLCore revision 9641 -shortdesc binary files of bin-texconfig for i386-linux +shortdesc i386-linux files of bin-texconfig binfiles arch=i386-linux size=11 bin/i386-linux/texconfig name bin-texconfig.i386-openbsd category TLCore revision 10046 -shortdesc binary files of bin-texconfig for i386-openbsd +shortdesc i386-openbsd files of bin-texconfig binfiles arch=i386-openbsd size=11 bin/i386-openbsd/texconfig name bin-texconfig.i386-solaris category TLCore revision 9657 -shortdesc binary files of bin-texconfig for i386-solaris +shortdesc i386-solaris files of bin-texconfig binfiles arch=i386-solaris size=11 bin/i386-solaris/texconfig name bin-texconfig.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-texconfig for mips-irix +shortdesc mips-irix files of bin-texconfig binfiles arch=mips-irix size=11 bin/mips-irix/texconfig name bin-texconfig.powerpc-aix category TLCore revision 9662 -shortdesc binary files of bin-texconfig for powerpc-aix +shortdesc powerpc-aix files of bin-texconfig binfiles arch=powerpc-aix size=11 bin/powerpc-aix/texconfig name bin-texconfig.powerpc-linux category TLCore revision 9688 -shortdesc binary files of bin-texconfig for powerpc-linux +shortdesc powerpc-linux files of bin-texconfig binfiles arch=powerpc-linux size=11 bin/powerpc-linux/texconfig name bin-texconfig.sparc-linux category TLCore revision 10089 -shortdesc binary files of bin-texconfig for sparc-linux +shortdesc sparc-linux files of bin-texconfig binfiles arch=sparc-linux size=11 bin/sparc-linux/texconfig name bin-texconfig.sparc-solaris category TLCore revision 9662 -shortdesc binary files of bin-texconfig for sparc-solaris +shortdesc sparc-solaris files of bin-texconfig binfiles arch=sparc-solaris size=11 bin/sparc-solaris/texconfig name bin-texconfig.universal-darwin category TLCore revision 9656 -shortdesc binary files of bin-texconfig for universal-darwin +shortdesc universal-darwin files of bin-texconfig binfiles arch=universal-darwin size=11 bin/universal-darwin/texconfig name bin-texconfig.win32 category TLCore revision 7340 -shortdesc binary files of bin-texconfig for win32 +shortdesc win32 files of bin-texconfig name bin-texconfig.x86_64-linux category TLCore revision 9676 -shortdesc binary files of bin-texconfig for x86_64-linux +shortdesc x86_64-linux files of bin-texconfig binfiles arch=x86_64-linux size=11 bin/x86_64-linux/texconfig name bin-texdoc category TLCore -revision 12822 +revision 13056 shortdesc Documentation access for TeX distributions. longdesc TeXdoc is a script for easy access to the package documentation longdesc of a TeX distributions (i.e., .dvi, .pdf or .ps files on the @@ -20352,7 +21699,7 @@ catalogue-license gpl name bin-texdoc.alpha-linux category TLCore revision 12518 -shortdesc binary files of bin-texdoc for alpha-linux +shortdesc alpha-linux files of bin-texdoc binfiles arch=alpha-linux size=2 bin/alpha-linux/texdoc bin/alpha-linux/texdoctk @@ -20360,7 +21707,7 @@ binfiles arch=alpha-linux size=2 name bin-texdoc.amd64-freebsd category TLCore revision 12518 -shortdesc binary files of bin-texdoc for amd64-freebsd +shortdesc amd64-freebsd files of bin-texdoc binfiles arch=amd64-freebsd size=2 bin/amd64-freebsd/texdoc bin/amd64-freebsd/texdoctk @@ -20368,15 +21715,23 @@ binfiles arch=amd64-freebsd size=2 name bin-texdoc.hppa-hpux category TLCore revision 12518 -shortdesc binary files of bin-texdoc for hppa-hpux +shortdesc hppa-hpux files of bin-texdoc binfiles arch=hppa-hpux size=2 bin/hppa-hpux/texdoc bin/hppa-hpux/texdoctk +name bin-texdoc.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-texdoc +binfiles arch=i386-cygwin size=2 + bin/i386-cygwin/texdoc + bin/i386-cygwin/texdoctk + name bin-texdoc.i386-freebsd category TLCore revision 12518 -shortdesc binary files of bin-texdoc for i386-freebsd +shortdesc i386-freebsd files of bin-texdoc binfiles arch=i386-freebsd size=2 bin/i386-freebsd/texdoc bin/i386-freebsd/texdoctk @@ -20384,7 +21739,7 @@ binfiles arch=i386-freebsd size=2 name bin-texdoc.i386-linux category TLCore revision 12518 -shortdesc binary files of bin-texdoc for i386-linux +shortdesc i386-linux files of bin-texdoc binfiles arch=i386-linux size=2 bin/i386-linux/texdoc bin/i386-linux/texdoctk @@ -20392,7 +21747,7 @@ binfiles arch=i386-linux size=2 name bin-texdoc.i386-openbsd category TLCore revision 12518 -shortdesc binary files of bin-texdoc for i386-openbsd +shortdesc i386-openbsd files of bin-texdoc binfiles arch=i386-openbsd size=2 bin/i386-openbsd/texdoc bin/i386-openbsd/texdoctk @@ -20400,7 +21755,7 @@ binfiles arch=i386-openbsd size=2 name bin-texdoc.i386-solaris category TLCore revision 12518 -shortdesc binary files of bin-texdoc for i386-solaris +shortdesc i386-solaris files of bin-texdoc binfiles arch=i386-solaris size=2 bin/i386-solaris/texdoc bin/i386-solaris/texdoctk @@ -20408,7 +21763,7 @@ binfiles arch=i386-solaris size=2 name bin-texdoc.mips-irix category TLCore revision 12518 -shortdesc binary files of bin-texdoc for mips-irix +shortdesc mips-irix files of bin-texdoc binfiles arch=mips-irix size=2 bin/mips-irix/texdoc bin/mips-irix/texdoctk @@ -20416,7 +21771,7 @@ binfiles arch=mips-irix size=2 name bin-texdoc.powerpc-aix category TLCore revision 12518 -shortdesc binary files of bin-texdoc for powerpc-aix +shortdesc powerpc-aix files of bin-texdoc binfiles arch=powerpc-aix size=2 bin/powerpc-aix/texdoc bin/powerpc-aix/texdoctk @@ -20424,7 +21779,7 @@ binfiles arch=powerpc-aix size=2 name bin-texdoc.powerpc-linux category TLCore revision 12518 -shortdesc binary files of bin-texdoc for powerpc-linux +shortdesc powerpc-linux files of bin-texdoc binfiles arch=powerpc-linux size=2 bin/powerpc-linux/texdoc bin/powerpc-linux/texdoctk @@ -20432,7 +21787,7 @@ binfiles arch=powerpc-linux size=2 name bin-texdoc.sparc-linux category TLCore revision 12518 -shortdesc binary files of bin-texdoc for sparc-linux +shortdesc sparc-linux files of bin-texdoc binfiles arch=sparc-linux size=2 bin/sparc-linux/texdoc bin/sparc-linux/texdoctk @@ -20440,7 +21795,7 @@ binfiles arch=sparc-linux size=2 name bin-texdoc.sparc-solaris category TLCore revision 12518 -shortdesc binary files of bin-texdoc for sparc-solaris +shortdesc sparc-solaris files of bin-texdoc binfiles arch=sparc-solaris size=2 bin/sparc-solaris/texdoc bin/sparc-solaris/texdoctk @@ -20448,7 +21803,7 @@ binfiles arch=sparc-solaris size=2 name bin-texdoc.universal-darwin category TLCore revision 12518 -shortdesc binary files of bin-texdoc for universal-darwin +shortdesc universal-darwin files of bin-texdoc binfiles arch=universal-darwin size=2 bin/universal-darwin/texdoc bin/universal-darwin/texdoctk @@ -20456,7 +21811,7 @@ binfiles arch=universal-darwin size=2 name bin-texdoc.win32 category TLCore revision 12518 -shortdesc binary files of bin-texdoc for win32 +shortdesc win32 files of bin-texdoc binfiles arch=win32 size=6 bin/win32/texdoc.bat bin/win32/texdocc.exe @@ -20466,14 +21821,14 @@ binfiles arch=win32 size=6 name bin-texdoc.x86_64-linux category TLCore revision 12518 -shortdesc binary files of bin-texdoc for x86_64-linux +shortdesc x86_64-linux files of bin-texdoc binfiles arch=x86_64-linux size=2 bin/x86_64-linux/texdoc bin/x86_64-linux/texdoctk name bin-texlive category TLCore -revision 12940 +revision 13056 shortdesc executables and files maintained as part of TeX Live longdesc This packages contains the binaries of the TeX Live tools longdesc (notably tlmgr). Together with texlive.infra, it provides all @@ -20516,7 +21871,7 @@ catalogue-version 2008 name bin-texlive.alpha-linux category TLCore revision 12152 -shortdesc binary files of bin-texlive for alpha-linux +shortdesc alpha-linux files of bin-texlive binfiles arch=alpha-linux size=2 bin/alpha-linux/rungs bin/alpha-linux/tlmgr @@ -20524,7 +21879,7 @@ binfiles arch=alpha-linux size=2 name bin-texlive.amd64-freebsd category TLCore revision 12152 -shortdesc binary files of bin-texlive for amd64-freebsd +shortdesc amd64-freebsd files of bin-texlive binfiles arch=amd64-freebsd size=2 bin/amd64-freebsd/rungs bin/amd64-freebsd/tlmgr @@ -20532,15 +21887,23 @@ binfiles arch=amd64-freebsd size=2 name bin-texlive.hppa-hpux category TLCore revision 12152 -shortdesc binary files of bin-texlive for hppa-hpux +shortdesc hppa-hpux files of bin-texlive binfiles arch=hppa-hpux size=2 bin/hppa-hpux/rungs bin/hppa-hpux/tlmgr +name bin-texlive.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-texlive +binfiles arch=i386-cygwin size=2 + bin/i386-cygwin/rungs + bin/i386-cygwin/tlmgr + name bin-texlive.i386-freebsd category TLCore revision 12152 -shortdesc binary files of bin-texlive for i386-freebsd +shortdesc i386-freebsd files of bin-texlive binfiles arch=i386-freebsd size=2 bin/i386-freebsd/rungs bin/i386-freebsd/tlmgr @@ -20548,7 +21911,7 @@ binfiles arch=i386-freebsd size=2 name bin-texlive.i386-linux category TLCore revision 12152 -shortdesc binary files of bin-texlive for i386-linux +shortdesc i386-linux files of bin-texlive binfiles arch=i386-linux size=2 bin/i386-linux/rungs bin/i386-linux/tlmgr @@ -20556,7 +21919,7 @@ binfiles arch=i386-linux size=2 name bin-texlive.i386-openbsd category TLCore revision 12152 -shortdesc binary files of bin-texlive for i386-openbsd +shortdesc i386-openbsd files of bin-texlive binfiles arch=i386-openbsd size=2 bin/i386-openbsd/rungs bin/i386-openbsd/tlmgr @@ -20564,7 +21927,7 @@ binfiles arch=i386-openbsd size=2 name bin-texlive.i386-solaris category TLCore revision 12152 -shortdesc binary files of bin-texlive for i386-solaris +shortdesc i386-solaris files of bin-texlive binfiles arch=i386-solaris size=2 bin/i386-solaris/rungs bin/i386-solaris/tlmgr @@ -20572,7 +21935,7 @@ binfiles arch=i386-solaris size=2 name bin-texlive.mips-irix category TLCore revision 12152 -shortdesc binary files of bin-texlive for mips-irix +shortdesc mips-irix files of bin-texlive binfiles arch=mips-irix size=2 bin/mips-irix/rungs bin/mips-irix/tlmgr @@ -20580,7 +21943,7 @@ binfiles arch=mips-irix size=2 name bin-texlive.powerpc-aix category TLCore revision 12152 -shortdesc binary files of bin-texlive for powerpc-aix +shortdesc powerpc-aix files of bin-texlive binfiles arch=powerpc-aix size=2 bin/powerpc-aix/rungs bin/powerpc-aix/tlmgr @@ -20588,7 +21951,7 @@ binfiles arch=powerpc-aix size=2 name bin-texlive.powerpc-linux category TLCore revision 12152 -shortdesc binary files of bin-texlive for powerpc-linux +shortdesc powerpc-linux files of bin-texlive binfiles arch=powerpc-linux size=2 bin/powerpc-linux/rungs bin/powerpc-linux/tlmgr @@ -20596,7 +21959,7 @@ binfiles arch=powerpc-linux size=2 name bin-texlive.sparc-linux category TLCore revision 12152 -shortdesc binary files of bin-texlive for sparc-linux +shortdesc sparc-linux files of bin-texlive binfiles arch=sparc-linux size=2 bin/sparc-linux/rungs bin/sparc-linux/tlmgr @@ -20604,7 +21967,7 @@ binfiles arch=sparc-linux size=2 name bin-texlive.sparc-solaris category TLCore revision 12152 -shortdesc binary files of bin-texlive for sparc-solaris +shortdesc sparc-solaris files of bin-texlive binfiles arch=sparc-solaris size=2 bin/sparc-solaris/rungs bin/sparc-solaris/tlmgr @@ -20612,7 +21975,7 @@ binfiles arch=sparc-solaris size=2 name bin-texlive.universal-darwin category TLCore revision 12152 -shortdesc binary files of bin-texlive for universal-darwin +shortdesc universal-darwin files of bin-texlive binfiles arch=universal-darwin size=2 bin/universal-darwin/rungs bin/universal-darwin/tlmgr @@ -20620,7 +21983,7 @@ binfiles arch=universal-darwin size=2 name bin-texlive.win32 category TLCore revision 12269 -shortdesc binary files of bin-texlive for win32 +shortdesc win32 files of bin-texlive binfiles arch=win32 size=6 bin/win32/rungs.bat bin/win32/symlinks4cygwin.sh @@ -20631,14 +21994,14 @@ binfiles arch=win32 size=6 name bin-texlive.x86_64-linux category TLCore revision 12152 -shortdesc binary files of bin-texlive for x86_64-linux +shortdesc x86_64-linux files of bin-texlive binfiles arch=x86_64-linux size=2 bin/x86_64-linux/rungs bin/x86_64-linux/tlmgr name bin-texsis category TLCore -revision 10592 +revision 13056 shortdesc Plain TeX macros for Physicists. longdesc TeXsis is a TeX macro package which provides useful features longdesc for typesetting research papers and related documents. For @@ -20669,111 +22032,118 @@ catalogue-version 2.18 name bin-texsis.alpha-linux category TLCore revision 7340 -shortdesc binary files of bin-texsis for alpha-linux +shortdesc alpha-linux files of bin-texsis binfiles arch=alpha-linux size=1 bin/alpha-linux/texsis name bin-texsis.amd64-freebsd category TLCore revision 8561 -shortdesc binary files of bin-texsis for amd64-freebsd +shortdesc amd64-freebsd files of bin-texsis binfiles arch=amd64-freebsd size=1 bin/amd64-freebsd/texsis name bin-texsis.hppa-hpux category TLCore revision 7340 -shortdesc binary files of bin-texsis for hppa-hpux +shortdesc hppa-hpux files of bin-texsis binfiles arch=hppa-hpux size=1 bin/hppa-hpux/texsis +name bin-texsis.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-texsis +binfiles arch=i386-cygwin size=1 + bin/i386-cygwin/texsis + name bin-texsis.i386-freebsd category TLCore revision 7340 -shortdesc binary files of bin-texsis for i386-freebsd +shortdesc i386-freebsd files of bin-texsis binfiles arch=i386-freebsd size=1 bin/i386-freebsd/texsis name bin-texsis.i386-linux category TLCore revision 7340 -shortdesc binary files of bin-texsis for i386-linux +shortdesc i386-linux files of bin-texsis binfiles arch=i386-linux size=1 bin/i386-linux/texsis name bin-texsis.i386-openbsd category TLCore revision 8612 -shortdesc binary files of bin-texsis for i386-openbsd +shortdesc i386-openbsd files of bin-texsis binfiles arch=i386-openbsd size=1 bin/i386-openbsd/texsis name bin-texsis.i386-solaris category TLCore revision 8102 -shortdesc binary files of bin-texsis for i386-solaris +shortdesc i386-solaris files of bin-texsis binfiles arch=i386-solaris size=1 bin/i386-solaris/texsis name bin-texsis.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-texsis for mips-irix +shortdesc mips-irix files of bin-texsis binfiles arch=mips-irix size=1 bin/mips-irix/texsis name bin-texsis.powerpc-aix category TLCore revision 7340 -shortdesc binary files of bin-texsis for powerpc-aix +shortdesc powerpc-aix files of bin-texsis binfiles arch=powerpc-aix size=1 bin/powerpc-aix/texsis name bin-texsis.powerpc-linux category TLCore revision 7340 -shortdesc binary files of bin-texsis for powerpc-linux +shortdesc powerpc-linux files of bin-texsis binfiles arch=powerpc-linux size=1 bin/powerpc-linux/texsis name bin-texsis.sparc-linux category TLCore revision 7340 -shortdesc binary files of bin-texsis for sparc-linux +shortdesc sparc-linux files of bin-texsis binfiles arch=sparc-linux size=1 bin/sparc-linux/texsis name bin-texsis.sparc-solaris category TLCore revision 7340 -shortdesc binary files of bin-texsis for sparc-solaris +shortdesc sparc-solaris files of bin-texsis binfiles arch=sparc-solaris size=1 bin/sparc-solaris/texsis name bin-texsis.universal-darwin category TLCore revision 9317 -shortdesc binary files of bin-texsis for universal-darwin +shortdesc universal-darwin files of bin-texsis binfiles arch=universal-darwin size=1 bin/universal-darwin/texsis name bin-texsis.win32 category TLCore revision 8086 -shortdesc binary files of bin-texsis for win32 +shortdesc win32 files of bin-texsis binfiles arch=win32 size=1 bin/win32/texsis.exe name bin-texsis.x86_64-linux category TLCore revision 7340 -shortdesc binary files of bin-texsis for x86_64-linux +shortdesc x86_64-linux files of bin-texsis binfiles arch=x86_64-linux size=1 bin/x86_64-linux/texsis name bin-texware category TLCore -revision 10592 +revision 13056 shortdesc Utility programs for use with TeX. longdesc Basic utitility programs, comprising: – dvitype, which longdesc converts a TeX output (DVI) file to a plain text file (see also @@ -20795,7 +22165,7 @@ catalogue-license knuth name bin-texware.alpha-linux category TLCore revision 10011 -shortdesc binary files of bin-texware for alpha-linux +shortdesc alpha-linux files of bin-texware binfiles arch=alpha-linux size=49 bin/alpha-linux/dvitype bin/alpha-linux/pooltype @@ -20803,7 +22173,7 @@ binfiles arch=alpha-linux size=49 name bin-texware.amd64-freebsd category TLCore revision 10261 -shortdesc binary files of bin-texware for amd64-freebsd +shortdesc amd64-freebsd files of bin-texware binfiles arch=amd64-freebsd size=31 bin/amd64-freebsd/dvitype bin/amd64-freebsd/pooltype @@ -20811,15 +22181,23 @@ binfiles arch=amd64-freebsd size=31 name bin-texware.hppa-hpux category TLCore revision 10324 -shortdesc binary files of bin-texware for hppa-hpux +shortdesc hppa-hpux files of bin-texware binfiles arch=hppa-hpux size=52 bin/hppa-hpux/dvitype bin/hppa-hpux/pooltype +name bin-texware.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-texware +binfiles arch=i386-cygwin size=28 + bin/i386-cygwin/dvitype.exe + bin/i386-cygwin/pooltype.exe + name bin-texware.i386-freebsd category TLCore revision 10232 -shortdesc binary files of bin-texware for i386-freebsd +shortdesc i386-freebsd files of bin-texware binfiles arch=i386-freebsd size=30 bin/i386-freebsd/dvitype bin/i386-freebsd/pooltype @@ -20827,7 +22205,7 @@ binfiles arch=i386-freebsd size=30 name bin-texware.i386-linux category TLCore revision 10049 -shortdesc binary files of bin-texware for i386-linux +shortdesc i386-linux files of bin-texware binfiles arch=i386-linux size=28 bin/i386-linux/dvitype bin/i386-linux/pooltype @@ -20835,7 +22213,7 @@ binfiles arch=i386-linux size=28 name bin-texware.i386-openbsd category TLCore revision 10046 -shortdesc binary files of bin-texware for i386-openbsd +shortdesc i386-openbsd files of bin-texware binfiles arch=i386-openbsd size=27 bin/i386-openbsd/dvitype bin/i386-openbsd/pooltype @@ -20843,7 +22221,7 @@ binfiles arch=i386-openbsd size=27 name bin-texware.i386-solaris category TLCore revision 10015 -shortdesc binary files of bin-texware for i386-solaris +shortdesc i386-solaris files of bin-texware binfiles arch=i386-solaris size=29 bin/i386-solaris/dvitype bin/i386-solaris/pooltype @@ -20851,7 +22229,7 @@ binfiles arch=i386-solaris size=29 name bin-texware.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-texware for mips-irix +shortdesc mips-irix files of bin-texware binfiles arch=mips-irix size=50 bin/mips-irix/dvitype bin/mips-irix/pooltype @@ -20859,7 +22237,7 @@ binfiles arch=mips-irix size=50 name bin-texware.powerpc-aix category TLCore revision 10221 -shortdesc binary files of bin-texware for powerpc-aix +shortdesc powerpc-aix files of bin-texware binfiles arch=powerpc-aix size=32 bin/powerpc-aix/dvitype bin/powerpc-aix/pooltype @@ -20867,7 +22245,7 @@ binfiles arch=powerpc-aix size=32 name bin-texware.powerpc-linux category TLCore revision 10385 -shortdesc binary files of bin-texware for powerpc-linux +shortdesc powerpc-linux files of bin-texware binfiles arch=powerpc-linux size=31 bin/powerpc-linux/dvitype bin/powerpc-linux/pooltype @@ -20875,7 +22253,7 @@ binfiles arch=powerpc-linux size=31 name bin-texware.sparc-linux category TLCore revision 10089 -shortdesc binary files of bin-texware for sparc-linux +shortdesc sparc-linux files of bin-texware binfiles arch=sparc-linux size=29 bin/sparc-linux/dvitype bin/sparc-linux/pooltype @@ -20883,7 +22261,7 @@ binfiles arch=sparc-linux size=29 name bin-texware.sparc-solaris category TLCore revision 10221 -shortdesc binary files of bin-texware for sparc-solaris +shortdesc sparc-solaris files of bin-texware binfiles arch=sparc-solaris size=60 bin/sparc-solaris/dvitype bin/sparc-solaris/pooltype @@ -20891,7 +22269,7 @@ binfiles arch=sparc-solaris size=60 name bin-texware.universal-darwin category TLCore revision 10023 -shortdesc binary files of bin-texware for universal-darwin +shortdesc universal-darwin files of bin-texware binfiles arch=universal-darwin size=70 bin/universal-darwin/dvitype bin/universal-darwin/pooltype @@ -20899,7 +22277,7 @@ binfiles arch=universal-darwin size=70 name bin-texware.win32 category TLCore revision 9633 -shortdesc binary files of bin-texware for win32 +shortdesc win32 files of bin-texware binfiles arch=win32 size=9 bin/win32/dvitype.exe bin/win32/pooltype.exe @@ -20907,14 +22285,14 @@ binfiles arch=win32 size=9 name bin-texware.x86_64-linux category TLCore revision 10010 -shortdesc binary files of bin-texware for x86_64-linux +shortdesc x86_64-linux files of bin-texware binfiles arch=x86_64-linux size=29 bin/x86_64-linux/dvitype bin/x86_64-linux/pooltype name bin-tie category TLCore -revision 10592 +revision 13056 shortdesc Allow multiple web change files. longdesc Tie was originally developed to allow web programmers to apply longdesc more than one change file to their source. The program may also @@ -20933,105 +22311,112 @@ catalogue-version 2.4 name bin-tie.alpha-linux category TLCore revision 9633 -shortdesc binary files of bin-tie for alpha-linux +shortdesc alpha-linux files of bin-tie binfiles arch=alpha-linux size=5 bin/alpha-linux/tie name bin-tie.amd64-freebsd category TLCore revision 9687 -shortdesc binary files of bin-tie for amd64-freebsd +shortdesc amd64-freebsd files of bin-tie binfiles arch=amd64-freebsd size=3 bin/amd64-freebsd/tie name bin-tie.hppa-hpux category TLCore revision 10324 -shortdesc binary files of bin-tie for hppa-hpux +shortdesc hppa-hpux files of bin-tie binfiles arch=hppa-hpux size=8 bin/hppa-hpux/tie +name bin-tie.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-tie +binfiles arch=i386-cygwin size=3 + bin/i386-cygwin/tie.exe + name bin-tie.i386-freebsd category TLCore revision 9682 -shortdesc binary files of bin-tie for i386-freebsd +shortdesc i386-freebsd files of bin-tie binfiles arch=i386-freebsd size=3 bin/i386-freebsd/tie name bin-tie.i386-linux category TLCore revision 9633 -shortdesc binary files of bin-tie for i386-linux +shortdesc i386-linux files of bin-tie binfiles arch=i386-linux size=3 bin/i386-linux/tie name bin-tie.i386-openbsd category TLCore revision 10046 -shortdesc binary files of bin-tie for i386-openbsd +shortdesc i386-openbsd files of bin-tie binfiles arch=i386-openbsd size=3 bin/i386-openbsd/tie name bin-tie.i386-solaris category TLCore revision 9657 -shortdesc binary files of bin-tie for i386-solaris +shortdesc i386-solaris files of bin-tie binfiles arch=i386-solaris size=3 bin/i386-solaris/tie name bin-tie.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-tie for mips-irix +shortdesc mips-irix files of bin-tie binfiles arch=mips-irix size=5 bin/mips-irix/tie name bin-tie.powerpc-aix category TLCore revision 10221 -shortdesc binary files of bin-tie for powerpc-aix +shortdesc powerpc-aix files of bin-tie binfiles arch=powerpc-aix size=3 bin/powerpc-aix/tie name bin-tie.powerpc-linux category TLCore revision 9633 -shortdesc binary files of bin-tie for powerpc-linux +shortdesc powerpc-linux files of bin-tie binfiles arch=powerpc-linux size=4 bin/powerpc-linux/tie name bin-tie.sparc-linux category TLCore revision 9633 -shortdesc binary files of bin-tie for sparc-linux +shortdesc sparc-linux files of bin-tie binfiles arch=sparc-linux size=3 bin/sparc-linux/tie name bin-tie.sparc-solaris category TLCore revision 9633 -shortdesc binary files of bin-tie for sparc-solaris +shortdesc sparc-solaris files of bin-tie binfiles arch=sparc-solaris size=4 bin/sparc-solaris/tie name bin-tie.universal-darwin category TLCore revision 10023 -shortdesc binary files of bin-tie for universal-darwin +shortdesc universal-darwin files of bin-tie binfiles arch=universal-darwin size=11 bin/universal-darwin/tie name bin-tie.win32 category TLCore revision 9633 -shortdesc binary files of bin-tie for win32 +shortdesc win32 files of bin-tie binfiles arch=win32 size=2 bin/win32/tie.exe name bin-tie.x86_64-linux category TLCore revision 10010 -shortdesc binary files of bin-tie for x86_64-linux +shortdesc x86_64-linux files of bin-tie binfiles arch=x86_64-linux size=4 bin/x86_64-linux/tie @@ -22896,7 +24281,7 @@ runfiles size=510 name bin-tpic2pdftex category TLCore -revision 10592 +revision 13056 shortdesc Use tpic commands in PDFTeX. longdesc The AWK script converts pic language, embedded inline longdesc (delimited by .PS and .PE markers), to \pdfliteral commands. @@ -22916,109 +24301,116 @@ catalogue-license gpl name bin-tpic2pdftex.alpha-linux category TLCore revision 9959 -shortdesc binary files of bin-tpic2pdftex for alpha-linux +shortdesc alpha-linux files of bin-tpic2pdftex binfiles arch=alpha-linux size=3 bin/alpha-linux/tpic2pdftex name bin-tpic2pdftex.amd64-freebsd category TLCore revision 9959 -shortdesc binary files of bin-tpic2pdftex for amd64-freebsd +shortdesc amd64-freebsd files of bin-tpic2pdftex binfiles arch=amd64-freebsd size=3 bin/amd64-freebsd/tpic2pdftex name bin-tpic2pdftex.hppa-hpux category TLCore revision 9959 -shortdesc binary files of bin-tpic2pdftex for hppa-hpux +shortdesc hppa-hpux files of bin-tpic2pdftex binfiles arch=hppa-hpux size=3 bin/hppa-hpux/tpic2pdftex +name bin-tpic2pdftex.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-tpic2pdftex +binfiles arch=i386-cygwin size=3 + bin/i386-cygwin/tpic2pdftex + name bin-tpic2pdftex.i386-freebsd category TLCore revision 9959 -shortdesc binary files of bin-tpic2pdftex for i386-freebsd +shortdesc i386-freebsd files of bin-tpic2pdftex binfiles arch=i386-freebsd size=3 bin/i386-freebsd/tpic2pdftex name bin-tpic2pdftex.i386-linux category TLCore revision 9959 -shortdesc binary files of bin-tpic2pdftex for i386-linux +shortdesc i386-linux files of bin-tpic2pdftex binfiles arch=i386-linux size=3 bin/i386-linux/tpic2pdftex name bin-tpic2pdftex.i386-openbsd category TLCore revision 9959 -shortdesc binary files of bin-tpic2pdftex for i386-openbsd +shortdesc i386-openbsd files of bin-tpic2pdftex binfiles arch=i386-openbsd size=3 bin/i386-openbsd/tpic2pdftex name bin-tpic2pdftex.i386-solaris category TLCore revision 9959 -shortdesc binary files of bin-tpic2pdftex for i386-solaris +shortdesc i386-solaris files of bin-tpic2pdftex binfiles arch=i386-solaris size=3 bin/i386-solaris/tpic2pdftex name bin-tpic2pdftex.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-tpic2pdftex for mips-irix +shortdesc mips-irix files of bin-tpic2pdftex binfiles arch=mips-irix size=3 bin/mips-irix/tpic2pdftex name bin-tpic2pdftex.powerpc-aix category TLCore revision 9959 -shortdesc binary files of bin-tpic2pdftex for powerpc-aix +shortdesc powerpc-aix files of bin-tpic2pdftex binfiles arch=powerpc-aix size=3 bin/powerpc-aix/tpic2pdftex name bin-tpic2pdftex.powerpc-linux category TLCore revision 9959 -shortdesc binary files of bin-tpic2pdftex for powerpc-linux +shortdesc powerpc-linux files of bin-tpic2pdftex binfiles arch=powerpc-linux size=3 bin/powerpc-linux/tpic2pdftex name bin-tpic2pdftex.sparc-linux category TLCore revision 9959 -shortdesc binary files of bin-tpic2pdftex for sparc-linux +shortdesc sparc-linux files of bin-tpic2pdftex binfiles arch=sparc-linux size=3 bin/sparc-linux/tpic2pdftex name bin-tpic2pdftex.sparc-solaris category TLCore revision 9959 -shortdesc binary files of bin-tpic2pdftex for sparc-solaris +shortdesc sparc-solaris files of bin-tpic2pdftex binfiles arch=sparc-solaris size=3 bin/sparc-solaris/tpic2pdftex name bin-tpic2pdftex.universal-darwin category TLCore revision 9959 -shortdesc binary files of bin-tpic2pdftex for universal-darwin +shortdesc universal-darwin files of bin-tpic2pdftex binfiles arch=universal-darwin size=3 bin/universal-darwin/tpic2pdftex name bin-tpic2pdftex.win32 category TLCore revision 9959 -shortdesc binary files of bin-tpic2pdftex for win32 +shortdesc win32 files of bin-tpic2pdftex name bin-tpic2pdftex.x86_64-linux category TLCore revision 9959 -shortdesc binary files of bin-tpic2pdftex for x86_64-linux +shortdesc x86_64-linux files of bin-tpic2pdftex binfiles arch=x86_64-linux size=3 bin/x86_64-linux/tpic2pdftex name bin-ttfutils category TLCore -revision 11785 +revision 13056 depend bin-ttfutils.ARCH docfiles size=45 texmf/doc/man/man1/ttf2afm.1 @@ -23054,7 +24446,7 @@ runfiles size=220 name bin-ttfutils.alpha-linux category TLCore revision 11785 -shortdesc binary files of bin-ttfutils for alpha-linux +shortdesc alpha-linux files of bin-ttfutils binfiles arch=alpha-linux size=289 bin/alpha-linux/ttf2afm bin/alpha-linux/ttf2pk @@ -23063,7 +24455,7 @@ binfiles arch=alpha-linux size=289 name bin-ttfutils.amd64-freebsd category TLCore revision 11785 -shortdesc binary files of bin-ttfutils for amd64-freebsd +shortdesc amd64-freebsd files of bin-ttfutils binfiles arch=amd64-freebsd size=150 bin/amd64-freebsd/ttf2afm bin/amd64-freebsd/ttf2pk @@ -23072,16 +24464,25 @@ binfiles arch=amd64-freebsd size=150 name bin-ttfutils.hppa-hpux category TLCore revision 11785 -shortdesc binary files of bin-ttfutils for hppa-hpux +shortdesc hppa-hpux files of bin-ttfutils binfiles arch=hppa-hpux size=186 bin/hppa-hpux/ttf2afm bin/hppa-hpux/ttf2pk bin/hppa-hpux/ttf2tfm +name bin-ttfutils.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-ttfutils +binfiles arch=i386-cygwin size=131 + bin/i386-cygwin/ttf2afm.exe + bin/i386-cygwin/ttf2pk.exe + bin/i386-cygwin/ttf2tfm.exe + name bin-ttfutils.i386-freebsd category TLCore revision 11785 -shortdesc binary files of bin-ttfutils for i386-freebsd +shortdesc i386-freebsd files of bin-ttfutils binfiles arch=i386-freebsd size=132 bin/i386-freebsd/ttf2afm bin/i386-freebsd/ttf2pk @@ -23090,7 +24491,7 @@ binfiles arch=i386-freebsd size=132 name bin-ttfutils.i386-linux category TLCore revision 11785 -shortdesc binary files of bin-ttfutils for i386-linux +shortdesc i386-linux files of bin-ttfutils binfiles arch=i386-linux size=134 bin/i386-linux/ttf2afm bin/i386-linux/ttf2pk @@ -23099,7 +24500,7 @@ binfiles arch=i386-linux size=134 name bin-ttfutils.i386-openbsd category TLCore revision 11785 -shortdesc binary files of bin-ttfutils for i386-openbsd +shortdesc i386-openbsd files of bin-ttfutils binfiles arch=i386-openbsd size=125 bin/i386-openbsd/ttf2afm bin/i386-openbsd/ttf2pk @@ -23108,7 +24509,7 @@ binfiles arch=i386-openbsd size=125 name bin-ttfutils.i386-solaris category TLCore revision 11785 -shortdesc binary files of bin-ttfutils for i386-solaris +shortdesc i386-solaris files of bin-ttfutils binfiles arch=i386-solaris size=135 bin/i386-solaris/ttf2afm bin/i386-solaris/ttf2pk @@ -23117,7 +24518,7 @@ binfiles arch=i386-solaris size=135 name bin-ttfutils.mips-irix category TLCore revision 11785 -shortdesc binary files of bin-ttfutils for mips-irix +shortdesc mips-irix files of bin-ttfutils binfiles arch=mips-irix size=229 bin/mips-irix/ttf2afm bin/mips-irix/ttf2pk @@ -23126,7 +24527,7 @@ binfiles arch=mips-irix size=229 name bin-ttfutils.powerpc-aix category TLCore revision 11785 -shortdesc binary files of bin-ttfutils for powerpc-aix +shortdesc powerpc-aix files of bin-ttfutils binfiles arch=powerpc-aix size=174 bin/powerpc-aix/ttf2afm bin/powerpc-aix/ttf2pk @@ -23135,7 +24536,7 @@ binfiles arch=powerpc-aix size=174 name bin-ttfutils.powerpc-linux category TLCore revision 11785 -shortdesc binary files of bin-ttfutils for powerpc-linux +shortdesc powerpc-linux files of bin-ttfutils binfiles arch=powerpc-linux size=141 bin/powerpc-linux/ttf2afm bin/powerpc-linux/ttf2pk @@ -23144,7 +24545,7 @@ binfiles arch=powerpc-linux size=141 name bin-ttfutils.sparc-linux category TLCore revision 11785 -shortdesc binary files of bin-ttfutils for sparc-linux +shortdesc sparc-linux files of bin-ttfutils binfiles arch=sparc-linux size=139 bin/sparc-linux/ttf2afm bin/sparc-linux/ttf2pk @@ -23153,7 +24554,7 @@ binfiles arch=sparc-linux size=139 name bin-ttfutils.sparc-solaris category TLCore revision 11785 -shortdesc binary files of bin-ttfutils for sparc-solaris +shortdesc sparc-solaris files of bin-ttfutils binfiles arch=sparc-solaris size=210 bin/sparc-solaris/ttf2afm bin/sparc-solaris/ttf2pk @@ -23162,7 +24563,7 @@ binfiles arch=sparc-solaris size=210 name bin-ttfutils.universal-darwin category TLCore revision 11785 -shortdesc binary files of bin-ttfutils for universal-darwin +shortdesc universal-darwin files of bin-ttfutils binfiles arch=universal-darwin size=282 bin/universal-darwin/ttf2afm bin/universal-darwin/ttf2pk @@ -23171,7 +24572,7 @@ binfiles arch=universal-darwin size=282 name bin-ttfutils.win32 category TLCore revision 11785 -shortdesc binary files of bin-ttfutils for win32 +shortdesc win32 files of bin-ttfutils binfiles arch=win32 size=83 bin/win32/ttf2afm.exe bin/win32/ttf2pk.exe @@ -23181,7 +24582,7 @@ binfiles arch=win32 size=83 name bin-ttfutils.x86_64-linux category TLCore revision 11785 -shortdesc binary files of bin-ttfutils for x86_64-linux +shortdesc x86_64-linux files of bin-ttfutils binfiles arch=x86_64-linux size=149 bin/x86_64-linux/ttf2afm bin/x86_64-linux/ttf2pk @@ -23189,7 +24590,7 @@ binfiles arch=x86_64-linux size=149 name bin-vlna category TLCore -revision 10592 +revision 13056 depend bin-vlna.ARCH docfiles size=38 texmf/doc/man/man1/vlna.1 @@ -23199,111 +24600,118 @@ docfiles size=38 name bin-vlna.alpha-linux category TLCore revision 9816 -shortdesc binary files of bin-vlna for alpha-linux +shortdesc alpha-linux files of bin-vlna binfiles arch=alpha-linux size=5 bin/alpha-linux/vlna name bin-vlna.amd64-freebsd category TLCore revision 9816 -shortdesc binary files of bin-vlna for amd64-freebsd +shortdesc amd64-freebsd files of bin-vlna binfiles arch=amd64-freebsd size=4 bin/amd64-freebsd/vlna name bin-vlna.hppa-hpux category TLCore revision 10324 -shortdesc binary files of bin-vlna for hppa-hpux +shortdesc hppa-hpux files of bin-vlna binfiles arch=hppa-hpux size=8 bin/hppa-hpux/vlna +name bin-vlna.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-vlna +binfiles arch=i386-cygwin size=3 + bin/i386-cygwin/vlna.exe + name bin-vlna.i386-freebsd category TLCore revision 9816 -shortdesc binary files of bin-vlna for i386-freebsd +shortdesc i386-freebsd files of bin-vlna binfiles arch=i386-freebsd size=4 bin/i386-freebsd/vlna name bin-vlna.i386-linux category TLCore revision 9816 -shortdesc binary files of bin-vlna for i386-linux +shortdesc i386-linux files of bin-vlna binfiles arch=i386-linux size=4 bin/i386-linux/vlna name bin-vlna.i386-openbsd category TLCore revision 10046 -shortdesc binary files of bin-vlna for i386-openbsd +shortdesc i386-openbsd files of bin-vlna binfiles arch=i386-openbsd size=4 bin/i386-openbsd/vlna name bin-vlna.i386-solaris category TLCore revision 9816 -shortdesc binary files of bin-vlna for i386-solaris +shortdesc i386-solaris files of bin-vlna binfiles arch=i386-solaris size=4 bin/i386-solaris/vlna name bin-vlna.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-vlna for mips-irix +shortdesc mips-irix files of bin-vlna binfiles arch=mips-irix size=6 bin/mips-irix/vlna name bin-vlna.powerpc-aix category TLCore revision 10221 -shortdesc binary files of bin-vlna for powerpc-aix +shortdesc powerpc-aix files of bin-vlna binfiles arch=powerpc-aix size=3 bin/powerpc-aix/vlna name bin-vlna.powerpc-linux category TLCore revision 9816 -shortdesc binary files of bin-vlna for powerpc-linux +shortdesc powerpc-linux files of bin-vlna binfiles arch=powerpc-linux size=4 bin/powerpc-linux/vlna name bin-vlna.sparc-linux category TLCore revision 9816 -shortdesc binary files of bin-vlna for sparc-linux +shortdesc sparc-linux files of bin-vlna binfiles arch=sparc-linux size=3 bin/sparc-linux/vlna name bin-vlna.sparc-solaris category TLCore revision 9816 -shortdesc binary files of bin-vlna for sparc-solaris +shortdesc sparc-solaris files of bin-vlna binfiles arch=sparc-solaris size=4 bin/sparc-solaris/vlna name bin-vlna.universal-darwin category TLCore revision 10023 -shortdesc binary files of bin-vlna for universal-darwin +shortdesc universal-darwin files of bin-vlna binfiles arch=universal-darwin size=13 bin/universal-darwin/vlna name bin-vlna.win32 category TLCore revision 9816 -shortdesc binary files of bin-vlna for win32 +shortdesc win32 files of bin-vlna binfiles arch=win32 size=3 bin/win32/vlna.exe name bin-vlna.x86_64-linux category TLCore revision 10010 -shortdesc binary files of bin-vlna for x86_64-linux +shortdesc x86_64-linux files of bin-vlna binfiles arch=x86_64-linux size=4 bin/x86_64-linux/vlna name bin-web category TLCore -revision 10592 +revision 13056 shortdesc original web programs tangle and weave longdesc This is the system that Knuth developed to support the longdesc development of TeX. Included are weave, which converts a web @@ -23325,7 +24733,7 @@ catalogue-version 4.5 name bin-web.alpha-linux category TLCore revision 10477 -shortdesc binary files of bin-web for alpha-linux +shortdesc alpha-linux files of bin-web binfiles arch=alpha-linux size=105 bin/alpha-linux/tangle bin/alpha-linux/weave @@ -23333,7 +24741,7 @@ binfiles arch=alpha-linux size=105 name bin-web.amd64-freebsd category TLCore revision 10477 -shortdesc binary files of bin-web for amd64-freebsd +shortdesc amd64-freebsd files of bin-web binfiles arch=amd64-freebsd size=59 bin/amd64-freebsd/tangle bin/amd64-freebsd/weave @@ -23341,15 +24749,23 @@ binfiles arch=amd64-freebsd size=59 name bin-web.hppa-hpux category TLCore revision 10477 -shortdesc binary files of bin-web for hppa-hpux +shortdesc hppa-hpux files of bin-web binfiles arch=hppa-hpux size=85 bin/hppa-hpux/tangle bin/hppa-hpux/weave +name bin-web.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-web +binfiles arch=i386-cygwin size=51 + bin/i386-cygwin/tangle.exe + bin/i386-cygwin/weave.exe + name bin-web.i386-freebsd category TLCore revision 10477 -shortdesc binary files of bin-web for i386-freebsd +shortdesc i386-freebsd files of bin-web binfiles arch=i386-freebsd size=56 bin/i386-freebsd/tangle bin/i386-freebsd/weave @@ -23357,7 +24773,7 @@ binfiles arch=i386-freebsd size=56 name bin-web.i386-linux category TLCore revision 10477 -shortdesc binary files of bin-web for i386-linux +shortdesc i386-linux files of bin-web binfiles arch=i386-linux size=50 bin/i386-linux/tangle bin/i386-linux/weave @@ -23365,7 +24781,7 @@ binfiles arch=i386-linux size=50 name bin-web.i386-openbsd category TLCore revision 10477 -shortdesc binary files of bin-web for i386-openbsd +shortdesc i386-openbsd files of bin-web binfiles arch=i386-openbsd size=50 bin/i386-openbsd/tangle bin/i386-openbsd/weave @@ -23373,7 +24789,7 @@ binfiles arch=i386-openbsd size=50 name bin-web.i386-solaris category TLCore revision 10477 -shortdesc binary files of bin-web for i386-solaris +shortdesc i386-solaris files of bin-web binfiles arch=i386-solaris size=54 bin/i386-solaris/tangle bin/i386-solaris/weave @@ -23381,7 +24797,7 @@ binfiles arch=i386-solaris size=54 name bin-web.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-web for mips-irix +shortdesc mips-irix files of bin-web binfiles arch=mips-irix size=95 bin/mips-irix/tangle bin/mips-irix/weave @@ -23389,7 +24805,7 @@ binfiles arch=mips-irix size=95 name bin-web.powerpc-aix category TLCore revision 10477 -shortdesc binary files of bin-web for powerpc-aix +shortdesc powerpc-aix files of bin-web binfiles arch=powerpc-aix size=61 bin/powerpc-aix/tangle bin/powerpc-aix/weave @@ -23397,7 +24813,7 @@ binfiles arch=powerpc-aix size=61 name bin-web.powerpc-linux category TLCore revision 10477 -shortdesc binary files of bin-web for powerpc-linux +shortdesc powerpc-linux files of bin-web binfiles arch=powerpc-linux size=58 bin/powerpc-linux/tangle bin/powerpc-linux/weave @@ -23405,7 +24821,7 @@ binfiles arch=powerpc-linux size=58 name bin-web.sparc-linux category TLCore revision 10477 -shortdesc binary files of bin-web for sparc-linux +shortdesc sparc-linux files of bin-web binfiles arch=sparc-linux size=54 bin/sparc-linux/tangle bin/sparc-linux/weave @@ -23413,7 +24829,7 @@ binfiles arch=sparc-linux size=54 name bin-web.sparc-solaris category TLCore revision 10477 -shortdesc binary files of bin-web for sparc-solaris +shortdesc sparc-solaris files of bin-web binfiles arch=sparc-solaris size=100 bin/sparc-solaris/tangle bin/sparc-solaris/weave @@ -23421,7 +24837,7 @@ binfiles arch=sparc-solaris size=100 name bin-web.universal-darwin category TLCore revision 10477 -shortdesc binary files of bin-web for universal-darwin +shortdesc universal-darwin files of bin-web binfiles arch=universal-darwin size=119 bin/universal-darwin/tangle bin/universal-darwin/weave @@ -23429,7 +24845,7 @@ binfiles arch=universal-darwin size=119 name bin-web.win32 category TLCore revision 10477 -shortdesc binary files of bin-web for win32 +shortdesc win32 files of bin-web binfiles arch=win32 size=19 bin/win32/tangle.exe bin/win32/weave.exe @@ -23437,7 +24853,7 @@ binfiles arch=win32 size=19 name bin-web.x86_64-linux category TLCore revision 10477 -shortdesc binary files of bin-web for x86_64-linux +shortdesc x86_64-linux files of bin-web binfiles arch=x86_64-linux size=55 bin/x86_64-linux/tangle bin/x86_64-linux/weave @@ -23473,7 +24889,7 @@ binfiles arch=win32 size=1329 name bin-xdvi category TLCore -revision 12778 +revision 13056 shortdesc A DVI previewer for the X Window System. longdesc The canonical previewer for use on Unix and other X-windows longdesc based systems. The distribution has been integrated with that @@ -23503,7 +24919,7 @@ catalogue-version 22.84.14 name bin-xdvi.alpha-linux category TLCore revision 10323 -shortdesc binary files of bin-xdvi for alpha-linux +shortdesc alpha-linux files of bin-xdvi binfiles arch=alpha-linux size=376 bin/alpha-linux/oxdvi bin/alpha-linux/xdvi @@ -23512,7 +24928,7 @@ binfiles arch=alpha-linux size=376 name bin-xdvi.amd64-freebsd category TLCore revision 10261 -shortdesc binary files of bin-xdvi for amd64-freebsd +shortdesc amd64-freebsd files of bin-xdvi binfiles arch=amd64-freebsd size=213 bin/amd64-freebsd/oxdvi bin/amd64-freebsd/xdvi @@ -23521,16 +24937,25 @@ binfiles arch=amd64-freebsd size=213 name bin-xdvi.hppa-hpux category TLCore revision 10324 -shortdesc binary files of bin-xdvi for hppa-hpux +shortdesc hppa-hpux files of bin-xdvi binfiles arch=hppa-hpux size=254 bin/hppa-hpux/oxdvi bin/hppa-hpux/xdvi bin/hppa-hpux/xdvi-xaw +name bin-xdvi.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-xdvi +binfiles arch=i386-cygwin size=205 + bin/i386-cygwin/oxdvi + bin/i386-cygwin/xdvi + bin/i386-cygwin/xdvi-xaw.exe + name bin-xdvi.i386-freebsd category TLCore revision 10232 -shortdesc binary files of bin-xdvi for i386-freebsd +shortdesc i386-freebsd files of bin-xdvi binfiles arch=i386-freebsd size=195 bin/i386-freebsd/oxdvi bin/i386-freebsd/xdvi @@ -23539,7 +24964,7 @@ binfiles arch=i386-freebsd size=195 name bin-xdvi.i386-linux category TLCore revision 10321 -shortdesc binary files of bin-xdvi for i386-linux +shortdesc i386-linux files of bin-xdvi binfiles arch=i386-linux size=202 bin/i386-linux/oxdvi bin/i386-linux/xdvi @@ -23548,7 +24973,7 @@ binfiles arch=i386-linux size=202 name bin-xdvi.i386-openbsd category TLCore revision 10265 -shortdesc binary files of bin-xdvi for i386-openbsd +shortdesc i386-openbsd files of bin-xdvi binfiles arch=i386-openbsd size=183 bin/i386-openbsd/oxdvi bin/i386-openbsd/xdvi @@ -23557,7 +24982,7 @@ binfiles arch=i386-openbsd size=183 name bin-xdvi.i386-solaris category TLCore revision 10320 -shortdesc binary files of bin-xdvi for i386-solaris +shortdesc i386-solaris files of bin-xdvi binfiles arch=i386-solaris size=193 bin/i386-solaris/oxdvi bin/i386-solaris/xdvi @@ -23566,7 +24991,7 @@ binfiles arch=i386-solaris size=193 name bin-xdvi.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-xdvi for mips-irix +shortdesc mips-irix files of bin-xdvi binfiles arch=mips-irix size=313 bin/mips-irix/oxdvi bin/mips-irix/xdvi @@ -23575,7 +25000,7 @@ binfiles arch=mips-irix size=313 name bin-xdvi.powerpc-aix category TLCore revision 10221 -shortdesc binary files of bin-xdvi for powerpc-aix +shortdesc powerpc-aix files of bin-xdvi binfiles arch=powerpc-aix size=254 bin/powerpc-aix/oxdvi bin/powerpc-aix/xdvi @@ -23584,7 +25009,7 @@ binfiles arch=powerpc-aix size=254 name bin-xdvi.powerpc-linux category TLCore revision 10385 -shortdesc binary files of bin-xdvi for powerpc-linux +shortdesc powerpc-linux files of bin-xdvi binfiles arch=powerpc-linux size=214 bin/powerpc-linux/oxdvi bin/powerpc-linux/xdvi @@ -23593,7 +25018,7 @@ binfiles arch=powerpc-linux size=214 name bin-xdvi.sparc-linux category TLCore revision 10219 -shortdesc binary files of bin-xdvi for sparc-linux +shortdesc sparc-linux files of bin-xdvi binfiles arch=sparc-linux size=201 bin/sparc-linux/oxdvi bin/sparc-linux/xdvi @@ -23602,7 +25027,7 @@ binfiles arch=sparc-linux size=201 name bin-xdvi.sparc-solaris category TLCore revision 10221 -shortdesc binary files of bin-xdvi for sparc-solaris +shortdesc sparc-solaris files of bin-xdvi binfiles arch=sparc-solaris size=315 bin/sparc-solaris/oxdvi bin/sparc-solaris/xdvi @@ -23611,7 +25036,7 @@ binfiles arch=sparc-solaris size=315 name bin-xdvi.universal-darwin category TLCore revision 10322 -shortdesc binary files of bin-xdvi for universal-darwin +shortdesc universal-darwin files of bin-xdvi binfiles arch=universal-darwin size=416 bin/universal-darwin/oxdvi bin/universal-darwin/xdvi @@ -23620,12 +25045,12 @@ binfiles arch=universal-darwin size=416 name bin-xdvi.win32 category TLCore revision 9180 -shortdesc binary files of bin-xdvi for win32 +shortdesc win32 files of bin-xdvi name bin-xdvi.x86_64-linux category TLCore revision 10309 -shortdesc binary files of bin-xdvi for x86_64-linux +shortdesc x86_64-linux files of bin-xdvi binfiles arch=x86_64-linux size=213 bin/x86_64-linux/oxdvi bin/x86_64-linux/xdvi @@ -23633,7 +25058,7 @@ binfiles arch=x86_64-linux size=213 name bin-xmltex category TLCore -revision 10592 +revision 13056 shortdesc Support for parsing XML documents. longdesc This package provides an implementation of a parser for longdesc documents matching the XML 1.0 and XML Namespace @@ -23657,7 +25082,7 @@ catalogue-version 0.8 name bin-xmltex.alpha-linux category TLCore revision 8787 -shortdesc binary files of bin-xmltex for alpha-linux +shortdesc alpha-linux files of bin-xmltex binfiles arch=alpha-linux size=2 bin/alpha-linux/pdfxmltex bin/alpha-linux/xmltex @@ -23665,7 +25090,7 @@ binfiles arch=alpha-linux size=2 name bin-xmltex.amd64-freebsd category TLCore revision 8787 -shortdesc binary files of bin-xmltex for amd64-freebsd +shortdesc amd64-freebsd files of bin-xmltex binfiles arch=amd64-freebsd size=2 bin/amd64-freebsd/pdfxmltex bin/amd64-freebsd/xmltex @@ -23673,15 +25098,23 @@ binfiles arch=amd64-freebsd size=2 name bin-xmltex.hppa-hpux category TLCore revision 8787 -shortdesc binary files of bin-xmltex for hppa-hpux +shortdesc hppa-hpux files of bin-xmltex binfiles arch=hppa-hpux size=2 bin/hppa-hpux/pdfxmltex bin/hppa-hpux/xmltex +name bin-xmltex.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of bin-xmltex +binfiles arch=i386-cygwin size=2 + bin/i386-cygwin/pdfxmltex + bin/i386-cygwin/xmltex + name bin-xmltex.i386-freebsd category TLCore revision 8787 -shortdesc binary files of bin-xmltex for i386-freebsd +shortdesc i386-freebsd files of bin-xmltex binfiles arch=i386-freebsd size=2 bin/i386-freebsd/pdfxmltex bin/i386-freebsd/xmltex @@ -23689,7 +25122,7 @@ binfiles arch=i386-freebsd size=2 name bin-xmltex.i386-linux category TLCore revision 8787 -shortdesc binary files of bin-xmltex for i386-linux +shortdesc i386-linux files of bin-xmltex binfiles arch=i386-linux size=2 bin/i386-linux/pdfxmltex bin/i386-linux/xmltex @@ -23697,7 +25130,7 @@ binfiles arch=i386-linux size=2 name bin-xmltex.i386-openbsd category TLCore revision 8787 -shortdesc binary files of bin-xmltex for i386-openbsd +shortdesc i386-openbsd files of bin-xmltex binfiles arch=i386-openbsd size=2 bin/i386-openbsd/pdfxmltex bin/i386-openbsd/xmltex @@ -23705,7 +25138,7 @@ binfiles arch=i386-openbsd size=2 name bin-xmltex.i386-solaris category TLCore revision 8787 -shortdesc binary files of bin-xmltex for i386-solaris +shortdesc i386-solaris files of bin-xmltex binfiles arch=i386-solaris size=2 bin/i386-solaris/pdfxmltex bin/i386-solaris/xmltex @@ -23713,7 +25146,7 @@ binfiles arch=i386-solaris size=2 name bin-xmltex.mips-irix category TLCore revision 10592 -shortdesc binary files of bin-xmltex for mips-irix +shortdesc mips-irix files of bin-xmltex binfiles arch=mips-irix size=2 bin/mips-irix/pdfxmltex bin/mips-irix/xmltex @@ -23721,7 +25154,7 @@ binfiles arch=mips-irix size=2 name bin-xmltex.powerpc-aix category TLCore revision 8787 -shortdesc binary files of bin-xmltex for powerpc-aix +shortdesc powerpc-aix files of bin-xmltex binfiles arch=powerpc-aix size=2 bin/powerpc-aix/pdfxmltex bin/powerpc-aix/xmltex @@ -23729,7 +25162,7 @@ binfiles arch=powerpc-aix size=2 name bin-xmltex.powerpc-linux category TLCore revision 8787 -shortdesc binary files of bin-xmltex for powerpc-linux +shortdesc powerpc-linux files of bin-xmltex binfiles arch=powerpc-linux size=2 bin/powerpc-linux/pdfxmltex bin/powerpc-linux/xmltex @@ -23737,7 +25170,7 @@ binfiles arch=powerpc-linux size=2 name bin-xmltex.sparc-linux category TLCore revision 8787 -shortdesc binary files of bin-xmltex for sparc-linux +shortdesc sparc-linux files of bin-xmltex binfiles arch=sparc-linux size=2 bin/sparc-linux/pdfxmltex bin/sparc-linux/xmltex @@ -23745,7 +25178,7 @@ binfiles arch=sparc-linux size=2 name bin-xmltex.sparc-solaris category TLCore revision 8787 -shortdesc binary files of bin-xmltex for sparc-solaris +shortdesc sparc-solaris files of bin-xmltex binfiles arch=sparc-solaris size=2 bin/sparc-solaris/pdfxmltex bin/sparc-solaris/xmltex @@ -23753,7 +25186,7 @@ binfiles arch=sparc-solaris size=2 name bin-xmltex.universal-darwin category TLCore revision 9317 -shortdesc binary files of bin-xmltex for universal-darwin +shortdesc universal-darwin files of bin-xmltex binfiles arch=universal-darwin size=2 bin/universal-darwin/pdfxmltex bin/universal-darwin/xmltex @@ -23761,7 +25194,7 @@ binfiles arch=universal-darwin size=2 name bin-xmltex.win32 category TLCore revision 8787 -shortdesc binary files of bin-xmltex for win32 +shortdesc win32 files of bin-xmltex binfiles arch=win32 size=2 bin/win32/pdfxmltex.exe bin/win32/xmltex.exe @@ -23769,7 +25202,7 @@ binfiles arch=win32 size=2 name bin-xmltex.x86_64-linux category TLCore revision 8787 -shortdesc binary files of bin-xmltex for x86_64-linux +shortdesc x86_64-linux files of bin-xmltex binfiles arch=x86_64-linux size=2 bin/x86_64-linux/pdfxmltex bin/x86_64-linux/xmltex @@ -34231,11 +35664,12 @@ depend collection-basic name collection-langspanish category Collection -revision 9201 +revision 13049 shortdesc Spanish depend hyphen-spanish depend hyphen-catalan depend hyphen-galician +depend spanish depend spanish-mx depend collection-basic @@ -34317,7 +35751,7 @@ depend collection-latex name collection-latexextra category Collection -revision 12862 +revision 13048 shortdesc LaTeX supplementary packages longdesc A large collection of add-on packages for LaTeX. depend AkkTeX @@ -34599,6 +36033,7 @@ depend listofsymbols depend lithuanian depend lkproof depend localloc +depend logical-markup-utils depend logpap depend lsc depend ltablex @@ -40934,7 +42369,7 @@ catalogue-version v1.1a name dviasm category Package -revision 10592 +revision 13056 shortdesc A utility for editing DVI files. longdesc A Python script to support changing or creating DVI files via longdesc disassembling into text, editing, and then reassembling into @@ -40950,103 +42385,110 @@ catalogue-license gpl name dviasm.alpha-linux category Package revision 8514 -shortdesc binary files of dviasm for alpha-linux +shortdesc alpha-linux files of dviasm binfiles arch=alpha-linux size=1 bin/alpha-linux/dviasm name dviasm.amd64-freebsd category Package revision 8561 -shortdesc binary files of dviasm for amd64-freebsd +shortdesc amd64-freebsd files of dviasm binfiles arch=amd64-freebsd size=1 bin/amd64-freebsd/dviasm name dviasm.hppa-hpux category Package revision 8606 -shortdesc binary files of dviasm for hppa-hpux +shortdesc hppa-hpux files of dviasm binfiles arch=hppa-hpux size=1 bin/hppa-hpux/dviasm +name dviasm.i386-cygwin +category Package +revision 13056 +shortdesc i386-cygwin files of dviasm +binfiles arch=i386-cygwin size=1 + bin/i386-cygwin/dviasm + name dviasm.i386-freebsd category Package revision 8558 -shortdesc binary files of dviasm for i386-freebsd +shortdesc i386-freebsd files of dviasm binfiles arch=i386-freebsd size=1 bin/i386-freebsd/dviasm name dviasm.i386-linux category Package revision 8329 -shortdesc binary files of dviasm for i386-linux +shortdesc i386-linux files of dviasm binfiles arch=i386-linux size=1 bin/i386-linux/dviasm name dviasm.i386-openbsd category Package revision 8562 -shortdesc binary files of dviasm for i386-openbsd +shortdesc i386-openbsd files of dviasm binfiles arch=i386-openbsd size=1 bin/i386-openbsd/dviasm name dviasm.i386-solaris category Package revision 8563 -shortdesc binary files of dviasm for i386-solaris +shortdesc i386-solaris files of dviasm binfiles arch=i386-solaris size=1 bin/i386-solaris/dviasm name dviasm.mips-irix category Package revision 10592 -shortdesc binary files of dviasm for mips-irix +shortdesc mips-irix files of dviasm binfiles arch=mips-irix size=1 bin/mips-irix/dviasm name dviasm.powerpc-aix category Package revision 8474 -shortdesc binary files of dviasm for powerpc-aix +shortdesc powerpc-aix files of dviasm binfiles arch=powerpc-aix size=1 bin/powerpc-aix/dviasm name dviasm.powerpc-linux category Package revision 8569 -shortdesc binary files of dviasm for powerpc-linux +shortdesc powerpc-linux files of dviasm binfiles arch=powerpc-linux size=1 bin/powerpc-linux/dviasm name dviasm.sparc-linux category Package revision 8583 -shortdesc binary files of dviasm for sparc-linux +shortdesc sparc-linux files of dviasm binfiles arch=sparc-linux size=1 bin/sparc-linux/dviasm name dviasm.sparc-solaris category Package revision 8475 -shortdesc binary files of dviasm for sparc-solaris +shortdesc sparc-solaris files of dviasm binfiles arch=sparc-solaris size=1 bin/sparc-solaris/dviasm name dviasm.universal-darwin category Package revision 9317 -shortdesc binary files of dviasm for universal-darwin +shortdesc universal-darwin files of dviasm binfiles arch=universal-darwin size=1 bin/universal-darwin/dviasm name dviasm.win32 category Package revision 8329 -shortdesc binary files of dviasm for win32 +shortdesc win32 files of dviasm name dviasm.x86_64-linux category Package revision 8601 -shortdesc binary files of dviasm for x86_64-linux +shortdesc x86_64-linux files of dviasm binfiles arch=x86_64-linux size=1 bin/x86_64-linux/dviasm @@ -44595,7 +46037,7 @@ docfiles size=824 name epspdf category Package -revision 12371 +revision 13056 shortdesc Converter for PostScript, EPS and PDF. longdesc Epspdf[tk] is a Ruby script which converts between PostScript, longdesc EPS and PDF. It has both a command-line and a GUI interface. @@ -44634,7 +46076,7 @@ catalogue-version 0.4.1 name epspdf.alpha-linux category Package revision 12334 -shortdesc binary files of epspdf for alpha-linux +shortdesc alpha-linux files of epspdf binfiles arch=alpha-linux size=2 bin/alpha-linux/epspdf bin/alpha-linux/epspdftk @@ -44642,7 +46084,7 @@ binfiles arch=alpha-linux size=2 name epspdf.amd64-freebsd category Package revision 12334 -shortdesc binary files of epspdf for amd64-freebsd +shortdesc amd64-freebsd files of epspdf binfiles arch=amd64-freebsd size=2 bin/amd64-freebsd/epspdf bin/amd64-freebsd/epspdftk @@ -44650,15 +46092,23 @@ binfiles arch=amd64-freebsd size=2 name epspdf.hppa-hpux category Package revision 12334 -shortdesc binary files of epspdf for hppa-hpux +shortdesc hppa-hpux files of epspdf binfiles arch=hppa-hpux size=2 bin/hppa-hpux/epspdf bin/hppa-hpux/epspdftk +name epspdf.i386-cygwin +category Package +revision 13056 +shortdesc i386-cygwin files of epspdf +binfiles arch=i386-cygwin size=2 + bin/i386-cygwin/epspdf + bin/i386-cygwin/epspdftk + name epspdf.i386-freebsd category Package revision 12334 -shortdesc binary files of epspdf for i386-freebsd +shortdesc i386-freebsd files of epspdf binfiles arch=i386-freebsd size=2 bin/i386-freebsd/epspdf bin/i386-freebsd/epspdftk @@ -44666,7 +46116,7 @@ binfiles arch=i386-freebsd size=2 name epspdf.i386-linux category Package revision 12334 -shortdesc binary files of epspdf for i386-linux +shortdesc i386-linux files of epspdf binfiles arch=i386-linux size=2 bin/i386-linux/epspdf bin/i386-linux/epspdftk @@ -44674,7 +46124,7 @@ binfiles arch=i386-linux size=2 name epspdf.i386-openbsd category Package revision 12334 -shortdesc binary files of epspdf for i386-openbsd +shortdesc i386-openbsd files of epspdf binfiles arch=i386-openbsd size=2 bin/i386-openbsd/epspdf bin/i386-openbsd/epspdftk @@ -44682,7 +46132,7 @@ binfiles arch=i386-openbsd size=2 name epspdf.i386-solaris category Package revision 12334 -shortdesc binary files of epspdf for i386-solaris +shortdesc i386-solaris files of epspdf binfiles arch=i386-solaris size=2 bin/i386-solaris/epspdf bin/i386-solaris/epspdftk @@ -44690,7 +46140,7 @@ binfiles arch=i386-solaris size=2 name epspdf.mips-irix category Package revision 12334 -shortdesc binary files of epspdf for mips-irix +shortdesc mips-irix files of epspdf binfiles arch=mips-irix size=2 bin/mips-irix/epspdf bin/mips-irix/epspdftk @@ -44698,7 +46148,7 @@ binfiles arch=mips-irix size=2 name epspdf.powerpc-aix category Package revision 12334 -shortdesc binary files of epspdf for powerpc-aix +shortdesc powerpc-aix files of epspdf binfiles arch=powerpc-aix size=2 bin/powerpc-aix/epspdf bin/powerpc-aix/epspdftk @@ -44706,7 +46156,7 @@ binfiles arch=powerpc-aix size=2 name epspdf.powerpc-linux category Package revision 12334 -shortdesc binary files of epspdf for powerpc-linux +shortdesc powerpc-linux files of epspdf binfiles arch=powerpc-linux size=2 bin/powerpc-linux/epspdf bin/powerpc-linux/epspdftk @@ -44714,7 +46164,7 @@ binfiles arch=powerpc-linux size=2 name epspdf.sparc-linux category Package revision 12334 -shortdesc binary files of epspdf for sparc-linux +shortdesc sparc-linux files of epspdf binfiles arch=sparc-linux size=2 bin/sparc-linux/epspdf bin/sparc-linux/epspdftk @@ -44722,7 +46172,7 @@ binfiles arch=sparc-linux size=2 name epspdf.sparc-solaris category Package revision 12334 -shortdesc binary files of epspdf for sparc-solaris +shortdesc sparc-solaris files of epspdf binfiles arch=sparc-solaris size=2 bin/sparc-solaris/epspdf bin/sparc-solaris/epspdftk @@ -44730,7 +46180,7 @@ binfiles arch=sparc-solaris size=2 name epspdf.universal-darwin category Package revision 12334 -shortdesc binary files of epspdf for universal-darwin +shortdesc universal-darwin files of epspdf binfiles arch=universal-darwin size=2 bin/universal-darwin/epspdf bin/universal-darwin/epspdftk @@ -44738,7 +46188,7 @@ binfiles arch=universal-darwin size=2 name epspdf.win32 category Package revision 12334 -shortdesc binary files of epspdf for win32 +shortdesc win32 files of epspdf binfiles arch=win32 size=3 bin/win32/epspdf.bat bin/win32/epspdf.texlua @@ -44747,7 +46197,7 @@ binfiles arch=win32 size=3 name epspdf.x86_64-linux category Package revision 12334 -shortdesc binary files of epspdf for x86_64-linux +shortdesc x86_64-linux files of epspdf binfiles arch=x86_64-linux size=2 bin/x86_64-linux/epspdf bin/x86_64-linux/epspdftk @@ -48194,7 +49644,7 @@ catalogue-version 2.0 name fontinst category Package -revision 10913 +revision 13056 shortdesc Help with installing fonts for TeX and LaTeX. longdesc TeX macros for converting Adobe Font Metric files to TeX metric longdesc and virtual font format. Fontinst helps mainly with the number @@ -48343,105 +49793,112 @@ catalogue-version 1.929 name fontinst.alpha-linux category Package revision 10426 -shortdesc binary files of fontinst for alpha-linux +shortdesc alpha-linux files of fontinst binfiles arch=alpha-linux size=1 bin/alpha-linux/fontinst name fontinst.amd64-freebsd category Package revision 10426 -shortdesc binary files of fontinst for amd64-freebsd +shortdesc amd64-freebsd files of fontinst binfiles arch=amd64-freebsd size=1 bin/amd64-freebsd/fontinst name fontinst.hppa-hpux category Package revision 10426 -shortdesc binary files of fontinst for hppa-hpux +shortdesc hppa-hpux files of fontinst binfiles arch=hppa-hpux size=1 bin/hppa-hpux/fontinst +name fontinst.i386-cygwin +category Package +revision 13056 +shortdesc i386-cygwin files of fontinst +binfiles arch=i386-cygwin size=1 + bin/i386-cygwin/fontinst + name fontinst.i386-freebsd category Package revision 10426 -shortdesc binary files of fontinst for i386-freebsd +shortdesc i386-freebsd files of fontinst binfiles arch=i386-freebsd size=1 bin/i386-freebsd/fontinst name fontinst.i386-linux category Package revision 10426 -shortdesc binary files of fontinst for i386-linux +shortdesc i386-linux files of fontinst binfiles arch=i386-linux size=1 bin/i386-linux/fontinst name fontinst.i386-openbsd category Package revision 10426 -shortdesc binary files of fontinst for i386-openbsd +shortdesc i386-openbsd files of fontinst binfiles arch=i386-openbsd size=1 bin/i386-openbsd/fontinst name fontinst.i386-solaris category Package revision 10426 -shortdesc binary files of fontinst for i386-solaris +shortdesc i386-solaris files of fontinst binfiles arch=i386-solaris size=1 bin/i386-solaris/fontinst name fontinst.mips-irix category Package revision 10592 -shortdesc binary files of fontinst for mips-irix +shortdesc mips-irix files of fontinst binfiles arch=mips-irix size=1 bin/mips-irix/fontinst name fontinst.powerpc-aix category Package revision 10426 -shortdesc binary files of fontinst for powerpc-aix +shortdesc powerpc-aix files of fontinst binfiles arch=powerpc-aix size=1 bin/powerpc-aix/fontinst name fontinst.powerpc-linux category Package revision 10426 -shortdesc binary files of fontinst for powerpc-linux +shortdesc powerpc-linux files of fontinst binfiles arch=powerpc-linux size=1 bin/powerpc-linux/fontinst name fontinst.sparc-linux category Package revision 10426 -shortdesc binary files of fontinst for sparc-linux +shortdesc sparc-linux files of fontinst binfiles arch=sparc-linux size=1 bin/sparc-linux/fontinst name fontinst.sparc-solaris category Package revision 10426 -shortdesc binary files of fontinst for sparc-solaris +shortdesc sparc-solaris files of fontinst binfiles arch=sparc-solaris size=1 bin/sparc-solaris/fontinst name fontinst.universal-darwin category Package revision 10426 -shortdesc binary files of fontinst for universal-darwin +shortdesc universal-darwin files of fontinst binfiles arch=universal-darwin size=1 bin/universal-darwin/fontinst name fontinst.win32 category Package revision 10913 -shortdesc binary files of fontinst for win32 +shortdesc win32 files of fontinst binfiles arch=win32 size=1 bin/win32/fontinst.bat name fontinst.x86_64-linux category Package revision 10426 -shortdesc binary files of fontinst for x86_64-linux +shortdesc x86_64-linux files of fontinst binfiles arch=x86_64-linux size=1 bin/x86_64-linux/fontinst @@ -48597,7 +50054,7 @@ catalogue-license gpl name fontools.alpha-linux category Package revision 12687 -shortdesc binary files of fontools for alpha-linux +shortdesc alpha-linux files of fontools binfiles arch=alpha-linux size=7 bin/alpha-linux/afm2afm bin/alpha-linux/autoinst @@ -48610,7 +50067,7 @@ binfiles arch=alpha-linux size=7 name fontools.amd64-freebsd category Package revision 12687 -shortdesc binary files of fontools for amd64-freebsd +shortdesc amd64-freebsd files of fontools binfiles arch=amd64-freebsd size=7 bin/amd64-freebsd/afm2afm bin/amd64-freebsd/autoinst @@ -48623,7 +50080,7 @@ binfiles arch=amd64-freebsd size=7 name fontools.hppa-hpux category Package revision 12687 -shortdesc binary files of fontools for hppa-hpux +shortdesc hppa-hpux files of fontools binfiles arch=hppa-hpux size=7 bin/hppa-hpux/afm2afm bin/hppa-hpux/autoinst @@ -48633,10 +50090,15 @@ binfiles arch=hppa-hpux size=7 bin/hppa-hpux/pfm2kpx bin/hppa-hpux/showglyphs +name fontools.i386-cygwin +category Package +revision 12687 +shortdesc i386-cygwin files of fontools + name fontools.i386-freebsd category Package revision 12687 -shortdesc binary files of fontools for i386-freebsd +shortdesc i386-freebsd files of fontools binfiles arch=i386-freebsd size=7 bin/i386-freebsd/afm2afm bin/i386-freebsd/autoinst @@ -48649,7 +50111,7 @@ binfiles arch=i386-freebsd size=7 name fontools.i386-linux category Package revision 12687 -shortdesc binary files of fontools for i386-linux +shortdesc i386-linux files of fontools binfiles arch=i386-linux size=7 bin/i386-linux/afm2afm bin/i386-linux/autoinst @@ -48662,7 +50124,7 @@ binfiles arch=i386-linux size=7 name fontools.i386-openbsd category Package revision 12687 -shortdesc binary files of fontools for i386-openbsd +shortdesc i386-openbsd files of fontools binfiles arch=i386-openbsd size=7 bin/i386-openbsd/afm2afm bin/i386-openbsd/autoinst @@ -48675,7 +50137,7 @@ binfiles arch=i386-openbsd size=7 name fontools.i386-solaris category Package revision 12687 -shortdesc binary files of fontools for i386-solaris +shortdesc i386-solaris files of fontools binfiles arch=i386-solaris size=7 bin/i386-solaris/afm2afm bin/i386-solaris/autoinst @@ -48688,7 +50150,7 @@ binfiles arch=i386-solaris size=7 name fontools.mips-irix category Package revision 12687 -shortdesc binary files of fontools for mips-irix +shortdesc mips-irix files of fontools binfiles arch=mips-irix size=7 bin/mips-irix/afm2afm bin/mips-irix/autoinst @@ -48701,7 +50163,7 @@ binfiles arch=mips-irix size=7 name fontools.powerpc-aix category Package revision 12687 -shortdesc binary files of fontools for powerpc-aix +shortdesc powerpc-aix files of fontools binfiles arch=powerpc-aix size=7 bin/powerpc-aix/afm2afm bin/powerpc-aix/autoinst @@ -48714,7 +50176,7 @@ binfiles arch=powerpc-aix size=7 name fontools.powerpc-linux category Package revision 12687 -shortdesc binary files of fontools for powerpc-linux +shortdesc powerpc-linux files of fontools binfiles arch=powerpc-linux size=7 bin/powerpc-linux/afm2afm bin/powerpc-linux/autoinst @@ -48727,7 +50189,7 @@ binfiles arch=powerpc-linux size=7 name fontools.sparc-linux category Package revision 12687 -shortdesc binary files of fontools for sparc-linux +shortdesc sparc-linux files of fontools binfiles arch=sparc-linux size=7 bin/sparc-linux/afm2afm bin/sparc-linux/autoinst @@ -48740,7 +50202,7 @@ binfiles arch=sparc-linux size=7 name fontools.sparc-solaris category Package revision 12687 -shortdesc binary files of fontools for sparc-solaris +shortdesc sparc-solaris files of fontools binfiles arch=sparc-solaris size=7 bin/sparc-solaris/afm2afm bin/sparc-solaris/autoinst @@ -48753,7 +50215,7 @@ binfiles arch=sparc-solaris size=7 name fontools.universal-darwin category Package revision 12687 -shortdesc binary files of fontools for universal-darwin +shortdesc universal-darwin files of fontools binfiles arch=universal-darwin size=7 bin/universal-darwin/afm2afm bin/universal-darwin/autoinst @@ -48766,7 +50228,7 @@ binfiles arch=universal-darwin size=7 name fontools.win32 category Package revision 12695 -shortdesc binary files of fontools for win32 +shortdesc win32 files of fontools binfiles arch=win32 size=7 bin/win32/afm2afm.bat bin/win32/autoinst.bat @@ -48779,7 +50241,7 @@ binfiles arch=win32 size=7 name fontools.x86_64-linux category Package revision 12687 -shortdesc binary files of fontools for x86_64-linux +shortdesc x86_64-linux files of fontools binfiles arch=x86_64-linux size=7 bin/x86_64-linux/afm2afm bin/x86_64-linux/autoinst @@ -51245,7 +52707,7 @@ catalogue-version 1.5.2 name glossaries category Package -revision 12738 +revision 13056 shortdesc Create glossaries and lists of acronyms. longdesc The glossaries package supports acronyms and multiple longdesc glossaries, and has provision for operation in several @@ -51329,105 +52791,112 @@ catalogue-version 1.2 name glossaries.alpha-linux category Package revision 12314 -shortdesc binary files of glossaries for alpha-linux +shortdesc alpha-linux files of glossaries binfiles arch=alpha-linux size=1 bin/alpha-linux/makeglossaries name glossaries.amd64-freebsd category Package revision 12314 -shortdesc binary files of glossaries for amd64-freebsd +shortdesc amd64-freebsd files of glossaries binfiles arch=amd64-freebsd size=1 bin/amd64-freebsd/makeglossaries name glossaries.hppa-hpux category Package revision 12314 -shortdesc binary files of glossaries for hppa-hpux +shortdesc hppa-hpux files of glossaries binfiles arch=hppa-hpux size=1 bin/hppa-hpux/makeglossaries +name glossaries.i386-cygwin +category Package +revision 13056 +shortdesc i386-cygwin files of glossaries +binfiles arch=i386-cygwin size=1 + bin/i386-cygwin/makeglossaries + name glossaries.i386-freebsd category Package revision 12314 -shortdesc binary files of glossaries for i386-freebsd +shortdesc i386-freebsd files of glossaries binfiles arch=i386-freebsd size=1 bin/i386-freebsd/makeglossaries name glossaries.i386-linux category Package revision 12314 -shortdesc binary files of glossaries for i386-linux +shortdesc i386-linux files of glossaries binfiles arch=i386-linux size=1 bin/i386-linux/makeglossaries name glossaries.i386-openbsd category Package revision 12314 -shortdesc binary files of glossaries for i386-openbsd +shortdesc i386-openbsd files of glossaries binfiles arch=i386-openbsd size=1 bin/i386-openbsd/makeglossaries name glossaries.i386-solaris category Package revision 12314 -shortdesc binary files of glossaries for i386-solaris +shortdesc i386-solaris files of glossaries binfiles arch=i386-solaris size=1 bin/i386-solaris/makeglossaries name glossaries.mips-irix category Package revision 12314 -shortdesc binary files of glossaries for mips-irix +shortdesc mips-irix files of glossaries binfiles arch=mips-irix size=1 bin/mips-irix/makeglossaries name glossaries.powerpc-aix category Package revision 12314 -shortdesc binary files of glossaries for powerpc-aix +shortdesc powerpc-aix files of glossaries binfiles arch=powerpc-aix size=1 bin/powerpc-aix/makeglossaries name glossaries.powerpc-linux category Package revision 12314 -shortdesc binary files of glossaries for powerpc-linux +shortdesc powerpc-linux files of glossaries binfiles arch=powerpc-linux size=1 bin/powerpc-linux/makeglossaries name glossaries.sparc-linux category Package revision 12314 -shortdesc binary files of glossaries for sparc-linux +shortdesc sparc-linux files of glossaries binfiles arch=sparc-linux size=1 bin/sparc-linux/makeglossaries name glossaries.sparc-solaris category Package revision 12314 -shortdesc binary files of glossaries for sparc-solaris +shortdesc sparc-solaris files of glossaries binfiles arch=sparc-solaris size=1 bin/sparc-solaris/makeglossaries name glossaries.universal-darwin category Package revision 12314 -shortdesc binary files of glossaries for universal-darwin +shortdesc universal-darwin files of glossaries binfiles arch=universal-darwin size=1 bin/universal-darwin/makeglossaries name glossaries.win32 category Package revision 12314 -shortdesc binary files of glossaries for win32 +shortdesc win32 files of glossaries binfiles arch=win32 size=1 bin/win32/makeglossaries.bat name glossaries.x86_64-linux category Package revision 12314 -shortdesc binary files of glossaries for x86_64-linux +shortdesc x86_64-linux files of glossaries binfiles arch=x86_64-linux size=1 bin/x86_64-linux/makeglossaries @@ -62318,105 +63787,110 @@ catalogue-version 4.05 name latexmk.alpha-linux category Package revision 10977 -shortdesc binary files of latexmk for alpha-linux +shortdesc alpha-linux files of latexmk binfiles arch=alpha-linux size=1 bin/alpha-linux/latexmk name latexmk.amd64-freebsd category Package revision 10977 -shortdesc binary files of latexmk for amd64-freebsd +shortdesc amd64-freebsd files of latexmk binfiles arch=amd64-freebsd size=1 bin/amd64-freebsd/latexmk name latexmk.hppa-hpux category Package revision 10977 -shortdesc binary files of latexmk for hppa-hpux +shortdesc hppa-hpux files of latexmk binfiles arch=hppa-hpux size=1 bin/hppa-hpux/latexmk +name latexmk.i386-cygwin +category Package +revision 10977 +shortdesc i386-cygwin files of latexmk + name latexmk.i386-freebsd category Package revision 10977 -shortdesc binary files of latexmk for i386-freebsd +shortdesc i386-freebsd files of latexmk binfiles arch=i386-freebsd size=1 bin/i386-freebsd/latexmk name latexmk.i386-linux category Package revision 10977 -shortdesc binary files of latexmk for i386-linux +shortdesc i386-linux files of latexmk binfiles arch=i386-linux size=1 bin/i386-linux/latexmk name latexmk.i386-openbsd category Package revision 10977 -shortdesc binary files of latexmk for i386-openbsd +shortdesc i386-openbsd files of latexmk binfiles arch=i386-openbsd size=1 bin/i386-openbsd/latexmk name latexmk.i386-solaris category Package revision 10977 -shortdesc binary files of latexmk for i386-solaris +shortdesc i386-solaris files of latexmk binfiles arch=i386-solaris size=1 bin/i386-solaris/latexmk name latexmk.mips-irix category Package revision 10977 -shortdesc binary files of latexmk for mips-irix +shortdesc mips-irix files of latexmk binfiles arch=mips-irix size=1 bin/mips-irix/latexmk name latexmk.powerpc-aix category Package revision 10977 -shortdesc binary files of latexmk for powerpc-aix +shortdesc powerpc-aix files of latexmk binfiles arch=powerpc-aix size=1 bin/powerpc-aix/latexmk name latexmk.powerpc-linux category Package revision 10977 -shortdesc binary files of latexmk for powerpc-linux +shortdesc powerpc-linux files of latexmk binfiles arch=powerpc-linux size=1 bin/powerpc-linux/latexmk name latexmk.sparc-linux category Package revision 10977 -shortdesc binary files of latexmk for sparc-linux +shortdesc sparc-linux files of latexmk binfiles arch=sparc-linux size=1 bin/sparc-linux/latexmk name latexmk.sparc-solaris category Package revision 10977 -shortdesc binary files of latexmk for sparc-solaris +shortdesc sparc-solaris files of latexmk binfiles arch=sparc-solaris size=1 bin/sparc-solaris/latexmk name latexmk.universal-darwin category Package revision 10977 -shortdesc binary files of latexmk for universal-darwin +shortdesc universal-darwin files of latexmk binfiles arch=universal-darwin size=1 bin/universal-darwin/latexmk name latexmk.win32 category Package revision 11014 -shortdesc binary files of latexmk for win32 +shortdesc win32 files of latexmk binfiles arch=win32 size=1 bin/win32/latexmk.bat name latexmk.x86_64-linux category Package revision 10977 -shortdesc binary files of latexmk for x86_64-linux +shortdesc x86_64-linux files of latexmk binfiles arch=x86_64-linux size=1 bin/x86_64-linux/latexmk @@ -65803,6 +67277,17 @@ catalogue-ctan /fonts/logic catalogue-date 2008-09-26 00:26:59 +0200 catalogue-license noinfo +name logical-markup-utils +category Package +revision 13048 +docfiles size=11 + texmf-dist/doc/latex/logical-markup-utils/COPYING + texmf-dist/doc/latex/logical-markup-utils/README + texmf-dist/doc/latex/logical-markup-utils/TODO +runfiles size=2 + texmf-dist/tex/latex/logical-markup-utils/onedash.sty + texmf-dist/tex/latex/logical-markup-utils/quoted.sty + name logpap category Package revision 7340 @@ -66472,7 +67957,7 @@ catalogue-license collection name luatex category TLCore -revision 12927 +revision 13056 shortdesc The LuaTeX engine. longdesc LuaTeX is an extended version of pdfTeX using Lua as an longdesc embedded scripting language. The LuaTeX projects main objective @@ -66502,7 +67987,7 @@ catalogue-version 0.2 name luatex.alpha-linux category TLCore revision 12927 -shortdesc binary files of luatex for alpha-linux +shortdesc alpha-linux files of luatex binfiles arch=alpha-linux size=1828 bin/alpha-linux/luatex bin/alpha-linux/pdfluatex @@ -66512,17 +67997,27 @@ binfiles arch=alpha-linux size=1828 name luatex.amd64-freebsd category TLCore revision 12927 -shortdesc binary files of luatex for amd64-freebsd +shortdesc amd64-freebsd files of luatex binfiles arch=amd64-freebsd size=1057 bin/amd64-freebsd/luatex bin/amd64-freebsd/pdfluatex bin/amd64-freebsd/texlua bin/amd64-freebsd/texluac +name luatex.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of luatex +binfiles arch=i386-cygwin size=972 + bin/i386-cygwin/luatex.exe + bin/i386-cygwin/pdfluatex + bin/i386-cygwin/texlua + bin/i386-cygwin/texluac + name luatex.i386-freebsd category TLCore revision 12927 -shortdesc binary files of luatex for i386-freebsd +shortdesc i386-freebsd files of luatex binfiles arch=i386-freebsd size=965 bin/i386-freebsd/luatex bin/i386-freebsd/pdfluatex @@ -66532,7 +68027,7 @@ binfiles arch=i386-freebsd size=965 name luatex.i386-linux category TLCore revision 12927 -shortdesc binary files of luatex for i386-linux +shortdesc i386-linux files of luatex binfiles arch=i386-linux size=958 bin/i386-linux/luatex bin/i386-linux/pdfluatex @@ -66542,7 +68037,7 @@ binfiles arch=i386-linux size=958 name luatex.i386-openbsd category TLCore revision 12927 -shortdesc binary files of luatex for i386-openbsd +shortdesc i386-openbsd files of luatex binfiles arch=i386-openbsd size=936 bin/i386-openbsd/luatex bin/i386-openbsd/pdfluatex @@ -66552,7 +68047,7 @@ binfiles arch=i386-openbsd size=936 name luatex.i386-solaris category TLCore revision 12927 -shortdesc binary files of luatex for i386-solaris +shortdesc i386-solaris files of luatex binfiles arch=i386-solaris size=1004 bin/i386-solaris/luatex bin/i386-solaris/pdfluatex @@ -66562,7 +68057,7 @@ binfiles arch=i386-solaris size=1004 name luatex.mips-irix category TLCore revision 12927 -shortdesc binary files of luatex for mips-irix +shortdesc mips-irix files of luatex binfiles arch=mips-irix size=1448 bin/mips-irix/luatex bin/mips-irix/pdfluatex @@ -66572,7 +68067,7 @@ binfiles arch=mips-irix size=1448 name luatex.powerpc-aix category TLCore revision 12927 -shortdesc binary files of luatex for powerpc-aix +shortdesc powerpc-aix files of luatex binfiles arch=powerpc-aix size=1199 bin/powerpc-aix/luatex bin/powerpc-aix/pdfluatex @@ -66582,7 +68077,7 @@ binfiles arch=powerpc-aix size=1199 name luatex.powerpc-linux category TLCore revision 12927 -shortdesc binary files of luatex for powerpc-linux +shortdesc powerpc-linux files of luatex binfiles arch=powerpc-linux size=1020 bin/powerpc-linux/luatex bin/powerpc-linux/pdfluatex @@ -66592,7 +68087,7 @@ binfiles arch=powerpc-linux size=1020 name luatex.sparc-linux category TLCore revision 12927 -shortdesc binary files of luatex for sparc-linux +shortdesc sparc-linux files of luatex binfiles arch=sparc-linux size=991 bin/sparc-linux/luatex bin/sparc-linux/pdfluatex @@ -66602,7 +68097,7 @@ binfiles arch=sparc-linux size=991 name luatex.sparc-solaris category TLCore revision 12927 -shortdesc binary files of luatex for sparc-solaris +shortdesc sparc-solaris files of luatex binfiles arch=sparc-solaris size=1266 bin/sparc-solaris/luatex bin/sparc-solaris/pdfluatex @@ -66612,7 +68107,7 @@ binfiles arch=sparc-solaris size=1266 name luatex.universal-darwin category TLCore revision 12927 -shortdesc binary files of luatex for universal-darwin +shortdesc universal-darwin files of luatex binfiles arch=universal-darwin size=1959 bin/universal-darwin/luatex bin/universal-darwin/pdfluatex @@ -66622,7 +68117,7 @@ binfiles arch=universal-darwin size=1959 name luatex.win32 category TLCore revision 12927 -shortdesc binary files of luatex for win32 +shortdesc win32 files of luatex binfiles arch=win32 size=846 bin/win32/luatex.dll bin/win32/luatex.exe @@ -66633,7 +68128,7 @@ binfiles arch=win32 size=846 name luatex.x86_64-linux category TLCore revision 12927 -shortdesc binary files of luatex for x86_64-linux +shortdesc x86_64-linux files of luatex binfiles arch=x86_64-linux size=1057 bin/x86_64-linux/luatex bin/x86_64-linux/pdfluatex @@ -70713,7 +72208,7 @@ runfiles size=4 name mkjobtexmf category Package -revision 10592 +revision 13056 shortdesc Generate a texmf tree for a particular job. longdesc The progam mkjobtexmf runs a program and tries to find the used longdesc file names. Two methods are available, option "-recorder" of @@ -70746,105 +72241,112 @@ catalogue-version 0.7 name mkjobtexmf.alpha-linux category Package revision 9633 -shortdesc binary files of mkjobtexmf for alpha-linux +shortdesc alpha-linux files of mkjobtexmf binfiles arch=alpha-linux size=1 bin/alpha-linux/mkjobtexmf name mkjobtexmf.amd64-freebsd category Package revision 9633 -shortdesc binary files of mkjobtexmf for amd64-freebsd +shortdesc amd64-freebsd files of mkjobtexmf binfiles arch=amd64-freebsd size=1 bin/amd64-freebsd/mkjobtexmf name mkjobtexmf.hppa-hpux category Package revision 9633 -shortdesc binary files of mkjobtexmf for hppa-hpux +shortdesc hppa-hpux files of mkjobtexmf binfiles arch=hppa-hpux size=1 bin/hppa-hpux/mkjobtexmf +name mkjobtexmf.i386-cygwin +category Package +revision 13056 +shortdesc i386-cygwin files of mkjobtexmf +binfiles arch=i386-cygwin size=1 + bin/i386-cygwin/mkjobtexmf + name mkjobtexmf.i386-freebsd category Package revision 9633 -shortdesc binary files of mkjobtexmf for i386-freebsd +shortdesc i386-freebsd files of mkjobtexmf binfiles arch=i386-freebsd size=1 bin/i386-freebsd/mkjobtexmf name mkjobtexmf.i386-linux category Package revision 9633 -shortdesc binary files of mkjobtexmf for i386-linux +shortdesc i386-linux files of mkjobtexmf binfiles arch=i386-linux size=1 bin/i386-linux/mkjobtexmf name mkjobtexmf.i386-openbsd category Package revision 9633 -shortdesc binary files of mkjobtexmf for i386-openbsd +shortdesc i386-openbsd files of mkjobtexmf binfiles arch=i386-openbsd size=1 bin/i386-openbsd/mkjobtexmf name mkjobtexmf.i386-solaris category Package revision 9633 -shortdesc binary files of mkjobtexmf for i386-solaris +shortdesc i386-solaris files of mkjobtexmf binfiles arch=i386-solaris size=1 bin/i386-solaris/mkjobtexmf name mkjobtexmf.mips-irix category Package revision 10592 -shortdesc binary files of mkjobtexmf for mips-irix +shortdesc mips-irix files of mkjobtexmf binfiles arch=mips-irix size=1 bin/mips-irix/mkjobtexmf name mkjobtexmf.powerpc-aix category Package revision 9633 -shortdesc binary files of mkjobtexmf for powerpc-aix +shortdesc powerpc-aix files of mkjobtexmf binfiles arch=powerpc-aix size=1 bin/powerpc-aix/mkjobtexmf name mkjobtexmf.powerpc-linux category Package revision 9633 -shortdesc binary files of mkjobtexmf for powerpc-linux +shortdesc powerpc-linux files of mkjobtexmf binfiles arch=powerpc-linux size=1 bin/powerpc-linux/mkjobtexmf name mkjobtexmf.sparc-linux category Package revision 9633 -shortdesc binary files of mkjobtexmf for sparc-linux +shortdesc sparc-linux files of mkjobtexmf binfiles arch=sparc-linux size=1 bin/sparc-linux/mkjobtexmf name mkjobtexmf.sparc-solaris category Package revision 9633 -shortdesc binary files of mkjobtexmf for sparc-solaris +shortdesc sparc-solaris files of mkjobtexmf binfiles arch=sparc-solaris size=1 bin/sparc-solaris/mkjobtexmf name mkjobtexmf.universal-darwin category Package revision 9633 -shortdesc binary files of mkjobtexmf for universal-darwin +shortdesc universal-darwin files of mkjobtexmf binfiles arch=universal-darwin size=1 bin/universal-darwin/mkjobtexmf name mkjobtexmf.win32 category Package revision 9633 -shortdesc binary files of mkjobtexmf for win32 +shortdesc win32 files of mkjobtexmf binfiles arch=win32 size=1 bin/win32/mkjobtexmf.bat name mkjobtexmf.x86_64-linux category Package revision 9633 -shortdesc binary files of mkjobtexmf for x86_64-linux +shortdesc x86_64-linux files of mkjobtexmf binfiles arch=x86_64-linux size=1 bin/x86_64-linux/mkjobtexmf @@ -76255,105 +77757,110 @@ catalogue-version v0.1i name pax.alpha-linux category Package revision 10843 -shortdesc binary files of pax for alpha-linux +shortdesc alpha-linux files of pax binfiles arch=alpha-linux size=1 bin/alpha-linux/pdfannotextractor name pax.amd64-freebsd category Package revision 10843 -shortdesc binary files of pax for amd64-freebsd +shortdesc amd64-freebsd files of pax binfiles arch=amd64-freebsd size=1 bin/amd64-freebsd/pdfannotextractor name pax.hppa-hpux category Package revision 10843 -shortdesc binary files of pax for hppa-hpux +shortdesc hppa-hpux files of pax binfiles arch=hppa-hpux size=1 bin/hppa-hpux/pdfannotextractor +name pax.i386-cygwin +category Package +revision 10713 +shortdesc i386-cygwin files of pax + name pax.i386-freebsd category Package revision 10843 -shortdesc binary files of pax for i386-freebsd +shortdesc i386-freebsd files of pax binfiles arch=i386-freebsd size=1 bin/i386-freebsd/pdfannotextractor name pax.i386-linux category Package revision 10843 -shortdesc binary files of pax for i386-linux +shortdesc i386-linux files of pax binfiles arch=i386-linux size=1 bin/i386-linux/pdfannotextractor name pax.i386-openbsd category Package revision 10843 -shortdesc binary files of pax for i386-openbsd +shortdesc i386-openbsd files of pax binfiles arch=i386-openbsd size=1 bin/i386-openbsd/pdfannotextractor name pax.i386-solaris category Package revision 10843 -shortdesc binary files of pax for i386-solaris +shortdesc i386-solaris files of pax binfiles arch=i386-solaris size=1 bin/i386-solaris/pdfannotextractor name pax.mips-irix category Package revision 10843 -shortdesc binary files of pax for mips-irix +shortdesc mips-irix files of pax binfiles arch=mips-irix size=1 bin/mips-irix/pdfannotextractor name pax.powerpc-aix category Package revision 10843 -shortdesc binary files of pax for powerpc-aix +shortdesc powerpc-aix files of pax binfiles arch=powerpc-aix size=1 bin/powerpc-aix/pdfannotextractor name pax.powerpc-linux category Package revision 10843 -shortdesc binary files of pax for powerpc-linux +shortdesc powerpc-linux files of pax binfiles arch=powerpc-linux size=1 bin/powerpc-linux/pdfannotextractor name pax.sparc-linux category Package revision 10843 -shortdesc binary files of pax for sparc-linux +shortdesc sparc-linux files of pax binfiles arch=sparc-linux size=1 bin/sparc-linux/pdfannotextractor name pax.sparc-solaris category Package revision 10843 -shortdesc binary files of pax for sparc-solaris +shortdesc sparc-solaris files of pax binfiles arch=sparc-solaris size=1 bin/sparc-solaris/pdfannotextractor name pax.universal-darwin category Package revision 10843 -shortdesc binary files of pax for universal-darwin +shortdesc universal-darwin files of pax binfiles arch=universal-darwin size=1 bin/universal-darwin/pdfannotextractor name pax.win32 category Package revision 10864 -shortdesc binary files of pax for win32 +shortdesc win32 files of pax binfiles arch=win32 size=1 bin/win32/pdfannotextractor.bat name pax.x86_64-linux category Package revision 10843 -shortdesc binary files of pax for x86_64-linux +shortdesc x86_64-linux files of pax binfiles arch=x86_64-linux size=1 bin/x86_64-linux/pdfannotextractor @@ -76723,7 +78230,7 @@ catalogue-version 1.7a name pdfcrop category Package -revision 10596 +revision 13056 shortdesc Crop PDF graphics. longdesc A Perl script that can either trim pages of any whitespace longdesc border, or trim them of a fixed border. @@ -76740,105 +78247,112 @@ catalogue-version 1.14 name pdfcrop.alpha-linux category Package revision 8514 -shortdesc binary files of pdfcrop for alpha-linux +shortdesc alpha-linux files of pdfcrop binfiles arch=alpha-linux size=1 bin/alpha-linux/pdfcrop name pdfcrop.amd64-freebsd category Package revision 8561 -shortdesc binary files of pdfcrop for amd64-freebsd +shortdesc amd64-freebsd files of pdfcrop binfiles arch=amd64-freebsd size=1 bin/amd64-freebsd/pdfcrop name pdfcrop.hppa-hpux category Package revision 8606 -shortdesc binary files of pdfcrop for hppa-hpux +shortdesc hppa-hpux files of pdfcrop binfiles arch=hppa-hpux size=1 bin/hppa-hpux/pdfcrop +name pdfcrop.i386-cygwin +category Package +revision 13056 +shortdesc i386-cygwin files of pdfcrop +binfiles arch=i386-cygwin size=1 + bin/i386-cygwin/pdfcrop + name pdfcrop.i386-freebsd category Package revision 8558 -shortdesc binary files of pdfcrop for i386-freebsd +shortdesc i386-freebsd files of pdfcrop binfiles arch=i386-freebsd size=1 bin/i386-freebsd/pdfcrop name pdfcrop.i386-linux category Package revision 7381 -shortdesc binary files of pdfcrop for i386-linux +shortdesc i386-linux files of pdfcrop binfiles arch=i386-linux size=1 bin/i386-linux/pdfcrop name pdfcrop.i386-openbsd category Package revision 8562 -shortdesc binary files of pdfcrop for i386-openbsd +shortdesc i386-openbsd files of pdfcrop binfiles arch=i386-openbsd size=1 bin/i386-openbsd/pdfcrop name pdfcrop.i386-solaris category Package revision 8102 -shortdesc binary files of pdfcrop for i386-solaris +shortdesc i386-solaris files of pdfcrop binfiles arch=i386-solaris size=1 bin/i386-solaris/pdfcrop name pdfcrop.mips-irix category Package revision 10592 -shortdesc binary files of pdfcrop for mips-irix +shortdesc mips-irix files of pdfcrop binfiles arch=mips-irix size=1 bin/mips-irix/pdfcrop name pdfcrop.powerpc-aix category Package revision 8474 -shortdesc binary files of pdfcrop for powerpc-aix +shortdesc powerpc-aix files of pdfcrop binfiles arch=powerpc-aix size=1 bin/powerpc-aix/pdfcrop name pdfcrop.powerpc-linux category Package revision 8569 -shortdesc binary files of pdfcrop for powerpc-linux +shortdesc powerpc-linux files of pdfcrop binfiles arch=powerpc-linux size=1 bin/powerpc-linux/pdfcrop name pdfcrop.sparc-linux category Package revision 8588 -shortdesc binary files of pdfcrop for sparc-linux +shortdesc sparc-linux files of pdfcrop binfiles arch=sparc-linux size=1 bin/sparc-linux/pdfcrop name pdfcrop.sparc-solaris category Package revision 8475 -shortdesc binary files of pdfcrop for sparc-solaris +shortdesc sparc-solaris files of pdfcrop binfiles arch=sparc-solaris size=1 bin/sparc-solaris/pdfcrop name pdfcrop.universal-darwin category Package revision 9317 -shortdesc binary files of pdfcrop for universal-darwin +shortdesc universal-darwin files of pdfcrop binfiles arch=universal-darwin size=1 bin/universal-darwin/pdfcrop name pdfcrop.win32 category Package revision 7988 -shortdesc binary files of pdfcrop for win32 +shortdesc win32 files of pdfcrop binfiles arch=win32 size=1 bin/win32/pdfcrop.bat name pdfcrop.x86_64-linux category Package revision 8601 -shortdesc binary files of pdfcrop for x86_64-linux +shortdesc x86_64-linux files of pdfcrop binfiles arch=x86_64-linux size=1 bin/x86_64-linux/pdfcrop @@ -77003,7 +78517,7 @@ catalogue-license lppl name pdftex category TLCore -revision 12898 +revision 13056 shortdesc A TeX extension for direct creation of PDF. longdesc An extension of TeX which can be configured to directly longdesc generate PDF documents instead of DVI. All current TeX @@ -77098,7 +78612,7 @@ catalogue-version 0.04l name pdftex.alpha-linux category TLCore revision 10622 -shortdesc binary files of pdftex for alpha-linux +shortdesc alpha-linux files of pdftex binfiles arch=alpha-linux size=685 bin/alpha-linux/etex bin/alpha-linux/pdfetex @@ -77108,7 +78622,7 @@ binfiles arch=alpha-linux size=685 name pdftex.amd64-freebsd category TLCore revision 10568 -shortdesc binary files of pdftex for amd64-freebsd +shortdesc amd64-freebsd files of pdftex binfiles arch=amd64-freebsd size=377 bin/amd64-freebsd/etex bin/amd64-freebsd/pdfetex @@ -77118,17 +78632,27 @@ binfiles arch=amd64-freebsd size=377 name pdftex.hppa-hpux category TLCore revision 10568 -shortdesc binary files of pdftex for hppa-hpux +shortdesc hppa-hpux files of pdftex binfiles arch=hppa-hpux size=408 bin/hppa-hpux/etex bin/hppa-hpux/pdfetex bin/hppa-hpux/pdftex bin/hppa-hpux/simpdftex +name pdftex.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of pdftex +binfiles arch=i386-cygwin size=342 + bin/i386-cygwin/etex + bin/i386-cygwin/pdfetex + bin/i386-cygwin/pdftex.exe + bin/i386-cygwin/simpdftex + name pdftex.i386-freebsd category TLCore revision 10581 -shortdesc binary files of pdftex for i386-freebsd +shortdesc i386-freebsd files of pdftex binfiles arch=i386-freebsd size=344 bin/i386-freebsd/etex bin/i386-freebsd/pdfetex @@ -77138,7 +78662,7 @@ binfiles arch=i386-freebsd size=344 name pdftex.i386-linux category TLCore revision 10568 -shortdesc binary files of pdftex for i386-linux +shortdesc i386-linux files of pdftex binfiles arch=i386-linux size=330 bin/i386-linux/etex bin/i386-linux/pdfetex @@ -77148,7 +78672,7 @@ binfiles arch=i386-linux size=330 name pdftex.i386-openbsd category TLCore revision 10793 -shortdesc binary files of pdftex for i386-openbsd +shortdesc i386-openbsd files of pdftex binfiles arch=i386-openbsd size=313 bin/i386-openbsd/etex bin/i386-openbsd/pdfetex @@ -77158,7 +78682,7 @@ binfiles arch=i386-openbsd size=313 name pdftex.i386-solaris category TLCore revision 10581 -shortdesc binary files of pdftex for i386-solaris +shortdesc i386-solaris files of pdftex binfiles arch=i386-solaris size=376 bin/i386-solaris/etex bin/i386-solaris/pdfetex @@ -77168,7 +78692,7 @@ binfiles arch=i386-solaris size=376 name pdftex.mips-irix category TLCore revision 10592 -shortdesc binary files of pdftex for mips-irix +shortdesc mips-irix files of pdftex binfiles arch=mips-irix size=511 bin/mips-irix/etex bin/mips-irix/pdfetex @@ -77178,7 +78702,7 @@ binfiles arch=mips-irix size=511 name pdftex.powerpc-aix category TLCore revision 10586 -shortdesc binary files of pdftex for powerpc-aix +shortdesc powerpc-aix files of pdftex binfiles arch=powerpc-aix size=413 bin/powerpc-aix/etex bin/powerpc-aix/pdfetex @@ -77188,7 +78712,7 @@ binfiles arch=powerpc-aix size=413 name pdftex.powerpc-linux category TLCore revision 10705 -shortdesc binary files of pdftex for powerpc-linux +shortdesc powerpc-linux files of pdftex binfiles arch=powerpc-linux size=371 bin/powerpc-linux/etex bin/powerpc-linux/pdfetex @@ -77198,7 +78722,7 @@ binfiles arch=powerpc-linux size=371 name pdftex.sparc-linux category TLCore revision 10559 -shortdesc binary files of pdftex for sparc-linux +shortdesc sparc-linux files of pdftex binfiles arch=sparc-linux size=351 bin/sparc-linux/etex bin/sparc-linux/pdfetex @@ -77208,7 +78732,7 @@ binfiles arch=sparc-linux size=351 name pdftex.sparc-solaris category TLCore revision 10522 -shortdesc binary files of pdftex for sparc-solaris +shortdesc sparc-solaris files of pdftex binfiles arch=sparc-solaris size=449 bin/sparc-solaris/etex bin/sparc-solaris/pdfetex @@ -77218,7 +78742,7 @@ binfiles arch=sparc-solaris size=449 name pdftex.universal-darwin category TLCore revision 10322 -shortdesc binary files of pdftex for universal-darwin +shortdesc universal-darwin files of pdftex binfiles arch=universal-darwin size=690 bin/universal-darwin/etex bin/universal-darwin/pdfetex @@ -77228,7 +78752,7 @@ binfiles arch=universal-darwin size=690 name pdftex.win32 category TLCore revision 10294 -shortdesc binary files of pdftex for win32 +shortdesc win32 files of pdftex binfiles arch=win32 size=298 bin/win32/etex.exe bin/win32/pdfetex.exe @@ -77238,7 +78762,7 @@ binfiles arch=win32 size=298 name pdftex.x86_64-linux category TLCore revision 10309 -shortdesc binary files of pdftex for x86_64-linux +shortdesc x86_64-linux files of pdftex binfiles arch=x86_64-linux size=376 bin/x86_64-linux/etex bin/x86_64-linux/pdfetex @@ -77351,7 +78875,7 @@ catalogue-license lppl name perltex category Package -revision 12565 +revision 13056 shortdesc Define LaTeX macros in terms of Perl code longdesc PerlTeX is a combination Perl script (perltex.pl) and LaTeX2e longdesc package (perltex.sty) that, together, give the user the ability @@ -77382,105 +78906,112 @@ catalogue-version 1.8 name perltex.alpha-linux category Package revision 12565 -shortdesc binary files of perltex for alpha-linux +shortdesc alpha-linux files of perltex binfiles arch=alpha-linux size=1 bin/alpha-linux/perltex name perltex.amd64-freebsd category Package revision 12565 -shortdesc binary files of perltex for amd64-freebsd +shortdesc amd64-freebsd files of perltex binfiles arch=amd64-freebsd size=1 bin/amd64-freebsd/perltex name perltex.hppa-hpux category Package revision 12565 -shortdesc binary files of perltex for hppa-hpux +shortdesc hppa-hpux files of perltex binfiles arch=hppa-hpux size=1 bin/hppa-hpux/perltex +name perltex.i386-cygwin +category Package +revision 13056 +shortdesc i386-cygwin files of perltex +binfiles arch=i386-cygwin size=1 + bin/i386-cygwin/perltex + name perltex.i386-freebsd category Package revision 12565 -shortdesc binary files of perltex for i386-freebsd +shortdesc i386-freebsd files of perltex binfiles arch=i386-freebsd size=1 bin/i386-freebsd/perltex name perltex.i386-linux category Package revision 12565 -shortdesc binary files of perltex for i386-linux +shortdesc i386-linux files of perltex binfiles arch=i386-linux size=1 bin/i386-linux/perltex name perltex.i386-openbsd category Package revision 12565 -shortdesc binary files of perltex for i386-openbsd +shortdesc i386-openbsd files of perltex binfiles arch=i386-openbsd size=1 bin/i386-openbsd/perltex name perltex.i386-solaris category Package revision 12565 -shortdesc binary files of perltex for i386-solaris +shortdesc i386-solaris files of perltex binfiles arch=i386-solaris size=1 bin/i386-solaris/perltex name perltex.mips-irix category Package revision 12565 -shortdesc binary files of perltex for mips-irix +shortdesc mips-irix files of perltex binfiles arch=mips-irix size=1 bin/mips-irix/perltex name perltex.powerpc-aix category Package revision 12565 -shortdesc binary files of perltex for powerpc-aix +shortdesc powerpc-aix files of perltex binfiles arch=powerpc-aix size=1 bin/powerpc-aix/perltex name perltex.powerpc-linux category Package revision 12565 -shortdesc binary files of perltex for powerpc-linux +shortdesc powerpc-linux files of perltex binfiles arch=powerpc-linux size=1 bin/powerpc-linux/perltex name perltex.sparc-linux category Package revision 12565 -shortdesc binary files of perltex for sparc-linux +shortdesc sparc-linux files of perltex binfiles arch=sparc-linux size=1 bin/sparc-linux/perltex name perltex.sparc-solaris category Package revision 12565 -shortdesc binary files of perltex for sparc-solaris +shortdesc sparc-solaris files of perltex binfiles arch=sparc-solaris size=1 bin/sparc-solaris/perltex name perltex.universal-darwin category Package revision 12565 -shortdesc binary files of perltex for universal-darwin +shortdesc universal-darwin files of perltex binfiles arch=universal-darwin size=1 bin/universal-darwin/perltex name perltex.win32 category Package revision 7787 -shortdesc binary files of perltex for win32 +shortdesc win32 files of perltex binfiles arch=win32 size=1 bin/win32/perltex.bat name perltex.x86_64-linux category Package revision 12565 -shortdesc binary files of perltex for x86_64-linux +shortdesc x86_64-linux files of perltex binfiles arch=x86_64-linux size=1 bin/x86_64-linux/perltex @@ -77553,149 +79084,6 @@ longdesc PGF works with plain (pdf-)TeX, (pdf-)LaTeX, and ConTeXt. longdesc Unlike pstricks, it can produce either PostScript or PDF longdesc output. depend xkeyval -docfiles size=1564 - texmf-dist/doc/generic/pgf/AUTHORS - texmf-dist/doc/generic/pgf/ChangeLog - texmf-dist/doc/generic/pgf/FILES - texmf-dist/doc/generic/pgf/INSTALL - texmf-dist/doc/generic/pgf/README details="Readme" - texmf-dist/doc/generic/pgf/TODO - texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo-mask.bb - texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo-mask.jpg - texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.bb - texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps - texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.jpg - texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.bb - texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.eps - texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.jpg - texmf-dist/doc/generic/pgf/images/pgfmanual-mindmap-1.pdf - texmf-dist/doc/generic/pgf/images/pgfmanual-mindmap-2.pdf - texmf-dist/doc/generic/pgf/licenses/LICENSE - texmf-dist/doc/generic/pgf/licenses/gnu-free-documentation-license-1.2.txt - texmf-dist/doc/generic/pgf/licenses/gnu-public-license-2.txt - texmf-dist/doc/generic/pgf/licenses/latex-project-public-license-1.3c.txt - texmf-dist/doc/generic/pgf/licenses/manifest-code.txt - texmf-dist/doc/generic/pgf/licenses/manifest-documentation.txt - texmf-dist/doc/generic/pgf/macros/pgfmanual-en-macros.tex - texmf-dist/doc/generic/pgf/pgfmanual.pdf details="PGF Manual" - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-actions.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-arrows.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-decorations.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-design.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-external.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-images.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-layers.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-matrices.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-nodes.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-paths.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-patterns.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-plots.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-points.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-quick.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-scopes.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-shadings.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-transformations.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-transparency.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-drivers.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-guidelines.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-installation.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-introduction.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-3d.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-arrows.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-automata.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-backgrounds.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-calendar.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-chains.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-decorations.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-edges.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-er.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-fadings.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-fit.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-folding.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-matrices.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-mindmaps.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-patterns.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-petri.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-plot-handlers.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-plot-marks.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-shadows.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-shapes.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-through.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-trees.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-license.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-main.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-math-algorithms.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-math-commands.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-math-design.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-math-parsing.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-pages.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-pgfcalendar.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-pgffor.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-pgfkeys.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-pgfsys-commands.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-pgfsys-overview.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-pgfsys-paths.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-pgfsys-protocol.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-actions.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-coordinates.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-decorations.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-design.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-matrices.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-paths.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-plots.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-scopes.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-shapes.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-transformations.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-transparency.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-trees.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tutorial-Euclid.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tutorial-chains.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tutorial-nodes.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tutorial.tex - texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-xxcolor.tex - texmf-dist/doc/generic/pgf/text-en/plots/pgf-asymptotic-example.gnuplot - texmf-dist/doc/generic/pgf/text-en/plots/pgf-asymptotic-example.table - texmf-dist/doc/generic/pgf/text-en/plots/pgf-exp.gnuplot - texmf-dist/doc/generic/pgf/text-en/plots/pgf-exp.table - texmf-dist/doc/generic/pgf/text-en/plots/pgf-parametric-example.gnuplot - texmf-dist/doc/generic/pgf/text-en/plots/pgf-parametric-example.table - texmf-dist/doc/generic/pgf/text-en/plots/pgf-sin.gnuplot - texmf-dist/doc/generic/pgf/text-en/plots/pgf-sin.table - texmf-dist/doc/generic/pgf/text-en/plots/pgf-x.gnuplot - texmf-dist/doc/generic/pgf/text-en/plots/pgf-x.table - texmf-dist/doc/generic/pgf/text-en/plots/pgfmanual-sine.gnuplot - texmf-dist/doc/generic/pgf/text-en/plots/pgfmanual-sine.table - texmf-dist/doc/generic/pgf/text-en/plots/pgfplotgnuplot-example.gnuplot - texmf-dist/doc/generic/pgf/text-en/plots/pgfplotgnuplot-example.table - texmf-dist/doc/generic/pgf/version-for-dvipdfm/en/Makefile - texmf-dist/doc/generic/pgf/version-for-dvipdfm/en/pgfmanual.tex - texmf-dist/doc/generic/pgf/version-for-dvipdfm/pgfmanual-dvipdfm.cfg - texmf-dist/doc/generic/pgf/version-for-dvips/en/Makefile - texmf-dist/doc/generic/pgf/version-for-dvips/en/pgfmanual.tex - texmf-dist/doc/generic/pgf/version-for-dvips/pgfmanual-dvips.cfg - texmf-dist/doc/generic/pgf/version-for-pdftex/en/Makefile - texmf-dist/doc/generic/pgf/version-for-pdftex/en/pgfmanual.tex - texmf-dist/doc/generic/pgf/version-for-pdftex/pgfmanual-pdftex.cfg - texmf-dist/doc/generic/pgf/version-for-tex4ht/en/Makefile - texmf-dist/doc/generic/pgf/version-for-tex4ht/en/pgfmanual.tex - texmf-dist/doc/generic/pgf/version-for-tex4ht/pgfmanual-tex4ht.cfg - texmf-dist/doc/generic/pgf/version-for-vtex/en/Makefile - texmf-dist/doc/generic/pgf/version-for-vtex/en/pgfmanual.tex - texmf-dist/doc/generic/pgf/version-for-vtex/en/plots/pgf-asymptotic-example.gnuplot - texmf-dist/doc/generic/pgf/version-for-vtex/en/plots/pgf-asymptotic-example.table - texmf-dist/doc/generic/pgf/version-for-vtex/en/plots/pgf-exp.gnuplot - texmf-dist/doc/generic/pgf/version-for-vtex/en/plots/pgf-exp.table - texmf-dist/doc/generic/pgf/version-for-vtex/en/plots/pgf-parametric-example.gnuplot - texmf-dist/doc/generic/pgf/version-for-vtex/en/plots/pgf-parametric-example.table - texmf-dist/doc/generic/pgf/version-for-vtex/en/plots/pgf-sin.gnuplot - texmf-dist/doc/generic/pgf/version-for-vtex/en/plots/pgf-sin.table - texmf-dist/doc/generic/pgf/version-for-vtex/en/plots/pgf-x.gnuplot - texmf-dist/doc/generic/pgf/version-for-vtex/en/plots/pgf-x.table - texmf-dist/doc/generic/pgf/version-for-vtex/en/plots/pgfmanual-sine.gnuplot - texmf-dist/doc/generic/pgf/version-for-vtex/en/plots/pgfmanual-sine.table - texmf-dist/doc/generic/pgf/version-for-vtex/en/plots/pgfplotgnuplot-example.gnuplot - texmf-dist/doc/generic/pgf/version-for-vtex/en/plots/pgfplotgnuplot-example.table - texmf-dist/doc/generic/pgf/version-for-vtex/pgfmanual-vtex.cfg runfiles size=520 texmf-dist/tex/context/pgf/basiclayer/t-pgf.tex texmf-dist/tex/context/pgf/basiclayer/t-pgfbim.tex @@ -79484,7 +80872,7 @@ catalogue-version 1.3 name ppower4 category Package -revision 10592 +revision 13056 shortdesc A postprocessor for PDF presentations. longdesc Ppower4 is post processor for PDF presentations created by longdesc pdf(La)TeX. It can be used to prepare presentations which @@ -79557,7 +80945,7 @@ catalogue-version 0.4 name ppower4.alpha-linux category Package revision 7340 -shortdesc binary files of ppower4 for alpha-linux +shortdesc alpha-linux files of ppower4 binfiles arch=alpha-linux size=2 bin/alpha-linux/pdfthumb bin/alpha-linux/ppower4 @@ -79565,7 +80953,7 @@ binfiles arch=alpha-linux size=2 name ppower4.amd64-freebsd category Package revision 8561 -shortdesc binary files of ppower4 for amd64-freebsd +shortdesc amd64-freebsd files of ppower4 binfiles arch=amd64-freebsd size=2 bin/amd64-freebsd/pdfthumb bin/amd64-freebsd/ppower4 @@ -79573,15 +80961,23 @@ binfiles arch=amd64-freebsd size=2 name ppower4.hppa-hpux category Package revision 7340 -shortdesc binary files of ppower4 for hppa-hpux +shortdesc hppa-hpux files of ppower4 binfiles arch=hppa-hpux size=2 bin/hppa-hpux/pdfthumb bin/hppa-hpux/ppower4 +name ppower4.i386-cygwin +category Package +revision 13056 +shortdesc i386-cygwin files of ppower4 +binfiles arch=i386-cygwin size=2 + bin/i386-cygwin/pdfthumb + bin/i386-cygwin/ppower4 + name ppower4.i386-freebsd category Package revision 7340 -shortdesc binary files of ppower4 for i386-freebsd +shortdesc i386-freebsd files of ppower4 binfiles arch=i386-freebsd size=2 bin/i386-freebsd/pdfthumb bin/i386-freebsd/ppower4 @@ -79589,7 +80985,7 @@ binfiles arch=i386-freebsd size=2 name ppower4.i386-linux category Package revision 7340 -shortdesc binary files of ppower4 for i386-linux +shortdesc i386-linux files of ppower4 binfiles arch=i386-linux size=2 bin/i386-linux/pdfthumb bin/i386-linux/ppower4 @@ -79597,7 +80993,7 @@ binfiles arch=i386-linux size=2 name ppower4.i386-openbsd category Package revision 7340 -shortdesc binary files of ppower4 for i386-openbsd +shortdesc i386-openbsd files of ppower4 binfiles arch=i386-openbsd size=2 bin/i386-openbsd/pdfthumb bin/i386-openbsd/ppower4 @@ -79605,7 +81001,7 @@ binfiles arch=i386-openbsd size=2 name ppower4.i386-solaris category Package revision 8563 -shortdesc binary files of ppower4 for i386-solaris +shortdesc i386-solaris files of ppower4 binfiles arch=i386-solaris size=2 bin/i386-solaris/pdfthumb bin/i386-solaris/ppower4 @@ -79613,7 +81009,7 @@ binfiles arch=i386-solaris size=2 name ppower4.mips-irix category Package revision 10592 -shortdesc binary files of ppower4 for mips-irix +shortdesc mips-irix files of ppower4 binfiles arch=mips-irix size=2 bin/mips-irix/pdfthumb bin/mips-irix/ppower4 @@ -79621,7 +81017,7 @@ binfiles arch=mips-irix size=2 name ppower4.powerpc-aix category Package revision 7340 -shortdesc binary files of ppower4 for powerpc-aix +shortdesc powerpc-aix files of ppower4 binfiles arch=powerpc-aix size=2 bin/powerpc-aix/pdfthumb bin/powerpc-aix/ppower4 @@ -79629,7 +81025,7 @@ binfiles arch=powerpc-aix size=2 name ppower4.powerpc-linux category Package revision 7340 -shortdesc binary files of ppower4 for powerpc-linux +shortdesc powerpc-linux files of ppower4 binfiles arch=powerpc-linux size=2 bin/powerpc-linux/pdfthumb bin/powerpc-linux/ppower4 @@ -79637,7 +81033,7 @@ binfiles arch=powerpc-linux size=2 name ppower4.sparc-linux category Package revision 7340 -shortdesc binary files of ppower4 for sparc-linux +shortdesc sparc-linux files of ppower4 binfiles arch=sparc-linux size=2 bin/sparc-linux/pdfthumb bin/sparc-linux/ppower4 @@ -79645,7 +81041,7 @@ binfiles arch=sparc-linux size=2 name ppower4.sparc-solaris category Package revision 7340 -shortdesc binary files of ppower4 for sparc-solaris +shortdesc sparc-solaris files of ppower4 binfiles arch=sparc-solaris size=2 bin/sparc-solaris/pdfthumb bin/sparc-solaris/ppower4 @@ -79653,7 +81049,7 @@ binfiles arch=sparc-solaris size=2 name ppower4.universal-darwin category Package revision 9317 -shortdesc binary files of ppower4 for universal-darwin +shortdesc universal-darwin files of ppower4 binfiles arch=universal-darwin size=2 bin/universal-darwin/pdfthumb bin/universal-darwin/ppower4 @@ -79661,7 +81057,7 @@ binfiles arch=universal-darwin size=2 name ppower4.win32 category Package revision 7988 -shortdesc binary files of ppower4 for win32 +shortdesc win32 files of ppower4 binfiles arch=win32 size=2 bin/win32/pdfthumb.bat bin/win32/ppower4.bat @@ -79669,7 +81065,7 @@ binfiles arch=win32 size=2 name ppower4.x86_64-linux category Package revision 7340 -shortdesc binary files of ppower4 for x86_64-linux +shortdesc x86_64-linux files of ppower4 binfiles arch=x86_64-linux size=2 bin/x86_64-linux/pdfthumb bin/x86_64-linux/ppower4 @@ -82275,7 +83671,7 @@ catalogue-version 1.24 name pst2pdf category Package -revision 10835 +revision 13056 shortdesc A script to compile pstricks documents via pdftex. longdesc The script extracts the preamble of the document and runs all longdesc \begin{postscript}...\end{postscript} @@ -82303,105 +83699,112 @@ catalogue-version 0.07 name pst2pdf.alpha-linux category Package revision 9469 -shortdesc binary files of pst2pdf for alpha-linux +shortdesc alpha-linux files of pst2pdf binfiles arch=alpha-linux size=1 bin/alpha-linux/pst2pdf name pst2pdf.amd64-freebsd category Package revision 9687 -shortdesc binary files of pst2pdf for amd64-freebsd +shortdesc amd64-freebsd files of pst2pdf binfiles arch=amd64-freebsd size=1 bin/amd64-freebsd/pst2pdf name pst2pdf.hppa-hpux category Package revision 9701 -shortdesc binary files of pst2pdf for hppa-hpux +shortdesc hppa-hpux files of pst2pdf binfiles arch=hppa-hpux size=1 bin/hppa-hpux/pst2pdf +name pst2pdf.i386-cygwin +category Package +revision 13056 +shortdesc i386-cygwin files of pst2pdf +binfiles arch=i386-cygwin size=1 + bin/i386-cygwin/pst2pdf + name pst2pdf.i386-freebsd category Package revision 9492 -shortdesc binary files of pst2pdf for i386-freebsd +shortdesc i386-freebsd files of pst2pdf binfiles arch=i386-freebsd size=1 bin/i386-freebsd/pst2pdf name pst2pdf.i386-linux category Package revision 9455 -shortdesc binary files of pst2pdf for i386-linux +shortdesc i386-linux files of pst2pdf binfiles arch=i386-linux size=1 bin/i386-linux/pst2pdf name pst2pdf.i386-openbsd category Package revision 10046 -shortdesc binary files of pst2pdf for i386-openbsd +shortdesc i386-openbsd files of pst2pdf binfiles arch=i386-openbsd size=1 bin/i386-openbsd/pst2pdf name pst2pdf.i386-solaris category Package revision 9657 -shortdesc binary files of pst2pdf for i386-solaris +shortdesc i386-solaris files of pst2pdf binfiles arch=i386-solaris size=1 bin/i386-solaris/pst2pdf name pst2pdf.mips-irix category Package revision 10592 -shortdesc binary files of pst2pdf for mips-irix +shortdesc mips-irix files of pst2pdf binfiles arch=mips-irix size=1 bin/mips-irix/pst2pdf name pst2pdf.powerpc-aix category Package revision 9500 -shortdesc binary files of pst2pdf for powerpc-aix +shortdesc powerpc-aix files of pst2pdf binfiles arch=powerpc-aix size=1 bin/powerpc-aix/pst2pdf name pst2pdf.powerpc-linux category Package revision 9493 -shortdesc binary files of pst2pdf for powerpc-linux +shortdesc powerpc-linux files of pst2pdf binfiles arch=powerpc-linux size=1 bin/powerpc-linux/pst2pdf name pst2pdf.sparc-linux category Package revision 9602 -shortdesc binary files of pst2pdf for sparc-linux +shortdesc sparc-linux files of pst2pdf binfiles arch=sparc-linux size=1 bin/sparc-linux/pst2pdf name pst2pdf.sparc-solaris category Package revision 9500 -shortdesc binary files of pst2pdf for sparc-solaris +shortdesc sparc-solaris files of pst2pdf binfiles arch=sparc-solaris size=1 bin/sparc-solaris/pst2pdf name pst2pdf.universal-darwin category Package revision 9334 -shortdesc binary files of pst2pdf for universal-darwin +shortdesc universal-darwin files of pst2pdf binfiles arch=universal-darwin size=1 bin/universal-darwin/pst2pdf name pst2pdf.win32 category Package revision 9575 -shortdesc binary files of pst2pdf for win32 +shortdesc win32 files of pst2pdf binfiles arch=win32 size=1 bin/win32/pst2pdf.bat name pst2pdf.x86_64-linux category Package revision 9675 -shortdesc binary files of pst2pdf for x86_64-linux +shortdesc x86_64-linux files of pst2pdf binfiles arch=x86_64-linux size=1 bin/x86_64-linux/pst2pdf @@ -86291,6 +87694,25 @@ catalogue-date 2008-12-31 20:13:31 +0100 catalogue-license noinfo catalogue-version 0.9 +name spanish +category Package +revision 13049 +shortdesc Spanish in Babel. +longdesc This bundle provides a upgrade of the Spanish support provided +longdesc by the LaTeX standard package babel. Note that separate support +longdesc is provided for those who wish to typeset Spanish as written in +longdesc Mexico. +docfiles size=80 + texmf-dist/doc/latex/spanish/README details="Readme" + texmf-dist/doc/latex/spanish/doc/spanish.pdf details="Package documentation" + texmf-dist/doc/latex/spanish/source/spanish.dtx + texmf-dist/doc/latex/spanish/source/spanish.ins + texmf-dist/doc/latex/spanish/tex/romanidx.sty + texmf-dist/doc/latex/spanish/tex/spanish.ldf +catalogue-ctan /language/spanish/babel/base +catalogue-date 2009-01-10 16:42:45 +0100 +catalogue-license lppl + name spanish-mx category Package revision 8572 @@ -86448,105 +87870,110 @@ catalogue-version 1.1a name splitindex.alpha-linux category Package revision 12613 -shortdesc binary files of splitindex for alpha-linux +shortdesc alpha-linux files of splitindex binfiles arch=alpha-linux size=1 bin/alpha-linux/splitindex name splitindex.amd64-freebsd category Package revision 12613 -shortdesc binary files of splitindex for amd64-freebsd +shortdesc amd64-freebsd files of splitindex binfiles arch=amd64-freebsd size=1 bin/amd64-freebsd/splitindex name splitindex.hppa-hpux category Package revision 12613 -shortdesc binary files of splitindex for hppa-hpux +shortdesc hppa-hpux files of splitindex binfiles arch=hppa-hpux size=1 bin/hppa-hpux/splitindex +name splitindex.i386-cygwin +category Package +revision 12613 +shortdesc i386-cygwin files of splitindex + name splitindex.i386-freebsd category Package revision 12613 -shortdesc binary files of splitindex for i386-freebsd +shortdesc i386-freebsd files of splitindex binfiles arch=i386-freebsd size=1 bin/i386-freebsd/splitindex name splitindex.i386-linux category Package revision 12613 -shortdesc binary files of splitindex for i386-linux +shortdesc i386-linux files of splitindex binfiles arch=i386-linux size=1 bin/i386-linux/splitindex name splitindex.i386-openbsd category Package revision 12613 -shortdesc binary files of splitindex for i386-openbsd +shortdesc i386-openbsd files of splitindex binfiles arch=i386-openbsd size=1 bin/i386-openbsd/splitindex name splitindex.i386-solaris category Package revision 12613 -shortdesc binary files of splitindex for i386-solaris +shortdesc i386-solaris files of splitindex binfiles arch=i386-solaris size=1 bin/i386-solaris/splitindex name splitindex.mips-irix category Package revision 12613 -shortdesc binary files of splitindex for mips-irix +shortdesc mips-irix files of splitindex binfiles arch=mips-irix size=1 bin/mips-irix/splitindex name splitindex.powerpc-aix category Package revision 12613 -shortdesc binary files of splitindex for powerpc-aix +shortdesc powerpc-aix files of splitindex binfiles arch=powerpc-aix size=1 bin/powerpc-aix/splitindex name splitindex.powerpc-linux category Package revision 12613 -shortdesc binary files of splitindex for powerpc-linux +shortdesc powerpc-linux files of splitindex binfiles arch=powerpc-linux size=1 bin/powerpc-linux/splitindex name splitindex.sparc-linux category Package revision 12613 -shortdesc binary files of splitindex for sparc-linux +shortdesc sparc-linux files of splitindex binfiles arch=sparc-linux size=1 bin/sparc-linux/splitindex name splitindex.sparc-solaris category Package revision 12613 -shortdesc binary files of splitindex for sparc-solaris +shortdesc sparc-solaris files of splitindex binfiles arch=sparc-solaris size=1 bin/sparc-solaris/splitindex name splitindex.universal-darwin category Package revision 12613 -shortdesc binary files of splitindex for universal-darwin +shortdesc universal-darwin files of splitindex binfiles arch=universal-darwin size=1 bin/universal-darwin/splitindex name splitindex.win32 category Package revision 12638 -shortdesc binary files of splitindex for win32 +shortdesc win32 files of splitindex binfiles arch=win32 size=1 bin/win32/splitindex.bat name splitindex.x86_64-linux category Package revision 12613 -shortdesc binary files of splitindex for x86_64-linux +shortdesc x86_64-linux files of splitindex binfiles arch=x86_64-linux size=1 bin/x86_64-linux/splitindex @@ -87702,7 +89129,7 @@ runfiles size=27 name synctex category TLCore -revision 10592 +revision 13056 depend synctex.ARCH docfiles size=7 texmf/doc/man/man1/synctex.1 @@ -87713,105 +89140,112 @@ docfiles size=7 name synctex.alpha-linux category TLCore revision 10340 -shortdesc binary files of synctex for alpha-linux +shortdesc alpha-linux files of synctex binfiles arch=alpha-linux size=56 bin/alpha-linux/synctex name synctex.amd64-freebsd category TLCore revision 10340 -shortdesc binary files of synctex for amd64-freebsd +shortdesc amd64-freebsd files of synctex binfiles arch=amd64-freebsd size=32 bin/amd64-freebsd/synctex name synctex.hppa-hpux category TLCore revision 10340 -shortdesc binary files of synctex for hppa-hpux +shortdesc hppa-hpux files of synctex binfiles arch=hppa-hpux size=33 bin/hppa-hpux/synctex +name synctex.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of synctex +binfiles arch=i386-cygwin size=26 + bin/i386-cygwin/synctex.exe + name synctex.i386-freebsd category TLCore revision 10340 -shortdesc binary files of synctex for i386-freebsd +shortdesc i386-freebsd files of synctex binfiles arch=i386-freebsd size=26 bin/i386-freebsd/synctex name synctex.i386-linux category TLCore revision 10340 -shortdesc binary files of synctex for i386-linux +shortdesc i386-linux files of synctex binfiles arch=i386-linux size=25 bin/i386-linux/synctex name synctex.i386-openbsd category TLCore revision 10340 -shortdesc binary files of synctex for i386-openbsd +shortdesc i386-openbsd files of synctex binfiles arch=i386-openbsd size=24 bin/i386-openbsd/synctex name synctex.i386-solaris category TLCore revision 10340 -shortdesc binary files of synctex for i386-solaris +shortdesc i386-solaris files of synctex binfiles arch=i386-solaris size=27 bin/i386-solaris/synctex name synctex.mips-irix category TLCore revision 10592 -shortdesc binary files of synctex for mips-irix +shortdesc mips-irix files of synctex binfiles arch=mips-irix size=44 bin/mips-irix/synctex name synctex.powerpc-aix category TLCore revision 10340 -shortdesc binary files of synctex for powerpc-aix +shortdesc powerpc-aix files of synctex binfiles arch=powerpc-aix size=36 bin/powerpc-aix/synctex name synctex.powerpc-linux category TLCore revision 10340 -shortdesc binary files of synctex for powerpc-linux +shortdesc powerpc-linux files of synctex binfiles arch=powerpc-linux size=31 bin/powerpc-linux/synctex name synctex.sparc-linux category TLCore revision 10340 -shortdesc binary files of synctex for sparc-linux +shortdesc sparc-linux files of synctex binfiles arch=sparc-linux size=29 bin/sparc-linux/synctex name synctex.sparc-solaris category TLCore revision 10340 -shortdesc binary files of synctex for sparc-solaris +shortdesc sparc-solaris files of synctex binfiles arch=sparc-solaris size=38 bin/sparc-solaris/synctex name synctex.universal-darwin category TLCore revision 10340 -shortdesc binary files of synctex for universal-darwin +shortdesc universal-darwin files of synctex binfiles arch=universal-darwin size=60 bin/universal-darwin/synctex name synctex.win32 category TLCore revision 10340 -shortdesc binary files of synctex for win32 +shortdesc win32 files of synctex binfiles arch=win32 size=22 bin/win32/synctex.exe name synctex.x86_64-linux category TLCore revision 10340 -shortdesc binary files of synctex for x86_64-linux +shortdesc x86_64-linux files of synctex binfiles arch=x86_64-linux size=31 bin/x86_64-linux/synctex @@ -90355,7 +91789,7 @@ docfiles size=837 name tex4ht category Package -revision 12803 +revision 13056 shortdesc Convert (La)TeX to HTML/XML. longdesc A converter from TeX and LaTeX to SGML-based formats such as longdesc (X)HTML, MathML, OpenDocument, and DocBook, providing a @@ -94200,7 +95634,7 @@ catalogue-license lppl name tex4ht.alpha-linux category Package revision 12803 -shortdesc binary files of tex4ht for alpha-linux +shortdesc alpha-linux files of tex4ht binfiles arch=alpha-linux size=116 bin/alpha-linux/ht bin/alpha-linux/htcontext @@ -94217,7 +95651,7 @@ binfiles arch=alpha-linux size=116 name tex4ht.amd64-freebsd category Package revision 12803 -shortdesc binary files of tex4ht for amd64-freebsd +shortdesc amd64-freebsd files of tex4ht binfiles arch=amd64-freebsd size=70 bin/amd64-freebsd/ht bin/amd64-freebsd/htcontext @@ -94234,7 +95668,7 @@ binfiles arch=amd64-freebsd size=70 name tex4ht.hppa-hpux category Package revision 12803 -shortdesc binary files of tex4ht for hppa-hpux +shortdesc hppa-hpux files of tex4ht binfiles arch=hppa-hpux size=93 bin/hppa-hpux/ht bin/hppa-hpux/htcontext @@ -94248,10 +95682,27 @@ binfiles arch=hppa-hpux size=93 bin/hppa-hpux/t4ht bin/hppa-hpux/tex4ht +name tex4ht.i386-cygwin +category Package +revision 13056 +shortdesc i386-cygwin files of tex4ht +binfiles arch=i386-cygwin size=62 + bin/i386-cygwin/ht + bin/i386-cygwin/htcontext + bin/i386-cygwin/htlatex + bin/i386-cygwin/htmex + bin/i386-cygwin/httex + bin/i386-cygwin/httexi + bin/i386-cygwin/htxelatex + bin/i386-cygwin/htxetex + bin/i386-cygwin/mk4ht + bin/i386-cygwin/t4ht.exe + bin/i386-cygwin/tex4ht.exe + name tex4ht.i386-freebsd category Package revision 12803 -shortdesc binary files of tex4ht for i386-freebsd +shortdesc i386-freebsd files of tex4ht binfiles arch=i386-freebsd size=63 bin/i386-freebsd/ht bin/i386-freebsd/htcontext @@ -94268,7 +95719,7 @@ binfiles arch=i386-freebsd size=63 name tex4ht.i386-linux category Package revision 12803 -shortdesc binary files of tex4ht for i386-linux +shortdesc i386-linux files of tex4ht binfiles arch=i386-linux size=65 bin/i386-linux/ht bin/i386-linux/htcontext @@ -94285,7 +95736,7 @@ binfiles arch=i386-linux size=65 name tex4ht.i386-openbsd category Package revision 12803 -shortdesc binary files of tex4ht for i386-openbsd +shortdesc i386-openbsd files of tex4ht binfiles arch=i386-openbsd size=63 bin/i386-openbsd/ht bin/i386-openbsd/htcontext @@ -94302,7 +95753,7 @@ binfiles arch=i386-openbsd size=63 name tex4ht.i386-solaris category Package revision 12803 -shortdesc binary files of tex4ht for i386-solaris +shortdesc i386-solaris files of tex4ht binfiles arch=i386-solaris size=63 bin/i386-solaris/ht bin/i386-solaris/htcontext @@ -94319,7 +95770,7 @@ binfiles arch=i386-solaris size=63 name tex4ht.mips-irix category Package revision 12803 -shortdesc binary files of tex4ht for mips-irix +shortdesc mips-irix files of tex4ht binfiles arch=mips-irix size=101 bin/mips-irix/ht bin/mips-irix/htcontext @@ -94336,7 +95787,7 @@ binfiles arch=mips-irix size=101 name tex4ht.powerpc-aix category Package revision 12803 -shortdesc binary files of tex4ht for powerpc-aix +shortdesc powerpc-aix files of tex4ht binfiles arch=powerpc-aix size=70 bin/powerpc-aix/ht bin/powerpc-aix/htcontext @@ -94353,7 +95804,7 @@ binfiles arch=powerpc-aix size=70 name tex4ht.powerpc-linux category Package revision 12803 -shortdesc binary files of tex4ht for powerpc-linux +shortdesc powerpc-linux files of tex4ht binfiles arch=powerpc-linux size=68 bin/powerpc-linux/ht bin/powerpc-linux/htcontext @@ -94370,7 +95821,7 @@ binfiles arch=powerpc-linux size=68 name tex4ht.sparc-linux category Package revision 12803 -shortdesc binary files of tex4ht for sparc-linux +shortdesc sparc-linux files of tex4ht binfiles arch=sparc-linux size=69 bin/sparc-linux/ht bin/sparc-linux/htcontext @@ -94387,7 +95838,7 @@ binfiles arch=sparc-linux size=69 name tex4ht.sparc-solaris category Package revision 12803 -shortdesc binary files of tex4ht for sparc-solaris +shortdesc sparc-solaris files of tex4ht binfiles arch=sparc-solaris size=102 bin/sparc-solaris/ht bin/sparc-solaris/htcontext @@ -94404,7 +95855,7 @@ binfiles arch=sparc-solaris size=102 name tex4ht.universal-darwin category Package revision 12803 -shortdesc binary files of tex4ht for universal-darwin +shortdesc universal-darwin files of tex4ht binfiles arch=universal-darwin size=133 bin/universal-darwin/ht bin/universal-darwin/htcontext @@ -94421,7 +95872,7 @@ binfiles arch=universal-darwin size=133 name tex4ht.win32 category Package revision 12803 -shortdesc binary files of tex4ht for win32 +shortdesc win32 files of tex4ht binfiles arch=win32 size=83 bin/win32/ht.bat bin/win32/htcmd.exe @@ -94439,7 +95890,7 @@ binfiles arch=win32 size=83 name tex4ht.x86_64-linux category Package revision 12803 -shortdesc binary files of tex4ht for x86_64-linux +shortdesc x86_64-linux files of tex4ht binfiles arch=x86_64-linux size=70 bin/x86_64-linux/ht bin/x86_64-linux/htcontext @@ -94467,7 +95918,7 @@ docfiles size=559 name texcount category Package -revision 13013 +revision 13056 depend texcount.ARCH docfiles size=81 texmf-dist/doc/support/texcount/QuickReference.pdf @@ -94482,105 +95933,112 @@ runfiles size=11 name texcount.alpha-linux category Package revision 13013 -shortdesc binary files of texcount for alpha-linux +shortdesc alpha-linux files of texcount binfiles arch=alpha-linux size=1 bin/alpha-linux/texcount name texcount.amd64-freebsd category Package revision 13013 -shortdesc binary files of texcount for amd64-freebsd +shortdesc amd64-freebsd files of texcount binfiles arch=amd64-freebsd size=1 bin/amd64-freebsd/texcount name texcount.hppa-hpux category Package revision 13013 -shortdesc binary files of texcount for hppa-hpux +shortdesc hppa-hpux files of texcount binfiles arch=hppa-hpux size=1 bin/hppa-hpux/texcount +name texcount.i386-cygwin +category Package +revision 13056 +shortdesc i386-cygwin files of texcount +binfiles arch=i386-cygwin size=1 + bin/i386-cygwin/texcount + name texcount.i386-freebsd category Package revision 13013 -shortdesc binary files of texcount for i386-freebsd +shortdesc i386-freebsd files of texcount binfiles arch=i386-freebsd size=1 bin/i386-freebsd/texcount name texcount.i386-linux category Package revision 13013 -shortdesc binary files of texcount for i386-linux +shortdesc i386-linux files of texcount binfiles arch=i386-linux size=1 bin/i386-linux/texcount name texcount.i386-openbsd category Package revision 13013 -shortdesc binary files of texcount for i386-openbsd +shortdesc i386-openbsd files of texcount binfiles arch=i386-openbsd size=1 bin/i386-openbsd/texcount name texcount.i386-solaris category Package revision 13013 -shortdesc binary files of texcount for i386-solaris +shortdesc i386-solaris files of texcount binfiles arch=i386-solaris size=1 bin/i386-solaris/texcount name texcount.mips-irix category Package revision 13013 -shortdesc binary files of texcount for mips-irix +shortdesc mips-irix files of texcount binfiles arch=mips-irix size=1 bin/mips-irix/texcount name texcount.powerpc-aix category Package revision 13013 -shortdesc binary files of texcount for powerpc-aix +shortdesc powerpc-aix files of texcount binfiles arch=powerpc-aix size=1 bin/powerpc-aix/texcount name texcount.powerpc-linux category Package revision 13013 -shortdesc binary files of texcount for powerpc-linux +shortdesc powerpc-linux files of texcount binfiles arch=powerpc-linux size=1 bin/powerpc-linux/texcount name texcount.sparc-linux category Package revision 13013 -shortdesc binary files of texcount for sparc-linux +shortdesc sparc-linux files of texcount binfiles arch=sparc-linux size=1 bin/sparc-linux/texcount name texcount.sparc-solaris category Package revision 13013 -shortdesc binary files of texcount for sparc-solaris +shortdesc sparc-solaris files of texcount binfiles arch=sparc-solaris size=1 bin/sparc-solaris/texcount name texcount.universal-darwin category Package revision 13013 -shortdesc binary files of texcount for universal-darwin +shortdesc universal-darwin files of texcount binfiles arch=universal-darwin size=1 bin/universal-darwin/texcount name texcount.win32 category Package revision 7988 -shortdesc binary files of texcount for win32 +shortdesc win32 files of texcount binfiles arch=win32 size=1 bin/win32/texcount.bat name texcount.x86_64-linux category Package revision 13013 -shortdesc binary files of texcount for x86_64-linux +shortdesc x86_64-linux files of texcount binfiles arch=x86_64-linux size=1 bin/x86_64-linux/texcount @@ -94606,105 +96064,110 @@ catalogue-license artistic name texdirflatten.alpha-linux category Package revision 12803 -shortdesc binary files of texdirflatten for alpha-linux +shortdesc alpha-linux files of texdirflatten binfiles arch=alpha-linux size=1 bin/alpha-linux/texdirflatten name texdirflatten.amd64-freebsd category Package revision 12803 -shortdesc binary files of texdirflatten for amd64-freebsd +shortdesc amd64-freebsd files of texdirflatten binfiles arch=amd64-freebsd size=1 bin/amd64-freebsd/texdirflatten name texdirflatten.hppa-hpux category Package revision 12803 -shortdesc binary files of texdirflatten for hppa-hpux +shortdesc hppa-hpux files of texdirflatten binfiles arch=hppa-hpux size=1 bin/hppa-hpux/texdirflatten +name texdirflatten.i386-cygwin +category Package +revision 12803 +shortdesc i386-cygwin files of texdirflatten + name texdirflatten.i386-freebsd category Package revision 12803 -shortdesc binary files of texdirflatten for i386-freebsd +shortdesc i386-freebsd files of texdirflatten binfiles arch=i386-freebsd size=1 bin/i386-freebsd/texdirflatten name texdirflatten.i386-linux category Package revision 12803 -shortdesc binary files of texdirflatten for i386-linux +shortdesc i386-linux files of texdirflatten binfiles arch=i386-linux size=1 bin/i386-linux/texdirflatten name texdirflatten.i386-openbsd category Package revision 12803 -shortdesc binary files of texdirflatten for i386-openbsd +shortdesc i386-openbsd files of texdirflatten binfiles arch=i386-openbsd size=1 bin/i386-openbsd/texdirflatten name texdirflatten.i386-solaris category Package revision 12803 -shortdesc binary files of texdirflatten for i386-solaris +shortdesc i386-solaris files of texdirflatten binfiles arch=i386-solaris size=1 bin/i386-solaris/texdirflatten name texdirflatten.mips-irix category Package revision 12803 -shortdesc binary files of texdirflatten for mips-irix +shortdesc mips-irix files of texdirflatten binfiles arch=mips-irix size=1 bin/mips-irix/texdirflatten name texdirflatten.powerpc-aix category Package revision 12803 -shortdesc binary files of texdirflatten for powerpc-aix +shortdesc powerpc-aix files of texdirflatten binfiles arch=powerpc-aix size=1 bin/powerpc-aix/texdirflatten name texdirflatten.powerpc-linux category Package revision 12803 -shortdesc binary files of texdirflatten for powerpc-linux +shortdesc powerpc-linux files of texdirflatten binfiles arch=powerpc-linux size=1 bin/powerpc-linux/texdirflatten name texdirflatten.sparc-linux category Package revision 12803 -shortdesc binary files of texdirflatten for sparc-linux +shortdesc sparc-linux files of texdirflatten binfiles arch=sparc-linux size=1 bin/sparc-linux/texdirflatten name texdirflatten.sparc-solaris category Package revision 12803 -shortdesc binary files of texdirflatten for sparc-solaris +shortdesc sparc-solaris files of texdirflatten binfiles arch=sparc-solaris size=1 bin/sparc-solaris/texdirflatten name texdirflatten.universal-darwin category Package revision 12803 -shortdesc binary files of texdirflatten for universal-darwin +shortdesc universal-darwin files of texdirflatten binfiles arch=universal-darwin size=1 bin/universal-darwin/texdirflatten name texdirflatten.win32 category Package revision 12803 -shortdesc binary files of texdirflatten for win32 +shortdesc win32 files of texdirflatten binfiles arch=win32 size=1 bin/win32/texdirflatten.bat name texdirflatten.x86_64-linux category Package revision 12803 -shortdesc binary files of texdirflatten for x86_64-linux +shortdesc x86_64-linux files of texdirflatten binfiles arch=x86_64-linux size=1 bin/x86_64-linux/texdirflatten @@ -94763,7 +96226,7 @@ runfiles size=1 name texinfo category Package -revision 12761 +revision 13056 shortdesc Texinfo documentation system. longdesc Info is the preferred format for documentation in the GNU longdesc project; the format may be used to produce online or printed @@ -94833,7 +96296,7 @@ catalogue-version 2008-04-18.10 name texinfo.alpha-linux category Package revision 10240 -shortdesc binary files of texinfo for alpha-linux +shortdesc alpha-linux files of texinfo binfiles arch=alpha-linux size=203 bin/alpha-linux/info bin/alpha-linux/infokey @@ -94847,7 +96310,7 @@ binfiles arch=alpha-linux size=203 name texinfo.amd64-freebsd category Package revision 10261 -shortdesc binary files of texinfo for amd64-freebsd +shortdesc amd64-freebsd files of texinfo binfiles arch=amd64-freebsd size=139 bin/amd64-freebsd/info bin/amd64-freebsd/infokey @@ -94861,7 +96324,7 @@ binfiles arch=amd64-freebsd size=139 name texinfo.hppa-hpux category Package revision 10324 -shortdesc binary files of texinfo for hppa-hpux +shortdesc hppa-hpux files of texinfo binfiles arch=hppa-hpux size=177 bin/hppa-hpux/info bin/hppa-hpux/infokey @@ -94872,10 +96335,24 @@ binfiles arch=hppa-hpux size=177 bin/hppa-hpux/texi2pdf bin/hppa-hpux/texindex +name texinfo.i386-cygwin +category Package +revision 13056 +shortdesc i386-cygwin files of texinfo +binfiles arch=i386-cygwin size=119 + bin/i386-cygwin/info.exe + bin/i386-cygwin/infokey.exe + bin/i386-cygwin/install-info.exe + bin/i386-cygwin/makeinfo.exe + bin/i386-cygwin/pdftexi2dvi + bin/i386-cygwin/texi2dvi + bin/i386-cygwin/texi2pdf + bin/i386-cygwin/texindex.exe + name texinfo.i386-freebsd category Package revision 10240 -shortdesc binary files of texinfo for i386-freebsd +shortdesc i386-freebsd files of texinfo binfiles arch=i386-freebsd size=122 bin/i386-freebsd/info bin/i386-freebsd/infokey @@ -94889,7 +96366,7 @@ binfiles arch=i386-freebsd size=122 name texinfo.i386-linux category Package revision 10240 -shortdesc binary files of texinfo for i386-linux +shortdesc i386-linux files of texinfo binfiles arch=i386-linux size=116 bin/i386-linux/info bin/i386-linux/infokey @@ -94903,7 +96380,7 @@ binfiles arch=i386-linux size=116 name texinfo.i386-openbsd category Package revision 10265 -shortdesc binary files of texinfo for i386-openbsd +shortdesc i386-openbsd files of texinfo binfiles arch=i386-openbsd size=119 bin/i386-openbsd/info bin/i386-openbsd/infokey @@ -94917,7 +96394,7 @@ binfiles arch=i386-openbsd size=119 name texinfo.i386-solaris category Package revision 10240 -shortdesc binary files of texinfo for i386-solaris +shortdesc i386-solaris files of texinfo binfiles arch=i386-solaris size=129 bin/i386-solaris/info bin/i386-solaris/infokey @@ -94931,7 +96408,7 @@ binfiles arch=i386-solaris size=129 name texinfo.mips-irix category Package revision 10592 -shortdesc binary files of texinfo for mips-irix +shortdesc mips-irix files of texinfo binfiles arch=mips-irix size=210 bin/mips-irix/info bin/mips-irix/infokey @@ -94945,7 +96422,7 @@ binfiles arch=mips-irix size=210 name texinfo.powerpc-aix category Package revision 10240 -shortdesc binary files of texinfo for powerpc-aix +shortdesc powerpc-aix files of texinfo binfiles arch=powerpc-aix size=165 bin/powerpc-aix/info bin/powerpc-aix/infokey @@ -94959,7 +96436,7 @@ binfiles arch=powerpc-aix size=165 name texinfo.powerpc-linux category Package revision 10240 -shortdesc binary files of texinfo for powerpc-linux +shortdesc powerpc-linux files of texinfo binfiles arch=powerpc-linux size=133 bin/powerpc-linux/info bin/powerpc-linux/infokey @@ -94973,7 +96450,7 @@ binfiles arch=powerpc-linux size=133 name texinfo.sparc-linux category Package revision 10240 -shortdesc binary files of texinfo for sparc-linux +shortdesc sparc-linux files of texinfo binfiles arch=sparc-linux size=124 bin/sparc-linux/info bin/sparc-linux/infokey @@ -94987,7 +96464,7 @@ binfiles arch=sparc-linux size=124 name texinfo.sparc-solaris category Package revision 10240 -shortdesc binary files of texinfo for sparc-solaris +shortdesc sparc-solaris files of texinfo binfiles arch=sparc-solaris size=190 bin/sparc-solaris/info bin/sparc-solaris/infokey @@ -95001,7 +96478,7 @@ binfiles arch=sparc-solaris size=190 name texinfo.universal-darwin category Package revision 10240 -shortdesc binary files of texinfo for universal-darwin +shortdesc universal-darwin files of texinfo binfiles arch=universal-darwin size=266 bin/universal-darwin/info bin/universal-darwin/infokey @@ -95015,7 +96492,7 @@ binfiles arch=universal-darwin size=266 name texinfo.win32 category Package revision 9816 -shortdesc binary files of texinfo for win32 +shortdesc win32 files of texinfo binfiles arch=win32 size=72 bin/win32/install-info.exe bin/win32/makeinfo.exe @@ -95024,7 +96501,7 @@ binfiles arch=win32 size=72 name texinfo.x86_64-linux category Package revision 10240 -shortdesc binary files of texinfo for x86_64-linux +shortdesc x86_64-linux files of texinfo binfiles arch=x86_64-linux size=134 bin/x86_64-linux/info bin/x86_64-linux/infokey @@ -95209,7 +96686,7 @@ srcfiles size=36 name texlive.infra category TLCore -revision 13002 +revision 13055 shortdesc basic TeX Live infrastructure longdesc This package contains the files needed to get the TeX Live longdesc tools (notably tlmgr) running. That comprises the perl modules, @@ -95218,7 +96695,7 @@ longdesc sometimes. These files end up in the install packages. depend texlive.infra.ARCH docfiles size=1 tlpkg/README -runfiles size=201 +runfiles size=204 LICENSE.CTAN LICENSE.TL README @@ -95262,130 +96739,97 @@ runfiles size=201 name texlive.infra.alpha-linux category TLCore revision 12044 -shortdesc binary files of texlive.infra for alpha-linux -binfiles arch=alpha-linux size=34 - tlpkg/installer/lzma/lzma.alpha-linux - tlpkg/installer/lzma/lzmadec.alpha-linux +shortdesc alpha-linux files of texlive.infra name texlive.infra.amd64-freebsd category TLCore revision 12044 -shortdesc binary files of texlive.infra for amd64-freebsd -binfiles arch=amd64-freebsd size=88 - tlpkg/installer/lzma/lzma.amd64-freebsd - tlpkg/installer/lzma/lzmadec.amd64-freebsd +shortdesc amd64-freebsd files of texlive.infra +binfiles arch=amd64-freebsd size=57 tlpkg/installer/wget/wget.amd64-freebsd name texlive.infra.hppa-hpux category TLCore revision 12044 -shortdesc binary files of texlive.infra for hppa-hpux -binfiles arch=hppa-hpux size=146 - tlpkg/installer/lzma/lzma.hppa-hpux - tlpkg/installer/lzma/lzmadec.hppa-hpux +shortdesc hppa-hpux files of texlive.infra +binfiles arch=hppa-hpux size=98 tlpkg/installer/wget/wget.hppa-hpux +name texlive.infra.i386-cygwin +category TLCore +revision 12044 +shortdesc i386-cygwin files of texlive.infra + name texlive.infra.i386-freebsd category TLCore revision 12044 -shortdesc binary files of texlive.infra for i386-freebsd -binfiles arch=i386-freebsd size=29 - tlpkg/installer/lzma/lzma.i386-freebsd - tlpkg/installer/lzma/lzmadec.i386-freebsd +shortdesc i386-freebsd files of texlive.infra name texlive.infra.i386-linux category TLCore revision 12044 -shortdesc binary files of texlive.infra for i386-linux -binfiles arch=i386-linux size=23 - tlpkg/installer/lzma/lzma.i386-linux - tlpkg/installer/lzma/lzmadec.i386-linux +shortdesc i386-linux files of texlive.infra name texlive.infra.i386-openbsd category TLCore revision 12044 -shortdesc binary files of texlive.infra for i386-openbsd -binfiles arch=i386-openbsd size=77 - tlpkg/installer/lzma/lzma.i386-openbsd - tlpkg/installer/lzma/lzmadec.i386-openbsd +shortdesc i386-openbsd files of texlive.infra +binfiles arch=i386-openbsd size=49 tlpkg/installer/wget/wget.i386-openbsd name texlive.infra.i386-solaris category TLCore revision 12044 -shortdesc binary files of texlive.infra for i386-solaris -binfiles arch=i386-solaris size=36 - tlpkg/installer/lzma/lzma.i386-solaris - tlpkg/installer/lzma/lzmadec.i386-solaris +shortdesc i386-solaris files of texlive.infra name texlive.infra.mips-irix category TLCore revision 12044 -shortdesc binary files of texlive.infra for mips-irix -binfiles arch=mips-irix size=55 - tlpkg/installer/lzma/lzma.mips-irix - tlpkg/installer/lzma/lzmadec.mips-irix +shortdesc mips-irix files of texlive.infra name texlive.infra.powerpc-aix category TLCore revision 12044 -shortdesc binary files of texlive.infra for powerpc-aix -binfiles arch=powerpc-aix size=116 - tlpkg/installer/lzma/lzma.powerpc-aix - tlpkg/installer/lzma/lzmadec.powerpc-aix +shortdesc powerpc-aix files of texlive.infra +binfiles arch=powerpc-aix size=62 tlpkg/installer/wget/wget.powerpc-aix name texlive.infra.powerpc-linux category TLCore revision 12044 -shortdesc binary files of texlive.infra for powerpc-linux -binfiles arch=powerpc-linux size=32 - tlpkg/installer/lzma/lzma.powerpc-linux - tlpkg/installer/lzma/lzmadec.powerpc-linux +shortdesc powerpc-linux files of texlive.infra name texlive.infra.sparc-linux category TLCore revision 12044 -shortdesc binary files of texlive.infra for sparc-linux -binfiles arch=sparc-linux size=28 - tlpkg/installer/lzma/lzma.sparc-linux - tlpkg/installer/lzma/lzmadec.sparc-linux +shortdesc sparc-linux files of texlive.infra name texlive.infra.sparc-solaris category TLCore revision 12044 -shortdesc binary files of texlive.infra for sparc-solaris -binfiles arch=sparc-solaris size=110 - tlpkg/installer/lzma/lzma.sparc-solaris - tlpkg/installer/lzma/lzmadec.sparc-solaris +shortdesc sparc-solaris files of texlive.infra +binfiles arch=sparc-solaris size=71 tlpkg/installer/wget/wget.sparc-solaris name texlive.infra.universal-darwin category TLCore revision 12044 -shortdesc binary files of texlive.infra for universal-darwin -binfiles arch=universal-darwin size=265 - tlpkg/installer/lzma/lzma.universal-darwin - tlpkg/installer/lzma/lzmadec.universal-darwin +shortdesc universal-darwin files of texlive.infra +binfiles arch=universal-darwin size=111 tlpkg/installer/wget/wget.universal-darwin name texlive.infra.win32 category TLCore revision 12044 -shortdesc binary files of texlive.infra for win32 -binfiles arch=win32 size=150 - tlpkg/installer/lzma/lzma.exe - tlpkg/installer/lzma/lzmadec.win32.exe +shortdesc win32 files of texlive.infra +binfiles arch=win32 size=130 tlpkg/installer/tar.exe tlpkg/installer/wget/wget.exe name texlive.infra.x86_64-linux category TLCore revision 12044 -shortdesc binary files of texlive.infra for x86_64-linux -binfiles arch=x86_64-linux size=28 - tlpkg/installer/lzma/lzma.x86_64-linux - tlpkg/installer/lzma/lzmadec.x86_64-linux +shortdesc x86_64-linux files of texlive.infra name texloganalyser category Package @@ -96027,7 +97471,7 @@ catalogue-version 1.0 name thumbpdf category Package -revision 10592 +revision 13056 shortdesc Thumbnails for pdfTeX and dvips/ps2pdf. longdesc A Perl script that provides support for thumbnails in pdfTeX longdesc and dvips/ps2pdf. The script uses ghostscript to generate the @@ -96052,105 +97496,112 @@ catalogue-version 3.10 name thumbpdf.alpha-linux category Package revision 9633 -shortdesc binary files of thumbpdf for alpha-linux +shortdesc alpha-linux files of thumbpdf binfiles arch=alpha-linux size=1 bin/alpha-linux/thumbpdf name thumbpdf.amd64-freebsd category Package revision 9633 -shortdesc binary files of thumbpdf for amd64-freebsd +shortdesc amd64-freebsd files of thumbpdf binfiles arch=amd64-freebsd size=1 bin/amd64-freebsd/thumbpdf name thumbpdf.hppa-hpux category Package revision 9633 -shortdesc binary files of thumbpdf for hppa-hpux +shortdesc hppa-hpux files of thumbpdf binfiles arch=hppa-hpux size=1 bin/hppa-hpux/thumbpdf +name thumbpdf.i386-cygwin +category Package +revision 13056 +shortdesc i386-cygwin files of thumbpdf +binfiles arch=i386-cygwin size=1 + bin/i386-cygwin/thumbpdf + name thumbpdf.i386-freebsd category Package revision 9633 -shortdesc binary files of thumbpdf for i386-freebsd +shortdesc i386-freebsd files of thumbpdf binfiles arch=i386-freebsd size=1 bin/i386-freebsd/thumbpdf name thumbpdf.i386-linux category Package revision 9633 -shortdesc binary files of thumbpdf for i386-linux +shortdesc i386-linux files of thumbpdf binfiles arch=i386-linux size=1 bin/i386-linux/thumbpdf name thumbpdf.i386-openbsd category Package revision 9633 -shortdesc binary files of thumbpdf for i386-openbsd +shortdesc i386-openbsd files of thumbpdf binfiles arch=i386-openbsd size=1 bin/i386-openbsd/thumbpdf name thumbpdf.i386-solaris category Package revision 9633 -shortdesc binary files of thumbpdf for i386-solaris +shortdesc i386-solaris files of thumbpdf binfiles arch=i386-solaris size=1 bin/i386-solaris/thumbpdf name thumbpdf.mips-irix category Package revision 10592 -shortdesc binary files of thumbpdf for mips-irix +shortdesc mips-irix files of thumbpdf binfiles arch=mips-irix size=1 bin/mips-irix/thumbpdf name thumbpdf.powerpc-aix category Package revision 9633 -shortdesc binary files of thumbpdf for powerpc-aix +shortdesc powerpc-aix files of thumbpdf binfiles arch=powerpc-aix size=1 bin/powerpc-aix/thumbpdf name thumbpdf.powerpc-linux category Package revision 9633 -shortdesc binary files of thumbpdf for powerpc-linux +shortdesc powerpc-linux files of thumbpdf binfiles arch=powerpc-linux size=1 bin/powerpc-linux/thumbpdf name thumbpdf.sparc-linux category Package revision 9633 -shortdesc binary files of thumbpdf for sparc-linux +shortdesc sparc-linux files of thumbpdf binfiles arch=sparc-linux size=1 bin/sparc-linux/thumbpdf name thumbpdf.sparc-solaris category Package revision 9633 -shortdesc binary files of thumbpdf for sparc-solaris +shortdesc sparc-solaris files of thumbpdf binfiles arch=sparc-solaris size=1 bin/sparc-solaris/thumbpdf name thumbpdf.universal-darwin category Package revision 9633 -shortdesc binary files of thumbpdf for universal-darwin +shortdesc universal-darwin files of thumbpdf binfiles arch=universal-darwin size=1 bin/universal-darwin/thumbpdf name thumbpdf.win32 category Package revision 9633 -shortdesc binary files of thumbpdf for win32 +shortdesc win32 files of thumbpdf binfiles arch=win32 size=1 bin/win32/thumbpdf.bat name thumbpdf.x86_64-linux category Package revision 9633 -shortdesc binary files of thumbpdf for x86_64-linux +shortdesc x86_64-linux files of thumbpdf binfiles arch=x86_64-linux size=1 bin/x86_64-linux/thumbpdf @@ -105831,7 +107282,7 @@ docfiles size=228 name vpe category Package -revision 10592 +revision 13056 shortdesc Source specials for PDF output. longdesc VPE is a system to make the equivalent of “source special” longdesc marks in a PDF file. Clicking on a mark will activate an @@ -105855,105 +107306,112 @@ catalogue-version 0.1 name vpe.alpha-linux category Package revision 8514 -shortdesc binary files of vpe for alpha-linux +shortdesc alpha-linux files of vpe binfiles arch=alpha-linux size=1 bin/alpha-linux/vpe name vpe.amd64-freebsd category Package revision 8561 -shortdesc binary files of vpe for amd64-freebsd +shortdesc amd64-freebsd files of vpe binfiles arch=amd64-freebsd size=1 bin/amd64-freebsd/vpe name vpe.hppa-hpux category Package revision 8606 -shortdesc binary files of vpe for hppa-hpux +shortdesc hppa-hpux files of vpe binfiles arch=hppa-hpux size=1 bin/hppa-hpux/vpe +name vpe.i386-cygwin +category Package +revision 13056 +shortdesc i386-cygwin files of vpe +binfiles arch=i386-cygwin size=1 + bin/i386-cygwin/vpe + name vpe.i386-freebsd category Package revision 8558 -shortdesc binary files of vpe for i386-freebsd +shortdesc i386-freebsd files of vpe binfiles arch=i386-freebsd size=1 bin/i386-freebsd/vpe name vpe.i386-linux category Package revision 7340 -shortdesc binary files of vpe for i386-linux +shortdesc i386-linux files of vpe binfiles arch=i386-linux size=1 bin/i386-linux/vpe name vpe.i386-openbsd category Package revision 8562 -shortdesc binary files of vpe for i386-openbsd +shortdesc i386-openbsd files of vpe binfiles arch=i386-openbsd size=1 bin/i386-openbsd/vpe name vpe.i386-solaris category Package revision 8102 -shortdesc binary files of vpe for i386-solaris +shortdesc i386-solaris files of vpe binfiles arch=i386-solaris size=1 bin/i386-solaris/vpe name vpe.mips-irix category Package revision 10592 -shortdesc binary files of vpe for mips-irix +shortdesc mips-irix files of vpe binfiles arch=mips-irix size=1 bin/mips-irix/vpe name vpe.powerpc-aix category Package revision 8474 -shortdesc binary files of vpe for powerpc-aix +shortdesc powerpc-aix files of vpe binfiles arch=powerpc-aix size=1 bin/powerpc-aix/vpe name vpe.powerpc-linux category Package revision 8569 -shortdesc binary files of vpe for powerpc-linux +shortdesc powerpc-linux files of vpe binfiles arch=powerpc-linux size=1 bin/powerpc-linux/vpe name vpe.sparc-linux category Package revision 8588 -shortdesc binary files of vpe for sparc-linux +shortdesc sparc-linux files of vpe binfiles arch=sparc-linux size=1 bin/sparc-linux/vpe name vpe.sparc-solaris category Package revision 8475 -shortdesc binary files of vpe for sparc-solaris +shortdesc sparc-solaris files of vpe binfiles arch=sparc-solaris size=1 bin/sparc-solaris/vpe name vpe.universal-darwin category Package revision 9317 -shortdesc binary files of vpe for universal-darwin +shortdesc universal-darwin files of vpe binfiles arch=universal-darwin size=1 bin/universal-darwin/vpe name vpe.win32 category Package revision 7988 -shortdesc binary files of vpe for win32 +shortdesc win32 files of vpe binfiles arch=win32 size=1 bin/win32/vpe.bat name vpe.x86_64-linux category Package revision 8601 -shortdesc binary files of vpe for x86_64-linux +shortdesc x86_64-linux files of vpe binfiles arch=x86_64-linux size=1 bin/x86_64-linux/vpe @@ -107988,7 +109446,7 @@ catalogue-version 1.0 name xecyr.win32 category Package revision 7340 -shortdesc binary files of xecyr for win32 +shortdesc win32 files of xecyr binfiles arch=win32 size=3 bin/win32/rubibtexx.bat bin/win32/rumakeindexx.bat @@ -108073,7 +109531,7 @@ catalogue-version 1 name xetex category TLCore -revision 11347 +revision 13056 depend xetexconfig depend xetex.ARCH execute BuildFormat xetex @@ -108125,7 +109583,7 @@ catalogue-license pd name xetex.alpha-linux category TLCore revision 10323 -shortdesc binary files of xetex for alpha-linux +shortdesc alpha-linux files of xetex binfiles arch=alpha-linux size=3567 bin/alpha-linux/xdvipdfmx bin/alpha-linux/xelatex @@ -108134,7 +109592,7 @@ binfiles arch=alpha-linux size=3567 name xetex.amd64-freebsd category TLCore revision 10261 -shortdesc binary files of xetex for amd64-freebsd +shortdesc amd64-freebsd files of xetex binfiles arch=amd64-freebsd size=2675 bin/amd64-freebsd/xdvipdfmx bin/amd64-freebsd/xelatex @@ -108143,16 +109601,25 @@ binfiles arch=amd64-freebsd size=2675 name xetex.hppa-hpux category TLCore revision 10324 -shortdesc binary files of xetex for hppa-hpux +shortdesc hppa-hpux files of xetex binfiles arch=hppa-hpux size=2658 bin/hppa-hpux/xdvipdfmx bin/hppa-hpux/xelatex bin/hppa-hpux/xetex +name xetex.i386-cygwin +category TLCore +revision 13056 +shortdesc i386-cygwin files of xetex +binfiles arch=i386-cygwin size=2450 + bin/i386-cygwin/xdvipdfmx.exe + bin/i386-cygwin/xelatex + bin/i386-cygwin/xetex.exe + name xetex.i386-freebsd category TLCore revision 10232 -shortdesc binary files of xetex for i386-freebsd +shortdesc i386-freebsd files of xetex binfiles arch=i386-freebsd size=2573 bin/i386-freebsd/xdvipdfmx bin/i386-freebsd/xelatex @@ -108161,7 +109628,7 @@ binfiles arch=i386-freebsd size=2573 name xetex.i386-linux category TLCore revision 10213 -shortdesc binary files of xetex for i386-linux +shortdesc i386-linux files of xetex binfiles arch=i386-linux size=2523 bin/i386-linux/xdvipdfmx bin/i386-linux/xelatex @@ -108170,7 +109637,7 @@ binfiles arch=i386-linux size=2523 name xetex.i386-openbsd category TLCore revision 10265 -shortdesc binary files of xetex for i386-openbsd +shortdesc i386-openbsd files of xetex binfiles arch=i386-openbsd size=2271 bin/i386-openbsd/xdvipdfmx bin/i386-openbsd/xelatex @@ -108179,7 +109646,7 @@ binfiles arch=i386-openbsd size=2271 name xetex.i386-solaris category TLCore revision 10320 -shortdesc binary files of xetex for i386-solaris +shortdesc i386-solaris files of xetex binfiles arch=i386-solaris size=2742 bin/i386-solaris/xdvipdfmx bin/i386-solaris/xelatex @@ -108188,7 +109655,7 @@ binfiles arch=i386-solaris size=2742 name xetex.mips-irix category TLCore revision 10592 -shortdesc binary files of xetex for mips-irix +shortdesc mips-irix files of xetex binfiles arch=mips-irix size=3087 bin/mips-irix/xdvipdfmx bin/mips-irix/xelatex @@ -108197,7 +109664,7 @@ binfiles arch=mips-irix size=3087 name xetex.powerpc-aix category TLCore revision 10221 -shortdesc binary files of xetex for powerpc-aix +shortdesc powerpc-aix files of xetex binfiles arch=powerpc-aix size=2881 bin/powerpc-aix/xdvipdfmx bin/powerpc-aix/xelatex @@ -108206,7 +109673,7 @@ binfiles arch=powerpc-aix size=2881 name xetex.powerpc-linux category TLCore revision 10385 -shortdesc binary files of xetex for powerpc-linux +shortdesc powerpc-linux files of xetex binfiles arch=powerpc-linux size=2684 bin/powerpc-linux/xdvipdfmx bin/powerpc-linux/xelatex @@ -108215,7 +109682,7 @@ binfiles arch=powerpc-linux size=2684 name xetex.sparc-linux category TLCore revision 10219 -shortdesc binary files of xetex for sparc-linux +shortdesc sparc-linux files of xetex binfiles arch=sparc-linux size=2599 bin/sparc-linux/xdvipdfmx bin/sparc-linux/xelatex @@ -108224,7 +109691,7 @@ binfiles arch=sparc-linux size=2599 name xetex.sparc-solaris category TLCore revision 10221 -shortdesc binary files of xetex for sparc-solaris +shortdesc sparc-solaris files of xetex binfiles arch=sparc-solaris size=2820 bin/sparc-solaris/xdvipdfmx bin/sparc-solaris/xelatex @@ -108233,7 +109700,7 @@ binfiles arch=sparc-solaris size=2820 name xetex.universal-darwin category TLCore revision 10322 -shortdesc binary files of xetex for universal-darwin +shortdesc universal-darwin files of xetex binfiles arch=universal-darwin size=4932 bin/universal-darwin/T1Wrap bin/universal-darwin/xdv2pdf @@ -108244,7 +109711,7 @@ binfiles arch=universal-darwin size=4932 name xetex.win32 category TLCore revision 11347 -shortdesc binary files of xetex for win32 +shortdesc win32 files of xetex binfiles arch=win32 size=4490 bin/win32/cache/readme.txt bin/win32/conf/conf.d/10-autohint.conf @@ -108287,7 +109754,7 @@ binfiles arch=win32 size=4490 name xetex.x86_64-linux category TLCore revision 10230 -shortdesc binary files of xetex for x86_64-linux +shortdesc x86_64-linux files of xetex binfiles arch=x86_64-linux size=2671 bin/x86_64-linux/xdvipdfmx bin/x86_64-linux/xelatex @@ -108905,7 +110372,7 @@ catalogue-version 2.3 name xindy.alpha-linux category TLCore revision 11026 -shortdesc binary files of xindy for alpha-linux +shortdesc alpha-linux files of xindy binfiles arch=alpha-linux size=892 bin/alpha-linux/tex2xindy bin/alpha-linux/texindy @@ -108916,7 +110383,7 @@ binfiles arch=alpha-linux size=892 name xindy.amd64-freebsd category TLCore revision 11026 -shortdesc binary files of xindy for amd64-freebsd +shortdesc amd64-freebsd files of xindy binfiles arch=amd64-freebsd size=870 bin/amd64-freebsd/tex2xindy bin/amd64-freebsd/texindy @@ -108924,10 +110391,15 @@ binfiles arch=amd64-freebsd size=870 bin/amd64-freebsd/xindy.mem bin/amd64-freebsd/xindy.run +name xindy.i386-cygwin +category TLCore +revision 11026 +shortdesc i386-cygwin files of xindy + name xindy.i386-freebsd category TLCore revision 11026 -shortdesc binary files of xindy for i386-freebsd +shortdesc i386-freebsd files of xindy binfiles arch=i386-freebsd size=672 bin/i386-freebsd/tex2xindy bin/i386-freebsd/texindy @@ -108938,7 +110410,7 @@ binfiles arch=i386-freebsd size=672 name xindy.i386-linux category TLCore revision 11026 -shortdesc binary files of xindy for i386-linux +shortdesc i386-linux files of xindy binfiles arch=i386-linux size=672 bin/i386-linux/tex2xindy bin/i386-linux/texindy @@ -108949,7 +110421,7 @@ binfiles arch=i386-linux size=672 name xindy.i386-openbsd category TLCore revision 11026 -shortdesc binary files of xindy for i386-openbsd +shortdesc i386-openbsd files of xindy binfiles arch=i386-openbsd size=666 bin/i386-openbsd/tex2xindy bin/i386-openbsd/texindy @@ -108960,7 +110432,7 @@ binfiles arch=i386-openbsd size=666 name xindy.i386-solaris category TLCore revision 11026 -shortdesc binary files of xindy for i386-solaris +shortdesc i386-solaris files of xindy binfiles arch=i386-solaris size=653 bin/i386-solaris/tex2xindy bin/i386-solaris/texindy @@ -108971,7 +110443,7 @@ binfiles arch=i386-solaris size=653 name xindy.powerpc-aix category TLCore revision 11026 -shortdesc binary files of xindy for powerpc-aix +shortdesc powerpc-aix files of xindy binfiles arch=powerpc-aix size=935 bin/powerpc-aix/tex2xindy bin/powerpc-aix/texindy @@ -108982,7 +110454,7 @@ binfiles arch=powerpc-aix size=935 name xindy.powerpc-linux category TLCore revision 11026 -shortdesc binary files of xindy for powerpc-linux +shortdesc powerpc-linux files of xindy binfiles arch=powerpc-linux size=736 bin/powerpc-linux/tex2xindy bin/powerpc-linux/texindy @@ -108993,7 +110465,7 @@ binfiles arch=powerpc-linux size=736 name xindy.sparc-linux category TLCore revision 11026 -shortdesc binary files of xindy for sparc-linux +shortdesc sparc-linux files of xindy binfiles arch=sparc-linux size=927 bin/sparc-linux/tex2xindy bin/sparc-linux/texindy @@ -109004,7 +110476,7 @@ binfiles arch=sparc-linux size=927 name xindy.sparc-solaris category TLCore revision 11026 -shortdesc binary files of xindy for sparc-solaris +shortdesc sparc-solaris files of xindy binfiles arch=sparc-solaris size=714 bin/sparc-solaris/tex2xindy bin/sparc-solaris/texindy @@ -109015,7 +110487,7 @@ binfiles arch=sparc-solaris size=714 name xindy.universal-darwin category TLCore revision 11026 -shortdesc binary files of xindy for universal-darwin +shortdesc universal-darwin files of xindy binfiles arch=universal-darwin size=1475 bin/universal-darwin/tex2xindy bin/universal-darwin/texindy @@ -109027,7 +110499,7 @@ binfiles arch=universal-darwin size=1475 name xindy.win32 category TLCore revision 11026 -shortdesc binary files of xindy for win32 +shortdesc win32 files of xindy binfiles arch=win32 size=1012 bin/win32/tex2xindy.exe bin/win32/texindy.bat @@ -109038,7 +110510,7 @@ binfiles arch=win32 size=1012 name xindy.x86_64-linux category TLCore revision 11026 -shortdesc binary files of xindy for x86_64-linux +shortdesc x86_64-linux files of xindy binfiles arch=x86_64-linux size=826 bin/x86_64-linux/tex2xindy bin/x86_64-linux/texindy diff --git a/Master/tlpkg/tlpostcode/xetex.pl b/Master/tlpkg/tlpostcode/xetex.pl new file mode 100644 index 00000000000..5f0456ae24c --- /dev/null +++ b/Master/tlpkg/tlpostcode/xetex.pl @@ -0,0 +1,78 @@ +# $Id: xetex.pl 12367 2009-03-11 16:18:41Z preining $ +# post action for xetex +# Copyright 2008, 2009 Norbert Preining +# This file is licensed under the GNU General Public License version 2 +# or any later version. + +my $texdir; +my $mode; + +BEGIN { + $^W = 1; + $mode = $ARGV[0]; + $texdir = $ARGV[1]; + # make Perl find our packages first: + unshift (@INC, "$texdir/tlpkg"); +} + +use TeXLive::TLUtils qw(win32 mkdirhier conv_to_w32_path log info); + +# +# bin-installs font-config related stuff +my $texmfsysvar = `kpsewhich -var-value=TEXMFSYSVAR`; +if (-r "$texdir/bin/win32/conf/fonts.conf") { + # we have installed w32, so put it into texmfsysvar + mkdirhier("$texmfsysvar/fonts"); + TeXLive::TLUtils::rmtree("$texmfsysvar/fonts/conf"); + TeXLive::TLUtils::rmtree("$texmfsysvar/fonts/cache"); + my @cpycmd; + if (win32()) { + push @cpycmd, "xcopy", "/e", "/i", "/q", "/y"; + } else { + push @cpycmd, "cp", "-R"; + } + system(@cpycmd, + (win32() ? conv_to_w32_path("$texdir/bin/win32/conf") : + "$texdir/bin/win32/conf"), + (win32() ? conv_to_w32_path("$texmfsysvar/fonts/conf") : + "$texmfsysvar/fonts/conf")); + system(@cpycmd, + (win32() ? conv_to_w32_path("$texdir/bin/win32/cache") : + "$texdir/bin/win32/cache"), + (win32() ? conv_to_w32_path("$texmfsysvar/fonts/cache") : + "$texmfsysvar/fonts/cache")); + if (open(FONTSCONF, "<$texdir/bin/win32/conf/fonts.conf")) { + my @lines = ; + close(FONTSCONF); + if (open(FONTSCONF, ">$texmfsysvar/fonts/conf/fonts.conf")) { + my $winfontdir; + if (win32()) { + $winfontdir = $ENV{'SystemRoot'}.'/fonts'; + $winfontdir =~ s!\\!/!g; + } + foreach (@lines) { + $_ =~ s!c:/Program Files/texlive/$TeXLive::TLConfig::ReleaseYear!$texdir!; + $_ =~ s!c:/windows/fonts!$winfontdir! if win32(); + print FONTSCONF; + } + close(FONTSCONF); + } else { + warn("Cannot open $texmfsysvar/fonts/conf/fonts.conf for writing\n"); + } + } else { + warn("Cannot open $texdir/bin/win32/conf/fonts.conf\n"); + } +} +# call fc-cache but only when we install on w32! +if (win32()) { + info("Running fc-cache -v -r\n"); + log(`fc-cache -v -r 2>&1`); + #system("fc-cache","-v", "-r"); +} + +### Local Variables: +### perl-indent-level: 2 +### tab-width: 2 +### indent-tabs-mode: nil +### End: +# vim:set tabstop=2 expandtab: # diff --git a/Master/tlpkg/tlpsrc/bin-aleph.tlpsrc b/Master/tlpkg/tlpsrc/bin-aleph.tlpsrc index f45356d3a07..fa0d3efb30b 100644 --- a/Master/tlpkg/tlpsrc/bin-aleph.tlpsrc +++ b/Master/tlpkg/tlpsrc/bin-aleph.tlpsrc @@ -1,7 +1,7 @@ name bin-aleph category TLCore depend bin-omega -execute BuildFormat aleph -runpattern f texmf/fmtutil/format.aleph.cnf +execute AddFormat name=aleph engine=aleph options=*aleph.ini +execute AddFormat name=lamed engine=aleph patterns=language.dat options=*lambda.ini binpattern f bin/${ARCH}/aleph binpattern f bin/${ARCH}/lamed diff --git a/Master/tlpkg/tlpsrc/bin-amstex.tlpsrc b/Master/tlpkg/tlpsrc/bin-amstex.tlpsrc index 137f4b75705..6a247fdb361 100644 --- a/Master/tlpkg/tlpsrc/bin-amstex.tlpsrc +++ b/Master/tlpkg/tlpsrc/bin-amstex.tlpsrc @@ -1,7 +1,7 @@ name bin-amstex category TLCore depend bin-tex -execute BuildFormat amstex -runpattern f texmf/fmtutil/format.amstex.cnf +execute AddFormat name=amstex engine=pdftex options="-translate-file=cp227.tcx *amstex.ini" +execute AddFormat name=pdfamstex mode=disabled engine=pdftex options="-translate-file=cp227.tcx *pdfamstex.ini" docpattern f texmf/doc/man/man1/amstex.* binpattern f bin/${ARCH}/amstex diff --git a/Master/tlpkg/tlpsrc/bin-context.tlpsrc b/Master/tlpkg/tlpsrc/bin-context.tlpsrc index de58e037b0d..e7adbcc0e55 100644 --- a/Master/tlpkg/tlpsrc/bin-context.tlpsrc +++ b/Master/tlpkg/tlpsrc/bin-context.tlpsrc @@ -1,9 +1,15 @@ name bin-context category TLCore depend pdftex -execute BuildFormat context +execute AddFormat name=cont-en engine=pdftex patterns=cont-usr.tex options="-8bit *cont-en.ini" +execute AddFormat name=cont-cz mode=disabled engine=pdftex patterns=cont-usr.tex options="-8bit *cont-cz.ini" +execute AddFormat name=cont-de mode=disabled engine=pdftex patterns=cont-usr.tex options="-8bit *cont-de.ini" +execute AddFormat name=cont-nl mode=disabled engine=pdftex patterns=cont-usr.tex options="-8bit *cont-nl.ini" +execute AddFormat name=cont-uk mode=disabled engine=pdftex patterns=cont-usr.tex options="-8bit *cont-uk.ini" +execute AddFormat name=cont-en engine=xetex patterns=cont-usr.tex options="-8bit *cont-en.ini" +execute AddFormat name=mptopdf engine=pdftex options="-translate-file=cp227.tcx mptopdf.tex" +execute AddFormat name=metafun engine=mpost options="-translate-file=cp227.tcx metafun.mp" runpattern f texmf-dist/tex/mptopdf/config/mptopdf.ini -runpattern f texmf/fmtutil/format.context.cnf docpattern f texmf/doc/man/man1/ctxtools.* docpattern f texmf/doc/man/man1/makempy.* docpattern f texmf/doc/man/man1/mptopdf.* diff --git a/Master/tlpkg/tlpsrc/bin-cslatex.tlpsrc b/Master/tlpkg/tlpsrc/bin-cslatex.tlpsrc index c5a20093df9..411300bd8e6 100644 --- a/Master/tlpkg/tlpsrc/bin-cslatex.tlpsrc +++ b/Master/tlpkg/tlpsrc/bin-cslatex.tlpsrc @@ -1,7 +1,7 @@ name bin-cslatex category TLCore depend bin-latex -execute BuildFormat cslatex -runpattern f texmf/fmtutil/format.cslatex.cnf +execute AddFormat name=cslatex engine=pdftex options="-etex -translate-file=cp227.tcx cslatex.ini" +execute AddFormat name=pdfcslatex engine=pdftex options="-etex -translate-file=cp227.tcx cslatex.ini" binpattern f bin/${ARCH}/cslatex binpattern f bin/${ARCH}/pdfcslatex diff --git a/Master/tlpkg/tlpsrc/bin-csplain.tlpsrc b/Master/tlpkg/tlpsrc/bin-csplain.tlpsrc index b3640660fc2..faf2c4f86d3 100644 --- a/Master/tlpkg/tlpsrc/bin-csplain.tlpsrc +++ b/Master/tlpkg/tlpsrc/bin-csplain.tlpsrc @@ -1,7 +1,7 @@ name bin-csplain category TLCore depend bin-tex -execute BuildFormat csplain -runpattern f texmf/fmtutil/format.csplain.cnf +execute AddFormat name=csplain engine=pdftex options="-etex -translate-file=cp227.tcx csplain.ini" +execute AddFormat name=pdfcsplain engine=pdftex options="-etex -translate-file=cp227.tcx csplain.ini" binpattern f bin/${ARCH}/csplain binpattern f bin/${ARCH}/pdfcsplain diff --git a/Master/tlpkg/tlpsrc/bin-cyrillic.tlpsrc b/Master/tlpkg/tlpsrc/bin-cyrillic.tlpsrc index 70c33f4794e..4a347e28ccd 100644 --- a/Master/tlpkg/tlpsrc/bin-cyrillic.tlpsrc +++ b/Master/tlpkg/tlpsrc/bin-cyrillic.tlpsrc @@ -4,6 +4,3 @@ docpattern f texmf/doc/man/man1/rubibtex.* docpattern f texmf/doc/man/man1/rumakeindex.* binpattern f bin/${ARCH}/rubibtex binpattern f bin/${ARCH}/rumakeindex -runpattern f texmf/fmtutil/format.cyramstex.cnf -runpattern f texmf/fmtutil/format.cyrtex.cnf -runpattern f texmf/fmtutil/format.cyrtexinfo.cnf diff --git a/Master/tlpkg/tlpsrc/bin-dviout.win32.tlpsrc b/Master/tlpkg/tlpsrc/bin-dviout.win32.tlpsrc index 80646efe0bf..3f22ae46ce1 100644 --- a/Master/tlpkg/tlpsrc/bin-dviout.win32.tlpsrc +++ b/Master/tlpkg/tlpsrc/bin-dviout.win32.tlpsrc @@ -2,3 +2,4 @@ name bin-dviout.win32 category TLCore binpattern d/win32 tlpkg/dviout binpattern f bin/win32/dviout.vbs +postaction shortcut type=menu name="DVIOUT Dvi Viewer" cmd=wscript args=TEXDIR/bin/win32/dviout.vbs hide=1 diff --git a/Master/tlpkg/tlpsrc/bin-eplain.tlpsrc b/Master/tlpkg/tlpsrc/bin-eplain.tlpsrc index 12189c094d6..724e7832c53 100644 --- a/Master/tlpkg/tlpsrc/bin-eplain.tlpsrc +++ b/Master/tlpkg/tlpsrc/bin-eplain.tlpsrc @@ -1,8 +1,7 @@ name bin-eplain category TLCore depend pdftex -execute BuildFormat eplain -runpattern f texmf/fmtutil/format.eplain.cnf +execute AddFormat name=eplain engine=pdftex options="-translate-file=cp227.tcx *eplain.ini" docpattern f texmf/doc/info/eplain.info docpattern f texmf/doc/man/man1/eplain.* binpattern f bin/${ARCH}/eplain diff --git a/Master/tlpkg/tlpsrc/bin-jadetex.tlpsrc b/Master/tlpkg/tlpsrc/bin-jadetex.tlpsrc index d41a2df9e9e..319e4959a74 100644 --- a/Master/tlpkg/tlpsrc/bin-jadetex.tlpsrc +++ b/Master/tlpkg/tlpsrc/bin-jadetex.tlpsrc @@ -2,7 +2,7 @@ name bin-jadetex category TLCore depend pdftex depend bin-tex -execute BuildFormat jadetex -runpattern f texmf/fmtutil/format.jadetex.cnf +execute AddFormat name=jadetex engine=pdftex patterns=language.dat options="&latex jadetex.ini" +execute AddFormat name=pdfjadetex engine=pdftex patterns=language.dat options="&pdflatex pdfjadetex.ini" binpattern f bin/${ARCH}/jadetex binpattern f bin/${ARCH}/pdfjadetex diff --git a/Master/tlpkg/tlpsrc/bin-kpathsea.tlpsrc b/Master/tlpkg/tlpsrc/bin-kpathsea.tlpsrc index 7f43d3a7cd0..811b96e924f 100644 --- a/Master/tlpkg/tlpsrc/bin-kpathsea.tlpsrc +++ b/Master/tlpkg/tlpsrc/bin-kpathsea.tlpsrc @@ -1,6 +1,7 @@ name bin-kpathsea category TLCore runpattern f texmf/web2c/*.cnf +runpattern !f texmf/web2c/fmtutil-hdr.cnf runpattern f texmf/web2c/*.opt runpattern f texmf/web2c/*.tcx runpattern f texmf/web2c/mktexdir diff --git a/Master/tlpkg/tlpsrc/bin-latex.tlpsrc b/Master/tlpkg/tlpsrc/bin-latex.tlpsrc index 620892e2376..b24dd2eef59 100644 --- a/Master/tlpkg/tlpsrc/bin-latex.tlpsrc +++ b/Master/tlpkg/tlpsrc/bin-latex.tlpsrc @@ -4,12 +4,14 @@ depend luatex depend pdftex depend latexconfig depend latex-fonts -execute BuildFormat latex +execute AddFormat name=latex engine=pdftex patterns=language.dat options="-translate-file=cp227.tcx *latex.ini" +execute AddFormat name=pdflatex engine=pdftex patterns=language.dat options="-translate-file=cp227.tcx *pdflatex.ini" +execute AddFormat name=lualatex engine=luatex patterns=language.dat options="lualatex.ini" +execute AddFormat name=pdflualatex engine=luatex patterns=language.dat options="pdflualatex.ini" binpattern f bin/${ARCH}/latex binpattern f/!hppa-hpux bin/${ARCH}/lualatex binpattern f bin/${ARCH}/pdflatex binpattern f/!hppa-hpux bin/${ARCH}/pdflualatex docpattern f texmf/doc/man/man1/latex.* docpattern f texmf/doc/man/man1/pdflatex.* -runpattern f texmf/fmtutil/format.latex.cnf runpattern d texmf/tex/latex/config diff --git a/Master/tlpkg/tlpsrc/bin-metafont.tlpsrc b/Master/tlpkg/tlpsrc/bin-metafont.tlpsrc index 2dd91933f0a..e81ede17f81 100644 --- a/Master/tlpkg/tlpsrc/bin-metafont.tlpsrc +++ b/Master/tlpkg/tlpsrc/bin-metafont.tlpsrc @@ -1,8 +1,7 @@ name bin-metafont category TLCore depend bin-kpathsea -execute BuildFormat metafont -runpattern f texmf/fmtutil/format.metafont.cnf +execute AddFormat name=mf engine=mf-nowin options="-translate-file=cp227.tcx mf.ini" docpattern f texmf/doc/man/man1/mf-nowin.* docpattern f texmf/doc/man/man1/mf.* binpattern f bin/${ARCH}/mf diff --git a/Master/tlpkg/tlpsrc/bin-metapost.tlpsrc b/Master/tlpkg/tlpsrc/bin-metapost.tlpsrc index bc3213bca6b..c422f89a2a3 100644 --- a/Master/tlpkg/tlpsrc/bin-metapost.tlpsrc +++ b/Master/tlpkg/tlpsrc/bin-metapost.tlpsrc @@ -1,8 +1,8 @@ name bin-metapost category TLCore depend bin-kpathsea -execute BuildFormat metapost -runpattern f texmf/fmtutil/format.metapost.cnf +execute AddFormat name=mpost engine=mpost options="-translate-file=cp227.tcx mpost.mp" +execute AddFormat name=mfplain engine=mpost options="-translate-file=cp227.tcx mfplain.ini" docpattern f texmf/doc/man/man1/dmp.* docpattern f texmf/doc/man/man1/dvitomp.* docpattern f texmf/doc/man/man1/makempx.* diff --git a/Master/tlpkg/tlpsrc/bin-mex.tlpsrc b/Master/tlpkg/tlpsrc/bin-mex.tlpsrc index b9f72ca2ed6..6953e2d1500 100644 --- a/Master/tlpkg/tlpsrc/bin-mex.tlpsrc +++ b/Master/tlpkg/tlpsrc/bin-mex.tlpsrc @@ -2,10 +2,9 @@ name bin-mex category TLCore depend pdftex depend bin-tex -execute BuildFormat mex -execute BuildFormat utf8mex -runpattern f texmf/fmtutil/format.mex.cnf -runpattern f texmf/fmtutil/format.utf8mex.cnf +execute AddFormat name=mex engine=pdftex patterns=mexconf.tex options="-translate-file=cp227.tcx *mex.ini" +execute AddFormat name=pdfmex engine=pdftex patterns=mexconf.tex options="-translate-file=cp227.tcx *pdfmex.ini" +execute AddFormat name=utf8mex engine=pdftex patterns=mexconf.tex options="-enc *utf8mex.ini" binpattern f bin/${ARCH}/mex binpattern f bin/${ARCH}/pdfmex binpattern f bin/${ARCH}/utf8mex diff --git a/Master/tlpkg/tlpsrc/bin-mltex.tlpsrc b/Master/tlpkg/tlpsrc/bin-mltex.tlpsrc index b652e9e196d..f9372d7a74a 100644 --- a/Master/tlpkg/tlpsrc/bin-mltex.tlpsrc +++ b/Master/tlpkg/tlpsrc/bin-mltex.tlpsrc @@ -1,7 +1,7 @@ name bin-mltex category TLCore depend bin-latex -execute BuildFormat mltex -runpattern f texmf/fmtutil/format.mltex.cnf +execute AddFormat name=mltex engine=pdftex options="-translate-file=cp227.tcx -mltex mltex.ini" +execute AddFormat name=mllatex engine=pdftex patterns=language.dat options="-translate-file=cp227.tcx -mltex mllatex.ini" binpattern f bin/${ARCH}/mllatex binpattern f bin/${ARCH}/mltex diff --git a/Master/tlpkg/tlpsrc/bin-omega.tlpsrc b/Master/tlpkg/tlpsrc/bin-omega.tlpsrc index 3ce77cae90f..da8f8d0eaaa 100644 --- a/Master/tlpkg/tlpsrc/bin-omega.tlpsrc +++ b/Master/tlpkg/tlpsrc/bin-omega.tlpsrc @@ -1,7 +1,7 @@ name bin-omega category TLCore -execute BuildFormat omega -runpattern f texmf/fmtutil/format.omega.cnf +execute AddFormat name=omega engine=omega options="omega.ini" +execute AddFormat name=lambda engine=omega patterns=language.dat options="lambda.ini" docpattern f texmf/doc/man/man1/lambda.* docpattern f texmf/doc/man/man1/omega.* binpattern f bin/${ARCH}/lambda diff --git a/Master/tlpkg/tlpsrc/bin-physe.tlpsrc b/Master/tlpkg/tlpsrc/bin-physe.tlpsrc index bf6ea4237d9..0ea7436b7bf 100644 --- a/Master/tlpkg/tlpsrc/bin-physe.tlpsrc +++ b/Master/tlpkg/tlpsrc/bin-physe.tlpsrc @@ -1,6 +1,5 @@ name bin-physe category TLCore depend bin-tex -execute BuildFormat physe -runpattern f texmf/fmtutil/format.physe.cnf +execute AddFormat name=physe engine=pdftex options="physe.ini" binpattern f bin/${ARCH}/physe diff --git a/Master/tlpkg/tlpsrc/bin-phyzzx.tlpsrc b/Master/tlpkg/tlpsrc/bin-phyzzx.tlpsrc index 0044e7f1211..2aa67c5287b 100644 --- a/Master/tlpkg/tlpsrc/bin-phyzzx.tlpsrc +++ b/Master/tlpkg/tlpsrc/bin-phyzzx.tlpsrc @@ -1,6 +1,5 @@ name bin-phyzzx category TLCore depend bin-tex -execute BuildFormat phyzzx -runpattern f texmf/fmtutil/format.phyzzx.cnf +execute AddFormat name=phyzzx engine=pdftex options="physe.ini" binpattern f bin/${ARCH}/phyzzx diff --git a/Master/tlpkg/tlpsrc/bin-tex.tlpsrc b/Master/tlpkg/tlpsrc/bin-tex.tlpsrc index 0350a7cdd47..62cd05cf1d7 100644 --- a/Master/tlpkg/tlpsrc/bin-tex.tlpsrc +++ b/Master/tlpkg/tlpsrc/bin-tex.tlpsrc @@ -1,7 +1,6 @@ name bin-tex category TLCore depend bin-kpathsea -execute BuildFormat tex -runpattern f texmf/fmtutil/format.tex.cnf +execute AddFormat name=tex engine=tex options="tex.ini" docpattern f texmf/doc/man/man1/tex.* binpattern f bin/${ARCH}/tex diff --git a/Master/tlpkg/tlpsrc/bin-texdoc.tlpsrc b/Master/tlpkg/tlpsrc/bin-texdoc.tlpsrc index db0e3bbca85..0a54b0854f7 100644 --- a/Master/tlpkg/tlpsrc/bin-texdoc.tlpsrc +++ b/Master/tlpkg/tlpsrc/bin-texdoc.tlpsrc @@ -1,6 +1,7 @@ name bin-texdoc category TLCore depend bin-kpathsea +postaction shortcut type=menu name="TeXdoc GUI" cmd="TEXDIR/bin/win32/texdoctk.bat" hide=1 runpattern f texmf/scripts/tetex/texdoctk.pl runpattern f texmf/scripts/texdoc/* runpattern f texmf/texdoctk/* diff --git a/Master/tlpkg/tlpsrc/bin-texlive.tlpsrc b/Master/tlpkg/tlpsrc/bin-texlive.tlpsrc index bb242de8831..859766aeaef 100644 --- a/Master/tlpkg/tlpsrc/bin-texlive.tlpsrc +++ b/Master/tlpkg/tlpsrc/bin-texlive.tlpsrc @@ -1,27 +1,11 @@ name bin-texlive category TLCore shortdesc executables and files maintained as part of TeX Live -longdesc This packages contains the binaries of the TeX Live tools (notably -longdesc tlmgr). Together with texlive.infra, it provides all the basic TeX -longdesc Live infrastructure. +longdesc This packages contains the binaries of the TeX Live tools. depend texlive.infra -runpattern f texmf/fmtutil/fmtutil-hdr.cnf runpattern d texmf/scripts/texlive/lua -runpattern d texmf/scripts/texlive/tlmgrgui -runpattern !f texmf/scripts/texlive/tlmgrgui/tlmgrgui1.pl -runpattern !f texmf/scripts/texlive/tlmgrgui/gui-config1.pl -runpattern !f texmf/scripts/texlive/tlmgrgui/gui-arch1.pl -runpattern !f texmf/scripts/texlive/tlmgrgui/tlmgrgui-real.pl runpattern f texmf/scripts/texlive/rungs.tlu runpattern f texmf/scripts/texlive/test-tlpdb.tlu runpattern f texmf/scripts/texlive/texconf.tlu -runpattern f texmf/scripts/texlive/tlmgr.pl -runpattern !f texmf/scripts/texlive/tlmgr1.pl -runpattern f texmf/scripts/texlive/uninstall-win32.pl -runpattern f texmf/web2c/updmap-hdr.cfg -docpattern f texmf/doc/man/man1/tlmgr.* -binpattern f bin/${ARCH}/tlmgr binpattern f bin/${ARCH}/rungs -binpattern f bin/win32/tl-w32-wrapper.texlua binpattern f bin/win32/symlinks4cygwin.sh -binpattern f/win32 texmf/scripts/texlive/updater-w32.bat diff --git a/Master/tlpkg/tlpsrc/bin-texsis.tlpsrc b/Master/tlpkg/tlpsrc/bin-texsis.tlpsrc index 4bc68530b2c..637004fc810 100644 --- a/Master/tlpkg/tlpsrc/bin-texsis.tlpsrc +++ b/Master/tlpkg/tlpsrc/bin-texsis.tlpsrc @@ -1,6 +1,5 @@ name bin-texsis category TLCore depend bin-tex -execute BuildFormat texsis -runpattern f texmf/fmtutil/format.texsis.cnf +execute AddFormat name=texsis engine=pdftex options="-translate-file=cp227.tcx texsis.ini" binpattern f bin/${ARCH}/texsis diff --git a/Master/tlpkg/tlpsrc/bin-tlpsv.win32.tlpsrc b/Master/tlpkg/tlpsrc/bin-tlpsv.win32.tlpsrc index cff48f95573..9dbbef0f023 100644 --- a/Master/tlpkg/tlpsrc/bin-tlpsv.win32.tlpsrc +++ b/Master/tlpkg/tlpsrc/bin-tlpsv.win32.tlpsrc @@ -5,3 +5,5 @@ category TLCore runpattern f bin/win32/psv.bat runpattern f texmf/scripts/texlive/psv.tlu runpattern d tlpkg/tlpsv +postaction shortcut type=menu name="PS_View" icon=TEXDIR/tlpkg/tlpsv/psv.exe cmd=TEXDIR/bin/win32/psv.bat hide=1 +postaction shortcut type=desktop name="PS_View" icon=TEXDIR/tlpkg/tlpsv/psv.exe cmd=TEXDIR/bin/win32/psv.bat hide=1 diff --git a/Master/tlpkg/tlpsrc/bin-wintools.win32.tlpsrc b/Master/tlpkg/tlpsrc/bin-wintools.win32.tlpsrc index 26779d1cff3..98e49e1b9bd 100644 --- a/Master/tlpkg/tlpsrc/bin-wintools.win32.tlpsrc +++ b/Master/tlpkg/tlpsrc/bin-wintools.win32.tlpsrc @@ -14,6 +14,10 @@ binpattern f bin/win32/tomac.exe binpattern f bin/win32/tounix.exe binpattern f bin/win32/type1afm.exe binpattern f bin/win32/unzip.exe +# from bin-chktex.win32 +runpattern f texmf/chktex/* +docpattern f texmf/doc/chktex/* +binpattern f bin/win32/chktex.exe # from bin-gzip.win32 docpattern f texmf/doc/gzip/* binpattern f bin/win32/gunzip.exe diff --git a/Master/tlpkg/tlpsrc/bin-xmltex.tlpsrc b/Master/tlpkg/tlpsrc/bin-xmltex.tlpsrc index 32e866f0d86..75eeec5fc7b 100644 --- a/Master/tlpkg/tlpsrc/bin-xmltex.tlpsrc +++ b/Master/tlpkg/tlpsrc/bin-xmltex.tlpsrc @@ -2,7 +2,7 @@ name bin-xmltex category TLCore depend pdftex depend bin-tex -execute BuildFormat xmltex -runpattern f texmf/fmtutil/format.xmltex.cnf +execute AddFormat name=xmltex engine=pdftex patterns=language.dat options="&latex xmltex.ini" +execute AddFormat name=pdfxmltex engine=pdftex patterns=language.dat options="&pdflatex pdfxmltex.ini" binpattern f bin/${ARCH}/pdfxmltex binpattern f bin/${ARCH}/xmltex diff --git a/Master/tlpkg/tlpsrc/collection-basic.tlpsrc b/Master/tlpkg/tlpsrc/collection-basic.tlpsrc index 54972d08b3d..481c9451264 100644 --- a/Master/tlpkg/tlpsrc/collection-basic.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-basic.tlpsrc @@ -14,6 +14,7 @@ depend enctex depend etex depend etex-pkg depend hyph-utf8 +depend ifluatex depend ifxetex depend makeindex depend metafont diff --git a/Master/tlpkg/tlpsrc/epspdf.tlpsrc b/Master/tlpkg/tlpsrc/epspdf.tlpsrc index c5880990b44..9feb749da43 100644 --- a/Master/tlpkg/tlpsrc/epspdf.tlpsrc +++ b/Master/tlpkg/tlpsrc/epspdf.tlpsrc @@ -1,4 +1,6 @@ name epspdf category Package +docpattern d texmf-dist/doc/epspdf +runpattern d texmf-dist/scripts/epspdf binpattern f bin/${ARCH}/epspdf binpattern f bin/${ARCH}/epspdftk diff --git a/Master/tlpkg/tlpsrc/luatex.tlpsrc b/Master/tlpkg/tlpsrc/luatex.tlpsrc index 1ceafd1dc09..3718a820668 100644 --- a/Master/tlpkg/tlpsrc/luatex.tlpsrc +++ b/Master/tlpkg/tlpsrc/luatex.tlpsrc @@ -5,11 +5,11 @@ longdesc LuaTeX is an extended version of pdfTeX using Lua as an embedded longdesc scripting language. The LuaTeX projects main objective is to provide an longdesc open and configurable variant of TeX while at the same time offering longdesc downward compatibility. http://luatex.org/ -execute BuildFormat luatex +execute AddFormat name=luatex engine=luatex options="luatex.ini" +execute AddFormat name=pdfluatex engine=luatex options="pdfluatex.ini" docpattern d texmf-dist/doc/luatex docpattern f texmf/doc/man/man1/luatex.* docpattern f texmf/doc/man/man1/texlua* -runpattern f texmf/fmtutil/format.luatex.cnf runpattern f texmf/tex/generic/config/luatexiniconfig.tex binpattern f/!hppa-hpux bin/${ARCH}/luatex binpattern f/!hppa-hpux bin/${ARCH}/pdfluatex diff --git a/Master/tlpkg/tlpsrc/oberdiek.tlpsrc b/Master/tlpkg/tlpsrc/oberdiek.tlpsrc index 07dd46a0f56..8cd04510955 100644 --- a/Master/tlpkg/tlpsrc/oberdiek.tlpsrc +++ b/Master/tlpkg/tlpsrc/oberdiek.tlpsrc @@ -1,2 +1,7 @@ name oberdiek category Package +# ignore ifluatex since it is split off +docpattern +!f texmf-dist/doc/latex/oberdiek/ifluatex.pdf +docpattern +!f texmf-dist/doc/latex/oberdiek/test/ifluatex* +srcpattern +!f texmf-dist/source/latex/oberdiek/ifluatex.dtx +runpattern +!f texmf-dist/tex/generic/oberdiek/ifluatex.sty diff --git a/Master/tlpkg/tlpsrc/pdftex.tlpsrc b/Master/tlpkg/tlpsrc/pdftex.tlpsrc index 721b2c8a9c6..7c43ecf8296 100644 --- a/Master/tlpkg/tlpsrc/pdftex.tlpsrc +++ b/Master/tlpkg/tlpsrc/pdftex.tlpsrc @@ -1,8 +1,9 @@ name pdftex category TLCore depend bin-kpathsea -execute BuildFormat pdftex -runpattern f texmf/fmtutil/format.pdftex.cnf +execute AddFormat name=etex engine=pdftex patterns=language.def options="-translate-file=cp227.tcx *etex.ini" +execute AddFormat name=pdfetex engine=pdftex patterns=language.def options="-translate-file=cp227.tcx *pdfetex.ini" +execute AddFormat name=pdftex engine=pdftex patterns=language.def options="-translate-file=cp227.tcx *pdfetex.ini" runpattern f texmf/fonts/map/pdftex/updmap/* runpattern f texmf/tex/generic/config/pdftex*.tex runpattern f texmf/tex/generic/pdftex/* diff --git a/Master/tlpkg/tlpsrc/t2.tlpsrc b/Master/tlpkg/tlpsrc/t2.tlpsrc index 43bbdc51ca9..9d9e3c0a943 100644 --- a/Master/tlpkg/tlpsrc/t2.tlpsrc +++ b/Master/tlpkg/tlpsrc/t2.tlpsrc @@ -1,5 +1,5 @@ name t2 category Package -execute BuildFormat cyramstex -execute BuildFormat cyrtex -execute BuildFormat cyrtexinfo +execute AddFormat name=cyramstex mode=disabled engine=pdftex patterns=language.dat options="-translate-file=cp227.tcx *cyramstx.ini" +execute AddFormat name=cyrtex mode=disabled engine=pdftex patterns=language.dat options="-translate-file=cp227.tcx *cyrtex.ini" +execute AddFormat name=cyrtexinfo mode=disabled engine=pdftex patterns=language.dat options="-translate-file=cp227.tcx *cyrtxinf.ini" diff --git a/Master/tlpkg/tlpsrc/texlive-cz.tlpsrc b/Master/tlpkg/tlpsrc/texlive-cz.tlpsrc index 4056f5eea62..658388971d5 100644 --- a/Master/tlpkg/tlpsrc/texlive-cz.tlpsrc +++ b/Master/tlpkg/tlpsrc/texlive-cz.tlpsrc @@ -1,2 +1,4 @@ name texlive-cz category Documentation +postaction shortcut type=menu name="TeX Live Manual (cz) (PDF)" cmd=TEXDIR/texmf-doc/doc/czechslovak/texlive-cz/texlive-cz.pdf +postaction shortcut type=menu name="TeX Live Manual (cz) (HTML)" cmd=TEXDIR/texmf-doc/doc/czechslovak/texlive-cz/texlive-cz.html diff --git a/Master/tlpkg/tlpsrc/texlive-de.tlpsrc b/Master/tlpkg/tlpsrc/texlive-de.tlpsrc index 1f3cdb430e2..8a69b6d68c5 100644 --- a/Master/tlpkg/tlpsrc/texlive-de.tlpsrc +++ b/Master/tlpkg/tlpsrc/texlive-de.tlpsrc @@ -1,2 +1,4 @@ name texlive-de category Documentation +postaction shortcut type=menu name="TeX Live Manual (de) (PDF)" cmd=TEXDIR/texmf-doc/doc/german/texlive-de/texlive-de.pdf +postaction shortcut type=menu name="TeX Live Manual (de) (HTML)" cmd=TEXDIR/texmf-doc/doc/german/texlive-de/texlive-de.html diff --git a/Master/tlpkg/tlpsrc/texlive-en.tlpsrc b/Master/tlpkg/tlpsrc/texlive-en.tlpsrc index 1a0b6d94caa..2093f760f1e 100644 --- a/Master/tlpkg/tlpsrc/texlive-en.tlpsrc +++ b/Master/tlpkg/tlpsrc/texlive-en.tlpsrc @@ -1,2 +1,4 @@ name texlive-en category Documentation +postaction shortcut type=menu name="TeX Live Manual (en) (PDF)" cmd=TEXDIR/texmf-doc/doc/english/texlive-en/texlive-en.pdf +postaction shortcut type=menu name="TeX Live Manual (en) (HTML)" cmd=TEXDIR/texmf-doc/doc/english/texlive-en/texlive-en.html diff --git a/Master/tlpkg/tlpsrc/texlive-fr.tlpsrc b/Master/tlpkg/tlpsrc/texlive-fr.tlpsrc index d12675827ad..7fb28006300 100644 --- a/Master/tlpkg/tlpsrc/texlive-fr.tlpsrc +++ b/Master/tlpkg/tlpsrc/texlive-fr.tlpsrc @@ -1,2 +1,4 @@ name texlive-fr category Documentation +postaction shortcut type=menu name="TeX Live Manual (fr) (PDF)" cmd=TEXDIR/texmf-doc/doc/french/texlive-fr/texlive-fr.pdf +postaction shortcut type=menu name="TeX Live Manual (fr) (HTML)" cmd=TEXDIR/texmf-doc/doc/french/texlive-fr/texlive-fr.html diff --git a/Master/tlpkg/tlpsrc/texlive-pl.tlpsrc b/Master/tlpkg/tlpsrc/texlive-pl.tlpsrc index c22a60fab8c..13550693a65 100644 --- a/Master/tlpkg/tlpsrc/texlive-pl.tlpsrc +++ b/Master/tlpkg/tlpsrc/texlive-pl.tlpsrc @@ -1,2 +1,4 @@ name texlive-pl category Documentation +postaction shortcut type=menu name="TeX Live Manual (pl) (PDF)" cmd=TEXDIR/texmf-doc/doc/polish/texlive-pl/texlive-pl.pdf +postaction shortcut type=menu name="TeX Live Manual (pl) (HTML)" cmd=TEXDIR/texmf-doc/doc/polish/texlive-pl/texlive-pl.html diff --git a/Master/tlpkg/tlpsrc/texlive-ru.tlpsrc b/Master/tlpkg/tlpsrc/texlive-ru.tlpsrc index 537e4e2ae5c..789ecb79b4f 100644 --- a/Master/tlpkg/tlpsrc/texlive-ru.tlpsrc +++ b/Master/tlpkg/tlpsrc/texlive-ru.tlpsrc @@ -1,2 +1,4 @@ name texlive-ru category Documentation +postaction shortcut type=menu name="TeX Live Manual (ru) (PDF)" cmd=TEXDIR/texmf-doc/doc/russian/texlive-ru/texlive-ru.pdf +postaction shortcut type=menu name="TeX Live Manual (ru) (HTML)" cmd=TEXDIR/texmf-doc/doc/russian/texlive-ru/texlive-ru.html diff --git a/Master/tlpkg/tlpsrc/texlive-zh-cn.tlpsrc b/Master/tlpkg/tlpsrc/texlive-zh-cn.tlpsrc index 0250986cad9..a56cb0329c6 100644 --- a/Master/tlpkg/tlpsrc/texlive-zh-cn.tlpsrc +++ b/Master/tlpkg/tlpsrc/texlive-zh-cn.tlpsrc @@ -1,2 +1,3 @@ name texlive-zh-cn category Documentation +postaction shortcut type=menu name="TeX Live Manual (zh-cn) (PDF)" cmd=TEXDIR/texmf-doc/doc/chinese/texlive-zh-cn/texlive-zh-cn.pdf diff --git a/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc b/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc index 9253507fa05..1197f2b7c6e 100644 --- a/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc +++ b/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc @@ -3,7 +3,7 @@ category TLCore shortdesc basic TeX Live infrastructure longdesc This package contains the files needed to get the TeX Live longdesc tools (notably tlmgr) running. That comprises the perl modules, -longdesc documentation, and the lzma binaries, plus tar and wget, sometimes. +longdesc documentation, and the xz binaries, plus tar and wget, sometimes. longdesc These files end up in the install packages. # # Until TL'09, reduce installed doc to just this file (which was present @@ -27,12 +27,28 @@ runpattern f index.html runpattern f release-texlive.txt # binpattern f/win32 tlpkg/installer/tar.exe -binpattern f/win32 tlpkg/installer/lzma/lzmadec.win32.exe -binpattern f/win32 tlpkg/installer/lzma/lzma.exe +binpattern f/win32 tlpkg/installer/xz/xzdec.exe +binpattern f/win32 tlpkg/installer/xz/xz.exe binpattern f/win32 tlpkg/installer/wget/wget.exe -binpattern f tlpkg/installer/lzma/lzmadec.${ARCH} -binpattern f tlpkg/installer/lzma/lzma.${ARCH} +binpattern f/i386-cygwin tlpkg/installer/xz/xzdec.i386-cygwin.exe +binpattern f/i386-cygwin tlpkg/installer/xz/xz.i386-cygwin.exe +binpattern f/!i386-cygwin tlpkg/installer/xz/xzdec.${ARCH} +binpattern f/!i386-cygwin tlpkg/installer/xz/xz.${ARCH} # we count on lots of platforms providing their own wget. binpattern f/!i386-solaris,i386-linux,mips-irix,sparc-linux,alpha-linux,\ powerpc-linux,i386-freebsd,x86_64-linux \ tlpkg/installer/wget/wget.${ARCH} +# former tlmgr stuff +runpattern f texmf/web2c/fmtutil-hdr.cnf +runpattern d texmf/scripts/texlive/tlmgrgui +runpattern f texmf/scripts/texlive/tlmgr.pl +runpattern f texmf/scripts/texlive/uninstall-win32.pl +runpattern f texmf/web2c/updmap-hdr.cfg +docpattern f texmf/doc/man/man1/tlmgr.* +binpattern f bin/${ARCH}/tlmgr +binpattern f bin/win32/tl-w32-wrapper.texlua +binpattern f/win32 texmf/scripts/texlive/updater-w32.bat +# post actions +postaction shortcut type=menu name="TeX Live Toplevel Readme Index" cmd=TEXDIR/index.html +postaction shortcut type=menu name="TeX Live Manager" cmd=TEXDIR/bin/win32/tlmgr.bat args=gui hide=1 +postaction shortcut type=menu name="Release notes" cmd="http://tug.org/texlive/windows.html" diff --git a/Master/tlpkg/tlpsrc/xetex.tlpsrc b/Master/tlpkg/tlpsrc/xetex.tlpsrc index 12300476570..bb6505f8ca6 100644 --- a/Master/tlpkg/tlpsrc/xetex.tlpsrc +++ b/Master/tlpkg/tlpsrc/xetex.tlpsrc @@ -1,8 +1,10 @@ name xetex category TLCore # -execute BuildFormat xetex -runpattern f texmf/fmtutil/format.xetex.cnf +execute AddFormat name=xetex engine=xetex patterns=language.def options="-etex xetex.ini" +execute AddFormat name=xelatex engine=xetex patterns=language.dat options="-etex xelatex.ini" +postaction script file=tlpkg/tlpostcode/xetex.pl +runpattern f tlpkg/tlpostcode/xetex.pl # # these are only needed for darwin only, so # use arch specific patterns to avoid warnings about not-hit patterns. @@ -23,4 +25,3 @@ binpattern f bin/win32/teckit_compile.exe binpattern f bin/win32/fc-* binpattern f bin/win32/icu*.dll depend xetexconfig - -- cgit v1.2.3