Commit graph

1653 commits

Author SHA1 Message Date
recht
fe9223214e + py-Lupy 2003-12-06 19:43:29 +00:00
recht
4256700d39 initial import of Lupy-0.1.5.5.1
Lupy is a is a full-text indexer and search engine written in Python. It is
a port of Jakarta Lucene 1.2 to Python.  Specifically, it reads and writes
indexes in Lucene binary format. Like Lucene, it is sophisticated and
scalable. Lucene is a polished and mature project and you are encouraged to
read the documentation found at the Lucene home page.
2003-12-06 19:39:45 +00:00
xtraeme
5828abe2dc Regen. 2003-12-04 21:03:02 +00:00
xtraeme
f794de2624 Bump PKGREVISION (libxml2, libxslt and imlib2 were updated). 2003-12-04 19:48:24 +00:00
xtraeme
d973ba248b Updated to 1.1.0 provided by Min Sik Kim PR pkg/23518.
Changes:

1.1.0: Nov 4 2003:
   - Removed DocBook SGML broken support
   - fix xsl:key to work with PIs
   - Makefile and build improvement (Graham Wilson), build cleanup (William
    Brack), macro fix (Justin Fletcher), build outside of source tree (Roumen
    Petrov)
   - xsltproc option display fix (Alexey Efimov), --load-trace (Crutcher
    Dunnavant)
   - Python: never use stdout for error
   - extension memory error fix (Karl Eichwalder)
   - header path fixes (Steve Ball)
   - added saxon:line-number() to libexslt (Brett Kail)
   - Fix some tortuous template problems when using predicates (William
    Brack)
   - Debugger status patch (Kasimier Buchcik)
   - Use new libxml2-2.6.x APIs for faster processing
   - Make sure xsl:sort is empty
   - Fixed a bug in default processing of attributes
   - Removes the deprecated breakpoint library
   - detect invalid names on templates (William Brack)
   - fix exslt:document (and similar) base handling problem
2003-12-04 19:33:47 +00:00
xtraeme
d77cd0aa12 Updated to 2.6.2 provided by Min Sik Kim PR pkg/23488.
Changes:

2.6.2: Nov 4 2003:
   - XPath context unregistration fixes
   - text node coalescing fixes (Mark Lilback)
   - API to screate a W3C Schemas from an existing document (Steve Ball)
   - BeOS patches (Marcin 'Shard' Konicki)
   - xmlStrVPrintf function added (Aleksey Sanin)
   - compilation fixes (Mark Vakoc)
   - stdin parsing fix (William Brack)
   - a posteriori DTD validation fixes
   - xmlReader bug fixes: Walker fixes, python bindings
   - fixed xmlStopParser() to really stop the parser and errors
   - always generate line numbers when using the new xmlReadxxx
  functions
   - added XInclude support to the xmlReader interface
   - implemented XML_PARSE_NONET parser option
   - DocBook XSLT processing bug fixed
   - HTML serialization for <p> elements (William Brack and me)
   - XPointer failure in XInclude are now handled as resource errors
   - fixed xmllint --html to use the HTML serializer on output (added
    --xmlout to implement the previous behaviour of saving it using the XML
    serializer)

2.6.1: Oct 28 2003:
   - Mostly bugfixes after the big 2.6.0 changes
   - Unix compilation patches: libxml.m4 (Patrick Welche), warnings cleanup
    (William Brack)
   - Windows compilation patches (Joachim Bauch, Stephane Bidoul, Igor
    Zlatkovic)
   - xmlWriter bugfix (Alfred Mickautsch)
   - chvalid.[ch]: couple of fixes from Stephane Bidoul
   - context reset: error state reset, push parser reset (Graham
  Bennett)
   - context reuse: generate errors if file is not readable
   - defaulted attributes for element coming from internal entities
    (Stephane Bidoul)
   - Python: tab and spaces mix (William Brack)
   - Error handler could crash in DTD validation in 2.6.0
   - xmlReader: do not use the document or element _private field
   - testSAX.c: avoid a problem with some PIs (Massimo Morara)
   - general bug fixes: mandatory encoding in text decl, serializing
    Document Fragment nodes, xmlSearchNs 2.6.0 problem (Kasimier Buchcik),
    XPath errors not reported,  slow HTML parsing of large documents.

2.6.0: Oct 20 2003:
   - Major revision release: should be API and ABI compatible but got a lot
    of change
   - Increased the library modularity, far more options can be stripped out,
    a --with-minimum configuration will weight around 160KBytes
   - Use per parser and per document dictionnary, allocate names and small
    text nodes from the dictionnary
   - Switch to a SAX2 like parser rewrote most of the XML parser core,
    provides namespace resolution and defaulted attributes, minimize memory
    allocations and copies, namespace checking and specific error handling,
    immutable buffers, make predefined entities static structures, etc...
   - rewrote all the error handling in the library, all errors can be
    intercepted at a structured level, with precise information
  available.
   - New simpler and more generic XML and HTML parser APIs, allowing to
    easilly modify the parsing options and reuse parser context for multiple
    consecutive documents.
   - Similar new APIs for the xmlReader, for options and reuse, provided new
    functions to access content as const strings, use them for Python
  bindings
   - a  lot of other smaller API improvements: xmlStrPrintf (Aleksey Sanin),
    Walker i.e. reader on a document tree based on Alfred Mickautsch code,
    make room in nodes for line numbers, reference counting and future PSVI
    extensions, generation of character ranges to be checked with faster
    algorithm (William),  xmlParserMaxDepth (Crutcher Dunnavant), buffer
    access
2003-12-04 19:33:38 +00:00
epg
b64ed2f7be Add and enable p5-Text-Diff and p5-YAML (thanks Thomas Klausner). 2003-12-04 15:28:00 +00:00
recht
3fb4ae8dcd pkglint (spotted by wiz@) 2003-12-04 11:37:15 +00:00
agc
76e3a110cc Add and enable awf 2003-12-04 08:35:10 +00:00
agc
93df119200 Initial import of awf-19900907 into the NetBSD Packages Collection.
"This is awf, the Amazingly Workable Formatter -- a "nroff -man" or
(subset) "nroff -ms" clone written entirely in (old) awk.

It is slow and has many restrictions, but does a decent job on most
manual pages and simple -ms documents, and isn't subject to AT&T's
brain-damaged licensing that denies many System V users any text
formatter at all.  It is also a text formatter that is simple enough
to be tinkered with, for people who want to experiment.

Type "make r" to run a regression test, formatting the manual page
(awf.1) and comparing it to a preformatted copy (awf.1.out).  Type
"make install" to install it.  Pathnames may need changing.

I don't know whether awf will run on 16-bit machines.  Data requirements
are modest, but I fear the programs are probably big enough to run awk
out of space.

I can't believe I really wrote this.

                                         Henry Spencer at U of Toronto Zoology
                                          henry@zoo.toronto.edu   utzoo!henry
						13 July 1990"
2003-12-04 08:33:59 +00:00
jschauma
ed378ed165 Use a GNU awk, so that this creates the files correctly.
Pointed out by Bas van Oostveen in PR pkg/23514.
2003-12-04 04:35:25 +00:00
xtraeme
8f35d221af Add and enable tei, teixsl-fo and teixsl-html. 2003-12-03 23:50:02 +00:00
xtraeme
cbc5bfc383 Initial import of teixsl-html 3.0 from pkgsrc-wip, packaged by Min Sik Kim.
teixsl-html is a set of XSLT specifications to transform TEI XML
documents to HTML.  It concentrates on TEI Lite, but adding support
for other modules is fairly easy.
2003-12-03 23:49:02 +00:00
xtraeme
fecc31f3d4 Initial import of teixsl-fo 3.0 from pkgsrc-wip, packaged by Min Sik Kim.
teixsl-fo is a set of XSLT specifications to transform TEI XML
documents to XSL Formatting Objects.  It concentrates on TEI Lite, but
adding support for other modules is fairly easy.
2003-12-03 23:48:06 +00:00
xtraeme
31812ca02c Initial import of tei-4 from pkgsrc-wip, packaged by Min Sik Kim.
The DTD of the Text Encoding Initiative allows encoding of a wide range
of document types in the domain of humanities. If focuses on, but is not
restricted to, the needs of the scholarly research and education community.
2003-12-03 23:46:21 +00:00
kristerw
f6d8743f8c Change MAINTAINER to "tech-pkg" instead of the previous "packages". 2003-12-03 22:14:45 +00:00
recht
2d52a339a1 update to 2.6.1
Lots of changes/fixes, eg. Unicode 4.0 support.
See
http://oss.software.ibm.com/cvs/icu/~checkout~/icu/readme.html?rev=1.141.2.1#News
for details.

ok'ed by wiz@
2003-12-03 16:52:48 +00:00
recht
5c77c15e85 update to 0.50.4.1
changes since 0.50.2:
# Fixed major bug in pipe mode which caused the last character to be
  chopped off words before they were stored.
# Minor formating fixes in the manual.
# Minor changes in URL filter to avoid treating the double quote character
  as part of the URL, and to avoid treating words ending in more than one
  period as a URL.
# Document fixes in Aspell API
# Small compile fixes, including one for GCC 3.3
# Updated Win32 section since a port now exists thanks to Thorsten Maerz.
# Complain instead of doing nothing or aborting for unimplemented functions
  in Aspell utility.
# Portability bug fixes.
# Upgraded to Autoconf 2.57, Automake 1.7.7, Libtool 1.5 (no longer use
  CVS version of libtool).

ok'ed by wiz@
2003-12-03 16:49:06 +00:00
epg
936f0a36ca import p5-Text-Diff-0.35.
This module provides a high-level interface to the diff algorithm
in the p5-ALgorithm-Diff package.
2003-12-03 16:11:50 +00:00
epg
f843636dfd import YAML-0.35
This is an implementation of YAML (YAML Ain't Markup Language,
http://www.yaml.org/) for Perl.
2003-12-03 15:56:20 +00:00
salo
48b6e0c06c Update to version 0.2.1.
Changes:
- update HOMEPAGE and MASTER_SITES

0.2.1:
======
- Added country names.
- New words.
- Renumbering of the database of words.
2003-12-03 09:32:12 +00:00
xtraeme
62c076ef58 Updated to 0.27.2 provided by Min Sik Kim PR pkg/23618.
Changes:

* Fixed the source code encoding mark at POTFILES.in support (Abel Cheung).
* Fixed the intltool.spec file so it can build RPMs with this release (it was
  only a package issue (Carlos Perell\xc3\xb3 Mar\xc3\xadn)
2003-12-03 02:27:11 +00:00
recht
173248022c gcc3 can't compile icu with -Os or -O[2-9]
see  http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11969 for details

ok'ed by wiz@
2003-12-02 23:11:30 +00:00
jdolecek
aacea0e98d apparently the local patch to add --with-expat-dir not needed, remove
it and switch to shared PHP4 distinfo
2003-11-29 12:12:10 +00:00
jdolecek
375aeb7320 g/c local BUILDLINK_DEPENDS.libxml2, buildlink forces the right version
nowadays
2003-11-29 12:02:22 +00:00
jdolecek
d37ad6be37 enable xslt and exslt support (using libxslt), so that the package would
have full available functionality of the module
bump PKGREVISION

problem reported and fix provided in pkg/23594
2003-11-29 11:58:05 +00:00
grant
344d5ea615 minor formatting fix, s/Gnome/GNOME/ 2003-11-29 10:19:05 +00:00
jschauma
07e126d1f6 textproc/glimpse and security/openssl no longer conflict, as openssl
does no longer install bin/cast.  Noted by Bernhard Riedel.
2003-11-19 02:57:43 +00:00
xtraeme
c5f1f03a9b Updated to 1.06a, provided by Min Sik Kim in PR pkg/23463.
Changes since 1.03:

  * Fixed a couple of places where "/s" was missing
    from the regex, preventing multi-line matches from working correctly.
  * Added returndelim() and strip_delim() methods to control
    whether or not the match returned includes the start and
    end delimiters. By default, delimiters are returned.
2003-11-18 13:42:46 +00:00
agc
a94f0a5a91 Fix from Dan Winship for opensp and openjade -
opensp was building against unproven-pthreads, but openjade
	was getting pth, so the link would fail.  Copy the related
	glue from opensp/Makefile to opensp/buildlink2.mk

fixes build problems in latest bulk builds.
2003-11-16 14:01:20 +00:00
danw
cc350517cb Use SITES_${DISTFILE} variables to avoid lots of unnecessary 404s.
Update some out-of-date references in DESCR
2003-11-15 02:16:31 +00:00
jschauma
fe19bb05b5 PKGREVISION++ after openssl update. 2003-11-12 03:39:39 +00:00
dmcmahill
c8d179afc0 actually use the TARGET setting from MAKE_ENV. Fixes build problems
on alpha which doesn't have the optimizing ocaml compiler.  Noted in
recent alpha bulk build.
2003-11-10 23:15:21 +00:00
gavan
e97d54fcc3 Set USE_GCC_SHLIB. Fixes linking on Solaris. 2003-11-10 13:23:05 +00:00
jdolecek
0d0ea1f24e Update PHP to 4.3.4
From release announcemenet:

After a lengthy QA process, PHP 4.3.4 is finally out!
This is a medium size maintenance release, with a fair number of bug fixes.
All users are encouraged to upgrade to 4.3.4.

Bugfix release

PHP 4.3.4 contains, among others, following important fixes, additions
and improvements:
* Fixed disk_total_space() and disk_free_space() under FreeBSD.
* Fixed FastCGI support on Win32.
* Fixed FastCGI being unable to bind to a specific IP.
* Fixed several bugs in mail() implementation on win32.
* Fixed crashes in a number of functions.
* Fixed compile failure on MacOSX 10.3 Panther.
* Over 60 various bug fixes!

For full list of changes in PHP 4.3.4, see ChangeLog:
	http://www.php.net/ChangeLog-4.php#4.3.4
2003-11-08 06:58:10 +00:00
xtraeme
b70a69d2cc I'm the new maintainer. 2003-11-02 07:02:32 +00:00
salo
da42d20a3a Distfile has changed without version bump.
Changes were: base directory renamed(!), added one sentence to README.sk,
              added mkdir command to Makefile.
2003-11-01 14:51:03 +00:00
kristerw
cc811350a2 patch-aa and patch-ac patched the same file. Merge them. 2003-10-20 22:24:34 +00:00
cjep
9d9698b05c Sort DISTNAME section 2003-10-18 12:46:37 +00:00
kim
d612f38741 Require 2.5.10nb1 at least, which removed dependency on libpthread. 2003-10-16 13:17:12 +00:00
kim
6abe64ee8e Back out previous -- need for threads was caused by old libxml2, and
textproc/libxml2/buildlink2.mk not requiring a recent enough version.
2003-10-16 13:15:23 +00:00
grant
5bf3251757 sync with -current:
call setprogname(), replace a 'sed' with getprogname().
2003-10-16 12:13:54 +00:00
grant
27aa0e8ef9 bump to 20031016 2003-10-16 12:07:02 +00:00
grant
6de2b0d256 regen 2003-10-16 12:06:26 +00:00
grant
6dcf345625 - this is named 'nbsed', not 'nb-sed'
- s/netbsd.org/NetBSD.org/
2003-10-16 12:05:36 +00:00
grant
4ce5753a63 portability fixes:
- test for __inline/inline, de-mangle the corresponding hack in
  process.c to reduce the diff to NetBSD-current source
- move some autoconf-y bits to configure.ac

fixes build on Solaris with SunPro.
2003-10-16 12:04:41 +00:00
grant
3198ef6af6 add configure.lineno to distclean target 2003-10-16 12:00:12 +00:00
grant
d5d82bc86b remove a file which shouldn't be here 2003-10-16 11:51:17 +00:00
kim
9a193cab3a This package uses threads, so include mk/pthread.buildlink2.mk 2003-10-16 04:23:29 +00:00
jwise
33ce3a4057 At least on -current, we still need -lm with -lstdc++. 2003-10-15 15:16:32 +00:00