Commit graph

11999 commits

Author SHA1 Message Date
Mikael Urankar
7f5a7b0e52 lang/rust: Bump revisions after 1.76.0
PR:		276920
2024-02-19 12:59:23 +01:00
Yuri Victorovich
e65fee0ccf editors/cpeditor: update 6.10.3 → 7.0.1 2024-02-17 22:11:28 -08:00
Muhammad Moinur Rahman
5ae3d44517
editors/abiword: Fix build
- COLSERVICE and COLTCP options requires asio and there is also a boost
  capable asio that comes shipped with boost libraries. When both the
  libraries is installed the libraries from asio are preferred and with
  those the build fails. So for now disable the options and mark those
  options BROKEN until someone has a proper fix. [1]
- Pet portclippy
- Fix PLIST conditionals
- Utilize OPTIONSNG while possible

Reported by:	dhw [1]
2024-02-17 20:21:36 +01:00
Yasuhiro Kimura
66c11db6b2 editors/emacs-devel: Update to 2024-02-16 snapshot
Changes:	9dbbf93a...4b89fb08
2024-02-17 11:47:54 +09:00
Tobias C. Berner
f938c44689 KDE: Update KDE Gear to 23.08.5
Thursday, 15 February 2024

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:

 * knavalbattle: Fix test for placing a ship vertically
 * konsole: Show wallpaper on non-translucent top-levels
 * neochat: Fix saving images
2024-02-16 20:31:32 +01:00
Don Lewis
e5a8e3c915 editors/openoffice-4: Upgrade to version 4.1.15
Upgrade to version 4.1.15, which has bug and security fixes.

Release notes:
  https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.15+Release+Notes

Since we use the ports version of expat instead of bundling it into
the openoffice-* packagea,
  CVE-2022-43680: "Use after free" fixed in libexpat
does not apply to our ports. This issue was fixed when we upgraded the
expat port.

Remove the point release from the suffix appended to the names of
the wrapper script and the program directory.  It is annoying when
the suffix changes and we'll never support the simultaneous
installation of multiple versions where these values differ.

MFH:		2024Q1 tree branch name you plan to merge to.>
Security:	CVE-2012-5639
Security:	CVE-2023-1183
Security:	CVE-2023-47804
2024-02-16 11:02:51 -08:00
Arrigo Marchiori
53702f0d70 editors/openoffice-4: fix crash in fontconfig
Ensure default substitutions on patterns

This is requested by the documentation of function FcFontMatch().

Addresses bug #128583.

[cherry-picked from upstream 96cc864ad79ef0ed2b9769f074673a55e4056b44]
[converted to FreeBSD ports patch by Don Lewis <truckman@FreeBSD.org]
[Skipping PORTREVSION bump, the next commit will be a version upgrade]

PR:		248161
MFH:		2024Q1
2024-02-16 11:02:51 -08:00
Hiroki Tagato
aa4d72a63e editors/vscode: update to 1.86.2
While here, fix error on remote server startup.

Changelog: https://code.visualstudio.com/updates/v1_86

Reported by:	GitHub (watch releases)
2024-02-16 20:12:34 +09:00
Don Lewis
4e00a34cb8 editors/openoffice-devel: Upgrade to a newer snapshot
Upgrade openoffice-devel to a newer snapshot with bug and
security fixes.

Remove the point release and snapshot timestamp from the suffix
appended to the names of the wrapper script and the program directory.
It is annoying when the suffix changes and we'll never support
the simultaneous installation of multiple versions where these
values differ.

patch-boost_boost__1__55__0.patch was upstreamed.

MFH:		2024Q1
Security:	CVE-2012-5639
Security:	CVE-2023-1183
Security:	CVE-2023-47804
2024-02-14 11:32:24 -08:00
Don Lewis
dde6195c8d editors/openoffice-*: Fix build
Tweak our declaration for __cxa_allocate_exception() so that it matches
the one that sometimes shows up in /usr/include/c++/v1/cxxabi.h.  Clang
now treats the subtle differences as an error.

No PORTREVISION bump for this build fix.  There should not be any
functional change to the generated code if it was buildable before
this fix.
2024-02-13 15:44:43 -08:00
Dima Panov
42b8f3c682
editors/libreoffice: fix share/man handling (+)
Restore a small block of subdirs handling code introduced by man => share/man transition and accidentally lost during update merge

Reported by:	diizzy, poudriere fallout

Sponsored by:	Serenity Cybersecurity, LLC
2024-02-14 01:49:34 +03:00
Guido Falsi
e2bf2ed861 editors/ghostwriter: Update to 24.01.95
This new version has runtime detection for cmark and pandoc, adding
options (defualt on) to add runtime dependencies for them.

Submitted by:	acm (via email)
2024-02-13 21:37:23 +01:00
Dima Panov
ae3d385524
editors/libreoffice: update to 24.2.0 release (+)
LibreOffice 24.2 Community is here!

The new major release of the complete, free, volunteer-supported office suite,
with the new calendar-based numbering scheme (YY.M), many new useful features,
and a focus on security and accessibility, is available.

* Styles for comments
* Row/column highlighting in Calc
* A search field in the options dialog
...and many other new features

Read more:	https://blog.documentfoundation.org/blog/2024/01/31/libreoffice-24-2/
2024-02-13 18:41:21 +03:00
Dima Panov
db616534ff
devel/boost: bump consumers after library update 2024-02-13 17:44:22 +03:00
Hiroki Tagato
811ac0d6f4 editors/vscode: update to 1.86.1
Changelog: https://code.visualstudio.com/updates/v1_86

Reported by:	GitHub (watch releases)
2024-02-11 23:31:10 +09:00
MANTANI Nobutaka
e2a49c3238 editors/semi: Update to the snapshot on 2023-11-02 2024-02-11 22:21:45 +09:00
MANTANI Nobutaka
e5e0bff10b editors/flim: Update to the snapshot on 2023-12-18 2024-02-11 22:17:53 +09:00
Ashish SHUKLA
7e5aa2085f
all: Bump PORTREVISION after lang/go* update
PR:		276530
2024-02-11 10:39:17 +00:00
Hiroki Tagato
994b1ee774 */*: chase electron27 update 2024-02-08 17:40:02 +09:00
Yasuhiro Kimura
055eae12aa editors/with-editor-devel: Update to latest snapshot
Changes:	fcd186d...5db5f0e
2024-02-08 14:27:41 +09:00
Guido Falsi
850c4816cf editors/mousepad: Update to 0.6.2 2024-02-06 21:50:45 +01:00
Alexey Dokuchaev
969101a404 editors/lite-xl: the port had been updated to version 2.1.3
This release addresses severe bugs not found in previous releases.
As usual, bump supplied color themes and plugins to their latest
GitHub commits.

Reported by:	portscout
2024-02-06 16:51:34 +00:00
Cy Schubert
ac84a244ad editors/notepadnext-devel: Remove extraneous DISTVERSIONPREFIX 2024-02-05 21:15:40 -08:00
Cy Schubert
244b1d01f7 deskutils/notepadnext-devel: Add new port
This new port tracks the NotepadNext development branch. The development
branch includes new features such as peristent bookmarks (as is in
notepad++).
2024-02-05 21:00:41 -08:00
Hiroki Tagato
bc81d77477 editors/vscode: update to 1.86.0
Changelog: https://code.visualstudio.com/updates/v1_86

Reported by:	GitHub (watch releases)
2024-02-05 16:38:02 +09:00
Joseph Mingrone
097ff820d4
editors/emacs-devel: Update to 2024-02-04 snapshot, 9dbbf93a4a
Commit log:	43612103...9dbbf93a
Sponsored by:	The FreeBSD Foundation
2024-02-04 23:33:31 -04:00
Gleb Popov
e427ab10bf *: Move manpages to share/man for imake ports.
Approved by:	portmgr (blanket)
2024-02-04 22:13:55 +03:00
Muhammad Moinur Rahman
ee96af02f4
editors/nedit: Moved man to share/man 2024-01-30 21:25:12 +01:00
Muhammad Moinur Rahman
cb6b292935
editors/hexcurse: Moved man to share/man 2024-01-30 21:25:11 +01:00
Muhammad Moinur Rahman
23546d5029
editors/gmanedit: Moved man to share/man 2024-01-30 21:25:11 +01:00
Thierry Thomas
9530010a9f editors/mined: make fetchable again
Tarball has been rerolled: take it from GitHub.

Also move the manpages.
2024-01-30 19:33:42 +01:00
Muhammad Moinur Rahman
43381f2c8c
editors/libreoffice: Moved man to share/man
Approved by:    portmgr (blanket)
2024-01-30 12:49:25 +01:00
Tobias C. Berner
a85d6cd613 KDE: move manpages to share/man for KDE Gear ports 2024-01-29 20:29:17 +01:00
Thomas E. Dickey
783aac34f1 editors/xvile: update to 9.8z
PRhangeLog: https://invisible-island.net/vile/CHANGES.html

 * modify configure script to check validity of $IMAKE_LOADFLAGS
 * modify curses driver to work around configurations of ncurses where the
   SIGWINCH handler has been disabled.
 * modify vl_get_encoding() to allow for nl_langinfo(CODESET) returning an empty
   string, recover from this error using checks on the locale variable (report
   by David Snyder).
 * updated wcwidth.c, from xterm #389
 * modify spec-file to work around a bug in make 4.4.1
 * reduce compiler-warnings in configure script checks.
 * disallow newline in quoted string in ini filter.
 * adjust dlsym lookup to account for special case of define_key, to avoid
   conflict with ncurses.
 * fix mandoc warnings in vile.1
 * fix a use-after-free in parse_nondirective() due to free() in the
   actual_color() function of key-filt.c
 * change VIDEO_TEXT type to "unsigned", allowing display of Unicode values past
   BMP for drivers which support this.
 * modify curses configuration to handle ncurses KEY_RESIZE (prompted by
   discussion with Sebastian Neuper).
 * fix typo in cross-compile check in CF_KILLPG macro (Debian #1029956)
 * update config.guess, config.sub

Reported by:	dickey@invisible-island.net (maintainer)
2024-01-29 19:02:45 +01:00
Thomas E. Dickey
532855062f editors/vile: Update to 9.8z
ChangeLog: https://invisible-island.net/vile/CHANGES.html

 * modify configure script to check validity of $IMAKE_LOADFLAGS
 * modify curses driver to work around configurations of ncurses where the
   SIGWINCH handler has been disabled.
 * modify vl_get_encoding() to allow for nl_langinfo(CODESET) returning an empty
   string, recover from this error using checks on the locale variable (report
   by David Snyder).
 * updated wcwidth.c, from xterm #389
 * modify spec-file to work around a bug in make 4.4.1
 * reduce compiler-warnings in configure script checks.
 * disallow newline in quoted string in ini filter.
 * adjust dlsym lookup to account for special case of define_key, to avoid
   conflict with ncurses.
 * fix mandoc warnings in vile.1
 * fix a use-after-free in parse_nondirective() due to free() in the
   actual_color() function of key-filt.c
 * change VIDEO_TEXT type to "unsigned", allowing display of Unicode values past
   BMP for drivers which support this.
 * modify curses configuration to handle ncurses KEY_RESIZE (prompted by
   discussion with Sebastian Neuper).
 * fix typo in cross-compile check in CF_KILLPG macro (Debian #1029956)
 * update config.guess, config.sub

PR:		276621
Reported by:	dickey@invisible-island.net (maintainer)
2024-01-29 19:02:12 +01:00
Yuri Victorovich
6d8a7a9ae4 editors/novelwriter: update 2.2 → 2.2.1
Reported by:	portscout
2024-01-28 12:44:40 -08:00
Muhammad Moinur Rahman
e6188c9bbd
editors/emacs-devel: Moved man to share/man
Approved by:    portmgr (blanket)
2024-01-28 14:39:32 +01:00
Muhammad Moinur Rahman
6f6aba4b30
editors/emacs: Moved man to share/man
Approved by:    portmgr (blanket)
2024-01-28 14:39:31 +01:00
Tobias C. Berner
8368174946 editores/kate-devel: fix plist 2024-01-28 09:43:35 +01:00
Joseph Mingrone
ab463bdca9
*/*: Chase editors/emacs update
- Bump Emacs version in Mk/Uses/emacs.mk to update version-specific
  paths

- Bump PORTREVISION of ports with USES=emacs.  This is required for two
  reasons.  Emacs lisp files need to be byte compiled for the new Emacs
  version, and files installed under, e.g., EMACS_VERSION_SITE_LISPDIR
  need to be relocated.

Reviewed by:	ashish
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D43615
2024-01-27 18:33:05 -04:00
Joseph Mingrone
29b94c5238
editors/emacs: Update to 29.2
This is a bug-fix release with no new features.

Changelog:	https://git.savannah.gnu.org/cgit/emacs.git/tree/etc/NEWS?h=emacs-29.2
Reviewed by:	ashish
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D43616
2024-01-27 18:32:26 -04:00
Christian Weisgerber
533d7de9eb */*: Move manpages to share/man
Approved by:	portmgr (blanket)
2024-01-27 13:52:26 +03:00
Nuno Teixeira
7aae4b5136 *: Autotools manpages fix
Approved by:	portmgr (blanket)
2024-01-27 13:52:26 +03:00
Jose Alonso Cardenas Marquez
5b78ea2c3c
editors/cudatext: Update to 1.209.0
ChangeLog at:	https://github.com/Alexey-T/CudaText/blob/master/app/readme/history.txt
2024-01-26 19:59:00 -05:00
Muhammad Moinur Rahman
db8c59bd41 editors/aewan: Impelled to share/man 2024-01-24 11:20:13 +01:00
Muhammad Moinur Rahman
0d7ae038cf editors/asedit: Impelled to share/man 2024-01-24 11:20:13 +01:00
Muhammad Moinur Rahman
26ca54b51e editors/vim: Impelled to share/man
Approved by:    portmgr (blanket)
2024-01-23 20:56:21 +01:00
Nuno Teixeira
a01f190a7e editors/amp: Update to 0.7.0
ChangeLog:	https://github.com/jmacdonald/amp/releases/tag/0.7.0
MFH:		2024Q1
2024-01-23 19:48:04 +00:00
Hiroki Tagato
f926b4cae6 editors/vscode: update to 1.85.2
Changelog: https://code.visualstudio.com/updates/v1_85

Reported by:	GitHub (watch releases)
2024-01-23 17:00:07 +09:00
Alexey Dokuchaev
345fc748de Override GNU_CONFIGURE_MANPREFIX in my GNU autotools-based ports
This is a temporary measure to facilitate entering the new world
order where manual pages are installed under ${PREFIX}/share/man.
2024-01-22 12:09:10 +00:00