Commit graph

10357 commits

Author SHA1 Message Date
Hiroki Tagato
5a7647a318 Chase devel/electron7 update
Approved by:	ehaupt (mentor)
2020-05-01 06:41:10 +00:00
Yuri Victorovich
75f4d30f3e editors/o: Update 2.24.2 -> 2.25.0
Reported by:	portscout
2020-04-29 04:11:23 +00:00
Greg Lehey
37feccdc38 Bump PORTREVISION.
Reminded by: ashish@
2020-04-27 05:38:49 +00:00
Greg Lehey
33b98bb82f Require ImageMagick 7, not 6. 2020-04-27 04:41:22 +00:00
Wen Heping
42ecc90f3f - Update to 3.3.0
- Take maintainership
2020-04-25 09:57:57 +00:00
Tobias C. Berner
89b15a1a2d editors/calligra: add upstream patch to get rid of some (harmless) Qt warnings 2020-04-25 08:25:50 +00:00
Tobias C. Berner
e869b4bca1 editors/calligra: update to 3.2.0 2020-04-24 18:05:41 +00:00
Li-Wen Hsu
df4eb4fb52 Use java/apache-commons-lang3 for Apache Commons Lang
PR:		245874
Submitted by:	VVD <vvd@unislabs.com>
2020-04-24 13:57:02 +00:00
Fernando Apesteguía
e9e36f6b85 editors/focuswriter: Update to 1.7.6
ChangeLog:

 * FIXED: Did not load locales with underscores
 * FIXED: Compile failure due to missing header
 * Translation updates: Slovenian, Swedish, Turkish

PR:	245833
Submitted by:	lightside@gmx.com (maintainer)
2020-04-24 12:19:05 +00:00
Danilo Egea Gondolfo
216e911917 - Remove editors/nano-devel. This port is pointless and very old. editors/nano should be used instead. 2020-04-23 21:28:57 +00:00
Danilo Egea Gondolfo
b1bd519824 - Update to 4.9.2
- Fix variable expansion in MASTER_SITES
2020-04-23 20:52:17 +00:00
Jan Beich
ffb8eb82e5 devel/icu: update to 67.1
Changes:	http://site.icu-project.org/download/67
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by:	GitHub (watch releases)
2020-04-23 20:14:49 +00:00
Tobias C. Berner
cb08bca159 Update KDE Applications (release-service) to 20.04
KDE's April 2020 Apps Update

A new bundle of KDE applications is here! In these releases, you can expect to
find more features, stability improvements, and more user-friendly tools that
will help you work more effectively.

There are dozens of changes to look forward to in most of your favorite
applications. Take Dolphin, for example. Windows Samba shares are now fully
discoverable.

On the topic of playing music: the Elisa music player is adding features by
leaps and bounds. This release brings a new “Now Playing” view, easy
accessibility through the system tray, and an option to minimize the playlist
whenever you want. Thanks to the recently-added visual shuffle mode, it’s much
easier to rearrange your music in the playlists.

These are just the highlights of what’s new in KDE’s applications this month.
Read on to find out about everything we’ve prepared for you.

Announcement:
	https://kde.org/announcements/releases/2020-04-apps-update/
2020-04-23 17:00:52 +00:00
Tobias Kortkamp
5abe8902a5 lang/rust: Update to 1.43.0
- Add workaround to fix build when CC/CXX have "clang" in them [1]
- Respect AR to fix build with external toolchains [2]
- Force rebuild all consumers to catch regressions early

Changes:	https://blog.rust-lang.org/2020/04/23/Rust-1.43.0.html
PR:		238556 [1], 245583 [2]
Reported by:	Matthias Apitz <guru@unixarea.de> [1], Greg V <greg@unrelenting.technology> [2]
Tested by:	mikael, pkubaj, tobik
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D24521
2020-04-23 15:32:29 +00:00
Tobias C. Berner
3d0d1a258a graphics/kdiagram: update to 2.7.0 2020-04-21 19:45:50 +00:00
Tobias Kortkamp
19b2026ad9 editors/kak-lsp: Update to v8.0.0
Changes:	https://github.com/ul/kak-lsp/releases/tag/v7.0.0
Changes:	https://github.com/ul/kak-lsp/releases/tag/v8.0.0
2020-04-20 04:17:25 +00:00
Tobias Kortkamp
eefc22ffc3 devel/libgit2: Update to 1.0.0
Changes:	https://github.com/libgit2/libgit2/releases/tag/v1.0.0
ABI:		https://abi-laboratory.pro/tracker/timeline/libgit2
Approved by:	mfechner (maintainer)
Differential Revision:	https://reviews.freebsd.org/D24471
2020-04-19 03:55:22 +00:00
Hiroki Tagato
9863b5b2dc - Update to 1.44.2
- Change npm and yarn dependencies to specify package name [1]

Approved by:	ehaupt (mentor)
Suggested by:	0mp (via ports) [1]
Relnotes:	https://code.visualstudio.com/updates/v1_44
2020-04-19 03:50:35 +00:00
Yuri Victorovich
389dd49e74 editors/o: Update 2.23.0 -> 2.24.2
Reported by:	portscout
2020-04-19 00:50:40 +00:00
Hiroki Tagato
c56adaadab Chase devel/electron7 update
Approved by:	ehaupt (mentor)
2020-04-17 10:21:10 +00:00
Yuri Victorovich
a2cfe76503 editors/o: Update 2.22.0 -> 2.23.0
Reported by:	portscout
2020-04-17 05:06:45 +00:00
Ashish SHUKLA
031be99aed - Update to git snapshot e105d01 2020-04-16 19:36:13 +00:00
Mathieu Arnold
beb1c1fe19 USES=lua gained flavors.
Ports using USES=lua:module or lua:flavors will be flavored.  A range of
supported lua versions can be set using XX-YY (or XX-, or -YY, or simply ZZ)
for ports not supporting all lua versions.

USES=lua sets LUA_FLAVOR that needs to be used on all dependencies of
flavored lua ports, in a similar way as PHP or Python flavors.

PR:		245038
Submitted by:	andrew tao11 riddles org uk
Reviewed by:	mat, kevans, russ haley gmail com
Approved by:	mat (portmgr)
Differential Revision:	https://reviews.freebsd.org/D16494
2020-04-14 15:49:36 +00:00
Hiroki Tagato
ec0cfda4d6 Change MAINTAINER email address to FreeBSD.org one
Approved by:	ehaupt (mentor)
2020-04-13 03:15:19 +00:00
Yuri Victorovich
f144129e68 editors/quilter: Update 2.2.2 -> 2.2.3
Reported by:	portscout
2020-04-12 19:05:11 +00:00
Adam Weinberger
d47ef88916 vim: Fix environment contamination from libcanberra
Vim will link against libcanberra if it's present, leading to an
undeclared link and breakage risk if canberra is removed. It only really
makes sense for it to do this during a gnome build, so explicitly
enable it there and disable it elsewhere.

PR:		245460
Reported by:	Andy Mender
MFH:		2020Q2
2020-04-12 16:10:58 +00:00
Yuri Victorovich
3bc0e46161 editors/o: Update 2.21.0 -> 2.22.0
Reported by:	portscout
2020-04-07 21:08:43 +00:00
MANTANI Nobutaka
8394084843 Update to 1.43.2.
Submitted by:	tagattie@yandex.com (maintainer via github)
2020-04-06 12:47:16 +00:00
Yuri Victorovich
ce36c60244 editors/quilter: Update 2.2.0 -> 2.2.2
Reported by:	portscout
2020-04-05 18:56:32 +00:00
Antoine Brodin
5771a96715 Deprecate ports broken for more than 6 months 2020-04-04 20:51:40 +00:00
Sunpoet Po-Chuan Hsieh
74d47c7a3b Bump PORTREVISION for devel/re2 shlib change 2020-04-04 07:23:29 +00:00
Joseph Mingrone
3573164493 editors/emacs-devel: Update to 2020-04-02 commit 7e243a8 2020-04-02 20:40:33 +00:00
Tobias C. Berner
ff3b39857e graphics/poppler: update to 0.87.0
Release 0.87.0:
        core:
         * Fix crashes due to inconsistent vtables for Clang builds
         * Fix leak in broken files
         * Internal code improvements

        qt5:
         * Add option to get form choice for export value
         * ArthurOutputDev: Avoid division by zero in updateLineDash. Issue #695

        glib:
         * Internal code improvements

         utils:
         * pdftohtml: Fix memory leak in HtmlOutputDev::getLinkDest

PR:		245150
Exp-run by:	antoine
2020-04-02 04:41:02 +00:00
Adam Weinberger
222155c149 vim: Update to patchlevel 491
While here, restrict ctags patching attempts to only the files that
will need to be patched. This prevents the creation of dozens of
.orig files that are identical to the "patched" versions.
2020-04-01 18:40:18 +00:00
Sunpoet Po-Chuan Hsieh
d23f904d11 Update WWW
Approved:	portmgr (blanket)
2020-03-31 23:18:24 +00:00
Olivier Cochard
3a75f186e1 Move groff dependency to an option.
Submitted by:	glebius
Sponsored by:	Netflix
2020-03-30 17:01:46 +00:00
Max Brazhnikov
80df7c97b6 editors/aee:
- Unbreak by updating MASTER_SITES

PR:		244409
Submitted by:	Chris Hutchinson (maintainer)
2020-03-26 13:21:31 +00:00
Emanuel Haupt
5f68007764 Update to 1.43.1
Submitted by:	tagattie@yandex.com (maintainer via github)
2020-03-24 06:49:50 +00:00
Yuri Victorovich
07213555f9 editors/quilter: Update 2.1.2 -> 2.2.0
Reported by:	portscout
2020-03-22 16:50:52 +00:00
Tobias C. Berner
8e124cb8fb Update poppler to 0.86.1
Release 0.86.1:
        core:
         * Fix regression in Browse Link handling
         * Internal code improvements

Release 0.86.0:
        core:
         * Fix link content exfiltration attack
         * Splash: Implement gouraudTriangleShadedFill for some non parametrized shadings. Issue #881
         * Fix case unsensitive search for Old Hungarian, Warang Citi, Medefaidrin and Adlam
         * Internal code improvements

        glib:
         * Automatic handle of page's cropbox on annots. Issue #129
         * Fix memory leak if poppler_document_new_from_file fails
         * Minor speed optimization on poppler_page_get_annot_mapping

         utils:
         * pdfdetach: add 'savefile' option
         * pdftoppm/pdftocairo: Fix more odd/even mismatch

        qt5:
         * Fix loading from iodevice

PR:		244827
Exp-run by:	antoine
2020-03-21 12:57:09 +00:00
MANTANI Nobutaka
86c0d1ccae Update to the snapshot on 2020-03-03. 2020-03-21 12:29:31 +00:00
Tobias C. Berner
62aa63f89c devel/qca: update to 2.3
- qca-2.3 drop support for OSSL<1.1
- copy devel/qca to devel/qca-legacy which is held at the current version
- update devel/qca to 2.3
- Add Uses/qca.mk which handles dependency on either of the ports depending on
  the FreeBSD version

Users on FreeBSD11 must therefore change their pkg orign à la:

   pkg set -o devel/qca:devel/qca-legacy

PR:		244682
Exp-run by:	antoine
Reviewed by:	arrowd
Differential Revision:	https://reviews.freebsd.org/D24042
2020-03-21 07:23:59 +00:00
Tobias Kortkamp
3ca7fb22b4 devel/libgit2: Update to 0.99.0
- Switch to the release tarballs libgit2 now publishes
- Drop CURL option since it is no longer used
- Use system libpcre instead of the bundled one
- Hook up tests
- Bump consumers for ABI changes

Changes:	https://github.com/libgit2/libgit2/releases/tag/v0.99.0
ABI:		https://abi-laboratory.pro/tracker/timeline/libgit2/
2020-03-19 05:47:59 +00:00
Yuri Victorovich
438347106b editors/o: Update 2.20.0 -> 2.21.0
Reported by:	portscout
2020-03-19 01:24:15 +00:00
Li-Wen Hsu
f6b3a4cfee Fix build with clang10
PR:		244850
Reported by:	cy
Submitted by:	Trond.Endrestol@ximalas.info
Obtained from:	https://github.com/LibreOffice/core (partially)
2020-03-18 18:35:00 +00:00
Emanuel Haupt
d5cc3754cc Chase devel/electron7 update
Submitted by:   maintainer (via Github)
2020-03-17 19:06:44 +00:00
Emanuel Haupt
f381a0a881 Update to 1.45.0
Submitted by:   maintainer (via Github)
2020-03-17 18:53:19 +00:00
Ashish SHUKLA
1dad567b32 - Update to git snapshot b39b564 2020-03-15 19:30:27 +00:00
Tobias C. Berner
95ed153a9f x11-toolkits/scintilla & editors/scite: Update to 4.3.2
Changelog:
	https://www.scintilla.org/ScintillaHistory.html

PR:		244825
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com>  (maintainer)
2020-03-15 15:08:50 +00:00
Emanuel Haupt
3d1bdfca59 Update to 1.43.0
Submitted by:	maintainer (via Github)
2020-03-15 07:20:20 +00:00
Tobias C. Berner
6f95e6f08e Make implicit dependency on devel/qt5-concurrent explicit 2020-03-14 17:42:11 +00:00
Tobias C. Berner
68bc4ec5c4 editors/py-pynvim: update to 0.4.0
[1] f04853121d

PR:		242065
Submitted by:	Thomas Merkel <tm@NetBSD.org>  (maintainer), koobs [1]
2020-03-14 08:38:33 +00:00
Jan Beich
f821cdc347 devel/icu: update to 66.1
Changes:	http://site.icu-project.org/download/66
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
2020-03-13 09:47:16 +00:00
Tobias Kortkamp
25b7de7213 lang/rust: Update to 1.42.0
- Force rebuild all consumers to catch regressions early

Changes:	https://blog.rust-lang.org/2020/03/12/Rust-1.42.html
Tested by:	mikael, tobik
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D24020
2020-03-12 19:39:24 +00:00
Yuri Victorovich
5070ac277d editors/o: Update 2.19.0 -> 2.20.0
Reported by:	portscout
2020-03-11 06:38:11 +00:00
Joseph Mingrone
8ae4b21af6 editors/emacs-devel: Update to 2020-03-08 commit 0a3f8da
Also
  - match upstream by turning the deprecated MAGICK option off by default
  - remove openmp check since 12.0 is EOL and both 11.3 and 12.1 include openmp
    in base
2020-03-08 21:11:16 +00:00
Antoine Brodin
5ae8688c07 Deprecate some ports using deprecated version of python
With hat:	portmgr
2020-03-08 17:01:46 +00:00
Tobias C. Berner
efaf59e4ad x11-toolkits/scintilla & editors/scite: Update to 4.3.0
PR:		243644
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com>  (maintainer)
2020-03-08 16:47:26 +00:00
Tobias C. Berner
ee889adcc0 editors/focuswriter: Update to 1.7.5
PR:		244398
Submitted by:	lightside <lightside@gmx.com>  (maintainer)
2020-03-08 10:44:19 +00:00
Yuri Victorovich
3ebe952e96 editors/o: Update 2.18.0 -> 2.19.0
Reported by:	portscout
2020-03-07 19:04:14 +00:00
Yuri Victorovich
07f71c9199 editors/quilter: Update 2.1.1 -> 2.1.2
Reported by:	portscout
2020-03-07 04:38:21 +00:00
Tobias C. Berner
3cb2eef56a KDE Applications: update to 19.12.3 2020-03-06 22:11:55 +00:00
Jose Alonso Cardenas Marquez
8c8a336495 - Remove compat < 11 dependencies from bootstrap and compiler. It could fix problems
when GENERIC kernel is not used.
- Rebuild bootstrap (ppcx64 and ppc386) with new changes
- Bump PORTREVISION

PR:		239135
Reported by:	fbsdbugs4  at  sentry.org
2020-03-06 06:26:05 +00:00
Mathieu Arnold
b2dcd7927c Ports MUST NOT set WITH_DEBUG.
WITH_DEBUG is a user facing variable.  When a user wants to build a port
with debugging symbols enabled, they either set WITH_DEBUG globally, or
WITH_DEBUG_PORTS+=category/port.

Approved by:	bapt
With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D23940
2020-03-03 12:56:15 +00:00
Adam Weinberger
b1f0f0793e vim: Update to patchlevel 345 2020-03-01 21:53:15 +00:00
Alexandre C. Guimarães
a49e740db5 editors/texstudio: Update to 2.12.22
Approved by:	tcberner (mentor, implicit)
2020-03-01 17:46:27 +00:00
Rene Ladan
62d60014dc Remove expired ports:
2020-03-01 audio/idjc: Old, uses EOLed python27
2020-03-01 cad/py-pycam: Old, uses EOLed python27
2020-02-27 chinese/gimp-help-zh_CN: Broken
2020-03-01 databases/emma: Old, uses EOLed python27
2020-03-01 deskutils/anamnesis: Old, uses EOLed python27
2020-02-28 deskutils/cherrytree: Old, uses EOLed python27
2020-03-01 deskutils/gbirthday: Old, uses EOLed python27
2020-03-01 deskutils/gtg: Old, uses EOLed python27
2020-03-01 deskutils/nemo-extensions: Old, uses EOLed python27
2020-03-01 deskutils/pybookreader: Old, uses EOLed python27
2020-03-01 devel/diffuse: Old, uses EOLed python27
2020-02-28 devel/dreampie: Old, uses EOLed python27
2020-03-01 devel/gtkparasite: Old, uses EOLed python27
2020-02-28 devel/py-orbit: Old, uses EOLed python27
2020-03-01 editors/py-room: Old, uses EOLed python27
2020-02-27 french/gimp-help: Broken
2020-03-01 games/magicor: Old, uses EOLed python27
2020-03-01 games/openalchemist: Old, uses EOLed python27
2020-03-01 games/pythonsudoku: Old, uses EOLed python27
2020-02-27 german/gimp-help: Broken
2020-03-01 graphics/driconf: Old, uses EOLed python27
2020-02-27 graphics/gimp-help: Broken
2020-03-01 graphics/nathive: Old, uses EOLed python27
2020-03-01 graphics/py-goocanvas: Old, uses EOLed python27
2020-03-01 graphics/py-mcomix: Old, uses EOLed python27
2020-03-01 graphics/uniconvw: Old, uses EOLed python27
2020-02-27 japanese/gimp-help: Broken
2020-02-29 java/jakarta-regexp: EOL: As of 2011-04-17, the Regexp project is retired
2020-02-27 korean/gimp-help: Broken
2020-03-01 mail/claws-mail-python: Old, uses EOLed python27
2020-03-01 math/lybniz: Old, uses EOLed python27
2020-02-27 misc/gimp-help-ca: Broken
2020-02-27 misc/gimp-help-da: Broken
2020-02-27 misc/gimp-help-el: Broken
2020-02-27 misc/gimp-help-en_GB: Broken
2020-02-27 misc/gimp-help-es: Broken
2020-02-27 misc/gimp-help-it: Broken
2020-02-27 misc/gimp-help-nl: Broken
2020-02-27 misc/gimp-help-nn: Broken
2020-02-27 misc/gimp-help-sl: Broken
2020-02-27 misc/gimp-help-sv: Broken
2020-03-01 misc/metromap: Old, uses EOLed python27
2020-03-01 misc/typetrainer: Old, uses EOLed python27
2020-03-01 multimedia/gtk-recordmydesktop: Old, uses EOLed python27
2020-02-27 portuguese/gimp-help-pt_BR: Broken
2020-02-27 russian/gimp-help: Broken
2020-02-28 security/hotssh: Old, uses EOLed python27
2020-03-01 security/zenmap: Old, uses EOLed python27
2020-03-01 x11/py-xdot06: Old, uses EOLed python27
2020-02-28 x11/terminator: Old, uses EOLed python27
2020-02-28 x11-fm/sunflower: Old, uses EOLed python27
2020-03-01 x11-toolkits/hippo-canvas: Old, uses EOLed python27
2020-03-01 x11-toolkits/py-kiwi-gtk: Old, uses EOLed python27
2020-02-28 x11-toolkits/py-vte: Old, uses EOLed python27
2020-03-01 17:19:40 +00:00
Luca Pizzamiglio
f1b5c6d904 editors/vscode: electron6 updated
Bump PORTREVISION for electron6 update
2020-02-29 18:58:25 +00:00
Tobias Kortkamp
f6c93a9b31 editors/parinfer-rust: Update to v0.4.3
Changes:	https://github.com/eraserhd/parinfer-rust/blob/v0.4.3/CHANGELOG.adoc
2020-02-27 15:39:36 +00:00
Tobias Kortkamp
daf2ea4a45 lang/rust: Update to 1.41.1
- Force rebuild all consumers to fix potential miscompilations with
  1.41.0
- Enable SOURCES by default.  The sources are indexed by RLS and
  required for it to function properly, so they should be available
  by default.  This also makes sure we test the option properly.
- Remove implied --config=config.toml from x.py args
- Switch to the upstreamed backtrace crate patches like rust-nightly
- Enable WASM by default [0]
- Strip libraries (D23650) [1]
- Simplify plist generation (D23735) [2]

Changes:	https://blog.rust-lang.org/2020/02/27/Rust-1.41.1.html
Submitted by:	mikael [0,1,2]
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D23835
2020-02-27 15:22:28 +00:00
Wen Heping
d9d1f95e35 - Update to 1.4.3
PR:		244134
Submitted by:	as@php.net(maintainer)
2020-02-25 13:37:36 +00:00
Kurt Jaeger
644f0da72f editors/xi-core: update g20190420 -> 0.3.0
PR:		243799
Submitted by:	Nuno Teixeira <ed.arrakis@gmail.com> (maintainer)
Relnotes:	https://github.com/xi-editor/xi-editor/compare/c16973f...v0.3.0
2020-02-23 09:35:43 +00:00
Yuri Victorovich
cf9549fcca editors/o: Update 2.17.0 -> 2.18.0
Reported by:	portscout
2020-02-23 07:11:46 +00:00
Tobias Kortkamp
4bcfc92a7c editors/ghostwriter: Update to v1.8.1
Changes:	https://github.com/wereturtle/ghostwriter/releases/tag/v1.8.1
2020-02-23 05:21:13 +00:00
Joseph Mingrone
f7475e110d editors/emacs: Use more precise description for the FCITXPATCH knob
While here, pet portfmt.
2020-02-20 18:46:57 +00:00
Emanuel Haupt
3bd4ee6968 Add atom 1.44.0, hackable text editor for the 21st century.
Many thanks to the maintainer Hiroki for his very appreciated work on it.
2020-02-19 20:02:31 +00:00
Antoine Brodin
d60460fd6e Remove optional dependency on pygtk2
With hat:	portmgr
2020-02-19 11:20:11 +00:00
Emanuel Haupt
1ed4039990 - Update to 1.42.1
- Add a wrapper script vscode -> code-oss

Submitted by:	maintainer (via Github)
Closes:		https://github.com/tagattie/FreeBSD-VSCode/issues/18
2020-02-19 07:37:01 +00:00
Joseph Mingrone
37f3668a51 editors/emacs: Add optional workaround for Fcitx input method
PR:		242012
Reported by:	david.alpha.fox@gmail.com
Approved by:	emacs (ashish)
Tested by:	david.alpha.fox@gmail.com
Differential Revision:	https://reviews.freebsd.org/D23725
2020-02-18 22:57:12 +00:00
Rene Ladan
b78d5957b4 Remove expired ports:
2020-02-16 archivers/rox-archive: Old, uses EOLed python27
2020-02-15 databases/ldb: Old version, uses EOLed python27
2020-02-15 databases/ldb12: Old version, uses EOLed python27
2020-02-15 databases/ldb13: Old version, uses EOLed python27
2020-02-15 databases/tdb1: Old version, uses EOLed python27
2020-02-16 deskutils/rox-memo: Old, uses EOLed python27
2020-02-16 devel/py-roxlib: Old, uses EOLed python27
2020-02-15 devel/talloc1: Old version, uses EOLed python27
2020-02-15 devel/tevent1: Old version, uses EOLed python27
2020-02-16 editors/rox-edit: Old, uses EOLed python27
2020-02-15 graphics/ocre: unfetchable, author not reachable, seems discontinued
2020-02-14 math/py-basemap: Deprecated upstream
2020-02-16 multimedia/rox-videothumbnail: Old, uses EOLed python27
2020-02-14 security/morphis: Fails to build with recent versions of python, upstream git repository is gone
2020-02-16 x11/rox-wallpaper: Old, uses EOLed python27
2020-02-16 x11-fm/rox-mime-editor: Old, uses EOLed python27
2020-02-16 x11-fm/rox-session: Old, uses EOLed python27
2020-02-16 12:34:44 +00:00
Yuri Victorovich
b130eb56fe editors/quilter: Update 2.1.0 -> 2.1.1
Reported by:	portscout
2020-02-15 03:20:01 +00:00
Ashish SHUKLA
9413c9272d - Update to git snapshot 2e81e57
Submitted by:	jrm
2020-02-14 19:53:47 +00:00
Sunpoet Po-Chuan Hsieh
01544f6d9d Fix stage-qa of shebang with PYTHON option disabled after r522484
The error message (in poudriere) is as follows:
====> Running Q/A tests (stage-qa)
Error: '/usr/local/bin/python' is an invalid shebang you need USES=shebangfix for 'share/vim/vim82/tools/demoserver.py.bak'

r522484 adds a new REINPLACE_CMD check which is enabled when DEVELOPER=yes. It
does not respect REINPLACE_ARGS (-i ''), thus runtime/tools/demoserver.py.bak is
generated. Vim installs everything in runtime/tools [1] which fails in stage-qa
for invalid shebang.

This workaround uses USES=python:env. It will replace the shebang with default
python (/usr/local/bin/python3.7).

[1] from src/Makefile:
# install the runtime tools
	$(INSTALL_DATA_R) $(TOOLSSOURCE)/* $(DEST_TOOLS)

PR:		243961
Reported by:	salvadore
Submitted by:	sunpoet (myself)
Approved by:	adamw (maintainer)
2020-02-10 18:47:23 +00:00
Luca Pizzamiglio
2f1feccac6 editors/vscode: fix a patch rename
A patch moved from extra-patch to patch and this change went lost.
Fix it.

PR:		243994
Submitted by:	maintainer (via github)
Reported by:	Robert Cina
2020-02-09 11:59:54 +00:00
Danilo Egea Gondolfo
fd7f31a5f2 - Update to 4.8 2020-02-08 19:41:59 +00:00
Tobias C. Berner
557a04d0c8 Update KDE's Applications to 19.12.2
Changelog:
	https://kde.org/info/releases-19.12.2.php
2020-02-06 18:08:07 +00:00
Luca Pizzamiglio
80c874b9f4 editors/vscode: Update to 1.41.1
Submitted by:	maintainer (via github)
2020-02-06 16:29:08 +00:00
Yuri Victorovich
44d4288c6d editors/o: Update 2.16.3 -> 2.17.0
Reported by:	portscout
2020-02-06 05:14:48 +00:00
Joseph Mingrone
0798546a5e editors/emacs-devel: Update to latest master branch commit, da7267e 2020-02-05 11:42:25 +00:00
Steve Wills
888f81fab8 editors/nedit: Fix broken MASTER_SITES
PR:		243563
Reported by:	Anders <aesirheim@gmail.com>
2020-02-04 14:20:11 +00:00
Adam Weinberger
25ab2c090e vim: Update to patchlevel 205 and add PYTHON option
When python is built with DEBUG, vim fails to build. In fixing this
case, note that vim will now fail to build if python or vim is build
with DEBUG and the other isn't.

This also highlighted that python support is being kludged. The
PYTHON2 and PYTHON3 options have been combined into a single PYTHON
option that builds with the default python. Consequently, it is no
longer possible to build vim with both py2 and py3 support. I can't
name any modern high-usage python-based plugin that requires 2.7,
so hopefully this only messes up things for a very small minority.

Thanks to koobs for the prompt to combine these options. I've been
wanting to do this for a while now.

PR:		243606
Submitted by:	novel
2020-02-04 14:03:00 +00:00
Tobias C. Berner
336f10c8b0 Bump revision of poppler dependencies
- poppler was updated in r525051, bump revisions
2020-02-03 19:32:51 +00:00
Mark Linimon
aed58f39c2 Add compiler:c++11-lang to USES to fix build on GCC-based systems:
cc1: warning: command line option "-Wno-deprecated" is valid for C++/ObjC++ but not for C

Approved by:	portmgr (tier-2 blanket)
2020-02-01 03:15:51 +00:00
Alexey Dokuchaev
af8b56bb00 xed is a small and lightweight text editor, which supports most standard
editing features, plus several not typically found in one's average text
editor (plugins being the most notable of these).

WWW: https://github.com/linuxmint/xed

This is not a resurrection of the previous `editors/xed' that was removed
in r506581 as abandonware.
2020-01-31 13:58:43 +00:00
Don Lewis
9243c1b1bb Upgrade editors/openoffice-devel to git commit d12e928220 on the upstream
AOO420 branch.

patch-configure.ac and patch-icu_makefile.mk have been upstreamed.

Switch from python2 to python3.
2020-01-31 06:47:05 +00:00
Tobias Kortkamp
83209114b8 lang/rust: Update to 1.41.0
- Force rebuild all consumers to catch regressions early
- Switch to cross-compiled (from amd64) bootstraps for all
  architectures generated with the incoming lang/rust-bootstrap
- Update cargo-c to 0.5.2 to unbreak librav1e build
- Make use of regular MAKE_ENV/TEST_ENV in lang/rust
- Turn on RUST_BACKTRACE in lang/rust and USES=cargo to hopefully
  produce more useful failure logs when something panics during
  builds

Changes:	https://blog.rust-lang.org/2020/01/30/Rust-1.41.0.html
Tested by:	mikael, tobik
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D23385
2020-01-30 20:00:06 +00:00
Yuri Victorovich
419f4b793d editors/o: Update 2.16.0 -> 2.16.3
Reported by:	portscout
2020-01-30 05:39:36 +00:00
Koichiro Iwao
06ff5efaf1 editors/rubygem-neovim: Update to 0.8.1
PR:		243369
Submitted by:	Jens Grassel <freebsd-ports@jan0sch.de> (based on)
2020-01-30 01:44:21 +00:00
Antoine Brodin
41505cf2bb Deprecate some pygtk2 ports
With hat:	portmgr
2020-01-28 21:57:18 +00:00
Danilo Egea Gondolfo
79d2d0b07e - Update to 50.0.4 2020-01-28 21:01:54 +00:00
Danilo Egea Gondolfo
6184fd8109 - Update to 4.7 2020-01-28 16:25:50 +00:00
Antoine Brodin
e0315ed1ed Add explicit USES=gettext-tools
Reported by:	pkg-fallout
2020-01-28 13:34:31 +00:00
Yuri Victorovich
76f6f959e9 editors/o: Update 2.15.3 -> 2.16.0
Reported by:	portscout
2020-01-28 04:34:49 +00:00
Yuri Victorovich
2da89afef8 editors/o: Update 2.15.2 -> 2.15.3
Reported by:	portscout
2020-01-25 18:00:42 +00:00
Yuri Victorovich
73b54f9484 editors/o: Update 2.14.0 -> 2.15.2
Reported by:	portscout
2020-01-25 03:25:08 +00:00
Tobias C. Berner
5d1e88d107 editors/jucipp: Update to 1.5.1
PR:		243496
Submitted by:	Mohammad S. Babaei <info@babaei.net> (maintainer)
2020-01-24 04:27:06 +00:00
Tobias C. Berner
90a4ed701a graphics/poppler: update to 0.84.0
Release 0.84.0:
        core:
         * Fix crash when converting from Unicode to ASCII-7
         * Splash::scaleImageYdXu: Protect against crash if srcWidth is too big
         * JBIG2Stream: fix potential crash in malformed documents
         * JBIG2Stream: fix leak in reset() if called several times
         * Internal code improvements

        utils:
         * pdfimages: Add error message if first page is larger then number of pages.
         * pdfinfo: Improved paper size recognition
         * pdfsig: Fix exit code when dumping signatures
         * pdftocairo: Error out when even/odd selects 0 pages
         * pdftohtml: Fix memory leak
         * pdftoppm: Add an option to scale before rotate
         * pdftoppm: Add -hide-annotations option
         * pdftoppm: Error out when even/odd selects 0 pages
         * pdftops: Improve -optimizecolorspace

        qt5:
         * Code cleanups

        glib:
         * Fix compiler warnings

Release 0.83.0
        core:
         * Improve when a file is recognized as Linearized
         * Improve const-ness of the code
         * Make code a bit more readable/maintanable
         * Fix uninitialized memory uses in broken files

        utils:
         * pdffonts: Make code a bit more readable/maintanable
         * pdftohtml: Make code a bit more readable/maintanable

        qt5:
         * Remove a bunch of unused internal functions
         * trUtf8 -> tr (less warnings)

        build system:
         * make-glib-api-docs: switch to python3

PR:		243433
Exp-run by:	antoine
2020-01-22 17:59:22 +00:00
Piotr Kubaj
43fb7e6e4c editors/emacs: fix miscompilation on powerpc64 elfv2
Clang currently miscompiles emacs, resulting in broken builds for dependencies:
===>  Building for treepy.el-emacs26-0.1.1_3
(cd /wrkdirs/usr/ports/devel/treepy.el/work-full/treepy.el-0.1.1 ; /usr/local/bin/emacs-26.3 -batch -q -f batch-byte-compile treepy.el)
*** Signal 6

Use GCC to workaround it.

PR:		243484
Approved by:	jrm (maintainer)
2020-01-22 10:47:24 +00:00
Yuri Victorovich
8a0dc0ce6e editors/o: Update 2.13.2 -> 2.14.0
Reported by:	portscout
2020-01-21 08:41:20 +00:00
Piotr Kubaj
88bcf8a282 editors/libreoffice: fix build on GCC architectures
GCC architectures have /usr/bin/gperf binary resulting in failing to configure:
checking for gperf... /usr/bin/gperf
checking whether gperf is new enough... configure: error: "GNU gperf 3.0.3" is too old or unrecognized, must be at least gperf 3.1

Put back GPERF to CONFIGURE_ENV to fix the build.

PR:             243215
Approved by:    lwhsu (maintainer)
2020-01-20 20:14:24 +00:00
Sunpoet Po-Chuan Hsieh
379b413acc Update manpage location (r523104) 2020-01-19 11:09:35 +00:00
Tobias C. Berner
c5403b574c editors/focuswriter: Update to 1.7.4
PR:		243407
Submitted by:	lightside <lightside@gmx.com>  (maintainer)
2020-01-17 18:05:36 +00:00
Tobias Kortkamp
11b2181478 editors/kakoune: Update to 2020.01.16
Changes:	https://github.com/mawww/kakoune/releases/tag/v2020.01.16
2020-01-16 12:22:57 +00:00
Yuri Victorovich
4bad61dca2 editors/quilter: Update 2.0.5 -> 2.1.0
Reported by:	portscout
2020-01-16 06:38:19 +00:00
Ashish SHUKLA
ff47d9a89c - Update to git snapshot e31287e 2020-01-15 22:25:25 +00:00
Antoine Brodin
4a84c03fac Deprecate some ROX desktop components
With hat:	portmgr
2020-01-14 09:34:34 +00:00
Yuri Victorovich
d22f981d3f editors/o: Update 2.12.1 -> 2.13.2
Reported by:	portscout
2020-01-11 21:55:33 +00:00
Tobias C. Berner
b87bceff50 Update KDE's App Bundle to 19.12.1
January 09, 2020. Over 120 individual programs plus dozens of programmer
libraries and feature plugins are released simultaneously as part of KDE’s
release service.

Today they all get new bugfix source releases.

Release Notes:	https://community.kde.org/Releases/19.12_Release_Notes
Changelog: 	https://kde.org/announcements/changelog-releases.php?version=19.12.1
2020-01-09 22:28:39 +00:00
Adam Weinberger
c219fe8826 neovim, lynx: Update WWW 2020-01-09 03:56:24 +00:00
Jochen Neumeister
fbbe5b88d5 Update to 4.2.3
PR:		242975
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Sponsored by:	Netzkommune GmbH
2020-01-08 10:47:21 +00:00
Joseph Mingrone
ced1e88d5e editors/emacs-devel: Update to latest master branch commit, 4f2b415
This update includes an Emacs major version change from 27.0.50 to 28.0.50.
Ports that may depend on editors/emacs-devel must chase this update
with a PORTREVISION bump.

Submitted by:	ashish (maintainer)
Differential Revision:	https://reviews.freebsd.org/D23012
2020-01-07 04:55:40 +00:00
Steve Wills
6b3cabadc6 editors/micro: fix build on aarch64
PR:		242889
Submitted by:	mikael.urankar@gmail.com
2020-01-06 13:48:47 +00:00
Steve Wills
b92735f1f4 editors/neovim-qt: Update to 0.2.15
PR:		242222
Submitted by:	chuck@tuffli.net (maintainer)
2020-01-06 13:41:11 +00:00
Adam Weinberger
22278abb7f vim: Add a MAKE_JOBS option for concurrent build, default off
Most systems are able to build vim in parallel most of the time.
The dependency chain in the Makefiles are a spaghetti mess and
concurrency is broken with some frequency, so it just isn't
feasible for it to be on by default.

It does shave quite a bit of time off the build (and I have had
.undef MAKE_JOBS_UNSAFE in Makefile.local for years), so now
there's an option. It's off by default.

PR:		243109
Reported by:	glewis
2020-01-06 00:19:41 +00:00
Tobias C. Berner
bdaab75041 editors/with-editor: Update to 2.9.1
PR:		243074
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
2020-01-05 09:58:41 +00:00
Tobias Kortkamp
506dfcf542 editors/parinfer-rust: Update to v0.4.2
Changes:	https://github.com/eraserhd/parinfer-rust/blob/v0.4.2/CHANGELOG.adoc
2020-01-05 05:41:50 +00:00
Matthias Andree
2e26d3323d graphics/ilmbase, graphics/openexr: upgrade to upstream v2.4.0
graphics/gstreamer1-plugins-openexr: switch from C++98 to C++11 to
match new OpenEXR headers and unbreak compilation.

Bump PORTREVISION of all ports depending directly on either, based
on assessing INDEX-12 (bump_portrevision.pl -l (shallow) used).

Release Notes:
https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.4.0

The update was deliberately deferred until after 2020Q1, and should
not be MFH'd back to it.
2020-01-05 02:17:32 +00:00
Yuri Victorovich
6417890025 editors/quilter: Update 2.0.4 -> 2.0.5
Reported by:	portscout
2020-01-04 10:19:13 +00:00
Li-Wen Hsu
9d6d4a6c3e Remove devel/gperf31 as devel/gperf has been updated to 3.1
Suggested by:	jbeich, bapt
2020-01-04 07:59:33 +00:00
Antoine Brodin
941b74cdbb Clean up depends 2020-01-02 19:46:14 +00:00
Baptiste Daroussin
bb4b642930 Use ${NCURSES_IMPL} instead of hardcoding ncursesw 2020-01-02 09:48:54 +00:00
Adam Weinberger
3931e3bee8 vim: Update to 8.2 patchlevel 76 (minor bump) 2020-01-01 17:26:07 +00:00
Jose Alonso Cardenas Marquez
1d7971b4be - Add missing patch file 2019-12-31 15:32:09 +00:00
Jose Alonso Cardenas Marquez
14b8ace6b3 - Bump PORTREVISION. editors/lazarus was updated to 2.0.6 2019-12-31 15:29:13 +00:00
Jose Alonso Cardenas Marquez
943a20771a - Update to 1.92.0
- Add Python like dependency
- Remove BROKEN
2019-12-31 15:19:39 +00:00
Jose Alonso Cardenas Marquez
97aab7ad61 - Update to 2.0.6 2019-12-31 15:18:36 +00:00
Koichiro Iwao
927abdac63 editors/nvi-m17n: Unbreak (unfetchable)
PR:		242788
Submitted by:	nyan
2019-12-31 12:50:01 +00:00
Yuri Victorovich
1bd72ea895 editors/o: Update 2.11.0 -> 2.12.1
Reported by:	portscout
2019-12-31 05:11:30 +00:00
Ben Woods
cc1dd8761f editors/vscode: add warning for build Error: EMFILE: too many open files
PR:		242871
Suggested by:	Hiroki Tagato <tagattie@yandex.com>
Reported by:	woodsb02
Approved by:	portmgr blanket
2019-12-30 10:59:42 +00:00
Alex Dupre
948a28f6b6 Rename my jakarta- ports to apache- 2019-12-30 09:15:29 +00:00
Jason E. Hale
44c2705108 editors/mp: Update to 5.36; unbreak 2019-12-28 21:17:15 +00:00
Adam Weinberger
ee2a01e176 neovim: Limit portscout to number-looking versions
There's a "stable" tag that portscout really likes.
2019-12-28 18:47:51 +00:00
Sunpoet Po-Chuan Hsieh
b7c14c9320 Update version requirement of RUN_DEPENDS 2019-12-28 07:40:56 +00:00
Alexandre C. Guimarães
bda67845a6 editors/texstudio: Update to 2.12.18
Approved by:	tcberner (mentor, implicit)
2019-12-27 23:48:43 +00:00
Baptiste Daroussin
05c3dc5c22 Update to 3.18.4 2019-12-26 14:16:52 +00:00
Antoine Brodin
b839424f84 Fix plist
Pointy hat:	ericbsd
2019-12-24 09:43:55 +00:00
Eric Turgeon
b3bbdf90b7 update editors/pluma to 1.22.2 2019-12-23 22:37:15 +00:00
Tobias C. Berner
9641f9d698 editors/with-editor: Update to 2.9.0
PR:		242830
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>  (maintainer)
2019-12-23 18:35:09 +00:00
Luca Pizzamiglio
719fc2047b editors/vscode: Add new port
Add vscode to the portstree. the popular editor developed by Microsoft and
based on Electron.
Many thanks to the maintainer Hiroki for his very appreciated work on it.
2019-12-23 17:23:22 +00:00
Adam Weinberger
af98aa7b93 neovim: Blacklist luajit on ppc
It's possible that luajit itself is broken on ppc32, but neither of the
people using that arch have reported similar errors AFAIK.

PR:		242799
2019-12-23 01:15:23 +00:00