notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
lxqt-l10n Translations of LXQt components
0.13.0_1 x11 Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.13.0_1Version of this port present on the latest quarterly branch.
Maintainer: jsm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-12-22 20:52:14
Last Update: 2019-03-28 17:59:34
SVN Revision: 497047
License: LGPL21+
WWW:
https://github.com/lxde/lxqt-l10n
Description:
Translations ("localization") in terms of the Qt TS files of all components maintained by the LXQt project. WWW: https://github.com/lxde/lxqt-l10n
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/lxqt-l10n-0.13.0_1/catalog.mk
  2. /usr/local/share/licenses/lxqt-l10n-0.13.0_1/LICENSE
  3. /usr/local/share/licenses/lxqt-l10n-0.13.0_1/LGPL21+
Collapse this list.
Dependency lines:
  • lxqt-l10n>0:x11/lxqt-l10n
No installation instructions:
This port has been deleted.
PKGNAME: lxqt-l10n
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1527345943 SHA256 (lxqt/lxqt-l10n-0.13.0.tar.xz) = 8706415a89ba2808c67dd5f8c9479743acb11b1afc2fe331d0330fccbe9ac5aa SIZE (lxqt/lxqt-l10n-0.13.0.tar.xz) = 758588

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. liblxqt-l10n>=0.13 : devel/liblxqt-l10n
  2. lximageqt-l10n>=0.13 : graphics/lximageqt-l10n
  3. libfmqt-l10n>=0.13 : x11/libfmqt-l10n
  4. pcmanfmqt-l10n>=0.13 : x11-fm/pcmanfmqt-l10n
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
metaport
FreshPorts was unable to extract/find any pkg message
Master Sites:
  1. There is no master site for this port.

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.13.0_1
28 Mar 2019 17:59:34
Revision:497047Original commit files touched by this commit
jsm search for other commits by this committer
Upgrade the LXQt desktop environment to 0.14.0
Upstream announcement https://forum.lxqt.org/t/release-lxqt-0-14-0/572

Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D19056
0.13.0_1
16 Jan 2019 11:13:45
Revision:490472Original commit files touched by this commit
tijl search for other commits by this committer
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)
0.13.0
09 Jul 2018 18:03:15
Revision:474277Original commit files touched by this commit
jsm search for other commits by this committer
Changing maintainer email address (same maintainer, new address)

Approved by: swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D16200
0.13.0
22 Jun 2018 21:40:57
Revision:473087Original commit files touched by this commit
swills search for other commits by this committer
x11/lxqt-l10n: Update to 0.13.0

PR:		228513
Submitted by:	Jesper Schmitz Mouridsen <jesper@schmitz.computer> (maintainer)
0.12.0
27 Oct 2017 15:38:37
Revision:452996Original commit files touched by this commit
swills search for other commits by this committer
x11/lxqt-l10n: Update to 0.12.0

PR:		223216
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
Approved by:	Jesper Schmitz Mouridsen <jesper@schmitz.computer> (maintainer)
0.11.2
19 May 2017 10:09:57
Revision:441215Original commit files touched by this commit
joneum search for other commits by this committer
Pass MAINTAINER'ship to submitter

- Pass MAINTAINER'ship to submitter

PR:	219361
Reported by:	Jesper Schmitz Mouridsen <jesper@schmitz.computer>
Approved by:	miwi (mentor)
Differential Revision:	https://review.freebsd.org/D10812
0.11.2
19 Mar 2017 14:02:24
Revision:436494Original commit files touched by this commit
rene search for other commits by this committer
Take in olivierd@'s commit bit on his request.

Submitted by:	olivierd@
With hat:	portmgr-secretary
0.11.2
03 Jan 2017 08:21:13
Revision:430444Original commit files touched by this commit
olivierd search for other commits by this committer
Update to 0.11.2
0.11.1
28 Dec 2016 21:27:04
Revision:429828Original commit files touched by this commit
olivierd search for other commits by this committer
Fix 'metaport' infrastructure (doesn't need to fetch something)

Pointed by:	mat@
0.11.1
25 Dec 2016 07:55:17
Revision:429401Original commit files touched by this commit
olivierd search for other commits by this committer
Remove USES= metaport, otherwise fetch target is not functional

Reported by:	pkg-fallout@
0.11.1
23 Dec 2016 16:34:52
Revision:429275Original commit files touched by this commit
olivierd search for other commits by this committer
Unbreak fetch

Reported by:	antoine@
0.11.1
22 Dec 2016 20:52:05
Revision:429183Original commit files touched by this commit
olivierd search for other commits by this committer
- Update to 0.11.1
- Add x11/lxqt-l10n (meta port for the LXQt ports), it avoids duplicate files
and reduces gap between your testing repo and these official ports.

Submitted by:	Jesper Schmitz Mouridsen (private email)

Number of commits found: 12