summaryrefslogtreecommitdiff
path: root/editors (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION of graphics/poppler consumers.Gleb Popov2021-11-088-7/+8
| | | | PR: 259656
* editors/kakoune: Update to 2021.11.08Tobias Kortkamp2021-11-082-4/+4
| | | | Changes: https://github.com/mawww/kakoune/releases/tag/v2021.11.08
* editors/py-babi: update to 0.0.24Steve Wills2021-11-062-4/+4
|
* editors/tamago: Unbreak with Emacs 28Yasuhiro Kimura2021-11-052-4/+238
| | | | | | PR: 249201 Approved by: maintainer timeout (> 13 months) MFH: 2021Q4
* editors/texstudio: Update to 4.0.3Alexandre C. Guimarães2021-11-043-4/+7
|
* KDE: Update KDE Gear to 21.08.3Tobias C. Berner2021-11-041-3/+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/
* editors/vim: Update to 8.2.3570Adam Weinberger2021-11-022-12/+5
| | | | | | | | 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.
* editors/helix: Update to 0.5.0Ashish SHUKLA2021-10-313-144/+239
| | | | Reported by: portscout
* editors/emacs-devel: Update to git snapshot 90bd80dAshish SHUKLA2021-10-313-7/+7
|
* */*: Remove redundant '-[0-9]*' from CONFLICTSStefan Eßer2021-10-293-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"). 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)
* devel/icu: update to 70.1Jan Beich2021-10-283-3/+5
| | | | | | | Changes: https://github.com/unicode-org/icu/releases/tag/release-70-1 Reported by: GitHub (watch releases) PR: 258794 Exp-run by: antoine
* editors/kakoune: Update to 2021.10.28Tobias Kortkamp2021-10-284-22/+7
| | | | Changes: https://github.com/mawww/kakoune/releases/tag/v2021.10.28
* editors/neovim: enable LUAJIT on powerpcPiotr Kubaj2021-10-261-2/+0
| | | | While here, remove entry for riscv architecture. We only have riscv64 and riscv64sf.
* */Makefile: Sort SUBDIRsPo-Chuan Hsieh2021-10-251-1/+1
|
* Style: improve ONLY_FOR_ARCHS_REASON (grammar, markup, etc.)Alexey Dokuchaev2021-10-253-3/+3
| | | | | | | | | 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.
* editors/kakoune: fix build on armv6/armv7Robert Clausecker2021-10-251-0/+17
| | | | | | https://github.com/mawww/kakoune/issues/4385 PR: 259434
* *: Rebuild for Rust 1.56.0Tobias Kortkamp2021-10-256-5/+6
|
* editors/emacs-devel: fix build on powerpc64*Piotr Kubaj2021-10-221-1/+1
| | | | | Building with clang randomly crashes: Select coding system (default raw-text): Debugger entered--Lisp error: (end-of-file "Error reading from stdin")
* editors/tea: Update to 60.5.1Danilo Egea Gondolfo2021-10-212-4/+4
|
* editors/nano: Update to 5.9Danilo Egea Gondolfo2021-10-213-5/+4
| | | | PR: 259124
* *: apply refactor.remove-consecutive-empty-linesTobias Kortkamp2021-10-194-4/+0
| | | | Submitted by: portedit
* devel/linux-sublime-merge: updated to 2062Eric Turgeon2021-10-182-1/+3
| | | | renamed sublime-merge to linux-sublime-merge
* editors/linux-sublime-text4: updated to 4118Eric Turgeon2021-10-189-8/+6
| | | | renamed sublime-text4 to linux-sublime-text4
* editors/gummi: Add CPE informationStefan Eßer2021-10-181-1/+2
| | | | Approved by: portmgr (blanket)
* editors/gobby: Add CPE informationStefan Eßer2021-10-181-2/+4
| | | | Approved by: portmgr (blanket)
* *: fix tab vs. space issues, and comments according to the guide.Jimmy Olgeni2021-10-163-6/+6
|
* editors/cpeditor: remove extra word (pasted emoji?) from pkg-descr.Jimmy Olgeni2021-10-161-4/+5
|
* editors/emacs-devel: Update to 2021-10-15 commit, ca3d723Joseph Mingrone2021-10-163-6/+14
|
* editors/libreoffice: update to 7.2.2 release (+)Dima Panov2021-10-14108-458/+420
| | | | | | 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/
* editors/pluma: fixed bad shebangsEric Turgeon2021-10-141-1/+10
| | | | | PR: 258928 Reported by: John Hein
* editors/texstudio: Update to 4.0.1Alexandre C. Guimarães2021-10-133-6/+5
|
* graphics/poppler: bump consumers after 2dee0997fbc9ee01991f73f0fa55f9b18908a264Tobias C. Berner2021-10-128-7/+8
|
* *: Clean up some thingsTobias Kortkamp2021-10-122-2/+1
| | | | | | | | | | | | - 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
* editors/libreoffice: drop handling of icon cacheBaptiste Daroussin2021-10-112-20/+3
| | | | | Let the icon cache be handle by the trigger brought in by the toolkits on the system.
* INSTALLS_ICONS: retire the macro and rework the related dependenciesBaptiste Daroussin2021-10-1025-26/+0
| | | | | | | 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)
* editors/openoffice-devel: Upgrade to a new snapshotDon Lewis2021-10-092-7/+22
| | | | | | | | | | | | | | - 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
* editors/openoffice-4: Upgrade to version 4.1.11:Don Lewis2021-10-093-24/+26
| | | | | | | | | | | | | | | | | | | | | | | | - 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
* editors/imhex: Update to 1.10.1MANTANI Nobutaka2021-10-0910-46/+61
|
* multimedia/libvpx: update 1.11.0Jan Beich2021-10-091-1/+1
| | | | | Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.10.0..v1.11.0 Reported by: portscout, Repology
* KDE: Update KDE Gear to 21.08.2Tobias C. Berner2021-10-071-3/+3
| | | | | | | | | | | | | | | | | | 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/
* editors/cream: fix dependency on gvimDmitry Marakasov2021-10-071-1/+1
|
* editors/ghex: Update to 3.41.0Neel Chauhan2021-10-063-12/+10
|
* *: Remove useless XDG_CACHE_HOME from MAKE_ENV or CONFIGURE_ENVTobias Kortkamp2021-10-061-2/+1
| | | | The framework exports it now and overrides the earlier XDG_CACHE_HOME.
* editors/texstudio: Update to 4.0.0Alexandre C. Guimarães2021-10-033-7/+8
|
* devel/sublime-text4: added missing arm64 in distinfoEric Turgeon2021-10-031-0/+3
|
* editors/sublime-text4: fixed sublime_text.desktopEric Turgeon2021-10-033-12/+7
|
* editors/sublime-text4: add linux-c7-curl to RUN_DEPENDSEric Turgeon2021-10-023-4/+6
|
* editors/with-editor: Update to 3.0.5Yasuhiro Kimura2021-10-022-5/+4
| | | | | | Changes: https://github.com/magit/with-editor/commits/v3.0.5 Approved by: ygy (mentor) Differential Revision: https://reviews.freebsd.org/D32275
* *: Chase new major version (29) of editors/emacs-develJoseph Mingrone2021-10-0112-9/+12
| | | | Differential Revision: https://reviews.freebsd.org/D32258
* editors/emacs-devel: Update to 2021-10-01 commit, 30bbb57*Joseph Mingrone2021-10-013-33/+31
| | | | | | | * The major version was bumped from 28 to 29 since the last update. Approved by: portmgr (implicit) Differential Revision: https://reviews.freebsd.org/D32258