summaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Collapse)AuthorFilesLines
2006-09-15Update to 2.16.0:jmmv3-9/+13
Major changes in 2.16.0 were: * Fix input method handling in EelEditableLabel * Fix build with EEL_OMIT_SELF_CHECK * Fix crash on DnD from firefox in nautilus Major changes in 2.15.92 were: * Translation updates * Fix intltool build requirement Major changes in 2.15.91 were: * Check mtime on background image changes * Some code cleanups Major changes in 2.15.90 were: * Translation updates * Build fix Major changes in 2.15.4 were: * Fix crash in open with dialog * Fix a11y relation setup * Wrap long filenames in application selection Major changes in 2.15.2 were: * Removal of unused/deprecated code Major changes in 2.15.1 were: * New po/LINGUAS support * Translation fixes * Correct typo in function name * Remove obsolete functions
2006-09-15Update to 1.9.2:jmmv3-24/+28
2006-08-21 Bill Haneman <bill.haneman@sun.com> * configure.in: Revved to 1.9.2. * gail/gailnotebook.c: (gail_notebook_child_parent_set): Fix from Carlos Garnacho Parro, ensure that correct gailnotebookpage object is removed. Bug #345074. 2006-08-03 Jovan Naumovski <jovan@lugola.net> * Added sl.po to po/ and 'sl' to ALL_LINGUAS in configure.in 2006-07-24 Bill Haneman <bill.haneman@sun.com> * configure.in: Revved to 1.9.1. * gail/gailtoplevel.c: (gail_toplevel_show_event_watcher): Don't add to parent if object is a tooltip. See bug #150649. 2006-07-18 Runa Bhattacharjee <runabh@gmail.com> * configure.in: Added Malayalam (ml) to ALL_LINGUAS. 2006-07-17 Bill Haneman <bill.haneman@sun.com> * gail/gail.c: (gail_focus_watcher): (gail_focus_notify): Don't set/emit focus if received by objects with ROLE_REDUNDANT_OBJECT. See mozilla bug https://bugzilla.mozilla.org/show_bug.cgi?id=339554 2006-07-03 Runa Bhattacharjee <runabh@gmail.com> * configure.in: Added Bengali India (bn_IN) to ALL_LINGUAS. 2006-06-27 Bill Haneman <bill.haneman@sun.com> * gail/gailtextview.c: (gail_streamable_content_get_stream): Unlink the temp file once we've created the IO channel. 2006-06-23 James Henstridge <james@jamesh.id.au> * gail/gailtextview.c (gail_streamable_content_get_stream): fix a typo to unbreak build. 2006-06-23 Bill Haneman <bill.haneman@sun.com> * configure.in: Depend on gtk+ 2.9.4. * gail/gailtextview.c: (gail_text_view_get_type): Added AtkStreamableContent interface to gailtextview. The methods below rely on the serialization API for GtkTextBuffer. (atk_streamable_content_interface_init): New. (gail_streamable_content_get_n_mime_types): New. (gail_streamable_content_get_mime_type): New. (gail_streamable_content_get_stream): New. (gail_streamable_content_get_uri): New. 2006-06-21 Raivis Dejus <orvils@gmail.com> * configure.in: Added "lv" (Latvian) to ALL_LINGUAS. 2006-05-19 Li Yuan <li.yuan@sun.com> Fix for #313703 reviewed by: <padraig.obriain@sun.com> * gail/gailbutton.c: (gail_button_notify_weak_ref), (gail_button_notify_label_weak_ref), (gail_button_init_textutil): If the button is destroyed first, we should disconnect the signal connected to the label. 2006-04-17 Kjartan Maraas <kmaraas@gnome.org> * configure.in: Remove obsolete entry for no_NO * po/no.po: And the translation. 2006-03-30 Guntupalli Karunakar <karunakar@indlinux.org> * configure.in: Added "dz" (Dzongkha) to ALL_LINGUAS. 2006-03-20 Vladimer Sichinava <vlsichinava@gmail.com> * configure.in: Added "ka" (Georgian) to ALL_LINGUAS 2006-03-14 Bill Haneman <bill.haneman@sun.com> * gail/gailcombobox.c: (gail_combo_box_get_name): Don't free gail_combo_box->name unconditionally, only free it when we're about to replace it. Bug #334438. * gail/gailcell.c: Patch from Ross Burton to change most g_return_ usage to either g_assert or plain logic. Bug #334007.
2006-09-15Update to 2.16.0:jmmv3-38/+40
2.16.0 ====== Translators - Khandakar Mujahidul Islam (bn) 2.15.92 ======= Fixes - Fix crash when tasklist is destroyed (Vincent) Misc - Update delete icon for the context menu (Baptiste Mille-Mathias) Translators - Ivar Smolin (et) - Matic Žgur (sl) 2.15.91 ======= Fixes - Changed the glowing code to have less and saner style properties (Benjamin Berg) [#350138] Translators - Runa Bhattacharjee (bn_IN) - Ani Peter (ml) 2.15.90 ======= Features - Add move/resize window API (Magnus Therning) Fixes - Correctly set relief for group buttons in the tasklist (Benjamin Otte) 2.15.4 ====== Fixes - Make windows that go to the bottom occupy the last pixel of the pager (Benjamin Otte) Translators - Mahay Alam Khan (bn_IN) - Rahul Bhalerao (mr) 2.15.3 ====== Fixes - restart activation timeout when the mouse moves to a different workspace (Benjamin) - new methods to test if the names returned by wnck_window_get_name and wnck_window_get_icon_name are real or just FALLBACK_NAME (Dan) [#342577] Misc - don't translate %s (Vincent) [#339069] Translations - Guillaume Savaton (eo) 2.15.2 ====== Features - Improve glowing effect in tasklist and make it themeable (Benjamin Berg) [#325176] - Use cairo in the pager (Benjamin Otte) [#339293] - Improve drag and drop in the pager (Nickolay V. Shmyrev, Benjamin Otte) [#96675, #339293] - Improve look of the pager (Benjamin Otte) [#339293] - Add dragging of windows from the tasklist (Nickolay V. Shmyrev) [#96675] Fixes - Fix crash when a X resource doesn't exist anymore (Vincent) [#336823] - Don't change workspace when releasing the button on another workspace (Vincent) [#110510] Misc - Use po/LINGUAS (Brian Pepple) [#337953] - Depends on intltool 0.35.0 Translations - Mindu Dorji (dz) - Baptiste Mille-Mathias (fr) - GNOME PL Team (pl)
2006-09-15Update to 2.16.0:jmmv3-117/+112
libgnomeui 2.16.0 ------------------ * Lots of fixes for the async file chooser (Federico, Kris) * Fix some problems with gnome-desktop-item-edir (Vincent) * Win32 portability fixes (Tor) * Build fixes for Solaris (Damien Carberry) * Cleanups etc (Kris, Kjartan) * Updated and new translations libgnomeui 2.15.91 ------------------ * Fixes to GnomeIconList (Matthias Clasen and Li Yuan) * Removed unused function (Kjartan Maraas) libgnomeui 2.15.90 ------------------ * Remove crash dialog libgnomeui 2.15.2 ----------------- * Add missing XUngrabServer() call in gnome-ui-init.c * Remove unneeded atexit() call in gnome-client.c * Set about dialog hooks (Christian Persch) * Loads of new and updated translations. libgnomeui 2.15.1 ----------------- * Merge the async branch of the file chooser (Kris) * Other things
2006-09-15Update to 2.16.0:jmmv3-49/+50
libbonoboui 2.16.0 * Translation updates. libbonoboui 2.15.1 * Fix the about dialog in bonobo-browser (Matthias) * Fix leaks in the UI code that showed up when changing components in evolution. (Cecilia Gonzalez) * Set menubar to correct detachable state (Manuel Clos) libbonoboui 2.15.0 * Use move LINGUAS out of configure.in (Przemysław Grzegorczyk) * Build and warning fixes (Marcus Meissner, Kjartan) * Fix moving of detached toolbars (Nikolay V. Shmyrev) * Fix a crash in the component browser (Joe Marcus Clarke) * Win32 portability fixes (Tor Lillqvist) * Translation updates: * Runa Bhattacharjee (bn_IN) * Rajesh Ranjan (hi) * Christophe Merlet (fr) * Žygimantas Beručka (lt) * Raivis Dejus (lv) * Subhransu Behera (or) * Leonardo Ferreira Fontenelle (pt_BR) * Inaki Larranaga (eu) * Baris Cicek (tr) * Maxim Dziumanenko (uk)
2006-09-15Update to 2.16.0:jmmv3-37/+40
libgnome 2.16.0 --------------- What's new since 2.15.2 * Bug fixes: - Fix a small leak in a moniker. (Kjartan) - Revert the theme name again (Thomas) * New and updated translations: - Bengali (Khandakar Mujahidul Islam) - Chinese simplified (Funda Wang) - German (Hendrik Richter) - Greek (Kostas Papadimas) - Hungarian (Gabor Kelemen) - Japanese (Satoru SATOH) - Kurdish (Erdal Ronahi) - Lithuanian (Gintautas Miliauskas) - Polish (Artur Flinta) - Portugese (Duarte Loreto) - Romanian (Misu Moldovan) - Russian (Leonid Kanter) - Serbian (Goran Rakic) - Slovenian (Matic Zgur) - Swedish (Daniel Nylander) libgnome 2.15.2 --------------- What's new since 2.15.1 * Bug fixes: - Use the right gtk+ theme name in the schema. (Thomas Wood) * New and updated translations: - bn_IN (Runa Bhattacharjee), ca (Josep Puidgemont i Casamajó) cs (Jakub Friedl), es (Francisco Javier F. Serrador), eu (Inaki Larranga), fr (Benoît Dejean), ml (Ani Peter), nl (Vincent van Adrighem), or (Subhransu Behera), zh_HK (Chao-Hsiung Liao), zh_TW (Chao-Hsiung Liao) libgnome 2.15.1 --------------- What's new since 2.14.1 * Bug fixes: - Cleanups and related (Kjartan, Christian Persch) - Win32 portability (Tor) - Input method gconf schema defaults adjusted for Gtk+ 2.9.x (Christian) - API docs updates (Kjartan, Christian, Kristof Vansant) - po/LINGUAS handling (Przemys¿aw Grzegorczyk) - Constify some data (Benoît Dejean) * New and updated translations: - bg (Alexander Shopov), bn_IN (Runa Bhattacharjee), cs (Jakub Friedl), cy (Rhys Jones), de (Hendrik Richter), dz (Guntupalli Karunakar), es (Francisco Javier F. Serrador), eu (Inaki Larranaga) fi (Ilkka Tuohela), fr (Benoît Dejean), gl (Ignacio Casal Quinteiro), gu (Ankit Patel), he (Yair Hershkovitz) hi (Rajesh Ranjan), ka (Gia Shervashidze), ko (Changwoo Ryu), lv (Raivis Dejus), nb (Kjartan Maraas), ne (Pawan Chitrakar), nn (Åsmund Skjæveland), th (Theppitak Karoonboonyanan), vi (Clytie Siddall), zh_HK (Chao-Hsiung Liao), zh_TW (Chao-Hsiung Liao)
2006-09-15Update to 2.16.0:jmmv4-115/+108
libbonobo 2.16.0 * API DOC fixes (Alex, Gustavo) * Don't check for xrdb or dladdr when we don't use them (Kjartan) * Updated and new translations libbonobo 2.15.3 * Fix ghtread configure test when building uninstalled (Brian Cameron) * Various bonobo-activation login fixes (Michael) * Various cleanups of exception handling (Gustavo) * Fixes for panel sometimes hanging on login (Alex) libbonobo 2.15.2 * Warning and build fixes. (Marcus Meissner, Kjartan) * Revert a change that caused segfaults during make check (Kjartan) * New and updated translations libbonobo 2.15.1 * Fix Coverity reports for leaks, accessing uninitialized memory and null pointer derefs (Michael, Kjartan) libbonobo 2.15.0 * Add new MIME api to make gnome-vfs not have a hard dependency on libbonobo (Alex) * Fix some leaks (Kjartan) * Win32 portability fixes (Tor) * po/LINGUAS porting (Przemysław Grzegorczyk) * Port to GOption from popt (Michael Terry) * Build fixes and cleanups (Michael Meeks, Kjartan)
2006-09-15Update devel/cpuflags to 1.02abs5-20/+28
- Linux uses both 'AMD Athlon(TM) XP' and 'AMD Athlon(tm) XP' - Add at least Opteron recognition to solaris via 'psrinfo -pv' - Cleanup trailing whitespace
2006-09-13The guile-gnome project brings the power of Scheme to your graphicalgdt7-0/+252
application. guile-gnome modules support the entire Gnome library stack: from Pango to GnomeCanvas, Gtk+ to GStreamer, Glade to GtkSourceView, you will find in guile-gnome a comprehensive environment for developing modern applications. Moved from wip now that it builds with gcc4. PKGREVISION is still 1, like it was in wip, to avoid backwards versioning. (apologies for the incorrect import without pkgsrc/, which I know from the last time doesn't actually write in the repo)
2006-09-13add guile-gnomegdt1-1/+2
2006-09-13Oops, change post-install to do-install since Makefile in WRKSRCtaca1-2/+2
dosen't have install target anymore. No bump PKGREVISION since this package couldn't build.
2006-09-11Version 1.4.0epg10-840/+519
(10 September 2006, from /branches/1.4.x) http://svn.collab.net/repos/svn/tags/1.4.0 User-visible-changes: - Client: * new 'svnsync' commandline tool for repository replication * numerous working copy improvements (WARNING! upgrades to new format!): - improved performance when detecting modified files (r18628 -56) - new property storage is faster and uses less disk space (r17583) - internal wcprops take up less space (r19433 -37) - large file commit speedups (r17861 -73 18867 -918 -29 -44 -45 -48 -49) - reduce memory usage for large working copies (r19183 -538) - increased working copy stability with merge, copy and move: (fixes issues #845, #1516, #1553, #2135, #2144, #2148) * new switches added: - 'svn blame --force' (issue #2509) - 'svn diff/merge -c/--change' (r17054 -6 -68 18568 -741) - 'svn diff --summarize' (issue #2015) - 'svn merge/blame -x' (r18716 -20) (r18602 -857) * 'svn log' now supports peg revisions (issue #2287) * 'svn export' now creates intermediate directories if needed (r20030) * use switch/relocate when svn:externals updated (issue #2209) * internal diff can ignore whitespace and eol style changes (issue #2121) * conflict markers now match the file's eol style (issue #1325) * new svn2cl, svn-viewdiff and svn-resolve contrib scripts * numerous improvements to svnmerge.py, vc-svn and psvn * translation updates for all languages * Mac OS X: store cached passwords encrypted in Keychain (r17619 -43) * fixed: 'svn ls' slow over ra_dav (issue #2151) * fixed: 'svn import' not handling eol-style correctly (issue #2433) * fixed: 'svn blame' should default operative rev range to peg rev (r18400) * fixed: 'svn blame' ignores eol-style (issue #2431) * fixed: 'svn checkout' should default operative rev to peg rev (r18422) * fixed: 'svn diff' supports all eol styles (r17624 -8 -61 18195 -392) * fixed: 'svn diff' multi-target memory leak (r17518) * fixed: 'svn merge' showing wrong status with external diff3 (issue #1914) * fixed: 'svn merge' not merging added dir into deleted dir (issue #2515) * fixed: 'svn rm' of non-existent item should fail (issue #2440) * fixed: 'svn status' should skip unversioned files (issue #2030) * fixed: 'svn status' shows added and conflicted files as added (r20382) * fixed: 'svn switch --relocate' may set wrong repos root (r17031) * fixed: 'svn switch --relocate' memory leak (r19535) * fixed: 'svn switch --relocate' not caching passwords (issue #2360) * fixed: 'svn info' not showing locks sometimes (r19777) * fixed: incorrect merge of add of binary file already in WC (issue #2403) * fixed: possible dataloss if editing immediately after merge (r20609 -12) * fixed: lots of diff wc<->repos bugs * fixed: unfriendly error message on propget on nonexistent path (r19399) * fixed: spurious revert report after manual conflict removal (issue #2517) * fixed: don't allow -rPREV on schedule add path (issue #2315) * fixed: keywords with dollar signs cause badness (issue #1780) * fixed: really revert file with locally modified keywords (issue #1663) * fixed: deleting schedule add file leaves working props file (issue #2419) * fixed: svn:needs-lock and read-only-ness not always in sync (issue #2306) * fixed: post-commit error output not sent to the client (issue #443) * fixed: not locked error on commit of switched path (issue #2353) * fixed: svn_apply_autoprops.py should trim whitespace from props (r20790) * fixed: show locking notifications in local path style (r20927) * fixed: encoding error on error messages from invalid options (r20883) - Server: * support for new 'svnsync' repository mirroring utility * support for BDB 4.4, including automatic recovery (issue #2449) * new contrib hook scripts: - enforcer - detect-merge-conflict.sh - case-insensitive.py * new tools script svn-backup-dumps.py * new tools hook script log-police.py * svnserve improvements: - can now run as a native Windows service (r18855) - new option --pid-file (r17836) - allow the password database to be read-only (r16840) * mod_dav_svn improvements: - fixed: error conversion crash (r19516) - fixed: unfriendly error when locking already locked path (issue #2275) - fixed: xml escaping bugs (r19760 -85 -86) * authorization improvements: - new mod_dontdothat apache module (r19531) - new mod_authz_svn directive AuthzSVNNoAuthWhenAnonymousAllowed (r18680) - error out when authz rules contain unexpected characters (r19471) * support .wsf hook scripts on Windows (r18972, 19076) * lots of improvements to mailer.py and commit-email.pl * FSFS back-end performance improvements (r17125 19119 -456 -58 -59) * fixed: 'svnadmin verify' output not in native encoding (issue #1997) * fixed: uuid file in FSFS could be destroyed on write error (issue #2193) * fixed: FSFS path encoding bug (r17774) * fixed: don't crash on corrupt repositories (r17625) * fixed: expect error output from hook scripts in native encoding (r17101) * fixed: catch errors starting hook scripts (r16891 17041 -81) * fixed: svnserve and authz can cause broken WCs (issue #2566) * fixed: the default hook script templates should be vanilla sh (r20796) - Both: * delta compression improvements: - new delta encoding reduces size (r18363 -94 -66 -78 -98 -99 -457 -950) - xdelta algorithm speed improvements (r18986, 19047) * don't bail on invalid locale (r19445) * improve speed of non-verbose svn ls (r17067 -71) * fixed: delta combiner reading past EOF (r17743) Developer-visible-changes: * require APR >= 0.9.7 to improve error detection for FSFS repos (r19915) * require zlib, for svndiff1 delta encoding (r18363) * support SWIG 1.3.29 (r19968) * support autoconf 2.60-dev (r19919 20632 -36) * removed no-longer-supported Red Hat 7.x RPMs (r20462) * add support for building RPMs for x86-64 architecture (r20548 -552) * numerous improvements to gen-make.py build system, especially on win32 * removed Visual Studio.NET APR 0.9 project files (r20170) * numerous improvements to the test suite * new public APIs: - keyword and eol translation helpers and generic streams (see svn_subst.h) - new generic stream helpers (see svn_io.h) - authentication providers made available to other clients (see svn_auth.h) - svn_cmdline_setup_auth_baton - svn_dso_initialize, svn_dso_load - svn_client_diff_summarize and svn_client_diff_summarize_peg - svn_client_list - svn_config_has_section - svn_txdelta_compose_windows and svn_txdelta_apply_instructions - svn_txdelta_stream_create - svn_diff_file_options_create and svn_diff_file_options_parse - svn_err_best_message - svn_compat_wrap_commit_callback - svn_uuid_generate - svn_user_get_name and svn_user_get_homedir - svn_io_get_dir_filenames - svn_ra_reparent - svn_ra_replay - svn_wc_revision_status - several rev'd APIs, see doxygen docs * flush stdout after each status/notification line (r19476 -656) * new (experimental) ra_serf repository access module for pipelined DAV * .svn/entries use a less verbose non-xml format (r19420) * make recursive 'svn ls' streamy (issue #1809) * remove svn-config script * empty-file and README.txt removed from WC admin areas (r17181 -268 -364) * replace cmdline client XML DTDs with RNG schemas (r16379 -80 -93 -571 17248) * fixed: log --limit against old svnserve leaves unusable session (r19638) * fixed: Solaris build problems (r19636) * fixed: blame of WORKING revision shouldn't give BASE (r19558) * fixed: svn_client_copy and _move should fail if target exists (issue #2188) * fixed: svn_io_file_rename and readonlyness on Windows and UNIX (r17366 -69) * fixed: ra_dav memory leak when reusing session (issue #2247) * fixed: console character encoding problems when built with VS2005 (r20108) * fixed: various problems with --enable-dso and global pools (r20996, r20999) * fixed: syntax error in installer files on new versions of Inno Setup (r21022) * SWIG bindings: - SWIG/python bindings: - new support for svn_client_info (r19413) - SWIG/ruby bindings: - full support for Subversion 1.4 APIs, including : svn_ra_replay and svn_diff_summarize - numerous bug fixes - add ruby documentation (make install-swig-rb-doc) (r20166) - add APIs for adding a provider (r21079) - SWIG/perl bindings: - new support for svn_client_info (r18758) - minor corrections to SVN::Fs (r19312) * javahl bindings: - APIs to get version info for the native libraries (r17604 -07) - API for path validation (r18989, r19079) - C++/Java code refactoring, cleanup, and consolidation - fixed: handle possible errors from date/time conversions (r17213) - fixed: SVNClient username/password JVM crash on null input (r19803 -13) - fixed: specify default UUID load action (r18030) - fixed: compile error on Visual Studio 2005 (r18054)
2006-09-10"emacs20" is not valid for EMACS_TYPE.obache1-2/+2
Using EMACS_VERSIONS_ACCEPTED instead.
2006-09-10Update MASTER_SITES.wiz1-3/+3
2006-09-09Update ald to 0.1.7. Close PR 26552.obache11-168/+12
0.1.7 2004/10/10 - added commands: display, ldisplay, undisplay to dump specified memory locations after each single step (thanks to ziberpunk <ziberpunk =at= ziberghetto dhis org> for the suggestion and code) - all Makefiles are now based on automake in the hopes that this will fix some of the problems integrating ald into the *BSD ports systems - bug fix where a pointer wasn't set to NULL after clearing program arguments with the "set args" command - this is related to the previous feature: if the effective address lies inside a symbol/function, the corresponding symbol is now displayed - for CALL and JMP instructions, exact target/effective addresses are now computed (code for this was contributed by Samuel Falvo II <kc5tja =at= arrl net>) - upgraded all configure scripts to autoconf v2.59 0.1.6 2004/07/23 - 2 bug fixes in "examine" command relating to dumping large numbers of bytes (found by mbe21 <mbe21 =at= o2 pl>) - bug fix where ~/.aldrc was not saved on ^D - minor memory leak fix which would occur in the loading of ~/.aldrc on startup (found by Alfredo Beaumont <ziberpunk =at= ziberghetto dhis org>) - more graceful handling of when the debugged program receives an unknown signal - "examine" command can now take section and symbol names in addition to numerical addresses - fix for libreadline detection in autoconf - ripped out all ncurses related code - minor memory leak fix: During print bursts, users may hit 'q' or ^C to stop the burst. This is implemented via a longjmp() call, but if memory was allocated beforehand, it would not have been freed since longjmp() alters the path of execution. A simple list structure was implemented to fix this. - fixed some issues related to upgrade to autoconf 2.58 - bumped LICENSE up to GPL v2 - "register" command now defaults to compact output format - fixed some minor disassembly bugs - got ald to compile on NetBSD 1.6.2 (many thanks to Brad Spencer for providing me with a NetBSD shell account) 0.1.5p1 2003/10/14 - bandaid to top level Makefile.in to make ald compile in OpenBSD's ports system 0.1.5 2003/10/11 - "file secinfo" command can now output information on a.out sections - added TODO and BUGS files - fixed problems relating to changing values of fpu special purpose registers - added some missing SSE instructions to libDASM - OpenBSD support is back: fixed compile problems relating to fpu code, tested on 3.3 release - bug fixes in disassembling various MMX instructions (thanks to Peter Boettcher for patch) - changed library libDisasm to libDASM (Debugger's Assembler Library) in anticipation of its new capability to assemble instructions - added OSABI information to elf header parsing in libOFF (someone sent me a patch for this ages ago - sorry for taking so long!) - added -DNDEBUG to turn off assert() in out-of-the-box compiles - bug fix in a.out parser: now checks for QMAGIC binaries - "file symbols" command has changed to "file syminfo" and you can now use "file syminfo [symbol name]" to get information for a specific symbol - added libOFF to handle all the object file format stuff 0.1.4 2003/07/09 - libOp has been replaced with the rewritten library libDisasm which has a better overall design - incorporated hp's patch: . "disassemble" command now shows symbol information. Also added "set disasm-show-syms" to toggle this feature on/off. . added ascii output for all size memory dumps . bug fix in elf header parsing - added ~/.aldrc configuration file to save settings - fixed MSB problem when setting register values 0.1.3 2002/06/29 - added "set step-display-mmxregs" option to display mmx registers after single stepping - "lbreak" command now shows the name of the symbol containing each breakpoint, if any 0.1.2 2002/06/14 - added "set step-display-fpregs" option to display fpu registers after single stepping - added "-all" flag to "register" command to output fpu registers - fix for disassembling fld opcodes - fix in elf parser for executables with no section name string table present 0.1.1 2002/04/24 - bug fix in disassembling opcodes with /digit fields - bug fix in setting breakpoints which are close together - bug fix in handling of runtime arguments - new man page 0.1.0 2002/04/13 - added attach/detach commands - added human readable flags register output - minor bugfixes
2006-09-09Rename variable MAKEFILE to MAKE_FILE.obache17-35/+35
2006-09-09Usage of variable MAKEFILE in pkgsrc has been changed.obache1-12/+3
So no longer needs this hack.
2006-09-08Darwin does not define unix. Make the installed file slang.h useful anyway.kristerw3-7/+6
Bump PKGREVISION.
2006-09-08Force monotonic clock on DragonFly to prevent build from failing.joerg2-1/+24
2006-09-07Fixed the issue with subprocess.py, which is included in the package if therillig2-3/+15
Python version does not exist.
2006-09-07Don't depend on BSD make too much; keep makefile simple. It should helptaca3-63/+11
building on none-BSD environment. Bump PKGREVISION.
2006-09-07Sort PLIST.taca4-15/+15
2006-09-07Reset PKGREVISION by Ruby 1.8.5 update. No changes with ruby-mode at all.taca1-2/+2
2006-09-07Update Ruby to 1.8.5 (+ ruby-1-8 branch on 2006-09-07).taca1-4/+4
pkgsrc changes: * Add RUBY_DYNAMIC_DIRS which cause generating dynamic PLIST entries. * Move using buildlinks to rubyversion.mk. * Merge converters/ruby-iconv to ruby18-base. Ruby changes: * too may, see ChangeLog file or http://eigenclass.org/hiki.rb?ruby+1.8.5+changelog This is ruby-readline part, only distinfo change.
2006-09-07Update Ruby to 1.8.5 (+ ruby-1-8 branch on 2006-09-07).taca2-5/+12
pkgsrc changes: * Add RUBY_DYNAMIC_DIRS which cause generating dynamic PLIST entries. * Move using buildlinks to rubyversion.mk. * Merge converters/ruby-iconv to ruby18-base. Ruby changes: * too may, see ChangeLog file or http://eigenclass.org/hiki.rb?ruby+1.8.5+changelog This is ruby-curses part.
2006-09-07Update to 2.14.3:jmmv2-6/+6
* Win32 build improvement. [Tor Lillqist] * Bugs fixed in this release: Bug 353525 – libpangoft2-1.0.so.0: undefined reference to `pango_font_description_get_gravity' Bug 349813 – typo in docs for pango_layout_move_cursor_visually
2006-09-06Update to 1.0.13, provided by Martin Wilke in PR 34475:wiz2-6/+6
* cvsd-buildroot: further portability improvements on 64 bit platforms * added Portuguese debconf translation by Ricardo Silva * added warnings and errors on failing to close a socket
2006-09-06Fixed the PLIST. subprocess.py does not get installed. Noticed by wiz,rillig1-2/+1
verified by me.
2006-09-05Monotone has got a domain name, so use it!jmmv2-5/+5
2006-09-05Update from 0.15 to 0.17.cjs2-6/+6
- Added some examples to the examples/ directory. - Updated the MANIFEST. - Added the :warndie tag and the internal Error::WarnDie package that provides custom __WARN__ and __DIE__ handlers. - Added the flush() method from Alasdair Allan. - Fixed a test in t/05text-errors-with-file-handles.t to work on MS Windows due to File::Spec and require inconsistency. - Fixed https://rt.cpan.org/Ticket/Display.html?id=3291 - According to https://rt.cpan.org/Ticket/Display.html?id=6130 - made the auto-conversion of textual errors to object customizable. - Fixed the conversion of textual messages to Error::Simple when they contain information about an open filehandle. (as reported in http://rt.cpan.org/Ticket/Display.html?id=6130 ) - Added POD to the lib/Error/Simple.pm module. - Added the lib/Error/Simple.pm module (that just "use"'s Error) so one can say "use base 'Error::Simple';' Added an appropriate test. Fixes: http://rt.cpan.org/Public/Bug/Display.html?id=17841 - Added Scalar::Util to the dependencies in Makefile.PL. - Fixed http://rt.cpan.org/Public/Bug/Display.html?id=18024 and a related exception thrown because ->isa was called on something that was not certainly an object. - Moved Error.pm inside the distribution to reside under lib/.
2006-09-05Maintainer back to pkgsrc-list as cjs no longer programs perl.cjs1-2/+2
2006-09-04Regenerate patch to make the (GNU?) "patch" under Mac OS X happy.tron2-14/+13
2006-09-04Reset MAINTAINER as I don't have time to maintain this any more.martti2-4/+4
2006-09-03Oops, it's SUBST_MESSAGE, not SUBST_MESSAGES.rillig1-2/+2
2006-09-03Remove non-existing MASTER_SITES.wiz1-4/+2
2006-09-03Update to 0.6.6:wiz2-6/+6
* Version 0.6.6 (released 2006-08-23) ** Instead of AX_CREATE_STDINT_H, use the stdint gnulib module, for idn-int.h. This solves building on some HPPA systems. Note that the generated idn-int.h is specific to the build environment that libidn was built under, and is not generally usable by any other compiler (if any) on the host. This was true before too. ** Update gnulib files. ** API and ABI is backwards compatible with the previous version.
2006-09-03Update to 1.4.6:wiz2-6/+6
Version 1.4.6 - 25 August 2006, by Eric Blake (CVS version 1.4.5a) * Fix buffer overruns in regexp and patsubst macros when handed a trailing backslash in the replacement text, or when handling \n substitutions beyond the number of \(\) groups. * Fix memory leak in regexp, patsubst, and changeword macros. * The format macro now understands %F, %g, and %G. * When loading frozen files, m4 now exits with status 63 if version mismatch is detected. * Fix bugs that occurred when invoked with stdout or stderr closed, and detect write failures to stdout or to the target of the debugfile macro. In particular, the syscmd and esyscmd macros can no longer interfere with the debug stream or diversions. * The m4exit macro now converts values outside the range 0-255 to 1. * It is now an error if a command-line input file ends in the middle of a comment, matching the behavior of mid-string and mid-argument collection. * The dnl macro now warns if end of file is encountered instead of a newline. * The error message when end of file is encountered now uses the file and line where the dangling construct started, rather than `NONE:0:'. * The debugmode and __file__ macros, and the -s/--synclines option, now show what directory a file was found in when the -I/--include option or M4PATH variable had an effect. * The changequote and changecom macros now work with 8-bit characters, and quotes and comments that begin with `(' are properly recognized following a word. * The new macro __program__ is added, which allows the input file to issue an error message that resembles messages from m4. Warning and error messages have been reformatted to comply with GNU Coding Standards. * The errprint, m4wrap, and shift macros are now recognized only with arguments. * The index, substr, translit, regexp, and patsubst macros now produce output when given only one argument, but still warn about a missing second argument. * The patsubst macro now reliably finds zero-length matches at the end of a string.
2006-09-03Update to 2.12.3:wiz3-20/+21
Overview of Changes from GLib 2.12.2 to GLib 2.12.3 =================================================== * Use Posix monotonic clocks instead of gettimeofday() for GTimer when available. * Make the construction of singleton objects work witout warnings. * Bugs fixed 351583 API documentation issues with 2.15 release 336114 desktop locks immediately after changing the system clock 351853 GKeyFile creates non-UTF-8 error messages * Translation updates (fr,hu,ja,ku,lt,lv,ml,or, pt,ru,sv,vi,zh_CN)
2006-09-03Reset maintainer for people who lost their commit bit.wiz5-10/+10
2006-09-02Added xmlto as a build dependency.rillig1-1/+2
2006-09-02Added cogito.rillig1-1/+2
2006-09-02Imported cogito.rillig4-0/+71
Cogito is a version control system layered on top of the git tree history storage system. It aims at seamless user interface and ease of use, providing generally smoother user experience than the "raw" Core GIT itself and indeed many other version control systems.
2006-09-02Added scmgit.rillig1-1/+2
2006-09-02Imported scmgit from pkgsrc-wip.rillig5-0/+326
GIT is a "directory content manager" designed to handle absolutely massive projects with speed and efficiency, and the release of the 2.6.12 (and later) versions of the Linux kernel as well as more and more other projects switching to it would indicate that it does this task well. GIT falls in the category of distributed source code management tools, similar to e.g. GNU Arch or Monotone (or, in the commercial world, BitKeeper). Every GIT working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access to a central server. Packaged by pancake@phreaker.net.
2006-09-01update devel/p5-List-MoreUtils from 0.19 to 0.22abs2-6/+6
0.22 Sun Jul 2 11:25:39 EDT 2006 - SvPV_nolen doesn't exist on pre 5.6 perls 0.21 Sun Jun 18 07:59:06 EDT 2006 - propagate dies from inside the code-reference of pairwise to caller 0.20 Tue Apr 25 15:43:57 EDT 2006 - part() would destroy the list elements when changing an array in place (@list = part { ... } @list)
2006-09-01Update devel/p5-version from 0.63 to 0.6701abs2-6/+6
2006-08-16 John Peacock <jpeacock@cpan.org> Use default subclass name in Build.PL, since M::B nukes the version:: namespace during its own initialization. 2006-08-08 John Peacock <jpeacock@cpan.org> Revert accidental whitespace change 2006-08-08 John Peacock <jpeacock@cpan.org> One more regex to prevent patch files being added to MANIFEST 2006-08-08 John Peacock <jpeacock@cpan.org> Dependency on changelog not in correct order with dist 2006-08-08 John Peacock <jpeacock@cpan.org> Yet another way to structure Makefile.PL so that it autogenerates Changes. 2006-08-08 John Peacock <jpeacock@cpan.org> Once again, fix very small version handling in pure Perl release (globally this time). 2006-07-30 John Peacock <jpeacock@cpan.org> Property change (don't need these to be executable). 2006-07-30 John Peacock <jpeacock@cpan.org> Add MANIFEST.SKIP so Module::Release will be happy. Hide vutil/Makefile.PL inside top level Makefile.PL (__DATA__). 2006-07-30 John Peacock <jpeacock@cpan.org> Force MSVC to only compile, not link, by default. Generate manified PODs in Makefile.PL. Autogenerate 'Changes' from Makefile.PL. 2006-07-25 John Peacock <jpeacock@cpan.org> Pure Perl UNIVERSAL::VERSION was throwing undef warnings when called without a req, e.g. MODULE->VERSION. 2006-07-25 John Peacock <jpeacock@cpan.org> More compatibility for inclusion in Module::Build. Remove dependency to Scalar::Util (just guess if it is a v-string). 2006-07-19 John Peacock <jpeacock@cpan.org> More Makefile tweakage. Can't use warnings in Perl < v5.6.0 and need to protect Build.PL from being run by Makefile.PL being a little too helpful. 2006-07-17 John Peacock <jpeacock@cpan.org> Custom Makefile.PL left debris around if ExtUtils::CBuilder, confusing the Makefile into trying to compile/link something that wasn't there. Also, take out the "0+" numification, which didn't work in vpp.pm, and which I don't want to support with this module anyway. 2006-07-17 John Peacock <jpeacock@cpan.org> Reorganize structure and provide a fully EU::MM compatible Makefile.PL for, among other cases, bootstrap installing of Module::Build (which now depends on version.pm). No new tests, no change to core code. Resolves RT#20493. 2006-06-08 John Peacock <jpeacock@cpan.org> Bump version in preparation for release to CPAN as 0.64. 2006-05-29 John Peacock <jpeacock@cpan.org> As it turns out, the import() method *can* be inherited and DTRT. POD adjusted to reflect the current reality. 2006-05-29 John Peacock <jpeacock@cpan.org> Based on a suggestion by David Wheeler, test for already exported qv() in a more inheritance friendly fashion. Create a way to call the base import() from a subclass and have it DTRT and provide documentation for doing so. Ready to release to CPAN as 0.63_01.
2006-09-01Update to 1.09 per PR pkg/34359 by Martin Wilke. Changes:gson2-7/+6
- added indexing methods - 'die' instead of 'craok' on fatal errors
2006-09-01Update to version 2.07.seb2-6/+8
Changes since last packaged version (2.02): 2.07 Wed Aug 9 2006 - Regenerate data correctly for 5.8.7, 5.8.8, 5.9.2 and 5.9.3 - Add OS-specific modules for those versions 2.06 Tue Aug 1 2006 Patches by Marius Feraru : - handle dotted perl versions (e.g. 5.8.6) - add an easy way to determine what was some module's version bundled with a specified Perl release 2.05 Tue Jun 6 2006 Patches by Adriano Ferreira : - corelist utility accepts regexes as arguments, eg. /IPC::Open/ - Errors when building regexes are trapped and warning is generated 2.04 Thursday 2nd February, 2006 Fix patchlevel for 5.8.8 (Gisle Aas) Silence warnings in corelist utility 2.03 Wednesday 1st February, 2006 Include data for perl 5.9.3 and 5.8.8
2006-08-31Since cmake is currently only used in BUILD_DEPENDS, not in DEPENDS,rillig1-1/+2
set BUILDLINK_DEPMETHOD to "build" by default.
2006-08-31Added a buildlink3.mk file, which is needed by graphics/vtk, forrillig1-0/+20
example.