Commit Graph

309 Commits

Author SHA1 Message Date
kevlo
f99667cce8 Initial import of p5-Text-PDF 0.12
This is perl modules for creating and manipulating pdf.

Submitted by:	Shell Hung <i@shellhung.org>
2001-02-20 02:56:31 +00:00
danh
56664d7a7e use included libtool; sync patches 2001-02-19 18:13:57 +00:00
kevlo
04e697852e sync libtool patches 2001-02-19 02:38:45 +00:00
brad
44e448bd5d I don't see the point of an INSTALL script in this situation, this
arrangement makes much more sense.
2001-02-18 04:40:52 +00:00
obecian
7e86353628 add antiword resource properties and do_notice() to INSTALL regarding these
resources.
2001-02-18 00:25:30 +00:00
obecian
ea50faf02c missed patch (fixes compiler warnings) 2001-02-17 22:46:07 +00:00
obecian
91d1df7830 textproc/antiword port update (antiword-0.31)
converts MSWord Documents to ASCII Text and PostScript

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
- Initial scale factor is now configurable (RISC OS only)
2001-02-17 22:44:28 +00:00
brad
c8be10d4e8 - cleanup
- fix some typos
- remove bad @dirrm tags from PLIST
2001-02-13 01:42:32 +00:00
todd
9aae4e7d4c This perl library simplifies the creation of WML cards on the fly.
It produces the most suitable wml code for the browser requesting
the card. 

Maintainer: Shell Hung <i@shellhung.org>
2001-02-12 17:05:07 +00:00
brad
12b9c4b720 sync libtool patches 2001-02-05 00:27:51 +00:00
jakob
44d36071ec update checksum and MASTER_SITES, fix makefile and patch 2001-02-02 13:04:29 +00:00
brad
94f80628bb - remove unnecessary patch
- respect CC and CFLAGS
2001-02-01 18:09:03 +00:00
kevlo
8de4d85f96 Add clo++ 2001-01-31 10:03:23 +00:00
kevlo
e4eaac32ed Initial import of clo++-0.3.0
clo++ is a command line parser generator.
2001-01-31 10:02:48 +00:00
avsm
1b6d327f95 + p5-XML-XPath 2001-01-26 01:02:51 +00:00
avsm
0a5c990626 - initial import of p5-XML-XPath-1.04
--
This module aims to comply exactly to the XPath specification at
http://www.w3.org/TR/xpath and yet allow extensions to be added in
the form of functions.

Modules such as XSLT and XPointer may need to do this as they support
functionality beyond XPath.
2001-01-26 01:01:38 +00:00
avsm
24eba80fb3 + p5-XML-DOM
+ p5-XML-XSLT
2001-01-25 00:20:13 +00:00
avsm
95460bee27 initial import of p5-XML-XSLT-0.32
--
This is a Perl module to parse XSL Transformational sheets. For a
description of the XSLT, see http://www.w3.org/TR/xslt.  Other
useful resources can be found at http://www.xslt.com
2001-01-25 00:18:47 +00:00
avsm
5b30648943 initial import of p5-XML-DOM-1.25
--
This is a Perl extension to XML::Parser. It adds a new 'Style' to
XML::Parser, called 'Dom', that allows XML::Parser to build an
Object Oriented datastructure with a DOM Level 1 compliant interface.
For a description of the DOM (Document Object Model), see
http://www.w3.org/DOM/
2001-01-25 00:11:52 +00:00
brad
6c33ab241e set myself as maintainer; Ok'd by previous maintainer 2001-01-23 03:27:11 +00:00
brad
7117549b06 - fixup Makefile
- sync libtool patches with our libtool port
2001-01-22 16:40:22 +00:00
avsm
748f380672 + p5-XML-Parser
+ p5-XML-Simple
2001-01-21 19:29:28 +00:00
avsm
c79cbbd3f9 - import of p5-XML-Simple-1.05
--
XML::Simple is a Perl module that makes it really easy to read and
write XML files. You can get a full rundown of the module's
capabilities and limitations in the manual page.

XML::Simple was originally developed for the purpose of reading and
writing config files in XML format (which offers various advantages
over say .INI format). Having said that, many people find it useful
for other purposes.
2001-01-21 19:27:54 +00:00
avsm
7690998c25 - import of p5-XML-Parser-2.30
--
This module provides ways to parse XML documents. It is built on
top of XML::Parser::Expat, which is a lower level interface to James
Clark's expat library. Each call to one of the parsing methods
creates a new instance of XML::Parser::Expat which is then used to
parse the document. Expat options may be provided when the XML::Parser
object is created.

These options are then passed on to the Expat object on each parse
call. They can also be given as extra arguments to the parse methods,
in which case they override options given at XML::Parser creation
time.
2001-01-21 19:22:42 +00:00
avsm
6cb9ca4279 - update to expat-1.95.1
This is the new stream of official development for expat,
and is now developed on sourceforge.
2001-01-21 19:17:40 +00:00
kevlo
74f7920570 +java2html 2001-01-19 03:17:26 +00:00
kevlo
0fee206128 Initial import of java2html-1.7
java2html is the Java sources to HTML converter
2001-01-19 03:16:49 +00:00
brad
7864888328 style 2001-01-15 17:49:19 +00:00
brad
b20dcd6d5f upgrade to libxml 2.2.11 2001-01-09 14:49:31 +00:00
avsm
6c5aa773bd Clarify the DESCR regarding which DTDs are installed with the port. 2001-01-07 10:42:21 +00:00
avsm
3528b59c95 +p5-XML-Writer 2001-01-05 18:16:09 +00:00
avsm
bf7a6b8598 initial import of p5-XML-Writer-0.4
--
XML::Writer is a helper module for Perl programs that write an XML
document. The module handles all escaping for attribute values and
character data and constructs different types of markup, such as
tags, comments, and processing instructions.

By default, the module performs several well-formedness checks to
catch errors during output. This behaviour can be extremely useful
during development and debugging, but it can be turned off for
production-grade code.

The module can operate either in regular mode in or Namespace
processing mode. In Namespace mode, the module will generate Namespace
Declarations itself, and will perform additional checks on the
output.

Additional support is available for a simplified data mode with no
mixed content: newlines are automatically inserted around elements
and elements can optionally be indented based as their nesting
level.
2001-01-05 18:14:09 +00:00
brad
c7881f6a8a bye bye NO_CDROM and MIRROR_DISTFILE 2001-01-05 16:35:58 +00:00
kevlo
b7bd1130de Correct RCS tag 2001-01-04 13:17:21 +00:00
kevlo
876bb54ef4 Add xerces 2001-01-03 03:33:20 +00:00
kevlo
a1ee73fc08 Initial import of Xerces-1.2.3
Xerces is xml parser for Java.
2001-01-03 03:32:34 +00:00
jakob
e85bbddaac update to v1.2.3, add HOMEPAGE 2001-01-01 19:57:38 +00:00
avsm
da394bb67a Upgrade to docbook-modular-1.60. Minor localisation fixes, and
a cure for the missing table-of-contents-entries bug.  Also support
for python's ClassSynopsis.
2000-12-22 20:20:58 +00:00
naddy
abfa9851a8 If HOMEPAGE is defined in Makefile, reference it in DESCR, too.
authorized by espie@

Fix a few minor cosmetic issues along the way.
2000-12-21 21:20:34 +00:00
brad
647a646f17 upgrade to expat 1.2 2000-12-14 16:02:58 +00:00
espie
c5af8657b0 Bye, bye, EXTRACT_CMD, EXTRACT_BEFORE_ARGS, EXTRACT_AFTER_ARGS 2000-12-14 13:22:59 +00:00
kevlo
488ea07c7a - Update to 2.2.10
- Take over maintainership

ok maintainer <rohee@>
2000-12-10 14:40:07 +00:00
avsm
8b85c54482 Integrate the set of HTML documentation provided by Norman Walsh for
the DSSSL stylesheets.  Installs into PREFIX/share/doc/docbook-modular
in HTML format.
2000-12-05 14:58:28 +00:00
avsm
8eb05870c6 - upgrade to docbook-modular-1.59
- bump NEED_VERSION

--
Bug fixes, international language improvements (new Korean locale is main
one), support for monospaced literallayout.
2000-12-05 14:22:28 +00:00
espie
2705903016 oops. Noticed by obecian@ 2000-12-05 12:10:15 +00:00
espie
a5b273bbfa +lgrind 2000-12-04 22:48:41 +00:00
espie
dadfcdf699 lgrind pretty-printer. 2000-12-04 22:47:50 +00:00
dugsong
f623e293a8 whack auto cruft 2000-12-01 08:07:20 +00:00
dugsong
603753c7c6 typo 2000-12-01 05:49:58 +00:00
dugsong
9e7a8ad74d p5-sdf - simple document format. http://www.mincom.com/mtr/sdf/ 2000-12-01 05:47:34 +00:00