summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-01-01Updated naim to 0.11.8.1.wiz2-5867/+4
Removed last year's changes from CHANGES.
2006-01-01Move last year's changes to CHANGES-2005.wiz1-0/+5867
2006-01-01Update to 0.11.8.1:wiz2-6/+6
Summary of changes from 0.11.8 to 0.11.8.1 ========================================== [UI fea] The /wi command now displays buddy client capabilities. [UI fea] The status bar now displays "TYPING" when your buddy is in the middle of typing a message to you. (Only if your buddy's client sends typing notifications, which naim does not do.) [UI fea] Warning levels for yourself and for your buddies are now displayed in the UI. [UI fea] New /setpriv command. Use to change between ALLOW ALL, BLOCK ALL, ALLOW PERMIT, BLOCK DENY, or ALLOW BUDDY. The default is BLOCK DENY. [FT fea] Joshua Wise <joshua@joshuawise.com> updated the IPv6 code to work with the modern code base. If you have an IPv6 connection, you should be able to /connect to an IPv6 hostname without any special configuration. [IRC fea] The IRC driver now accepts incoming lines that end in a naked "\n". (The spec. requires lines to end in "\r\n", but Jon Postel would roll over in his grave if he heard we required such stringent protocol conformity. That and some poorly-maintained ircds do send naked "\n" characters.) [UI fea] /names now sorts users before displaying them. [TOC fea] Friendly names (/namebuddy) are now stored to and retrieved from your server-side buddy list. [TOC bug] /delbuddy did not always correctly remove the user from your server-side buddy list. Fixed. [UI bug] If you had a user with the same friendly name as another user's account name, naim would become unstable when the second user signed on. Fixed. [TOC fea] (ported from 0.11.7.3) Online time is presented in localized time from AOL's servers. FireTalk now de-localizes (from UTC-0400) and re-localizes to the user's time zone.
2006-01-01+ cadaver-0.22.3, mailman-2.1.7, sitecopy-0.16.2, tkcvs-8.0,wiz1-4/+6
xdaliclock-2.21.
2005-12-31dylan update.markd2-4/+5
2005-12-31Add gwydion-dylan, remove dylan-*.markd1-3/+2
2005-12-31Remove dylan-{interpreter,compiler}. Now use gwydion-dylan package.markd10-373/+0
2005-12-31Reimport dylan-compiler as gwydion-dylan and update to version 2.4.0markd7-0/+245
Gwydion Dylan 2.4.0 (2004-10-23) Because the bulk of our recent development effort has been put into the 2.5 development branch, work on this branch has focused on stabilization in the form of bug and compatibility fixes. Changes include improvements in the robustness of the melange tool, and an update of the Macintosh CodeWarrior plugin.
2005-12-31Note timidity PKGREVISION bump.schmonz1-1/+2
2005-12-31Enable vorbis, flac, and speex output even for platforms without a nativeschmonz1-7/+10
audio driver specified, and bump PKGREVISION. OK'd by wiz.
2005-12-31lonewolf does not have time to maintain the package anymore.kristerw1-2/+2
2005-12-31> When building on Interix, add Xext to X_EXTRA_LIBS. The xditviewben2-6/+6
> program requires Xaw, which requires the Xlib shape routines, which on > Interix are in Xext. http://www.faqs.org/faqs/x-faq/part6/section-27.html Move fix from Makefile to options.mk, so it is only used when the x11 option is enabled.
2005-12-31Don't check for PKG_FAIL_REASON when doing show-depends-dirs. This preventsrillig1-2/+2
packages that set PKG_FAIL_REASON from being excluded from the bulk build databases like .index and .dependstree.
2005-12-31Add ${POSTFIX_QUEUE_DIR}/etc to OWN_DIRS. Suggested by Jeremy C. Reed.martti2-4/+4
2005-12-31- Moved the code that checks for valid shell words into its own subroutinerillig1-21/+33
because it will be extended soon.
2005-12-31Note addition of the meta-pkg matchbox.peter1-1/+2
2005-12-31Add and enable matchbox.peter1-1/+2
2005-12-31The matchbox meta-package provides a number of components forpeter3-0/+42
a matchbox based environment. It provides the window manager, a window panel, a tool for managing the panel, some themes and icons and a desktop manager. This package does not contain anything by itself -- it is a "meta-package" that depends on other packages. Its sole purpose is to require dependencies so users can install this package only and have all the other packages pulled in by the port/package dependency mechanism.
2005-12-31When building on Interix, add Xext to X_EXTRA_LIBS. The xditviewben1-1/+5
program requires Xaw, which requires the Xlib shape routines, which on Interix are in Xext. http://www.faqs.org/faqs/x-faq/part6/section-27.html
2005-12-31Updated pkglint to 4.50.rillig1-1/+2
Changes since 4.49: - Added checks for shell commands whose exitcodes are ignored. - Added checks for CFLAGS, CPPFLAGS and CXXFLAGS. - Improved diagnostics. - Various bugfixes. Changes to lintpkgsrc: - Avoided double occurrence of pkg_install.
2005-12-31+ gtkam-0.1.13schmonz1-1/+2
2005-12-31Updated pkglint to 4.50.rillig1-2/+2
Changes since 4.49: - Added checks for shell commands whose exitcodes are ignored. - Added checks for CFLAGS, CPPFLAGS and CXXFLAGS. - Improved diagnostics. - Various bugfixes. Changes to lintpkgsrc: - Avoided double occurrence of pkg_install.
2005-12-31Added some variables, strengthened the checks for some other variables.rillig1-4/+11
2005-12-31- Restructured the header comment.rillig3-53/+204
- Rewrote the message formatting. - The indentation of explanations is changed to be always a tabulator character instead of depending on the last message. - In verbose mode, statistics about the frequency of the individual messages are printed before exiting. - The command line option -Wextra enables additional warnings that are not enabled by default because I have been told that Alistair would kill me for them. :) - Improved the shell tokenizer by recognizing parentheses. - Improved checking of pkgsrc-internal files (mostly in pkgsrc/mk). - Added a (trivial) spellchecker. - Added checks for shell code that ignores the exitcode of commands. - Added checks for CFLAGS, CPPFLAGS and CXXFLAGS. - Avoided false positive warnings for absolute filenames in AWK code. - Added checks for .for variables. - Pkglint can check single files in directories that are three levels deep. This is mostly useful for checking patch files.
2005-12-31- libmatchbox-1.7peter1-3/+1
- matchbox-0.9.5
2005-12-31Note updates/additions/rename for the matchbox pkgs.peter1-1/+10
2005-12-31Add/enable the new matchbox packages.peter1-1/+7
2005-12-31matchbox -> matchbox-wmpeter1-2/+2
2005-12-31Reimported as wm/matchbox-wm.peter4-88/+0
2005-12-31Re-import as wm/matchbox-wm (was wm/matchbox). Requested by wiz@.peter4-0/+88
2005-12-31Initial import of matchbox-themes-extra into the NetBSD Packages Collection.peter4-0/+228
Collection of themes for the Matchbox suite.
2005-12-31This is matchbox-panel-manager for managing the Matchbox panel.peter4-0/+29
2005-12-31Initial import of matchbox-panel into the NetBSD Packages Collection.peter8-0/+141
A flexible always present 'window bar' for holding application launchers and small 'applet' style applications. A number of applets are included in the module.
2005-12-31Initial import of matchbox-nest into the NetBSD Packages Collection.peter4-0/+30
Matchbox-nest is a graphical wrapper around xnest. You can make Xnest look like a particular device's display and set up buttons on that device.
2005-12-31Initial import of matchbox-desktop into the NetBSD Packages Collection.peter6-0/+86
A PDA style application launcher or 'item browser'. Its functionality can be extended by means of dynamically loadable plugins.
2005-12-31Initial import of matchbox-common into the NetBSD Packages Collection.peter5-0/+69
This package contains the Matchbox shared icons and configuration data.
2005-12-31- Change PKGNAME to matchbox-wm-*.peter3-9/+8
- Update to version 0.9.5, changes: 2005-05-26 mallum,,, <mallum@openedhand.com> * configure.ac: Bump up version to 0.9.5 2005-05-25 mallum,,, <mallum@openedhand.com> * src/dialog_client.c: (dialog_client_reparent): Possible fix for odd dissapearing firefox prefs window bug. 2005-05-24 mallum,,, <mallum@openedhand.com> * src/dialog_client.c: (dialog_init_geometry), (dialog_client_configure): * src/wm.c: (wm_make_new_client): Fix broken login so menu's really can position at 0,0 this time. 2005-05-24 mallum,,, <mallum@openedhand.com> * src/dialog_client.c: (dialog_client_check_for_state_hints), (dialog_init_geometry): * src/structs.h: * src/wm.c: (wm_make_new_client): Dont center 'menu' dialogs if initial position is 0,0 2005-05-20 mallum,,, <mallum@openedhand.com> * src/ewmh.c: (ewmh_state_set): * src/wm.c: (wm_make_new_client): Avoid trashing unsupported state hints. 2005-05-17 mallum,,, <mallum@openedhand.com> * src/wm.c: (wm_usage): Rejig usage info a little. 2005-05-12 mallum,,, <mallum@openedhand.com> * src/matchbox-remote.c: (usage), (main): * src/structs.h: * src/wm.c: (wm_handle_client_message): Add 2 new simple switches to matchbox-remote, one too toggle compositor and one to force reload of key shortcuts. 2005-05-11 mallum,,, <mallum@openedhand.com> * src/toolbar_client.c: (toolbar_client_reparent): * src/wm.c: (wm_remove_client), (wm_update_layout): Clear up some more ( final? ) X Errors. Speed up app window resizes caused by horizonal panels/toolbars by avoiding uneeded repaints. 2005-05-11 mallum,,, <mallum@openedhand.com> * data/themes/Default/theme.xml: * data/themes/MBOpus/theme.xml: * data/themes/blondie/theme.xml: Tweak+add basic rough toolbar decorations to keep old apps happy that still use decorated toolbars. 2005-05-11 mallum,,, <mallum@openedhand.com> * configure.ac: minor cleanups, remove xsync enable * src/session.c: (sm_save_yourself_cb): Fix things enough to avoid gnome-session hanging. Support still very basic and incomplete. 2005-05-11 mallum,,, <mallum@openedhand.com> * src/session.c: (sm_save_yourself_cb), (sm_die_cb), (sm_shutdown_cancelled_cb), (sm_connect): * src/session.h: * src/structs.h: * src/wm.c: (wm_new), (wm_usage), (wm_load_config), (wm_find_client), (get_xevent_timed): Fix up session support some more. 2005-05-05 mallum,,, <mallum@openedhand.com> * src/client_common.c: (client_set_focus): * src/ewmh.c: (ewmh_init), (ewmh_set_active): * src/ewmh.h: * src/structs.h: * src/wm.c: (wm_activate_client): Fix _NET_ACTIVE_WIN to not be set to just app wins. Add _MB_CURRENT_APP_WINDOW to do old behaviour. * src/dialog_client.c: (dialog_client_set_focus_next): Fix focusing when non focused dialog is closed 2005-04-28 mallum,,, <mallum@openedhand.com> * src/session.c: (sm_save_yourself_cb): Add some very basic registration info with session manager 2005-04-28 mallum,,, <mallum@openedhand.com> * configure.ac: * src/Makefile.am: * src/session.c: * src/session.h: * src/structs.h: * src/wm.c: (wm_new), (wm_find_client), (wm_event_loop): * src/wm.h: Add basic initial support for connecting to session managers. It currently just connects, should avoid hang when started by gnome-session. 2005-04-26 mallum,,, <mallum@openedhand.com> * src/ewmh.c: (ewmh_handle_root_message): Fix for activate client message being sent to an non topped app dialog window and no effect happerning. Makes GNOME task selector work nicer with MB. 2005-04-26 mallum,,, <mallum@openedhand.com> * src/mbtheme.c: (theme_frame_icon_paint): Fix potential segv if app sets ewmh icon smaller than 16x16 2005-04-26 mallum,,, <mallum@openedhand.com> * src/toolbar_client.c: (toolbar_client_move_resize), (toolbar_client_reparent): Fix a couple of toolbar related X Error warnings 2005-04-16 mallum,,, <mallum@openedhand.com> * configure.ac: Throw an error if AC_PATH_XTRA comes up empty 2005-04-11 Relased 0.9.4 2005-04-11 mallum,,, <mallum@openedhand.com> * configure.ac: Bump up version to 0.9.4 2005-04-07 mallum,,, <mallum@openedhand.com> * src/dialog_client.c: (dialog_client_set_focus_next): Possible fix for odd focus crasher 2005-04-07 mallum,,, <mallum@openedhand.com> * src/dialog_client.c: (dialog_get_available_area): * src/main_client.c: (main_client_manage_toolbars_for_fullscreen): * src/toolbar_client_alt.c: (toolbar_client_configure): Make sure alt input trans for dialog but on top of fullscreen app get resized correctly on fullscreen toggle. Make sure dialogs get positioned correctly for fullscreen with alt input. 2005-03-30 mallum,,, <mallum@openedhand.com> * src/base_client.c: (base_client_new), (base_client_process_name): * src/ewmh.c: (ewmh_update_lists): * src/mbtheme.c: (mbtheme_init): * src/misc.c: (fork_exec): * src/wm.c: (wm_sn_exec): Fixes via Andreas Gunnarsson for bugs 117-121. Includes mainly potential overflow fixes + warnings on openBSD. * src/toolbar_client_alt.c: (toolbar_client_new), (toolbar_client_move_resize): Extra debug statements 2005-03-16 mallum,,, <mallum@openedhand.com> * src/base_client.h: * src/matchbox-remote.c: * src/structs.h: * src/xml.c: Add _GNU_SOURCE to work round x11.pc setting -DX_OPENSOURCE 2005-03-11 mallum,,, <mallum@openedhand.com> * src/base_client.c: (base_client_new): * src/composite-engine.c: (_render_a_client), (comp_engine_destroy_root_buffer), (comp_engine_render): * src/dialog_client.c: (dialog_client_reparent): * src/wm.c: (wm_handle_map_notify): Fix composite lowlighting with blocker win. Also make modal for root dialogs lowlight entire display. 2005-03-01 mallum <mallum@openedhand.com> * src/toolbar_client_alt.c: (toolbar_client_show): Attempt for lessening potential dekstop flash on mapping input win * src/wm.c: (wm_activate_client): Fix stacking order for transient for desktop dialogs 2005-02-28 mallum,,, <mallum@openedhand.com> * src/dialog_client.c: (dialog_client_button_press): Fix for static mode dialogs losing focus when hidden via title bar click. 2005-02-23 mallum,,, <mallum@openedhand.com> * src/keys.c: (keys_add_entry), (keys_load_config): * src/structs.h: Backed held key code out. Seems very difficult todo sanely due to the way X does keyrepeats. Maybe battle again another day. 2005-02-23 mallum,,, <mallum@openedhand.com> * src/main_client.c: (main_client_configure): Refix fullscreen toggling for non alt input windows 2005-02-23 mallum,,, <mallum@openedhand.com> * src/structs.h: * src/keys.c: (keys_add_entry), (keys_load_config): Initial work on supporting 'held' keys - config can now be parsed. * src/main_client.c: (main_client_configure): Fix for toolbars affecting app size when toggling fullscreen. 2005-02-22 mallum,,, <mallum@openedhand.com> * src/dialog_client.c: (dialog_client_reparent), (dialog_client_redraw), (dialog_client_drag): More composite lowlighting related tweaks 2005-02-22 mallum,,, <mallum@openedhand.com> * src/composite-engine.c: (_render_a_client): Force composite lowlighting *off* for now. Needs fixing. 2005-02-22 mallum,,, <mallum@openedhand.com> * src/dialog_client.c: (dialog_get_available_area): Fix dialog positioning for fullscreen windows * src/toolbar_client.c: (toolbar_client_new): Fix toolbar wins getting in correctly handled between mb wm restarts. 2005-02-21 mallum,,, <mallum@openedhand.com> * src/base_client.c: (base_client_destroy): * src/ewmh.c: (ewmh_update_rects): * src/misc.c: More XError trapping; Add debug statements so we no when traps are in place. Do an XSync before untrapping on destroy call, to flush an errors through. 2005-02-18 mallum,,, <mallum@openedhand.com> * src/stack.c: (stack_sync_to_display): * src/toolbar_client_alt.c: (toolbar_client_destroy): Trap some more X Errors 2005-02-18 mallum,,, <mallum@openedhand.com> * src/dialog_client.c: (dialog_get_available_area), (dialog_constrain_geometry): * src/toolbar_client_alt.c: (toolbar_client_new), (toolbar_win_offset), (toolbar_client_configure): Fix alternative toolbar repositioning dialog. Also add some more debug statements. 2005-02-18 mallum,,, <mallum@openedhand.com> * src/dialog_client.c: (dialog_client_redraw), (dialog_client_button_press): Support 'custom' buttons on dialogs. 2005-02-17 mallum,,, <mallum@openedhand.com> * src/main_client.c: (main_client_button_press): Disable app close button in presence of modal app * src/wm.c: (wm_handle_keypress): Fix topping of single instance apps 2005-02-16 mallum,,, <mallum@openedhand.com> * src/dialog_client.c: (dialog_client_reparent): Add colormap to frames so argb wins work again * src/main_client.c: (main_client_button_press): Ignore minimise buttons in presence of modal dialog
2005-12-31Update to version 1.7.peter3-25/+7
Changes: 2005-04-08 mallum,,, <mallum@openedhand.com> * configure.ac: * libmb/Makefile.am: Bump up version to 1.7 2005-03-30 mallum,,, <mallum@openedhand.com> * libmb/mbpixbuf.c: (_load_xpm_file): Fix potential overflow in xmp loader. via Andreas Gunnarsson. 2005-03-29 mallum,,, <mallum@openedhand.com> * libmb/mbdotdesktop.c: (_parse_desktop_entry): Fix pontential overflow by 1 in scanf call. * libmb/mbutil.c: Ditch alloca.h include. Fixes via ML post from Andreas Gunnarsson 2005-03-16 mallum,,, <mallum@openedhand.com> * Makefile.am: * configure.ac: * tests/Makefile.am: * tests/menu/Makefile.am: Add tests/menu to dist and make sure make dist includes it. 2005-03-16 mallum,,, <mallum@openedhand.com> * libmb/hash.c: * libmb/mbdotdesktop.c: * libmb/mbexp.c: * libmb/mbmenu.c: * libmb/mbpixbuf.c: * libmb/mbtray.c: * libmb/mbutil.c: Add _GNU_SOURCE define to fix -DXOPEN_SOURCE issues. 2005-03-07 Ross Burton <ross@burtonini.com> * tests/Makefile.am: Add oh.h to pixbuf_SOURCES. 2005-02-22 mallum,,, <mallum@openedhand.com> * configure.ac: move AC_CONFIG_AUX_DIR above AM_INIT_AUTOMAKE 2005-02-22 mallum,,, <mallum@openedhand.com> * libmb/mbtray.c: (get_xevent_timed): Make timeouts work more correctly. Fixes bug with large timeouts never getting called like with the clock applet.
2005-12-31Recursive PKGREVISION bump for gnutls shlib major bump.wiz264-349/+528
Bump BUILDLINK_RECOMMENDED.
2005-12-31Before testing OPSYS, bsd.prefs.mk has to be included.wiz1-1/+3
2005-12-31monotone and monotone-server updated to 0.25.jmmv2-3/+4
2005-12-31Update to 0.25: depend on monotone 0.25.jmmv1-3/+3
2005-12-31Update to 0.25:jmmv3-7/+8
Incompatible command line changes: - 'monotone revert' now requires an argument. To revert your entire working copy, $ monotone revert no longer works; instead, go to the root of your working copy and run $ monotone revert . New features: - Netsync now supports IPv6 (where OS support exists) Bugs fixed: - 'revert' gives feedback describing what it changes - Database locking further tweaked, to allow more concurrent access in situations where this is safe. - On win32, ticker display was fixed, so that it no longer prints a new line at each update. - 'read' can now understand (and migrate) privkey packets generated by monotone version 0.23 or earlier. - 'log --diffs <files>' now prints only diffs for the given files (previously, it would print only revisions in which the given files changed, but would print all diffs for those revisions). - Win9x and WinNT 4 compatibility fixes. New translations: - pt_BR
2005-12-31Update to 1.3.2 bumped library major version -- bump BUILDLINK_RECOMMENDED.wiz1-2/+2
2005-12-31- ImageMagick-6.2.6.0 (beta version only, so far; noted by ghen).wiz1-2/+1
2005-12-31This package works at least on NetBSD 1.6.2/i386, so there's no need torillig1-4/+1
remove it in 2006Q1.
2005-12-31Update for the changed patch-aa in pkgsrc/mplayer-share.veego1-2/+2
gmplayer can't share the mplayer-share/distinfo file due too some additional files (skins).
2005-12-31Note devel/lincvs update.ghen1-1/+2
2005-12-31Update lincvs to 1.4.4. patch-a[b-g] have been fixed upstream.ghen8-98/+6
Ok by wiz. Changes from 1.4.3 to 1.4.4: - fixed: now external commands like "open file" work also for files containing double quotation marks. - fixed: abnormal termination if cvs status and no revision yet - fixed: now cvs commands work also for files containing double quotation marks. - fixed: prevent rescanning of directory if the folder is solely expanded/collapsed - fixed: honor '/Attic' on conversion from rcsfile path to local file name. - fixed: Output status detection for status cmd in combination with usage of combined modules via a serverside modules file. - changed: logging enhanced for cvs private data (cache clearance) - fixed: External diff --side-by-side on a localy modified and outdated file diffed against the head instead of the same revision in the repository - fixed: erroneous error output if cvsnt passwd file is not writeable - fixed: adaptions for FreeBSD (borrowed from FreeBSD port of LinCVS) - fixed: query update didn't detect 'needs merge' in nested subProjects - changed: logging enhanced for cvs private data - fixed: endless loop at startup if a menu contains items with the same caption - fixed: crash if operate on a CVS-controlled directory containing corrupted CVS private data - fixed: crash while reread of a non-controlled directory after removing of all subdirectories of this directory if scanning-on-the-fly is activated - fixed: rare crash if operate on a CVS-controlled directory in which somebody has removed the private-data directory of CVS - fixed: wrong include hints in ui files - changed: Mac: use double height for width of WhatsThis buttons - fixed: KDE integration disabled as workaround for crippled Qt shipped with SuSE 9.3 - changed: Mac: ocvs is now the default cvs version
2005-12-31Since pkg_install appears in the pkg_info listing, there is no need forrillig1-3/+1
special treatment. Reported by Christoph Egger via private mail.