Age | Commit message (Collapse) | Author | Files | Lines |
|
shortly.
|
|
|
|
|
|
|
|
|
|
|
|
3.0. If one of these is important to you, please fix it in time
for pkgsrc-2006Q1, or it may be removed.
|
|
the last change.
|
|
references to the working directory.
|
|
CONFIGURE_ARGS.
|
|
the appropriate tool via USE_TOOLS (usually "gs:run"), and remove
ghostscript.mk. This change removes a rather out-dated file from
pkgsrc and switches packages to use the more compact implementation
of the Ghostcript-handling inside the tools framework.
|
|
It is more consistent with the tex.buildlink3.mk name. Also, if a package
really needs latex, it just has to set TEX_ACCEPTED to latex distributions
altough today, all TEX_ACCEPTED possibilities are latex distributions
|
|
latex2html installs it's latex files in ${PKG_LOCALTEXMFPREFIX}
|
|
been reported upstream. Bumped PKGREVISION.
|
|
NO_BUILD, USE_LIBTOOL.
|
|
perl path and hence the script pstoimg works with font antialiasing
|
|
around at either build-time or at run-time is:
USE_TOOLS+= perl # build-time
USE_TOOLS+= perl:run # run-time
Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
|
|
|
|
perl buildlink change, but now it works again.
|
|
Buildlink files: RECOMMENDED version changed to current version.
|
|
|
|
- teTeX 1.0.x packages have been moved to teTeX1* directories.
- teTeX 2.0.x packages have been moved to teTeX* directories and their base
name has been changed to teTeX (instead of teTeX2).
|
|
|
|
|
|
again changed the distfile without a change in the name, causing checksum
to fail.
No apparent changes in functionality. Distfile and PLIST double-checked
and this commit approved by maintainer wennmach (thanks!).
|
|
Since not even ftp.netbsd.org got the old one, let's just bump PKGREVISION
and forget about it.
The diff is between the two versions is:
--- latex2html-2002-2.old/versions/unicode.pl Thu Jul 4 07:15:02 2002
+++ latex2html-2002-2/versions/unicode.pl Sun Sep 15 07:15:02 2002
@@ -401,7 +401,32 @@
'upsih', 'ϒ',
'piv', 'ϖ',
-#<!-- Hebrew -->
+#<!-- Hebrew vocalization points -->
+ 'sheva', 'ְ',
+ 'hatafsegol', 'ֱ',
+ 'hatafpatah', 'ֲ',
+ 'hatafqamats', 'ֳ',
+ 'hiriq', 'ִ',
+ 'tzere', 'ֵ',
+ 'segol', 'ֶ',
+ 'patah', 'ַ',
+ 'qamats', 'ָ',
+ 'holam', 'ֹ',
+# '', 'ֺ',
+ 'qubuts', 'ֻ',
+ 'dagesh', 'ּ',
+ 'meteg', 'ֽ',
+ 'maqaf', '־',
+ 'rafe', 'ֿ',
+ 'paseq', '׀',
+ 'sofpasuq', '׃',
+ 'gershayim', '׈',
+ 'doublevav', 'װ',
+ 'vavyod', 'ױ',
+ 'doubleyod', 'ײ',
+ 'geresh', '׳',
+
+#<!-- Hebrew letters -->
'alef', 'א',
'bet', 'ב',
'gimel', 'ג',
|
|
From the added files, it looks like it now has support for HTML 4, KOI-8,
and Hebrew.
|
|
|
|
Changes are bug fixes, better graphics handling.
Pkgsrc changes: Replaced {DE,}INSTALL scripts with @exec/@unexec entries
in PLIST.
Added LATEX2HTML_ICONPATH variable to set where latex2html's icons
appear in web space.
|
|
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
|
|
|
|
Move to SHA1 and add size.
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|
|
|
|
* Enable GIF and PNG support.
* Specify path to install TeX files to avoid problems when /usr/pkg is
a symbolic link.
* Add INSTALL/DEINSTALL targets to properly regenerate teTeX's ls-R file.
|
|
|