Commit graph

12395 commits

Author SHA1 Message Date
Yuri Victorovich
8fceb61b62 editors/notepadnext: update 0.9 → 0.10
Reported by:	portscout
2025-01-15 08:44:54 -08:00
Joseph Mingrone
682a81f00b
editors/emacs-devel: Update to 2025-01-15 snapshot
While here, update some dependency specifications to better reflect what
is required.  This silences some Q/A warnings.

Commit log:	643e32340d...16c89c5ae5
Sponsored by:	The FreeBSD Foundation
2025-01-15 11:46:04 -04:00
Craig Leres
ab0fed1b91 editors/nvi2: Update to 26-Apr-2024 (52c07e8)
- In ruler show the current line number as a percentage of the
   total lines

 - Link macro for hyperlink

 - Add showfilename set option

 - Fix undefined string comparison

 - Replace Clang-only __builtin_is_aligned with C code

 - Use memmove to realign buffers
2025-01-14 13:01:28 -08:00
Yuri Victorovich
a7b3d129f8 editors/ox: update 0.7.5 → 0.7.6 2025-01-14 01:39:37 -08:00
Yuri Victorovich
558a9113cb editors/novelwriter: update 2.5.2 → 2.5.3 2025-01-12 23:28:26 -08:00
Yuri Victorovich
5f81196d35 editors/notepadnext: update 0.8 → 0.9 2025-01-12 23:28:25 -08:00
Piotr Kubaj
4a776b4119 editors/ox: same issue on powerpc as on i386 2025-01-12 22:41:59 +01:00
Nuno Teixeira
b725b1d739 editors/retext: Improve tests
Use display:test instead of reinventing the wheel...

Thank you, jbeich@, for informing me about this useful feature.
2025-01-12 11:05:10 +00:00
Adam Weinberger
6e356985a5 editors/vim: Update to 9.1.1006 2025-01-11 12:49:15 -05:00
Muhammad Moinur Rahman
ea5d39dbc0
editors/hexcurse: Fix build on 15
- Mark DEPRECATED as last release was in 2015
- High maintenance due to multiple failures, use vim and xxd or hexl
  mode in emacs
- Set EXPIRATION_DATE 2025-02-11

If someone needs this port feel free to undeprecate and takeover
maintainership.
2025-01-11 15:55:30 +01:00
Nuno Teixeira
743880b0a2 editors/retext: Update to 8.1.0
Run tests in Xvfb using an approach to upstream CI:
`run: xvfb-run -a -s "-screen 0 1024x768x24" python -m unittest discover -s tests -v`

ChangeLog: https://github.com/retext-project/retext/releases/tag/8.1.0
2025-01-10 21:23:46 +00:00
Olivier Certner
bf8c932a75
editors/sly-named-readtables: Reformat 'pkg-message'
To end sentences with double spaces.

This is a maintainer update (olce.freebsd.ports@certner.fr).

PR:     271655
2025-01-10 14:20:24 +01:00
Olivier Certner
97083d47fd
editors/sly: Update to latest commit (dated 2024/08/09)
Updates:
- Prevent ‘C-h m’ from breaking in Sly debugger buffers.
- Unbreak odd non-SLY uses of slynk/indentation system.
- mrepl: Fix a bug on SBCL.
- Emit :company-kind in Sly's flex CAPF (allows completion frameworks to
  show type icons).
- Make sly-simple-completions behave more like vanilla.
- Add option to control if we replace SLIME on load.

The SLY contribs in the ports tree have not been bumped as this new
version does not change the interface to them, so they don't need
recompilation.

This is a maintainer update (olce.freebsd.ports@certner.fr).

Sponsored by:   The FreeBSD Foundation
2025-01-10 14:20:24 +01:00
Guido Falsi
357a3a9d08 editors/ghostwriter: Update to 24.12.1 2025-01-10 08:33:20 +01:00
Yusuf Yaman
bfbb316cca editors/gobby: Update to 0.6.0
- Switch from PORTVERSION to DISTVERSION
- Update LICENSE
- Remove extinct GTKSPELL option
- Submitter becomes maintainer

ChangeLog:	https://github.com/gobby/gobby/blob/v0.6.0/NEWS
PR:		283864
2025-01-06 17:04:40 +00:00
Joseph Mingrone
2782362c7a
editors/emacs-devel: Do not set GNU_CONFIGURE_MANPREFIX
Ports no longer need to set this variable, since Mk/bsd.port.mk will
assign the correct value (if it's not already defined).

Sponsored by:	The FreeBSD Foundation
2025-01-05 18:17:39 -04:00
Joseph Mingrone
6fbdff4e25
editors/emacs-devel: Remove JSON option
Upstream introduced a new, faster JSON encoder that does not depend on
any external library and is always on.

https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=890edfd2bb8fd79730919972cc82811b73c7f572

Reported by:	Pedro Andres Aranda Gutierrez <paaguti@gmail.com>
2025-01-05 18:15:16 -04:00
Yuri Victorovich
bb0f9da650 editors/ox: Broken on armv7
Reported by:	fallout
2025-01-04 01:42:45 -08:00
Ashish SHUKLA
0c0e905234
editors/helix: Update to 25.01 2025-01-03 22:06:22 +00:00
Adam Weinberger
b98741142e editors/vim: Update to 9.1.0984 2025-01-02 21:17:40 -05:00
Nuno Teixeira
420fb73865 editors/neovim-qt: Remove Qt flavors
Drop local Qt 5.x support for ease of maintainership and its eventual
removal from the FreeBSD ports tree. Qt 5.x has been long deprecated
upstream [1] and the FreeBSD kde@ team recommends using Qt 6.x for
end-user applications whenever possible.

[1] https://www.qt.io/blog/qt-5.15-support-ends
2025-01-02 22:12:41 +00:00
MANTANI Nobutaka
8f5997797f editors/imhex: Update to 1.36.2
- editors/imhex port is updated to the latest version. FreeBSD 13.3 came
  to EOL, and there is no need to keep the old version of ImHex due to
  the build issue caused by the old LLVM in the base system.
- The dependency on security/mbedtls is changed to security/mbedtls3 and
  the DEPRECATED mark is removed.
- editors/imhex-current port is removed because it is no longer needed.
2025-01-02 22:10:46 +09:00
Rene Ladan
8777dde246 all: remove support for expired FreeBSD 13.3
Reviewed by:	bofh, brnrd, jbeich, nobutaka
Approved by:	portmgr (implicit)
Differential Revision: https://reviews.freebsd.org/D48247
2025-01-01 17:09:59 +01:00
Rene Ladan
f58a100b7b editors/imhex: expire on 2025-03-31 for security/mbedtls 2025-01-01 15:01:10 +01:00
Rene Ladan
1df6582ffd editors/imhex-current: expire on 2025-03-31 for security/mbedtls 2025-01-01 15:01:10 +01:00
Yasuhiro Kimura
18ddb426a1 editors/emacs-devel: Update to 2024-12-31 snapshot
Changes:	75e3ea0423...643e32340d
2025-01-01 12:07:08 +09:00
Jose Alonso Cardenas Marquez
1317b35747
editors/featherpad: Update to 1.5.2
ChangeLog at:	https://github.com/tsujan/FeatherPad/releases/tag/V1.5.2

With hat:	lxqt
2024-12-31 01:32:34 -08:00
Muhammad Moinur Rahman
0835676e36
Mk/**java.mk: Convert bsd.java.mk to USES
The following features have been added or changed:
- Instead of USE_JAVA use USES=java. This defaults to
  USES=java:build,run if NO_BUILD is undefined. Else it defaults to
  USES=java:run
- Instead of USE_ANT=yes use USES=java:ant which also implies
  USES=java:build
- Instead of JAVA_BUILD=yes use USES=java:build. Does not imply run or
  extract
- Instead of JAVA_EXTRACT=yes use USES=java:extract does not imply
  build or run
- Instead of JAVA_RUN=yes use USES=java:run does not imply extract or
  build
- Instead of USE_JAVA=<version> use USES=java and JAVA_VERSION=<version>

Approved by: mat (portmgr), glewis
Differential Revision:  https://reviews.freebsd.org/D48201
2024-12-31 09:57:55 +01:00
Guido Falsi
3c946a45d3 editors/ghostwriter: Update to 24.12.0
- Remove flavors, now only supports qt6
- Cleanup/reorder Makefile
2024-12-29 11:34:35 +01:00
Hiroki Tagato
dde5cb3a50 editors/vscode: update to 1.96.2
Changelog: https://code.visualstudio.com/updates/v1_96

Reported by:	GitHub (watch releases)
2024-12-28 16:30:09 +09:00
Daniel Engberg
3b3700f8f0 */*: Use Gnome helper for defining libxml2 dependency
Replace LIB_DEPENDS with USES= gnome, USE_GNOME= libxml2

Approved by:	portmgr (blanket)
2024-12-23 22:08:39 +01:00
Michael Osipov
8881c82cd8 */*: Update my email address
Since Siemens has sold our subsidiary to KPS Capital Partners we are now
legally a separate company with new public email addresses. Old ones
will go away in the future.

Approved by:	jrm (mentor)
Differential Revision:	https://reviews.freebsd.org/D48171
2024-12-23 13:34:45 +01:00
Lewis Cook
eea32114db editors/micro: Update to 2.0.14
Changes:	https://github.com/zyedidia/micro/releases/tag/v2.0.14
2024-12-23 04:19:34 +00:00
Dima Panov
7e3e9bdb9a
editors/libreoffice: update to 24.8.4 release (+)
LibreOffice 24.8.4, the fourth minor release of the LibreOffice 24.8 family
of the free open source, volunteer-supported office suite optimised for
the privacy-conscious user, is available for FreeBSD users!

he release includes over 55 bug and regression fixes over LibreOffice 24.8.3
to improve the stability and robustness of the software,
as well as interoperability with legacy and proprietary document formats.

Changelog:	https://wiki.documentfoundation.org/Releases/24.8.4/RC1 \
		https://wiki.documentfoundation.org/Releases/24.8.4/RC2
Release Notes:	https://blog.documentfoundation.org/blog/2024/12/19/libreoffice-24-8-4/
Co-Authored-by:	Li-Wen Hsu <lwhsu@FreeBSD.org>
Sponsored by:	Future Crew, LLC
2024-12-23 02:51:50 +03:00
Adam Weinberger
2c9a5c4ae7 editors/neovim: Update to 0.10.3 2024-12-21 15:04:33 -05:00
Jose Alonso Cardenas Marquez
bdc1f1b740
editors/cudatext: Update to 1.220.0.3
ChangeLog at:	https://github.com/Alexey-T/CudaText/blob/master/app/readme/history.txt
2024-12-20 23:17:21 -08:00
Yuri Victorovich
192e3892b1 editors/ox: Broken on i386
Reported by:	fallout
2024-12-19 03:30:47 -08:00
Yuri Victorovich
b05d6d3d93 editors/ox: update 0.7.4 → 0.7.5
Reported by:	portscout
2024-12-17 01:45:39 -08:00
Wen Heping
a9da982124 editors/texstudio: Update to 4.8.5 2024-12-17 07:19:38 +00:00
Rodrigo Osorio
94dd74f91f editors/sciteco: Add new port
SciTECO is an interactive TECO dialect, similar to Video TECO.
It also adds features from classic Standard TECO-11,
and incorporates many unique new ideas.
It is geared towards UNIX-like operating systems but also
natively supports Microsoft Windows NT.

PR:		276492
Reported by:	Robin Haberkorn <robin.haberkorn@googlemail.com> (maintainer)
2024-12-16 11:15:11 +01:00
Yasuhiro Kimura
6bb599d55f editors/emacs-devel: Update to 2024-12-15 snapshot
Changes:	a8169bee20...75e3ea0423
2024-12-15 22:38:07 +09:00
Hiroki Tagato
988e7c4780 editors/vscode: update to 1.96.0
Changelog: https://code.visualstudio.com/updates/v1_96

Reported by:	GitHub (watch releases)
2024-12-15 18:29:37 +09:00
Yuri Victorovich
d4027ed6a1 editors/ox: update 0.6.6 → 0.7.4 2024-12-14 05:13:16 -08:00
Dima Panov
e3bc2a1c46
editors/libreoffice: mark as PIE_UNSAFE (+)
Reported by:	bulk -t

Approved by:	portmgr (blanket)

Sponsored by:	Future Crew, LLC
2024-12-13 11:22:20 +03:00
Adam Weinberger
28c679d66b editors/vim: Update to 9.1.0915 2024-12-09 13:26:27 -05:00
Hiroki Tagato
65c9504d7c */*: bump port revision after electron32 update 2024-12-08 16:18:55 +09:00
Hiroki Tagato
6dfe35ea07 editors/vscode: remove USE_LDCONFIG and add BUNDLE_LIBS
Shared libraries installed along with vscode are for internal use and
not intended for public consumption.

Remove USE_LDCONFIG so as not to add the shared library directory to
search paths. Add BUNDLE_LIBS so that pkg(8) does not pick the shared
libraries up for packaging.

Bump port revision for package change.

Related GitHub Issue: https://github.com/freebsd/pkg/issues/2368

Reported by	Vlad Biley <bileslav@gmail.com>
2024-12-04 20:59:05 +09:00
Yasuhiro Kimura
cffe696904 editors/with-editor*: Update to 3.4.3
ChangeLog:	https://github.com/magit/with-editor/blob/v3.4.3/CHANGELOG
2024-12-02 18:16:19 +09:00
Mikael Urankar
ffa636457c editors/kakoune-lsp: Update to 18.1.0 2024-12-01 18:15:18 +01:00
Joseph Mingrone
3c1a088eb9
editors/emacs-devel: Update to 2024-12-01 snapshot
Commit log:	7ded1064cf...a8169bee20
Sponsored by:	The FreeBSD Foundation
2024-12-01 12:22:52 -04:00