Commit graph

881 commits

Author SHA1 Message Date
rh
ce73fca5d0 Add and enable diction 2002-05-05 21:56:58 +00:00
rh
876f6753bf Initial import of diction-1.02, a package of GNU diction and style (no pun
intended :-)

From DESCR:
Diction and style are two old standard  UNIX  commands.  Diction
identifies  wordy and commonly misused phrases. Style analyses surface
characteristics of a document, including sentence length and other
readability measures.

Provided by <xs@kittenz.org>, thanks!  This closes PR pkg/16664.
2002-05-05 21:56:17 +00:00
jtb
a34d49dfce Update to version 1.47.01. Changes since 1.47d include:
- New program Iget to retrieve documents by docid
- Fixed spurious output from Isearch -t option
- Fixed score calculation for Boolean searches
- Added -l parameter to zpresent to accept docids from a file
- Fixed a bad return state that caused a segfault when no files were
  found to index.
- Added improved entity replacement code to STRING class (J. Tyler)
- Improved algorithm for generating URL from path in EOS_GUIDE doctype
- Added hook for VIDB KeyLookup method
- Initial release of zpresent
- Fixed bug in EOS_GUIDE doctype which caused searches to sometimes fail
- Modified zpresent.dtd to stick the source field in the individual
  result elements, rather than on the container results element.
- Added method Result::GetVKey for virtual databases so you can tell
  which constituent they came from.  It's an egregious hack which just
  stuffs the database number at the front of the key so it can be
  included in the output from zsearch and parsed by zpresent.
- Rearranged some of the XML presentation for the FGDC doctype Summary
  element set
- Added a path->URL translation to EOS_GUIDE doctype to facilitate links
  back to original (crawled) source documents
- Cleaned XML text of characters which should be entities
- Added zsearch program for XML search output
- Added initial version of NASA EOS/Guide doctype
- Removed some extraneous output from vidb.cxx
- Added CIPC doctype for NASA/CIP Collection metadata
- Added delimiter to Isearch output (J. Millard)
- Improved XML results presentation in FGDC doctype
2002-05-03 22:36:08 +00:00
wiz
a2d45b12d3 Some programs don't look in libxml/headername.h, and even libxml itself
does not create the directory (any longer?).
Be a bit defensive about this and add -I${BUILDLINK_DIR}/include/libxml
to BUILDLINK_CONFIG_WRAPPER_SED, while letting -I${BUILDLINK_DIR}/include
stay, too.

XXX: This should be revisited, and the packages depending on libxml2 be fixed
(either way); for now, this change fixes libwmf, ogle, and ogle_gui (and
perhaps others), while not changing the situation for kdelibs2 (which
I didn't want to test because it's too big).

Per a discussion with Johnny Lam.
2002-04-28 22:37:11 +00:00
wiz
60be09badf Uppercase XML. 2002-04-28 22:12:05 +00:00
shell
94c51eafb4 Updated to p5-XML-Checker to 0.12
Changes :
- Fixed bug with DTD alternation rules (Steven Allen)
2002-04-27 19:17:02 +00:00
martti
aa3515d614 Updated libxml2 to 2.4.20
* lots of bug fixes
2002-04-26 10:32:37 +00:00
shell
b16d78796a Updated to p5-XML-Checker-0.11
Changes since p5-XML-Checker-0.10 :

- Corrected the token abbreviation sub
- Added error 170, Element can't be empty
- Added strict and warnings pragmas
- Added two new tests, t/empty_elt.t and t/high_elt_number.t
2002-04-17 11:03:26 +00:00
shell
84f2c0a166 Updated to p5-XML-DOM-1.39
Changes :

1.39 (tjmather) 04/16/2002
- Deletes value if both System ID and value are defined
  (Brian Thomas)
- Fixed bug, now TextNode->getData doesn't expand entities when
  NoExpand => 1, added t/dom_noexpand.t test script (Brian Thomas)

1.38 (tjmather) 04/05/2002
- Removed bin/pretty.pl, it is now in XML-Filter-Reindent
- Removed return from addCDATA function to fix memory leak
  (Steve Hay)
- Added missing _to_sax method to ProcessingInstruction class
  (Patrick Whittle)
- Removed extranous debugging statement from ExternEnt subroutine
  (Jon Grov)

1.37 (tjmather) 02/15/2002
- parameter should be last argument of DocumentType::addEntity
  (Patrick Whittle)
2002-04-17 10:59:55 +00:00
abs
aa5f4b24dd Updated p5-Text-Substitute to 0.12
Generate better error messages on invalid ${if:expr} constructs
2002-04-16 11:50:18 +00:00
abs
4358003ccb Ahem, sync my distfiles for last 2002-04-16 11:48:49 +00:00
abs
061abf2bed Updated p5-Text-CSV-Hash to 0.14:
Allow the separator and quote characters to be specified.
2002-04-16 10:24:45 +00:00
jwise
1e514945ae Add and enable crimson. 2002-04-13 20:59:34 +00:00
jwise
ecfcc5fad5 Initial import of packages for crimson-1.1.3, the apache.org implementation
of JAXP (it also includes implementations of SAX and DOM).

We install from the binary (bytecode) distribution of crimson, as crimson
is required to run jakarta-ant, and jakarta-ant is used to build crimson
from sources.
2002-04-13 20:58:53 +00:00
dmcmahill
49a94b7289 mark as broken on alpha 2002-04-11 01:56:24 +00:00
abs
cbdf54187c Updated p5-Text-CSV-Hash to 0.13
If we can read .csv files with \n embedded in the middle of entries,
	we should be able to generate them too, for others to marvel at the
	braindamage of such a format.
2002-04-10 14:22:13 +00:00
abs
6c1834bfab Updated p5-Text-CSV-Hash to 0.12
Add support for creating a csv file from an existing array of hashes
2002-04-05 11:31:54 +00:00
fredb
63cb10f322 Attempt to do the right thing with the dynamic database in ${PREFIX}/var. 2002-04-05 00:40:12 +00:00
jwise
bc6e385f22 Fix up pax usage. 2002-04-03 21:17:54 +00:00
rh
76acfa2e64 Fix scrollkeeper directory creation. Bump revision to 0.2nb1. 2002-04-03 20:38:35 +00:00
jwise
953e143e22 Fix pax usage -- pax -pe ; chown -> pax -pp 2002-04-03 19:14:35 +00:00
uebayasi
05e2a2302f * Create /var/run/ndtpd just before invoking the server.
* s/ndtpdcheck/ndtpcheck/ in ndtpd.sh.
  Pointed out by Koji Kondo <koji@iijmio-mail.jp> in private mail.

Bump PKGREVISION.
2002-04-02 15:59:50 +00:00
taca
575e528421 Update ruby-erb package to 1.4.3.
2002-03-28  Masatoshi SEKI  <m_seki@mva.biglobe.ne.jp>

	* erbl.rb: fix return from thread bug.

	* add test for safe_level.
2002-03-30 09:30:37 +00:00
taca
7e1a60f14c Update ruby-erb package to 1.4.2.
2002-03-19  Masatoshi SEKI  <m_seki@mva.biglobe.ne.jp>

	* erbl.rb: add return _eoutvar.

	* fix trim_mode bug.
2002-03-26 15:36:42 +00:00
rh
2c5747f974 Add buildlink wrapper for gnome-1.0 so this actually works on systems
without xpkgwedge, where it is not picked up "by accident" by another
gnome wrapper.
2002-03-26 06:25:16 +00:00
uebayasi
5a466ab43b Add missing DEPENDS+=... line, which caused applications fail to build with.
Reported by Koji Kondo <koji@iijmio-mail.jp>.
2002-03-22 03:57:54 +00:00
uebayasi
a6e7ce85e7 Add freepwing. 2002-03-19 11:09:12 +00:00
uebayasi
952d3bc7aa First import of FreePWING 1.4.1.
FreePWING generates book data in JIS X 4081, a subset of EPWING V1,
	which is a most popular format for dictionaries in Japan.  Book data
	generated by FreePWING can be read with EPWING viewer applications
	including proprietary
softwares.
2002-03-19 11:07:44 +00:00
taca
ecb4c39ff6 Update ruby-erb to 1.4.1. Sigh, it wasn't announced...
2002-03-15  Masatoshi SEKI  <mas@edwin>

	* rename h, u method.

2002-03-13  Koji Hourai  <hoc@dd.iij4u.or.jp>

	* fix trim_mode=2 bug.
2002-03-16 11:00:17 +00:00
taca
afcedda6ca Update ruby-erb package to 1.4.0.
2002-03-10  Masatoshi SEKI  <m_seki@mva.biglobe.ne.jp>

	* compile.rb: keep lineno after translation.

2002-03-06  Kazuhiro NISHIYAMA  <zn@mbf.nifty.com>

	* ERbLight#def_method: set fname and lineno for error message.

2002-02-12  Masatoshi SEKI  <m_seki@mva.biglobe.ne.jp>

	* add def_method/module/class method.

2002-02-11  Masatoshi SEKI  <m_seki@mva.biglobe.ne.jp>

	* remove load_erb method.

	* add u method.
2002-03-16 03:39:30 +00:00
taca
caa1e8d3e7 Remove dependency to www/w3m. It isn't always needed to build and run
though it is useful with w3m.
2002-03-16 03:38:10 +00:00
uebayasi
f65ba573b0 Use not ${INSTALL_DATA} but ${INSTALL_SCRIPT} for rc script. 2002-03-15 17:15:03 +00:00
skrll
ad883543b0 Provide a patch to configure. Expand AUTOMAKE_PATTERNS so that we don't
need autoconf as a build dependency.
2002-03-15 17:05:37 +00:00
martti
ee58d21bf4 Updated p5-XML-SAX to 0.09 (provided by Shell Hung in pkg/15557)
- PurePerl: Performance enhancements
- PurePerl: Line End handling implemented.
- PurePerl: Attribute Value Normalization implemented.
- PurePerl: Fixed element copying for end_element
- Fixes for perl 5.7.2
2002-03-15 12:47:16 +00:00
wiz
f0d6b5d2e9 Typo fixes. 2002-03-15 12:21:06 +00:00
wiz
a534542712 Fix some typos and grammar. 2002-03-15 12:20:05 +00:00
uebayasi
4dc35076af * Slight revision.
* While spaces.
2002-03-15 08:05:53 +00:00
uebayasi
02215f14ce Add ndtpd. 2002-03-15 07:56:12 +00:00
uebayasi
677723e078 Initial import of NDTPD 2.1.1, a server for accessing CD-ROM books /
dictionaries with NDTP protocol.
2002-03-15 07:19:58 +00:00
uebayasi
ef3369cffa Update EB from 3.0 to 3.2.1.
* Fix a bug in text read routine when using 'appendix'.
	* Import zlib-1.1.4.
	* If the EB_DEBUG environment variable is defined, EB Library outputs
	  messages for debugging.
	  `--enable-debug' option of configure is removed.
	* Fix a critical bug in decompression of EBZIP compression format.
	* The maximum compression level of ebzip is changed from 3 to 5.
	* Implement eb_backward_text() and revise eb_forward_text().
	* The EB Library programming document (Japanese edition) is back.
	* Fix bugs in compressed S-EBXA support.
	* Add debug codes.
	  Those codes are enabled by `configure --enable-debug'.
	* Rename eb_initialize_all_subbooks() to
	  eb_load_all_subbooks(), and
	  eb_initialize_all_appendix_subbooks() to
	  eb_load_all_appendix_subbooks().  For backward
	  compatibility, the old function names are defined as cpp
	  macros.
	* Support for DUDEN EBG CD-ROMs is back.
	* Fix a bug in handling of CD-ROM mounted on the root directory.
	* Overhaul initialization and finalization routines in the library.
	* Support compressed S-EBXA CD-ROM book.
	  Support Nippon daihyakka zensho, accessories to Sony
	  DataDiscMan DP-S1000.
	* New appendices (crownfj2, crowngj).
	* And many bug fixes.

Besides, add a brand new buildlink.mk.
2002-03-14 13:54:04 +00:00
fredb
b48eba1112 Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
2002-03-13 17:36:35 +00:00
jlam
57e8956f16 Remove unnecessary patch after update to php-4.1.2. Also regen distfile
checksum missed during update.
2002-03-08 19:44:22 +00:00
wiz
efe05fc242 Remove libtool/buildlink.mk; package does not depend on installed libtool. 2002-03-05 15:32:16 +00:00
wiz
39eb449a70 Update to 0.14, per pkg/15789 by Hiramatsu Yoshifumi.
Changes since 0.02:
* Added the visit(), leave() and visiting() methods to Pod::POM::View
  to allow visitors to track elements of the path that they've taken.
  This allows one method to know if it has been called within the context
  of another.
* Applied a patch from Leon Brocard to change 'length' to 'defined' to
  make Pod::POM work OK with bleadperl.
* Changed Pod::POM::View::HTML view_seq_text() method to automatically
  escape < > and &.  Thanks to lazy POD author Mark Fowler for raising
  the issue. :-)
* Applied a patch from Stas Bekman which:
  - fixes the over/item functionality (quite a few very missing), see
    the tests
  - fixes a bug revealed with "" overload
  - changes HTML version to be <code>foo</code>, not '<code>foo</code>'
  - adds the URL hyperlinking code, borrowed from bleadperl's Pod::Html.
* Fixed a typo in the SYNOPSIS and removed some dead spaces.  Thanks to
  Ron Savage for reporting the problems.
* Added Ron's fancy-pom2.pl script as bin/custom-pom2
* Renamed pomcheck to podlint because it is a much catchier name :-)
* Added some docs to bin/pom2 and bin/podlint
* Several other minor documentation fixes and improvements.
* Fixed HTML view_verbatim() to escape < > and & to HTML entities.
* Bumped version number up to 0.11 to ensure it supercedes the ill fated
  0.1 release which has been confusing CPAN ever since (0.1 < 0.03)
* Fixed HTML view_head1() to remove illegal <ul> ... </ul> tags.  Also
  modified view_over() to detect the type of the first item
  (e.g. '=item *', '=item 1.' or '=item foo') and adjust accordingly to
  create a '<ul>...</ul>' or '<ol>...</ol>' list.  Item titles of the
  form '*' or '1.' then get stripped off as appropiate.   Thanks to
  Stas Bekman for raising these issues.
* Added support for new =head3 and =head4 POD tags, also due to prodding
  from Stas.  :-)
* Added support for experimental 'meta' tag.  Disabled by default.
2002-03-04 00:22:20 +00:00
rxg
eca1905a8a add p5-String-ShellQuote 2002-03-02 02:43:56 +00:00
rxg
694071e7dd Add p5-String-ShellQuote-1.00 - quote strings for passing through the shell
This module contains some functions which are useful for quoting strings
which are going to pass through the shell or a shell-like object.

close pkg/15624, submitted by me.
2002-03-02 02:40:00 +00:00
tron
b8d1c715f6 Update distribution file checksum for PHP version 4.1.2. 2002-02-28 09:50:01 +00:00
jlam
08fc0c1e7f Update textproc/php4-xslt to 4.1.2. The only change from version 4.1.1 is
that this is built from the php-4.1.2 sources.
2002-02-28 06:19:03 +00:00
jlam
5fc61c12b3 Update textproc/php4-xml to 4.1.2. The only change from version 4.1.1 is
that this is built from the php-4.1.2 sources.
2002-02-28 06:18:58 +00:00
jlam
080c29e851 Update textproc/php4-wddx to 4.1.2. The only change from version 4.1.1 is
that this is built from the php-4.1.2 sources.
2002-02-28 06:18:53 +00:00