Commit graph

11141 commits

Author SHA1 Message Date
Tobias C. Berner
654acd8140 math/gsl: bump portrevision of consumers after update to 2.7.1
PR:		260201
2022-01-12 20:41:22 +01:00
Alexey Dokuchaev
4176a5d6ab editors/xed: update the port to version 3.2.2. 2022-01-12 07:48:10 +00:00
Stefan Eßer
bcaf25a8c8 Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.

This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.

Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port
cannot conflict with itself (due to logic in bsd.port.mk that
supresses the pattern match result in that case).

A few ports that set the conflicts variables depending on complex
conditions (e.g. port options), have been left unmodified, despite
probably containing outdated package names.

These changes should only affect the installation of locally built
ports, not the package building with poudriere. They should give an
early indication of the install conflict in cases where currently
the pkg command aborts an installation when it detects that an
existing file would be overwritten,

Approved by:	portmgr (implicit)
2022-01-10 16:15:39 +01:00
Alexandre C. Guimarães
b409c26679
editors/texstudio: Update to 4.2.0
- bump PORTREVISION due to previous ac51135afd
2022-01-10 01:44:16 -03:00
Alexandre C. Guimarães
ac51135afd
audio/py-mutagen: Update to 1.45.1
PR:		259241
2022-01-10 00:24:13 -03:00
Wen Heping
e438dd3e26 editors/zile: Update to 2.6.2 2022-01-10 08:21:27 +08:00
Yasuhiro Kimura
66bda7172f editors/with-editor: Update to 3.1.1
Changes:	https://github.com/magit/with-editor/commits/v3.1.1
2022-01-08 19:15:09 +09:00
Yasuhiro Kimura
6c5200b096 editors/with-editor: Update to 3.1.0
Changes:	https://github.com/magit/with-editor/commits/v3.1.0
2022-01-07 01:33:35 +09:00
Tobias C. Berner
2b5369a28e KDE: Update KDE Gear to 21.12.1
Thursday, 6 January 2022

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.
Distro and app store packagers should update their application packages.

Changelog:
	https://kde.org/announcements/changelogs/gear/21.12.1/
2022-01-06 16:38:38 +01:00
Dima Panov
97dcd51099 Please welcome LibreOffice suite 7.2.5 release! (+)
LibreOffice 7.2.5 is now available, with 90 bugfixes and compatibility improvements.
Learn more: https://blog.documentfoundation.org/blog/2022/01/06/libreoffice-7-2-5-is-now-available/

MFH:	2022Q1
Sponsored by:	Netzkommune GmbH
2022-01-06 16:07:48 +03:00
Hiroki Tagato
a846becb75 devel/electron13: update to 13.6.6
Changelog: https://github.com/electron/electron/releases/tag/v13.6.6
2022-01-06 19:56:30 +09:00
Ashish SHUKLA
ca36343697
editors/helix: Update to 0.6.0
- Also strip the tree-sitter modules
2022-01-04 14:49:50 +00:00
Joseph Mingrone
08f3c048b6
editors/emacs-devel: Build pure GTK Emacs by default
- Add PGTK to OPTIONS_DEFAULT
- Remove M17N, OTF, XFT, XIM, and XPM from OPTIONS_DEFAULT
- Eliminate X11 dependencies for pure GTK Emacs by
  - removing CAIRO_IMPLIES=XFT and OTF_IMPLIES=XFT
  - adding CAIRO_PREVENTS=XFT and PGTK_PREVENTS=M17N XFT XPM
  - not including USES=xorg.

While here, pull in a new 2022-01-03 revision and incorporate minor
formatting changes suggested by portfmt.

Reported by:	jbeich
Reviewed by:	jbeich
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D33714
2022-01-03 14:12:48 -04:00
Joseph Mingrone
08fc743190
editors/emacs-devel: Update to 2022-01-01 commit, 4d1968b
This commit introduces a new OPTION, pgtk, which builds a pure GTK
implementation of Emacs.

Sponsored by:	The FreeBSD Foundation
2021-12-31 23:26:48 -04:00
Adam Weinberger
0e577459bf editors/neovim: Update to 0.6.1 2021-12-31 13:48:45 -07:00
MANTANI Nobutaka
7348d8157e editors/imhex: Update to 1.12.1. 2021-12-27 18:14:56 +09:00
Alexey Dokuchaev
5f8eaa38f2 editors/rehex: update the port to version 0.4.0 and relinquish control. 2021-12-26 10:59:56 +00:00
Yuri Victorovich
7934cd537c editors/o: Update 2.45.0 -> 2.46.0
Reported by:	portscout
2021-12-22 18:56:24 -08:00
Eric Turgeon
35ee90e00d editors/linux-sublime-text4: Updated to 4126 2021-12-22 08:06:28 -04:00
Hiroki Tagato
33162626a7 editors/vscode: update to 1.63.2
Changelog: https://code.visualstudio.com/updates/v1_63
2021-12-20 20:57:36 +09:00
Thomas E. Dickey
823697cbe7 editors/xvile: update to 9.8v
While here, remove CONFLICTS_INSTALL. In 9.8v, the sources include
updated makefiles which make the two ports nonconflicting. That is
done by using sed-scripts within the makefiles to rename files owned
by xvile (along with some updates to the latter's plist file).

Changelog: https://invisible-island.net/vile/CHANGES.html#v9_8v

PR:		260382
Reported by:	Thomas E. Dickey <dickey@invisible-island.net> (maintainer)
2021-12-20 14:41:37 +09:00
Thomas E. Dickey
f96d43f530 editors/vile: update to 9.8v
While here, remove CONFLICTS_INSTALL. In 9.8v, the sources include
updated makefiles which make the two ports nonconflicting. That is
done by using sed-scripts within the makefiles to rename files owned
by xvile (along with some updates to the latter's plist file).

Changelog: https://invisible-island.net/vile/CHANGES.html#v9_8v

PR:		260382
Reported by:	Thomas E. Dickey <dickey@invisible-island.net> (maintainer)
2021-12-20 14:41:37 +09:00
Tobias C. Berner
862997dddd KDE: Chase availabiliy of qt5-declarative
In da36e63724 a dependency on qt5-declarative was made
available in kf5-kconfig. This leads to the generation of
further desktop files in some of the Gear ports.
2021-12-17 08:11:40 +01:00
Ashish SHUKLA
9fa47fa0bf
editors/emacs-devel: Update to git snapshot 5a057f6
Also add on-by-default option SQLITE3 for SQLite 3.x support
2021-12-15 19:44:14 +00:00
Alexandre C. Guimarães
c134ad76a1
editors/texstudio: Update to 4.1.2 2021-12-15 14:44:43 -03:00
Hiroki Tagato
dea4fa18e8 editors/vscode: update to 1.63.1
Changelog: https://code.visualstudio.com/updates/v1_63
2021-12-15 15:43:50 +09:00
Tobias C. Berner
fd68e9e2b6 graphics/poppler: update to 21.12
Release 21.12.0:
    core:
         * Add API to add images
         * CairoOutputDev: Fix de-duping of Flate images
         * Fix crash on broken files when using non-default ENABLE_ZLIB_UNCOMPRESS. Issue #393
         * Minor code improvements

    glib:
         * Add API for validation of signatures
         * Add API to read/save to file descriptor

    utils:
         * pdftohtml: Reduce sensitivity of duplicate detection. Issue #1117

    build system:
         * Increase C++ standard to 17

Exp-run by:	antoine
PR:		260344
2021-12-13 21:13:45 +01:00
Mikael Urankar
b850401b16 editors/kak-lsp: Update to 11.1.0
Changes: https://github.com/kak-lsp/kak-lsp/releases/tag/v11.1.0
2021-12-12 18:58:27 +01:00
Tobias C. Berner
45526ecbee framework: Add new USES 'magick' for graphics/ImageMagick*
A new USES has been added to depend on ImageMagick.

	USES=magick

adds a LIB_DEPENDS on graphics/ImageMagick${IMAGEMAGICK_DEFAULT}.

If a specific version is required, use for example

	USES=magick:6        resp.     USES=magick:7

If only a build, run or test is required, use for example

	USES=magick:build    resp.     USES=magick:6,build,test

If a dependency on the nox11 flavor is required, use for example

	USES=magick:nox11    resp.     USES=magick:7,nox11,run,test

See magick.mk for more details on the available flags.

The tree has been completely converted to make use of this.

Approved by:	bapt
Differential Revision: https://reviews.freebsd.org/D32754
2021-12-11 14:50:53 +01:00
Hiroki Tagato
6cb4af508e editors/vscode: update to 1.63.0
While here, remove BROKEN on FreeBSD 12. It build fine on FreeBSD 12
now.

Changelog: https://code.visualstudio.com/updates/v1_63
2021-12-11 16:18:35 +09:00
Dima Panov
9c0c6c0d59 editors/libreoffice6: fix build with options I18N=ON KF5=OFF
PR:		260297
Sponsored by:	Netzkommune GmbH
2021-12-10 23:26:48 +03:00
Dima Panov
aad581d3bf LibreOffice 7.2.4 Community release available ahead of schedule to provide an important security fix
New version include the fixed NSS 3.73.0 cryptographic library, to solve CVE-2021-43527
(the nss secfix is the only change compared to the previous version).

FreeBSD build is always use a system library and was not affected but we packed it anymore :)

Read more: https://blog.documentfoundation.org/blog/2021/12/06/libreoffice-7-2-4-and-7-1-8-community/
2021-12-10 12:29:08 +03:00
Tobias C. Berner
2c348825da KDE: Update KDE Gear to 21.12
KDE Gear 21.12 has landed and comes with a massive number of updates and
new versions of applications and libraries. Literally, dozens of classic
KDE everyday tools and the specialised sophisticated apps you use to
work, be creative and play, are getting refreshers with design
improvements, new features and performance and stability enhancements.

What's new:
	https://kde.org/announcements/gear/21.12.0/#whatsnew

Changelog:
	https://kde.org/announcements/changelogs/gear/21.12.0/
2021-12-10 07:26:32 +01:00
Adriaan de Groot
c770da752d archivers/quazip: update to 1.2, latest upstream
Release notes are here:
	https://github.com/stachenov/quazip/releases/tag/v1.2

There are a handful of internal changes that don't affect us
(allowing QtZip, for instance) or don't show up in our use of
quazip (-lz in pkgconfig file). There's one relevant change
to close() that **might** affect consumers, but then I'd expect
bug reports from the consumers about failures on load/save.

While here, move the libraries needed only for testing to _build.

Bumping PORTREVISION of consumers.

Reported by:	portscout
2021-12-09 11:25:22 +01:00
Neel Chauhan
df96bec167 editors/ghex: Update to 3.41.1 2021-12-08 12:29:07 -08:00
Adriaan de Groot
b5687f8a8a x11-toolkits/granite: update to 6.2.0, latest upstream
Release notes are at
	https://github.com/elementary/granite/releases/tag/6.2.0

Bumping PORTREVISION of consumers, too, because of the crash-fix.

PR:		260024
Reported by:	Olivier Duchateau
2021-12-08 11:57:06 +01:00
Jose Alonso Cardenas Marquez
47644744e6 editors/cudatext: update to 1.151.0 2021-12-07 20:39:02 -05:00
Shaun Amott
d089309c38 editors/py-editorconfig: update to 0.12.3. 2021-12-06 13:20:32 +01:00
Jose Alonso Cardenas Marquez
e7f915a4f3 editors/cudatext: update to 1.150.1 2021-12-05 21:30:07 -05:00
Joseph Mingrone
b5cba031b1
editors/emacs-devel: Update to 2021-12-05 commit, 2d0e1e5
This update fixes a bug that caused "Unknown button type
‘help-function’" errors such as
https://portsfallout.com/fallout/421603/.

See upstream bug https://debbugs.gnu.org/cgi/bugreport.cgi?bug=52291 and
the fix in
https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=5404973916dc5d0b92604d31ad7dca2358bc5b9a.
2021-12-05 21:49:41 -04:00
Adam Weinberger
81b98b54e1 editors/vim: Update to 8.2.3745 2021-12-05 08:14:20 -07:00
Tobias Kortkamp
5a7f23c69d
lang/rust: Rebuild consumers for Rust 1.57.0 2021-12-05 13:35:42 +01:00
Matthias Fechner
83af587fed */*: bump ports depending on libgit2 2021-12-04 13:07:30 +01:00
Piotr Kubaj
b4a8d5e1a4 editors/neovim: only use GCC on powerpc64
On powerpc64le, clang works fine with LTO.
2021-12-03 23:21:37 +00:00
Dima Panov
136c812980 editors/neovim: unbreak build with luajit when lua53+ set as default
Approved by:	adamw (maintainer)
Sponsored by:	Netzkommune GmbH
2021-12-03 00:09:34 +03:00
Adam Weinberger
a2f29f52f7 editors/neovim: Partially revert 9b869a4c17
luajit-openresty causes lua errors with many nvim plugins. I don't know
why, and until I have time to diagnose it, revert the switch to
hardcoded luajit-openresty. In the short term I'll likely switch to
hardcoding luajit and removing the PUC Lua option.
2021-12-02 09:41:57 -07:00
Hiroki Tagato
081f3cc087 devel/electron13: update to 13.6.3
Changelog: https://github.com/electron/electron/releases/tag/v13.6.3
2021-12-02 12:57:11 +09:00
Adam Weinberger
9b869a4c17 editors/neovim: Update to 0.6.0 and switch lua backend
0.6.0 is an interval update that refines and extends the major lua
overhaul of 0.5.0.

Instead of using options for luajit vs PUC (mainline) lua, use
luajit-openresty unconditionally. devel/luv needs to use the same
backend as NeoVIM, so this commit switches it too.

NeoVIM is designed specifically to run on luajit rather than PUC;
upstream essentially doesn't develop for PUC. However, luajit is
largely unmaintained, locked in an older lua dialect, and unbuildable
on many architectures.

The luajit-openresty fork is faster, more modern, and should work in
more places. It's unclear to me which FreeBSD archs it does or doesn't
work on, so the fallout will have to be addressed once the builders have
a whack at it.
2021-12-01 20:20:52 -07:00
Don Lewis
3adea779c6 editors/openoffice*: unbreak build with clang 13+
The include file vigra/memory.hxx from the graphics/vigra port
has this error:
 /usr/local/include/vigra/memory.hxx:43:12: fatal error: 'tr1/memory' file not found
 #  include <tr1/memory>
           ^~~~~~~~~~~~
when compiling with clang 13.0 or newer in -std=gnu++98 mode.

MFH:		2021Q4
2021-12-01 01:53:11 -08:00
Mikael Urankar
88ea3be308 devel/electron13: fix ENOTTY error on uv_pipe_open
This patch was introduced for electron11 and slipped out when creating
ports for electron 12 and 13.
2021-12-01 15:54:31 +09:00
Hiroki Tagato
1cd87430ed devel/electron13: add link time optimization option (OFF by default) 2021-12-01 10:17:02 +09:00
Yasuhiro Kimura
e57183e38c editors/emacs-devel: Update to 2021-11-30 snapshot 804c69d 2021-11-30 17:34:41 +09:00
Dima Panov
83bc8e5919 editors/libreoffice: additional tweak to regenerate html docs and unbreak L10N helppacks
Bump PORTREVISION to force rebuild.

Sponsored by:	Netzkommune GmbH
2021-11-29 17:21:21 +03:00
Alexey Dokuchaev
c73e26cba4 editors/xed, print/xreader: update both ports to version 3.2.0
While here, fix PORTSCOUT comment (there are not just `master.mint*'
but other non-numeric tags in use by upstream), wrap USES list so it
fits standard 80-character terminal width, and set better maintainer.
2021-11-28 15:52:42 +00:00
Guido Falsi
137931c24e editors/mousepad: Update to 0.5.8 2021-11-26 13:47:37 +01:00
Dima Panov
2d3d67f35e LibreOffice 7.2.3 is now available, with over 100 bugfixes and compatibility improvements.
Release notes: https://blog.documentfoundation.org/blog/2021/11/25/libreoffice-7-2-3-community/
2021-11-26 01:10:42 +03:00
Stefan Eßer
04b9da4140 */*: Remove redundant '-*' from CONFLICTS definitions
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Approved by: portmgr (blanket)
2021-11-25 22:40:11 +01:00
Hiroki Tagato
deca69fa69 editors/vscode: update to 1.62.3
While here, temporarily mark as BROKEN on FreeBSD 12. One of the
native node modules does not compile with the following error:

In file included from ../src/keyboard_x.cc:6:
../src/keymapping.h:40:3: error: unknown type name 'pthread_t'; did you mean 'pthread'?
  pthread_t tid;
  ^~~~~~~~~
  pthread
/usr/include/stdio.h:157:9: note: 'pthread' declared here
        struct pthread *_fl_owner;      /* current owner */
               ^
In file included from ../src/keyboard_x.cc:6:
../src/keymapping.h:40:13: error: field has incomplete type 'pthread'
  pthread_t tid;
            ^
/usr/include/stdio.h:157:9: note: forward declaration of 'pthread'
        struct pthread *_fl_owner;      /* current owner */
               ^
2 errors generated.

A fix to the node module has been proposed at:
https://github.com/microsoft/node-native-keymap/pull/31

Changelog:
- https://code.visualstudio.com/updates/v1_59
- https://code.visualstudio.com/updates/v1_60
- https://code.visualstudio.com/updates/v1_61
- https://code.visualstudio.com/updates/v1_62
2021-11-24 17:45:45 +09:00
Jose G. Juanino
3f6d136d1c editors/xmlcopyeditor: update to 1.3.0.0
ChangeLog:
https://sourceforge.net/p/xml-copy-editor/code/ci/master/tree/ChangeLog?format=raw

PR:	259680
Reported by:	jjuanino@gmail.com (maintainer)
2021-11-24 07:50:46 +01:00
Stefan Eßer
5933ac0b09 */*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Approved by: portmgr (blanket)
2021-11-23 23:11:40 +01:00
Joseph Mingrone
2bf037d0b1
editors/emacs-devel: Formatting cleanup
This formatting should have been committed in 61d0935ac4.
2021-11-22 13:36:24 -04:00
Alexandre C. Guimarães
eb8227f926
editors/texstudio: Update to 4.1.1 2021-11-22 00:42:58 -03:00
Adam Weinberger
e7ea7e874b editors/vim: Update to 8.2.3616
In particular, this picks up "patch 8.2.3582: reading uninitialized
memory when giving spell suggestions""
2021-11-18 11:52:03 -07:00
Hiroki Tagato
1f5e8f29b4 devel/electron12: make online detection always positive
Obtained from: https://svnweb.freebsd.org/ports?view=revision&revision=555115
2021-11-17 19:49:12 +09:00
Hiroki Tagato
d49c84d3ae devel/electron12: update to 12.2.3
Changelog: https://github.com/electron/electron/releases/tag/v12.2.3
2021-11-17 10:16:34 +09:00
Yuri Victorovich
982f53456a editors/o: Update 2.44.1 -> 2.45.0
Reported by:	portscout
2021-11-16 13:51:14 -08:00
Piotr Kubaj
5e6784374c editors/kak-lsp: fix build on powerpc
error[E0432]: unresolved imports `core::sync::atomic::AtomicI64`, `core::sync::atomic::AtomicU64`
  --> /wrkdirs/usr/ports/editors/kak-lsp/work/kak-lsp-11.0.1/cargo-crates/crossbeam-utils-0.8.5/src/lib.rs:79:49
   |
79 |             pub(crate) use core::sync::atomic::{AtomicI64, AtomicU64};
   |                                                 ^^^^^^^^^  ^^^^^^^^^ no `AtomicU64` in `sync::atomic`
   |                                                 |
   |                                                 no `AtomicI64` in `sync::atomic`
   |
help: a similar name exists in the module
   |
79 |             pub(crate) use core::sync::atomic::{AtomicI8, AtomicU64};
   |                                                 ~~~~~~~~
help: a similar name exists in the module
   |
79 |             pub(crate) use core::sync::atomic::{AtomicI64, AtomicU8};
   |                                                            ~~~~~~~~

error[E0412]: cannot find type `AtomicU64` in module `core::sync::atomic`
    --> /wrkdirs/usr/ports/editors/kak-lsp/work/kak-lsp-11.0.1/cargo-crates/crossbeam-utils-0.8.5/src/atomic/consume.rs:78:14
     |
78   |   impl_atomic!(AtomicU64, u64);
     |                ^^^^^^^^^ help: a struct with a similar name exists: `AtomicU16`

error[E0412]: cannot find type `AtomicI64` in module `core::sync::atomic`
    --> /wrkdirs/usr/ports/editors/kak-lsp/work/kak-lsp-11.0.1/cargo-crates/crossbeam-utils-0.8.5/src/atomic/consume.rs:80:14
     |
80   |   impl_atomic!(AtomicI64, i64);
     |                ^^^^^^^^^ help: a struct with a similar name exists: `AtomicI16`

Some errors have detailed explanations: E0412, E0432.
For more information about an error, try `rustc --explain E0412`.
error: could not compile `crossbeam-utils` due to 3 previous errors
2021-11-16 12:04:03 +00:00
Joseph Mingrone
61d0935ac4
editors/emacs-devel: Update to 2021-11-15 commit, d9e91da
- Add a knob for webp image support.
2021-11-15 11:20:11 -04:00
Joseph Mingrone
061afcca16
USES=emacs: Chase package name changes
PR:		259259
Differential Revision:	https://reviews.freebsd.org/D32613
2021-11-15 11:19:58 -04:00
Eric Turgeon
8705fb89ae editors/linux-sublime-text4: update to 4122 2021-11-15 07:22:35 -04:00
Alexandre C. Guimarães
8aa07d726a
editors/texstudio: Update to 4.0.4 2021-11-13 17:55:15 -03:00
Tobias C. Berner
b6c28aeee7 graphics/ImageMagick7: Bump consumers after 4f086586da 2021-11-12 17:46:39 +01:00
Hiroki Tagato
3291ad38b0 editors/vscode: update to 1.58.2
This is the last version based on electron 12.

Changelog:
- https://code.visualstudio.com/updates/v1_57
- https://code.visualstudio.com/updates/v1_58
2021-11-12 13:28:30 +09:00
Hiroki Tagato
5c6feca38b editors/vscode: chase devel/electron12 update 2021-11-11 13:57:44 +09:00
Jesper Schmitz Mouridsen
1b317f78a8 editors/featherpad: Update to 1.0.1 2021-11-10 19:25:33 +01:00
Gleb Popov
e886c38c6e Bump PORTREVISION of graphics/poppler consumers.
PR:		259656
2021-11-08 18:16:57 +03:00
Tobias Kortkamp
4884ccdab0
editors/kakoune: Update to 2021.11.08
Changes:	https://github.com/mawww/kakoune/releases/tag/v2021.11.08
2021-11-08 10:53:45 +01:00
Steve Wills
fc901c753d editors/py-babi: update to 0.0.24 2021-11-06 13:31:41 -04:00
Yasuhiro Kimura
d59facdd8f editors/tamago: Unbreak with Emacs 28
PR:		249201
Approved by:	maintainer timeout (> 13 months)
MFH:		2021Q4
2021-11-05 16:48:48 +09:00
Alexandre C. Guimarães
b50fe7463f
editors/texstudio: Update to 4.0.3 2021-11-04 18:41:13 -03:00
Tobias C. Berner
3a242d3e7c KDE: Update KDE Gear to 21.08.3
Thursday, 4 November 2021

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

Changelog:
	https://kde.org/announcements/changelogs/gear/21.08.3/
2021-11-04 20:11:34 +01:00
Adam Weinberger
f3da483a6b editors/vim: Update to 8.2.3570
Remove x11 flavor. It adds xclip support but doesn't contain a GUI,
making it more confusing than helpful.

I doubt anyone really used it, but if so then vim-athena, the simplest
X GUI toolkit, is the one you're looking for.
2021-11-02 05:13:15 -06:00
Ashish SHUKLA
a59b75c5e3
editors/helix: Update to 0.5.0
Reported by:	portscout
2021-10-31 16:32:56 +00:00
Ashish SHUKLA
2d15853d06
editors/emacs-devel: Update to git snapshot 90bd80d 2021-10-31 15:54:58 +00:00
Stefan Eßer
819f25b36d */*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".

Approved by:	portmgr (blanket)
2021-10-29 11:50:18 +02:00
Jan Beich
f34ece3aa6 devel/icu: update to 70.1
Changes:	https://github.com/unicode-org/icu/releases/tag/release-70-1
Reported by:	GitHub (watch releases)
PR:		258794
Exp-run by:	antoine
2021-10-28 16:37:30 +00:00
Tobias Kortkamp
a6c927396b
editors/kakoune: Update to 2021.10.28
Changes:	https://github.com/mawww/kakoune/releases/tag/v2021.10.28
2021-10-28 08:59:42 +02:00
Piotr Kubaj
2a8c2d40fe editors/neovim: enable LUAJIT on powerpc
While here, remove entry for riscv architecture. We only have riscv64 and riscv64sf.
2021-10-26 20:29:29 +00:00
Po-Chuan Hsieh
70b81836d9
*/Makefile: Sort SUBDIRs 2021-10-25 23:57:04 +08:00
Alexey Dokuchaev
61b6613393 Style: improve ONLY_FOR_ARCHS_REASON (grammar, markup, etc.)
ONLY_FOR_ARCHS_REASON is used as part of the sentence and thus should
start with lower-case letter and not end with a period which is added
by the framework, similar to other knobs like BROKEN, IGNORE, et al.

While here, remove needless quoting, add missing Oxford comma, expand
contractions and jargonisms, use correct spelling for proper names.
2021-10-25 12:58:29 +00:00
Robert Clausecker
13c431b0bf
editors/kakoune: fix build on armv6/armv7
https://github.com/mawww/kakoune/issues/4385

PR:		259434
2021-10-25 14:32:30 +02:00
Tobias Kortkamp
ad90fc634b
*: Rebuild for Rust 1.56.0 2021-10-25 10:55:19 +02:00
Piotr Kubaj
828299c91a editors/emacs-devel: fix build on powerpc64*
Building with clang randomly crashes:
Select coding system (default raw-text): Debugger entered--Lisp error: (end-of-file "Error reading from stdin")
2021-10-22 11:42:15 +00:00
Danilo Egea Gondolfo
dd468dcd18 editors/tea: Update to 60.5.1 2021-10-21 18:44:48 +01:00
Danilo Egea Gondolfo
4ffc1bdfe2 editors/nano: Update to 5.9
PR:		259124
2021-10-21 18:40:26 +01:00
Tobias Kortkamp
ce1af7fdc2
*: apply refactor.remove-consecutive-empty-lines
Submitted by:	portedit
2021-10-19 10:36:47 +02:00
Eric Turgeon
043a0f0d6f devel/linux-sublime-merge: updated to 2062
renamed sublime-merge to linux-sublime-merge
2021-10-18 21:05:05 -03:00
Eric Turgeon
27a7739b64 editors/linux-sublime-text4: updated to 4118
renamed sublime-text4 to linux-sublime-text4
2021-10-18 20:43:04 -03:00
Stefan Eßer
3637d46f3b editors/gummi: Add CPE information
Approved by:	portmgr (blanket)
2021-10-18 21:25:55 +02:00
Stefan Eßer
e5dfab28a9 editors/gobby: Add CPE information
Approved by:	portmgr (blanket)
2021-10-18 21:25:54 +02:00
Jimmy Olgeni
4460cf727a *: fix tab vs. space issues, and comments according to the guide. 2021-10-16 11:51:39 +02:00
Jimmy Olgeni
a9a50f1e6a editors/cpeditor: remove extra word (pasted emoji?) from pkg-descr. 2021-10-16 09:09:15 +02:00
Joseph Mingrone
c63e02a0cf
editors/emacs-devel: Update to 2021-10-15 commit, ca3d723 2021-10-16 01:35:56 -03:00
Dima Panov
0d4e1324d6 editors/libreoffice: update to 7.2.2 release (+)
LibreOffice 7.2.2 is now available, with 68 bugfixes and compatibility improvements.

Learn more: https://blog.documentfoundation.org/blog/2021/10/14/libreoffice-7-2-2-community/
2021-10-14 23:39:40 +10:00
Eric Turgeon
36492f88fd editors/pluma: fixed bad shebangs
PR:		258928
Reported by:	John Hein
2021-10-14 07:58:01 -03:00
Alexandre C. Guimarães
52b4b19900
editors/texstudio: Update to 4.0.1 2021-10-13 12:56:51 -03:00
Tobias C. Berner
e140c1eb79 graphics/poppler: bump consumers after 2dee0997fb 2021-10-12 20:23:21 +02:00
Tobias Kortkamp
ae22a7846a
*: Clean up some things
- Fix typos
- Fix overwritten variables with focus on master/slave ports
- Remove unreferenced variables
- Sort categories
- Remove redundant option descriptions
- Clean up commented PORTREVISION
- Add missing USES

Reported by:	portscan
2021-10-12 17:01:38 +02:00
Baptiste Daroussin
40f1c0d283 editors/libreoffice: drop handling of icon cache
Let the icon cache be handle by the trigger brought in by the toolkits
on the system.
2021-10-11 09:16:55 +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
Don Lewis
b2858e2608 editors/openoffice-devel: Upgrade to a new snapshot
- Fix CVE-2021-33035 - Buffer overflow from a crafted DBF file

The CVE-2021-40439 - Billion Laughs issue for the FreeBSD port was
fixed some time ago when the textproc/expat2 port was updated.  Unlike
other distributions, the FreeBSD port uses the system expat2 instead
of bundling an old version.

Update dependencies, mostly due to math/coinmp refactoring.

MFH:		2021Q4
Security:	04d2cf7f-2942-11ec-b48c-1c1b0d9ea7e6
2021-10-09 14:53:03 -07:00
Don Lewis
35590404fe editors/openoffice-4: Upgrade to version 4.1.11:
- Fix CVE-2021-33035 - Buffer overflow from a crafted DBF file

Release Notes:
  https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.11+Release+Notes

The CVE-2021-40439 - Billion Laughs issue for the FreeBSD port was
fixed some time ago when the textproc/expat2 port was updated.  Unlike
other distributions, the FreeBSD port uses the system expat2 instead
of bundling an old version.

Update MASTER_SITES, the source is not mirrored on the usual Apache
mirror sites.  Prefer the Apache CDN.

Update dependencies, mostly due to math/coinmp refactoring.

Remove some bundled python shared libraries that look less than useful
and link to other dependencies.

MFH:		2021Q4
Security:	04d2cf7f-2942-11ec-b48c-1c1b0d9ea7e6
Differential Revision:	https://reviews.freebsd.org/D32400
2021-10-09 14:53:03 -07:00
MANTANI Nobutaka
c914e60285 editors/imhex: Update to 1.10.1 2021-10-09 22:56:30 +09:00
Jan Beich
f16d8e5635 multimedia/libvpx: update 1.11.0
Changes:	https://chromium.googlesource.com/webm/libvpx/+log/v1.10.0..v1.11.0
Reported by:	portscout, Repology
2021-10-09 00:45:18 +00: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
Dmitry Marakasov
fcfa1e45cd editors/cream: fix dependency on gvim 2021-10-07 19:42:57 +03:00
Neel Chauhan
0a126982d4 editors/ghex: Update to 3.41.0 2021-10-06 10:29:36 -07:00
Tobias Kortkamp
babf6cdc01
*: Remove useless XDG_CACHE_HOME from MAKE_ENV or CONFIGURE_ENV
The framework exports it now and overrides the earlier XDG_CACHE_HOME.
2021-10-06 14:01:52 +02:00
Alexandre C. Guimarães
20bd83eda5
editors/texstudio: Update to 4.0.0 2021-10-03 05:22:06 -03:00
Eric Turgeon
c317da586b devel/sublime-text4: added missing arm64 in distinfo 2021-10-03 00:31:06 -03:00
Eric Turgeon
8162a8f301 editors/sublime-text4: fixed sublime_text.desktop 2021-10-03 00:12:03 -03:00
Eric Turgeon
d9d5bb5fe1 editors/sublime-text4: add linux-c7-curl to RUN_DEPENDS 2021-10-02 23:17:03 -03:00
Yasuhiro Kimura
b071a304f4 editors/with-editor: Update to 3.0.5
Changes:	https://github.com/magit/with-editor/commits/v3.0.5
Approved by:	ygy (mentor)
Differential Revision:	https://reviews.freebsd.org/D32275
2021-10-02 16:55:48 +09:00
Joseph Mingrone
126e3bb1f1
*: Chase new major version (29) of editors/emacs-devel
Differential Revision:	https://reviews.freebsd.org/D32258
2021-10-01 19:55:27 -03:00
Joseph Mingrone
e7edd97198
editors/emacs-devel: Update to 2021-10-01 commit, 30bbb57*
* The major version was bumped from 28 to 29 since the last update.

Approved by:	portmgr (implicit)
Differential Revision:	https://reviews.freebsd.org/D32258
2021-10-01 19:52:49 -03:00
Eric Turgeon
1cea040742 editors/sublime-text4: updated to 4116 2021-10-01 18:42:40 -03:00
Mikael Urankar
d42ca861c9 editors/kak-lsp: Update to 11.0.1
Changes: https://github.com/kak-lsp/kak-lsp/releases/tag/v11.0.1
2021-10-01 14:51:03 +02:00
Yuri Victorovich
81cd084e2b editors/o: Update 2.43.1 -> 2.44.1
Reported by:	portscout
2021-10-01 01:59:25 -07:00
Rene Ladan
620968a43a cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11

Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*

Reviewed by:	doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
2021-09-30 23:23:30 +02:00
Adam Weinberger
b9521189d0 editors/vim: Update to 8.2.3458
Security:	CVE-2021-3778
                CVE-2021-3796

Reported by:	TJ
2021-09-29 21:35:14 -06:00
Bernhard Froehlich
6e61175b9f
editors/pico-alpine: Fix CPE information
Approved by:	portmgr (blanket)
2021-09-29 19:29:16 +00:00
Muhammad Moinur Rahman
a9f4e50570 editors/texmacs: Return to POOL 2021-09-28 15:41:29 -05:00
Eric Turgeon
939899ac5a editors/pluma-plugins: fixed COMMENT
PR:		258719
Reported by:	Graham Perrin
2021-09-28 08:13:48 -03:00
Yasuhiro Kimura
10c30f1825 */*: Update MAINTAINER address of my ports to that of FreeBSD.org
Approved by:	meta (mentor)
Differential Revision:	https://reviews.freebsd.org/D32170
2021-09-28 14:13:33 +09:00
Jesper Schmitz Mouridsen
0e258aed2f editors/featherpad: Update to 1.0.0 2021-09-27 18:51:14 +02:00
Po-Chuan Hsieh
1805c9d5a9
editors/rubygem-neovim: Update to 0.9.0
- Update WWW

Changes:	https://github.com/neovim/neovim-ruby/blob/main/CHANGELOG.md
2021-09-27 23:56:27 +08:00
Adam Weinberger
98af9ea288 editors/neovim: Update to 0.5.1
BREAKING CHANGES:
feat(lua)!: register_keystroke_callback => on_key
feat(lsp)!: change handler signature #15504

FEATURES:
feat(jobstart): add parameter to close stdin

FIXES:
backport: fix(windowing): positioning of relative floats
backport: refactor(sign): include longer sign column option
backport: fix(sign): reset auto sign column with minimum in float win minimal style
backport: fix(decorations): crash when :bdelete (extmark_free_all) after clear_namespace
build: use RelWithDebInfo build for nightlies, Release for releases
build: update appdata.xml version in release commit
test(treesitter): skip all parsers tests if parsers aren't installed
Rename stdin to stdin_mode (fixes Windows build)

FIXES (LSP):
backport: fix(lsp): Ensure human readable errors are printed
backport: fix(lsp): Ensure users get feedback on references/symbols errors or empty results
backport: fix(lsp): prevent double <text> for cached plaintext markup
feat(lsp): allow root_dir to be nil (#15430) (Mathias Fußenegger)
lsp(start_client): Allow passing custom workspaceFolders to the LSP (#15132) (sim)
fix(lsp): check if buffer is valid in changetracking (#15505) (Jose Alvarez)
fix(lsp): avoid ipairs on non-sequential tables (#15059) (Michael Lingelbach)
feat(lsp): improve vim.lsp.util.apply_text_edits (#15561) (hrsh7th)
feat(lsp): improve logging (#15636) (Michael Lingelbach)
2021-09-26 18:23:38 -06:00
Neel Chauhan
4ad28ab766 editors/editorconfig-core-c: Update to 0.12.5 2021-09-25 12:50:17 -07:00
Tobias C. Berner
51a8c14d52 editors/libreoffice: fix build against freetype2-2.11
- Build was broken by the update of freetype2 to 2.11. This was not
  caught by the exp-run as libreoffice was updated after the exp-run
  had been done, but prior to the commit.

Obtained from:	1db0f16aa0
PR:		251512
Reported by:	jrm
2021-09-24 19:32:01 +02:00
Eric Turgeon
36d5216e9a editors/sublime-text4: update to 4115 2021-09-24 13:53:08 -03:00
Guido Falsi
044c3720b6 editors/mousepad: Update to 0.5.7 2021-09-24 14:36:57 +02:00
Eric Turgeon
6192965e1e editors/pluma-plugins: new ports
pluma-plugins install additional plugins for Pluma editor
2021-09-24 08:19:44 -03:00
Jan Beich
ffb75f8cc2 editors/vscode: force rebuild after 3e693f24a7
Refresh the bundled version of devel/electron12, compatible with
harfbuzz-2.9.0, harfbuzz-2.9.1 and harfbuzz-3.0.0.

PR:		258607
2021-09-24 08:45:56 +00:00
Tobias Kortkamp
7059b43727
*: Rebuild lang/rust consumers after the 1.55.0 update 2021-09-19 11:03:23 +02:00
Tobias Kortkamp
eeb4b50dde
Uses/cargo: Unbreak ports with CARGO_BUILD_TARGET set
While here fix their WITH_DEBUG builds too.
2021-09-19 11:03:22 +02:00
Michael Osipov
ed60959f8d editors/git: Explicitly disable X for console Builds
PR:   258407
2021-09-18 17:51:58 -06:00
MANTANI Nobutaka
76211ca55d editors/semi: Update to the snapshot on 2021-06-13 2021-09-19 01:25:10 +09:00
MANTANI Nobutaka
d578b6743e editors/flim: Update to the snapshot on 2021-05-29 2021-09-19 01:22:37 +09:00
MANTANI Nobutaka
188c3e3447 editors/imhex: Update to 1.9.0 2021-09-19 00:38:48 +09:00
Ashish SHUKLA
430f5e1fdf editors/helix: New port: Post-modern modal text editor
A kakoune / neovim inspired editor, written in Rust.

Features:

 o Vim-like modal editing

 o Multiple selections

 o Built-in language server support

 o Smart, incremental syntax highlighting and code
   editing via tree-sitter

WWW: https://helix-editor.com/
2021-09-18 07:13:40 +00:00
Ashish SHUKLA
399a0abb3b
editors/emacs-devel: Update to git snapshot 8a55d10 2021-09-17 06:26:20 +05:30
Dima Panov
1388a45360 editors/libreoffice: update to 7.2.1 release (+)
LibreOffice 7.2.1 is here, with many bugfixes and compatibility improvements.
Learn more about it: https://blog.documentfoundation.org/blog/2021/09/16/libreoffice-7-2-1-community/

* Add OPTION to build GTK4 VCL
* If both GTK3 and KF5 enabled, add GTK3_KDE5 VCL to build
* Force RUN_DEPENDS on JDK if JAVA selected to run extensions
2021-09-17 04:14:10 +10:00
Eric Turgeon
9a248b9e99 editors/pluma: update to 1.26.0 2021-09-14 08:08:18 -03:00
Michael Gmelin
98936bda48 editors/libreoffice: Unbreak build
Adds liblocaledata_en dependency to solenv.
Tested using poudriere build & testport.

See also:
https://gerrit.libreoffice.org/c/core/+/120837

PR: 257997
Reported by: ddrinnon
Approved by: portmgr (build fix blanket)
2021-09-13 16:45:48 +02:00
Bernhard Froehlich
51777d95d8
editors/abiword: Add CPE information
Approved by:	portmgr (blanket)
2021-09-10 21:18:02 +00:00
Bernhard Froehlich
b2d226c5b9
editors/gedit: Add CPE information
Approved by:	portmgr (blanket)
2021-09-10 21:17:47 +00:00
Mikael Urankar
ee1fae5094 editors/micro: Garbage collect aarch64 patches
This patch is not needed anymore.

Approved by:	portmgr (build fix blanket)
2021-09-10 14:42:54 +02:00
Nuno Teixeira
83c11aa503 editors/cooledit: back port to pool
Back port to pool.
I've lost contact with project author and no solution found to update
to a new version.

PR:		248107
2021-09-08 09:07:00 +01:00
Yasuhiro Kimura
49a60393fc
editors/emacs-devel: Improve gcc port selection for NATIVECOMP
PR:		256893
Differential Revision:	https://reviews.freebsd.org/D31011
2021-09-06 23:44:59 -03:00
Rene Ladan
3f85df4925 *: Return culot@'s ports to the pool (and perl@) after safekeeping his bit. 2021-09-06 23:13:27 +02:00
Tobias Kortkamp
91e9ee8c70
*: Clean up some things
- Fix typos
- Remove nop or unreferenced variables
- Clean up commented PORTREVISION
- Add missing USES

Reported by:	portscan
2021-09-06 21:27:28 +02:00
Tobias C. Berner
392e088e76 poppler: bump revisions of users
Bump the remaining users of poppler after d98b56f1de

PR:		258206
2021-09-06 18:39:42 +02:00
Tobias C. Berner
d98b56f1de graphics/poppler: update to 21.09
Release 21.09.0:
        core:
         * Splash: Massive speed improvement on files that use lots of save/restore (q/Q) operators
         * Correct decoding of signature properties Reason & Location when they are Unicode
         * Fix issues with malformed files
         * MSVC build fixes

        build system:
         * Call cmake_minium_required() before project()
         * Always append to CMAKE_{C,CXX}_FLAGS_${CMAKE_BUILD_TYPE}
         * correctly forward user-provided flags to try_compile()

Exp-run by:	antoine
PR:		258206
2021-09-06 18:31:18 +02:00
Chris Petrik
22bbd4f939 editors/diakonos: Add maintainer
PR:		258273
2021-09-05 11:07:09 +02:00
Jose Alonso Cardenas Marquez
7ed63c3caf editors/cudatext: update to 1.143.0 2021-09-04 21:54:27 -05:00
Adam Weinberger
b3408688b0 editors/vim: Fix build under (non-poudriere) `make install' 2021-09-03 01:28:35 -06:00
Derek Schrock
a6a9141dbc editors/vim: Fix python language bindings
PR:		258234
2021-09-03 01:11:05 -06: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
Alexey Dokuchaev
ea698cc7ed editors/textadept: enable optional terminal ncurses-based version. 2021-09-02 09:49:30 +00:00
Adam Weinberger
fc10d4ef30 editors/vim: Define CONFLICTS_INSTALL and PKGNAMESUFFIX in just one place
Suggested by:	danfe
2021-09-02 01:30:13 -06:00
Adam Weinberger
620f205539 editors/vim: Flavorize and update to 8.2.3394
This commit completely rewires the vim ports. It includes the following:

* `vim' is now a TUI-only package. It is what the `vim-console' port
  was.

* `vim-gtk3' includes the TUI binary (vim) and a GTk3-backed GUI. It is
  what the `vim' port was.

* Each GUI toolkit has a separate package. There is vim-gtk3, -gtk2,
  -motif, -athena, and -x11.

* `vim-tiny' is still the same thing, except it includes a defaults.vim
  stub to silence a startup error message.

* Only the python3 language binding is included by default. Perl, Ruby,
  TCL, Scheme, and Lua can still be enabled via options. But there are
  very, very few plugins that require anything other than python.

* py27 support is removed entirely.

* CScope support is unconditionally enabled, but vim no longer depends
  upon it. If cscope is installed, it'll be used.

* The default ctags is now the version included in base. It's very
  rudimentary, but only a subset of users use ctags at all. Universal or
  exuberant ctags can still be enabled via option knobs.
2021-09-02 00:36:47 -06:00
Neel Chauhan
45b70ea8d5 editors/abiword: Update to 3.0.5 2021-09-01 20:45:39 -07:00
Joseph Mingrone
76a124ab0b
editors/emacs-devel: Update to 2021-09-21 commit, a15f549
PR:		258001
2021-09-01 19:59:35 -03:00
Tobias Kortkamp
651d49f93f
editors/kakoune: Update to 2021.08.28
The ncurses dependency was replaced with a custom terminal escape
sequence backend.

Changes:	https://github.com/mawww/kakoune/releases/tag/v2021.08.28
2021-09-01 19:01:37 +00:00
Mikael Urankar
9c9d2bb65a editors/kak-lsp: Update to 11.0.0
Changes: https://github.com/kak-lsp/kak-lsp/releases/tag/v11.0.0
2021-09-01 18:23:07 +02:00
Alexey Dokuchaev
ae8096986b editors/textadept: drop DIST_SUBDIR, distfiles are uniquely named now. 2021-09-01 07:53:53 +00:00
Bernhard Froehlich
6722ad601a
editors/neovim: Add CPE information
Approved by:    portmgr (blanket)
2021-08-31 11:24:18 +00:00
Bernhard Froehlich
ccde0392ae
editors/lazarus: Add CPE information
Approved by:    portmgr (blanket)
2021-08-31 11:24:17 +00:00
Bernhard Froehlich
422df4ee6d
editors/kile: Add CPE information
Approved by:    portmgr (blanket)
2021-08-31 09:23:11 +00:00
Mikael Urankar
70f1b063ed lang/rust: Rebuild consumers for 1.54.0 2021-08-28 15:42:06 +02:00
Alexey Dokuchaev
46bd8386ce editors/textadept: update the port to version 11.1, noting that:
- Most of the project's components are now fetched from GitHub
- New Scintilla requires no less than C++17 standard to build
- Use pregenerated docs for internal help and Lua API reference
2021-08-28 12:34:49 +00:00
Mohammad S. Babaei
231134db7c editors/jucipp: Update to 1.7.1
From ChangeLog: https://gitlab.com/cppit/jucipp/-/releases/v1.7.1

 * Added Toggle Status to Window menu
 * Fixed indentation on enter after for instance {\n 1,\n 2,\n}
 * Preference item search_for_selection now also applies to Find Pattern
 * Now adds scrolling to all tooltip windows that are placed partially outside of
   screen
 * Can now unset keybindings in Preferences
 * Fixed buffer overread in Tooltip::insert_doxygen(), and added
   _GLIBCXX_ASSERTIONS to tests

PR:	258055
Reported by:	info@babaei.net (maintainer)
2021-08-27 07:15:19 +02:00
Alexey Dokuchaev
148d137e97 editors/rehex: update the port to version 0.3.92.
Reported by:	portscout
2021-08-27 02:39:41 +00:00
Jose Alonso Cardenas Marquez
561d7cf968 editors/lazarus-devel: editors/lazarus-qt5-devel: New port
Lazarus is the class libraries for Free Pascal that emulate Delphi.
Free Pascal is a GPL'ed compiler that runs on Linux, Win32, OS/2, 68K
and more. Free Pascal is designed to be able to understand and compile
Delphi syntax, which is of course OOP.

Lazarus is the part of the missing puzzle that will allow you to
develop Delphi-like programs in all of the above platforms. Unlike Java
which strives to be a write once run anywhere, Lazarus and Free Pascal
strives for write once compile anywhere. (devel version)

WWW: https://www.lazarus-ide.org/
2021-08-26 18:08:58 -05:00
Yuri Victorovich
00d843c045 editors/o: Update 2.43.0 -> 2.43.1
Reported by:	portscout
2021-08-24 10:10:12 -07:00
Danilo Egea Gondolfo
a83996753d editors/tea: Update to 60.5.0 2021-08-22 18:56:07 +01:00
Dima Panov
1e4638f73b editors/libreoffice: enable JAVA by default
That flag is necessary to install extensions, and being able to install
extensions for advanced/specialized workflows is a major reason why
someone would use LibreOffice suite.

Bump PORTREVISION to force rebuild package with new defaults
2021-08-22 04:50:54 +10:00
Jose Alonso Cardenas Marquez
28ea3f446d editors/cudatext: update to 1.142.0 2021-08-20 23:42:48 -05:00
Bernhard Froehlich
9cfbaad911
editors/calligraplan: Remove invalid CPE information
Approved by:	portmgr (blanket)
2021-08-20 12:33:31 +00:00
Dima Panov
40db9da303 editors/libreoffice: Please welcome LibreOffice suite 7.2.0 release!
LibreOffice 7.2 launches with many new features, compatibility improvements
and performance boosts. Learn all about it in blog announce post:
https://blog.documentfoundation.org/blog/2021/08/19/libreoffice-7-2-community/
2021-08-20 02:29:15 +10:00
Mohammad S. Babaei
f90b96af9f editors/jucipp: Update to 1.7.0
ChangeLog: https://gitlab.com/cppit/jucipp/-/releases#v1.7.0

While here add missing LIB_DEPEND

PR:	257844
2021-08-19 07:36:51 +02:00
Yuri Victorovich
497910e936 editors/o: Update 2.42.0 -> 2.43.0
Reported by:	portscout
2021-08-18 10:17:46 -07:00
Yuri Victorovich
1d8784a462 editors/o: Update 2.41.3 -> 2.42.0
Reported by:	portscout
2021-08-17 10:29:43 -07:00
Miguel Gocobachi
4e043393f3 editors/elementary-code: Update to 6.0.0
PR:		257822
2021-08-15 02:29:57 -04:00
Tobias C. Berner
9a1df6a85c graphics/poppler: update to 21.08.0
Release 21.08.0:
        core:
         * Add API to allow addition and modification of outlines into a PDF
         * Use additional samples to test for constant parts of an axial gradient
         * forms: Create fallback fonts for some well known font names
         * Support reading the PDF Version from the Catalog
         * Fix XRef::copy when there are modified objects
         * Take into account that Date string may be in unicode
         * JBIG2Stream: Fix regression in "Do not consider a size-0 to be an error"
         * Replace a local bubble sort implementation by std::sort
         * Fix issues with malformed files

        build system:
         * Better error message when libjpeg is not found
         * Better error messages when libopenjpeg2 is not found

        qt5/qt6:
         * Document that a document has to outlive its pages
         * Make getPdfVersion return a dedicated version object

        glib:
         * mimick TextSelectionDumper logic change for spaceAfter

Exp-run by:	antoine
PR:		257539
2021-08-15 07:42:37 +02:00
Ashish SHUKLA
860cc0e402
editors/emacs-devel: Update to git snapshot 3572613 2021-08-15 10:58:41 +05:30
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
Yuri Victorovich
e50a3141b7 editors/o: Update 2.41.1 -> 2.41.3
Reported by:	portscout
2021-08-10 02:31:08 -07:00
Lewis Cook
83f8ab6b7d editors/micro: Update to 2.0.10
Changes:	https://github.com/zyedidia/micro/releases/tag/v2.0.10
2021-08-08 19:01:49 +00:00
Joseph Mingrone
5127a54ba3
editors/emacs-devel: Update to 2021-08-02 commit, 3b32d05
This pulls in a fix for a recently introduced bug related to searching
for articles in Gnus.

adab672edb
2021-08-08 11:02:04 -03:00