summaryrefslogtreecommitdiff
path: root/doc/CHANGES
AgeCommit message (Collapse)AuthorFilesLines
2003-07-17Note update of avr-gdb to 5.3.wennmach1-1/+2
2003-07-17note update of libnbcompat to 20030717grant1-1/+2
2003-07-17Note addition of avrdude-4.1.0.wennmach1-1/+2
2003-07-17Note addition of avr-libc-2003.05.11.wennmach1-1/+2
2003-07-17Note update of gaim to 0.65.jmmv1-1/+2
2003-07-17Initial import of dbench-1.3 into the NetBSD Packages Collection.agc1-1/+2
Taken from the dbench README file: Netbench is a terrible benchmark, but it's an "industry standard" and it's what is used in the press to rate windows fileservers like Samba and WindowsNT. In order for the development methodologies of the open source community to work we need to be able to run this benchmark in an environment that a bunch of us have access to. We need the source to the benchmark so we can see what it does. We need to be able to split it into pieces to look for individual bottlenecks. In short, we need to open up netbench to the masses. To do this I have written three tools, dbench, tbench and smbtorture. All three read a load description file called client.txt that was derived from a network sniffer dump of a real netbench run. client.txt is about 4MB and describes the 90 thousand operations that a netbench client does in a typical netbench run. They parse client.txt and use it to produce the same load without having to buy a huge lab. They can simulate any number of simultaneous clients.
2003-07-17Initial import of OpenPBS-2.3.16 into the NetBSD Packages Collection.agc1-1/+2
OpenPBS is a generic network queuing system. The Portable Batch System (PBS) is a flexible batch queueing and workload management system originally developed for NASA. It operates on networked, multi-platform UNIX environments, including heterogeneous clusters of workstations, supercomputers, and massively parallel systems. Development of PBS is provided by Altair Grid Technologies.
2003-07-17Update:abs1-1/+4
gcc3 to 3.3nb5 gcc3-c to 3.3nb1 gcc3-c++ to 3.3nb1 In gcc3.mk set CPP to '.../cpp -gcc' rather than '.../cpp' Ensure __GNUC__ and similar are defined.
2003-07-17Updated xpaint to 2.7.0adam1-1/+2
2003-07-17net/nsditojun1-1/+2
2003-07-16Note addition of avr-gdb-5.2.1.wennmach1-1/+2
2003-07-16Note addition of avr-gcc-3.3.2003.05.11.wennmach1-1/+2
2003-07-16Updated gtkmm to 2.2.3adam1-1/+2
2003-07-16Note update of "bidwatcher" package to version 1.3.9nb1.tron1-1/+2
2003-07-16Update mserv to 0.33nb7abs1-1/+2
Regenerate configure using utoconf 2.57 rather than 2.13 so soundcard.h tests work with gcc3 cpp. Gcc3 compiled mserv can now change the volume again.
2003-07-16dc_gui2 update to 0.75 done.wiz1-1/+2
2003-07-16Update to postgresql-server-7.3.3nb1abs1-1/+2
In rc.d/pgsql call pgsql_initdb directly for initial database setup, rather than trying to determine the script location from $0 and calling '$rcd_dir/pgsql initdb'. The previous form broke when called from /etc/rc.
2003-07-16mail/cueitojun1-1/+2
2003-07-16Note update of "icewm-imlib" package to version 1.2.9nb2.tron1-1/+2
2003-07-16Note update of "icewm" and "icewm-gnome" packages to version 1.2.9nb2.tron1-1/+3
2003-07-16note update of pkgdiff to 0.112.grant1-1/+2
2003-07-15Note addition of avr-binutils-2.13.2.1.wennmach1-1/+2
2003-07-15dctc-0.85.4 update done.wiz1-1/+2
2003-07-15fix a typo in a previous entryagc1-2/+2
2003-07-15Update xlockmore to 5.09. Changes:hubertf1-1/+2
* kerberos4 fix (it got bumped during a kerberos 5 update) penrose -mono now more interesting updated -showfps. It should work better now. It stops working when it jumps from the password window. mandelbrot -pow and -sin options added. Kind of slow, so not in fullrandom. Best if used with -binary. No idea if the new options are correct mathematically. allows lifefile to be bigger in life and life3d. (This allows the "-mode life3d -rule B6/S567 -lifefile ../etc/barrierg.3dlife". (If a glider could escape from the barrier without damaging it, it would prove that glider guns in 3d life are possible since the barriers create a local Conway's B3/S23 life.)) converted lyapunov,mandelbrot,swirl,tube to the xscreensaver way of doing things for writeable modes. Stuff no longer used or never used taken out with the help of lint. xmlock and Xlockup (by Thad Phetteplace tdphette@dexter.glaci.com). Only works on Sun. Will sort of work on Linux for detecting mouse movement only. See xmlock.c. Default timeout is set at 0 (off) so this will not cause a problem if it does not work. Jouk Jansen's patch for Alpha (slightly changed). wire restarts when static lyapunov was left out of writeable modes in random.c spline fix, when in random mode it could core dump. maze fix thanks to guillem.hernandez@bt.com, for large resolutions as in a dual headed configured as one 2560x1024 screen.
2003-07-15mention my cad updates/additiondrochner1-1/+4
2003-07-15net/xorpitojun1-1/+2
2003-07-15Update nulib2 from version 1.0.1 to version 2.0.0, mandated by theagc1-1/+2
version-less distfile changing. Found during recent bulk build. Changes since previous version: 2003/02/18 fadden - When extracting with "-ee", disk images now have ".PO" appended. - Resurrected HandleAddNotFound(). - Switched to case-sensitive filename comparisons. 2003/02/08 fadden - Upped version to v2.0.0. - Many fixes to pathname handling: - Correctly handle '%' when preservation is OFF. - Accept 4-char extensions in '-ee' without risk of buffer overflow. - Fixed broken assert when converting long %xx names. - Store "AUX" as "%00AUX" when preserving Win32 names (vs. "_AUX"). - Always store files with ':' as path separator. - Recognize that some Win32 variants (Win2K and later at the least) will accept both '/' and '\' as pathname separators. - Correctly convert ".//foo" to "foo" instead of "/foo". - Tracked changes to NufxLib DataSource API. 2003/01/10 fadden - Check NufxLib "compiled" version against "linked" version. 2002/12/06 fadden - Made minor changes to allow linking NufxLib in as a DLL. 2002/10/20 ***** v1.1.0 shipped ***** 2002/10/10 fadden - added fancy help text (-h) 2002/10/09 fadden - added "-zz" flag to specify libbz2's "bzip2" compression 2002/10/08 fadden - added Binary II support 2002/09/30 fadden - added "-z" flag to specify zlib's "deflate" compression (the "secret" debug dump command is now -g) 2002/09/26 fadden - progress updater now shows "analyzing" for scan pass of SQ 2002/09/23 fadden - ran the code through valgrind; found and fixed some minor bugs 2002/09/20 fadden - pulled the sources out and started fiddling with them again - changed hard tabs to spaces
2003-07-15note update of ↵dmcmahill1-1/+9
cad/{geda,geda-docs,geda-symbols,geda-utils,gnetlist,gschem,gsymcheck,libgeda} to 20030525
2003-07-15Updated libsigc++ to 1.2.5adam1-1/+2
2003-07-15note update of libnbcompat to 20030715grant1-1/+2
2003-07-14devel/binutils updated to 2.14.0.0.fredb1-1/+2
2003-07-14Updated pkglint to 3.56martti1-1/+2
2003-07-14Updated wine to 20030709adam1-1/+2
2003-07-14Note update of cgoban-java to 2.5.1rh1-1/+2
2003-07-14Note revision bump for vfu to 1.jmmv1-1/+2
2003-07-14Note update of "bidwatcher" package to version 1.3.9.tron1-1/+2
2003-07-13Added asc-1.13.7.wiz1-1/+2
2003-07-13vorbis-tools-1.0.0.8nb5 update.wiz1-1/+2
2003-07-13Added paragui-1.0.4.wiz1-1/+2
2003-07-13added physfs-0.1.8dillo1-1/+2
PhysicsFS is a library to provide abstract access to various archives. It is intended for use in video games, and the design was somewhat inspired by Quake 3's file subsystem.
2003-07-13note update of atari800 to 1.3.0dillo1-1/+2
Highlights since last 1.2.5 release: ------------------------------------ * new HiFi sound (you may en/disable it in the UI) * new cycle-exact Antic emulation * "H:" emulation complete (including subfolders) * Paged memory implementation (fast XE bank-switching) * new configuration file name and location ($HOME/.atari800.cfg)
2003-07-13Note grub-0.93nb2 update.wiz1-1/+2
2003-07-13Note cvsync 0.24.0gehenna1-1/+2
2003-07-13Added pkg_filecheck-0.1.wiz1-1/+2
2003-07-13fontconfig-2.1nb5 update.wiz1-1/+2
2003-07-13note upgrade of clisp to 2.30dillo1-1/+2
does no longer include (copies of) libintl and libiconv numerous enhancements and bug fixes, see included NEWS file
2003-07-13gnocatan-0.7.1 update done.wiz1-1/+2
2003-07-13libiconv-1.9.1 update done. I won't mention the >800 PKGREVISION bumps in ↵wiz1-1/+2
the CHANGES file, though.
2003-07-13note xmms-blursk 1.3mrg1-2/+3