Commit graph

167493 commits

Author SHA1 Message Date
wiz
8610829233 First part of png-1.5 fix. 2011-01-24 10:36:58 +00:00
wiz
e0ac18abac Fix build with png-1.5. 2011-01-24 10:04:21 +00:00
wiz
2973ce35c7 Set LICENSE. 2011-01-24 09:54:35 +00:00
wiz
e8cf93a333 Fix build with png-1.5. 2011-01-24 09:33:32 +00:00
obache
744b497a72 "-m" option for grep is not portable. 2011-01-24 08:40:39 +00:00
obache
8dbc969c26 Updated devel/py-gobject-shared to 2.26.0nb3 2011-01-24 08:30:48 +00:00
obache
004dc82899 Fixes dependency
* change dependency on py-cairo and gobject-introspection to build.
  Those are required by configure script, but not required by
  installed files. Furthermore, this package is python-version-independent
  part of py-gobject, but full dependency of those packages introduce
  dependency on certain python version.
* add direct full dependency on libffi, because it is already in  buildlink3.mk.
  (previously, it was indirect dependency from gobject-introspection, but
   py-gobject is using it directly).

Bump PKGREVISION.
2011-01-24 08:30:00 +00:00
adam
545e52e7b0 Updated graphics/png to 1.5.1beta09 2011-01-24 08:09:23 +00:00
adam
c8d897c797 Changes 1.5.1beta09:
Enhanced pngvalid, corrected an error in gray_to_rgb, corrected doc error.
  pngvalid contains tests of transforms, which tests are currently disabled
  because they are incompletely tested.  gray_to_rgb was failing to expand
  the bit depth for smaller bit depth images; this seems to be a long
  standing error and resulted, apparently, in invalid output.  The
  documentation did not accurately describe what libpng really does when
  converting RGB to gray.
2011-01-24 08:08:37 +00:00
obache
d8a36b5b5b Updated inputmethod/ibus-el to 0.2.1 2011-01-24 07:35:19 +00:00
obache
53fefd6d92 Update ibus-el to 0.2.1.
2010-11-03  IRIE Shinsuke <irieshinsuke@yahoo.co.jp>
	* Version0.2.1
	* Added support for vim-mode
	* Added libexec directories to search paths for `ibus-agent-file-name'
	* Changed to execute fallback command in latin mode to simulate original
	behavior for the key event (IBus issue #1058)
	* Modified custom types of `ibus-kana-onbiki-x-keysym' and
	`ibus-kana-onbiki-key-symbol' so that they can be disabled
	* Modified to reset cursor color in consideration of color themes
	* Modified not to unnecessarily set cursor color for non-X frame
	* Modified not to unnecessarily check current buffer while command is running
	* Fixed bug: Keymap might not be updated when switching input focus from
	non-X frame to X frame
	* Fixed bug: ibus-mode is abnormally exited when automatically turning off
	monitor for power saving
	* Fixed bug: If starting emacs-w3m in one of multiple frames, ibus-mode's
	keymaps are incorrectly disabled in one of the other buffers
	* Fixed problem (maybe): ibus-el-agent crashes if failing to connect to
	X display when ibus-mode starts or display is changed (RH bug #627358)
2011-01-24 07:34:47 +00:00
schmonz
bb8171d93e Updated www/ikiwiki to 3.20110123 2011-01-24 04:39:00 +00:00
schmonz
182651fac8 Update to 3.20110123. From the changelog:
* Adapt autoindex test suite to work with old Test::More.
   * inline: Pass feed titles to templates and add title and rel attributes
     to feed links. (Giuseppe Bilotta)
   * inline: Use class rather than id for feedlinks and blogform.
     (Giuseppe Bilotta)
   * comments: Fix XSS security hole due to missing validation of page name.
     CVE-2011-0428 (Thanks, Dave B.)
   * rename: Fix crash when renaming a page that is linked to by a page
     in an underlay.
2011-01-24 04:38:50 +00:00
tnn
2a471eca8d Updated to librep-0.91.0, rep-gtk2-0.90.4, sawfish-1.7.1. 2011-01-24 00:04:54 +00:00
tnn
6db4fc3aae Update to sawfish-1.7.1.
1.7.1 "Chewing Drum"
====================
* Build and Installation
- Fixed installation for non-root users [Stefano Sabatini]
Previously when installing to a private directory as an
ordinary user, the installation failed, because some files
were forced to be installed in /usr. This is fixed now.
- Chooseable session files [Christopher Bratusek] Now you can
choose what session files to install. This is done by a
tripplet of configure-options:
* -with/out-kde4session: enable or disable the
installation of session files for KDE4. Default: enabled
* -with/out-gnome2session: enable or disable the
installation of session files for GNOME2.
Default: enabled
* -with/out-xdmsession: enable or disable the installation
of session files for XDM (or other display-managers like
KDM/GDM). Default: enabled
* Bug Fixes
- Interactive `call-command' [Teika Kazura] Interactive
`call-command' used to print an error-message when cancelled
via pressing escape. It doesn't anymore.
* Misc Changes
- Turn `focus-ignore-pointer-events' into an internal variable
(has wrongly been a user-option before) [Teika Kazura]
2011-01-24 00:03:29 +00:00
dholland
48d65cf62e Fix for png-1.5. Not extensively tested, but at least the simple cases of
loading and saving pngs work.

While here, fix a small string buffer that was truncating some libpng
messages, and avoid a linker warning by using getcwd instead of getwd
on BSDs.

No version bump as it hasn't been buildable since the previous bump.
2011-01-23 23:58:01 +00:00
tnn
7b577010cf Update to rep-gtk2-0.90.4.
0.90.4:
doc Update.

0.90.3:
small bugfixes [Vincent Untz]
improved spec [Kim B. Heino]
SCM_CDR/SCM_CAR >> rep_CDR/rep_CAR [Alexey I. Froloff]
2011-01-23 23:56:53 +00:00
tnn
586b6e9e25 Update to librep-0.91.0.
0.91.0
======
   * Update note [important]:
     You need to rebuild rep-gtk and sawfish against this version of
     librep, because of an ABI-change.
     Your lisp files have to be byte-compiled again, too.
   * Halfway improved `debug-on-error' and `backtrace-on-error' [Teika
     Kazura]
   * When you evaluate a closure interactively, the module it belongs
     to is printed, too. [Teika kazura]
   * Improved functions' docstring support [Teika Kazura]
   * New function `subr-structure' [Teika Kazura]
   * Major documentation revision [Teika kazura]
   * `define-special-variable' is replaced by `defvar-setq' [Teika
     kazura]
   * Makefile's uninstall rule has been fixed [Christopher Bratusek]

0.90.6
======
   * renamed `file-uid-p' to `file-uid' and `file-gid-p' to `file-gid'
     [Christopher Bratusek]
   * Minor doc improvements [Teika Kazura]
   * improved specfile [Kim B. Heino]
   * Process execution failure emits better message. [Teika Kazura]
2011-01-23 23:54:21 +00:00
tnn
455f3788a8 Removed audio/gogo successor audio/lame 2011-01-23 22:48:30 +00:00
tnn
dd52ede4ee Remove audio/gogo (distfile is long gone)
There might have been a point to this package 10 years ago when it was
last updated, but today any sane user would install audio/lame instead.
2011-01-23 22:47:23 +00:00
tnn
a70cd48112 include pyversion.mk for ${PYPKGPREFIX} 2011-01-23 22:28:17 +00:00
tnn
c4baf1dd8d it cannot accept python23 because a dependency doesn't. 2011-01-23 22:27:36 +00:00
tnn
02f5e8a003 err, really fix 2011-01-23 22:19:09 +00:00
tnn
c5c6b7ab3a fix dependency patterns 2011-01-23 22:16:30 +00:00
tnn
d02cd66565 need pyversion.mk for ${PYPKGPREFIX} here. 2011-01-23 22:13:42 +00:00
agc
e81f515156 Add support for MirBSD to pkgsrc. Patches from Benny Siegert and
Thorsten Glaser.
2011-01-23 19:07:24 +00:00
agc
39c6b0bb03 Handle the case where tm_year is a long variable, from Benny Siegert
and Thorsten Glaser.  Part of the MirBSD support changes.
2011-01-23 18:37:31 +00:00
hauke
2c4c3da644 Merge the following revisions from NetBSD src:
siglist.sh 1.9: Solaris 7 sort(1) issue with missing whitespace between
option and parameter
lex.c 1.14: C99ish inlined variable declaration
2011-01-23 17:29:30 +00:00
wiz
bb1a6df542 Fix build with png-1.5. From Marko Schuetz Schmuck in PR 44419. 2011-01-23 16:16:39 +00:00
wiz
7d0c4cbf8e + ImageMagick-6.6.7.2, akonadi-1.5.0, calibre-0.7.42, cherokee-1.0.18,
clive-2.2.22, dialog-1.1.20110118, dmidecode-2.11, farsight2-0.0.23,
  feh-1.11, gegl-0.1.4, gst-plugins0.10-bad-0.10.21,
  gst-plugins0.10-base-0.10.32, gst-plugins0.10-good-0.10.27,
  gst-plugins0.10-ugly-0.10.17, gstreamer0.10-0.10.32, libnice-0.1.0,
  mathomatic-15.4.1, multitail-5.2.7, p5-PerlMagick-6.6.7.2,
  parallel-20110122, parrot-3.0.0, py-gstreamer0.10-0.10.21,
  samba-3.4.10, sympa-6.1.4, unison-2.40.61, vala-0.11.5,
  wine-devel-1.3.12, x264-devel-20110122.
2011-01-23 15:08:35 +00:00
wiz
d65304d8f5 Document mc options, from cheusov. 2011-01-23 14:36:55 +00:00
wiz
84d2f0fc24 Updated sysutils/mc to 4.7.0.10nb1 2011-01-23 14:36:20 +00:00
wiz
e4b0e90d61 Update to 4.7.0.10 based on wip/mc (old version lives on in sysutils/mc46).
wip work by cheusov.

Version 4.7.0.10

- Core

    * Capability to remove history items. WListbox widget was fully reimplemented (#1445 with #2068 and #2299 fixes)

- VFS

    * All hardcoded FISH scripts are moved out from fish.c to external scripts:
        + backport from master branch (see README.fish for more info) (#2367)
        + resuming of file downloads (#2267)
    * Hide panels before connect to the FISH server (#2268)

- Editor

    * Added forgotten shortcuts from 4.6 branch (#2404)

- Misc

    * Doc updates
    * Translation updates
    * Added new translations: Estonian, Indonesian

- Fixes

    * Hang up after exit on FreeBSD (#2333)
    * Incorrect initial value of WCheck and WRadio widgets width (#2362)
    * Quick search is not correctly interrupted in some cases (#2174)
    * Panel contents isn't scrolled down by mouse dragging (#2395)
    * "Whole words" search bug (#2396)
    * Incorrect line jump when started as editor (#2344)
    * ~ is not treated properly is editor's "Save As" dialog (#2398)
    * 2GB file size limit in fish (#123)
    * Broken IPv4 FTP connection scheme (#121)
    * Lost transparency colors in mcedit [editnormal] background depends on [normal] (#1785)


Version 4.7.0.9

- Misc

    * Code cleanup (#2316)
    * Translation updates
    * Added Galician translation

- Fixes

    * Potential division by zero in Info panel (#2337)
    * Regexp replace only transforms the first occurence correctly (#2320)
    * MCEdit version number not centered in about dialog (#2311)
    * Meta-fixes for manual pages (#2237, #2253)


Version 4.7.0.8

- VFS

    * Fixed remained plain int types (#171)

- Editor

    * Editor version is synchronized with MC one (#2189)
    * Added "Toggle syntax highlighting" menu item. Described C-s shortcut in mcedit man page (#2035)

- Misc

    * Translation updates

- Fixes

    * Restore signals even if fork() fails (#2273)
    * be-tarask.po was renamed to be@tarask.po (#2235)
    * Bogus strings in 'Confirmation' config dialog (#2271)
    * Segfault in replace confirmation in editor (#2272)
    * Viewer doesn't show non-ASCII chars in hex mode (#2263)
    * Man pages: fixed the title in the section describing xtree_mode variable (#2303)


Version 4.7.0.7

- Core

    * States of all 'Find File' dialog checkboxes are saved in user configuration file (backport form 4.7.1) (#1874)
    * Interactive help is displayed with dynamically run-time formatting (backport form 4.7.2) (#1561)

- Editor

    * Added highlighting for HTTPS URLs in SPEC files (#1446)

- Misc

    * Code cleanups (#2255)
    * Translation updates

- Fixes

    * AC_TRY_RUN macro breaks crosscompile (#1959)
    * Buttonbar mouse clicks are off (#2199)
    * Incorrect button locations in common input dialogs (#2115)
    * Info panel is initially filled too late (#2226)
    * Editor hangup if editor_tab_spacing equals to 0 (#2196)
    * Viewer segfaults trying open a compressed man page file (#2236)
    * Editor shows dots instead of letters if source_codepage is set to "No translation" (#2248)
    * Editor goes to endless loop when trying to replace the \n regexp with any substring (#2231)
    * Editor: in some cases the copy/move operation in multi-byte text is wrong (#2153)


Version 4.7.0.6

- Core

    * Use system realapth(3) function if available (#1911)

- VFS

    * Unified charset list with used one in core (#2203)

- Misc

    * Changed main URL for bug reports (#2025)
    * Code cleanups (#2225)
    * Translation updates

- Fixes

    * Oversized dialog backgrounds not painted in NCurses-based MC (#2157)
    * Incorrect colors of directory tree (#2212)
    * mouse_move_pages option is not applied to the mouse scrolling in file panel (#2219)
    * Segfault in standalone editor and viewer (#2178)
    * Edit crashes while opening some incorrect files (#2183)
    * Crash on search in viewer after Parsed/Raw switching (#2195)


Version 4.7.0.5

- VFS

    * Easy plugable EXTFS VFS (backport from 4.7.1 with all fixes) (#1909)

- Editor

    * Added ini.syntax (#2126)

- Misc

    * Renamed color keywords (#1660):
        - menu -> menunormal
        - linestate -> editlinestate
    * Updated file extension for "sh" (#2127)
    * Translation updates

- Fixes

    * Build breaks on ignored return values (just memleaks and some little changes) (#1897)
    * Misleading label "Status:" in the Info panel (#2146)
    * i18n_checktimelength may vary depending on the season (#1671)
    * Incorrect overwrite mode in editor in UTF-8 codeset (#2081)
    * urar EXTFS doesn't correctly show localized filenames in RAR archives (#2049)
    * urar EXTFS: disable RAR/UNRAR user/system configuration for archive list and copyout operations (#2050)
    * Patches adding a single line are not shown correctly by patchfs (#2149)
    * uzip EXTFS: fixed Y2K bug (#2122)


Version 4.7.0.4

- Core

    * Mouse wheel doesn't change sorting preferences in panels (#2093)

- Misc

    * Translation updates

- Fixes

    * Segfault in standalone editor and viewer (#2087)
    * Memory leaks (#2069, #2108)
    * If dialog was canceled, input line content is saved in history (#2082)
    * MC says "File exists" trying create directory with empty filename (#2014)
    * Can't define help window background via skin (#1701)
    * MC proposes ".." as a dirname with automatic name filling (#2056)
    * MC treats file ending with a dot as gzip (#2114)
    * Broken default regexp mask in filecopy dialog (#2001)
    * Incorrect cursor position after "Cursor beyond end of line" mode switched off (#2094)
    * Incorrect toggling state of ruler in viewer (#2067)


Version 4.7.0.3

- Core

    * Reorganization of source tree structure (#2037)
    * Added 'menuinactive' skin item to draw inactive visible main menu (#1999)

- Misc

    * Documentation updates
    * Translation updates

- Fixes

    * Missing includes (#2017)
    * Memory leaks (#2028, #2053, #2058)
    * Incorrect start up with some special paths (#1992)
    * MC crashes at exit due to race conditions of destroying subshell and file manager (#2008)
    * Ctrl-\ key closes the NCurses-based MC (#1926)
    * verbose option is always switched on after MC start (#1940)
    * Selections are not visible on monochrome terminals in NCurses-based MC (#1972)
    * Extra quoting of shell variables in user menu (#1967)
    * Editor's search parameters are not retained across editing session (#1572)
    * EditColumnMark can't go up through newline (#1998)
    * Missed \s symbol in Syntax file (#2010)
    * ViewContinueSearch segfault on empty search (#1996)
    * Potencial security risk in mcserv (#1902)
    * The lslR VFS doesn't work with ls-lR files created in en_US.UTF-8 locale and with files and directories started with whitespaces (#1921)
    * Contents of RAR archives with filenames that contain / \d\d:\d\d / are not listed correctly (#2029)
    * FTPFS: strcpy() is used for overlaping strings (#2018)


Version 4.7.0.2

- Core

    * Minimal required GLib version is 2.8 (#1980)
    * Reorganizing of directory structure (#1866)
    * States of all 'Find File' dialog checkboxes are saved in user configuration file (#1874, #1965)
    * New file type bindings:
        - viewing .lyx with lyxcat, opening with lyx (#1693)

- VFS

    * Small reorganizing (#1931)

- Editor

    * Some simple optimization of syntax highlighting engine (#1843)
    * New editor action 'Mark all', new keybind EditMarkAll (#1945)
    * Changed default for 'Cursor beyond EOL', now it switched off by default (#1946)
    * Changed default color pair for 'editbold' (search result) to be more sensible (#1559).

- Misc

    * Lots of code cleanup (#1780, #1915, #1990)
    * Removed obsolete checks in configuration scripts (#262, #1932)
    * Documentation updates
    * Translation updates

- Fixes

    * MC won't compile on Solaris due to undefined constant NAME_MAX (#1943)
    * MC won't compile on AIX (#1957)
    * Missing includes (#1930)
    * Missing printf format (#1960)
    * Memory and file descriptors leaks (#1953)
    * Small error in versioning (#1905)
    * Segfault in input line history (#1936)
    * MC crashes on exit when using C locale (#1942)
    * Assertion failed for g_array_free (#1954)
    * Broken transparency if MC is built with NCurses (#1657)
    * Selections not visible on monochrome terminals (#1972)
    * Colors of visible inactive menu (#1702)
    * Incorrect input line length in 'Edit symlink' dialog window (#1955)
    * Unquoted shell variables in used menus (#1967)
    * Incorrecy movement in last line in editor (moving cursor to the empty last line) (#1956)
    * Incorrect editor lock files check (#1935)
    * Segfault at try of edit (F4) archives with utf-8 names (x86_64 specified) (#1982)
    * Viewer in QuickView mode corrupts screen (#1918, #1944)
    * MC crashes if file name in archves contain '@' symbol (#1605)
    * deba and debd VFS: items from DEBIAN directory are not accessible (#1920)
    * Samba is not built with tcc (#1933)
    * Incorrect conditional compilation of mcserver (#1925)


Version 4.7.0.1

- Fixes

    * Fixed double free of memory in editor;
    * Fixed build with --disable-vfs option;
    * Fixed compile warnings about unused variables;
    * Fixed Fedora/RH RPM versioning scheme.


Version 4.7.0

- Core

    * Removed charset confirmation on startup and added the automatic recognize
      of system charset (#1613)
    * Some startup speed up (#1781)
    * Save flags of select/unselet file group (#1776)
    * Don't set TOSTOP attribute on slave terminal (#1637)
    * Keybindings for button bars (F1-F10 keys) (#212)
    * Keybindings for Tree widget
    * Enlarged sizes of Directory Tree dialog window
    * Added missed esc sequencies for qansi terminals (#1803)
    * New file type bindings:
      + adeed mkv, 3gp video types
      + use exif(1) output when viewing jpeg files
      + opening .chm with kchmviewer with fallback to xchm
      + viewing .mo files with msgunfmt

- VFS

    * FISH: add the user name to the ssh command line only if it's not the same as
      the local logged-in user (#1867)
    * FTP: support active mode (#1796)
    * FTP: improved symlink handling
    * FTP: some FTP-servers don't have chmon support. Ignore FTP errors related
      to chmod operations (#1708)
    * EXTFS: added S3 backend by Jakob Kemi (#272)
    * SFS: use single script for RPM and SRPM packets handling (#1590)

- Editor

    * New syntax files: Cabal
    * Updated syntax files: Python, PHP
    * Syntax highlighting: added '.hh' and '.hpp' file extensions as C++ sources

- Misc

    * Lots of code cleanup and optimization
    * Workaround for SunStudio compiler bug #6888373 (#1749)
    * Removed obsolete checks in configuration scripts
    * Allow save empty value in history (#1814)
    * Use ctrl-g instead of ctrl-c for SIGINT signal (#1876).
    * RPM spec: rewritten and simplified static build procedure for legacy distros (#1848)
    * Translation updated
    * Documentation updates
    * Added skin: darker color style (#1659)

- Fixes

    * Memory and file descriptors leaks
    * Crash on start if ~/.mc/panels.ini contains incorrect value of 'sort_order' key (#1790)
    * MC aborts when ctrl-c is pressed (#1793)
    * Build w/o internal editor (#1826)
    * Compilation warings of --disable-nls and --disable-charset options (#1831)
    * Incorrect handling of '--with-search-engine' configure option (#1396)
    * Segmentation fault when search in different encodings (#1858)
    * C-w does not delete whole command line (#407)
    * Wrong shortcuts in menu items (#1836)
    * Panels state saves and restores despite disabled 'Auto save setup' (#1663)
    * Case insensitive file sorting in UTF-8 locales (#1536)
    * Incorrect handling of 0xFF char that is valid char in CP1251 locale (#1883)
    * Segfault in TreeView loading (#1794)
    * Incorect stat info of ".." directory in file panel (#1757)
    * Incorect stat info of ".." directory in info panel (#1757)
    * Setting "Use passive mode over proxy" is not remembered (#1746)
    * CK_Edit_Save_Mode command handling in editor (#1810)
    * Incorrect calculation of some utf-8 characters width (#1768)
    * Handling CJK chars in editor (#1628)
    * Incorrect cursor positioning in editor (#1809, #1884)
    * Vertical block handling in editor (#1839)
    * Incorrect text scrolling in editor (#1877)
    * Incorrect mouse movement in editor when text scrolled to the right (#1792)
    * Newlines are lost when pasting multiline text in editor (#1710)
    * Mismatched hotkeys EditBeginRecordMacro, EditEndRecordMacro in editor
    * Mismatched hotkeys EditBeginningOfText, EditEndOfText, EditBeginPage, EditEndPage (#1724)
    * Some syntax files are not installable (#1779)
    * Date & time insertion in editor (#1759)
    * "Matches not found" message is not shown in viewer
    * Hangup after search in archive in viewer (#1873)
    * SFS: CPIO VFS skips empty directories in the root of archive (#1732)
    * Incorrect parsing FTP-string (#1605)
    * LZMA files detect (#1798)
    * FISH: broken filenames and timestamps on really poor busybox devices (#1450)
    * Minor mistakes and mistypes in man files
    * Various doxygen warnings


Version 4.7.0-pre4

- Core

    * Added feature of sort files by mouse click on column header
    * Added keybindings to change files sort type via shortcuts
      (PanelSelectSortOrder, PanelToggleSortOrderPrev, PanelToggleSortOrderNext,
      PanelReverseSort, PanelSortOrderByName, PanelSortOrderByExt,
      PanelSortOrderBySize, PanelSortOrderByMTime)
    * Now the letter of sort type and sort direction is always drawn in panel
      header (direction of sort is drown near the current sort column in long
      file list mode only)
    * Skin-files: added new parameters 'sort-sign-up' and 'sort-sign-down' in
      the section '[widget-common]' to draw sign of sort direction
    * Added option 'extensions_case' in filehighlight.ini file.
    * Menu engine was reimplemented: 1) now menu is build dynamically, 2)
      shortcut displayed in menu item is not a part of menu item text and it is
      synchronized with keybinding defined in mc.keymap file (#1563).

- VFS

    * Fixed view *.tar files with a colon in name
    * Allow 'exit' command on non-local filesystems
    * Added partial support of Microsoft CAB-archives
    * Added support of ico files
    * Added support of *.djvu files
    * Fix segfaults in various cases while browsing various VFSs
    * Fixed warnings when file copy inside archive.

- Editor

    * Added scrolled percentage in status bar (only in "simple statusbar" mode)
    * Fixed Misbehaving rectangular select in editor (wrong when selected from
      right to left and/or bottom to top)
    * Split editor menu 'Command' to 'Command' and 'Format'
    * Added option 'Check POSIX new line' into 'Save mode...' dialog, add notification
      before save when no newline at EOF (#46)
    * Added bindings ('EditShiftBlockLeft', 'EditShiftBlockRight') for shift block
    * Fixed incorrect drawing CJK (double width) character

- Viewer

    * Fixed tabs alignment (#1664)
    * Fixed view of next/prev file (#1750)

- Misc

    * Shared clipboard for the mc editor, form fields, panel and command prompt
    * Refactoring: now all filename constants are placed in src/fileloc.h file
    * Testing & development: added ability for change user config dir. For example,
      type make CFLAGS='-DMC_USERCONF_DIR=\".mc2\"'
    * Changed Alt+Backspace behavior in command line

- Fixes

    * Fixed broken building under uclibc <0.9.29
    * Autoindent regression
    * Viewer Hex editor regression
    * Incorrect indentation block when selecting with F3 + keys
    * Fixed ownership of config files
    * Configure.ac: fix broken check of option '--disable-vfs-undelfs'
    * Learn keys: fixed incorrect save of keys configuration
    * Fixed bug with 'The shell is already running a command'
    * Fixed 'B' artefact into OpenSuse console of root user


Version 4.7.0-pre3

- Core

    * removed own popt stuff (command line options parser). Now used glib parser
    * added feature for filenames highlighting in panels
    * Copy/Move overwrite query dialog is more friendly for long file names
    * at first run find file dialog now contain latest item from history
    * charset support enabled by default (--enable-charset option)
    * added support of skins
    * added support of key bindings

- VFS

    * fixed recognize of tar.xz archives
    * added recognize of lzma archives by extention

- Editor

    * 'Save as' dialog enhancement: select line break type: Windows/UNIX/Mac
      (CR LF/LF/CR)
    * syntax hightlighting updated: VerilogHDL, Shell script
    * Added syntax highlighting for *.repo files of yum
    * Added syntax highlighting of pacman's PKGBUILD and .install files

- Viewer

    * Fixed showing Windows/Mac (CR LF/CR) line terminator

- Misc

    * hotlist: support for environment variables ($HOME, ~username, etc.)
    * hotlist: support for completion in path input
    * all list widgets: support for fast navigation by number keys (i.e. 1 -
      first list item, 2 - second)

- Fixes

    * restored action of 'ctrl-t' keybinding (mark files&dirs). For selecting
      charset use 'alt-e'
    * segfault on incorrect color pair in [Color] section
    * incorrect position of panel codeset dialog
    * limit of 9 digits for of file size display
    * lines drawing in -a stickchars mode
    * segfault when you try to use non-anonymous FTP
    * Ctrl-O handling under GNU Screen in altscreen mode
    * support of CP866 (IBM866) locale
    * configure.ac: checking for minimal version of glib and exit if version less
      than 2.6
    * segfault by mouse wheel action in history list and menu
    * Fixed behvior with Meta+PgDn? in editor
    * Fixed behvior with cursor movement by Ctrl+arrows when cursor besides EOL
    * Fixed editor autocompleting
    * Fixed Copy/Move dialogs steal Kill Word shortcut
    * Fixed autoconf issue when configure with --with-gpm-mouse option


Version 4.7.0-pre2

- Core

    * cycle menu navigation
    * change behaviour of C-space, now it calculate size on "..", and for selected
      dirs if there is one.
    * new find file option: find only first hit in file (make search faster)
    * new find file option: Whole words - find whole words only
    * scalable TUI

- VFS

    * FTPFS: support of IPv6 protocol
    * extfs/iso9660 updated to support Joliet "UCS level 1"

- Editor

    * new search/replace flag added "In selection"
    * new hotkeys for bookmarks, now bookmark displayed in state line and editor
    * new cursor behavior. Option "Cursor beyond end of line" - allow moving cursor
      beyond the end of line
    * new syntax hightlights added: erlang, ebuild, named, strace, j
    * syntax hightlights updated: mail, vhdl, html

- Viewer

    * Reworked for improve perfomance
    * Implemented interruptable long-distance movements
    * splitted src/view.[ch] into many files in src/viewer/ subdir for more simple
      support of code
    * fixed build of format string in runtime (for better i18n)
    * add 'Whole words' option into the viewer 'Search' dialog

- Misc

    * new option mouse_close_dialog, if mouse_close_dialog=1 click on outside the
      dialog close them
    * new: SI-based size show
    * make shared history for find file, editor search/replace, viever

- Fixes

    * linking error with --enable-vfs-undelfs
    * external editor won't open if there are spaces in EDITOR variable
    * C-c kill mc if mc built with --without-subshell option is run with -d option
    * directory hotlist rendering
    * segfault on empty replace string
    * fixes for vfs/tarfs
    * removing bashizm from vfs/extfs/u7z
    * crash mc on create new file (Shift-F4) in external editor
    * File copy/move dialog: in replacement field now handled asterisks as search groups
    * VFS: Fixed SIGSERV(or heap corruption) on large filenames
    * Fixed broken backward search
    * Fixed uninitialised value for mouse event in in find.c#check_find_events() function
    * Fixed ctrl+z signal handling
    * Fixed incorrect showing prompt
    * Fixed incorrect vertical selection (if line state swiched on)
    * Fixed screen resize handle if mouse support is disabled
    * Restore correct current directory after switch from Info panel to List one
    * Fixed mouse support in 'konsole-256color' terminal
    * Fixed keycodes in 'xterm-256color' terminal
    * Fixed incorrect regexp search by content in 'file find' dialog
    * Fixed incorrect backwards search
    * Fixed incorrect detection of compressed patchfs
    * Fixed incorrect detecting codeset when <no translation> codeset selected


Version 4.7.0-pre1

- Core

    * native UTF-8 support
    * filenames charset selection support in panels
    * new 'Find File' dialog
    * new unified search/replace engine with search types: Plain, Wildcard, Regexp, Hex
    * extended learn keys
    * locale based codepage autodetection
    * initial support for doxygen generated docs
    * refresh of autoconf stuff
    * translation updates
    * x86_64 fixes

- Editor

    * various editor enchancements (vertical block marking/moving/copy/paste)
    * navigate across source code through ctags/etags TAGS file
    * new option 'Persistent selection'
    * Del/Backspace - delete selected block if 'Persistent selection' switched off
    * shift block right with TAB key by TAB size or TAB symbol, shift block left with COMPLETE key
      if 'Persistent selection' switched off
    * optional showing of line numbers
    * various syntax files updates
    * optional highlighting of the tabs and trailing spaces
    * add some hot-keys

- Misc

    * showing of the free space on current file system
    * showing of the size selected files in mini-status bar

- Fixes

    * editor's undo fixes
    * many fixes from other distributions are included
    * fish handling for symlinks is fixed
    * escaping of fancy names is fixed
    * segfault in fish permission checks is fixed
    * various mc.ext fixes
    * commandline completion fixes (mainly, escaping hadling)
    * small fixes in history handling (locale independent .mc/history entries)
    * code cleanups, various memleak/etc fixes (many thanks to valgrind)
2011-01-23 14:36:10 +00:00
wiz
5a661cd499 Added sysutils/mc46 version 4.6.1nb7 2011-01-23 14:33:15 +00:00
wiz
f59e567071 + mc46. 2011-01-23 14:33:05 +00:00
wiz
95777419f2 Mention that this is the old 4.6 branch. 2011-01-23 14:32:49 +00:00
wiz
df0ad95c7e Reimport of sysutils/mc for people preferring the old 4.6 branch. 2011-01-23 14:31:56 +00:00
wiz
233faaa98c Prefix mc-specific options with "mc-".
Add PKG_OPTIONS_LEGACY_OPTS lines for old variables.
Put slang and ncurses options into a required-group, since one of the two
is necessary.
2011-01-23 14:28:58 +00:00
markd
c47ac6b00e kde, kdevelop and g95 updates. 2011-01-23 11:35:12 +00:00
wiz
2adf1789a6 Updated graphics/png to 1.5.1beta08 2011-01-23 11:25:03 +00:00
wiz
fd94d279aa Update to 1.5.1beta08. Integrates a better version of patch-ac and tries
to fix the Solaris build problem reported in PR 44428.

Version 1.5.1beta07 [January 22, 2011]
  In the manual, describe the png_get_IHDR() arguments in the correct order.
  Added const_png_structp and const_png_infop types, and used them in
    prototypes for most png_get_*() functions.

Version 1.5.1beta08 [January 23, 2011]
  Added png_get_io_chunk_type() and deprecated png_get_io_chunk_name()
  Added synopses for the IO_STATE functions and other missing synopses
    to the manual. Removed the synopses from libpngpf.3 because they
    were out of date and no longer useful.  Better information can be
    obtained by reading the prototypes and comments in pngpriv.h
  Attempted to fix cpp on Solaris with S. Studio 12 cc, fix build
    Added a make macro DFNCPP that is a CPP that will accept the tokens in
    a .dfn file and adds configure stuff to test for such a CPP.  ./configure
    should fail if one is not available.
  Corrected const_png_ in png.h to png_const_ to avoid polluting the namespace.
  Added png_get_current_row_number and png_get_current_pass_number for the
    benefit of the user transform callback.
  Added png_process_data_pause and png_process_data_skip for the benefit of
    progressive readers that need to stop data processing or want to optimize
    skipping of unread data (e.g., if the reader marks a chunk to be skipped.)
2011-01-23 11:24:54 +00:00
markd
7265a561a3 set FREEBL_NO_DEPEND=0 in MAKE_ENV otherwise Linux2.6 defaults to
FREEBL_NO_DEPEND=1 and files not in PLIST are installed.
OKed by tnn.
2011-01-23 11:18:27 +00:00
markd
cdf539eac9 Also allow the builtin heimdal from ArchLinux. 2011-01-23 10:01:37 +00:00
markd
1954dc7227 Update to g95 0.92.
changes unknown - current stable version.
2011-01-23 09:42:10 +00:00
markd
a4c6035b88 Update to kdevelop 4.1.1
bugfixes and improved translations
2011-01-23 08:53:09 +00:00
obache
516e5a31b8 Updated pkgtools/pkglint to 4.96 2011-01-23 08:30:16 +00:00
obache
32ee54fe21 Allow emacs24, emacs23 and emacs23nox to EMACS_VERSIONS_ACCEPTED and
EMACS_VERSION_REQD.
2011-01-23 08:30:05 +00:00
obache
aa5389053f Updated graphics/goocanvasmm to 0.15.4 2011-01-23 08:20:17 +00:00
obache
c435b0e376 Update goocanvasmm to 0.15.4.
0.15.4 (unstable):

Fix the build with gtkmm 2.22, with deprecations disabled.
2011-01-23 08:19:35 +00:00
markd
2d92c179cd Update to KDE SC 4.5.5
bugfixes and translation updates
2011-01-23 07:55:12 +00:00