summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-12-04Bump PKGREVISION (libxml2, libxslt and imlib2 were updated).xtraeme71-115/+143
2003-12-04Note updates of libxml2, libxslt and imlib2.xtraeme1-1/+4
2003-12-04Updated to 1.1.0, provided by Min Sik Kim PR pkg/23630.xtraeme6-35/+35
Changes: o imlib2-1.1.0 uses freetype2 instead of freetype1. o More bugfixes, etc.
2003-12-04Updated to 1.1.0 provided by Min Sik Kim PR pkg/23518.xtraeme6-90/+75
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-04Updated to 2.6.2 provided by Min Sik Kim PR pkg/23488.xtraeme6-74/+73
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-04Modify the patch that it more behaves like the original package, eg.recht2-55/+10
picks up the freedesktop.org pkgconfig files / libs up, before using XFree86's versions.
2003-12-04neon update is donerecht1-2/+1
2003-12-04Note the following updates:recht1-1/+8
- neon to 0.24.4 - subversion to 0.33.1nb1 - subversion-base to 0.33.1nb1 - p5-subversion to 0.33.1nb1 - ap2-subversion to 0.33.1nb2 - py-subversion to 0.33.1nb1 And also the name change of subversion-python to py-subversion.
2003-12-04Bump PKGREVISION to net/ORBit{,2} (libIDL-0.8.2).xtraeme1-1/+4
2003-12-04Bump the PKGREVISION the right way (in each Makefile on it's own..)recht6-8/+11
2003-12-04Bump PKGREVISION (libIDL-0.8.2)xtraeme2-4/+4
2003-12-04Require at least libIDL-0.8.2 to pick up the dependencies (missed inxtraeme2-5/+5
previous). Bump PKGREVISION.
2003-12-04Catch up with name change (py-subversion) and bump PKGREVISION, becauserecht4-6/+10
of the BUILDLINK_DEPENDS.neon bump. p5-subersion depends on perl 5.8. ok'ed by epg.
2003-12-04remove old subversion-pythonrecht5-150/+2
and add py-subversion to Makefile
2003-12-04update to 0.24.4recht4-10/+9
* Ignore unclean SSL closure when response body is delimited by EOF ("Could not read response body: Secure connection truncated" errors with some buggy SSL servers). * Fix test/ssl.c syntax errors with C89 compilers (Radu Greab). * Respect configure's --datadir argument (Max Bowsher). * Fix build on Windows when OpenSSL is not used. * Fix use of SSLv2 (spurious "Server did not present certificate" error). * When using SSL via a proxy, prevent leaking server auth credentials to the proxy, or proxy auth credentials to the server. * Fix name resolver with some old versions of glibc. * Fix problems with configure's "time_t format string" detection. * Fix problems when a broken Kerberos installation is found. * When verifying SSL certificates, check iPaddress names in the subjectAltName extension. Update BUILDLINK_DEPENDS to 0.24.4 since there was an XML API change in 0.24.0.
2003-12-04re-import of subversion-python as py-subversion to match naming ofrecht4-0/+148
other python packages in pkgsrc. ok'ed by epg@
2003-12-04Added time/grdc and www/sarg.xtraeme1-1/+3
2003-12-04Add and enable grdc.xtraeme1-1/+2
2003-12-04Initial import of grdc-20031019 from pkgsrc-wip, packaged by xtraeme4-0/+20
Mike M. Volokhov. This is a GRand Digital Clock (GRDC) from the set of FreeBSD-current games, patched to support old curses implementation.
2003-12-04Add and enable sarg.xtraeme1-1/+2
2003-12-04Initial import of sarg-1.4.1 from pkgsrc-wip, packaged by Mike M. Volokhov.xtraeme10-0/+231
SARG Squid Analysis Report Generator (formerly sqmgrlog) is a tool that allow you to view "where" your users are going to on the Internet. SARG generate reports in HTML showing users, IP addresses, bytes, sites, and times.
2003-12-04Initial import of p5-CGI-FormBuilder-2.12 into the NetBSD packagesgrant2-6/+3
collection. The goal of CGI::FormBuilder (FormBuilder) is to provide an easy way for you to generate and process CGI form-based applications. This module is designed to be smart in that it figures a lot of stuff out for you. As a result, FormBuilder gives you about a 4:1 ratio of the code it generates versus what you have to write. For example, if you have multiple values for a field, it sticks them in a radio, checkbox, or select group, depending on some factors. It will also automatically name fields for you in human-readable labels depending on the field names, and lay everything out in a nicely formatted table. It will even title the form based on the name of the script itself (order_form.cgi becomes "Order Form"). Plus, FormBuilder provides you full-blown validation for your fields, including some useful builtin patterns. It will even generate JavaScript validation routines on the fly! And, of course, it maintains state ("stickiness") across submissions, with hooks provided for you to plugin your own sessionid module such as Apache::Session. And though it's smart, it allows you to customize it as well. For example, if you really want something to be a checkbox, you can make it a checkbox. And, if you really want something to be output a specific way, you can even specify the name of an HTML::Template or Template Toolkit (Template) compatible template which will be automatically filled in, statefully.
2003-12-04+p5-CGI-FormBuildergrant1-1/+2
2003-12-04Initial import of CGI-FormBuilder-2.12 into the NetBSD packagesgrant4-0/+47
collection. The goal of CGI::FormBuilder (FormBuilder) is to provide an easy way for you to generate and process CGI form-based applications. This module is designed to be smart in that it figures a lot of stuff out for you. As a result, FormBuilder gives you about a 4:1 ratio of the code it generates versus what you have to write. For example, if you have multiple values for a field, it sticks them in a radio, checkbox, or select group, depending on some factors. It will also automatically name fields for you in human-readable labels depending on the field names, and lay everything out in a nicely formatted table. It will even title the form based on the name of the script itself (order_form.cgi becomes "Order Form"). Plus, FormBuilder provides you full-blown validation for your fields, including some useful builtin patterns. It will even generate JavaScript validation routines on the fly! And, of course, it maintains state ("stickiness") across submissions, with hooks provided for you to plugin your own sessionid module such as Apache::Session. And though it's smart, it allows you to customize it as well. For example, if you really want something to be a checkbox, you can make it a checkbox. And, if you really want something to be output a specific way, you can even specify the name of an HTML::Template or Template Toolkit (Template) compatible template which will be automatically filled in, statefully.
2003-12-04Add and enable p5-SVN-Web (thanks Thomas Klausner).epg1-1/+2
2003-12-04Add and enable p5-Text-Diff and p5-YAML (thanks Thomas Klausner).epg1-1/+3
2003-12-04Add and enable p5-Algorithm-Annotate, p5-Algorithm-Diff,epg1-1/+6
p5-Algorithm-Merge p5-subversion, and swig-perl (thanks Thomas Klausner).
2003-12-04Updated slatec to 4.1nb1adam1-1/+2
2003-12-04Now uses libtool and builds shared librariesadam6-229/+260
2003-12-04use RCD_SCRIPTS_SHELL.grant1-2/+2
2003-12-04use && instead of ; in a couple of places.grant1-4/+4
2003-12-04Add a patch and bump PKGREVISION for a patch by Christian Limpach for aagc3-3/+38
problem noted on current-users by Murray Armfield. The problem was: "Just try executing slapindex to get quite a verbose libpthread invalid mutex message. slapd still core dumps on shutdown." Thanks to Christian for fixing this.
2003-12-04Note addition of randrext-1.0 and Xrandr-1.0.1.recht1-1/+3
2003-12-04+ randrext, Xrandrrecht1-1/+3
2003-12-04initial import of libXrandr-1.0.1recht7-0/+151
This package contains the X RandR extension.
2003-12-04initial import of randext 1.0recht5-0/+56
This package contains header files and documentation for the RandR extension. Library and server implementations are separate.
2003-12-04Updated py-rpy to 0.3.1adam1-1/+2
2003-12-04CHANGES IN RPy 0.3.1adam3-11/+14
-------------------- Fixed bugs o There was several memory leaks due to bad management of Python refcounts. o There was wrong synchronization of the thread running the R event loop and the calls to the R interpreter. o There was a bug with signal handling which caused segfault when 'Ctrl-C' were pressed. o The R event loop shouldn't be run in non-interactive sessions. o The i/o Python callbacks were wrong synchronized with the R event loop thread. New features o Added a rpy_version symbol.
2003-12-04Updated R to 1.8.1nb1adam1-1/+2
2003-12-04Now uses shared blas library from math/blasadam1-5/+3
2003-12-04patch-aa changed: CDEBUGFLAGS removed, compiler flags will be taken from the ↵adam2-12/+15
default X11 config
2003-12-04pkglint (spotted by wiz@)recht1-3/+1
2003-12-04buildlink fixadam2-5/+4
2003-12-04Whitespace fixes, no functional changes.agc1-30/+29
2003-12-04Updated octave-current to 2.1.52adam1-1/+2
2003-12-04Changes 2.1.52:adam16-1502/+1123
* Emacs fixes * The ++ and -- operators now work for indexed matrices * The built-in variable argv is now a list of strings instead of a string vec. * The new built-in variable `crash_dumps_octave_core' controls whether Octave writes user variables to the file `octave-core' when it crashes or is killed by a signal. * Loops of the form `for i = STRING ... endfor' are now allowed. * It is now possible to set the iteration limit for lsode using lsode_options ("step limit", N). * New functions * The save command now accepts the option -append to save the variables at the end of the file, leaving the existing contents. * New command-line option --no-history (also available using the single character option -H) inhibits saving command history. * The built-in variable `PWD' has been removed. * New operators. * New built-in data types. * Commas in global statements are no longer special. * It is now possible to declare static variables that retain their values across function calls. More --> See "NEWS"
2003-12-04Note update of "rsync" package to version 2.5.7.tron1-1/+2
2003-12-04Update "rsync" package to version 2.5.7. Changes since version 2.5.6:tron2-6/+5
- SECURITY: Fix buffer handling bugs.
2003-12-04Updated irssi to 0.8.8 and irssi-icb to 0.14nb2.veego1-1/+3
2003-12-04Update to irssi-icb-0.14nb2 so it works again with irssi 0.8.8.veego3-5/+23
The new irssi package triggered an 'Undefined PLT symbol'. Now we need to link libfe_icb.so against libicb_core.so.