aboutsummaryrefslogtreecommitdiff
path: root/editors
Commit message (Collapse)AuthorAgeFilesLines
* editors/with-editor: Update to 3.1.0Yasuhiro Kimura2022-01-062-8/+7
| | | | Changes: https://github.com/magit/with-editor/commits/v3.1.0
* KDE: Update KDE Gear to 21.12.1Tobias C. Berner2022-01-062-3/+10
| | | | | | | | | | | | | 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/
* Please welcome LibreOffice suite 7.2.5 release! (+)Dima Panov2022-01-06107-431/+441
| | | | | | | | 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
* devel/electron13: update to 13.6.6Hiroki Tagato2022-01-061-0/+1
| | | | Changelog: https://github.com/electron/electron/releases/tag/v13.6.6
* editors/helix: Update to 0.6.0Ashish SHUKLA2022-01-043-71/+187
| | | | - Also strip the tree-sitter modules
* editors/emacs-devel: Build pure GTK Emacs by defaultJoseph Mingrone2022-01-032-21/+28
| | | | | | | | | | | | | | | | | - 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
* editors/emacs-devel: Update to 2022-01-01 commit, 4d1968bJoseph Mingrone2022-01-013-14/+34
| | | | | | | This commit introduces a new OPTION, pgtk, which builds a pure GTK implementation of Emacs. Sponsored by: The FreeBSD Foundation
* editors/neovim: Update to 0.6.1Adam Weinberger2021-12-312-5/+4
|
* editors/imhex: Update to 1.12.1.MANTANI Nobutaka2021-12-2716-99/+126
|
* editors/rehex: update the port to version 0.4.0 and relinquish control.Alexey Dokuchaev2021-12-262-6/+7
|
* editors/o: Update 2.45.0 -> 2.46.0Yuri Victorovich2021-12-232-19/+19
| | | | Reported by: portscout
* editors/linux-sublime-text4: Updated to 4126Eric Turgeon2021-12-223-6/+5
|
* editors/vscode: update to 1.63.2Hiroki Tagato2021-12-203-12/+12
| | | | Changelog: https://code.visualstudio.com/updates/v1_63
* editors/xvile: update to 9.8vThomas E. Dickey2021-12-206-152/+108
| | | | | | | | | | | | 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)
* editors/vile: update to 9.8vThomas E. Dickey2021-12-203-19/+5
| | | | | | | | | | | | 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)
* KDE: Chase availabiliy of qt5-declarativeTobias C. Berner2021-12-172-1/+2
| | | | | | In da36e637247b 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.
* editors/emacs-devel: Update to git snapshot 5a057f6Ashish SHUKLA2021-12-153-7/+16
| | | | Also add on-by-default option SQLITE3 for SQLite 3.x support
* editors/texstudio: Update to 4.1.2Alexandre C. Guimarães2021-12-152-5/+4
|
* editors/vscode: update to 1.63.1Hiroki Tagato2021-12-152-9/+9
| | | | Changelog: https://code.visualstudio.com/updates/v1_63
* graphics/poppler: update to 21.12Tobias C. Berner2021-12-138-8/+8
| | | | | | | | | | | | | | | | | | | | | | 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
* editors/kak-lsp: Update to 11.1.0Mikael Urankar2021-12-122-8/+13
| | | | Changes: https://github.com/kak-lsp/kak-lsp/releases/tag/v11.1.0
* framework: Add new USES 'magick' for graphics/ImageMagick*Tobias C. Berner2021-12-112-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* editors/vscode: update to 1.63.0Hiroki Tagato2021-12-1112-66/+144
| | | | | | | While here, remove BROKEN on FreeBSD 12. It build fine on FreeBSD 12 now. Changelog: https://code.visualstudio.com/updates/v1_63
* editors/libreoffice6: fix build with options I18N=ON KF5=OFFDima Panov2021-12-101-0/+1
| | | | | PR: 260297 Sponsored by: Netzkommune GmbH
* LibreOffice 7.2.4 Community release available ahead of schedule to provide ↵Dima Panov2021-12-10106-415/+415
| | | | | | | | | | | 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/
* KDE: Update KDE Gear to 21.12Tobias C. Berner2021-12-102-3/+5
| | | | | | | | | | | | | | 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/
* archivers/quazip: update to 1.2, latest upstreamAdriaan de Groot2021-12-091-0/+1
| | | | | | | | | | | | | | | | | 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
* editors/ghex: Update to 3.41.1Neel Chauhan2021-12-082-4/+4
|
* x11-toolkits/granite: update to 6.2.0, latest upstreamAdriaan de Groot2021-12-082-2/+2
| | | | | | | | | | 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
* editors/cudatext: update to 1.151.0Jose Alonso Cardenas Marquez2021-12-083-10/+13
|
* editors/py-editorconfig: update to 0.12.3.Shaun Amott2021-12-062-4/+4
|
* editors/cudatext: update to 1.150.1Jose Alonso Cardenas Marquez2021-12-063-15/+25
|
* editors/emacs-devel: Update to 2021-12-05 commit, 2d0e1e5Joseph Mingrone2021-12-063-7/+11
| | | | | | | | | | 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.
* editors/vim: Update to 8.2.3745Adam Weinberger2021-12-052-4/+4
|
* lang/rust: Rebuild consumers for Rust 1.57.0Tobias Kortkamp2021-12-056-5/+6
|
* */*: bump ports depending on libgit2Matthias Fechner2021-12-045-0/+5
|
* editors/neovim: only use GCC on powerpc64Piotr Kubaj2021-12-031-0/+3
| | | | On powerpc64le, clang works fine with LTO.
* editors/neovim: unbreak build with luajit when lua53+ set as defaultDima Panov2021-12-021-1/+1
| | | | | Approved by: adamw (maintainer) Sponsored by: Netzkommune GmbH
* editors/neovim: Partially revert 9b869a4c17db42729cdfaca02c5c9c5ab2d22976Adam Weinberger2021-12-021-4/+15
| | | | | | | 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.
* devel/electron13: update to 13.6.3Hiroki Tagato2021-12-021-1/+1
| | | | Changelog: https://github.com/electron/electron/releases/tag/v13.6.3
* editors/neovim: Update to 0.6.0 and switch lua backendAdam Weinberger2021-12-022-18/+8
| | | | | | | | | | | | | | | | | | | 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.
* editors/openoffice*: unbreak build with clang 13+Don Lewis2021-12-012-10/+18
| | | | | | | | | | | 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
* devel/electron13: fix ENOTTY error on uv_pipe_openMikael Urankar2021-12-011-1/+1
| | | | | This patch was introduced for electron11 and slipped out when creating ports for electron 12 and 13.
* devel/electron13: add link time optimization option (OFF by default)Hiroki Tagato2021-12-011-0/+1
|
* editors/emacs-devel: Update to 2021-11-30 snapshot 804c69dYasuhiro Kimura2021-11-303-5/+21
|
* editors/libreoffice: additional tweak to regenerate html docs and unbreak ↵Dima Panov2021-11-291-2/+2
| | | | | | | | L10N helppacks Bump PORTREVISION to force rebuild. Sponsored by: Netzkommune GmbH
* editors/xed, print/xreader: update both ports to version 3.2.0Alexey Dokuchaev2021-11-283-20/+19
| | | | | | 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.
* editors/mousepad: Update to 0.5.8Guido Falsi2021-11-262-4/+4
|
* LibreOffice 7.2.3 is now available, with over 100 bugfixes and compatibility ↵Dima Panov2021-11-25107-417/+425
| | | | | | improvements. Release notes: https://blog.documentfoundation.org/blog/2021/11/25/libreoffice-7-2-3-community/
* */*: Remove redundant '-*' from CONFLICTS definitionsStefan Eßer2021-11-253-3/+3
| | | | | | | | | 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)