1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-07 02:06:57 +00:00
Commit Graph

2009 Commits

Author SHA1 Message Date
Tobias Kortkamp
ce1af7fdc2
*: apply refactor.remove-consecutive-empty-lines
Submitted by:	portedit
2021-10-19 10:36:47 +02:00
Stefan Eßer
a8dcee092d x11-fm/pcmanfm: Add CPE information
Approved by:	portmgr (blanket)
2021-10-13 16:00:53 +02:00
Baptiste Daroussin
2c672a4de9 INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
2021-10-10 21:44:42 +02:00
Neel Chauhan
71da3b59d1 x11-fm/caja: Update to 1.26.0 2021-10-09 16:33:24 -07:00
Neel Chauhan
734788eb91 x11-themes/mate-icon-theme: Update to 1.26.0 2021-10-09 16:33:24 -07:00
Tobias C. Berner
98a1ae68be KDE: Update KDE Gear to 21.08.2
Thursday, 7 October 2021

Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.

Today they all get new bugfix source releases with updated translations,
including:

   * kmail: Fix an infinite SSL error dialog loop
   * konqueror: Make it compatible with KIO 5.86.0 and don’t open every
     URL in a new window
   * libksane: Fix multi page detection with certain scanners

Full announcement:
	https://kde.org/announcements/gear/21.08.2/
2021-10-07 22:48:21 +02:00
Neel Chauhan
48e692a2ed x11-fm/sushi: Update to 41.0 2021-10-03 11:31:24 -07:00
Chris Hutchinson
4886d3afe2 x11-fm/mucommander: unbreak
PR:		258100
MFH:		2021Q3
2021-09-29 20:54:17 +09:00
Neel Chauhan
9096f62540 x11-fm/nautilus: Update to 41.0 2021-09-27 19:49:59 -07:00
Guido Falsi
38ad7a2cc8 x11-fm/thunar: Update to 4.16.10 2021-09-18 15:00:11 +02:00
Guido Falsi
e1b6587a60 x11-fm/thunar: Update to 4.16.9 2021-09-11 21:43:24 +02:00
Bernhard Froehlich
3bc46fd395
x11-fm/konqueror: Add CPE information
Approved by:	portmgr (blanket)
2021-09-10 21:18:17 +00:00
Bernhard Froehlich
4376e24336
x11-fm/nautilus: Add CPE information
Approved by:	portmgr (blanket)
2021-09-10 21:17:53 +00:00
Bernhard Froehlich
8a1cbabfc3
x11-fm/thunar: Add CPE information
Approved by:	portmgr (blanket)
2021-09-06 13:20:58 +00:00
Tobias C. Berner
e858b5d6ba x11-fm/dolphin: add upstream fix to make dolphin's terminal work without kinit
Dolphin still uses KToolInvocation::invokeTerminal() which is
deprecated and requires KInit. However Dolphin was ported away from
requiring it in other ways, so it is now possible to have Dolphin
running but not KInit, which breaks the "Open in Terminal"
functionality.

Using KTerminalLauncherJob fixes this. It was introduced in Frameworks
5.83, so the CMake dependency version is accordingly increased.

Upstream PR: 441072
Obtained from:	27bfcde4ef
Obtained from via: https://raw.githubusercontent.com/archlinux/svntogit-packages/packages/dolphin/trunk/27bfcde4.patch
2021-09-04 13:13:49 +02:00
Tobias C. Berner
6f5850a014 KDE: Update KDE Gear to 21.08.1
Thursday, 2 September 2021

Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.

Today they all get new bugfix source releases with updated translations,
including:

  *  konsole: Fix KXmlGUI toolbars and Konsole MainWindow size.
  *  elisa: Fix the “Files” view.
  *  skanlite: Fix image saving when preview is not shown.

Full announcement:
	https://kde.org/announcements/gear/21.08.1/

Full Changelog:
	https://kde.org/announcements/changelogs/gear/21.08.1/
2021-09-02 16:52:51 +02:00
Bernhard Froehlich
62ceef8f59
x11-fm/krusader2: Add CPE information
Approved by:    portmgr (blanket)
2021-08-31 11:24:07 +00:00
Alexey Dokuchaev
38621bd302 x11-fm/worker: the port had been updated to version 4.9.0.
Approved by:	maintainer
2021-08-29 09:37:08 +00:00
Neel Chauhan
7199cc61fd x11-fm/nautilus: Update to 40.2 2021-08-15 08:09:09 -07:00
Tobias C. Berner
17734b82d3 KDE: Update KDE Gear to 21.08.0
Thursday, 12 August 2021

KDE Gear 21.08 improves KDE apps across the board, bringing you quick
and responsive utilities, creativity programs with powerful features,
and secure tools for all your work and play needs.

If this is your first time with KDE software, discover a whole new world
of free and secure programs, packed with incredible possibilities. If
you are already a KDE regular, check out all the fresh innovations we
have added to your favorite apps.

Either way, go forth and try new things!

Full announcement:
	https://kde.org/announcements/gear/21.08.0/
2021-08-13 09:15:29 +02:00
Jose Alonso Cardenas Marquez
ced250d516 editors/lazarus[-qt5]: bump some ports dependants of lazarus
* bump PORTREVISION of cad/zcad: comms/cqrlog: editors/picpas:
  graphics/lazpaint: multimedia/winff: net-p2p/awgg:
  net-p2p/transmission-remote-gui: russian/emkatic:
  x11-fm/doublecmd
* editors/lazarus[-qt5] was updated to 2.0.12
2021-07-31 21:26:39 -05:00
Lars Engels
c4fd7792f9 *: Drop maintainership on most of my ports.
Unfortunately I cannot give them the love they deserve at the moment.
2021-07-28 22:34:51 +02:00
Tobias C. Berner
2bba714d25 x11-fm/nautilus: prepare for glib 2.68.3
Add upstream fix dropping use of volatile[1]

[1] 9b733dd9df

PR:		256200
2021-07-23 19:23:36 +02:00
Tobias C. Berner
7d8693d67b textproc/exempi: update to 2.5.2
2.5.0

- Upgrade XMPCore to Adobe XMP SDK CC 2016.07
  - Support for iOS in XMPFiles
  - New DOM based API’s are added in XMP Core to access metadata tree
    hierarchy. (not exposed yet in Exempi)
  - Added support XMP/metadata in utf-8 encoded uncompressed SVG files in XMPFiles.
  - Added support of GIF handler in XMPFiles.
  - Added support for reconciliation of iXML’s TRACK_LIST and its components to get
    microphone data.
  - Added support for IFDs of type 13 in TIFF.
  - Added support for MPEG4 videos shot from Google Nexus 5 camera.
  - Restructured the implementation of XDCAM Handler to support File Access Mode (FAM)
    and Simple Access Mode (SAM)
  - Added inbuilt support for iXML namespace in XMPCore.
  - Modified the alias tiff:ImageDescription for dc:description as language alternative
    array instead of simple property.
  - Lot of bug fixes in XMPFiles and XMPCore.
- Removed Exempi provided support for GIF in favour of Adobe's.
- New: API NS_XML constant

Internal:

- Added tests for Adobe SDK.
- Fixed warnings and other issues and Adobe SDK.
- Compile with much more warnings enabled.

2.4.5 - 2018/03/07

- Bug #105204: [CVE-2018-7730] fix a buffer overflow in the PSD parser.
- Bug #105205: [CVE-2018-7728] fix a buffer overflow in the TIFF parser.
- Bug #105206: [CVE-2018-7729] fix a buffer overflow in PostScript parser.
- Bug #105247: [CVE-2018-7731] fix a null dereference in WEBP parser.

2.4.4 - 2018/02/04

- Bug #102197: Properly initialize pointers in WEBP.
- Bug #102151: Fix an infinite loop in RIFF parser.
- Bug #102483: Fix an infinite loop in QuickTime parser.
- Bug #102484: Fix an infinite loop in ASF parser.
- Bug #104885: Adjust minimum version for gcc in documentation.

2.4.3 - 2017/08/03

- Bug #100397: Fix a buffer overrun, memcpy() on overlapping
  regions, use after free in the exception handling.
- Bug #101913: Fix a fatal assert with corrupt WEBP.
- Bug #101914: Fix a crash on a corrupt file.

2.4.2 - 2017/01/29

- Properly define BanAllEntityUsage.
  See https://bugzilla.redhat.com/show_bug.cgi?id=888765

2.4.1 - 2017/01/23

- Bug #99494: Restore error reporting.

Internal:

- Added test for xmp_parse()
- Renamed test3 to testiterator and more comprehensive test for
  iterator to detect thing like bug 99480

Release notes:

- In 2.4.0 the XMP iterator corrected behaviour when used for
  XMP_ITER_JUSTLEAFNAME: The returned values are now set to they
  actual schema NS instead of the top level one.
  This required fixed in third party packages:
  https://github.com/python-xmp-toolkit/python-xmp-toolkit/issues/67
  This changes is the result of a bug fix in Adobe SDK.
  See bug #99480

2.4.0 - 2017/01/07

- Bug #89449: Upgrade XMPCore to Adobe XMP CC 2014.12.
  - New flag to optimize layout on MPEG4 files.
  - GoPro MPEG4 video files support.
  - Improved JPEG support.
  - iXML support in WAVE files.
  - Several bugs and memory leaks fixes.
  - Changes from Adobe XMP CC 2013.06.
    - Pluggable file handlers (not exposed yet in Exempi)
    - Support for Exif 2.3 properties
    - New RIFF file handler
    - Better Postscript support.
    - Lot of bug fixes.
- New API: added XMP_OPEN_OPTIMIZEFILELAYOUT for new SDK.
- Now require (partial) C++11 support to compile (gcc 4.4.7 tested)
- New: WebP format handler (contributed: Frankie Dintino, The Atlantic)

Internal:

- Exempi is now automatically build and the test run by Travis CI.

2.3.0 - 2016/03/15

- New: API xmp_datetime_compare().
- New: API xmp_string_len() to get the length of the XmpString.
- Bug #94065:
  - New: API xmp_files_can_put_xmp_xmpstring() and xmp_files_can_put_xmp_cstr()
    variants.
  - New: API xmp_files_put_xmp_xmpstring() and xmp_files_put_xmp_cstr()
    variants.
  - New: API xmp_files_get_xmp_xmpstring() variant.
  - Test: check the status of the PDF handler.
- Bug #90380: Fix potential crash with corrupt TIFF file.
- Bug #14612: Better Solaris compilation fix.
- Fix header to pass -Wstrict-prototypes
2021-07-17 19:34:38 +02:00
Kevin Bowling
56fadc6bf9 x11-fm/pcmanfm-qt: Reset maintainer
PR:		257205
Reported by:	Marco Beishuizen <mbeis@xs4all.nl> (maintainer)
2021-07-15 12:48:27 -07:00
Adriaan de Groot
fe4de16228 x11-fm/dolphin: lighten dependencies 2021-07-15 11:11:17 +02:00
Tobias C. Berner
19ce6c4021 */*: Update KDE Gear to 21.04.3
Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.

Today they all get new bugfix source releases.

Full changelog:
	https://kde.org/announcements/changelogs/gear/21.04.3/
2021-07-10 01:34:31 +02:00
Kevin Bowling
da3162c7c9 graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
2021-06-22 11:53:08 -07:00
Li-Wen Hsu
c9160198e0
x11-fm/konqueror: Correct COMMENT
Approved by:	arrowd (kde)
2021-06-21 03:35:44 +08:00
Eric Turgeon
ef44da3449 x11-fm/caja: updated to 1.24.1 2021-06-13 14:31:21 -03:00
Tobias C. Berner
896d87b6fb */*: Zpdate KDE Gear to 21.04.2
Thursday, 10 June 2021

Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.

The full changelog can be found here:
	https://kde.org/announcements/changelogs/gear/21.04.2/
2021-06-13 08:06:29 +02:00
Jason Helfman
26d9cb7d18 x11-fm/qtfm: update to 6.2.1 2021-06-09 00:49:16 +00:00
Tobias C. Berner
2f4f39f9ef x11-fm/konqueror: add upstream fix to make addressbar work again
Upstream bug report:
	https://bugs.kde.org/show_bug.cgi?id=437161

Reported by:	Graham Perrin <grahamperrin@gmail.com>
2021-05-31 18:29:06 +02:00
Tobias C. Berner
3603155333 Update KDE Gear to 21.04.1
May 13, 2021. Over 120 individual programs plus dozens of programmer
libraries and feature plugins are released simultaneously as part of KDE
Gear

Today they all get new bugfix source releases.

Changelogs:
	https://kde.org/announcements/changelogs/releases/21.04.1/
2021-05-13 19:33:56 +02:00
Jesper Schmitz Mouridsen
afde5d386d x11-fm/pcmanfm-qt: Update to 0.17.0
PR: 255469
Approved by: mbeis@xs4all.nl (maintainer)
2021-05-08 18:52:00 +02:00
Alexey Dokuchaev
1a88aac44d Update `x11-fm/worker' to version 4.8.1.
Approved by:	maintainer
2021-05-08 04:17:55 +00:00
Guido Falsi
6d854637cf x11-fm/thunar: Update to 4.16.8
This release fixes a regression introduced in 4.16.7
2021-05-07 18:29:39 +02:00
Guido Falsi
c5ba526e91 x11-fm/thunar: Update to 4.16.7 2021-05-07 09:24:22 +02:00
Tobias C. Berner
a92fa618b0 Update KDE Gear to 21.04
KDE Gear 21.04
Thursday, 22 April 2021

Welcome to KDE Gear ⚙️ 21.04!

KDE produces literally dozens of apps for work, play, education, and
creativity. Kontact, for example, gives you control over all your email,
contact, and agenda; Itinerary keeps you up to date with everything you
need regarding your trips; the KAlgebra graphing calculator works
equally well on your desktop and your phone; Cantor provides you with an
intuitive way of analyzing data and graphing the results; and Kdenlive
makes cutting and building sophisticated-looking videos not only easy,
but fun as well.

These are but a few of the apps releasing new updates today. When
combined with the KDE’s powerful Plasma desktop, they provide you with
most, if not all, the tools you need to be productive in a versatile and
flexible Linux^WFreeBSD environment.

But you don’t even need to run Linux! Many of the apps in this
announcement work on Windows, macOS, and Android as well. This is what
convergent means for KDE: use your favorite apps anywhere, on any
system, on your work computer, mobile or even on your TV!

And, remember: KDE’s apps, the Plasma desktop, Plasma Mobile, Plasma
BigScreen and all the rest of KDE’s software are free and open source.
No licensing, no hidden costs, no spying. Share them with your friends,
install them at work, or use them in your school lab. It is your
software to enjoy where and how you want.

Full announcement and changelogs:
	https://kde.org/announcements/gear/21.04/
2021-04-22 18:47:50 +02:00
Adriaan de Groot
c94f4ee946 x11-fm/krusader2: fix crash-on-exit
Details are in the patch which has been added; committed upstream.
2021-04-19 23:04:12 +02:00
Fernando Apesteguía
aae00cbee1 x11-fm/pcmanfm: Update to 1.3.2
ChangeLog: https://github.com/lxde/pcmanfm/releases/tag/1.3.2

PR:	254792
Reported by:	gspurki@gmail.com
Reviewed by:	portmaster@bsdforge.com (maintainer)
2021-04-13 07:57:35 +02:00
Alexey Dokuchaev
aec13ae11d Update Worker and AVFS to versions 4.8.0 and 1.1.4, respectively.
Approved by:	maintainer
2021-04-11 11:56:05 +08:00
Dmitry Marakasov
5823922c58 Remove useless Created by: headers mentioning me 2021-04-08 02:19:01 +03:00
Mathieu Arnold
cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Rene Ladan
b217c7fc9c Mark ports recursively depending on Python 2.7 for expiration on June 23.
For ports optionally dependending on Python 2.7, just mark those options
as expired. Remove konquerer from the x11/kde-baseapps metaport and bump
its PORTREVISION.

Submitted by:	rene
Reviewed by:	portmgr, adridg, ehaupt, lme, madpilot, pizzamig, se, sunpoet, yuri
Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D28665
2021-03-24 13:34:35 +00:00
Guido Falsi
7f48e6f75b Update thunar to 4.16.6 2021-03-21 20:29:39 +00:00
Kai Knoblich
cd7107cf48 x11-fm/nautilus-python: Update to 1.2.3
Changelog:

https://github.com/GNOME/nautilus-python/blob/NAUTILUS_PYTHON_1_2_3/NEWS

PR:		254270
Approved by:	Daniel Shafer (maintainer)
2021-03-20 08:33:25 +00:00
Emanuel Haupt
3029d8f8a6 x11-fm/xfe: Update to 1.44 2021-03-15 16:28:55 +00:00
Guido Falsi
50fcc35468 Update thunar to 4.16.5 2021-03-08 11:00:16 +00:00