Commit graph

10875 commits

Author SHA1 Message Date
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