aboutsummaryrefslogtreecommitdiff
path: root/x11-fm/pcmanfm
Commit message (Collapse)AuthorAgeFilesLines
* *: Move manpages to share/manChris Hutchinson2024-03-012-7/+9
| | | | PR: 277322
* */*: Bump consumers of x11-toolkits/gtk30Nuno Teixeira2023-12-231-1/+1
| | | | New version of gtk3 in tree
* accessibility/at-spi2-core: update to 2.46.0Tobias C. Berner2023-03-021-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | What's new in at-spi2-core 2.46.0: * Fix GetInterfaces documentation on org.a11y.atspi.Accessible interface. What's new in at-spi2-core 2.45.91: * Send device event controller events using the same signature as other events. * Document the Accessible, Action, and Cache dbus interfaces. * Fix license of atspi-gmain.c (#87). What's new in at-spi2-core 2.45.90: * xml: Add some documentation. * xml: Fix event arguments. * xml: Add some missing DeviceEventController methods. * Bind the AT-SPI bus to the graphical session. * Mark bus service as belonging to the session slice. * Add ATSPI_ROLE_PUSH_BUTTON_MENU. * Add an "announcement" event/signal to allow objects to send notifications (!63). * Various code clean-ups and test improvements. What's new in at-spi2-core 2.45.1: * Atk and at-spi2-atk are now merged into this project. * Now requires meson 0.56.2 and glib 2.67.4. * at-spi2-atk: Expose the accessible hierarchy via dbus introspection. * Properly escape the AT-SPI bus address; fixes warnings about the address not containing a colon (!55). * Add a text value to AtspiValue, so that a value can expose a textual description, as in the new Atk value API. * Add atspi_event_listener_register_with_app, to allow an event listener to be registered only for a given application (!52). - accessibility/atk and accessibility/at-spi2-atk have been merged into accessibility/at-spi2-core - accessibility/at-spi2-core: bump consumers of removed ports atk and at-spi2-atk PR: 269704 Exp-run by: antoine ---
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* x11-fm: remove 'Created by' linesTobias C. Berner2022-07-201-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | A big Thank You to the original contributors of these ports: * Alejandro Pulver <alejandro@varnet.biz> * Alexey Dokuchaev <danfe@FreeBSD.org> * Anders Nordby <anders@fix.no> * Beñat Gonzalez Etxepare <bbtruk@users.sourceforge.net> * Geyer Klaus * Gustau Perez i Querol <gustau.perez@gmail.com> * Heiner <h.eichmann@gmx.de> * Jens K. Loewe <bsd@tuxproject.de> * Lars Engels <lars.engels@0x20.net> * Martin Tournoij <carpetsmoker@xs4all.nl> * Oliver Lehmann <oliver@FreeBSD.org> * Olivier Cochard-Labbe <olivier@FreeBSD.org> * Olivier Duchateau * Rodrigo Osorio <rodrigo@freebsd.org> * Simon Dick <simond@irrelevant.org> * Zhihao Yuan <lichray@gmail.com> * ade, archie * lukin * minoura@netbsd.org * ptiJo * trevor With hat: portmgr
* x11-fm/pcmanfm: Add CPE informationStefan Eßer2021-10-131-1/+2
| | | | Approved by: portmgr (blanket)
* x11-fm/pcmanfm: Update to 1.3.2Fernando Apesteguía2021-04-132-4/+4
| | | | | | | | ChangeLog: https://github.com/lxde/pcmanfm/releases/tag/1.3.2 PR: 254792 Reported by: gspurki@gmail.com Reviewed by: portmaster@bsdforge.com (maintainer)
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Add USES=xorg USES=gl, ports categories xNiclas Zeising2019-11-071-1/+1
| | | | | | | | Add USES=xorg and USES=gl to ports in categories starting with 'x' While here, try to sprinkle other USES (mostly gnome and sdl) as needed. Notes: svn path=/head/; revision=517000
* x11/libfm, x11-fm/pcmanfm: update and flavorize both.Alexandre C. Guimarães2019-01-072-13/+30
| | | | | | | | | | | | | | | - update x11/libfm to version 1.3.1 - update x11-fm/pcmanfm to version 1.3.1 - convert both to flavors - fix other affected ports PR: 229944 Reviewed by: adamw, antoine, bapt Approved by: mat (portmgr, mentor), tcberner (mentor), jsm (maintainer), Chris Hutchinson <portmaster@bsdforge.com> (maintainer) Differential Revision: https://reviews.freebsd.org/D16387 Notes: svn path=/head/; revision=489579
* portmaster@bsdforge.com takes maintainership of 3 ports.Yuri Victorovich2018-03-201-1/+1
| | | | | | | | PR: 226804 226805 226806 Submitted by: Chris Hutchinson <portmaster@bsdforge.com> Notes: svn path=/head/; revision=465111
* x11-fm/pcmanfm{-qt}: whitespace cleanup.Jimmy Olgeni2017-10-311-2/+2
| | | | Notes: svn path=/head/; revision=453230
* - Update to 1.2.5Olivier Duchateau2016-12-213-42/+17
| | | | | | | | | | - Remove DOCS option, and unneeded patch - Cleanup Makefile - Adjust dependencies (reported by QA script) - Switch to USES= localbase Notes: svn path=/head/; revision=429109
* Reset ports maintained by horia@racoviceanu.com.Raphael Kubo da Costa2016-06-281-1/+1
| | | | | | | | | | | | | | | | The last change submitted or approved by Horia in Bugzilla dates back to September 2015. Since then, all commits to his ports were landed by others after the maintainer timeout period expired (see r383744, r405055, r405057, r400461 and r414655, for example). Horia did show interest in coming back after I sent a private email a few months ago, but since nothing has changed it is better to reassign his ports back to the heap. Differential Revision: https://reviews.freebsd.org/D5980 Notes: svn path=/head/; revision=417703
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412351
* - Update to 1.2.4Olivier Duchateau2016-03-282-3/+5
| | | | | | | | | | | - Cosmetic change for documentation files PR: 207580 Submitted by: myself Approved by: horia@racoviceanu.com (maintainer, timeout 1 month) Notes: svn path=/head/; revision=412053
* x11-fm/pcmanfm: cleanupPhilip M. Gollucci2015-07-152-8/+12
| | | | | | | | | | | | | | | - Bump PORTREVISION - Add gettext-runtime into USES - Sort USES - Fix NLS option - Regenerate patch PR: 201414 Submitted by: s3erios@gmail.com and maintainer Approved by: horia@racoviceanu.com (maintainer) Notes: svn path=/head/; revision=392223
* - Update to 1.2.3Olivier Duchateau2015-04-102-13/+16
| | | | | | | | | | | | | - Adjust dependencies - Remove DEBUG option - Fix USES= gettext-* when NLS option is not set PR: 198774 Submitted by: myself Approved by: maintainer (timeout, 3 weeks) Notes: svn path=/head/; revision=383746
* - Drop @dirrm* from and add empty directories to pkg-plistsDmitry Marakasov2015-01-281-9/+1
| | | | | | | Approved by: portmgr blanket, kwm (for gnome@ ports) Notes: svn path=/head/; revision=378030
* - Update to 1.2.2Jason E. Hale2014-09-122-3/+3
| | | | | | | | PR: 193241 Submitted by: Horia Racoviceanu <horia@racoviceanu.com> (maintainer) Notes: svn path=/head/; revision=368002
* - Update from 1.2.0 to 1.2.1 [1]Danilo Egea Gondolfo2014-07-043-17/+9
| | | | | | | | | | | - Use options helpers [1] - Use @sample in pkg-plist PR: ports/191590 Submitted by: Horia Racoviceanu <horia@racoviceanu.com> [1] Notes: svn path=/head/; revision=360538
* - Switch to USES=libtoolDmitry Marakasov2014-06-051-2/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=356664
* These ports are no longer used or cared for.Rusmir Dusko2014-04-212-8/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Horia Racoviceanu <horia@racoviceanu.com> wishes to maintain these ports with my help. misc/lxde-common - Bump PORTREVISION - Pass maintainership to horia@racoviceanu.com misc/xdg-menu - Change Makefile header, use my name and @FreeBSD.org email - Bump PORTREVISION - Pass maintainership to horia@racoviceanu.com - Change Desktop entry file - Add DOCS Option - Break lines around 80 characters - Change pkg-plist, remove mtree sysutils/lxinput - Bump PORTREVISION - Pass maintainership to horia@racoviceanu.com sysutils/lxtask - Bump PORTREVISION - Pass maintainership to horia@racoviceanu.com - Remove TODO from DOCS sysutils/lxterminal - Bump PORTREVISION - Pass maintainership to horia@racoviceanu.com - Change pkg-plist, add missing x11/florence - Bump PORTREVISION - Pass maintainership to horia@racoviceanu.com - Use tar:bzip2 instead of USE_BZIP2=yes and not needed desktop-file-utils - Remove not needed MAN1 from Makefile x11/libfm - Bump PORTREVISION - Pass maintainership to horia@racoviceanu.com - Use tar:xz instead of USE_XZ=yes - Change pkg-plist, remove mtree x11/lxde-meta - Bump PORTREVISION - Pass maintainership to horia@racoviceanu.com x11/lxmenu-data - Bump PORTREVISION - Pass maintainership to horia@racoviceanu.com - Change pkg-plist, remove mtree x11/lxpanel - Bump PORTREVISION - Pass maintainership to horia@racoviceanu.com - Strip libraries - Change pkg-plist, add missing x11/menu-cache - Bump PORTREVISION - Pass maintainership to horia@racoviceanu.com - USES pathfix instead of USE_GNOME gnomehack - Strip library x11-fm/pcmanfm - Bump PORTREVISION - Pass maintainership to horia@racoviceanu.com - Use tar:xz instead of USE_XZ=yes - Change pkg-plist, remove mtree, add missing x11-themes/lxde-icon-theme - Bump PORTREVISION - Pass maintainership to horia@racoviceanu.com - Use tar:bzip2 instead of USE_BZIP2=yes - Change pkg-plist, remove mtree x11-wm/lxmed - Bump PORTREVISION - Pass maintainership to horia@racoviceanu.com x11-wm/lxsession - Bump PORTREVISION - Pass maintainership to horia@racoviceanu.com - Change pkg-plist, add missing x11-wm/obapps - Bump PORTREVISION - Pass maintainership to horia@racoviceanu.com - Add DOCS Option - Change Desktop entry file x11-wm/obmenu - Bump PORTREVISION - Pass maintainership to horia@racoviceanu.com - Change Desktop entry file - Break lines around 80 characters Notes: svn path=/head/; revision=351711
* x11/libfmRusmir Dusko2014-02-235-14/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update to 1.2.0 - Add dependency for textproc/p5-XML-Parser - ADD USE_XZ=yes - Add USES desktop-file-utils shared-mime-info - Add USE_AUTOTOOLS=aclocal automake - Strip executables and/or libraries - Add DOCS and Option - Add MAJORVER, VER and PLIST_SUB - Change REINPLACE, remove obsolete and libfm-gtk3.pc [1] - Remove obsolete pre-install - Added executable and desktop for lxshortcut [1] - Update WWW x11-fm/pcmanfm - Update to 1.2.0 - Remove dependency for x11/startup-notification [1] - ADD USE_XZ=yes - Add USES desktop-file-utils pathfix - Add DEBUG and DOCS Options, add DOCS - Add patch [1] - Update WWW deskutils/lxshortcut - Add conflict with libfm-1.2.0 - Mark DEPRECATED, set EXPIRATION_DATE x11/lxde-meta - Bump PORTREVISION - Remove dependency for deskutils/lxshortcut Reported by:<-->Upstream (IRC) [1] Notes: svn path=/head/; revision=345771
* Convert the tree to USES=famAntoine Brodin2014-01-041-2/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=338691
* - 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
* x11/menu-cacheRusmir Dusko2013-10-042-4/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update to 0.5.0 - Change maintainer email to @FreeBSD.org - Remove not needed patches x11/lxde-meta - Bump PORTREVISION - Change maintainer email to @FreeBSD.org - Add dependency for deskutils/lxshortcut - Add NO_MTREE=yes x11/libfm - Bump PORTREVISION - Support STAGEDIR - Preserve original *.conf files with stage x11-fm/pcmanfm - Bump PORTREVISION - Support STAGEDIR - Preserve original *.conf files x11/lxpanel - Bump PORTREVISION Approved by: wg/pawel (mentors) Notes: svn path=/head/; revision=329402
* 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
* - Update to 1.1.2Rusmir Dusko2013-09-162-7/+7
| | | | | | | | | | - Change maintainer email gmx.ch --> FreeBSD.org - Use the new format for LIB_DEPENDS Approved by: wxs/wg/pawel (mentors) Notes: svn path=/head/; revision=327434
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-021-1/+1
| | | | Notes: svn path=/head/; revision=326089
* - Update to version 1.1.1Pawel Pekala2013-07-243-11/+10
| | | | | | | | | | - Convert to new options macros PR: ports/180810 Submitted by: nemysis <nemysis@gmx.ch> (maintainer) Notes: svn path=/head/; revision=323616
* - Pass maintainership to submitterWen Heping2013-06-191-1/+1
| | | | | | | | PR: 179695 Submitted by: nemysis <nemysis@gmx.ch> (new maintainer) Notes: svn path=/head/; revision=321226
* Send some ports back to the pool that I no longer have time forKris Moore2013-06-181-1/+1
| | | | Notes: svn path=/head/; revision=321199
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* Update to 1.1.0Kris Moore2013-01-083-40/+18
| | | | | | | | PR: 175100 Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw> Notes: svn path=/head/; revision=310099
* - Update to 1.0Kris Moore2012-09-054-20/+10
| | | | Notes: svn path=/head/; revision=303721
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* Update to 0.9.10Kris Moore2012-02-283-3/+5
| | | | Notes: svn path=/head/; revision=292389
* - 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
* Update to 0.9.9Kris Moore2011-09-033-4/+26
| | | | Notes: svn path=/head/; revision=281055
* - Update to 0.9.8Kris Moore2011-05-254-4/+26
| | | | Notes: svn path=/head/; revision=274661
* - Get Rid MD5 supportMartin Wilke2011-03-181-1/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* - Update to 0.9.7Kris Moore2010-09-304-66/+25
| | | | | | | Grab maintainership while here Notes: svn path=/head/; revision=262178
* 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-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update to 0.5.2Philip M. Gollucci2010-01-044-4/+24
| | | | | | | | PR: ports/142119 Submitted by: Yuri Pankov <yuri.pankov@gmail.com> Notes: svn path=/head/; revision=247091
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with X Notes: svn path=/head/; revision=240078