aboutsummaryrefslogtreecommitdiff
path: root/x11-fm/xfe
Commit message (Collapse)AuthorAgeFilesLines
* x11-fm/xfe: 1.40 -> 1.40.1Kurt Jaeger2015-10-144-24/+46
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Version 1.40.1 (released 11/08/2015) - fixed archive extensions like tar.gz, tar.bz2, tar.xz that were uncorrectly displayed as gz, bz2 and xz in file lists - applied fixes from Coverity analysis - fixed bug #181 (USB drive requires manual refresh on re-mount) - fixed a bug in the PathLinker where a path such as /test was incorrectly found as being a part of a path like /home/test/temp - fixed bug #204 (Can't overwrite folders ). The rename command now forbids renaming files or directories to a destination that already exists - set focus on the cancel button in some confirmation dialogs - when pressing the return key on a multiple selection of files and directories, the files are now opened and the directories are ignored - fixed missing suffixes when creating directory copies from copy / paste operation - fixed the user and group combo box sizes in the Properties dialog - fixed wrong icon size in xferc for aac and flac types - fixed wrong if test in onCmdPopupMenu() for FilePanel.cpp and SearchPanel.cpp (Coverity) - fixed the path linker button text when the directory name contains '&' characters - implemented natural sorting in DirList - fixed natural file sorting in compare_locale() and compare_nolocale() (bug #203) - updated spanish translation (thanks to jcsl <trcs@gmx.com>) - fixed a bash-ism in configure.ac (bug #200) - fixed Ctrl-C, Ctrl-V, Ctrl-X and Ctrl-A shortcuts that didn't work in text fields with caps lock enabled - in the search window, pressing the Return key does not launch another search when the panel has the focus - fixed a problem where data count is wrongly reset when moving files between different file systems - updated hungarian translation (thanks to Sndor Sipos <ss1978@freestart.hu>) - fixed a freeze problem with the uim input method and changed the way input methods are detected. We now use the XMODIFIERS environment variable. This works well with ibus, uim and fcitx input methods. There remains a problem where composed characters don't work with the SCIM input method, can't find why - fixed a compilation problem in non Linux systems (cmd variable not declared in main.cpp, bug #198) PR: 203762 Submitted by: Walter Schwarzenfeld <w.litter@aon.at> Notes: svn path=/head/; revision=399284
* - Update to 1.40Guido Falsi2015-02-164-40/+112
| | | | | | | | | | - Use option hepers PR: 197462 Submitted by: tkato432@yahoo.com Notes: svn path=/head/; revision=379123
* - Drop @dirrm* from and add empty directories to pkg-plistsDmitry Marakasov2015-01-281-15/+0
| | | | | | | Approved by: portmgr blanket, kwm (for gnome@ ports) Notes: svn path=/head/; revision=378030
* - Reset maintainership of my portsPietro Cerutti2014-12-101-1/+1
| | | | Notes: svn path=/head/; revision=374492
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-0/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* Update freetype to 2.5.2.Koop Mast2013-12-241-0/+1
| | | | | | | | | | | | | | | | | Remove patch to add -I/usr/local/include in freetype-config --cflags. If ports need extra headers they should look for them, and not get them via a side-effect. Freetype had a header resuffle in 2.5.1, patch ports to use the new header style. Thanks go to bdrewery for the two exp-runs and rakuco for helping me with some troublesome cmake ports. PR: ports/184587 Notes: svn path=/head/; revision=337385
* - Update to 1.37Pietro Cerutti2013-11-265-330/+53
| | | | | | | | | | | | | This release contains a new file search dialog based on the find and grep commands that allows to quickly retrieve files and folders and perform the usual file operations on them. Many bugs were also fixed. Spanish, italian, greek, czesch, german, swedish and brazilian portuguese translations were updated. - Support NLS - STAGE-clean Notes: svn path=/head/; revision=334946
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | | | | | | the mtree (remaining categories) - Add note on mtree change to CHANGES Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331275
* - Bump PORTREVISION on ports dependent on FOX. This is needed because wePietro Cerutti2013-10-071-0/+1
| | | | | | | now use ltverhack on FOX. This should be the last time. Notes: svn path=/head/; revision=329703
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | x11-fm) Notes: svn path=/head/; revision=327780
* - Fix PLISTPietro Cerutti2013-08-281-0/+2
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=325511
* - Update to 1.35Pietro Cerutti2013-08-288-82/+298
| | | | | | | | | | | | | | | | | - Most patches have been accepted upstreams. The remaining ones have been submitted on http://sourceforge.net/p/xfe/bugs/176/ Release notes: This release adds a scripts feature: like in Nautilus, users can now apply custom shell scripts to a list of selected files. See the documentation page for more information. The default keyboard shortcut for the file rename operation was changed to F2. Swedish and greek translation were updated. A spanish colombian translation was also added. And as usual, several bugs were fixed. Notes: svn path=/head/; revision=325510
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* - Chase x11-toolkits/fox16 shlib version bumpPietro Cerutti2013-04-231-0/+1
| | | | Notes: svn path=/head/; revision=316372
* - Update to 1.34Pietro Cerutti2013-02-113-8/+18
| | | | | | | | | | This release improves the overall look and feel of the program. Scrollbar color can now be customized and a Clearlooks theme has been added. Many bugs and some regressions were fixed. Brazilian and czsech translations were also updated. Notes: svn path=/head/; revision=312050
* - Chase x11-toolkits/fox16 shlib version bumpPietro Cerutti2012-11-271-5/+2
| | | | | | | | | - Trim Makefile headers for ports owned by me or ports@ Feature safe: yes Notes: svn path=/head/; revision=307835
* - Update to 1.33Pietro Cerutti2012-08-133-4/+4
| | | | | | | | | | | | * added the ability to change the date/time format in file and directory lists * added an optional confirmation dialog displayed when the user opens an executable file * added dutch translation * fixed minor bugs Notes: svn path=/head/; revision=302465
* - Chase x11-toolkits/fox16 shlib version bumpPietro Cerutti2012-07-131-1/+1
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=300823
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Chase x11-toolkits/fox16 shlib bumpPietro Cerutti2012-05-021-0/+1
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=295851
* - Update to 1.32.5Pietro Cerutti2012-04-102-3/+3
| | | | | | | See the ChangeLog for details Notes: svn path=/head/; revision=294517
* - fix build by not compiling gnu/kfreebsd branchesPietro Cerutti2012-02-201-1/+10
| | | | | | | Reported by: dougb Notes: svn path=/head/; revision=291916
* - Fix build with clangPietro Cerutti2011-11-282-3/+15
| | | | | | | | | PR: 162914 Submitted by: Jan Beich <jbeich@tormail.net> Feature safe: yes Notes: svn path=/head/; revision=286572
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+0
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sinceKoop Mast2011-08-111-1/+1
| | | | | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Notes: svn path=/head/; revision=279506
* - update to 1.32.4Pietro Cerutti2011-06-143-3/+39
| | | | Notes: svn path=/head/; revision=275544
* - Update to 1.32.3Pietro Cerutti2011-03-243-9/+4
| | | | | | | | See the ChangeLog for details - Remove empty lines from pkg-plist Notes: svn path=/head/; revision=271597
* - Get Rid MD5 supportMartin Wilke2011-03-181-1/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* - Chase x11-toolkits/fox16 shlib bumpPietro Cerutti2011-03-151-1/+1
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=270955
* - Bump PORTREVISION after x11-toolkits/fox16 shlib bumpPietro Cerutti2011-02-091-0/+1
| | | | | | | Reported by: dougb, linimon Notes: svn path=/head/; revision=268825
* - Update to 1.32.2Pietro Cerutti2010-09-225-41/+28
| | | | | | | This release fixes several bugs and includes improvements to translations. Notes: svn path=/head/; revision=261632
* - Fix PLISTPietro Cerutti2010-08-241-0/+1
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=259930
* - Update to 1.32.1Pietro Cerutti2010-08-248-16/+181
| | | | | | | - Take maintainship Notes: svn path=/head/; revision=259895
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - update to 1.4.1Dirk Meyer2010-03-281-2/+2
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Chase x11-toolkits/fox16 updatePietro Cerutti2010-03-231-1/+1
| | | | Notes: svn path=/head/; revision=251414
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Reset maintainer and remove old MASTER_SITES.Wesley Shields2009-08-021-1/+1
| | | | | | | | PR: ports/137224 Submitted by: Martin Tournoij <carpetsmoker@rwxrwxrwx.net> (maintainer) Notes: svn path=/head/; revision=238752
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Lib updated FOX16.Marcelo Araujo2009-04-041-1/+1
| | | | | | | | | - Bump PORTREVISION. Approved by: maintainer implicit Notes: svn path=/head/; revision=231586
* - Lib updated Fox16.Marcelo Araujo2009-02-081-1/+1
| | | | | | | | | - Bump PORTREVISION. Approved by: maintainer implicit Notes: svn path=/head/; revision=227785
* - It was updated FOX16, need to rebuild all ports that dependMarcelo Araujo2009-01-091-0/+1
| | | | | | | | | | directly of it. - Bump PORTREVISION. Approved by: maintainers implicit Notes: svn path=/head/; revision=225571
* - Update to 1.19.2Martin Wilke2008-08-132-6/+4
| | | | | | | | PR: 126467 Submitted by: Martin Tournoij <carpetsmoker@rwxrwxrwx.net> (maintainer) Notes: svn path=/head/; revision=218488
* - Fix coredumps on startupMartin Wilke2008-07-191-5/+11
| | | | | | | | | | - Pass maintainership to submitter PR: 125788 Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl> Notes: svn path=/head/; revision=217165
* - Update to 1.19.1Martin Wilke2008-07-182-4/+4
| | | | | | | | PR: 125695 Submitted by: Ports Fury Notes: svn path=/head/; revision=217019
* - Update to version 1.19Li-Wen Hsu2008-06-152-5/+4
| | | | | | | | PR: ports/124590 Submitted by: KATO Tsuguru <tkato432 AT yahoo.com> Notes: svn path=/head/; revision=214868
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Update to 1.18Martin Wilke2008-06-053-27/+650
| | | | | | | | PR: 124315 Submitted by: Ports Fury Notes: svn path=/head/; revision=214389
* - Lib updated fox16.Marcelo Araujo2008-05-211-1/+1
| | | | | | | | | - Bump PORTREVISION. Noticed by: mezz Notes: svn path=/head/; revision=213441
* - Lib updated Fox16.Marcelo Araujo2008-03-191-0/+1
| | | | | | | - Bump PORTREVISION. Notes: svn path=/head/; revision=209341