summaryrefslogtreecommitdiff
path: root/archivers/file-roller
AgeCommit message (Collapse)AuthorFilesLines
2004-04-14Make use of the new USE_DIRS variable, instead of directly depending on thejmmv1-2/+2
*-dirs packages.
2004-04-01Update to 2.6.0. Changes since previous stable branch (2.4.x):jmmv5-58/+108
version 2.6.0 ------------- * Updated translations. version 2.5.7 ------------- * Fixed bug #137183 (Crash when opening tar-file when using 24 hour time. format). * Updated manual. * Added localized manuals for de, es, fr, it, ja, ko, sv, zh_TW, zh_HK, zh_CN. version 2.5.6 ------------- * Use a better logic to parse the tar output. * Updated to work with the new filechooser api. version 2.5.5 ------------- * Use gtar if present, otherwise use tar. * Fix the "Zip Objects" command. * Remove C++ style comments. * Fix bug #133998 (schemas file must not be removed during distclean). * Updated manual. * Fix the password protected detection code. * Handle the delete_event event for the progress dialog. * Add a filter for the "save archive" and "new archive" dialogs, simplify the filter for the "open archive" dialog. version 2.5.4 ------------- * Fix bug #105739 (Can't open tar.gz files on Solaris). * Fix bug #133358 (Small HIG fix for column header). * Allow to extract more archives at once with the "Extract Here" command. * Use GType instead of guint. Fixes segfaults on 64-bit architectures. * Do not show the new window until we are sure that the archive has been opened with success. version 2.5.3 ------------- * Simplify the "Load Options" and "Save Options" commands in the Add dialog. * Make the path column visible only if the list mode is set to flat. * Fix the "Save as" dialog. * Updated the recent-files stuff from libegg. * Changed Nautilus context menu item to "Zip Objects" and simplied the dialog. * Always use a close button in the error dialogs. version 2.5.2 ------------- * Replace GtkFileSelection with GtkFileChooser everywhere. * Use gnome_url_show instead of calling nautilus explicitly. * Do not use mkdtemp which does not exist on Solaris9. * Do not destroy the file selector is the archive was not created successfully. * Do not add the password argument if the password is an empty string. * Use the stock system for the commands Add, Extract and View. * Updated the egg_recent stuff. * Changed name to "Zip Creator" and category to System Utility. * The preferences dialog has been removed. * The add dialog has been simplyfied. * The extract dialog is a GtkFileChooser in folder mode now. version 2.5.1 ------------- * Fix crash upon LZH file opening (#129794). version 2.5.0 ------------- * Added unstuff and RPM support. * Added ability to rename files and folders. * Added Cut/Copy/Paste operations. * Add files and folders to the current directory. * Added ability to go back and forward in location history. * Open the archive in a new window if the current window already has an archive opened. * Exit closes only the current window instead of closing all the windows. * Zip archives: ask to enter a password if the archive is password protected. * Remember extraction dialog options. * Substitute "Extract To.." with "Extract Here" in the Nautilus context menu.
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-2/+2
Buildlink files: RECOMMENDED version changed to current version.
2004-03-08Handle some shared directories by depending on (or updating dependancies tojmmv1-3/+3
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs. Bump PKGREVISION.
2004-03-07Bump PKGREVISION due to a fix in scrollkeeper's handling of its documentationjmmv1-2/+2
database.
2004-02-16Explicitly include glib2's bl3 file.jmmv1-1/+2
2004-02-16Include gettext-lib's bl3, sort includes and use pkgsrc intltool.jmmv1-2/+4
2004-02-11bl3ifyxtraeme1-9/+9
2004-02-10Force use of GNU tar, as the messages shown by "pax as tar" are not recognizedjmmv4-3/+109
properly by the program. Fixes multiple crashes and handling of tar archives. Closes PR pkg/24206. Also depend on zip and unzip and ensure paths to them are correct. Bump PKGREVISION to 2.
2004-02-09Bump PKGREVISION due to gnome-vfs2 update (fam readded as a dependancy).jmmv1-1/+2
2004-02-06Update to 2.4.4:jmmv2-6/+5
* Fixed bug #131560: zip files gets an empty password by default.
2004-01-23Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.jmmv1-1/+2
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-22Update file-roller to 2.4.3, provided by Min Sik Kim in PR pkg/24160.xtraeme2-5/+5
Changes: * Fixed bug #127073 (Deleting all files from an archive does not work) * Fixed bug #129794 (file-roller 2.4.1.1 crashes upon LZH file opening) * Updated eggtreemultidnd from libegg. * Do not use the ephy-ellipsizing-label widget any more. * Emit the DONE signal if no command is present.
2004-01-22replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-05Update to 2.4.2 provided by Min Sik Kim in PR pkg/23992.xtraeme3-9/+8
Changes: o Do not compile with the DISABLE_DEPRECATED macro defined. o Handle filenames with ambiguous chars (like []*) in zip archives. o Handle correctly password with spaces in zip archives.
2004-01-03Bump package revisions for tiff update.reed1-2/+2
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-12-28Bump PKGREVISION due to gnome-vfs2 update (fam removed as dependancy).jmmv1-1/+2
( We really need non-recursive dependancies... *sigh* )
2003-12-14Updated to 2.4.1xtraeme3-15/+28
Changes: * Fixed bug that prevented the user to view the content of a compressed file. * Updated recent files stuff from libegg. * Use unrar if rar is not available. * Updated manual. * Make dialogs more HIG compliant. * Removed "Extract Here" and "Extract in a Folder" from the Nautilus context menu. * Added ARJ archives support. * The delete operation move the archive to the trash instead of deleting it from the disk. * Added ability to convert archives. * Popup a progress dialog when a long operation is underway, instead of using a progress bar in the status bar. * Give more detailed information about the current operation (only for tar archives at the moment). * When creating new archives, if the user does not specify the extension, use 'tgz' as default instead of giving an 'archive type not supported' error. * Associate File Roller to the zoo archive format. * Use a text entry instead of the option menu for the location. * Do not allow dangerous operations, that is operations that if stopped can cause the lost of the archive, such as adding and removing files, to be stopped. * Allow to stop folders reading. * Added ability to test zoo archives. * New toolbar icons. * Added ZOO archives support. * Read folders asynchronously. * Display a better error message when the user forgets to specify the archive name in the "add to archive" dialog. * Handle tar archives with a ':' in the path. And more... review Changelog to see a full list of changes.
2003-12-13Bump PKGREVISION for atk library major bump.wiz1-2/+2
2003-11-12PKGREVISION++ due to devel/popt update.salo1-2/+2
2003-08-28Change my email address to the NetBSD one, ok'ed by wiz@xtraeme1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-1/+2
2003-06-12Update to 2.2.4, from Juan RP in PR 21626.wiz3-8/+19
version 2.2.4 ------------- * Added is and sr translations. version 2.2.3 ------------- * Handle tar archives with a ':' in the path. * Display the uncompressed size of gzipped files. * Added ga, ml translations. version 2.2.2 ------------- * Added he, tr, kn, zh_TW, fa, az translations.
2003-05-30Depend on (at least) version 1.2 of gnome{,1,2}-dirs to automatically handlejmmv2-4/+5
the shared share/mime-info directory. Bump PKGREVISION.
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-2/+2
dependency bumps.
2003-02-18Use the omf.mk file provided by the scrollkeeper package to automaticallyjmmv2-3/+5
rebuild the documentation database at install/deinstall time. This means that: - PLIST's do not need to call scrollkeeper-{update,rebuilddb} directly; this is done by a bsd.pkg.install.mk template. - The share/omf directory is only removed by scrollkeeper, which is the last package in the dependancy tree. - PKGREVISION is bumped. Reviewed by wiz.
2003-02-14Update to 2.2.1. Changes since 2.0.4:jmmv3-34/+40
version 2.2.1 * Change icon themes on the fly and allow svg icons. * Added pt, sk and mn translations. version 2.2.0 * Updated the manual. version 2.1.5 * Handle LHA archives created on Windows. * Bugfixes. version 2.1.4 * Bugfixes. version 2.1.3 * Multi Drag & Drop support. * Session management support. * HIG compliant dialogs. * Added archive operations in the nautilus context menu. * Scripts removed. * Bugfixes. version 2.1.2 * Archive loading is 3 times faster. * Recognize zip archives regardless of the file extension. version 2.1.1 * Use egg-recent for handling recent files. * Use gnome-icon-lookup to get icons. version 2.1.0 * Do not read the archive in non-interative mode, this speeds up extraction with Nautilus scripts. * Fixed russian manual. Changes in the package: - Use schemas.mk to register GConf2 schemas in the global database. - Depend on gnome2-dirs.
2003-01-04Initial import of file-roller, version 2.0.4.jmmv4-0/+115
File Roller is an archive manager for the GNOME2 environment. This means that you can: - Create and modify archives. - View the content of an archive. - View a file contained in the archive. - Extract files from the archive. Supported file types include: .tar, .tar.gz, .tar.gz, .tar.bz2, .tar.Z, .tar.lzo, .zip, .jar, .ear, .war, .lzh and .rar. Provided in PR pkg/19592 by Juan RP with some changes by me. Reviewed by wiz.