Dima Panov
4cf39decb3
*/*: bump all consumers after recent boost upgrade
2022-08-12 17:46:53 +03:00
Thierry Thomas
5a22bf5e34
editors/bee-host: host part of the Browser's Exernal Editor extension
...
BeeCtl is the host part of Chrome-bee, a Chrome/Firefox extension that
allows to edit text fields with an external editor.
2022-08-12 13:26:33 +02:00
Alexandre C. Guimarães
5d0624b6eb
editors/texstudio: Update to 4.3.0
2022-08-11 23:46:37 -03:00
Joseph Mingrone
fe6e0a33b1
editors/emacs-devel: Update to fix build when pgtk knob is off
...
The 2022-07-31 update to 3d6af11 introduced a bug that caused the build
to fail when the port's pgtk knob was off.
cc -o temacs.tmp ...
ld: error: undefined symbol: x_scroll_bar_redraw >>> referenced
by xterm.c >>> xterm.o:(XTset_vertical_scroll_bar)
This update includes an upstream fix.
Changes: 11e6c12...261d6af
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D36034
2022-08-11 13:08:40 -03:00
Tobias C. Berner
016c05440c
graphics/poppler: bump dependencies
...
Bump port revisions of poppler users after 04f1b0c1a8
2022-08-09 07:50:08 +02:00
Hiroki Tagato
75b5874853
editors/vscode: update to 1.70.0
...
Changelog: https://code.visualstudio.com/updates/v1_70
2022-08-08 16:16:49 +09:00
Hiroki Tagato
69284495a2
devel/electron18: update to 18.3.7
...
Changelog: https://github.com/electron/electron/releases/tag/v18.3.7
2022-08-06 15:06:39 +09:00
MANTANI Nobutaka
af0699d0d1
editors/imhex: Update to 1.20.0
2022-08-06 05:27:30 +09:00
Hiroki Tagato
6726ae2f96
devel/electron18: update to 18.3.6
...
Changelog: https://github.com/electron/electron/releases/tag/v18.3.6
2022-08-04 15:58:32 +09:00
Dmitri Goutnik
4476f89764
all: Bump PORTREVISION after Go update
...
Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update.
2022-08-03 16:35:13 -05:00
Yuri Victorovich
7ec36d9c8f
editors/o: Update 2.55.0 -> 2.55.1
...
Reported by: portscout
2022-08-03 10:30:41 -07:00
Yuri Victorovich
97bd85e37f
editors/notepadnext: Update 0.5.3 -> 0.5.4
...
Reported by: portscout
2022-08-03 01:58:09 -07:00
Jose Alonso Cardenas Marquez
a4c3123ea7
editors/cudatext: update to 1.168.0
2022-08-01 17:51:08 -05:00
Yasuhiro Kimura
ac4cee8e12
editors/with-editor-devel: Add new port
...
Add editors/with-editor-devel, development version of Emacs Lisp
library to use the emacsclient as the $$EDITOR of child processes.
https://github.com/magit/with-editor
2022-08-02 01:12:15 +09:00
Adam Weinberger
d283eb24db
editors/vim: Update to 9.0.0129
2022-08-01 07:47:55 -06:00
Adam Weinberger
8380febbf3
editors/vim: Add some explanatory comments to the vimrc
...
Our vimrc duplicates settings from $VIMRUNTIME/defaults.vim, which
appears odd.
However, it's actually required because of vim-tiny. vim-tiny installs
an empty defaults.vim stub, meaning that it only gets the settings that
appear in our vimrc.
PR: 265502
2022-08-01 07:47:55 -06:00
Rene Ladan
6a5c7cc019
cleanup: Remove expired ports:
...
2022-08-01 editors/codelite: Has been broken for over a year.
2022-08-01 15:24:04 +02:00
Yuri Victorovich
98e12b1293
editors/o: Update 2.54.0 -> 2.55.0
2022-07-31 23:53:14 -07:00
Yasuhiro Kimura
c6a8f5f5ba
editors/emacs-devel: editors/emacs-devel: Update to 2022-07-3 snapshot
...
Changes: 23ffb0c...3d6af11
2022-07-31 15:42:40 +09:00
MANTANI Nobutaka
6e414cd440
editors/imhex: Update to 1.19.3
2022-07-28 01:27:41 +09:00
Dmitry Marakasov
c41bce980e
editors/openoffice-4: mark BROKEN
...
Approved by: portmgr blanket
2022-07-26 18:19:50 +03:00
Dmitry Marakasov
ac31de5dfe
editors/openoffice-devel: mark BROKEN
...
Approved by: portmgr blanket
2022-07-26 18:19:50 +03:00
MANTANI Nobutaka
c576d09024
editors/imhex: Update to 1.19.2
2022-07-24 15:49:38 +09:00
Dima Panov
d31904329b
editors/libreoffice: update to 7.3.5 release (+)
...
LibreOffice 7.3.5 Office Suite Released with 83 Bug Fixes and improvements.
Read more: https://blog.documentfoundation.org/blog/2022/07/21/libreoffice-7-3-5-community/
MFH: 2022Q3
2022-07-24 00:53:32 +03:00
Nuno Teixeira
81aac8ac84
editors/amp: New port: Complete text editor for your terminal
...
Heavily inspired by Vi/Vim. Amp aims to take the core interaction model
of Vim, simplify it, and bundle in the essential features required for
a modern text editor.
WWW: https://amp.rs/
2022-07-21 15:21:42 +01:00
Tobias C. Berner
11049e36cb
cleanup: remove '$MCom' tag
...
gnome@ no longer uses Marcusom as their staging ground.
Approved by: gnome (nc)
Differential Revision: https://reviews.freebsd.org/D35866
2022-07-20 21:44:12 +02:00
Tobias C. Berner
7cd7a8d850
editors: remove 'Created by' lines
...
A big Thank You to the original contributors of these ports:
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohout <shanee@augusta.de>
* Andrej Zverev <az@inec.ru>
* Andrey Zakhvatov
* Anton Tornqvist <antont@inbox.lv>
* Bill Fumerola <billf@chc-chimes.com>
* Bob Eager <bob@eager.cx>
* Chris D. Faulhaber <jedgar@fxp.org>
* Chris Petrik <chris@officialunix.com>
* Christian Brueffer <chris@unixpages.org>
* Craig Leres <leres@FreeBSD.org>
* Daniel Eischen <deischen@FreeBSD.org>
* David O'Brien <obrien@cs.ucdavis.edu>
* David Thiel <lx@redundancy.redundancy.org>
* Diego Depaoli <trebestie@gmail.com>
* Dima Dorfman <dima@unixfreak.org>
* Dmitri Goutnik <dg@syrec.org>
* Dominic Mitchell
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Frederic Cambus
* Gea-Suan Lin <gslin@gslin.org>
* Geoffrey Mainland <mainland@apeiron.net>
* Grzegorz Blach <gblach@FreeBSD.org>
* Hakisho Nukama <nukama@gmail.com>
* James Bailie <jimmy@mammothcheese.ca>
* Janos Mohacsi <janos.mohacsi@bsd.hu>
* Jason Evans <jasone@FreeBSD.org>
* Jean-Yves Lefort <jylefort@brutele.be>
* Jille Timmermans (jille@quis.cx )
* Joe Marcus Clarke <marcus@FreeBSD.org>
* Johannes Meixner <johannes@perceivon.net>
* John Merryweather Cooper et al
* Jun-ichiro itojun Itoh <itojun@itojun.org>
* KIMURA Yasuhiro <yasu@utahime.org>
* Kelly Yancey <kbyanc@posi.net>
* Kenneth Vestergaard Schmidt <kvs@pil.dk>
* Kris Kennaway <kris@FreeBSD.org>
* Leif Pedersen <bilbo@devpit.org>
* MANTANI Nobutaka <nobutaka@nobutaka.com>
* Mark Pulford <mark@kyne.com.au>
* Martin Blapp
* Matías Pizarro <matias@pizarro.net>
* Maxim Sobolev <sobomax@FreeBSD.org>
* Michael Johnson <ahze@FreeBSD.org>
* Michael Johnson <ahze@ahze.net>
* Michael L. Hostbaek (mich@freebsdcluster.org )
* Michael Vasilenko <acid@stu.cn.ua>
* Miguel Clara <miguelmclara@gmail.com>
* Mohammad S. Babaei <info@babaei.net>
* Nicola Vitale <nivit@email.it>
* Olga Smirnova <mistresssilvara@hotmail.com>
* Oliver Lehmann <oliver@FreeBSD.org>
* Olivier Cochard-Labbe <olivier@FreeBSD.org>
* Olivier Duchateau
* Patrick Li <pat@databits.net>
* Peter Wemm <peter@FreeBSD.org>
* Philippe Lefebvre <nemesis@balistik.net>
* Rimvydas Jasinskas <zrj@ef.irc>
* Roman Shterenzon <roman@xpert.com>
* Satoshi Asami (asami)
* Shaun Amott <shaun@FreeBSD.org>
* Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
* Shigeyuki Fukushima <shige@FreeBSD.org>
* Stanislav Sedov <stas@core.310.ru>
* Thomas Gellekum <tg@FreeBSD.org>
* Vitaly Magerya <vmagerya@gmail.com>
* Xin LI <delphij@FreeBSD.org>
* Ying-Chieh Liao
* Ying-Chieh Liao <ijliao@FreeBSD.org>
* Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
* alepulver
* brett@peloton.physics.montana.edu
* buganini@gmail.com
* eric
* erich@rrnet.com
* gahr
* gelf
* giffunip@asme.org
* ijliao
* jkh
* joerg
* joseph@randomnetworks.com
* krion
* lightside <lightside@gmx.com>
* pgf
* rch@richard.eu.org
* tetsushi NAKAI <nakai@tsl.pe.u-tokyo.ac.jp>
* tg
* thierry@pompo.net
* torstenb@FreeBSD.org
* verm
With hat: portmgr
2022-07-20 16:21:49 +02:00
Hiroki Tagato
246f2a7604
editors/vscode: update to 1.69.2
...
Changelog: https://code.visualstudio.com/updates/v1_69
2022-07-20 14:30:01 +09:00
Yuri Victorovich
0f182b70d9
editors/o: Update 2.53.0 -> 2.54.0
...
Reported by: portscout
2022-07-17 10:14:18 -07:00
Joseph Mingrone
3fc5d229e2
editors/emacs-devel: Update to 2022-07-15 commit, 23ffb0c
...
06cd246...23ffb0c
Sponsored by: The FreeBSD Foundation
2022-07-16 00:07:11 -03:00
Neel Chauhan
9d77bc43ed
editors/gnome-text-editor: I created the port not marcus@
2022-07-14 15:48:25 -07:00
Neel Chauhan
fbb6231edd
editors/gnome-text-editor: New port
2022-07-14 13:20:52 -07:00
Dmitri Goutnik
153cb65ac8
all: Bump PORTREVISION after lang/go{117,118} update
2022-07-14 07:46:05 -05:00
Hiroki Tagato
72f9fa26e7
editors/vscode: update to 1.69.1
...
Changelog: https://code.visualstudio.com/updates/v1_69
2022-07-14 15:06:06 +09:00
Jose Alonso Cardenas Marquez
9ffe7ffe67
editors/cudatext: update to 1.166.5
2022-07-12 20:41:25 -05:00
Alexey Dokuchaev
57777718bd
editors/lite: the port had been improved (part two)
...
- Install additional plugins, but abstain from automatically
loading them all: unlike syntax highlight ones, some of them
might change editor's behavior in potentially unwanted ways
- Save the crash error log in the user's home directory
2022-07-11 09:27:12 +00:00
Guido Falsi
d75e0d4597
editors/mousepad: Update to 0.5.10
2022-07-10 10:22:56 +02:00
Hiroki Tagato
b4ea34b088
editors/vscode: update to 1.69.0
...
Changelog: https://code.visualstudio.com/updates/v1_69
2022-07-10 10:37:27 +09:00
Alexey Dokuchaev
6b26932544
editors/lite: the port had been improved (part one)
...
- Pull the patch from GitHub which reduces idle CPU usage
- Install extra color schemes and syntax highlight plugins
2022-07-09 18:18:18 +00:00
Stefan Eßer
5b2cbb7be2
editors/vscode: fix build with ${LOCALBASE}/share/.yarnrc existing
...
PR: 242936
Reported by: bourne.identity@hotmail.com ,
jacques+freebsdbugzilla@foucry.net ,
meta
2022-07-09 10:51:16 +09:00
Tobias C. Berner
7945adb0aa
KDE: Update KDE Gear to 22.04.3
...
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:
* elisa: Fix the seek slider with newer versions of qqc2-desktop-style
* konsole: Better recognition for URIs
* korganizer: Fix a crash when completing a to-do in the summary view
Changelog: https://kde.org/announcements/changelogs/gear/22.04.3/
2022-07-07 23:49:42 +02:00
MANTANI Nobutaka
f9e0c9c0d0
editors/imhex: Update to 1.19.1
2022-07-08 03:34:11 +09:00
Yuri Victorovich
06842dd0aa
editors/notepadnext: Update 0.5.2 -> 0.5.3
...
Reported by: portscout
2022-07-06 23:06:05 -07:00
Robert Clausecker
8ce2900d5a
devel/schilybase: 2022 schilytools touchup
...
Following Jörg Schilling's death in 2021, this is a light touch up of
the port in preparation of future updates at the project's new home.
- Jörg's domains have started to run out. Change the WWW to our new
project lest they point to some unrelated site.
- Instead of building profiled libraries and then throwing them out,
have -PROFILE not build these in the first place.
- Enable symbol versioning for hardening against mismatched library
versions. While tested well on Linux, this option was never enabled
on FreeBSD due to Jörg's lack of experience with the system. Given
that the toolchain is pretty much the same, little to now issues are
to be expected.
- Relax schilybase dependency to just LIB_DEPENDS to simplify partial
upgrades. This is reasonably safe now that symbol versioning has
been enabled.
WWW: https://codeberg.org/schilytools/schilytools
ChangeLog: https://codeberg.org/schilytools/schilytools
PR: 265040
Reported by: fuz@fuz.su (maintainer)
2022-07-07 07:35:24 +02:00
Alexey Dokuchaev
a4aac45549
editors/lite: text editor written mostly in Lua (new port added)
...
It aims to provide something practical, pretty, small, and fast,
implemented as simply as possible; easy to modify and extend via
plugins, or to use without doing either.
WWW: https://github.com/rxi/lite
2022-07-06 17:35:14 +00:00
MANTANI Nobutaka
2a2f3c8d62
editors/imhex: Update to 1.19.0
2022-07-07 01:46:51 +09:00
Tobias C. Berner
7e5fe8fd65
graphics/poppler: bump PORTREVISION of poppler consumers
2022-07-06 18:25:53 +02:00
Charlie Li
d128a40923
editors/xed: update to 3.2.4
...
Changes: https://github.com/linuxmint/xed/compare/3.2.2...3.2.4
Note: port lineage comes from the freebsd-ports-gnome repo since
2018, not what was committed since 2020:
* https://github.com/freebsd/freebsd-ports-gnome/pull/29
* https://github.com/freebsd/freebsd-ports-gnome/pull/33
* https://github.com/freebsd/freebsd-ports-gnome/pull/38
* https://github.com/freebsd/freebsd-ports-gnome/pull/39
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D35706
2022-07-04 20:44:09 -04:00
Hiroki Tagato
3118f087c9
devel/electron17: update to 17.4.9
...
Changelog: https://github.com/electron/electron/releases/tag/v17.4.9
2022-07-04 09:29:02 +09:00
Mikael Urankar
a50372b91f
lang/rust: Bump revisions after 1.62.0
2022-07-02 15:47:05 +02:00