summaryrefslogtreecommitdiff
path: root/converters
AgeCommit message (Collapse)AuthorFilesLines
2006-03-06Belatedly bump PKGREVISION for all libtasn1 dependencies, sincewiz3-5/+6
libtasn1 had a shlib major bump. Also update dependencies in bl3.mk files. Addresses PR 32998 by Robert Elz.
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam27-54/+54
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2006-03-03Regen hand-edited patch so that the MacOS X patch program may apply it.kristerw2-6/+4
2006-02-19update to rsshtml-0.8recht5-28/+27
patch provided by pancake at phreaker dot net (maintainer) in PR 32857 0.7.8 * 2006/02/14 - add -n -N and -r (limit number of posts and words per post) - support foreach url name format: name@url - add link_node number id foreach link (html + xml2doc) - add support for RDF like dates. - reclean the plain text output format - use \r\n instead of just \n. (support for silly http servers). - fix HTML output when no pubDate defined. - fix support for RDF files. - cleanup the txt output format. - add substitution pattern and htmlize_string. - use <author> foreach item. - fix rss generation for planets. Change -P flag. - minor fix rss2 generation. - add author stuff for the templates - fixes for the cdata strings - add nopcode template - add crontab planet script - Add -P flag in cmdline - Add support for planets (order posts by date). - default html template reads rss2html.css - add manpage. - Initial support of templates - initial enclosure url support (useful for podcast) - add 'url' output format, for make pipes happy. - fix parser.c again - initial import of subst framework. - add xml2doc output format - initial use of the storage infrastructure. - fix <![CDATA parser. - finally remove the deprecated parser. - fix pubDate output in MXML format. - initial port to acr. - add GPLv2 license and related stuff properly. - initial import of cmptime.c - rework on storage framework. - fix html entities inside MXML output format. - add doblog output information tip in README - fix temporally file creation bug. - handle description and content:encoded fields. - add -n -N and -r (limit number of posts and words per post) - support foreach url name format: name@url - support for MXML format - add some snippets for planet support in the future. - implement the new XML parser. - initial preparation for mxml format and date ordening. (not working yet) - rename -d to -D and -x flag to -d - add -L flag (local link translation) - fix default prefix to /usr/local (stoned stuff) - fix install stuff to use INSTALL_* stuff - support for enclosure tag for podcasts - podcast RSSs also working - integrate Darek's patch that fix description field parsing (-x) - order help flags
2006-02-13Added kcc.rillig1-1/+2
2006-02-11Updated to version 1.09.heinz3-13/+28
Pkgsrc changes: - Used an absolute path for SUBST_FILES previously, which was wrong. Changes since version 1.08: ==================================== 1.09 - work around broken decode_utf8() in Perl 5.8.7 resp. Encode 2.10 (use utf8::decode instead) - adapt test suite to catch cases like this - warn about dry test run at start, not just at end of a test run
2006-02-11Imported kcc from pkgsrc-wip.rillig5-0/+75
Kcc is a kanji code converter and it's a program used to convert between various encodings used for Japanese character sets. It handles 7bit JIS, 8bit JIS, Shift JIS, EUC, and DEC. Packaged by OBATA Akio.
2006-02-08Changes 0.8.4:adam3-18/+14
- Fix compilation with gcc >= 4.1.0 - Initial support for tables in WP5.x format - Fix compilation on MacOSX - Conversion of font name, size and colour for WP3.x format - Collapse the LL and HL Listeners into one classe each - Initial support of tables in WP3.x format including the cell background colour - Conversion of sections with multiple columns in WP3.x format - Conversion of foot/endnotes in WP3.x format - Adding an assignment operator to WPXString class as well as trying to make it much more a std::string wrapper
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg26-40/+52
2006-02-01Update to 2.1.2 at its new master site. Changes from docs:tv3-16/+16
Version 2.1.2: Bug fixes; see ChangeLog for details Version 2.1: Added support for raw Commodore C2N tape archives. Renamed the CP/M-related options to -m and -M, so that the C2N-related options can be -c and -C. Version 2.0.5: Mikko Suonio provided patches for tolerating truncated T64 and Lynx archives. His patches also handle single-file T64 archives that have number of entries set to zero, and Lynx archives that have file names starting with a space. Version 2.0.5.1: It was brought to my attention that Lynx 17 on the Commodore 64 and some other utilities do not recognize the Lynx archives created by cbmconvert. I slightly modified the magic cookie to fix the problem.
2006-01-31Add skf.minskim1-1/+2
2006-01-31Import skf from pkgsrc-wip. Packaged by OBATA Akio.minskim5-0/+328
skf is an i18n-capable kanji filter. It works like i18n enhanced nkf-1.6. More specifically, skf is intended to read documents in various languages and codes using kanji or unicode capable display devices. skf provides basic kanji code conversion features, include to/from JIS, EUC, Shift-JIS, Unicode, and Vendor specific codes. skf also includes decoder for various code appears in the Net. Unlike nkf, it does not provide broken jis recovery nor mime encoding, but it has support for ISO-8859's, European domestic set, JIS X-0212/X-0213 code, has IBM/MS vendor specific code support and can add other code support easily.
2006-01-26buildlink fixadam1-4/+2
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz7-13/+14
of the shlib major bump. PKGREVISION++ for the dependencies.
2006-01-21Update package Makefile now that bsd.pkg.extract.mk is using thejlam3-8/+3
"extract" script for extraction. Many cases where a custom EXTRACT_CMD simply copied the distfile into the work directory are no longer needed. The extract script also hides differences between pax and tar behind a common command-line interface, so we no longer need code that's conditional on whether EXTRACT_USING is tar or pax.
2006-01-20Use INSTALL_LIB for the library to get +x perm; bump PKGREVISION.tv1-3/+3
2006-01-18Changes 1.2.0:adam5-68/+17
* Bug fixes
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