aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2006-09-05 17:56:11 +0800
committerlinimon <linimon@FreeBSD.org>2006-09-05 17:56:11 +0800
commite70d7f6d496e7e1f5bfa508fe3d105514db23b26 (patch)
treeb3a09b939cc85ed90d59846bbbefc15d7bcd1b1f
parent798c8ca1c526ebec2c51665be7e57dc4ba7c5c1e (diff)
downloadfreebsd-ports-gnome-e70d7f6d496e7e1f5bfa508fe3d105514db23b26.tar.gz
freebsd-ports-gnome-e70d7f6d496e7e1f5bfa508fe3d105514db23b26.tar.zst
freebsd-ports-gnome-e70d7f6d496e7e1f5bfa508fe3d105514db23b26.zip
Reset inactive maintainer who has not responded to email.
Hat: portmgr
-rw-r--r--astro/gkrellsun/Makefile2
-rw-r--r--net/freevrrpd/Makefile2
-rw-r--r--sysutils/gkrellmwho/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/astro/gkrellsun/Makefile b/astro/gkrellsun/Makefile
index b2ad01b987dc..ae8ebf80eaaf 100644
--- a/astro/gkrellsun/Makefile
+++ b/astro/gkrellsun/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 2
CATEGORIES= astro
MASTER_SITES= http://nwalsh.com/hacks/gkrellsun/
-MAINTAINER= steffen@vogelreuter.de
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Gkrellm-Plugin that displays the local sun rise and sun set times
BUILD_DEPENDS= ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm
diff --git a/net/freevrrpd/Makefile b/net/freevrrpd/Makefile
index 43c6c689840d..b7d51f3df2c3 100644
--- a/net/freevrrpd/Makefile
+++ b/net/freevrrpd/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://freebsd.unixfreunde.de/sources/ \
MASTER_SITE_SUBDIR= flz/freevrrpd/:freebsd
DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:DEFAULT,freebsd
-MAINTAINER= spe@phear.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= This a VRRP RFC2338 Compliant implementation under FreeBSD
MAN8= freevrrpd.8
diff --git a/sysutils/gkrellmwho/Makefile b/sysutils/gkrellmwho/Makefile
index 6db07ec0a1f5..992ca8bf745d 100644
--- a/sysutils/gkrellmwho/Makefile
+++ b/sysutils/gkrellmwho/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= sysutils
MASTER_SITES= http://mirror2.unixfreunde.de/ \
http://freebsd.unixfreunde.de/sources/
-MAINTAINER= steffen@vogelreuter.de
+MAINTAINER= ports@FreeBSD.org
COMMENT= A plugin that scrolls in a panel a list of currently logged on users
BUILD_DEPENDS= ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm
umn1'>| | | | | | | | | | | | | | | | | | - 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 | * lang/rust: update to 1.30.0jbeich2018-10-262-2/+2 | | | | | | | | | | | | | | | | | | - 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 | * devel/icu: update to 63.1jbeich2018-10-232-1/+2 | | | | | | | | | | | | | | Changes: http://site.icu-project.org/download/63 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ PR: 232300 Exp-run by: antoine | * - Specify LICENSEehaupt2018-10-232-10/+12 | | | | | | | | - Normalize patch | * x11/qt5-qev: fix build with GCC-based architecturestcberner2018-10-211-1/+1 | | | | | | | | | | PR: 232402 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> | * Update KDE Frameworks to 5.41tcberner2018-10-2012-34/+37 | | | | | | | | | | PR: 232296 Exp-run by: antoine | * Update to 2.11.1bapt2018-10-192-4/+6 | | | * add port x11/py-xcffibericbsd2018-10-194-0/+36 | | | | | | | | | | | | | | | | | | | | xcffib is intended to be a (mostly) drop-in replacement for xpyb. xpyb has an inactive upstream, several memory leaks, is python2 only and doesn't have pypy support. xcffib is a binding which uses cffi, which mitigates some of the issues described above. xcffib also builds bindings for 27 of the 29 (xprint and xkb are missing) X extensions in 1.10. Approved by: wg (mentor) | * - Update libexo to 0.12.3madpilot2018-10-172-9/+10 | | | | | | | | - Silence some portlint warnings * | Merge branch 'master' into gnome-3.28Koop Mast2018-10-153-5/+9 |\| | * Update babl to 0.1.58.kwm2018-10-153-5/+9 | | * | Merge branch 'master' into gnome-3.28Koop Mast2018-10-1511-10/+33 |\| | * qt5: Fix build on GCC based architectures.tcberner2018-10-141-1/+1 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PR: 231584 PR: 231677 PR: 231685 PR: 231830 PR: 231955 PR: 231905 PR: 231892 PR: 231684 PR: 231958 PR: 231960 PR: 231818 PR: 231542 PR: 231860 PR: 231681 PR: 231963 PR: 231891 PR: 231966 PR: 231904 PR: 231676 PR: 231819 PR: 231956 PR: 231680 PR: 231957 PR: 231903 PR: 231901 PR: 231667 PR: 231861 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> | * Resolve some problems that where exposed by the meson 0.48.0 exp-run.kwm2018-10-141-2/+9 | | | | | | | | | | | | | | | | | | | | | | | | * Drop NO_ARCH, libexec/brisk-menu is a native ELF executable. * List USE_MATE=menus because brisk-menu depends on it directly. Use either /usr/bin/ld.lld or the ld from the binutils port. To work around a issue with /usr/bin/ld.bdf reporting errors for symbols that exist in shared libraries specified on the command line. It is unknown why this is happening. PR: 231219 Submitted by: Ting-Wei Lan <lantw44@gmail.com> | * x11/alacritty: pet portlint after r481921jbeich2018-10-131-1/+1 | | | | | | | | | | | | | | $ portlint -C FATAL: Makefile: DISTVERSIONPREFIX appears out-of-order. FATAL: Makefile: order must be PORTNAME/PORTVERSION/DISTVERSIONPREFIX/DISTVERSION/DISTVERSIONSUFFIX/PORTREVISION/PORTEPOCH/CATEGORIES/MASTER_SITES/MASTER_SITE_SUBDIR/PROJECTHOST/PKGNAMEPREFIX/PKGNAMESUFFIX/DISTNAME/EXTRACT_SUFX/DISTFILES/DIST_SUBDIR/EXTRACT_ONLY. 2 fatal errors and 0 warnings found. | * lang/rust: update to 1.29.2jbeich2018-10-132-1/+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 | * - Update WWWamdmi32018-10-122-6/+6 | | | | | | | | | | | | - Fix indentation problems Approved by: portmgr blanket | * Deprecate most glib12 consumersantoine2018-10-125-0/+15 | | | | | | | | With hat: portmgr * | Merge branch 'master' into gnome-3.28Koop Mast2018-10-128-28/+34 |\| | * Update KDE Applications to 18.08.2tcberner2018-10-121-3/+3 | | | * x11/hs-xmobar: Update to 0.28.arrowd2018-10-122-8/+10 | | | | | | | | | | | | PR: 232057 Submitted by: Kevin Zheng <kevinz5000@gmail.com> Approved by: tcberner (mentor) | * Update to 2.11bapt2018-10-112-13/+9 | | | * x11/rsibreak: updatae to 0.12.9tcberner2018-10-103-4/+12 | | * | Merge branch 'master' into gnome-3.28Koop Mast2018-10-0911-14/+19 |\| | * - Add LICENSE_FILEamdmi32018-10-082-1/+2 | | | | | | | | | | | | - Update WWW Approved by: portmgr blanket | * Deprecate some GNOME 2 applicationsantoine2018-10-081-0/+3 | | | | | | | | With hat: portmgr | * Update maintainer eMail address.rigoletto2018-10-082-2/+2 | | | | | | | | | | | | Reviewed by: mat (mentor) Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D17399 | * net-p2p/libtorrent-rasterbar and net-p2p/libtorrent-rasterbar-python: Update ↵yuri2018-10-071-1/+2 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1.1.9 -> 1.1.10 Port changes for net-p2p/libtorrent-rasterbar: * Change to cmake * Add LICENSE_FILE * Add USES=compiler:c++14-lang * Remove the TEST option, add the cmake-based do-test target, but it is broken upstream Port changes for net-p2p/libtorrent-rasterbar-python: * Complete redesign, made it an individual port instead of a slave Bump 5 dependencies. Reported by: TJ <tj@mrsk.me> | * Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, exceptdes2018-10-065-10/+10 | | | | | | | | | | | | | | for where it resulted in a change in output from build-depends-list or run-depends-list. Approved by: portmgr (adamw) * | Update gnome-shell to 3.28.3.Koop Mast2018-10-052-4/+4 | | * | Update gdm to 3.28.4.Koop Mast2018-10-053-4/+6 |/ * - Update xfce4-whiskermenu-plugin to 2.3.0madpilot2018-10-023-9/+12 | | | | - Pet portlint warnings * Cleanup plistsantoine2018-10-011-15/+15 | * Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.krion2018-10-011-1/+1 | * Cleanup plistantoine2018-10-011-259/+259 | * The updated libgtop included in the GNOME 3.28 update broke runtime forkwm2018-10-011-0/+1 | | | | | | | mate ports that use libgtop [1]. Bump all users not included in the GNOME update to fix these issues. Reported by: Barbara Guida <barbara.freebsd@gmail.com> [1] * Update `x11/nvidia-driver' to version 390.87, which fixed a resourcedanfe2018-09-303-13/+15 | | | | | | | | | | leak introduced in the 390 series of drivers that could lead to reduced performance after starting and stopping several OpenGL and/or Vulkan applications. While here, replace deprecated @[un]exec keywords which do not specify when they should be executed with @post[un]exec and move KPI-related patching to a better place within the Makefile. PR: 231721 * Update babl to 0.1.56.kwm2018-09-303-6/+5 | * The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD.kwm2018-09-3076-606/+4234 | | | | | | | | | The offical GNOME 3.28 release notes can be found at https://help.gnome.org/misc/release-notes/3.28/ Thanks to Antoine Brodin for running the exp-runs. PR: 229761 * Remove expired ports:rene2018-09-305-83/+0 | | | | | | | | | | | | | | | 2018-09-29 net/ntp-devel: Use net/ntp instead 2018-09-29 net/xrdp-devel: Use net/xrdp instead 2018-09-29 net/tigervnc-devel: Use net/tigervnc instead 2018-09-29 net/unison-devel: Use net/unison instead 2018-09-30 textproc/p5-IDNA-Punycode: Deprecated by upstream 2018-08-15 graphics/gnustep-slideshowkit: unknown license 2018-08-15 graphics/gnustep-slideshow: depends on expiring graphics/gnustep-slideshowkit 2018-09-30 security/lockdown: Renders system unbootable 2018-09-30 devel/p5-Search-Binary: Deprecated by upstream, use List::BinarySearch instead 2018-09-30 devel/p5-ExtUtils-Command: ExtUtils::Command has been re-incorporated to ExtUtils-MakeMaker since 7.06, use devel/ExtUtils-MakeMaker instead 2018-09-30 editors/yui: Unmaintained upstream 2018-09-29 x11/tint-devel: Use x11/tint instead * Remove dependency on kind-of restricted portsantoine2018-09-291-3/+1 | * x11/alacritty: Fix build on 32bit architectureszeising2018-09-291-0/+41 | | | | | Pull in commit a769e80 from upstream (with some fixes to make it apply) to fix build on 32bit architectures. * Fix whitespacezeising2018-09-291-1/+1 | * x11/alacritty: Update to 0.2.0zeising2018-09-292-161/+182 | | | | | | | | | | | 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 * Bump PORTREVISION to chase update of multimedia/v4l_compat and libv4lriggs2018-09-293-1/+3 | * x11/libxcb: Update to 1.13.1zeising2018-09-292-5/+5 | | | | | | | | | | 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 * lang/rust: update to 1.29.1jbeich2018-09-292-0/+2 | | | | | | | | | - 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 * Fix build on gcc-based archs.linimon2018-09-281-2/+2 | | | | | | | | Tested on powerpc64 and amd64. While here, pet portlint. Approved by: portmgr (tier-2 blanket) * Update Objective-C LLVM version to 6.0.brooks2018-09-264-4/+4 | | | | | | | | | 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 * x11/ssddm: remove unnedeeded Qt dependenciestcberner2018-09-251-6/+4 | | | | | | * while here, move USE_GITHUB to the other USE_FOOs Submitted by: Alexandre C. Guimarães <lebarondemerde@privacychain.ch> * Fix build on gcc-based archs.linimon2018-09-231-1/+1 | | | | | | Tested on powerpc64 and amd64. Approved by: portmgr (tier-2 blanket) * - Update to 337ashish2018-09-222-4/+4 | | | | Approved by: ehaupt (maintainer, via private-email) * x11/py-xdot: Update to 1.0dbaio2018-09-223-17/+5 | | | | | Remove `files/patch-setup.py`, not necessary anymore. Add USES=gnome because USE_GNOME alone is deprecated. * Update ilmbase and openexr to 2.3.0, rename OpenEXR to openexr.mandree2018-09-222-6/+6 | | | | | | | | | | | | | | | | | | | | | | | | | 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. * - Update to 336ehaupt2018-09-203-7/+19 | | | | | | | | - Pacify portlint - Since FreeBSD terminal drivers are not aware of UTF-8, change default ttyModes to tabs (tab0). PR: 229682 (based on) * More precisely specify USES=compiler to fix build on gcc-basedlinimon2018-09-181-1/+1 | | | | | | | | platforms such as powerpc64. Tested on powerpc64, amd64. Approved by: portmgr (tier-2 blanket) * x11/radare-cutter: update to 1.7.1swills2018-09-182-10/+8 | * Mark BROKEN: fails to build with radare2 2.9antoine2018-09-181-0/+2 | | | | | | | ../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 * Update KDE Frameworks to 5.50tcberner2018-09-1811-33/+33 | | | | | | | * net/syndication has become a framework and been moved to net/kf5-syndication. Exp-run by: antoine PR: 231263 * Import two upstream patches, fixing UTF-8 normalization and resolvingmadpilot2018-09-173-0/+159 | | | | | | | a crash. PR: 231395 Submitted by: rozhuk.im@gmail.com * Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.krion2018-09-171-1/+1 | * Deprecate dead -devel portsantoine2018-09-161-0/+2 | * Add FCITX option.nobutaka2018-09-152-1/+7 | | | | | PR: 231253 Submitted by: Ryo ONODERA <ryo@tetera.org> * Fix WWWsunpoet2018-09-151-1/+1 | | | | Approved by: portmgr (blanket) * Update WWWsunpoet2018-09-151-1/+1 | | | | Approved by: portmgr (blanket) * Update WWWsunpoet2018-09-151-1/+1 | | | | Approved by: portmgr (blanket) * Update WWWsunpoet2018-09-151-1/+1 | | | | Approved by: portmgr (blanket) * - Add LICENSEamdmi32018-09-142-1/+3 | | | | | | - Update WWW Approved by: portmgr blanket * Change x11/xorgproto to become a build depzeising2018-09-1267-64/+67 | | | | | | | | | | | | | | | 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 * Backport security fixes for x11/sddmadridg2018-09-114-0/+114 | | | | | | | | | | | | | | 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 * Add EXAMPLES options to ports that should have one.mat2018-09-101-1/+1 | | | | | | | | Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine * Add DOCS options to ports that should have one.mat2018-09-1013-0/+26 | | | | | | | | Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine * After an include, PLIST_SUB must be appended to, not overwritten.mat2018-09-102-4/+4 | | | | | | | | | If it is overwritten, many values will be clobbered, and pain will ensue. PR: 230864 Submitted by: mat exp-runs by: antoine * Reassign all of tobez@'s p5 ports to perl@.des2018-09-101-1/+1 | | | | Approved by: tobez * Update x11/sddm to 0.17.adridg2018-09-0823-172/+353 | | | | | | | | | 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 * Reduce rc warnings from x11/sddm by setting default value for sddm_enableadridg2018-09-081-0/+1 | | | | | | | (Not bumping PORTREVISION because there are more updates to follow shortly) PR: 230708 Submitted by: cpercival * Update the current KDE Applications to 18.08.1, the latest release.adridg2018-09-071-3/+3 | | | | | | | | | 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 * Switch default version of samba to 4.7antoine2018-09-021-1/+1 | | | | | | | Samba 4.6 will be discontinued in a few weeks Reviewed by: mat Differential Revision: https://reviews.freebsd.org/D16904 * x11/xbanish: Update to 1.6tobik2018-09-012-4/+4 | | | | Changes: https://github.com/jcs/xbanish/compare/v1.5...v1.6 * Unbreak nVidia drivers on recent -CURRENT, after change toglebius2018-09-011-2/+3 | | | | | | kmem_free() in r338318. PR: 230780 * multimedia/libxine: Update to 1.2.9tobik2018-08-311-0/+1 | | | | | | | | | | | | | | | | | | - 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 * Deprecate KDE4 software, categories www-x11-themesadridg2018-08-3110-0/+30 | | | | | | | | | | 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. * Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.krion2018-08-301-1/+1 | * Fix build with clang7.adridg2018-08-303-0/+60 | | | | | PR: 230936 Reported by: jbeich * x11/fbdesk: Fix build with Clang 6tobik2018-08-281-0/+19 | | | | | | | | 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 * x11/slim: enable UTF8 by defaultswills2018-08-281-3/+4 | | | | | PR: 230902 Submitted by: Henry Hu <henry.hu.sh@gmail.com> (maintainer) * New port x11/lxqt-aboutjsm2018-08-284-0/+32 | | | | | | PR: 229287 Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D16911 * update x11/mate-applets to 1.20.2ericbsd2018-08-273-44/+161 | | | | Approved by: bapt (mentor) * update x11/mate-desktop to 1.20.3ericbsd2018-08-273-4/+6 | | | | Approved by: wg and bapt (mentors) * More fixes for kdelibs-kde4 for clang7. Same kind of changeadridg2018-08-262-0/+22 | | | | | | as previous commit -- >0 is weird for bools. Reported by: antoine * Update KDE Applications to 18.08tcberner2018-08-253-4/+4 | | | | Changelog: https://www.kde.org/announcements/announce-applications-18.08.0.php * New port x11/lxqt-runnerjsm2018-08-244-0/+37 | | | | | | PR: 229285 Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D16871 * Massage strange comparison for clang7adridg2018-08-242-1/+18 | | | | | | | | | | | kdecore/localization/klocale_kde.cpp:2441:59: error: ordered comparison between pointer and zero ('const void *' and 'int') if ((timeFormat().contains(QString::fromLatin1("%I")) > 0) || ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ contains() returns bool or QBool, so this was weird to begin with. PR: 230462 Reported by: jbeich * Update KDE Frameworks to the latest monthly, 5.49adridg2018-08-2424-46/+35 | | | | | | | | | https://www.kde.org/announcements/kde-frameworks-5.49.0.php Thanks Antoine for the exp-run. PR: 230596 Submitted by: tcberner * x11/libX11: Update to 1.6.6zeising2018-08-233-5/+6 | | | | | | | | | | This is a security update Changelog: https://lists.x.org/archives/xorg-announce/2018-August/002916.html MFH: 2018Q3 Security: fe99d3ca-a63a-11e8-a7c6-54e1ad3d6335 * x11/xscreensaver: Update to 5.40zeising2018-08-224-26/+13 | | | | | | | Changelog: https://www.jwz.org/xscreensaver/changelog.html PR: 230805 Submitted by: Dmitri Goutnik * Unbreak nVidia drivers on recent -CURRENT, after change toglebius2018-08-221-0/+4 | | | | | | kmem_alloc_contig() in r338143. PR: 230780 * Add `x11/perwindowlayoutd' which keeps per-window keyboard layout under X11.danfe2018-08-214-0/+39 | | | | WWW: https://sourceforge.net/projects/perwindowlayout/ * Update to 335ehaupt2018-08-152-4/+4 | * x11/tint: Update to 16.6swills2018-08-152-5/+5 | | | | | PR: 230384 Submitted by: yamagi@yamagi.org (maintainer) * x11/alacritty: Update to newer snapshottobik2018-08-143-318/+270 | | | | | | PR: 229857 Submitted by: Sascha Holzleiter <sascha@root-login.org> Approved by: maintainer timeout (~4 weeks) * Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.krion2018-08-141-1/+1 | * - Fix LICENSEamdmi32018-08-132-2/+2 | | | | | | - Update WWW Approved by: portmgr blanket * Update to 334ehaupt2018-08-132-5/+4 | * Update xfce4-screenshooter-plugin to 1.9.3madpilot2018-08-112-4/+4 | * multimedia/x264: update to 0.155.2917jbeich2018-08-101-1/+1 | | | | | | | - HI10P is always built after https://git.videolan.org/?p=x264.git;a=commitdiff;h=71ed44c73124 Changes: https://git.videolan.org/?p=x264.git;a=shortlog;h=0a84d986e7020f8344f00752e3600b9769cc1e85 ABI: https://abi-laboratory.pro/tracker/timeline/x264/ * Update to 3.2.9sunpoet2018-08-091-1/+1 | | | | Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS * devel/boost-*: update to 1.68.0jbeich2018-08-095-5/+5 | | | | | | | | | - Switch to C++14 for libboost_system to support C++14 consumers Changes: http://www.boost.org/users/history/version_1_68_0.html PR: 229569 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D16165 * x11/polybar: update to 3.2.1tcberner2018-08-092-4/+4 | | | | | PR: 230477 Submitted by: lebarondemerde@privacychain.ch (maintainer) * Update x11/mate-terminal to 1.20.3ericbsd2018-08-093-34/+27 | | | | Approved by: wg (mentor) * Fix Xprint build issue.mat2018-08-061-0/+3 | | | | | | | | | | | | | | | | | | | | | | | | | | For some reason, the Xprint.man patch is supposed to get into a subdirectory that does not exist: -------------------------- |--- man/Xprint.man.orig 2018-07-24 10:46:56 UTC |+++ man/Xprint.man -------------------------- (Creating file Xprint.man...) Patching file Xprint.man using Plan A... Empty context always matches. Hunk #1 succeeded at 1. done So patch extracts it in the first existing directory, and then the build fails: make[1]: don't know how to make man/Xprint.7. Stop make[1]: stopped in /wrkdirs/usr/ports/x11/xorgproto/work/xorgproto-2018.4 *** Error code 1 Stop. Sponsored by: Absolight * - Add LICENSEamdmi32018-08-051-0/+4 | | | | | | - Add NO_ARCH Approved by: portmgr blanket * Fix a common grammar error: "can not" means the opposite of "cannot."adamw2018-08-021-1/+1 | | | | "Can not" means "it is possible not to," and "cannot" means "it is impossible to." * - Update to 0.93.2amdmi32018-08-013-17/+4 | * x11/kde5: Pull in the complete plasma5 metaport and not only the desktop.tcberner2018-08-011-2/+3 | | | | | | | | As this is the "big" meta port for the Qt5-based KDE desktop it makes sense to pull in every plasma5 component and not just the desktop. This way, ksshaskpass and so on will also be available, without having to install them afterwards manually. * Remove evieext here as well.zeising2018-08-011-1/+0 | * Remove x11/evieextzeising2018-08-014-23/+0 | | | | | | | | Remove x11/evieext. This should have been done as part of the big x11/xorgproto commit in r476013 but was missed. Ponty-hat to: zeising Reported by: Kevin Oberman, Koichiro Iwao * Switch to xorgproto instead of individual packageszeising2018-08-01189-971/+797 | | | | | | | | | | | | | | | | | | Upstream used to distribute protocol headers as separate packages, but has decided to merge those to a common package, named xorgproto. This update tracks that change. * Add a new port, x11/xorgproto, with are protocol headers for xorg. * Hook the new protocol port to the build and to infrastructure in bsd.xorg.mk. * Update all ports with a dependency on any of the old *proto packages to instead depend on xorgproto. Bump portrevision. * Delete the old *proto packages, update MOVED. PR: 230023 Submitted by: zeising Approved by: portmgr (antoine) exp-run by: antoine * Bump PORTREVISION for ports depending on the canonical version of GCCgerald2018-07-30