1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

11101 Commits

Author SHA1 Message Date
Tobias C. Berner
25e65b82a2 editors/kate: add a sensible pkg-descr 2022-04-20 09:10:16 +02:00
Yasuhiro Kimura
d04f04b14c editors/emacs-devel: Update to 2022-04-16 snapshot
* Enable NATIVECOMP option by default [1]
* If Emacs is build with NATIVECOMP enabled, display message as
  following at installation and upgrading time [2]
  - There are some elisp applications that don't work collectly if it
    is native compiled
  - If user uses such applications there is workaround to disable
    nativecompilation by user configuration [3]
  - Native compilation often results in high CPU
  - It is also possible to throttle it by user configuration
* Tidy up Makefile with portfmt

Discussed with:	ashish, jrm [1],[2]
Reference:	https://lists.gnu.org/archive/html/help-gnu-emacs/2022-04/msg00129.html [3]
Reviewed by:	ashish, jrm
Differential Revision:	https://reviews.freebsd.org/D34935
2022-04-20 10:49:24 +09:00
Eric Turgeon
f8f236c0e6 editors/linux-sublime-text4: update to 4131
also fixed devel/linux-sublime-merge/pkg-plist
2022-04-19 08:24:03 -03:00
Alexandre C. Guimarães
ac66e649a3
editors/texstudio: Update to 4.2.3 2022-04-18 14:30:35 -03:00
Piotr Kubaj
291fef31b6 editors/emacs: build without GCC on powerpc64le
The current release builds fine.
2022-04-17 13:05:52 +02:00
Piotr Kubaj
7633a0e575 editors/vim: RUBY works fine on powerpc64le 2022-04-17 13:05:52 +02:00
Neel Chauhan
ca6cbbcd3e editors/gedit-plugins: Update to 42.0 2022-04-16 10:52:01 -07:00
Neel Chauhan
3da9ffbd90 editors/gedit: Update to 42.0 2022-04-16 10:49:04 -07:00
Adam Weinberger
9d7f6041a6 editors/neovim: Update to 0.7.0 2022-04-15 19:21:58 -06:00
Don Lewis
db0d93edd8 editors/openoffice-devel: Fix dependency issues
Fix an incorrect coinmp-related dependency that was causing spurious
rebuilds.  It was also reported to break the build of openoffice-4,
though I was unable to reproduce the problem, and it did not seem to
break the official package build.  Add another missing dependency.
Both issues were reported by stage-qa.

PR:		263238
2022-04-13 11:26:28 -07:00
Don Lewis
5ae0ab5254 editors/openoffice-4: fix portlint warning
Delete extraneous EOL whitespace.
2022-04-12 20:54:57 -07:00
Don Lewis
7b40ee8ab7 editors/openoffice-4: Fix dependency issues
Fix an incorrect coinmp-related dependency that was causing spurious
rebuilds.  It was also reported to break the build, though I was unable
to reproduce the problem, and it did not seem to break the official
package build.  Add another missing dependency.  Both issues were
reported by stage-qa.

PR:		263238
2022-04-12 19:12:50 -07:00
Charlie Li
d63665f7cd
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
2022-04-10 15:11:41 -04:00
Ryan Steinmetz
cf44432985
editors/le: Update to 1.16.8 2022-04-08 13:03:00 -04:00
Joseph Mingrone
d50257d274
editors/psgml: Mark devel flavors broken
Sponsored by:	The FreeBSD Foundation
2022-04-07 19:14:09 -03:00
Joseph Mingrone
d9dcd9c687
Emacs ports: Bump PORTREVISION after Emacs 28.1
Reviewed by:	ashish
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D34781
2022-04-07 19:12:44 -03:00
HIROSE yuuji
4eebea2037
editors/emacs: Add updated canna patches 2022-04-07 19:12:43 -03:00
Joseph Mingrone
448b1af9f4
editors/emacs: Update to 28.1
https://git.savannah.gnu.org/cgit/emacs.git/tree/etc/NEWS.28

Reviewed by:	ashish
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D34779
2022-04-07 19:12:43 -03:00
Yuri Victorovich
8299e9ee82 editors/o: Update 2.48.3 -> 2.49.0
Reported by:	portscout
2022-04-07 06:19:52 -07:00
Jan Beich
268cee3b02 devel/icu: update to 71.1
Changes:	https://github.com/unicode-org/icu/releases/tag/release-71-1
Reported by:	GitHub (watch releases)
PR:		262654
Exp-run by:	antoine
Approved by:	fluffy
2022-04-07 00:39:10 +00:00
Adam Weinberger
de02b1a9d2 editors/vim: Update to 8.2.4669, add x11 support, drop Athena
Vim no longer includes the Athena (Xaw) frontend, so drop the
athena flavor.

As requested by many (and based on a patch from scf), restore the x11
flavor. The x11 flavor is a bit odd; it doesn't actually include an X
GUI. As a result, when Vim got flavorized I dropped it as I thought
it was vestigial. What the x11 flavor actually provides is support for
some X interaction (mainly xclipboard), and is highly useful to people
who run console Vim within X.

The outcry was pretty swift, and I'd like to thank all the people who
took the time to email me about it, and especially scf who provided
the bulk of this patch.

I'm going to MFH this due to the athena build failure.
2022-04-02 16:13:32 -06:00
Guido Falsi
35fef546ad editors/mousepad: Update to 0.5.9 2022-04-01 18:37:15 +02:00
Dmitry Marakasov
7b4d1f0b36 */*: fix trailing whitespace in pkg-descr's
Approved by:	portmgr blanket
2022-04-01 18:09:49 +03:00
Joseph Mingrone
9c5da5f27f
editors/emacs-devel: Note that NATIVECOMP is experimental
Building Emacs with support for compiling elisp to native code is an
interesting idea, but up to now there are no obvious performance
improvements.  There are problems though.  Background compilation can
eat up CPU, Emacs may fail to build (e.g., bug 2629490), and some
dependent ports may encounter problems.  Thus, note that the option is
experimental to give users reasonable expectations.

Discussed with:	abbe, yasu
Sponsored by:	The FreeBSD Foundation
2022-04-01 11:54:07 -03:00
Adam Weinberger
bc43a03179 editors/vim: Update to 8.2.4659 2022-04-01 03:50:54 -06:00
Joseph Mingrone
b3a08eedd7
editors/emacs-devel: Update to 2022-03-31 commit, c5af19c
7829f1b...c5af19c

Sponsored by:	The FreeBSD Foundation
2022-03-31 19:33:10 -03:00
Dima Panov
d3d8f2d692 editors/libreoffice6: remove expired port (+)
LibreOffice 6.x suite is not supported upstream anymore.
Please consider using editors/libreoffice instead.
2022-03-31 20:54:03 +03:00
Dima Panov
8cee3a0fa6 */libreoffice*: update to 7.3.2 release (+)
LibreOffice 7.3.2 is now available for everyone, with over 80 fixes and compatibility improvements.

Find out more info: https://blog.documentfoundation.org/blog/2022/03/31/libreoffice-732-community/
2022-03-31 20:49:20 +03:00
Mikael Urankar
b27ab8daab editors/kak-lsp: Update to 12.1.0
Changes: https://github.com/kak-lsp/kak-lsp/releases/tag/v12.1.0
2022-03-31 09:33:17 +02:00
Ashish SHUKLA
ecb3475434
editors/helix: Update to 22.03
Reported by:	portscout
2022-03-30 22:36:04 +00:00
Po-Chuan Hsieh
301ce7554d
editors/hexedit: Cosmetic change 2022-03-31 06:02:47 +08:00
Guangyuan Yang
d690b5102f */*: Bump PORTREVISION after lang/go 1.18 update 2022-03-30 03:01:44 -04:00
Tobias C. Berner
6f59b7b9ba graphics/poppler: bump consumers
Bump consumers of graphics/poppler after e25859e093
2022-03-29 20:37:09 +02:00
Guido Falsi
5174059502 editors/ghostwriter: Update to 2.1.2 and take maintainership
This version includes qt resources containing spaces which cause
build failures due to the incorrectly escaped spaces that end up
in the Makefile. Added a port-configure patch that removes the
offending lines.
2022-03-27 13:13:05 +02:00
Matthias Fechner
247c7db751 textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd7
2022-03-26 09:27:27 +01:00
Gleb Popov
b1e55004da editors/libreoffice: Use libcuckoo from ports.
Test Plan: Build- and run-tested on 14-CURRENT.

Reviewed by: #office, lwhsu, fluffy

Differential Revision: https://reviews.freebsd.org/D34638
2022-03-23 15:49:03 +03:00
Bernhard Froehlich
95fe6c4aee
editors/kate: Add CPE information
Approved by:	portmgr (blanket)
2022-03-18 15:49:20 +00:00
Neel Chauhan
b35438a24b editors/gedit: Fix segfault on launch 2022-03-17 20:19:07 -07:00
Eric Turgeon
12903761c8 editors/linux-sublime-text4: updated to 4129 2022-03-16 07:35:23 -03:00
Ashish SHUKLA
a628b9f27a
editors/emacs-devel: Update to git snapshot 1a07854
Fix pkg-plist for GSettings schema, as it's now also dependent
on PGTK option, in addition to GSETTINGS option

PR:		262512
2022-03-15 21:50:06 +00:00
Baptiste Daroussin
c60d66cd93 dependency: add missing direct dependency on gtk2 2022-03-15 19:06:35 +01:00
Baptiste Daroussin
ac03b07e48 cleanup: remove wrong usage of INSTALLS_OMF 2022-03-15 11:16:57 +01:00
Mikael Urankar
e255ac5487 lang/rust: Bump revisions after 1.59.0 2022-03-15 10:51:58 +01:00
Dimitry Andric
f88f34d1b4 editors/libreoffice: work around changed alignment of __cxa_exception
LibreOffice has special detection for the change in alignment and size
of struct cxa_exception, when using libc++abi. However, this updated
alignment also applies to libunwind and upstream libcxxrt, and will soon
apply to our libcxxrt too.

Enable the special detection unconditionally for x86_64 and aarch64, so
libreoffice packages built on 13.0-R (with the old alignment) will
seamlessly work on 13.1-R (which will have the new alignment).

PR:	262008
2022-03-09 10:28:27 +03:00
Dima Panov
c8b6581835 editors/libreoffice: force PDFium to link with OpenJPEG (+)
When libvcllo.so is linked together with libpdfiumlo.so, it also needs
libopenjp2.so from graphics/openjpeg, since pdfium depends on that.
Building with LTO exposes this as an error, complaining about undefined
references to openjpeg library functions.

While here, add py310 to allowed versions to the build

PR:		262008
Submitted by:	Florian Walpen <dev@submerge.ch>
Sponsored by:	Netzkommune GmbH
2022-03-06 19:37:48 +03:00
Dima Panov
07ca0beba3 LibreOffice 7.3.1 Community, the first minor release of the LibreOffice 7.3 family, is available!
More information at: https://blog.documentfoundation.org/blog/2022/03/03/lo731-community/

Sponsored by:	Netzkommune GmbH
2022-03-05 08:49:48 +03:00
Tobias C. Berner
d01e18bd21 KDE: Update KDE Gear to 21.12.3
Thursday, 3 March 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,
including:

   * kcron: Improve temporary file handling
   * kio-extras: SFTP can use random access
   * kontact: Fix Manager Crash when clicking New

Distro and app store packagers should update their application packages.

Changelog:
	https://kde.org/announcements/changelogs/gear/21.12.3/
Release Notes:
	https://community.kde.org/KDE_Gear/21.12_Release_notes
2022-03-03 17:33:45 +01:00
Adriaan de Groot
a7d32d7eb6 x11-toolkits/copperspice: use distributed tarballs, not for i386
- Switch to the distributed tarballs, rather than pulling from
  github. This means NO_WRKSUBDIR, dos2unix, and removing the
  patches that apply to sources in GH but that are not in the
  released source tarballs.
- Set NOT_FOR_ARCHS to i386, since there's issues in WebKit like
	ld: error: relocation R_386_PC32 cannot be used against
	symbol cti_vm_throw; recompile with -fPIC
  and I'm insufficiently interested in chasing this.
2022-03-03 17:24:11 +01:00
Neel Chauhan
546f158ae9 editors/gedit-plugins: Update to 41.0 2022-03-02 22:20:33 -08:00
Neel Chauhan
fc22a8cf6b editors/gedit: Unbreak build with required patch 2022-03-02 22:17:45 -08:00