Commit graph

100947 commits

Author SHA1 Message Date
wiz
be6af202f3 Add and enable meld. 2006-07-17 22:43:11 +00:00
wiz
220b641053 Initial import of meld-1.1.4:
Meld is a visual diff and merge tool. You can compare two or three
files and edit them in place (diffs update dynamically). You can
compare two or three folders and launch file comparisons. You can
browse and view a working copy from popular version control systems
such such as CVS, Subversion, Bazaar-ng and Mercurial.
2006-07-17 22:41:46 +00:00
rillig
b0ce16e6a3 Fixed an internal cqual error. Improved the gcqual program. Added a
debugging option. Bumped PKGREVISION.
2006-07-17 22:16:55 +00:00
wiz
42451121d0 raine updated to 0.43.3. 2006-07-17 21:36:07 +00:00
joerg
93759f6a03 Fix build on FreeBSD and DragonFly, as shown in recent bulk builds and
PR 34022.
2006-07-17 20:51:06 +00:00
wiz
eafaa77b85 Update to 0.43.3:
Changes (adapted from debian/changelog):

0.43.3

  * fix compilation errors in xorg, and with versions of allegro which don't
    define GFX_XWINDOWS_FULLSCREEN. Also this one works with gcc-4, no more
    errors about movl.
  * Apply patch from Antiriad which adds fix eight bootleg
  * Basic dependencies support in the makefile, so that at least the
    compilation doesn't stop with 2 pages of error messages just because
    we forgot to install a lib (liballeg, sdl and allegro tested).

0.43.2

  * Haze added diverboy, mugsmash, cross pang.
  * I added Jumping pop, and Tetris 2+ (or fixed it since there was a
    preliminary driver in raine since 0.28, but it was really the begining).
    I also added the esd16 driver from mame, with multi champ, multi champ
    deluxe, and head panic. All of these are using lots of colors !
  * A few fixes for extreme video modes situations (linux console). WARNING:
    if you want to play with the frame buffer in linux, use allegro 4.2.0,
    frame buffer support has been broken for a very long time in
    allegro-4.1.x.
  * Also some fixes to really prevent raine from changing the current video
    mode if the user forbids it or if the current video driver can't give
    the list of supported video modes by the monitor (which is the case of
    frame buffer driver for linux).
  * Bezel fixes : when the video mode is not automatically changed, the bezel
    now adapts to the current mode (instead of not displaying anything).
    Also if you load a 2nd game which also uses a bezel, the 2nd bezel is now
    correctly handled.
  * The buffer for the history.dat is doubled (for dkong for example), I
    should probably use a dynamic buffer for that... maybe later.
  * Now raine supports multiple layouts / gfx layers, and is automatically
    calling make_solid_mask for a region when a layout is defined for it.
    gfx[n] always contains the nth layer in the layouts list, and gfx_solid[n]
    is the result of the call of make_solid_mask on this region, and
    max_sprites[n] contains the number of sprites for this area.
    Also the driver's loading function is now called BEFORE the layouts are
    applied, which allows to decrypt/convert the sprites and still use
    automatically the layers. This should have been added a long time ago, it
    became obvious just recently with all these drivers which needed manual
    graphics decoding.
  * raine does its own tests for svgalib in linux now. If it does not detect
    vga.h at the standard places when compiling, then svgalib support is
    disabled.
  * Fixed the fg layer of the 2nd tc100scn not updated in thundfox (thundfox
    seems to be the only game which uses a 2nd fg layer, so it escaped me !)
  * while testing stuff with the eeproms, fixed pang3j which never worked (!),
    and added service mode controls for the pirates driver.
  * fine tune the music of the hammer in donkey kong so that the other sounds
    can be heared while it's playing.

0.43.1

  * Haze added these new games :
    hyperpac driver : twinkle, Xess - The New Revolution (Semicom 3-in-1),
    more more, final tetris.
    cookbib driver : Cookie and Bibi, Hatch Catch, Choky Choky.
    I fixed the dipswitches, and for final tetris the sound and the inputs.

0.43.0

  * Added new games : Pang, Super Pang, Poker ladies, Block Block.
    All of them playable with sound, adapted from mame.

  * Added sound support to these games based on the nmk004 findings in mame:
    macross, black heart, bio ship paladin, strahl, acrobat mission, mustang,
    thunder dragon, and even hacha mecha fighter but this one is still totally
    unplayable.

    For mustang, I switched to mustang original set instead of the bootleg
    version to avoid the infamous seibu sound system, so you'll have to update
    your romsets.
    Congratulations go to the mame team for that, everyone has been wondering
    how this sound emulation worked for YEARS !
  * Fixed the file size recorded in the wav files, when recording
    raine_soud.wav, and the alignement byte which prevented the sound to play
    in the microsoft media player ! The wav file format is probably one of the
    stupidest file formats ever invented !
  * add the ability to save screenshots in png (default now). You can set the
    compression level by editing the configuration file. Also you can now use
    a png file for the raine default background picture !
  * Add a new command to save a "video", or more exactly a sequence of
    screenshots (preferably in png), and at the same time a wav file. You will
    still need something like mplayer to merge everything together.
    See README.videos in the docs directory for the details.
  * fixed sound not starting when loading a saved game before qsound has been
    initalised in the capcom games (also fix a few stupid bank switches here
    and there).
  * When choosing the best video resolution if all the available resolutions
    where too small, then you got a ridiculously small resolution. Now you get
    the bigest one.
  * Added artwork bezel support - see README.bezels in the docs directory.
  * Fixed bad sound in bjtwin and sabotenb, now there are no cracks any more.
  * Fix a very old bug where the default directories for screen_dir
    (snapshots) and roms became "", translated to "/". I never noticed it
    because I always use the same config...
  * Fix a 1 pixel alignement issue for the text layer in do donpachi (I never
    noticed it before because I usually don't have time to read the text in
    dodonpachi ! I finally saw it because I recorded a video in dodonpachi!).
  * For windows choose a windowed default video mode to avoid any problem with
    weird setups which have vido sync problems. For the other OSes, choose a
    default resolution based on the video modes really available, take the 1st
    from 320x240.
  * dx2 emudx file format : graphics for emudx are now stored in .dx2 files,
    which should be available from rainemu.com. These files are smaller than
    the original .dx files (and it's more convinient to work with these). The
    emudx files can now be placed either in the main raine directory for
    compatibility or in the emudx sub directory. .dx files are not supported
    anymore for the graphics.
  * Added hammer music to donkey kong... It's generated from a midi file, oh
    well, if someone can do something better, let me know !
  * Unix behaviour : a long time ago I accepted a patch to make raine to use a
    personnal dir, and a system wide dir for its files in linux, but I never
    took the time to test this since I have always used only 1 dir for raine.
    Well, it didn't work, raine always used one of these 2 instead of trying
    the personnal dir first and then the system wide directory. It's now fixed
    for raine.dat, hiscore.dat, history.dat, the snapshots, the language
    files, and the bezels.

0.42.5

  * make raine gcc-4.0 compatible : still quite a few warnings in the end,
  especially when compiling the 6502 emulator, but most of them are gone now,
  and the build works.

0.42.4

  * add progear (cps2)
  * add pzloop2j (with speed hack)
  * Fixed 1944.

0.42.3

  * Fixed toki sound (ym3812)
  * Improved priority bitmap emulation (faster and more precise) for cps2 and
    the cave driver.
  * Add rom region switches for mshh and mpangj (translated), and vhunt2r1
    and vsav2 (only partially translated, but the service mode is translated
    at least).
  * Added a speed hack for mpangj
  * Fix bad color palette for snapshots in the gui in 16bpp sometimes

0.42.2

  * Handle priority bitmap for cps2 when needed, transparency effect in capcom
    sports club attract mode is emulated.
  * Fix annoying gui corrupted colors after loading some games.
  * Added the cps2 games from mame with a non working parent

0.42.1

  * Fixed REGION_EMPTY not supported anymore for games like arkanoid bootleg.
    This bug was probably due to the new way of handling clones when loading
    roms (added in 0.40.5) (helped from loading the rom).
  * Save a little more memory for cps1 & cps2 (on scroll1).
  * Try much harder to reset game hardware when a f3 game hangs after its
    eeprom has been reseted. With this we should definetely get rid of the
    "game xyz hangs when I launch it" messages in the forums.
  * Fix levels order in dkong us (this should be the last time !).
  * Add speed hacks for 19xx and dimahoo (not sure if it's usefull or not, but
    now these games won't be limited by the cpu power...).
  * Fix music speed for cps2 (it was slightly too slow, check sgemf when it
    displays "no mercy"...).
  * Fix a very old bug in the speed hack allocations for cps1 & cps2, it
    showed only in an sgemf background during attract mode afaik.
  * Try a new way of handling the priorities for cps2. This is not the mame
    way. It's faster, but I am not sure it works everywhere, it's much better
    than what we had in 0.42.0 anyway.
  * Fixed compilation with allegro-4.0.x for fedora core (linux).
  * Added new game : nostradamus, fully playable (it was to test the oddities
    of the mcatadv driver...).

0.42.0

  * Fixed the last sound issues in cps2 (in fact it was just the data bank of
    the z80 which was not loaded correctly), and added a few cps2 games to
    play with. Video priorities are still not emulated, but the result is
    quite good actually !!!
  * Improved the starscream patch for gigawing, and add all the real cps2
    games from mame (no clones).
  * Improve sprites decoding in cps1/cps2 to save memory. The memory saved is
    quite impressive, but 19xx and dimahoo still require about 70 Mb (120 Mb
    before !!!).
  * Fix a possible buffer overflow in history.dat handling (there was one for
    mvsc) and expand the history.dat buffer to 8kb.

0.41.4

  * Fix air gallet special bg2 layer (8x8 layer displayed as 16x16).
  * Fix layer alignement in air gallet
  * cps2 becomes runnable now (no video priorities yet, and still some
   sound synchronization issues on some games)

0.41.3

  * Fix the stupid forgoten bug in the patch of starscream (byte inversion).
    The fixes *LOTS* of problems especially with cps1 games.

0.41.2

  * Fixed flames glowing in dkong (quick fix, using the allegro alpha blending
    functions - can probably be improved).
  * Fixed sprites not showing in late stages of mazinger
  * Fixed sprites priorities in cave driver (in fact rewrote the whole
    priority code for the cave driver, now using only the priority bitmap).
    Now you can finally read the text in the end of dodonpachi and see
    some new gfx effects in the intro of dfeveron, and feversos, and there
    are probably some more changes...
  * Fixed inputs not working for player 2 in guwange (quite a shame that this
    one was never finden earlier !!!).
  * Fixed a crash when launching "Bobble Bobble" (not Bubble Bobble).
  * frogger samples updates :
     - coin sample is now louder
     - game over and all home sound now much better thanks to old original
     files found by Mike.
     - Added a new tune when you loose a life, from one of these old files.

0.41.1

  * When loading dkongjp after dkong, the levels were still drawn for dkong.
    It's fixed now.
  * pacman and mspacman now have big flashing power pills ! :)
  * pacman/mspacman : fruits on the bottom of screen match fruits in the
    level!
  * Applied patch from Ville Skytta to have language files in lower case
    (after all only dos/windows is case insensitive, all the serious OS in the
    world are case sensitive ! :))
  * Fixed the colour of the gun in opwolf and zombie raid (and every game
    actually using the gun) for color depths > 8 (bug related to changes for
    the sdl video driver).
  * Fixed sound card name (SDL <Not initialised yet> was displayed in the
    sound driver selection dialog).

0.41.0

  * Move the handling of dx samples to a new sound driver (dxsmp.c). It was
    necessary to have a precision of 1 frame with buggy windows sound drivers
    which must work with big sound buffers for the updates.
  * Fixed a bug when loading dkong after mspacmab.
  * Fixed the missing sprite of the purple frog in frogger
  * the roars at when the game starts and when a level ends are now emulated
    in dkong (2 roars instead of 3 because dx roars last longer !).
  * dx samples status is now saved in savegames, and they stop when you reset
    the game hardware.
  * added donkey kong (us and japan versions), with dx samples and dx graphics.
  * Fixed arpro search on games using a Z80 as cpu 0, and removed the
    obligation to have -1,-1 in the z80 memory map for the searches to work
    (-1,-1 serves nothing by itself, whereas 0,0xffff, DefBadReadByte is
    always there).
  * emudx samples now work in sdl, and I took back the musics from the dx
    samples with volume adustements.
  * Change the synchronisation method for the sdl sound driver. The new method
    uses more efficiently the callback, better results in windows and shorter
    and much easier code.
  * Fixed a problem with cheats/hiscore on games using exactly 2 z80s frogger,
    for example
  * Prevent emudx to change resolution when it's not necessary (related to
    color depth)
  * Finally converted the dx characters in frogger to retrieve their originol
    colours. Quite crazy !
  * Add a "Pac-man/Pengo" driver name in the driver selection menu for the
    game selection dialog (it allows to quickly spot the new pacman hacks).
  * Took back the fix for the allegro gui bug where the menu is frozen if
    raine is linked with allegro-4.0.x. But this time test allegro version we
    were compiled with before applying the work around (usefull in debian
    where they use allegro 4.0.x which is supposed to be stable).
    This work around disables dialog solid movements (no blits).
  * Frogger : fix layer alignement and replacement of layer tiles by big 32x32
    sprites.
  * Disable ansi sequences in windows (stupid windows still does not support
    ansi sequences natively, what a shame !!!).
  * Added emudx support for frogger (graphics and sound). Kept the ay8910 for
    music.
  * Added frogger, playable without sound (will try to add only emudx sound,
    these filters used by frogger for sound look like a real mess !)
  * Added sstriker, european translation of mahoudai (toaplan2)
  * Fixed a few default intialisations the first time raine is launched,
    especially for win32. Now :
     - the displayed video mode is correct in windows (there was a bug with
     the autodetect video driver...)
     - switch to 16bpp by default for xwindows and windows.
     - chooses allegmix sound driver by default in win32 (back to allegro)
     - the list of displayed games is "available" by default.
     - emudx init now always forces 16bpp (allegro was wrongly reporting 8bpp
     as the depth of the bitmaps in the archive if the current video mode was
     in 8bpp !)
     - Games which now request 16bpp switch color depth to 16bpp if they are
     currently in 32bpp (it's for emudx support which absolutely requires
     16bpp and can't work in 32bpp).
  * Added complete alpha blending support (mmx code based on an article found
    on the web). For now it works only for 32x32 sprites but it can easily be
    adapted to any size.
  * Put back windows to allegmix sound driver, and put the linux sound driver
    to its normal defaults as in 0.40.4. Windows sound drivers (at least those
    from creative) do not respect specs, which makes sdl sound delay
    corrections very hard. And on the other hand the allegro sound driver is
    unreliable in linux. So this is the easiest solution.
  * Bugs found : when raine is first installed in windows, it wrongly believes
    it's using the accelerated driver when it uses the autodetect driver which
    makes color depth changes impossible. I should really remove completely
    this autodetect thing one day. The autodetect driver in sdl is a miracle,
    and in allegro it's a nightmare !!! But this bug will probably stay where
    it is for quite a while, I hate windows, and I don't want to spend time on
    it.
  * Added some preliminary alpha blending drawing functions for the ghosts in
    pacman ! For now the alpha blending is locked at 50%, which makes the
    ghosts a little dark... but at least it's fast !!!

0.40.5

  * Added emudx support for pacman/puckman and mspacmab :-) !
  * Fixed pacman savestates to save irq status (it allows to load a game
    without having to wait for the machine to initialize).
  * added yet another hack : Xen's revenge (very hard !)
    Fixed pacman dsw, and improved the "2x speed cheat" from mame's idea
    (using button 1 to enable it or not, after having enabled the cheat from
    the dsw).
  * Added new game hacks : mspacpls, mspac6m, pacman3d, and namcosil.
    Also raine now uses clones of clones as it should always have (since it's
    the main purpose of the DIR_INFO struct : allowing recursion !). It makes
    the ROM_INFO structs even shorter now !
  * Applied patches from Ville Skytta (optional svgalib build in linux + ansi
    colors slightly different)
  * Try to detect when stdout is redirected to a file and disable ansi colors
    in this case (use isatty, but isatty does not seem to be available in
    windows... what a surprise !)
  * The clones do not repeat the regions of the parent anymore.
    When a region is the same it is simply not listed, and raine checks the
    parent automatically now. If you want the region to be empty, you have to
    tell it explicitely by using REGION_EMPTY (see arkanoid.c for an example).
    It makes shorter source code, and makes it easier to maintain too. It
    fixes the bad snowbros clones in 0.40.5 by the way.
  * Enough of fixes for raine-0.40.5

0.40.4

  * Lots of games which are requiring 8bpp now automtically set the screen to
    8bpp if it is in a different color depth when you load them.
  * Buble Boble is now playable in any color depth.
  * Running Pulirula and then loading rastan does not crash raine anymore.
    Also this fix will probably improve the stability when loading a few games
    which are using the tc100scn video chip.
  * Running a toaplan2 game like dogyuun, and then a cave game like donpachi
    works normally now.
  * Fix ym3812 timer. Now demon's world, snow bros and quite a few others are
    playable again... By the way snowbros now uses the new mame set.
  * Upgrade Chuka Taisen to use the latest mame set (b44.12 was changed to
    b44.12w, but I ignore the reason).
  * fixed ballbros/twinhawk when raine was compiled in debug mode (there was a
    ++ in a print_debug, what a shame !!!)
  * Fix tc0100scn emulation for "asuka & asuka", and opwolf.
  * Fixed c-chip for opwolf (ingame and reset game).
  * Fixed a few drivers with sound too loud in sdl (matmania, arkanoid...)
  * Fixed noise channel not working for the ay8910 (in matmania for example).
  * The SDL video is starting to work. No gui yet, but already hardware
    accelerated overlays when supported.
  * Raine now uses ANSI sequences to write text in color to the console.
    It allows to get RAINE in the colors of the old dos version in any linux
    or windows terminal !
  * Fixed cpu capabilities detection, and add rdtsc detection.
  * Forced sound buffer length to 2048 samples for sdl, since this is all
    what quite a few soundblaster windows drivers can handle (a pity).
    Anyway, it does not seem to create any bad delay, but it needs more
    testing.
  * Improved again sound synchronization for SDL (it's just more responsive,
    which can be helpfull on slow systems which drop frames). There is still a
    bug with some win2k versions though wich seem to require transfers of 4096
    bytes in my_callback, which represents about 6 sound frams, and which
    makes synchronization very hard. For now the only reliable solution with
    this win2k problem is to use the allegro sound driver.
  * Also improved sound emulation speed : the stream_update function in
    streams.c does not seem to make the emulation more precise, but it
    definetely makes it slower, so I just reverted to the old behaviour, it
    does nothing anymore.
  * Fixed controls in sf2ce clones (sf2m4, m5, m6, etc...).
  * Improved sound synchronization, it now can jump or drop more than 1 frame,
  and it can follow when one of the points is at the begin of the buffer while
  the other is at the end. It fixes the sound in all taito f3 games.

0.40.3

  * Unix version now uses its shared path (/usr/shar/games/raine) as the
    default location to load the hiscore.dat and history.dat file.
  * SDL sound support, bug fixes
2006-07-17 20:21:35 +00:00
wiz
d83321ace1 Update HOMEPAGE. 2006-07-17 19:28:52 +00:00
wiz
52e370d1cd xfe updated to 0.88. 2006-07-17 19:27:54 +00:00
wiz
8bdff75a86 Update to 0.88, provided by David Howland in PR 34021:
Version 0.88 (released 02-07-2006)
- now the global Desktop file is copied to the local registry ~/.foxrc/XFileExplorer/XFe at the first launch of Xfe
 (or if the file doesn't exist). This allows the user to easily edit the Xfe file to suit its needs.
- improved the performances on Linux systems when computing the dirsize (not recursive) of the root ('/')
  directory by avoiding to scan the mount points (could be time consuming on a slow network)
- for archive operations use the directory name as a starting guess for the archive file name
- removed a lot of global variables (global options)
- added two new color options (foreground / background) for the file and dir lists in the Preferences/Colors dialog.
  The foreground (font) color and the bacground color of the file and dir panels can now be set independantly of
  the global interface
Version 0.87 (not released)
- temporarily disabled the print menus in XFileView and XFileImage because they were not implemented at all!
- when dragging files from a read-only directory, converted the move action to copy (useful when dragging files
 from a cdrom for example, thanks to pechkov for the tip)
- major update of the Desktop file (now only uses lower case file extensions)
- added more file associations and icons (OpenOffice, StarOffice, etc.) Thanks to Vidar Jon Bauge <vidarjon@tiscali.dk>!
- added a specific icon for broken links and fixed a small bug relative to the status bar in FilePanel
- added russian translation (thanks to Dmitij Lebed <dimaz.sertolovo@gmail.com>
- added danish translation (thanks to Vidar Jon Bauge <vidarjon@tiscali.dk>)
- fixed a problem when creating a file or a folder with Xfe : umask was not respected. Thanks to marvin6161
  <marvin6161@users.sourceforge.net> for providing a patch
- fixed a segfault when right clicking in the DirPanel on a mount point with permission 700
  Thanks to marvin6161 <marvin6161@users.sourceforge.net> for providing a patch
- fixed a segfault that sometimes occured when dragging a file to the directory list
- fixed a problem with supplementary groups not taken into account (thanks to Armin Buehler
  <abuehler@users.sourceforge.net> for providing a patch)
- updated to gettext 0.14.5
- fixed some problems with executable file names like zip, cc, etc. Now, they should be handled correctly
- now there is no more difference between upper case and lower case file extension
- set the big icons and mini icons views in ICONLIST_AUTOSIZE mode to avoid file names truncation
- updated Italian translation (thanks to Claudio Fontana <sick_soul@yahoo.it>)
Version 0.86
- added norvegian translation (thanks to Vidar Jon Bauge <vidarjon@tiscali.dk>)
- added a waitpid call in statout(), lstatout() and mt_lstat() to avoid zombies processes
- the directory size is now periodically refreshed instead of updated every FOX event. This allows Xfe
  to be more responsive.
- renamed function dirpath() into pathsize() in File.cc
- added the possibility to cycle through the three panels when the right panel is shown
- restored the "one panel" and "tree and two panels modes" since some people find it useful
Version 0.85 (not released)
- fixed a problem when archiving directories with escape characters in their name
  (thanks to Luc.Habert@ens.fr for discovering and patching this bug)
- fixed a bug in checkTimeout() and removed the test on now.tv_sec
- added .wri and .dpatch extensions to Desktop.in
- fix compilation on amd64 platforms with gcc-4.0 (patch from Andreas Jochens)
- added the "New window" menu item to allow starting a new Xfe session from the actual window
- set the KDE and GNOME themes more actual and renamed them to GNOME2 and KDE3
- replaced the mini file manager icon with a better one (thanks to antonix  <anto1945@infinito.it>)
- replaced the zip file icons with better ones (thanks to antonix  <anto1945@infinito.it>)
- fixed problems with the German translation (broken shortcuts)
2006-07-17 19:27:31 +00:00
wiz
eb4946445c fox updated to 1.4.34. 2006-07-17 19:21:08 +00:00
wiz
c49427ac2c Update to 1.4.34, latest from 1.4.x series:
New in 1.4.34:
* Fixed buglet in own strtoll which is only used on machines which
don't have native one.

1.4.32
* Back-ported fixes for GCC 4.1 C++ Language Changes [Friend Injection].

1.4.26
* Fixed SUN Solaris compile issue with threads.
* Missing fxcheckTIF(), fxcheckPNG(), fxcheckJPG() declarations if
TIF, PNG, and JPEG support is stubbed out.

1.4.24
* Fixed small issue in FXVec4{d,f} distance() routine.

1.4.23
* Fixed compile issue with new GetOwnModuleHandle() function.
* Delete thread local storage key upon global destructor in FXThread.

1.4.22
* Fixed bug in fxloadGIF [and thus also in FXGIFIcon and FXGIFImage;
some subltety with the LZW implementation was wrong. It is very
rare as we've lived with this flaw for a long time before discovering
it. The symptom is that the decoder complains that the image is
truncated [it isn't!].
* Bug in FXSettings causes trouble when writing large integer
numbers back to the registry file.

1.4.21
* The getDisplay() API now returns the proper HINSTANCE on Windows;
thanks to Henrik and Claus Wann Jensen feedback on this problem.
The solution fixes some instability problems in .DLL use of FOX on
Windows.


1.4.20
* Set active window to owner when dialog closes on Windows.
* Fixed Thread Local Storage handle leak on Windows.
* Fixed GDI HICON handle leak for FXTopLevel's big/small icons on Windows.
2006-07-17 19:20:45 +00:00
ghen
002ec42037 s/man/${PKGMANDIR}/ in the install target. Pointed out by joerg's regression
bulk build.  Bump PKGREVISION.
2006-07-17 19:04:50 +00:00
wiz
5bcc414e14 dmidecode updated to 2.8. 2006-07-17 18:39:19 +00:00
wiz
d9f8700ce2 Update to 2.8, provided by Sergey Svishchev:
Version 2.8 of dmidecode adds a new command line interface and many BIOS
IDs to vpddecode, and a few new --string options to dmidecode.
2006-07-17 18:38:43 +00:00
wiz
3a64d69785 CONF_FILES improvements from the maintainer, Sergey Svishchev.
Update MASTER_SITES. Bump PKGREVISION.
2006-07-17 18:37:45 +00:00
wiz
a9e3cc9f66 Update maintainer's email address. From Sergey Svishchev. 2006-07-17 18:33:20 +00:00
wiz
7af44f7a50 Add a MASTER_SITE. Update maintainer email address. From Sergey Svishchev. 2006-07-17 18:32:51 +00:00
wiz
a08e724dc0 Fix typo in MASTER_SITES. From Sergey Svishchev. 2006-07-17 18:32:11 +00:00
wiz
fa13c02637 Remove some PR numbers next to updates, the patches that were referenced
in there are not available any longer.
2006-07-17 18:24:14 +00:00
gdt
cd807f496b During 'make replace', use pkg_admin to set the unsafe_depends
variable to YES for each pacakge that depends on the replaced package.

Discussed on tech-pkg with generally positive comments.
2006-07-17 18:18:42 +00:00
wiz
a27173b450 Remove duplicate entry. 2006-07-17 18:17:41 +00:00
wiz
6eeb3699ab qdbm and hyperestraier updated. 2006-07-17 18:12:34 +00:00
wiz
6ef261d463 Update to 1.3.3, provided by OBATA Akio in PR 33486:
2006-07-13  Mikio Hirabayashi

	* estraier.c (est_db_search): a but about union of natural scores was fixed.

	* estraier.c (est_cond_set_mask, est_cond_mask): new functions.

	* estnode.c (est_node_admins, est_node_users, est_node_links): new functions.

	* estmaster.c (getnodeoptions): new function.

	* estmaster.c (syncnodes): a trying lock was replaced by a usual lock.

	* estmaster.c (communicate): a CSRF vulnerability was cleared.

	* estmaster.c (sendnodecmdsearchui, sendnodecmdsearchui): masks was added.

	* estcall.c (runsearch, procsearch): "-mask" option was added.

	- Release: 1.3.3

2006-07-07  Mikio Hirabayashi

	* estraier.c (est_db_repair): new function.

	* estnode.c (est_node_sync, est_node_optimize): new functions.

	* estmaster.c (sendnodecmdsync, sendnodecmdoptimize): new functions.

	* estmaster.c (refreshnode, flushnode, syncnodes): mutex was to be shared.

	* estcmd.c (runrepair, procrepair): new functions.

	* estcall.c (procsync, procoptimize): new functions.

	* mymorph.c (est_mecab_analyze): accuracy of extracting complex words was improved.

	- Release: 1.3.2

2006-06-30  Mikio Hirabayashi

	* estraier.c (est_db_search_meta): new function.

	* estseek.c (realmain): a bug about the file separator was fixed.

	* estmttest.c (runregression, procregression): new functions.

	- Release: 1.3.1

2006-06-25  Mikio Hirabayashi

	* estraier.c (est_db_open): "ESTDBSCVOID" option and so on were added.

	* estraier.c (est_db_open): database format was modified.

	* estraier.c (est_inodes_delete_informer): new function.

	* estraier.c (est_doc_set_score): new function.

	* estraier.c (est_narrow_scores): sorting operators for ID numbers and scores were added.

	* estraier.c (est_db_merge): new function.

	* estcmd.c (runcreate, proccreate): "-sv" option and so on were added.

	* estcmd.c (rungather, procgather): "-ss" option was added.

	* estcmd.c (runmerge, procmerge): new functions.

	- Release: 1.3.0

2006-06-03  Mikio Hirabayashi

	* estraier.c (est_db_set_informer): arguments of the callback were increased.

	* estraier.c (est_db_flush): frequency of disk access was reduced.

	* estmaster.c (sendnodecmdsearch): hints for "TIME#n" were added.

	- The Java binding and the Ruby binding were to support callback for database events.

	- Perl binding using XS (not SWIG) was added.

	- Release: 1.2.9

2006-05-20  Mikio Hirabayashi

	* estraier.c (est_db_open): databases were tuned for QDBM 1.8.58 or later.

	* estraier.c (est_db_close): the order of flushing was optimized for no-lock mode.

	* estraier.c (est_idx_memsync): new function.

	* estcmd.c (runsearch, procsearch): no-lock mode and non-blocking mode were added.

	* estseek.c (realmain): "lockdb" attribute was added.

	* wavermod.c (waver_current_node_load): new function.

	- Release: 1.2.8

2006-05-16  Mikio Hirabayashi

	* estraier.c (est_proc_env_reset): new function.

	* estraier.c (est_db_flush): a flag to be under flushing was added.

	* estraier.c (est_db_open): databases were tuned to curb ballooning.

	* estnode.c (est_node_cache_usage): new function.

	* estnode.c (est_noderes_mdate): new function.

	* estmaster.c (startup): "bindaddr" attribute was added.

	* estmaster.c (sendnodecmdcacheusage): new function.

	* estmaster.c (sendnodecmdsearch): a bug of race condition was fixed.

	* estmaster.c (die): dying messages was to be written into the log file.

	* estcmd.c (runsearch, procsearch): "-aux" option was added.

	* estcall.c (procsearch): a bug about "-max" option was fixed.

	* estcall.c (runsearch, procsearch): "-aux" option was added.

	* wavermod.c (waver_init, waver_open): "seedkeynum" and "savekeynum" attributes were added.

	* wavermod.c (waver_set_current_node, waver_node_put_doc): new functions.

	* estwaver.c (geturldoc): saving files and postprocessor calling were added.

	- The Java binding and the Ruby binding were to support setting auxiliary permission.

	- Release: 1.2.7

2006-05-10  Mikio Hirabayashi

	* estraier.c (est_cond_set_eclipse): option constants were added.

	* estraier.c (est_url_sameness): new function.

	* estcmd.c (rungather, procgather, runextkeys, procextkeys): "-ncm" option was added.

	* estcmd.c (runextkeys, proxectkeys): "-ws" option was added.

	* estseek.c (showform): options to clip documents by URL were added.

	* estseek.c (main, showform): "perpage" attribute was deleted.

	* estwaver.c (seedurldocs): new function.

	* estwaver.c (geturldoc): checking mass visit was added.

	* wavermod.c (waver_open, waver_close): trace database was changed from Villa to Curia.

	* estmaster.c (startup, communicate): "recvmax" attribute was added.

	- The Java binding and the Ruby binding were to support wild card configuration.

	- Release: 1.2.6
2006-07-17 18:12:01 +00:00
wiz
9826cc01c2 Update to 1.8.60. Provided by OBATA Akio in PR 33485.
2006-06-03  Mikio Hirabayashi

	- The basic API was enhanced.
	- The extended API was enhanced.
	- The advanced API was enhanced.
	- Multiple cursor class is now supported on the java API.
	- Release: 1.8.60

2006-05-30  Mikio Hirabayashi

	- The basic API was enhanced.
	- The extended API was enhanced.
	- The advanced API was enhanced.
	- A bug of Makefile for Mac OS X support was fixed.
	- Release: 1.8.59

2006-05-28  Mikio Hirabayashi

	- The basic API was enhanced.
	- The advanced API was enhanced.
	- Release: 1.8.58

2006-05-20  Mikio Hirabayashi

	- The basic API was enhanced.
	- The utility API was enhanced.
	- Release: 1.8.57

2006-05-17  Mikio Hirabayashi

	- A bug of URL decoder was fixed.
	- Release: 1.8.56

2006-05-15  Mikio Hirabayashi

	- The extended API was enhanced.
	- The utility API was enhanced.
	- Release: 1.8.55

2006-05-15  Mikio Hirabayashi

	- The basic API was enhanced.
	- Release: 1.8.54

2006-05-10  Mikio Hirabayashi

	- AIX is now supported.
	- The utility API was enhanced.
	- Release: 1.8.53

2006-05-04  Mikio Hirabayashi

	- A bug about evaluating RFC822 date format was fixed.
	- Release: 1.8.52
2006-07-17 18:08:40 +00:00
wiz
ad211bc06f Remove stale comment, noted by bad@ in PR 33871. 2006-07-17 18:07:06 +00:00
wiz
e965f316db radmind updated to 1.6.1. 2006-07-17 17:59:56 +00:00
wiz
8818766ce4 Fix a pkglint warning. 2006-07-17 17:59:43 +00:00
wiz
ffaa2bbbcd Update to 1.6.1, provided by the maintainer Hauke Fath in PR 33938.
Changes from 1.6.0:
    - Fixed non OS X compile bug

 Major changes from 1.5.1:
    - Added support for network communication compression ( patch #1348172 )
      Thanks Maarten Thibaut for the original code

    - OS X Package contains universal binaries.

 Other Changes
    - config file now supports optional comment in third column

    - lapply fix for OS X symlink permission bug ( bug #1441965 )

    - Fixes for AppleSingle support on i386. ( bug #1438290 )

    - lmerge -f no longer duplicates some minus lines ( bug 1346368 )

    - Server logs child process stats including blocks in and out

    - specify user to ra.sh with -U ( patch #1435665 )
      Thanks Sean Sweda

    - ra.sh prompt for username when USER=root ( patch #1420980 )
      Thanks Sean Sweda

    - ra.sh uses $SUDO_USER if set

    - fixed errno assignment if FD_ISSET fails ( libsnet bug #1436043 )
      Thanks Matt Selsky

    - ktcheck not sending quit if special file is created ( bug #1429169 )

    - twhich can deal with null/empty transcript ( bug 1372729 )

    - Pass correct configure args to libsnet for ssl and sasl ( bug #1435999 )
      Thanks Matt Selsky

    - ./configure now warns if tmp exists ( patch #1384558 )
      Thanks Jose Calhariz
    - ./configure now supports DISTDIR ( patch #1384555 )
      Thanks Jose Calhariz

    - Explaining the numeric range in radmind.8 ( patch #1408441 )
      Thanks David Coulthart

    - moved MIN and MAX to config.h

    - Added COMP info to SPEC

    - Apple package will install /var/radmind/client, preapply and postapply

    - make dist now follows symlinks
2006-07-17 17:59:05 +00:00
wiz
a5c6b68a4d Fix build with gcc-4.1.2. Patch provided by Ryo HAYASAKA in PR 33914. 2006-07-17 17:55:43 +00:00
wiz
91159755cd p5-Jemplate updated to 0.18. 2006-07-17 17:51:24 +00:00
wiz
8476ce617d Update to 0.18, provided by OBATA Akio in PR 33928:
version: 0.18
date:    Wed Mar  8 02:06:47 PST 2006
changes:
- Made Test.Base stuff its own module. Now Jemplate relies on that module.
- Christian Hansen added a simple daemon for running tests.
- Cees Hek added all hash virtual methods (except `import` which caused
  major grief)
- Cees monkeyed around in the Stash lookup code
- Yann K implemented the `replace` filter
- Ingy made `foo.bar()` always call a method `bar`.
- Ingy completely refactored Test.Base and then proceeded to refactor the
  Jemplate test suite in kind.
- gugod pulled over some uri escaping code from Kwiki
- chansen tweaked the daemon to honor caching rules
- Cory Bennett fixed some bug having to do with a Javascript String object.
- Cees fixed the defaults for the `indent` and `truncate` filters.
- Stephen Howard reported that Jemplate was not localising the stash for
  the INCLUDE directive, and he even supplied a patch, but Ingy had
  already made the fix.
- Ingy played with the Stash lookup code and hopefully got it just perfect.
- Ingy added support for the DEFAULT directive.
- Lots more tests in this release.
2006-07-17 17:51:03 +00:00
joerg
bc47a7633d Honour PKGMANDIR. 2006-07-17 17:43:16 +00:00
wiz
abbee5c795 Assume stdarg.h exists instead of using varargs.h in some cases.
Fixes build with gcc-3.4.6 on Linux.  From Roman Valls in PR 34016.
2006-07-17 17:41:00 +00:00
joerg
c72984ce06 Honour PKGMANDIR. 2006-07-17 17:37:35 +00:00
joerg
eb6af441fb Honour PKGMANDIR, remove some excessive :Qing. 2006-07-17 17:34:17 +00:00
joerg
421900d58a Fix issue with PKGMANDIR. 2006-07-17 17:32:30 +00:00
joerg
c1b9e9a1a3 Hnour PKGMANDIR. 2006-07-17 17:25:25 +00:00
wiz
a33b86020b pchar updated to 1.5. 2006-07-17 17:25:01 +00:00
wiz
dda12de96b Update to 1.5, provided by Makoto Fujiwara in PR 34014:
pchar-1.5:  Compile fixes, minor bug fixes.  Last planned release of pchar.
(12 February 2005)

	Source code moved from CVS to Subversion.  Although generally
	not user-visible, the version control strings now use
	Subversion's format.

	Builds on recent (RH 9.0-vintage) Linux systems seem to work
	now.

	Some off-by-one errors have been fixed, based on
	patches submitted by Anil Madhavapeddy

	pchar with SNMP enabled now has at least a chance of working
	correctly.

	pchar no longer incorrectly aborts after a hop with 100%
	packet loss.

	pchar now does a better job of linking libraries using
	--with-snmp on machines where libsnmp depends on libcrypto,
	thanks to Matt Zimmerman

	Some problems using --with-pcap on RedHat 7.0/7.1 (possibly
	other Linux distributions as well) were found thanks to a
	debugging session with Fran Boon
2006-07-17 17:24:34 +00:00
joerg
8a64d59461 Honour PKGMANDIR. 2006-07-17 17:23:52 +00:00
joerg
f269da56aa Honour PKGMANDIR, remove some excessive :Qing and drop .gz from man page. 2006-07-17 17:20:14 +00:00
joerg
4a9e436476 Honour PKGMANDIR. 2006-07-17 17:17:43 +00:00
wiz
42ee468fb1 unrar updated to 3.6.7. 2006-07-17 17:15:46 +00:00
wiz
11e7f85fdf Update to 3.6.7:
diff -r 3.6.6/dll.cpp 3.6.7/dll.cpp
56d55
<       delete Data;
57a57
>       delete Data;
62d61
<       delete Data;
63a63
>       delete Data;
diff -r 3.6.6/version.hpp 3.6.7/version.hpp
3,4c3,4
< #define RARVER_BETA      6
< #define RARVER_DAY       3
---
> #define RARVER_BETA      7
> #define RARVER_DAY      13
2006-07-17 17:15:24 +00:00
joerg
e022de0369 Honour PKGMANDIR. 2006-07-17 17:10:50 +00:00
wiz
36defba248 boehm-gc updated to 6.8. 2006-07-17 17:08:44 +00:00
wiz
b625278562 Update to 6.8.
Changes since 6.7:
 - Added some support for Dragonfly BSD.  (Thanks to Joerg Sonnenberger and
   Thomas Klausner.)
 - Improvements to the HP/UX section of configure.in.
   (Thanks to Andreas Tobler.)
 - GC_unix_get_mem could neglect to release the malloc lock on Irix, under
   extremely unlikely circumstances.  Thanks to Jean-Baptiste Nivois for
   some careful code reading.
 - Added support for kFreeBSD + glibc (Thanks to Petr Salinger)
 - Fix more MacOS threads memory leaks (Thanks to Allan Hsu)
 - Added initial Solaris/X86-64 support (Thanks to Rainer Orth)
 - Applied a long-lost MINGW patch from Gerard Allan for malloc redirection
   with threads.  This one probably makes no sense for 7.0, and was not applied
   there.
 - The Solaris/SPARC definition of GC_INIT() in gc.h wasn't C++-compilable.
2006-07-17 17:08:16 +00:00
joerg
96c05ef4f7 Since mkhtmlindex is now a Perl script, depend on Perl and replace
the interpreter. Bump revision.
2006-07-17 17:06:59 +00:00
wiz
90690267fa Note updates of zip, smartmontools, gnutls, and wv. 2006-07-17 17:03:25 +00:00
wiz
bf0ea7072e Update to 1.2.1:
1.2.1 is a minor bugfix release.
2006-07-17 17:02:26 +00:00