Commit Graph

10585 Commits

Author SHA1 Message Date
Hiroki Tagato 9760aa763f Update to 1.53.2
Changelog: https://code.visualstudio.com/updates/v1_53
2021-02-12 07:50:22 +00:00
Piotr Kubaj c32a4b37ed Add LTO_DESC to Mk/bsd.options.desc.mk.
There are more and more ports using LTO.
2021-02-10 19:17:45 +00:00
Piotr Kubaj e26465f191 editors/libreoffice: fix build on powerpc64le
Add the previously removed powerpc64le block to configure.
2021-02-10 13:16:51 +00:00
Hiroki Tagato 619b9fe748 Update to 1.53.1
Changelog: https://code.visualstudio.com/updates/v1_53
2021-02-10 08:08:00 +00:00
Nuno Teixeira 103c3702de Submitted by: Nuno Teixeira <eduardo@FreeBSD.org> (maintainer)
Approved by:	dbaio, garga (mentors)
Differential Revision:	https://reviews.freebsd.org/D28534
2021-02-10 07:42:50 +00:00
Hiroki Tagato 3ac3e7cca4 Add a new port editors/marker
Marker is a simple yet robust markdown editor.

The primary goal of Marker is to provide a powerful document editing
experience, without making assumptions about the workflow of the
user. Marker's base configuration is very simple, but it can be
customized to meet the needs of any workflow!

WWW: https://fabiocolacio.github.io/Marker/
2021-02-10 01:56:05 +00:00
Don Lewis df0cbebaff Unbreak build after gnomevfs and gconf removal. 2021-02-10 00:51:40 +00:00
Tobias C. Berner ed28803b50 graphics/poppler: update to 21.02
Release 21.02.0:
        core:
         * GfxCal*ColorSpace: introduce Bradford transform for chromatic adaptation
         * Fix memory leak if saving the file fails
         * Internal code improvements
         * Fix various issues handling broken files
         * Make checkedAdd work for long long in MSVC

        qt5:
         * Properly export NewSignatureData class
         * Fix regression in QIODeviceOutStream + MSVC

        qt6:
         * Properly export NewSignatureData class
         * Fix regression in QIODeviceOutStream + MSVC

        utils:
         * pdftohtml: Fix error() parameter type

PR:		253183
Exp-run by:	antoine
2021-02-09 11:10:57 +00:00
Don Lewis d4e4c868fc Upgraded enditors/openoffice-4 to version 4.1.9:
* Headless mode: Crash on DOC to PDF conversion
  * Various fixes for non-FreeBSD platforms

Unbreak after gnome-vfs removal
2021-02-09 07:12:47 +00:00
Hiroki Tagato a9584ee812 Update to 1.53.0
Changelog: https://code.visualstudio.com/updates/v1_53
2021-02-08 11:19:35 +00:00
Baptiste Daroussin 7d5aafb64f Remove dependency on deprecated gnome2 libraries:
gnomevfs and gconf
2021-02-06 19:45:40 +00:00
Dima Panov c714c25600 editors/libreoffice: Fix build on aarch64
Submitted by:	Michael Urankar via github
MFH:		2021Q1
2021-02-06 02:13:47 +00:00
Jason E. Hale 1397e6fdc8 editors/mp: Update to 5.46 2021-02-05 16:21:15 +00:00
Ashish SHUKLA 2ab3642614 - Update to git snapshot 6bd9dbf 2021-02-05 13:32:04 +00:00
Baptiste Daroussin b82fbf160b Remove the dependency on libgtkhtml
All versions of gtkhtml have been deprecated long ago, it is about to be
removed from the ports tree
2021-02-05 10:26:13 +00:00
Tobias C. Berner 6954aa7786 Update KDE Release-Service to 20.12.2
Some of our projects release on their own timescale and some get released
en-masse. The 20.12.2 bundle of projects was released today with dozens of
bugfixes and will be available through app stores and distros soon. See the
20.12.2 releases page for details.

Some of the fixes in today’s bugfix releases include:

	*    Ark no longer crashes when closing the window while loading a TAR archive
	*    Dolphin calculates the folder size on FUSE and network file systems correctly now
	*    Konsole no longer crashes when exiting all tabs at the same time
	*    Dictionaries can be added in Kiten’s config dialog
	*    Umbrello doesn’t crash anymore if exiting when a widget in a diagram is selected

Release Notes:
	https://community.kde.org/Releases/20.12_Release_Notes

Full Changelog:
	https://kde.org/announcements/fulllog_releases-20.12.2/
2021-02-04 19:21:17 +00:00
Dima Panov 5c2dafb758 Please welcome LibreOffice suite 7.1.0 release!
Release Notes:	https://blog.documentfoundation.org/blog/2021/02/03/libreoffice-7-1-community/
2021-02-04 09:21:55 +00:00
Sunpoet Po-Chuan Hsieh 60321667ec Bump PORTREVISION for devel/re2 shlib change 2021-02-03 19:46:35 +00:00
Adam Weinberger 6b5c80d8a4 editors/vim: Update to 8.2.2461 2021-02-03 19:12:50 +00:00
Dima Panov 1a4927beae editors/libreoffice6: use some bundled libs in preparations of LO 7.1 update
Bundled: mdds, liborcus, libetonyek01
Simplify dependencies list by use USE_GNOME=	cairo glib20 libxml2 libxslt

Bump PORTREVISION to force rebuild with bundled libs
2021-02-03 16:26:02 +00:00
Antoine Brodin 24de033cbd Mark BROKEN on FreeBSD 13 and 14
./Plugins/Pdf/PDFWriter/PDFDocumentHandler.cpp:1332:24: error: assigning to 'bool' from incompatible type 'nullptr_t'
        mParserOwned = NULL;
                       ^~~~

Reported by:	pkg-fallout
MFH:		2021Q1
2021-02-01 12:55:26 +00:00
Guido Falsi 34f02d47b4 Update mousepad to 0.5.2 2021-01-31 17:53:53 +00:00
Adriaan de Groot 814138021c Update editors/calligraplan (project planner) to latest upstream
From the release notes on the KDE-releases mailing list:

> Main changes:
> * Allow to print a selectable time range.
> * Fit printout to page height.
> * Fit printout to a single page
> * Print the chart on multiple pages.
> * Uses a color palette suitable for printing on white paper
> * Use the mouse or mouse weel to zoom the datetime scale.

The application is described at https://calligra.org/plan/

There are some larger plist changes here because documentation
is now much more extensive (and included with the app instead of
bundled somewhere else).

Reported by:	portscout
2021-01-29 21:24:44 +00:00
Hiroki Tagato 304898a672 Change devel/electron9 update 2021-01-29 07:08:55 +00:00
Sunpoet Po-Chuan Hsieh becaac537e Fix build with bison 3.7.4
PR:		248911
Exp-run by:	antoine
2021-01-26 13:59:25 +00:00
Mikael Urankar 4c18bd3340 editors/kak-lsp: Update to 9.0.0
Changes: https://github.com/kak-lsp/kak-lsp/releases/tag/v9.0.0
2021-01-25 10:14:52 +00:00
Joseph Mingrone 99f5c168ed editors/slime: Update to fix build after editors/emacs-devel update
The 'when' argument of `make-obsolete' and related functions was recently
made mandatory. [1] Update to pull in an upstream fix to
`define-obsolete-variable-alias'. [2]

[1] https://github.com/emacs-mirror/emacs/commit/32c6732d16385f242b1109517f25e9aefd6caa5c
[2] https://github.com/slime/slime/commit/48bfe6cccfdf879cd7137b00eb2ca160665a92f8

Reported by:	tcberner
Approved by:	portmgr (blanket, build fix)
2021-01-23 02:42:34 +00:00
Lewis Cook a5c7f2939c Update MAINTAINER fields for myself (lcook)
Approved by:            tcberner (mentor)
Differential Revision:  https://reviews.freebsd.org/D28279
2021-01-22 10:08:51 +00:00
Hiroki Tagato 3b4b42b707 Update to 1.52.1
Changelog:
- https://code.visualstudio.com/updates/v1_49
- https://code.visualstudio.com/updates/v1_50
- https://code.visualstudio.com/updates/v1_51
- https://code.visualstudio.com/updates/v1_52

Reviewed by:	ehaupt
2021-01-22 00:02:27 +00:00
Piotr Kubaj a5ac5ac896 editors/libreoffice: fix build on powerpc64 elfv2
This set of patches is applied only on powerpc* architectures.

Submitted by:	afsilva
Approved by:	tier 2 blanket
2021-01-20 17:26:37 +00:00
Neel Chauhan fa704d459b editors/editorconfig-core-c: Update to 0.12.4
Changes: https://github.com/editorconfig/editorconfig-core-c/releases/tag/v0.12.4

Reviewed by:		0mp (mentor)
Approved by:		0mp (mentor)
Differential Revision:	https://reviews.freebsd.org/D28241
2021-01-20 16:01:15 +00:00
Danilo Egea Gondolfo e8cd3ad3be editors/nano: Update to 5.5
PR:		252749
2021-01-18 20:52:39 +00:00
Alexey Dokuchaev 5cd11e903f - Update to version 2.8.4, add `gnome' to CATEGORIES
- Provide more descriptive COMMENT, fix RUN_DEPENDS
- Add DOCS option which installs API documentation
- Amend the port description based on the README.md

PR:		252300 (based on)
Submitted by:	Charlie Li
2021-01-17 10:37:04 +00:00
Jason E. Hale 06260e9ef6 editors/mp: Update to 5.45
Remove LLD_UNSAFE - seems to link fine now without it
2021-01-16 18:38:05 +00:00
Joseph Mingrone f99176a12e editors/emacs-devel: Update to 2021-01-15 commit, 4dc72dd 2021-01-15 18:43:42 +00:00
Jose Alonso Cardenas Marquez 82ac7a6add - lang/fpc revert way like linker is taken by fpc compiler
- lang/fpc add binutils to RUN_DEPENDS
- editors/lazarus add binutils to RUN_DEPENDS
- editors/lazarus add gmake to RUN_DEPENDS
- editors/lazarus install fpc units like RUN_DEPENDS too
- Bump PORTREVISiON of fpc/lazarus ports

PR:		251712
Reported by:	amdmi3
2021-01-14 21:11:15 +00:00
Wen Heping 2d9457517a - Fix build in current 2021-01-12 12:45:32 +00:00
MANTANI Nobutaka 61c77121e7 Update to 1.6.1. 2021-01-11 12:05:53 +00:00
Hiroki Tagato 6cf718e5d9 Update to 1.48.2
Changelog:
- https://code.visualstudio.com/updates/v1_47
- https://code.visualstudio.com/updates/v1_48

Reviewed by:	ehaupt
2021-01-11 02:08:15 +00:00
Wen Heping 0aa492dc25 - Fix the build on -CURRENT
PR:		252249
Submitted by:	kevans@
2021-01-10 23:03:14 +00:00
Yuri Victorovich 69e787c7b3 editors/o: Update 2.34.1 -> 2.35.0
Reported by:	portscout
2021-01-10 19:40:34 +00:00
Kyle Evans 94e1338d7e editors/zile: pick up missing PORTREVISION bump
r561090 intended to bump the PORTREVISION so that builders on earlier
FreeBSD versions pick up the more stable libgnuregex. Do so now.

MFH:		2021Q1
2021-01-10 17:53:11 +00:00
Kyle Evans 9a98d03e50 editors/zile: fix the build on -CURRENT
libgnuregex has been removed in FreeBSD 13.0. The version in base had a
number of known or likely bugs associated with it, so just use the newer
and more stable port on all supported FreeBSD versions.

PR:		252251
Approved by:	maintainer (culot)
MFH:		2021Q1
2021-01-10 17:36:11 +00:00
Rene Ladan d407d80f49 Remove py27_*_DEPENDS lines from ports using Python 3.6+ only.
While here adjust a related comment in graphics/py-traitsui
2021-01-09 14:33:52 +00:00
MANTANI Nobutaka d1d32ad21e Update to 1.6.0. 2021-01-09 05:49:50 +00:00
Tobias C. Berner 4fb2cd10f1 Update KDE Release Service ports to 20.12.1
Full changelog:
	https://kde.org/announcements/fulllog_releases-20.12.1/
2021-01-08 19:15:30 +00:00
Hiroki Tagato 90b4edd0b9 Chase devel/electron7 update 2021-01-08 11:04:20 +00:00
Tobias C. Berner c565bdb335 graphics/poppler: update to 21.01.0
Release 21.01.0:
        core:
         * Faster routines for jpeg decoding
         * Fix reading signatures in encrypted files
         * Add white point correction when lcms is used
         * JBIG2Stream: Fix byte counting
         * Fix potential data loss if we try to fetch a non existing Ref after modifying the document
         * Specifically use DeviceGray instead of DefaultGray for softmasks
         * Fix various issues handling broken files

        utils:
         * pdftocairo: Setmode binary for windows
         * pdfsig: Add hability to digitally sign files
         * pdftoppm: add options to set DeviceGray/DeviceRGB/DeviceCMYK
         * pdftops: add options to set DeviceGray/DeviceRGB/DeviceCMYK
         * pdfimages: Account for rotation in PPI calculation

        qt5:
         * Add hability to digitally sign files

        qt6:
         * Add hability to digitally sign files

        build system:
         * Enable clang-tidy bugprone-signed-char-misuse

PR:		252377
Exp-run by:	antoine
2021-01-07 19:23:00 +00:00
Mikael Urankar a798515415 lang/rust: Update to 1.49.0
Changes: https://github.com/rust-lang/rust/releases/tag/1.49.0

Tested by:	mikael, pkubaj
Differential Revision:	https://reviews.freebsd.org/D27940
2021-01-06 10:13:58 +00:00
Alexandre C. Guimarães 84ba1b21d6 editors/texstudio: Update to 3.0.4 2021-01-06 02:30:12 +00:00