summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-09-16Updated to 1.43.xtraeme2-6/+5
Patch provided by Adrian Portelli <adrianp@stindustries.net> via PR pkg/22463. Changes: 1 July 2003 - Fixed yet another division by 0 problem, for two_axes. - Added more tests to axestype.t - Cleaned up other test files. - Release 1.43 19 June 2003 - Fixed another division by 0 problem, introduced in 1.41 - Added test t/axestype.pm, which now tests for division by 0 error. - Released 1.42 17 June 2003 - Removed file BUGS from distribution. Too much work to keep up to date. Use rt.cpan.org, or email. - Fixed skip() calls in tests to work with ancient versions of Test.pm. - Made GD::Graph::Data::read() work with file handles under Perl 5.005. - Released 1.41 16 June 2003 - Fixed when zero axis inclusion is done for bar and are charts. - Fixed code to reserve area for hbar charts last y axis label 11 June 2003 - Added no_axes option, changed sample56 to reflect this 30 May 2003 - Added version number for GD::Text PREREQ_PM - Allow GD::Graph::Data::read() to read from file handle, instead of file - Added tests for data file reading, and test data - Release version 1.40 24 Feb 2003 - How come I never noticed this before? Right axis was disappearing when r_margin was zero. 22 Feb 2003 - Added patch by Ben Tilly from RT ticket 203 (manually, and much too late) to fix problems with picking decent values for axes when two_axes set to true. Added sample 57 20 Feb 2003 - Removed cetus font, because of unknown copyright status. - Release 1.39 (skip 1.38, internal release) 11 Feb 2003, continued after 1.37 release - Fixed version numbering - Added limited, preliminary get_feature_coordinates support. 11 Feb 2003 - Fixed =head1 in GD/Graph/FAQ.pod - release 1.37 10 Feb 2003 - Added some tests, mainly to make the CPAN testers happy :) The best way to test is still to use the samples. - Preparation for 1.36 Jan 2003 - Made detection of output formats more robust. Newer GDs break on simply testing with UNIVERSAL::can. - Added some documentation on error handling. 2 Jun 2002 - 21 Jun 2002 - Fixed various bugs: - Area charts don't allow undefined variables, die on hotspot code - allow "0.00" to be equal to 0 when determining min and max values for axes - fixed shadows for cumulative bars - Preparation for release 1.35 9 Jun 2002 - I just realised this file is severely out of date. I'll only keep track of the really big changes here, since I really can't remember what I've fixed and changed sine 1.33, and it's really too much work to go through all CVS comments. - Added hbars.pm, and put most of the framework in place to allow the other charts to be plotted rotated as well. - preparation of release 1.34
2003-09-16Note update of mail/mhonarc to 2.6.8xtraeme1-1/+2
2003-09-16Updated to 2.6.8.xtraeme3-7/+8
Patch provided by Adrian Portelli <adrianp@stindustries.net> via PR pkg/22753. Changes: ============================================================================ 2003/08/12 (2.6.8) * Bug Fixes: Bug ID Summary ------ ------------------------------------------------------------ 4719 Spurious read_fmt_file call ------ ------------------------------------------------------------ <https://savannah.nongnu.org/bugs/?group=mhonarc> ============================================================================ 2003/08/07 (2.6.7) * Bug Fixes: Bug ID Summary ------ ------------------------------------------------------------ 4569 Problem with unfolding can mess up boundary processing in multipart messages. 4594 Initial space on lines removed when using fancyquote. ------ ------------------------------------------------------------ <https://savannah.nongnu.org/bugs/?group=mhonarc> * Added LANG resource to define locale. Affects resource filename resolution and message subject and author sorting. * readmail.pl updated to define the following special header field keys passed to filter routines: x-mha-content-type The media type of the entity extracted from content-type entity header x-mha-part-number The relative part number of the entity with respect to parent entity. To get the absolute part number, use readmail::get_full_part_number($fields). x-mha-parent-header Reference to parent header fields hash. This, and other data structures, are now mentioned in the MIMEFILTERS resource page. * Text/richtext tag, <samepage>, is quietly dropped in mhtxtenrich.pl.
2003-09-16Update to ht6to4-1.1. Changes:hubertf5-7/+32
* also remove 6to4 addresses from internal interface, if set * doc updates Inspired by patch sent by Markus W Kilbinger <kilbi@rad.rwth-aachen.de> in private mail.
2003-09-16Note that cvsync 0.24.7 is released.gehenna1-1/+2
2003-09-16CVSync 0.24.7gehenna2-6/+5
Changes: * Fix a bug to fail to run with GNU Pth/PTL. (cvsyncd) * Fix compile problems on OSes without a pthread library support. (cvscan/rcscmp)
2003-09-16Updated openal to 20030724adam1-1/+2
2003-09-1620030724: bug-fix releaseadam2-7/+6
2003-09-16Fix PLIST (Remove unused files, discovered by hubertf's bulk-build).xtraeme1-12/+1
2003-09-16Added a patch to make freetype-utils compile with gcc-3.x (PR#22444)adam2-1/+24
2003-09-16fix PLISTrecht1-1/+2
discovered by hubertf's bulk-build
2003-09-16Use pkg_admin(1) instead of pkg_delete(1) to manipulate the file entries injlam1-2/+2
pkgdb.byfile.db.
2003-09-16Fix PLIST (discovered by hubertf's bulk-build).recht2-42/+97
While at it, make this a distuils package.
2003-09-16Added fuse, fuse-utils, libspectrumadam2-2/+8
2003-09-16Fuse is the Free Unix Spectrum Emulator.adam4-0/+45
* Working 48K/128K/+2/+2A Speccy emulation, running at true Speccy speed on any computer you're likely to try it on. * Support for loading from .tzx files. * Sound (on system supporting the Open Sound System or BSD/Solaris). * Kempston joystick emulation. * Emulation of the various printer you could attach to the Spectrum. * Very basic support for RZX files. Changes 0.6.1: * Add `snapconv' utility to convert between snapshot formats (Philip Kendall). * Add `rzxcheck' utility to verify the digitial signature in an RZX file (Philip Kendall). * listbasic: a line number of >= 16384 implies the end of BASIC, not just > 16384 (Darren Salt). * listbasic: formatting improvements and support for 128K and TC2068 keywords (Darren Salt). * listbasic: add man page (Philip Kendall). * Various improvements due to libspectrum changes: notably support for Warajevo .tap files and many more snapshot formats.
2003-09-16Fuse is the Free Unix Spectrum Emulator.adam4-0/+62
* Working 48K/128K/+2/+2A Speccy emulation, running at true Speccy speed on any computer you're likely to try it on. * Support for loading from .tzx files. * Sound (on system supporting the Open Sound System or BSD/Solaris). * Kempston joystick emulation. * Emulation of the various printer you could attach to the Spectrum. * Very basic support for RZX files. Changes 0.6.1: * A Z80 core rewrite such that it's now generated from the regular patterns in the instruction set. This shouldn't have any effect as yet, but will make performance enhancements easier to do in the future (Philip Kendall). * On the TC2068, the ROM traps apply only when in the EXROM and memory contention applies only in the HOME bank (Fredrick Meunier). * On the 128K Spectrum, use the correct port mask when checking for contention on the 'memory control' port (Philip Kendall). * RZX competition mode (Philip Kendall). * Add AY logging to .psg files (Matthew Westcott) * Optionally autoload +3 and TRDOS disks when they're inserted (Philip Kendall). * Fall back to read(2) and malloc(3) if mmap(2) fails or is unavailable (Philip Kendall). * Add 'out' and 'tbreakpoint' commands, conditional breakpoints and the ability to use general numeric expression to the GTK+ debugger (Philip Kendall). * Allow Fuse to work with GTK+ 2.x (Marek Januszewski). * Add a scrollbar to the GTK+ debugger's disassembly window (Philip Kendall). * New AdvMAME3x graphics scaler (Fredrick Meunier/ScummVM team) * In the GTK+ UI, deactivate menu items when they're not appropriate (Philip Kendall). * Make bright black be the same as 'normal' black in the framebuffer user interface (Witold Filipczyk). * Add confirmation dialogs before resetting or quitting under the GTK+ UI (Philip Kendall).
2003-09-16libspectrum is a library designed to make the input and output of someadam5-0/+52
ZX Spectrum emulator files slightly easier. It is intended to be usable on Unix variants, Win32 and MacOSX. Changes 0.2.0: * libspectrum 0.2.0 released. * Various data structures (snapshots, tapes, tape blocks) which were previously directly accessible are now accessible only via wrapper functions. This should improve future binary compatability, but at the cost of breaking it for this release (Philip Kendall). * Change the API for reading/writing snapshots to be more general. The old API still exists, but is deprecated (Philip Kendall). * Support for reading .szx, .zxs, .sp, .snp and +D snapshots (Philip Kendall). * Support for writing .szx and .sna snapshots (Philip Kendall). * Support for reading Warajevo .tap files (Fredrick Meunier). * Support for signing RZX files with digital signatures (Philip Kendall). * Timing fixes for the TC2048 and TC2068 (Fredrick Meunier). * Fix reading of 128K .sna snapshots (Philip Kendall). * New capabilities for the Timex dock, and built-in Sinclair and Kempston joysticks (Fredrick Meunier). * Use <stdint.h> to give us the <n>-bit types if it's available (Philip Kendall). * Ignore links to external snapshots from RZX files, rather than trying to interpret the path as a snapshot (Philip Kendall).
2003-09-16Note which packages' Makefiles include this file.jlam1-1/+7
2003-09-16Update jwhois from 3.2.1nb1 to 3.2.2, from Todd Vierling in PR 22741.agc4-8/+13
"the main change is to fix .ORG lookups (whois.publicinterestregistry.net returns responses with a spurious extra CR)."
2003-09-16Update audit-packages to 1.23.agc3-6/+8
Use the first word of ${FETCH_CMD} to determine which utility is used. Addresses PR 22760 from Todd Vierling.
2003-09-16fix some indentationgrant1-29/+29
2003-09-16Note update of tsclient to 0.124xtraeme1-1/+2
2003-09-16Updated to 0.124.xtraeme3-7/+17
Changes: This version fixes more banner problems, fixes bug in compact mode so that it now reads computer name properly, fixes a bug in the VNC code, and updates and adds several translations.
2003-09-16Update audit-packages to 1.22:agc3-5/+6
Make an informational message clearer.
2003-09-16backout previousitojun1-2/+2
2003-09-16Note that you actually do have to click on 'Install'.jschauma1-2/+3
Pointed out by Peter Seebach in PR pkg/22804.
2003-09-16OpenBSD ships with perl in /usr/bin/perlitojun1-2/+2
2003-09-16Remove net/samba20. Versions of samba<=2.2.8a have a security exploit.jlam19-1212/+2
Since this package is unmaintained, remove it altogether from pkgsrc.
2003-09-15Note addition of py-TPG 2.1.6.recht1-1/+2
2003-09-15Initial import of py-TPG 2.1.6recht4-0/+51
based upon the pkg provided by Michal Pasternak in PR 21982 TPG can very simply write parsers that are usefull for most every day needs (even if it can't make your coffee). With a very clear and simple syntax, you can write an attributed grammar that is translated into a recursive descendant parser. TPG generated code is very closed to the original grammar. This means that the parser works "like" the grammar. A grammar rule can be seen as a method of the parser class, symbols as method calls, attributes as method parameters and semantic values as return values. You can also add Python code directly into grammar rules and build abstract syntax trees while parsing.
2003-09-15Add a --mode== for libtool 1.5skrll1-2/+2
2003-09-15Add MANINSTALL to BUILD_DEFS for completeness.jmmv6-9/+27
2003-09-15Add MANINSTALL to BUILD_DEFS. With latest changes in bsd.pkg.mk, manualjmmv1-1/+3
page handling is automatic when MANINSTALL is not defined; this closes PR pkg/22562 by reed@reedmedia.net.
2003-09-15Do not rely on MANINSTALL beeing set (it's always set now) to do manpagejmmv1-5/+1
automatic handling. Fixes part of PR pkg/22562 by reed@reedmedia.net.
2003-09-15Add MANINSTALL and document it. This is to ensure it's always defined, evenjmmv1-1/+6
if system .mk files do not set it (when using devel/mk-files, for example).
2003-09-15Updated rocksndiamonds[-sdl] to 3.0.4adam2-3/+4
2003-09-15Changes 3.0.4:adam3-16/+13
- fixed bug in multiple config pages code that caused crashes - fixed bug in custom definition of crumbled element graphics
2003-09-15Changes 3.0.4:adam4-74/+75
- fixed bug in multiple config pages code that caused crash - fixed bug in custom definition of crumbled element graphics
2003-09-15Get rid of the 'extern __inline__' nonsense, thus allowing this tojschauma2-11/+42
compile with non-gcc compilers. Ok jlam@.
2003-09-15Use GNU m4 under NetBSD 1.5.x to fix some problems *sigh*.jmmv1-2/+8
2003-09-15angband-x11-3.0.3 update done.wiz2-3/+3
2003-09-15Update to 3.0.3, based on PR 22805 by Peter Seebach.wiz3-8/+15
New in 3.0.3: # Reduced the size of the 32x32 tiles bitmap. The smaller bitmap should fix the problem on older Windows versions (Windows 95 and 98) with restrictions of the maximal bitmap size . The tiles are available as a separate download from: ftp://clockwork.dementia.org/angband/Extra/graf-32x32-302.zip. # Fixed a bug in the text-output routines used for character dumps that sometimes introduced bogus output. (reported by Pasi Vartiainen) # Fixed a wrong entry in the template for the X11 startup shell script. ("Mynstral") # Fixed the display of *slays* in character dumps. (Matthias Kurzke) # The "It might have hidden powers." message will now displayed in the character dumps. This makes it easier to see if an artifact or ego-item with random abilities has already been *identified*. # Curses on unidentified items are no longer revealed in character dumps or in the output of the 'Inspect' command. # Fixed a typo - "intellegence". (Greg Stark) # Updated the DOS version to compile with the latest version of the Allegro library. New in 3.0.2: # Limited the maximum size of floor stacks to 23, so that get_item() can always display a list containing all objects. # Renamed 'genocide' to 'banishment' and 'mass genocide' to 'mass banishment' since that name fits much better to the effect. The priest's 'banishment' spell has been renamed to 'banish evil' to avoid confusion and since that is what it actually does. # Replaced silver arrows and bolts with mithril ammo since slay evil was too powerful. # Changed the color of seeker bolts to green since there are so many 'light blue' ammo objects now. # 'Golden staves' had the wrong color. (John I'anson-Holton) # Improved indentation of the object descriptions in the character dump. (Andrew Sidwell) # Destruction/Earthquake spells didn't properly destroy stacks of objects. After saving and loading the game, parts of the stacks were restored. (reported by Matthias Kurzke) # Zapping a stack of recharging rods would instantly recharge all but one of them. (Tormod Haugen) # Fixed an error in the LCC Makefile. # Fixed an off-by-one error that prevented savefiles with the maximum number of monsters or objects from loading correctly. (Takeshi Mogami) # Fixed an abuse that allowed the player to kill a monster with a ball spell by staying out of sight and detection range of the monster while the monster just patiently waited without ever getting a turn (reported by Tormod Haugen). Wounded monsters will now always get their turn, even when out of range. # The Elfstone 'Elessar' and the Jewel 'Evenstar' have the INSTA_ART flag now to make the APW-Borg happy. # Amulets of resistance are now fully known after identifying one for the first time. (Dr. Andrew White) # The option for flushing of pending input when failing to cast a spell didn't work. # Fixed several bugs in the scorefile handling that could lead to duplicated entries for a single character. (reported by Hallvard Furuseth and Mauro Scarpa) # Unified the code for object infos and artifact spoilers. (Andrew Sidwell) # Added event-handler code to call Lua functions when things happen in the game. # Allow multiple Lua event handlers per event. # Moved the generation of the player's fixed starting equipment (food and torches) to a Lua event handler. # Which objects a store will buy and sell is now determined by a Lua script. # Added various improvments to make finding errors in Lua code easier. # The lib/edit/*.txt files can now optionally contain the names of the default object, monster, terrain, and flavor colors instead of just a character specifying the Angband color code. # Changed the format of the flavor.txt file to make parsing easier. # Allow the use of the Angband version number in conditional statements of the *.prf file format. # Added Takeshi Mogami's bigtile patch that allows tile-graphics to have doubled width. # Added support for David Gervais' 32x32 tileset to the Windows, X11, and XAW ports. The tiles are available as a separate download from: ftp://clockwork.dementia.org/angband/Extra/32x32.zip (Takeshi Mogami) # Improved the error message when a font can't be loaded in the X11 and XPJ frontends. # Fixed a memory leak when switching between the various tilesets in the Windows version.
2003-09-15USE_MILTER no longer needed.markd1-3/+1
2003-09-15sendmail PKGREVISION bump.markd1-1/+2
2003-09-15Build Milter support in sendmail unconditionally. There is little impactmarkd3-11/+7
if no milters configured and setting is consistent with how the in-tree version is built. Bump PKGREVISION. Closes PR pkg/21010 from Todd Vierling.
2003-09-15Set smrsh CMDDIR for NetBSD to /usr/libexec/sm.bin to match the in-treemarkd2-1/+16
version. From PR pkg/21012 from Jim Bernard.
2003-09-15Fix tyop in mailto(1) man page, per PR 21592 from Cesar Catrian C.agc2-1/+14
Don't bother bumping PKGREVISION for this.
2003-09-15Incorporate James Wetterau's patch from PR 20763 to warn if there is noagc5-20/+26
encoder in the path. Unify patch-ac and patch-ae which both patch the same file. Bump pkgrevision to nb4
2003-09-15Updated wine to 20030911adam2-3/+3
2003-09-15Add lout to the packages which can have their papersize set or queriedagc1-1/+2
by setpapersize/getpapersize. Addresses the second part of PR 18687 properly.