1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00
Commit Graph

10472 Commits

Author SHA1 Message Date
Antoine Brodin
b031f2bb33 Remove dependency on kind-of restricted ports 2018-09-29 15:58:21 +00:00
Niclas Zeising
958436ab56 x11/alacritty: Fix build on 32bit architectures
Pull in commit a769e80 from upstream (with some fixes to make it apply) to
fix build on 32bit architectures.
2018-09-29 13:37:37 +00:00
Niclas Zeising
030739bb9d Fix whitespace 2018-09-29 10:12:45 +00:00
Niclas Zeising
3b2f32c255 x11/alacritty: Update to 0.2.0
This adds scrollback to alacritty.
Install example config, depending on EXAMPLES option.

For complete changelog, see:
https://github.com/jwilm/alacritty/blob/v0.2.0/CHANGELOG.md

PR:		231456
Submitted by:	Sascha Holzleiter
2018-09-29 09:49:20 +00:00
Thomas Zander
84b6aee905 Bump PORTREVISION to chase update of multimedia/v4l_compat and libv4l 2018-09-29 08:04:27 +00:00
Niclas Zeising
14d3743bc4 x11/libxcb: Update to 1.13.1
This fixes an issue with intermittent KWin craches when using the nvidia
driver.

While here, add gnome to USES=

Release notes:
https://lists.freedesktop.org/archives/xcb/2018-September/011155.html
2018-09-28 19:47:03 +00:00
Jan Beich
a9d287a5ea lang/rust: update to 1.29.1
- Force rebuild all consumers as standard library is statically linked

Changes:	https://blog.rust-lang.org/2018/09/25/Rust-1.29.1.html
PR:		229826 (follow up)
Approved by:	dumbbell
Differential Revision:	https://reviews.freebsd.org/D17337
2018-09-28 17:59:24 +00:00
Mark Linimon
6a504aa868 Fix build on gcc-based archs.
Tested on powerpc64 and amd64.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2018-09-27 21:10:13 +00:00
Brooks Davis
3a34ffa58f Update Objective-C LLVM version to 6.0.
Fixes aarch64 build.  Reduces depends on obsolete LLVM 4.0.

PR:		230116
Submitted by:	mikael.urankar@gmail.com
Approved by:	theraven (prior version)
Sponsored by:	DARPA, AFRL
2018-09-26 15:23:37 +00:00
Tobias C. Berner
c11c755ff4 x11/ssddm: remove unnedeeded Qt dependencies
* while here, move USE_GITHUB to the other USE_FOOs

Submitted by:	Alexandre C. Guimarães <lebarondemerde@privacychain.ch>
2018-09-24 20:35:27 +00:00
Mark Linimon
022ec88b2e Fix build on gcc-based archs.
Tested on powerpc64 and amd64.

Approved by:	portmgr (tier-2 blanket)
2018-09-23 12:28:37 +00:00
Ashish SHUKLA
956dd96d27 - Update to 337
Approved by:	ehaupt (maintainer, via private-email)
2018-09-22 15:55:14 +00:00
Danilo G. Baio
e7cf678e8f x11/py-xdot: Update to 1.0
Remove `files/patch-setup.py`, not necessary anymore.
Add USES=gnome because USE_GNOME alone is deprecated.
2018-09-22 13:38:15 +00:00
Matthias Andree
d1cfeab07e Update ilmbase and openexr to 2.3.0, rename OpenEXR to openexr.
Release notes: <https://github.com/openexr/openexr/releases/tag/v2.3.0>

Adjust LIB_DEPENDS of all ports that require ilmbase or openexr to chase
the new lower-case spelling of the name, and to omit the version from the
library name to ease future maintenance.

Bump PORTREVISION of all ports that depend on ilmbase or openexr directly,
so that they all get rebuilt on upgrades.

Add patches to graphics/ampasCTL to keep it alive, with (a) ilmbase now
that its Iex::BaseExc class is no longer derived from std::string,
details were given upstream through https://github.com/ampas/CTL/issues/71
and (b) to unwind semicolon/;-lists in cmake that stem from openexr/
ilmbase pkg-config variables.
(Note ampasCTL is unmaintained as FreeBSD port, and upstream,
and I cannot run-time test it.)

Poudriere build tests on 11.2-RELEASE-p1 amd64 of ALL ports depending
directly or indirectly on ilmbase and/or openexr have passed without
regressions.  Thus invoking due diligence, I believe I have done the
equivalent of an -exp run, and do not require approval for the dependency
chases to third-party ports.
2018-09-22 10:15:22 +00:00
Emanuel Haupt
c0625a526e - Update to 336
- Pacify portlint
- Since FreeBSD terminal drivers are not aware of UTF-8, change default ttyModes
  to tabs (tab0).

PR:		229682 (based on)
2018-09-20 09:19:06 +00:00
Mark Linimon
2e7f27934a More precisely specify USES=compiler to fix build on gcc-based
platforms such as powerpc64.

Tested on powerpc64, amd64.

Approved by:	portmgr (tier-2 blanket)
2018-09-18 08:14:23 +00:00
Steve Wills
cee76ac21f x11/radare-cutter: update to 1.7.1 2018-09-18 02:39:43 +00:00
Antoine Brodin
b4b9259eaa Mark BROKEN: fails to build with radare2 2.9
../cutter-1.5/src/Cutter.cpp:1759:5: error: no matching function for call to 'r_core_task_join'
    r_core_task_join(core_, nullptr, task);

Reported by:	pkg-fallout
2018-09-17 21:27:28 +00:00
Tobias C. Berner
437aeb55a0 Update KDE Frameworks to 5.50
* net/syndication has become a framework and been moved to net/kf5-syndication.

Exp-run by:	antoine
PR:		231263
2018-09-17 18:45:07 +00:00
Guido Falsi
bf6b8f60ff Import two upstream patches, fixing UTF-8 normalization and resolving
a crash.

PR:		231395
Submitted by:	rozhuk.im@gmail.com
2018-09-17 13:43:38 +00:00
Kirill Ponomarev
5eb11c3ade Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2018-09-17 12:08:43 +00:00
Antoine Brodin
aaccee94ec Deprecate dead -devel ports 2018-09-16 12:16:53 +00:00
MANTANI Nobutaka
86b3ac9b70 Add FCITX option.
PR:		231253
Submitted by:	Ryo ONODERA <ryo@tetera.org>
2018-09-15 05:43:59 +00:00
Sunpoet Po-Chuan Hsieh
1fc72a09c3 Fix WWW
Approved by:	portmgr (blanket)
2018-09-14 20:42:12 +00:00
Sunpoet Po-Chuan Hsieh
11e0697eb2 Update WWW
Approved by:	portmgr (blanket)
2018-09-14 20:42:07 +00:00
Sunpoet Po-Chuan Hsieh
2090f4ea1c Update WWW
Approved by:	portmgr (blanket)
2018-09-14 20:42:02 +00:00
Sunpoet Po-Chuan Hsieh
1fcd2e80a0 Update WWW
Approved by:	portmgr (blanket)
2018-09-14 20:38:05 +00:00
Dmitry Marakasov
b016e01593 - Add LICENSE
- Update WWW

Approved by:	portmgr blanket
2018-09-14 09:08:22 +00:00
Niclas Zeising
0fae2e9e0e Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to
USE_XORG.  Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.

PR:		230909
Reviewed by:	eadler
Approved by:	portmgr (antoine)
Obtained from:	https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run:	antoine
Differential Revision:	https://reviews.freebsd.org/D16906
2018-09-11 18:34:27 +00:00
Adriaan de Groot
116ff37469 Backport security fixes for x11/sddm
The 0.18 release of x11/sddm contains a fix for a security error
that probably doesn't affect us: session-reuse. In any case our
default configuration is not vulnerable. This doesn't update to
0.18 because there's a bunch of other changes that would need to
be chased, further delaying this update.

While here, pet portlint and Tijl, who asked for a pkg-message.

PR:		230029
Reported by:	doctorwhoguy@gmail.com
Security:	f00acdec-b59f-11e8-805d-001e2a3f778d
2018-09-11 10:39:36 +00:00
Mathieu Arnold
4a3bebcae1 Add EXAMPLES options to ports that should have one.
Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
2018-09-10 13:15:47 +00:00
Mathieu Arnold
e1bfdfbe56 Add DOCS options to ports that should have one.
Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
2018-09-10 13:14:50 +00:00
Mathieu Arnold
f57bc4af66 After an include, PLIST_SUB must be appended to, not overwritten.
If it is overwritten, many values will be clobbered, and
pain will ensue.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
2018-09-10 13:11:23 +00:00
Dag-Erling Smørgrav
cded85f907 Reassign all of tobez@'s p5 ports to perl@.
Approved by:	tobez
2018-09-10 11:16:59 +00:00
Adriaan de Groot
2d4534668d Update x11/sddm to 0.17.
This is still one minor release behind, but a big update relative to
the previous version. Thanks to tijl@ for the patches, dbn@ for
initial testing.

PR:		228116
Submitted by:	tijl
2018-09-08 10:28:11 +00:00
Adriaan de Groot
0dda73fc0a Reduce rc warnings from x11/sddm by setting default value for sddm_enable
(Not bumping PORTREVISION because there are more updates to follow shortly)

PR:		230708
Submitted by:	cpercival
2018-09-08 07:53:00 +00:00
Adriaan de Groot
023390aaa6 Update the current KDE Applications to 18.08.1, the latest release.
https://www.kde.org/announcements/announce-applications-18.08.1.php

The release notes mention a few dozen fixes, MTP doesn't crash when
concurrently accessed by another application, nothing critical.

Submitted by:	tcberner
2018-09-06 21:06:47 +00:00
Antoine Brodin
ec3e56288a Switch default version of samba to 4.7
Samba 4.6 will be discontinued in a few weeks

Reviewed by:	mat
Differential Revision:	https://reviews.freebsd.org/D16904
2018-09-01 17:05:47 +00:00
Tobias Kortkamp
e507912d1c x11/xbanish: Update to 1.6
Changes:	https://github.com/jcs/xbanish/compare/v1.5...v1.6
2018-09-01 14:10:04 +00:00
Gleb Smirnoff
7cf625b443 Unbreak nVidia drivers on recent -CURRENT, after change to
kmem_free() in r338318.

PR:		230780
2018-08-31 19:45:04 +00:00
Tobias Kortkamp
4ee3a387ce multimedia/libxine: Update to 1.2.9
- Cleanup options
- Enable IMAGEMAGICK by default
- Make DVB support optional but leave it enabled by default
- Add SNDIO option
- Properly order pkg-plist
- Unbreak on aarch64
- Bump revision of dependent ports [1]

Changes:	https://sourceforge.net/projects/xine/files/xine-lib/1.2.9/README.txt/view
ABI:		https://abi-laboratory.pro/tracker/timeline/xine-lib/ [1]
PR:		219921
Reported by:	emorrasg@yahoo.es
Submitted by:	w.schwarzenfeld@utanet.at (initial version), Nathan <ndowens@yahoo.com>
Reviewed by:	mat, tobik
Differential Revision:	https://reviews.freebsd.org/D16840
2018-08-31 08:16:18 +00:00
Adriaan de Groot
c42e232ec2 Deprecate KDE4 software, categories www-x11-themes
This is the last bit.

The last upstream release supporting KDE4 was 10 months ago,
  https://www.kde.org/announcements/announce-applications-17.08.3.php ,
and the kde@ team for FreeBSD has supported modern KDE (i.e.  KDE
Frameworks, Plasma 5 and KDE Applications) for 4 months. Give a 4
month deprecation period to allow users to switch over.
2018-08-30 18:40:36 +00:00
Kirill Ponomarev
06c99be495 Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2018-08-30 13:39:51 +00:00
Adriaan de Groot
f88c332dc0 Fix build with clang7.
PR:		230936
Reported by:	jbeich
2018-08-30 10:09:40 +00:00
Tobias Kortkamp
8e21397a01 x11/fbdesk: Fix build with Clang 6
Image.cc:88:16: error: cannot initialize return object of type 'FbTk::PixmapWithMask *' with an rvalue of type 'bool'
        return false;
               ^~~~~

http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/fbdesk-1.4.1_6.log
2018-08-28 13:48:01 +00:00
Steve Wills
c66d80c170 x11/slim: enable UTF8 by default
PR:		230902
Submitted by:	Henry Hu <henry.hu.sh@gmail.com> (maintainer)
2018-08-27 16:42:30 +00:00
Jesper Schmitz Mouridsen
dbef4029b5 New port x11/lxqt-about
PR: 229287
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D16911
2018-08-27 16:00:10 +00:00
Eric Turgeon
a19c1b5f50 update x11/mate-applets to 1.20.2
Approved by:	bapt (mentor)
2018-08-27 13:58:07 +00:00
Eric Turgeon
642367991e update x11/mate-desktop to 1.20.3
Approved by:	wg and bapt (mentors)
2018-08-27 12:27:27 +00:00
Adriaan de Groot
04a601c50e More fixes for kdelibs-kde4 for clang7. Same kind of change
as previous commit -- >0 is weird for bools.

Reported by:	antoine
2018-08-26 09:39:31 +00:00