summaryrefslogtreecommitdiff
path: root/converters
AgeCommit message (Collapse)AuthorFilesLines
2006-01-13Update bibtex2html to 1.78tonio2-7/+7
Changelog: - fixed bug with unbalanced brackets in bib2bib/bibtex2html output Fix pkglint warning about quoted SUBST_MESSAGE
2006-01-11ferr is a bad name for a global symbol and can't be portably initialisedjoerg3-3/+18
to stdout anyway, so remove it. Bump revision.
2006-01-10Needs BROKEN_GETTEXT_DETECTION.joerg1-1/+2
2006-01-05Needs pkg-config to build.salo1-2/+2
2006-01-03Bump PKGREVISION by update of ruby18-base package.taca1-2/+2
2006-01-03Stop handling DIST_SUBDIR default for Ruby based packages.taca2-8/+8
Second, update distinfo and/or stop using USE_RUBY_DIST_SUBDIR in Makefiles.
2006-01-02Add and enable p5-MIME-Base32.schmonz1-1/+2
2006-01-02Initial import of p5-MIME-Base32, a Perl module similar to p5-MIME-Base64,schmonz4-0/+27
yet different in a predictable way.
2006-01-02No matherr on DragonFly.joerg2-1/+18
2006-01-01Update to 3.07:wiz3-17/+19
2005-11-30 Gisle Aas Release 3.07 Use a Makefile.PL that is also suitable for core perl. 2005-11-26 Gisle Aas Release 3.06 Documentation tweaks. use XSLoader; perl-5.6 now required. Some consting from bleadperl. Unbundled the {en,de}code-{base64,qp} utility scripts. These are now found in the MIME-Base64-Scripts package.
2005-12-31Recursive PKGREVISION bump for gnutls shlib major bump.wiz4-7/+8
Bump BUILDLINK_RECOMMENDED.
2005-12-30ffs is a pre-existing symbol e.g. on DragonFly, use a different name.joerg3-1/+47
2005-12-29Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mkjlam2-4/+2
automatically detects whether we want the pkginstall machinery to be used by the package Makefile.
2005-12-19Fix errno. Use stdlib.h in one place as well.joerg3-5/+37
2005-12-19Fix errno.joerg3-9/+25
2005-12-06Fixed pkglint warning about absolute filename /bin/sh. The real bug wasrillig1-2/+2
missing quotes around the sed(1) replacement expression.
2005-12-05Ran "pkglint --autofix", which corrected some of the quoting issues inrillig1-2/+2
CONFIGURE_ARGS.
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig15-31/+29
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05Add and enable smbchartool.taca1-1/+2
2005-12-05Importing converters/smbchartool pacakge 2.3a.taca5-0/+94
Smbchartool is File name conversion tool for Samba. Samba, SMB/CIFS protocol server suite supports various file name encoding and these encoded file name needs to be converted when Samba's configuration need to be changed. Smbchartool support these file name conversion processing mainly Japanese character encoding.
2005-11-28Change all instances of including mk/ghostscript.mk into asking forjlam1-3/+2
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.
2005-11-25Bump PKGREVISION for libgsf dependencies, and BUILDLINK_DEPENDS becausewiz4-7/+8
of the libgsf shlib major bump and associated BUILDLINK_DEPENDS bump.
2005-11-25Activated package convmv.heinz1-1/+2
2005-11-25Initial import of convmv-1.08.heinz6-0/+179
Convmv is meant to help convert a single filename, a directory tree and the contained files or a whole filesystem into a different encoding. It just converts the filenames, not the content of the files. A special feature of convmv is that it also converts the symlink target pointer in case the symlink target is being converted, too.
2005-11-21This build uses perl (should use sed and date +"%a %b %e %T %Y" instead).reed1-3/+2
And removed a couple empty lines.
2005-11-17Correct a distfile path. Noted by salo@.minskim1-2/+2
2005-11-11Rename LATEX_ACCEPTED and LATEX_DEFAULT to TEX_ACCEPTED and TEX_DEFAULTtonio1-2/+2
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
2005-11-09Removed the $Id$ from patches/patch-aa.rillig2-5/+4
2005-11-09Update to latex2rtf-1.9.16a. Okayed by maintainer.reed4-63/+102
Changed order of MASTER_SITES -- use sourceforge first (said to be updated first). Remove post-extract and do-configure targets. Get rid of do-install steps except for info file (use INSTALL_MAN instead of INSTALL_DATA for that). Remove man/man1 from INSTALLATION_DIRS as the install does this already. Add many configs to PLIST. Now installs a latex2png executable. Updated patch also honors PKGMANDIR. The ChangeLog has: Squash another compiler warning Better error message when getTexUntil fails Fix for \succ and \prec by Aleksey Cheusov fix uninitialized warning messages under debian new versions of derived files Preparing for 1.9.16 release support for compression of citations i.e., [1,2,3,4] is now [1-4] support for sorted citations Fixes for natbib style when numbers are used support for \ensuremath fix for bibliographic reference for non-alpha natbib entries fixes for superscripted natbib style update docs with information about bibliography styles trying to check in Change format of error messages Fix missing filename in error messages Change diagnostic level of warnings in a couple of places Fix annoying extra page break at beginning of reports and books Some support for \citealt and \citealp commands from natbib package. Not thoroughly tested but it works ok for single authors. Add support for \euro{amount} and \EUR{amount} Added lines to babel_czech.tex to facilitate processing with latex Updated subsup.tex in tarball.` add babel_spanish.tex and fig_size.tex to distribution fixes for \centering in table and figure environments fix font handling in equations so that ${\rm A}$ typesets in roman. Update ToDo and ChangeLog Fix for mis-numbering of figures and tables in reports support for \bibpunct in the natbib package Fix bizzare way that commands are searched. It is now possible to replace command behavior by pushing a new Environment. support for revtex \begin{acknowledge} \end{acknowledge} as well as \onlinecite and \citeonline (from RevTeX). (This is untested currently) patches fro m Marin Chicoine. avoid possible overrun in cCommand in TranslateCommand security flaw pointed out by D. J. Bernstein avoid buffer overruns in macro expansion that can be security holes reported by D. J. Bernstein .... and many other changes ...
2005-11-08convert to use tex.buildlink3.mktonio1-2/+3
2005-11-08Let us repeat: isnan is not a function. It does not have externaljoerg2-3/+28
linkage for C99, so don't try to detect it as such.
2005-11-03Fixed wrong usage of WRKSRC.rillig3-11/+12
2005-11-03Remove specifying RUBY_VERSION_SUPPORTED.taca1-2/+1
2005-11-03Delete removed ruby related pacakge's entries.taca1-2/+1
2005-11-03Remove the rest of packages which supported by ruby16-base (Ruby 1.6.8)taca4-43/+0
packages only.
2005-11-02Bump PKGREVISION of packages including ruby extention librarytaca1-2/+2
by Ruby 1.8.3 updates.
2005-11-02Disable packages used with ruby16-base only or bundled withtaca1-2/+2
ruby18-base packages.
2005-11-02Reset PKGREVISION by updating Ruby 1.8.3.taca1-2/+1
2005-10-31Add DIST_SUBDIR=${PKGNAME_NOREV} to change distfile path, as checksum wastonio2-5/+6
updated. Thanks Min Sik Kim for pointing the problem
2005-10-27Update converters/bibtex2html to 1.76tonio2-6/+6
Version 1.76, 22/9/2005 ======================= o translation of \'c o replaced ISO latin 1 characters with their entity codes o support for Czech characters (both contributed by Danny Chrastina) Approved by minskim@
2005-10-24Fix for Darwin8/gcc4 (PR 31888)tonio3-3/+46
Change: startElement() -> wvstartElement() endElement() -> wvendElement() to avoid conflict with non-static prototype (the same fix was applied upstream)
2005-10-17Distfiles comes with a strange encoding.tonio2-5/+8
Updated checksum, it is just an encoding problem Add ${TR} magic to fix encoding This fixes PR 31639
2005-10-10s/netbsd.org/NetBSD.org/hira1-2/+2
2005-10-10s/jp.netbsd.org/jp.NetBSD.org/hira1-2/+2
2005-10-02Update libiconv-1.10-cp932.patch to libiconv-1.10-ja-1.patch,taca2-7/+7
approved by wiz. Bump PKGREVISION. New in libiconv-1.10-ja.patch: * Changed EUC-JP, SHIFT_JIS, ISO-2022-JP, ISO-2022-JP-1, ISO-2022-JP-2, ISO-2022-JP-3, DEC-KANJI converters, so that JIS X 0208 1-29(0x815C )EM DASH is converted into U+2014 EM DASH instead of U+2015 HORIZONTAL BAR. * Changed SHIFT_JIS, SHIFT_JISX0213, ISO-2022-JP, ISO-2022-JP-1, ISO-2022-JP-2, ISO-2022-JP-3 converters, so that JIS X 0201 5/12(0x5C) YEN SIGN is converted into U+005C REVERSE SOLIDUS instead of U+00A5 YEN SIGN and JIS X 0201 7/14(0x7E) OVER LINE is converted into U+007E TILDE instead of U+203E OVER LINE. * Changed EUC-JP, SHIFT_JIS converters to exclude UDC mappings. * Added Shift_JIS-MS, SJIS-MS, MS932 as aliases for CP932. * Added CP51932 converter. * Added ISO-2022-JP-MS converter. * Added CP50221 as aliases for ISO-2022-JP-MS. New in libiconv-1.10-ja-1.patch: * Fixed output JIS X 0201 kata-kana character as raw 8bit when converted to iso-2022-jp-ms. * Fixed check tests/SHIFT_JISX0213.TXT * Add WINDOWS-932 as alias of CP932. * Add WINDOWS-51932 and MS51932 as alias of CP51932. * Add WINDOWS-50221 and MS50221 as alias of ISO-2022-JP-MS. * Add eucjpms (from MySQL) as alias of eucJP-ms. * Introduce CHARSET_ALIAS environment variable support. Example) with /bin/sh: $ CHARSET_ALIAS="Shift_JIS=WINDOWS-932:EUC-JP=EUC-JP-MS:ISO-2022-JP=ISO-2022-JP-MS" $ export CHARSET_ALIAS
2005-09-28Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,rillig4-10/+10
NO_BUILD, USE_LIBTOOL.
2005-09-27Fix build under darwin, using the updated btparsetonio3-6/+12
bump PKGREVISION approvd by wiz@
2005-09-27add -c99 to CFLAGS for IRIX' MIPSPro compilers.jschauma1-1/+7
2005-09-12Added cp932 patch; closing PR-31142adam2-3/+10
2005-08-19Put the charset.alias file into place using REQD_FILES instead ofjlam2-4/+4
CONF_FILES since we need it to always be present for libiconv to function properly. It's now no longer removed automatically at deinstallation if it differs from the stock charset.alias file, meaning it's now preserved in case the user made modifications to the file; however a warning will be output that the file can be safely removed if you don't need it anymore. Bump the PKGREVISION to 1.