Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
bsd.pkg.mk, so no need for the same logic here.
|
|
|
|
Many users with a linux-background expect the command free, here it is,
based on NetBSD's vmstat.
From bsdforums.org (http://www.bsdforums.org/forums/showthread.php?s=&threadid=13410),
with permission by the author Karsten Kruse <tecneeq@tecneeq.de>
|
|
|
|
Many users with a linux-background expect the command free, here it is,
based on NetBSD's vmstat.
From bsdforums.org (http://www.bsdforums.org/forums/showthread.php?s=&threadid=13410),
with permission by the author Karsten Kruse <tecneeq@tecneeq.de>
|
|
|
|
PKGREVISION++
|
|
NetBSD 1.5.X's sh(1) dosen't allow it.
|
|
|
|
was updated to 1.0).
|
|
|
|
|
|
|
|
|
|
Changes:
Released tinyproxy 1.6.1 (2003-08-06)
* heap.c (debugging_realloc):
Remove the assert on the ptr being NULL since a NULL pointer is
allowed by the realloc() spec.
* child.c (child_main):
Fixed an off-by-one error with the maxrequestsperchild
variable. [Fix proposed by Yannick Koehler]
Released tinyproxy 1.6.0 (2003-07-14)
* src/htmlerror.c (indicate_http_error):
Added calls to va_end() before leaving the function.
Closes my own PR pkg/22161.
|
|
Changes:
Version 1.0
August 8, 2003
---------------
- two flags SAB_DUMP_SHEET_STRUCTURE (0x40) and
SAB_NO_EXTERNAL_ENTITIES (0x80) added
- nested xsl:attribute reported as error
- > is always escaped to prevent problems with CDATA end
- new configurable set of makefiles for Windows MSVC++ has been
created to replace existing Makefile.nt file
[by Rosimildo daSilva, patch by Bob Kline]
- fixed a type comparison failing on arm, powerpc and s390
[reported by Debian maintainers]
- fixed a bug of default NS in imported/included templates
- fixed a segfault in keys defined on empty nodes
[reported by Simon Spanihel]
- minor changes to compile under QNX 6.2
[patch by Adrian Weiler]
- fixed a bug of nested imports [reported by Dave Brooks]
- fixed a bug of UTF-16 encoded files on Win
[reported by Andrey Sokolov]
- fixed a bug of defenition check in shandler.h for Borland
compilers [reported by Vladimir Lukianov]
- fixed a bug of crashing sorting on Windows
- fixed a bug of crashing key() on RTF
[reported by Valeriy Ovechkin]
- solved the issue of too many files open with exsl:document
- fixed a bug of casting of 64-bit pointers to (int)
[patch by Steve Crockett]
- fixed a bug absolute paths starting with a drive letter on
Windows (unsupported scheme is reported)
- fixed a bug of SDOM_DestroyDocument
Version 0.98
April 7, 2003
-------------
- added stylesheet chaining to sabcmd [by Stefan Behnel]
- changes in XML::Sablotron (new layout, added DOMHandler SXP
interface) [by Nicolas Trebst and Anselm Kruis]
- fixed a bug of variables bound for SXP queries
- fixed a bug of the self axis (principal node type)
- fix for Metrowerks C/C++ compiler [suggested by Tim Crook]
- fixed a bug of forbidden XPath (child::xxx@yyy)
- configuration fixes (APIDOC docs are built only when
Perl/XML::Parser found)
- fixed defaults for xsl:number
- fixed a bug of required order of top-level variables
- fixes in the outputting of NS declarations
- fixes in the import precedence [report by Roy Huggins]
- added a new config switch for sabcmd to abort on XSLT error
(--enable-abort-on-error)
- fixed a bug in namespace-alias
- fixed segfault occurring when formating big numbers (>1e127)
- fixed comparison of char to 0 for unsigned-char platforms
Version 0.97
December 30, 2002
-----------------
- fixed the problem with Expat 1.95.5
- fixed a bug in xsl:message [report by Bob Kline]
- fixed an infinite loop bug in recursive imports
[report by Michael Vladimirov]
- added SablotGetOptions() function
- added a new option (SAB_FILES_TO_HANDLER) to pass the 'file'
URIs to the scheme handler
- fixed collisions with PHP/Java extension, Arena* renamed to
SabArena [suggested by Christian Stocker]
- mapping of namespaces added to xql() function (DOM)
- chars illegal in output encoding displayed as references
(for xml, html, xhtml output methods)
- fixed resolution of relative URIs in document()
- fixed a bug of not overridden imported parameters
- documentation sources (APIDOC XML) added to distribution
Closes my own PR pkg/22603.
|
|
|
|
gstreamer-0.6.3, gtetrinet-0.7.4, horde-2.2.4rc2 [pkg/22629],
libgphoto2-2.1.2, ns-2.26 [pkg/22633], plib-1.6.0 [pkg/19015,pkg/22612],
sablotron-1.0 [pkg/22603], slrn-0.9.8.0, tcl-tclcl-1.0b13 [pkg/22632],
top-3.5b12.7, wdg-validate-1.1.3 [pkg/22631].
|
|
|
|
Changes:
1.0.32: Aug 9 2003:
- bugfixes: xsltSaveResultToFile() python binding (Chris Jaeger), EXSLT
function (William Brack), RVT for globals (William Brack), EXSLT date
(William Brack),
speed of large text output, xsl:copy with attributes, strip-space and
namespaces prefix, fix for --path xsltproc option, EXST:tokenize (Shaun
McCance), EXSLT:seconds (William Brack), sort with multiple keys (William
Brack), checking of { and } for attribute value templates (William
Brack)
- Python bindings for extension elements (Sean Treadway)
- EXSLT:split added (Shaun McCance)
- portability fixes for HP-UX/Solaris/IRIX (William Brack)
- doc cleanup
Closes my own PR pkg/22609.
|
|
Changes:
2.5.10: Aug 15 2003:
A bugfixes only release - Windows Makefiles (William Brack)
- UTF-16 support fixes (Mark Itzcovitz)
- Makefile and portability (William Brack) automake, Linux alpha, Mingw
on Windows (Mikhail Grushinskiy)
- HTML parser (Oliver Stoeneberg)
- XInclude performance problem reported by Kevin Ruscoe
- XML parser performance problem reported by Grant Goodale
- xmlSAXParseDTD() bug fix from Malcolm Tredinnick
- and a couple other cleanup
2.5.9: Aug 9 2003:
- bugfixes: IPv6 portability, xmlHasNsProp (Markus Keim), Windows build
(Wiliam Brake, Jesse Pelton, Igor), Schemas (Peter Sobisch), threading
(Rob Richards), hexBinary type (), UTF-16 BOM (Dodji Seketeli),
xmlReader, Relax-NG schemas compilation, namespace handling, EXSLT (Sean
Griffin), HTML parsing problem (William Brack), DTD validation for mixed
content + namespaces, HTML serialization, library initialization,
progressive HTML parser
- better interfaces for Relax-NG error handling (Joachim Bauch, )
- adding xmlXIncludeProcessTree() for XInclud'ing in a subtree
- doc fixes and improvements (John Fleck)
- configure flag for -with-fexceptions when embedding in C++
- couple of new UTF-8 helper functions (William Brack)
- general encoding cleanup + ISO-8859-x without iconv (Peter Jacobi)
- xmlTextReader cleanup + enum for node types (Bjorn Reese)
- general compilation/warning cleanup Solaris/HP-UX/... (William
Brack)
|
|
|
|
|
|
|
|
a full list of changes:
http://www.fox-toolkit.org/news.html
Closes my own PR pkg/22407. Ok'ed by wiz@
|
|
|
|
|
|
script. Bump PKGREVISION to 1.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#####################################################################
## WARNING WARNING WARNING WARNING WARNING WARNING WARNING ##
#####################################################################
## ##
## This release makes an incompatible change to the Subversion ##
## repository filesystem schema. Repositories created with ##
## Subversion code prior to this release will unable to operate ##
## with this new code. To maintain the ability to use said ##
## repositories, you must use a version 'svnadmin dump' prior to ##
## this change to dump your repository to a dumpfile, then use ##
## this new Subversion code to create, and load your dumpfile ##
## a new repository using 'svnadmin load'. And don't forget to ##
## copy over any custom configuration/hooks from the old to the ##
## new repository. ##
## ##
#####################################################################
Please see the repository_upgrade_HOWTO document located in the notes
directory of the source tree for documentation on migrating pre-.28
repos to revision .28.
Also located here:
http://svn.collab.net/repos/svn/trunk/notes/repos_upgrade_HOWTO
User-visible changes:
* fs schema change, see issue #1003 **NOTE: repos dump/load cycle required!**
* command-line options
- changed 'lsdblogs' is now 2 commands 'list-dblogs', 'list-unused-dblogs'
- removed '--only-unread' option
- new 'list-unused-dblogs'
- new '--config-dir' allows svn config to live outside ~/.subversion
- new (r6811)
- svn-status-get-specific-revision (interface to svn cat)
- svn-ediff-with-revision (run ediff w/ a file wc and a specified rev)
* fixed 'mod_dav_svn' segfault bug caused by foreign DeltaV requests (r6725)
* fixed 'svn switch' bug which could result in corrupted repo (#1316,r6746)
* fixed items now marked as 'deleted' if they no longer exist (#919,r6748)
* fixed 'merge' no longer adds file/dir if schema differs from wc. (#1321)
* fixed Handle \r correctly when prompting on Windows. (r6792,#1307)
* 'svn merge' now 'skip's when it hits unversioned obstructions (r6810,#1425)
* fixed repos->wc of file w/ svn:keywords set caused segfault (r6818,#1473)
* fixed 'svn diff -r PREV:HEAD' failed if tmp/ exists in cwd (r6838,#1487)
Developer-visible changes:
* database schema changed (see warning above!) (r6752,#1003,#1248,#1438)
* svn Perl bindings are ready - see swig/INSTALL
* internal changes to treat swig libraries more like normal libraries (r6761)
* improved handling of errors opening a repository over ra_svn (r6841)
|
|
|
|
from Adrian Portelli in PR/22628
|
|
|
|
|
|
program and pkg from Peter Hendrickson <pdh@wiredyne.com>
|
|
alter about sylpheed.
|
|
|
|
|
|
|
|
python using pth.
|
|
|
|
Highlights:
* Categories implemented.
* Much better No Needed/High Queue Ranking sources handling
* Shared files loading made 30x faster, now supports thousands of files.
* Numerous possible security exploits fixed.
* Generally, code is a lot clearner now.
* Enhanced OS support: NetBSD, OpenBSD, Solaris.
* New Extended Options:
* Various A4AF functionality,
* Drop No Needed Sources,
* Drop High QR Sources,
* Drop Full Queue Sources.
malware's contributions:
* Speed up the initial sharing by making KnowFileList a hash map.
* Remove the assign to category context menu entry only if it was
already there.
* Reimplemented hashing thread.
* Removed unused locks. As the NetBSD team pointed out they are
causing problems on their system because it does core dump on
unlocking a mutex that was not locked.
* Made the title for systray the same as for the main dialog.
* Never share a file twice.
* Fixed endless loop in sending UDP packets.
* Fixed a possibly exploitable bug as noticed by S. Esser from e-matters.
* Fixed new downloads assigned to random category.
* Check size of OP_SERVERSTATUS packet more strictly.
* Make xmule not to send the MOD_VERSION information. This does avoid a
problem with the LSD mod and other xmules.
* Removed memory leak from hashing thread.
* Minor fixes of problems detected by valgrind, mostly uninitialized
variables.
Un-Thesis' contributions:
* Implemented better GTK2 checks based on NetBSD team's and a Solaris user's
input
* Converted embedded XPMs to PNGs and JPEGs for better memory usage.
* FIXED: several bugs inherent in the source from previous devs/projects.
* FIXED: several memory leaks.
* Started refactoring the sourcecode.
* Got his own connection shut down by MPAA on 19 Aug :P
* Bringing website back to live.
* Kept xMule alive.
NetBSD team's contributions:
* Fixed bug with the mutex protecting calls to gethostbyname.
* Try to increase some resource limitation to the permitted maximum.
|
|
|