notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: x11/lumina-core/Makefile
SVNWeb

Number of commits found: 27

Tue, 25 Apr 2023
[ 15:17 Christian Weisgerber (naddy) search for other commits by this committer ]    commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  feb1fa3  (Only the first 10 of 1613 ports in this commit are shown above. View all ports for this commit)
audio/opus: bump consumers after update to 1.4
Mon, 23 Jan 2023
[ 00:45 Jason W. Bacon (jwb) search for other commits by this committer ]    commit hash:8aa2ac6602a97060841784147a4a906ea8c0bf11  commit hash:8aa2ac6602a97060841784147a4a906ea8c0bf11  commit hash:8aa2ac6602a97060841784147a4a906ea8c0bf11  8aa2ac6 
x11/lumina-core: Disable CPU-saturating "Warp" screensaver

Lumina currently has no configuration interface for the screensaver,
so users cannot prevent Warp from starting and using all available
CPU time.  This is a temporary hack to make Lumina more CPU-friendly
until the screensaver options are configurable.
Thu, 20 Oct 2022
[ 19:13 Loïc Bartoletti (lbartoletti) search for other commits by this committer ]    commit hash:3f24b939bfb4327ab76905660afe2e51bbbbe216  commit hash:3f24b939bfb4327ab76905660afe2e51bbbbe216  commit hash:3f24b939bfb4327ab76905660afe2e51bbbbe216  3f24b93  (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
*/*: Reset maintainership
Sun, 11 Sep 2022
[ 10:20 Felix Palmen (zirias) search for other commits by this committer ]    commit hash:ddae4e92d8313a1461145e3b4f0232fe463feaee  commit hash:ddae4e92d8313a1461145e3b4f0232fe463feaee  commit hash:ddae4e92d8313a1461145e3b4f0232fe463feaee  ddae4e9  (Only the first 10 of 1105 ports in this commit are shown above. View all ports for this commit)
Mk/Uses: always use colon for build/run suffix

Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.

Document in CHANGES.

PR:			266034
Exp-run by:		antoine
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36349
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Jul 2022
[ 14:23 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:d357bca4f0e71714865e030d7a1e611845d9050b  commit hash:d357bca4f0e71714865e030d7a1e611845d9050b  commit hash:d357bca4f0e71714865e030d7a1e611845d9050b  d357bca  (Only the first 10 of 288 ports in this commit are shown above. View all ports for this commit)
x11: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Adam Weinberger <adam@vectors.cx>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alexander Matey <matey@cis.ohio-state.edu>
  *  Alexander Nedotsukov <bland@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@regency.nsu.ru>
  *  Alexey Mikhailov <karma@ez.pereslavl.ru>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Anton Toernqvist <antont@inbox.lv>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 30 Apr 2022
[ 08:03 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:ca3f925d6eb53ff27e2a49775f6d33f52a587ae4  commit hash:ca3f925d6eb53ff27e2a49775f6d33f52a587ae4  commit hash:ca3f925d6eb53ff27e2a49775f6d33f52a587ae4  ca3f925  (Only the first 10 of 133 ports in this commit are shown above. View all ports for this commit)
framework: convert bsd.gstreamer.mk to Uses/gstreamer.mk

- convert bsd.gstreamer.mk to Uses/gstreamer.mk
- convert ports tree to make use of USES=gstreamer
- remove duplicate dependency lines from the tree

Differential Revision: https://reviews.freebsd.org/D35097
Fri, 4 Mar 2022
[ 00:58 Jason W. Bacon (jwb) search for other commits by this committer ]    commit hash:f096655c794b3e062bf5c2eda8c71cdb798c7134  commit hash:f096655c794b3e062bf5c2eda8c71cdb798c7134  commit hash:f096655c794b3e062bf5c2eda8c71cdb798c7134  f096655 
x11/lumina-core: Fix LScreensaver password check

lumina-checkpass was disabled in the previous build, causing the
screensaver to unlock on any input rather than just the correct pw.

Also removed xscreensaver dep, replaced by LScreensaver.

LPanel patch is a hack to redraw the panel after screen resize.  Makes
Lumina usable, though still not pretty, in a VirtualBox guest with
guest additions.  Still needs wallpaper redraw.

PR:             262320
Approved by:    lbartoletti
Wed, 23 Feb 2022
[ 14:46 Jason W. Bacon (jwb) search for other commits by this committer ]    commit hash:f7972afbeec54358e5f80c54baf473b5add0ac92  commit hash:f7972afbeec54358e5f80c54baf473b5add0ac92  commit hash:f7972afbeec54358e5f80c54baf473b5add0ac92  f7972af 
x11/lumina-core: Replace apm battery monitoring with sysctls()

The apm command does not exist on arm, powerpc, or riscv.
This also reduces CPU time for lumina-desktop.
Patches have been proposed to upstream.

PR:             262018
Approved by:    lbartoletti
Tue, 22 Feb 2022
[ 13:56 Jason W. Bacon (jwb) search for other commits by this committer ]    commit hash:9f318b638b3b92e053c90b093c6214d01d9957c1  commit hash:9f318b638b3b92e053c90b093c6214d01d9957c1  commit hash:9f318b638b3b92e053c90b093c6214d01d9957c1  9f318b6 
x11/lumina-core: Add fluxbox-tenr-styles-pack to RUN_DEPENDS

Needed for Lumina's default window theme, bias_allblack

PR:             262108
Approved by:    lbartoletti
Sat, 29 Jan 2022
[ 22:06 Loïc Bartoletti (lbartoletti) search for other commits by this committer ]    commit hash:59994e96b6d96c0a52da7baaf6fcafa8585cc13c  commit hash:59994e96b6d96c0a52da7baaf6fcafa8585cc13c  commit hash:59994e96b6d96c0a52da7baaf6fcafa8585cc13c  59994e9 
x11/lumina-core: Use La-Capitaine icon theme

La-Captinaine is the recommended icon theme for lumina.
[ 16:14 Loïc Bartoletti (lbartoletti) search for other commits by this committer ]    commit hash:623f3ae564be88376786d5d67e18a017711126a4  commit hash:623f3ae564be88376786d5d67e18a017711126a4  commit hash:623f3ae564be88376786d5d67e18a017711126a4  623f3ae  (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
lumina: Update to 1.6.2

Changes:
 - 1.6.1: https://lumina-desktop.org/post/2021-10-05/
 - 1.6.2: https://lumina-desktop.org/post/2021-12-25/

PR:		259965
Reported by:	jwb
Tested by:	jwb
Tue, 22 Jun 2021
[ 18:53 Kevin Bowling (kbowling) search for other commits by this committer ]    commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  da3162c  (Only the first 10 of 914 ports in this commit are shown above. View all ports for this commit)
graphics/mesa-libs: Bump reverse deps for libglvnd

Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sat, 22 Feb 2020
[ 05:29 lbartoletti search for other commits by this committer ] Original commit   Revision:526736 (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
x11/lumina: Update to 1.6.0 and Take MAINTAINER'ship

  - Update to 1.6.0
  - Take MAINTAINER'ship
  - Add missing USE_GL
  - Fix order of options in Makefiles

Changelog:
  - Lumina: https://github.com/lumina-desktop/lumina/compare/v1.5.0...v1.6.0
  - Lumina-pdf:
https://github.com/lumina-desktop/lumina-pdf/compare/v1.5.0...v1.6.0
  - Lumina-calculator:
https://github.com/lumina-desktop/lumina-calculator/compare/v1.5.0...v1.6.0

PR:	243895
Reviewed by:	mat, tcberner
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D23603
Tue, 24 Sep 2019
[ 16:40 pi search for other commits by this committer ] Original commit   Revision:512720 (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
x11/lumina: upgrade 1.4.1 -> 1.5.0

- Remove deskutils/lumina-notify (upstreamed)
 
https://github.com/lumina-desktop/lumina/commit/89ad0095d7da09158778b5afae9beeaa0bd98d38
- Remove deskutils/lumina-xdg-entry (upstreamed)
 
https://github.com/lumina-desktop/lumina/commit/0069a052e1cbef588e8f93a31314965b0c2af68a
- Fix variables order (pet portlint)
- Alphabetize USE_QT
- Update knob to use options helpers
- Remove GH_TAGNAME (except for deskutils/lumina-pdf and
  deskutils/lumina-calculator which haven't release tag)
- Change GH_ACCOUNT from "trueos" to "lumina-desktop"
- Add a new port deskutils/lumina-photo
- Change I18N option to well know NLS option

PR:		240749
Submitted by:	Loic Bartoletti <lbartoletti@tuxfamily.org>
Approved by:	JT Pennington <jt@ixsystems.com> (maintainer)
Differential Revision:	D21749
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Wed, 6 Feb 2019
[ 09:30 amdmi3 search for other commits by this committer ] Original commit   Revision:492296
- Add LICENSE_FILE
- Cleanup plist
- Update WWW

Approved by:	portmgr blanket
Wed, 16 Jan 2019
[ 11:13 tijl search for other commits by this committer ] Original commit   Revision:490472 (Only the first 10 of 1089 ports in this commit are shown above. View all ports for this commit)
Fix Qt5 symbol version scripts to put the catch-all clause first.  When
a symbol matches multiple clauses the last one takes precedence.  If the
catch-all is last it captures everything.  In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API.  This only affects lld because GNU ld always gives the
catch-all lowest priority.

Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium.  Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3]  The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one.  If there's no such non-weak symbol the call
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 20 Dec 2018
[ 06:04 linimon search for other commits by this committer ] Original commit   Revision:487843
This port needs USES=compiler:c++11-lang to build on GCC-based architectures.

While here, add USES=gl.

PR:		233926
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
Thu, 28 Jun 2018
[ 17:39 tcberner search for other commits by this committer ] Original commit   Revision:473503 (Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk

From now on, ports that depend on Qt4 will have to set
	USES=		qt:4
	USE_QT=		foo bar
ports depending on Qt5 will use
	USES=		qt:5
	USE_QT=		foo bar

PR:		229225
Exp-run by:	antoine
Reviewed by:	mat
Approved by:	portmgr (antoine)
Differential Revision:	-https://reviews.freebsd.org/D15540
Fri, 18 May 2018
[ 07:42 tobik search for other commits by this committer ] Original commit   Revision:470276 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
*/lumina-*: Unbreak I18N options

===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: share/lumina-desktop/i18n/l-screenshot_af.qm
Error: Missing: share/lumina-desktop/i18n/l-screenshot_ar.qm
Error: Missing: share/lumina-desktop/i18n/l-screenshot_az.qm
...

- Add missing USE_QT5=printsupport to lumina-textedit

PR:		224860
Submitted by:	tobik
Approved by:	jt@ixsystems.com (maintainer), araujo
Fri, 22 Dec 2017
[ 02:54 araujo search for other commits by this committer ] Original commit   Revision:456965
Add the '.' on if that was deleted by mistake.
[ 02:44 araujo search for other commits by this committer ] Original commit   Revision:456962
- Update to 1.4.1.
- Pass maintainership to submitter.

PR:		ports/224307
Submitted by:	JT Pennington <jt@ixsystems.com>
Approved by:	kmoore (maintainer)
Sponsored by:	iXsystems, Inc.
Thu, 2 Nov 2017
[ 21:41 olgeni search for other commits by this committer ] Original commit   Revision:453381 (Only the first 10 of 108 ports in this commit are shown above. View all ports for this commit)
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.

This round is @FreeBSD.org residents except teams.
Wed, 20 Sep 2017
[ 14:16 kmoore search for other commits by this committer ] Original commit   Revision:450205 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
- Fix Lumina ports to use DISTVERSIONSUFFIX properly and not mis-interpret the
-p1

PR: 222452
Submitted by: Ken Moore <ken@pcbsd.org>
Sponsored by: iXsystems
Mon, 18 Sep 2017
[ 17:45 kmoore search for other commits by this committer ] Original commit   Revision:450057 (Only the first 10 of 63 ports in this commit are shown above. View all ports for this commit)
- Update x11/lumina to 1.3.0
- Bring in Lumina utilities as their own ports

PR: 220387
Submitted by: Ken Moore <ken@pcbsd.org>
Sponsored by: iXsystems

Number of commits found: 27