summaryrefslogtreecommitdiff
path: root/sysutils/xnc/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2004-02-22Update XNC to version 5.0.4jschauma1-15/+6
Whats New from verion 5.0.2 (05-Feb-2003): - Added 'create link' command for one file or group of selected files (Shift+F7) - Added displaing key shotcuts in menu - Fixed bugs with long file names and file names with special characters - Fixed bug with switching between terminal and FM window Whats New from verion 5.0.0 (01-Jan-2003): - Added quick 'cd' command - Ctrl-x. You can use Tab expantion there. - Added hot keys to panel sort methods and modes. - Added visual terminal/fm switch. - Fixes for status bar display items. - Fixes for edit/view files with spaces with external editor/viewer - Fixes for deletion files named with '-alala-' - Fixes for selection on right/bottom panels. - Added Spanish, Czech and Serbian translation (thanks people) - Added partly translated Hungarian messages
2004-01-02Multiline strings -> Single line strings. Fixes build on -current.cjep1-1/+2
2002-09-23buildlink1 -> buildlink2jlam1-2/+2
2002-07-08Update xnc to version 4.4.7 using most of the patches provided in PR pkg/14037jschauma1-10/+12
by former MAINTAINER Rui-Xiang Guo (rxg at ms25 dot url dot com dot tw). Some modifications by me to adjust patches (which were for 4.4.6) to 4.4.7. Changes from 4.4.6 to 4.4.7: -Changed to a new method of detection pseudotty type, works well on more platforms including CygWin32. -IVES command line viewer and editor has been renamed. 'vs' to 'iview', 'es' to 'iedit'. This was made becouse older names conflict with another applications. -New image library for using with IVES. Now XNC can view the following image formats: * GIF * JPG (with external or built in libjpeg) * PNG (with external or built in libpng) * TIF (with external libtiff) * BMP * PCX * PNM * PCD * LBM * XPM -Fixed bug in running UPGRADE/INSTALL inside RPM archives. -Fixed legal issues, added some copyrights -Small bug fixes, as usual. Thanks to all who reported. Changes from 4.4.5 to 4.4.6: -Added new program 'xncloader' for faster xnc starting up. -Fixed bug with wrong display rxvt terminal contents. -Fixed small bug in FTP vfs. Set MAINTAINER to myself as Riu no longer uses this pkg. If there are any volunteers who wish to take over, please feel free to change this.
2001-09-17Initial import of xnc-4.4.5zuntum1-0/+13
X Northern Captain is a X Window file manager that allows to create, copy, move, rename, delete, view and edit files in a Virtual File System (VFS). VFS consists from a normal disk space and a Archive File System (AFS). All file operations in AFS can be done exactly as in normal file system. The IVES - file viewer and editor for X Window included, provides a comprehensive way to view and edit images in many different formats: GIF, JPEG, PCX, BMP, XBM, XPM, TIFF, TGA, PCD, PNG. Package provided by Rui-Xiang Guo <xg@ms25.url.com.tw> in PR pkg/13835