Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
pkglint -r --network --only "migrate"
As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
|
|
revision.
|
|
|
|
|
|
|
|
----------------------------------------
Following is the part of Chnages, for recent ones only
#--------- v2016
#
# - config: fix parsing of version number for pnmcrop
# - config: fix uninitialized argument in error messages
# - longtable: fix duplicate caption
# https://bugs.debian.org/310702
# - pstoimg: fix pstoimg -depth 24 -flip cw
# https://bugs.debian.org/612126
#
#--------- v2015 apply patches from Debian
#
# - add-abnt.patch
# - add-floatflt-ins.patch
# - add-url.patch
# - eurosym.patch
# - fix-gs-stderr.patch
# - fix-image-types.patch
# - fix-mathend-mark.patch
# - fix-pdfoutput.patch
# - fix-romanian.patch
# - fix-spaces-in-filenames.patch
# - fix-typos.patch
# - html-version-4.patch
# - l2hconf-fix-shebang.patch
# - latex2html-fix-authoraddress.patch
# - latex2html-fix-defined.patch
# - makefiles-fixes.patch
# - manpages.patch
# - manual-fix-address.patch
# - match-multiline.patch
# - override-dvips-dot-in-filename-problem.patch
# - pstoimg-dont-use-rgb-txt.patch
# - pstoimg-fix-borders.patch
# - pstoimg-fix-file-pattern.patch
# - pstoimg-match-gray.patch
(pkgsrc changes)
- Drop patch-aa, upstream fixed
|
|
|
|
|
|
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
|
|
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
|
|
instead.
|
|
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
|
|
|
|
|
|
are called p5-*.
I hope that's all of them.
|
|
|
|
script.
|
|
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.
Packages needing empty directories can use the @pkgdir command in PLIST.
Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
|
|
- Updating package latex2html from 2002.2.1 to 2008
- Modify MASTER_SITES to the one and only page which hosts it
I didn't find any noted upstream changes :(
|
|
Bump PKGREVISION.
|
|
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.
|
|
|