Age | Commit message (Collapse) | Author | Files | Lines |
|
Changes since 1.04 :
- added undeclare_prefix() thanks to Christian Glahn.
- CPAN problem, had to change the version
- added a number of rather good speedups by converting a lot of
the code to use arrays instead of hashes. More of the same kind
of tuning is expected for the next version.
- fixed another bug, again thanks to Grant McLean, due to which
declarePrefix() was not functionning according to the spec (it
failed to set a random prefix when the prefix was undef).
|
|
This is part of the japanese category retirement.
- in category converters:
ack, nkf, p5-Jcode, p5-jcode, p5-nkf, qkc, ruby-romkan, ruby-uconv
- in category lang:
ja-gawk
- in category mail:
ja-mh
- in category misc:
ja-less, ja-man, jhd, xjdic
- in category print:
ja-a2ps, ja-vflib, ja-vflib-lib, ja-vflib-utils, ja-vfxdvik, texfamily, texfamily-share
- in category textproc:
chasen, chasen-base, ipadic, ja-grep, ja-groff, ja-sed, kakasi, kbanner, namazu1, namazu2, p5-Text-ChaSen, p5-Text-Kakasi
- in category www:
mknmz-wwwoffle
- in category x11:
xjman
|
|
This is part of the japanese category retirement.
Pathnames to japanese/ adjusted.
|
|
This is part of the japanese category retirement.
Pathnames to japanese/ adjusted.
|
|
textproc/p5-Text-ChaSen.
This is part of the japanese category retirement.
CATEGORIES and pathnames to japanese/ adjusted.
|
|
textproc/p5-Text-Kakasi.
This is part of the japanese category retirement.
CATEGORIES and pathnames to japanese/ adjusted.
|
|
This is part of the japanese category retirement.
CATEGORIES and pathnames to japanese/ adjusted.
|
|
This is part of the japanese category retirement.
CATEGORIES and pathnames to japanese/ adjusted.
|
|
textproc/chasen-base.
This is part of the japanese category retirement.
CATEGORIES adjusted.
|
|
This is part of the japanese category retirement.
CATEGORIES and pathnames to japanese/ adjusted.
|
|
This is part of the japanese category retirement.
CATEGORIES adjusted.
|
|
This is part of the japanese category retirement.
CATEGORIES adjusted.
|
|
This is part of the japanese category retirement.
CATEGORIES adjusted.
|
|
This is part of the japanese category retirement.
Marked as conflicting with gsed-[0-9]* (from textproc/gsed).
|
|
|
|
|
|
|
|
|
|
"This is primarily a bug fix release. It is likely the last release in the
0.7 series, and likely the last release to maintain compatibility with
Python 1.5.2."
|
|
Changes are bug fixes, better graphics handling.
Pkgsrc changes: Replaced {DE,}INSTALL scripts with @exec/@unexec entries
in PLIST.
Added LATEX2HTML_ICONPATH variable to set where latex2html's icons
appear in web space.
|
|
|
|
mainly by GNOME applications.
|
|
additional usage templates and examples.
|
|
|
|
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.
|
|
- 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
|
|
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.
|
|
|
|
Changes :
- Fixed bug with DTD alternation rules (Steven Allen)
|
|
* lots of bug fixes
|
|
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
|
|
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)
|
|
Generate better error messages on invalid ${if:expr} constructs
|
|
|
|
Allow the separator and quote characters to be specified.
|
|
|
|
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.
|
|
|
|
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.
|
|
Add support for creating a csv file from an existing array of hashes
|
|
|
|
|
|
|
|
|
|
* s/ndtpdcheck/ndtpcheck/ in ndtpd.sh.
Pointed out by Koji Kondo <koji@iijmio-mail.jp> in private mail.
Bump PKGREVISION.
|
|
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-19 Masatoshi SEKI <m_seki@mva.biglobe.ne.jp>
* erbl.rb: add return _eoutvar.
* fix trim_mode bug.
|
|
without xpkgwedge, where it is not picked up "by accident" by another
gnome wrapper.
|
|
Reported by Koji Kondo <koji@iijmio-mail.jp>.
|
|
|