Commit graph

595 commits

Author SHA1 Message Date
jlam
2ce7de790a Mark as USE_BUILDLINK_ONLY. 2001-06-20 09:29:26 +00:00
jtb
37dab3592a Update to eb-3.0. Update provided by Masao Uebayashi
<uebayasi@soum.co.jp> in PR pkg/13106.


Major changes in release 3.0:

* LANGUAGE data in EB is no longer supported.

Major changes in release 3.0beta1:

* ebrefile is re-written with C.
  Japanese message catalog is also available.
* Fix some bugs.

Major changes in release 3.0beta0:

* Support linintl of GNU gettext 0.10.36.
  Now utility tools in this package link libiconv, if available.
  `--with-iconv-includes' and `--with-iconv-libraries' options are added
  to `configure'.
* libintl source is deleted.
  Also `--with-included-gettext' option is deleted from configure.
  If libintl is not found on the system, NLS support is disabled.
* Support monochrome graphic data of EPWING and EB.
* ebzip supports movie, graphic, and sound data files.
  `-s' and `--skip-content' option is added.
* Fix many minor bugs.

Major changes in release 3.0alpha4:

* Support EPWING movie, and color graphic, data.
* For EB Library application, provide M4 macro file `eb3.m4'.
  (autoconf 2.49 is required.)

Major changes in release 3.0alpha3:

* Text hook API is revised.

Major changes in release 3.0alpha2:

* Fix many bugs.

Major changes in release 3.0alpha1:

* Supprt EPWING V6 compression format.
* Ignore case and suffix inconsistency between file and/or directory names.
* Delete `--suffix' and `--case' options from ebzip.
* Font API is slightly changed.
* Fix lots of minor bugs.

Major changes in release 3.0alpha0:

* Support multi search.
* Support keyword search.
* National language support with GNU gettext.
  Japanese message catalog is available.
* Experimental Ptheads support.
  The new option `--enable-pthreads' is added to `configure'.
* configure automatically detects zlib.
* API is changed.
  It has some incompatibities to version 2.x API.
* Fix many minor bugs.
2001-06-20 06:27:19 +00:00
jlam
e26d6029b6 Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. 2001-06-20 04:26:43 +00:00
jlam
34b5c737b4 Add buildlink.mk file for use by other package Makefiles 2001-06-19 04:51:25 +00:00
jlam
caed2a1d79 Mark as USE_BUILDLINK_ONLY. 2001-06-19 04:32:29 +00:00
jtb
d3fab9a271 Add and enable hevea. 2001-06-17 14:37:19 +00:00
jtb
35116467e8 Initial import of hevea.
HEVEA is a LaTeX to HTML translator.  The input language is a fairly
    complete subset of LaTeX2e (old LaTeX style is also accepted) and the
    output language is HTML that is (hopefully) correct with respect to
    version 4.0 (transitional)

    Exotic symbols are translated into symbols pertaining to the
    symbol font of the HTML browser, using the FACE attribute of the FONT
    tag. This allows the translation to HTML of quite a lot of the symbols
    used in LaTeX.

    HEVEA understands LaTeX macro definitions. Simple user style
    files are understood with little or no modifications.
    Furthermore, HEVEA customization is done by writing LaTeX code.

    HEVEA is written in Objective Caml, as many lexers. It is quite fast
    and flexible. Using HEVEA it is possible to translate large documents
    such as manuals, books, etc. very quickly. All documents are
    translated as one single HTML file. Then, the output file can be cut
    into smaller files, using the companion program HACHA.
2001-06-17 14:36:40 +00:00
simonb
4194d59791 Update to antiword 0.31. ChangeLog:
Changes 0.30-0.31
-----------------
Bug fixes:
- Bug in the "Show hidden (by Word) text" feature fixed
- Bug reported by David Aspinwall <aspinwall@timesten.com> fixed
- Bug reported by Robert Steinmetz <rob@steinmetznet.com> fixed
Old features:
- The -g and -c options are no longer supported. The -c option was default
  and is now used automatically (Unix only)
New features:
- Ability to show part of the images.
- Ability to use landscape mode (Unix only; PostScript version only)
- Support for all ISO-8859 character sets plus KOI8 and some code pages
  (Unix only; text version only)
- Antiword will now give a warning if the given Postscript papersize is
  unsupported. Thanks to Greg Robinson <Greg.Robinson@dsto.defence.gov.au>
- Moved from Postscript version 1 to version 2
- Antiword now returns 1 if no Word document is found among the files given
  on the command-line. As suggested by Jens Schleusener
  <Jens.Schleusener@dlr.de>
- Takes the right margin into account.
- The PostScript part now supports the AvantGarde, Bookman, Helvetica-Narrow,
  NewCenturySchlbk and Palatino font (Unix only)
- More accurate fontnames translation table
2001-06-13 00:12:10 +00:00
jlam
328a35f96f LIBS is automatically added to CONFIGURE_ENV by bsd.pkg.mk if
GNU_CONFIGURE is defined, so simply set LIBS to the appropriate value.
2001-06-12 20:33:00 +00:00
jlam
c4e71c5e7a CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-06-11 06:34:17 +00:00
jlam
dbfde59b14 The buildlink include and lib directories are added to CFLAGS, CPPFLAGS,
CXXFLAGS, and LDFLAGS by the buildlink.mk files so remove the extra
definitions to add them from the package Makefiles.  As advised by the
bsd.buildlink.mk file, also ensure that the buildlink.mk files are
included prior to defining any package-specific CFLAGS/LDFLAGS to ensure
that the buildlink directories are at the head of the compiler search
paths.
2001-06-11 02:05:07 +00:00
wiz
5bc92ff813 Add EXPATLIBPATH=${LOCALBASE}/lib to find expat on a.out (don't know why
it's needed, but it seems to help, and doesn't hurt).
pkg/12947 by John Klos
2001-06-10 17:17:44 +00:00
wiz
00a9f36f9a add and enable p5-Text-Balanced 2001-06-10 11:32:19 +00:00
explorer
0119f234f3 add p5-Text-Balanced-1.85 : Extract delimited text sequences from strings 2001-06-10 06:22:18 +00:00
wiz
45234a62c3 RCS police. 2001-06-09 15:15:28 +00:00
jtb
fbd14f2e9c LICENSE=glimpse-license 2001-06-07 21:41:05 +00:00
jtb
a0a9c3ea4d LICENSE=no-commercial-use
;# Redistribution for non-commercial purpose, with or without
;# modification, is granted as long as all copyright notices are
;# retained.  THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND
;# ANY EXPRESS OR IMPLIED WARRANTIES ARE DISCLAIMED.
2001-06-07 21:16:10 +00:00
wiz
d891c6457a Remove some dirrm's for share/locale that are now created by default. 2001-06-05 22:34:22 +00:00
agc
bed5d4f4fb Apply patches from PR 12971 from Ben Collver (collver@linuxfreemail.com)
"1) rtf-tools has its own way of switching between symbols and normal
characters when converting to groff.  This patch fixes rtf-tools to
honor the assumption that the \plain command resets to the normal font.
This unscrambles the formatting of some RTF->groff documents.

http://msdn.microsoft.com/library/specs/rtfspec_16.htm#rtfspec_fontcharformat
only mentions resetting font format properties, not the font itself.
It also says that the default properties are application-specific.

2) rtf-tools specifies the column separation for every column.  Since
it is meaningless for the last column of a table, the tbl command
outputs messages to stderr.  This patch removes column separation from
the last column of the table to keep groff quiet."
2001-05-31 11:04:56 +00:00
agc
7a7fd901f2 Add and enable biblook 2001-05-31 10:55:09 +00:00
agc
37779f01dd Initial import of biblook-2.9 into the Packages Collection.
Provided in PR 13012 by Stoned Elipot (Stoned.Elipot@script.jussieu.fr)

Minor enhancements made by agc.

Bibindex and biblook are programs for fast lookup in BibTeX
bibliography data bases.

Bibindex converts a .bib file to a .bix file, which is a compact
binary representation of the .bib file containing hash tables for fast
lookup, as well as byte offset positions into the corresponding .bib
file.

Biblook provides an interactive lookup facility using the .bix and
.bib files.
2001-05-31 10:54:21 +00:00
agc
62710cab40 Use the correct version number for the libts package's build dependency.
This may address PR 13037.
2001-05-30 14:38:19 +00:00
agc
7b084ed19f Add and enable texi2roff 2001-05-30 11:47:31 +00:00
agc
70f43d63b9 Initial import of texi2roff-2.0 into the NetBSD packages collection.
Provided in PR 13059 by Ben Collver (collver@linuxfreemail.com)

Texi2roff is an unmaintained program program to convert Texinfo to troff.
Beverly Erlebacher wrote the program and made the last release in the late
1980's. William Bader produced a patch in 1996 adding numerous commands and
other functionality. Alain Knaff added a translation table to generate man
pages, and uses it to generate the manuals for mtools.  Ben Collver
integrated William Bader's and Alain Knaff's changes and made minor cleanups.
2001-05-30 11:45:41 +00:00
abs
d59d4cfcfc Enable www/wdg-validator & textproc/lq-sp 2001-05-30 09:49:36 +00:00
abs
23555c80dc lq-sp-1.3.4.5 - SP SGML parser modified for validating webpages 2001-05-30 09:44:00 +00:00
jlam
b29cc0ac41 Use zlib's buildlink.mk to get dependency on zlib if needed. 2001-05-26 21:51:51 +00:00
hubertf
e584a873d4 install example XML files 2001-05-25 02:47:09 +00:00
agc
e33d9bfe55 Add and enable helpdeco 2001-05-23 15:48:34 +00:00
agc
fd90718b4c Initial import of helpdeco-21 into the packages collection.
Provided by Ben Collver (collver@linuxfreemail.com) in PR 12927

helpdeco is a windows .hlp to RTF converter.
2001-05-23 15:47:43 +00:00
rh
df60385868 Update libxml to 1.8.13. Changes are mainly bugfixes, most notably a bug
that let malformed input data cause endless loops.
2001-05-21 19:45:04 +00:00
jlam
dc6eadbf21 Use ${XARGS} instead of invoking xargs directly. 2001-05-19 03:56:23 +00:00
dillo
63aee661c5 install the html documentation, bump version to 1.95.1nb1 2001-05-15 10:07:17 +00:00
drochner
d0e04410c0 -use USE_PYTHON
-update to 0.6.5. This is a bug fix release only, according to the
 original announcement
2001-05-14 16:27:08 +00:00
wiz
dc79c0e73c Finish move of ted and friends from textproc to editors. 2001-05-14 14:48:44 +00:00
wiz
ab24fd787c Finish move of ted and friends from textproc to editors. 2001-05-14 14:48:26 +00:00
wiz
31e2a71447 add and enable groff 2001-05-14 14:08:52 +00:00
wiz
eda927af23 Initial import of groff-1.16.1 -- GNU groff text formatting system. 2001-05-14 14:08:08 +00:00
hubertf
65d07a23ef fix checksum - distfile was changed without version bump 2001-05-12 16:54:52 +00:00
hubertf
801d97d953 Add -Wl,-R to make this work on ELF. 2001-05-12 16:00:41 +00:00
jlam
37139b716b PERL5_REQD shouldn't be used directly by libperl DEPENDS as the perl and
libperl versions may not be exactly the same.
2001-05-11 14:42:31 +00:00
agc
e55cf6ae73 Add some leftovers from the bulk build 2001-05-10 09:59:44 +00:00
wiz
9ff4c09ccd Use SHA1, and add size. 2001-05-09 20:14:49 +00:00
wiz
6897458a44 Move to SHA1, add sizes.
Slightly different distfile (parse -> parsefile in one place).
2001-05-09 20:10:03 +00:00
agc
b7e3531849 Add two files which were missed off the original PLIST, with thanks to the
guys who implemented the "leftovers" list from the bulk builds.
2001-05-09 15:52:39 +00:00
dillo
e6a02c75e8 add t1mac plus man page to PLIST (found as leftover in recent bulk build) 2001-05-09 13:46:25 +00:00
wiz
abe16f0d08 Move to SHA1, and add size. 2001-05-09 13:04:06 +00:00
wiz
611a4538d8 Minor changes in two scripts without updating the distfile.
Move to SHA1 and add size.
2001-05-09 12:58:30 +00:00
wiz
6473897e0f Use SHA1, and add size. 2001-05-09 12:31:39 +00:00
agc
017b9bb5bf The distfile has moved on the MASTER_SITE.
Move to sha1 digest, and add distfile size.
2001-05-08 16:12:07 +00:00