Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Iconv wrapper class for Ruby.
|
|
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.
|
|
|
|
|
|
the distfile it looks exactly like old one. regen distinfo.
|
|
|
|
|
|
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.
|
|
GNU_CONFIGURE is defined, so simply set LIBS to the appropriate value.
|
|
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
|
|
|
|
the uulib changes (see there).
|
|
|
|
Autoclear -- remove files after they have been decoded.
Autorename -- rename output files if they already exist.
Stricter MIME compatibility, and bugfixes.
|
|
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.
|
|
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.
|
|
|
|
|
|
${BUILDLINK_INCDIR} and ${BUILDLINK_LIBDIR}, for use by other packages
during build.
|
|
|
|
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."
|
|
|
|
Provided by Jesse Off (joff@newmonics.com) in PR 12883
rtf2html is a simple Rich Text Format (RTF) to HTML file converter.
|
|
|
|
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.
|
|
* 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.
|
|
tk-8.3.2 -> tk>=8.3.2
tk-[0-9]* -> tk>=8.0
tk-8.* -> tk>=8.0
|
|
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|
|
|
|
|
|
|
|
|
|
Speed up pure perl base64 encoder/decoder by using join/map instead
of while loop.
Doc update contributed by Jerrad Pierce
Downgrade UTF8 strings before starting to encode.
|
|
|
|
|
|
This may not be needed, but for consistency's sake I'm including it for
the moment.
|
|
* change NO_WRKSUBDIR to WRKSRC=${WRKDIR}
* install things from ${WRKSRC} instead of ${WRKDIR}
|
|
Commodore archive files).
|
|
IWAMOTO Toshihiro in private mail. Thanks.
|
|
|
|
rpm2cpio reads RPM archive and dumps the content to standard out as a cpio
format. It's written in Perl.
I moved its category from original place misc to converters.
|
|
there (from pkg).
|
|
so make them CONFLICT (pkg/11408).
|
|
XXX need to teach pkglint to be more picky about this
|
|
if EXTRACT_SUFX is .zip); also remove EXTRACT_CMDs that are the same as
the implicit one.
|
|
|
|
While I'm here, unify category Makefiles to more standard style.
(If you have tools depending on the previous form, please fix them.)
|
|
|