Commit graph

1633 commits

Author SHA1 Message Date
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
jmmv
a1746bbfcb Update to 1.1:
* Fixed AWK code generation to work with the mawk interpreter.
* Fixed Makefile.boot to install documentation inside the directory pointed
  by the BT_DIR_DOC variable.

Thanks to reed@ for mawk fixes and grant@ for Solaris tests.
2003-10-13 12:12:57 +00:00
grant
68fd50e391 bump PKGREVISIONs after bump of expat BUILDLINK_DEPENDS. 2003-10-11 13:40:19 +00:00
grant
e52e828f93 expat >= 1.95.4 provide libexpat.4 which other packages need, so bump
BUILDLINK_DEPENDS accordingly.

fixes build problems observed by a couple of users on tech-pkg,
well as fixing PR pkg/21325.
2003-10-11 07:10:52 +00:00
kristerw
eac7b88330 Arm need to instantiate Vector<size_t> in order to build. 2003-10-09 22:14:13 +00:00
heinz
841f620501 Add TEST_TARGET and fix tests on Solaris 2003-10-07 23:27:06 +00:00
wiz
720378f500 Update to 1.56:
1.56
   - added line number interface (thanks to Peter Haworth)
   - patch to make perl 5.8.1 and XML::LibXML work together (thanks to François Pons)
   - added getElementById to XML::LibXML::Document (thanks to Robin Berjon)
   - fixes symbol problem with versions of libxml2 compiled without
     thread support (reported by Randal L. Schwartz)
   - tiny code clean ups
   - corrected tested versions after a local setup problem

1.55
   - fixed possible problems with math.h
   - added C14N interface "toStringC14N()" (thanks to Chip Turner)
   - fixed default namespace bug with libxml2 2.5.8 (by Vaclav Barta)
   - fixed a NOOP in the XPath code.
   - fixed insertBefore() behaviour to be DOM conform
   - fixed a minor problem in Makefile.PL
   - improved more documentation
   - converted documentation to DocBook

*NOTE:*
Version 1.54 fixes potentional buffer overflows were possible with earlier
versions of the package.

1.54
   - fixed some major bugs, works now with libxml2 2.5.x
   - fixed problem with empty document fragments
   - bad tag and attribute names cannot be created anymore
   - Catalog interface is aware about libxml2 configuration
   - XML::LibXML should work now on systems without having zlib installed
   - cleaned the error handling code, which
     - fixes bad reporting of the validating parser
     - fixes bad reporting in xpath functions
   - added getElementsBy*Name() functions for the Document Class
   - fixed memory management problem introduced in 1.53
     (that fixes a lot strange things)
   - interface for raw libxml2 DOM building functions
     (currently just addChild() and addNewChild(), others will follow)
   - fixed namespace handling if nodes are imported to a new DOM.
   - fixed segmentation fault during validation under libxml2 2.4.25
   - fixed bad CDATA handing in XML::LibXML::SAX::Builder
   - fixed namespace handing in XML::LibXML::SAX
   - fixed attribute handing in XML::LibXML::SAX
   - fixed memory leak       in XML::LibXML::SAX
   - fixed memory leak       in XML::LibXML::Document
   - fixed segfault while appending entity ref nodes to documents
   - fixed some backward compatibility issues
   - fixed cloning with namespaces misbehaviour
   - fixed parser problems with libxml2 2.5.3+
   - moved iterator classes into a separate package
     (after realizing some CPAN testers refuse to read their warnings
     from Makefile.PL)
   - improved parser testsuite
   - improved M
   - more documentation

1.53
   Parser
   - catalog interface
   - enabled SGML parsing
   - implemented libxml2 dom recovering
   - parsing into GDOME nodes is now possible
   - XML::LibXML::SAX is now faster
   - made XML::LibXML::SAX parser running without errors in most (all?) cases
     (DTD handling is still not implemented).

   DOM interface
   - Node Iterator class
   - NodeList Iterator class
   - introduced XML::GDOME import and export. (EXPERIMENTAL)
   - more security checks

   general blur
   - removed code shared with XML::GDOME to a separate XML::LibXML::Common
     module (check CPAN)
   - removed some redundand code
   - more documentation (and docu fixes) (thanks to Petr Pajas)

   major fixes:
   - possible buffer overflow with broken XML:
     This may effect all older versions of XML::LibXML, please upgrade!

   - a bug while replacing the document element.
   - very stupid encoding bug. all UTF8 strings will now be marked as
     UTF8 correctly
   - namespace functions to work with empty namespaces
   - toFH()
   - namespace setting in XPath functions:
     the namespaces of the document element will always be added now
   - threaded perl 5.8.0 issues
   - calling external entity handlers work again
   - XML::LibXML::SAX::Parser will not throw warnings on DTD nodes

1.52
   - fixed some typos (thanks to Randy Kobes and Hildo Biersma)
   - fixed namespace node handling
   - fixed empty Text Node bug
   - corrected the parser default values.
   - added some documentation

1.51
   - fixed parser bug with broken XML declarations
   - fixed memory management within documents that have subsets
   - fixed some threaded perl issues
     (special thanks to Andreas Koenig for the patch)
   - applied Win32 tests
     (special thanks to Randy Kobes for the patch)
   - fixed findnodes() and find() to return empty arrays in array context
     if the statement was legal but produced no result.
   - fixed namespace handling in xpath functions
   - fixed local namespace handling in DOM functions
   - pretty formating to all serializing functions
     *NOTE* the XML::LibXML::Node::toString interface changed
     check the XML::LibXML::Node man page
   - made xpath functions verbose to perl (one can wrap evals now)
   - improved native SAX interface
   - improved XML::LibXML::SAX::Builder
   - added getNamespaces to the node interface
   - better libxml2 version testing
   - more documentation

1.50
   - fixed major problems with the validating parser
   - fixed default behaviour of the generic parser
   - fixed attribute setting of the string parser
   - fixed external entity loading for entity expansion
   - fixed nodeValue() to handle entities and entity refs correctly
   - SAX::Parser ignores now hidden XINCLUDE nodes.
   - fixed SAX::Builder to recognize namespace declarations correctly
   - compatibility fixes
   - importNode() bug fix
   - fixed library tests and output in Makefile.PL
   - added setOwnerDocument() again
   - XML::LibXML::Document::process_xincludes reintroduced
   - global callbacks reintroduced
     NOTE: the Interface changed here, read XML::LibXML manpage!
   - code cleanings
   - push parser interface
   - basic native libxml2 SAX interface
     THIS INTERFACE IS STILL EXPERIMENTAL
   - cloneNode clones now within documents
   - more documentation

1.49
   - memory management has been completely rewritten.
        now the module should not cause that many memory leaks
        (special thanks to Merijn Broeren and Petr Pajas for providing
         testcases)
   - more libxml2 functions are used
   - DOM API is more Level 3 conform
   - ownerDocument fixed
   - parser validation bug fixed (reported by Erik Ray)
   - made parse_xml_chunk() report errors
   - fixed the PI interface
   - xpath.pl example
   - better namespace support
   - improved NamedNodeMap support
   - restructured the interfaces
   - HTML document nodes are recognized as HTML doc nodes instead of plain nodes
   - XML::LibXML::SAX::Parser able to handle HTML docs now
     (patch by D. Hageman [dhageman@dracken.com])
   - added serialization flags ($setTagCompression, $skipDtd and
     $skipXMLDeclaration)
   - more documentation

1.40
   - new parsefunction: $parser->parse_xml_chunk($string);
   - appendChild( $doc_fragment ) bug fixed
   - removed obsolete files (parser.?)
   - fixed getElementsByTagName and getElementsByTagNameNS to fit the spec
   - new functions in XML::LibXML::Element:
       getChildrenByTagName
       getChildrenByTagNameNS
       getElementsByLocalName
   - minor fixes and extensions of the tests
   - more docu ;)
   - SAX added comment and PI support
   - SAX added start_prefix_mapping/end_prefix_mapping
   - Fixed find() bug with no results
   - Added use IO::Handle so FH reads work
   - A number of segfault fixes
   - constants added without XML_ prefix
2003-10-05 11:55:53 +00:00
wiz
f61cae7128 Add and enable p5-XML-LibXML-Common. 2003-10-05 11:53:52 +00:00
wiz
20f599fd32 Initial import of p5-XML-LibXML-Common-0.13:
XML::LibXML::Common contains several constants and functions that
are shared by XML::LibXML, XML::GDOME and XML::LibXSLT (not all
done, yet).
2003-10-05 11:51:47 +00:00
wiz
1a20888f6b Update to 1.0.33:
This is a bugfix only release   - error message missing argument (William Brack)
- mode not cascaded in template fallbacks (William Brack)
- catch redefinition of parameter/variables  (William Brack)
- multiple keys with same namespace name (William Brack)
- patch for compilation using MingW on Windows (Mikhail Grushinskiy)
- header export macros for Windows (Igor Zlatkovic)
- cdata-section-elements handling of namespaced names
- compilation without libxml2 XPointer support (Mark Vadoc)
- apply-templates crash (William Brack)
- bug with imported templates (William Brack)
- imported attribute-sets merging bug (DocBook) (William Brack)
2003-10-05 10:28:42 +00:00
wiz
fb6a4c5477 Update to 2.5.11:
A bugfix only release:
    * risk of crash in Relax-NG
    * risk of crash when using multithreaded programs
2003-10-05 10:10:06 +00:00
seb
c23957f89e Update to version 1.8.
Changes in version 1.8:
   * scanner for Javascript
   * new output format: ESC ascii code (e.g. for less, with the
     help of Konstantine Serebriany <kcc@mcst.ru>).
   * tab character are correctly handled by --tab option is given
     (thanks to Don Stauffer <Don@Skyler.com>).
   * presence of getopt_long is handled in a cleaner way.
   * some changes in how changelog files are highlighted
   * =head =cut sections in perl sources are correctly handled
     (reported by Grant McLean <grant@catalyst.net.nz>)
   * added Java keywords true and false
2003-10-03 14:42:38 +00:00
itojun
e91460458b work around to remove dependency to ncurses on netbsd. PR pkg/22992 2003-10-02 01:07:52 +00:00
seb
55d4f01e93 Fix build with GCC 3.3.1: fix multiline string constant. 2003-09-30 21:50:55 +00:00
mycroft
86281510fd I don't pretend to understand this layer of the C++ template abyss, but I found
this patch on the web that purports to make it work with GCC 3/libstdc++ 3.
2003-09-30 17:26:58 +00:00
adam
8ac99d640b Added ispell-polski 2003-09-30 13:44:42 +00:00
adam
05cf366e9b Polish dictionary for the ispell 2003-09-30 13:43:16 +00:00
jlam
a9f08159c4 Back out last change related to moving ncurses/buildlink2.mk to
curses.buildlink2.mk.  This was wrong because we _really_ do want to
express that we want _n_curses when we include the buildlink2.mk file.

We should have a better way to say that the NetBSD curses doesn't
quite work well enough.  In fact, it's far better to depend on ncurses
by default, and exceptionally note when it's okay to use NetBSD curses
for specific packages.  We will look into this again in the future.
2003-09-28 09:13:55 +00:00
grant
7a71199b50 move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it provides
support for base system curses/ncurses as well as ncurses itself.

suggested by wiz.
2003-09-27 17:07:34 +00:00
grant
6fe7f33f4c link against the correct libs when using gcc3. 2003-09-27 10:10:34 +00:00
jmmv
1d8998e789 Fix PKGCONFIG_OVERRIDE. 2003-09-26 20:51:41 +00:00