summaryrefslogtreecommitdiff
path: root/converters
AgeCommit message (Collapse)AuthorFilesLines
2001-08-20Use REPLACE_PERL instead of manually replacing for perl path in rpm2cpio.jlam1-5/+5
2001-08-20Honor CFLAGS and CC settings passed in from environment and mark asjlam1-2/+5
USE_BUILDLINK_ONLY.
2001-08-20Instead of a special INSTALL_TARGET setting, set the installation prefixjlam1-2/+2
via MAKE_FLAGS.
2001-08-20Set NO_WRKSUBDIR instead of WRKSRC=${WRKDIR}, and mark asjlam1-2/+3
USE_BUILDLINK_ONLY.
2001-08-20Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.jlam1-6/+6
2001-08-20Use separate patches are separate files, and mark as USE_BUILDLINK_ONLY.jlam6-56/+54
2001-08-19Mark as USE_BUILDLINK_ONLY and add a buildlink.mk file for use by otherjlam2-1/+36
package Makefiles.
2001-08-19Mark as USE_BUILDLINK_ONLY and add a buildlink.mk file for use by otherjlam2-1/+36
package Makefiles.
2001-08-06Add buildlink.mk, provided by Martti Kuparinen in pkg/13636.wiz1-0/+38
2001-08-06Add buildlink.mk, provided by Martti Kuparinen in pkg/13637.wiz1-0/+35
2001-07-27Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the defaultjlam1-1/+2
installation directory in case the package isn't installed.
2001-07-26Update txt2man to 1.42 (hi folks! I'm back)zuntum2-5/+5
Changes: Fixes of long C function definitions, better handling of blank lines, removal of unused options and shorter doc.
2001-07-22Fix build problems caused by buildlink conversions. This error code havetron1-2/+2
been avoided if this modifications would have been tested before committing them.
2001-07-20Mechanical changes to buildlink.mk files to use EVAL_PREFIX to setjlam1-2/+2
BUILDLINK_PREFIX.<pkgname>. This allows buildlink to find X11BASE packages regardless of whether they were installed before or after xpkgwedge was installed. Idea by Alistair Crooks <agc@pkgsrc.org>.
2001-07-19Update base64 to version 1.3.nra2-6/+8
2001-07-13* updated from 0.6.0 to 0.6.5. There is no changelog in the distributedkei12-324/+36
archive. Below is the release note from its WWW page. Notes: Lots of minor changes, some minor API changes, some bugs fixed, some crashers removed Changes: Lots of minor changes, some minor API changes, some bugs fixed, some crashers removed * converted to use buildlink.mk.
2001-07-10The problem with the checksum is, that CTAN and all it's mirrors,fredb2-4/+5
rather than serving up unchanging tarred archives that we can checksum, tars up the directories on the fly, differently every time! Let's just change the MASTER_SITE to MASTER_SITE_LOCAL until we can figure out a better way of dealing with CTAN.
2001-07-09Use ImageMagick's buildlink.mk.sakamoto1-5/+3
2001-07-01Move inclusion of bsd.buildlink.mk to start of file.jlam1-3/+3
2001-07-01Add and enable ruby-iconv.taca1-1/+2
2001-07-01Importing ruby-iconv 0.4.4.taca4-0/+52
Iconv wrapper class for Ruby.
2001-06-23Generalize how the dependency pattern may be specified. Instead of justjlam1-4/+5
FOO_REQD=1.0 being converted to foo>=1.0, one can now directly specify the dependency pattern as FOO_DEPENDS=foo>=1.0. This allows things like JPEG_DEPENDS=jpeg-6b, or fancier expressions like for postgresql-lib. Change existing FOO_REQD definitions in Makefiles to FOO_DEPENDS.
2001-06-20Mark as USE_BUILDLINK_ONLY.jlam1-1/+2
2001-06-14Replace between with to/fromabs1-2/+2
2001-06-14distfile has been altered, diff shows small differences, but after untaringzuntum1-2/+2
the distfile it looks exactly like old one. regen distinfo.
2001-06-14Shorten comment slightlyabs1-2/+2
2001-06-13add & enable txt2manzuntum1-1/+2
2001-06-13Initial import of txt2man-1.4.1zuntum4-0/+29
txt2man converts the input text into nroff commands using man(7) macros for man pages. Smart argument processing is available either for commands using "-" sign for flags (including long options used in GNU tools). If ifile is omitted, standard input is taken as argument. Result is displayed on standard output.
2001-06-12LIBS is automatically added to CONFIGURE_ENV by bsd.pkg.mk ifjlam1-3/+3
GNU_CONFIGURE is defined, so simply set LIBS to the appropriate value.
2001-06-11CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, sojlam3-10/+7
adapt by moving CPPFLAGS settings to top-level, and removing explicit inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-06-11Use bsd.buildlink.mk instead of duplicating code all over the place.jlam1-46/+13
2001-06-10Update to 0.5.15. Now works more nicely with tcl-8.x; also profits fromwiz8-142/+26
the uulib changes (see there).
2001-06-10Don't install this file.wiz3-21/+2
2001-06-10Update to 0.5.15. Changes:wiz9-68/+36
Autoclear -- remove files after they have been decoded. Autorename -- rename output files if they already exist. Stricter MIME compatibility, and bugfixes.
2001-06-10Use cookies (.*_done) to determine whether headers and libs have beenjlam1-6/+12
linked from a particular package, and add a pre-configure target to the buildlink.mk file to more painlessly use buildlink.mk files. A ${BUILDLINK_TARGETS} variable still exists in case a package _must_ define NO_CONFIGURE.
2001-06-04LICENSE=no-commercial-usejtb1-1/+3
From dvi2tty.c: * This program, and any documentation for it, is copyrighted by Svante * Lindahl. It may be copied for non-commercial use only, provided that * any and all copyright notices are preserved.
2001-05-26Add and enable dvi2tty.fredb1-1/+2
2001-05-26Initial import of dvi2tty-1.0, a program for previewing DVI files.fredb5-0/+49
2001-05-26Add buildlink.mk files that can link headers and libraries intojlam1-0/+61
${BUILDLINK_INCDIR} and ${BUILDLINK_LIBDIR}, for use by other packages during build.
2001-05-14Add and enable doc2htmlagc1-1/+2
2001-05-14Initial import of doc2html-2.1 into the packages collection.agc6-0/+135
Provided in PR 12884 by Jesse Off (joff@newmonics.com) "External converter script for ht://Dig (version 3.1.4 and later), that converts Microsoft Word, Excel and Powerpoint files, and PDF, PostScript, RTF, and WordPerfect files to text (in HTML form) so they can be indexed. Uses a variety of conversion programs: wp2html - to convert Wordperfect and Word7 & 97 documents to HTML catdoc - to extract text from Word documents rtf2html - to convert RTF documents to HTML pdftotext - to extract text from Adobe PDFs ps2ascii - to extract text from PostScript pptHtml - to convert Powerpoint files to HTML xlHtml - to convert Excel spreadsheets to HTML or xls2csv - to obtain data from Excel spreadsheets. Written by David Adams (University of Southampton), and based on the conv_doc.pl script by Gilles Detillieux."
2001-05-14Add and enable rtf2htmlagc1-1/+2
2001-05-14Initial import of rtf2html-1.1 into the packages collection.agc4-0/+25
Provided by Jesse Off (joff@newmonics.com) in PR 12883 rtf2html is a simple Rich Text Format (RTF) to HTML file converter.
2001-05-14Add and enable xlHtmlagc1-1/+2
2001-05-14Initial import of xlHtml-0.2.8 into the packages collection.agc7-0/+76
Provided in PR 12882 by Jesse Off (joff@newmonics.com) xlHtml is an Excel 95 and later file converter. Its html output can be used as a Netscape Plugin to let you view xls e-mail attachments. It can also extract regions of a spreadsheet and convert the spreadsheet to pure text rather than html.
2001-05-14Update libiconv to 1.6.1. Notable changes include:rh6-23/+23
* Bugfixes * The iconv program's -f and -t options are now optional. * Many more transliterations. * Added CP862 converter. * Changed the GB18030 converter. * Portability to DOS with DJGPP.
2001-05-05Mechanical changes of tk DEPENDS:jlam1-2/+2
tk-8.3.2 -> tk>=8.3.2 tk-[0-9]* -> tk>=8.0 tk-8.* -> tk>=8.0
2001-04-18Move to sha1 digests, and add distfile sizes.agc19-36/+55
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc43-104/+80
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-16Remove redundant index.html from HOMEPAGE urlzuntum1-2/+2