Date: Tue, 8 May 2012 23:37:32 +0000 (UTC) From: Max Brazhnikov <makc@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-fm/qtfm Makefile distinfo pkg-descr pkg-plist ports/x11-fm/qtfm/files patch-qtfm.pro patch-src_bookmarks.cpp patch-src_mainwindow.cpp patch-src_mainwindow.h patch-src_mymodel.cpp patch-src_mymodel.h patch-src_propertiesdlg.cpp Message-ID: <201205082337.q48NbW6o043375@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
makc 2012-05-08 23:37:32 UTC
FreeBSD ports repository
Added files:
x11-fm/qtfm Makefile distinfo pkg-descr pkg-plist
x11-fm/qtfm/files patch-qtfm.pro patch-src_bookmarks.cpp
patch-src_mainwindow.cpp
patch-src_mainwindow.h
patch-src_mymodel.cpp patch-src_mymodel.h
patch-src_propertiesdlg.cpp
Log:
Add new port x11-fm/qtfm:
qtFM is a small, lightweight file manager based on pure Qt and works great
with minimal desktop environments like Openbox.
WWW: http://www.qtfm.org/
PR: ports/167466
Submitted by: Zhihao Yuan <lichray at gmail.com>
Revision Changes Path
1.1 +45 -0 ports/x11-fm/qtfm/Makefile (new)
1.1 +2 -0 ports/x11-fm/qtfm/distinfo (new)
1.1 +11 -0 ports/x11-fm/qtfm/files/patch-qtfm.pro (new)
1.1 +107 -0 ports/x11-fm/qtfm/files/patch-src_bookmarks.cpp (new)
1.1 +50 -0 ports/x11-fm/qtfm/files/patch-src_mainwindow.cpp (new)
1.1 +30 -0 ports/x11-fm/qtfm/files/patch-src_mainwindow.h (new)
1.1 +124 -0 ports/x11-fm/qtfm/files/patch-src_mymodel.cpp (new)
1.1 +24 -0 ports/x11-fm/qtfm/files/patch-src_mymodel.h (new)
1.1 +14 -0 ports/x11-fm/qtfm/files/patch-src_propertiesdlg.cpp (new)
1.1 +4 -0 ports/x11-fm/qtfm/pkg-descr (new)
1.1 +15 -0 ports/x11-fm/qtfm/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205082337.q48NbW6o043375>
