1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00
Commit Graph

9704 Commits

Author SHA1 Message Date
Danilo Egea Gondolfo
3bb9dd0379 - Update to 3.2 2018-11-11 18:33:26 +00:00
Joseph Mingrone
48f592257d editors/emacs-devel: Update to latest master-branch commit 2018-11-11 00:43:02 +00:00
Koop Mast
289883b11b Update ImageMagick to 6.9.10.14 [1]
* Add PKGNAMESUFFIX and rename the directory. This was done to show
  that IM6 is not the "main" version. But still fully supported by upstream.
* Convert a number of options to optionhelpers.
* Add option for ISO/IEC 23008-12:2017 HEIF suport
* Add comment to pkg-descr explaining IM6's "legacy" tag.
* Add comment to the patch-config_policy.xml file why it still needed.

Please note that IM7 is not a drop in replacement due to library API and
command arguments changes. And as a result ports need to decide for themself
which version to use.

Chase these changes in all the ports that using IM6.

PR:		225102 (based on, only the version update) [1]
Submitted by:	Pascal Christen <pascal.christen@hostpoint.ch>
2018-11-10 19:57:07 +00:00
Baptiste Daroussin
7990f81066 Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.

Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.

Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them

Bump revision of all impacted ports

PR:		232907
exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17816
2018-11-10 18:12:57 +00:00
Tobias C. Berner
03efb5d84e Update KDE Applications to 18.09.3 2018-11-09 20:09:13 +00:00
Jung-uk Kim
3a59c8fb14 Update to 6.0.7. 2018-11-08 21:44:09 +00:00
Tobias Kortkamp
e66f398f0f editors/kak-lsp: Update to 5.9.1
Changes:	https://github.com/ul/kak-lsp/releases/tag/v5.9.1
2018-11-07 23:28:20 +00:00
Jung-uk Kim
a3129f9a9e Add editors/libreoffice-fy to its dependency. 2018-11-07 00:09:36 +00:00
Mark Linimon
28aaaf1992 This port requires USES=c++11-lang to build on architectures that
use GCC in base.  Also requires switching from freebsd-clang++ to
freebsd-g++ where GCC needs to be used.

PR:		232012
Submitted by:	Piotr Kubaj
Approved by:	maintainer
2018-11-05 20:09:27 +00:00
Jesper Schmitz Mouridsen
ed5fba047e New port editors/featherpad
FeatherPad is a lightweight Qt5 plain-text editor. It is independent of
any desktop environment.

PR: 229314
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D17736
2018-11-05 15:04:14 +00:00
Eric Turgeon
303fa78625 update editors/pluma to 1.20.2
Approved by:	mentors (implicit)
2018-11-05 14:29:10 +00:00
Tobias C. Berner
89d1bb9ab0 Merge lang/qt5-qml and x11-toolkits/qt5-quick into x11-toolkits/qt5-declarative
- There was no obvious reason to split these ports, and it makes
  porting simpler; the set of ports using either mostly coincided.

Exp-run by:	antoine
PR:		223687
PR:		232751
2018-11-04 19:00:53 +00:00
Mark Linimon
61be1378c6 Fix build on powerpc64 by adding compiler:c++11-lang to USES.
Approved by:	portmgr (tier-2 blanket)
2018-11-02 16:36:00 +00:00
Rene Ladan
8a502cb2d4 Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by:	rene
Reviewed by:	bapt, jbeich
Differential Revision:	https://reviews.freebsd.org/D17724
2018-11-02 13:32:34 +00:00
Adam Weinberger
696344816e Slightly decrease the chance that I'll break -console and -tiny again next time 2018-11-01 16:34:30 +00:00
Adam Weinberger
9480c31337 Teach vim-console and vim-tiny to ignore the ctags options 2018-11-01 16:29:57 +00:00
Adam Weinberger
1a6c12c2ad Update vim to patchlevel 502, and support universal-ctags[1]
This changes the name of the EXUBERANT_CTAGS option, but keeps
it as the default.

Submitted by:	Stephen Wall [1] (based on)
2018-11-01 16:25:49 +00:00
Steve Wills
902113cf3d editors/with-editor: update to 2.8.0
PR:		232860
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
2018-11-01 15:04:17 +00:00
Alex Kozlov
fac186387e - Remove empty lines after .include <bsd.port.mk>
Approved by:	portmgr blanket
2018-10-29 09:00:46 +00:00
Tobias Kortkamp
9bc57f220c editors/kak-lsp: Update to 5.9.0
- Bump Kakoune version
- Add ccls to the example configuration

Changes:	https://github.com/ul/kak-lsp/releases/tag/v5.9.0
2018-10-28 14:45:03 +00:00
Tobias C. Berner
19fb9b432b Fix build with GCC-based architectures for various kde@ ports.
- Qt5 required c++11 support.

Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
PR:		232726
PR:		232725
PR:		232723
PR:		232722
PR:		232721
PR:		232720
PR:		232719
PR:		232697
PR:		232682
PR:		232669
PR:		232668
PR:		232667
PR:		232666
PR:		232665
PR:		232664
PR:		232662
PR:		232661
PR:		232655
PR:		232654
PR:		232652
PR:		232648
PR:		232647
PR:		232641
PR:		232640
PR:		232638
PR:		232635
PR:		232634
PR:		232632
PR:		232631
PR:		232630
PR:		232629
PR:		232628
PR:		232627
PR:		232625
PR:		232624
PR:		232623
PR:		232614
PR:		232613
PR:		232612
PR:		232611
PR:		232610
PR:		232609
PR:		232607
PR:		232606
PR:		232605
PR:		232604
PR:		232603
PR:		232602
PR:		232597
PR:		232589
PR:		232585
PR:		232584
PR:		232583
PR:		232581
PR:		232580
PR:		232579
PR:		232578
PR:		232576
PR:		232575
PR:		232574
PR:		232573
PR:		232570
2018-10-27 11:50:58 +00:00
Tobias Kortkamp
ff79158b88 editors/ne: Bump revision after r482945 and r482889
r482889 did not include a pkg-plist.  The build succeeded anyway,
so the package was empty.  r482945 added it but did not bump the
revision.

PR:		232338
2018-10-27 10:32:23 +00:00
Tobias Kortkamp
780408dcee editors/kakoune: Update to 2018.10.27
Changes:	https://github.com/mawww/kakoune/releases/tag/v2018.10.27
2018-10-27 09:56:42 +00:00
Jan Beich
d12ed11522 lang/rust: update to 1.30.0
- Force rebuild all consumers to catch regressions early

Changes:	https://blog.rust-lang.org/2018/10/25/Rust-1.30.0.html
Approved by:	rust (tobik)
MFH:		2018Q4 (less rust versions to support)
Differential Revision:	https://reviews.freebsd.org/D17695
2018-10-25 21:59:37 +00:00
Tobias Kortkamp
856c290b26 editors/kakoune: Add run dependency on sysutils/ssid
Some plugins like x11, x11-repl, ranger need setsid.

https://github.com/mawww/kakoune/issues/2520
2018-10-25 13:08:39 +00:00
Wen Heping
02b043b14a - Add pkg-plist which forgot in previous commit
- Replace LDFLAGS= with LDFLAGS+=

Spotted by:	tobik@
2018-10-25 00:30:59 +00:00
Wen Heping
3feec6d6b1 - Update to 3.1.2
PR:		232338
Submitted by:	ndowens@yahoo.com
2018-10-24 08:00:34 +00:00
Grzegorz Blach
90ad195c6d Update to 3.1.37 2018-10-23 15:35:13 +00:00
Jan Beich
91f9922c6f devel/icu: update to 63.1
Changes:	http://site.icu-project.org/download/63
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		232300
Exp-run by:	antoine
2018-10-23 11:35:03 +00:00
Tobias Kortkamp
9f02b2e59f editors/kak-lsp: Update to 5.8.0
Changes:	https://github.com/ul/kak-lsp/releases/tag/v5.8.0
2018-10-23 10:55:37 +00:00
Joseph Mingrone
0c8639e3a1 editors/emacs-devel: Update to latest master-branch commit
This fixes an issue with lisp/epg.el that caused messages about obsolete
timestamps.  See https://github.com/emacs-mirror/emacs/commit/8602bd8 for
details.
2018-10-22 23:47:03 +00:00
Jan Beich
d27638a1de editors/libreoffice: unbreak with boost 1.69
sfx2/source/appl/shutdownicon.cxx:170:12: error: no viable conversion from returned value of type 'boost::logic::tribool' to function return type 'bool'
    return loaded;
           ^~~~~~

PR:		232525
2018-10-22 20:30:03 +00:00
Tobias Kortkamp
bf9d7abbf9 New port: editors/kak-lsp
Kak-lsp is a Language Server Protocol client for Kakoune implemented
in Rust.

A Language Server Protocol (LSP) defines the protocol used between
an editor or IDE and a language server that provides language
features like auto complete, go to definition, find all references
etc.

WWW: https://github.com/ul/kak-lsp
2018-10-21 17:10:01 +00:00
Joseph Mingrone
48f10cc966 editors/emacs-devel: Update to latest master-branch commit
This fixes an issue, specific to FreeBSD i386, that caused a core dump during
build.  Refer to https://github.com/emacs-mirror/emacs/commit/d2a07b9 for
details.
2018-10-19 18:57:10 +00:00
Alexandre C. Guimarães
ef681eb8d5 editors/texworks: compliance: re-order variables.
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D17577
2018-10-16 15:17:33 +00:00
Don Lewis
a8a746de0d editors/openoffice-4, editors/openoffice-devel:
Fix build with OpenSSL 1.1.x

	Pet portlint (USES block location)

PR:		232265
Reported by:	pkg-fallout
2018-10-15 17:27:41 +00:00
Tobias Kortkamp
6b36e95613 editors/ghostwriter needs a compiler with C++11 support 2018-10-15 06:24:42 +00:00
Alexandre C. Guimarães
a4b80a6ec8 editors/texworks: Update to version 0.6.2.
Texworks is available now as Qt5 only because the upcoming poppler update will not include a Qt4 version.

PR:		200302
Submitted by:	tkato432@yahoo.com (original version)
Reviewed by:	mat (mentor)
Approved by:	tcberner (mentor), hrs (maintainer, timeout)
Differential Revision:	https://reviews.freebsd.org/D17177
2018-10-14 18:28:00 +00:00
Jan Beich
2e8d729d62 lang/rust: update to 1.29.2
- Force rebuild all consumers in case some are affected by miscompilation

Changes:	https://blog.rust-lang.org/2018/10/12/Rust-1.29.2.html
PR:		229826 (follow up)
Approved by:	rust (tobik)
MFH:		2018Q4
Differential Revision:	https://reviews.freebsd.org/D17477
2018-10-12 19:01:02 +00:00
Antoine Brodin
89b4379a17 Deprecate most glib12 consumers
With hat:	portmgr
2018-10-12 09:19:04 +00:00
Tobias C. Berner
d847d05617 Update KDE Applications to 18.08.2 2018-10-11 20:23:50 +00:00
Joseph Mingrone
316c318a59 editors/emacs-devel: Fix build on 10.4 and update
Recent changes in upstream's master branch mean a newer makeinfo than is
available in the 10.4 base system is required, so add print/texinfo to
BUILD_DEPENDS.

While here, also update to the tip of upstream's master branch and silence
portlint warnings about USE_GNOME without USES=gnome.

Reported by:	pkg-fallout, antoine
2018-10-11 03:44:05 +00:00
Ashish SHUKLA
d8d79ba269 - Remove redundant GMP option added in r481628, as GMP support already
enabled since r477132
2018-10-10 00:52:23 +00:00
Ashish SHUKLA
e60b68313a - Update to git snapshot a0605d9
- Add GMP option
2018-10-09 12:37:49 +00:00
Antoine Brodin
95e220d1be Deprecate some GNOME 2 applications
With hat:	portmgr
2018-10-07 20:25:16 +00:00
Dag-Erling Smørgrav
9dff352320 Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.

Approved by:	portmgr (adamw)
2018-10-06 13:06:42 +00:00
Koop Mast
ec8c6d2454 Rename latexila to gnome-latex and update to 3.28.1.
PR:		226938
Submitted by:	greg@unrelenting.technology
2018-10-05 17:43:09 +00:00
Fernando Apesteguía
9558380e4f security/botan2: update to 2.8.0
* Bump PORTREVISION for dependent ports
* While here do some cleanup to the Makefile.

ChangeLog: https://botan.randombit.net/news.html#version-2-8-0-2018-10-01

PR:	231899
Submitted by:	tremere@cainites.net
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D17413
2018-10-05 16:42:24 +00:00
Danilo Egea Gondolfo
d056099a7a - Update to 46.3.0 2018-10-01 19:22:53 +00:00
Tobias Kortkamp
fc965e2fda editors/mg: Update to 20180927
This brings mg up to what will be in OpenBSD 6.4.

Simplify port by moving to Brian Callahan's portable mg release.
It has a configure script to detect OS features and it hopefully
won't break building mg on FreeBSD for no reason.

MFH:		2018Q4
2018-10-01 14:23:56 +00:00