Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.32.0_6 21 Apr 2024 13:27:18 |
Guido Falsi (madpilot) Author: Tijl Coosemans |
x11/lightdm: Fix VT/user switching
Submitted upstream: https://github.com/canonical/lightdm/pull/353
PR: 278457 |
1.32.0_5 26 Feb 2024 19:00:03 |
Guido Falsi (madpilot) |
x11/lightdm: Fix ttyv numbering logic
Adapt code from wlroots to correctly generate ttyv device names for
numbers beyond 9.
Upstream pull request: https://github.com/canonical/lightdm/pull/343
PR: 277114
Obtained
from: https://github.com/swaywm/wlroots/commit/fc6c0ca12e941d5d7d567834bff3ab7df9447001
(inspired by)
MFH: 2024Q1 |
1.32.0_4 26 Feb 2024 18:40:37 |
Muhammad Moinur Rahman (bofh) |
x11/lightdm: Moved man to share/man
Approved by: portmgr (blanket) |
1.32.0_3 13 Feb 2024 20:25:14 |
Guido Falsi (madpilot) |
x11/lightdm: Fix packaging with non default options
When VAPI is on and DOCS is off the port fails to package. Correct
in plist. [1]
While here also implement an NLS option.
PR: 277022 [1]
MFH: 2024Q1 |
1.32.0_2 29 Dec 2023 18:25:15 |
Guido Falsi (madpilot) |
x11/lightdm: Fix login.conf issues, import various improvements
- Add patch to use setusercontext(3) to setup user environment, so it respects
login.conf among other things [1]
- Use autoreconf, since patch requires regenerating configure script to check
for setusercontext(3) [2]
- Explicitly disable libaudit support, not supported in FreeBSD [3]
- Add QT5 options, disabled by default, to control linking against qt5 [4]
- Import patch adding option to enable alternative location for .xsession-errors
file [5]
- Correctly define runtime dependencies
- Forcibly disable installation of apparmor files
- Install PAM configuration files as samples, so in the future they are not
overwritten if customized
- Pet portclippy/portfmt
- Regenerate patches
Upstreaming:
(Only the first 15 lines of the commit message are shown above ) |
1.32.0_1 09 Sep 2023 21:37:01 |
Adriaan de Groot (adridg) |
x11/lightdm: improve description of necessary greeters
There are fewer LightDM greeters in the ports tree than
the pkg-message suggests. List them both. Do not bump
PORTREVISION because this isn't worth making people
rebuild things.
PR: 271628 |
1.32.0_1 08 Oct 2022 13:30:56 |
Guido Falsi (madpilot) |
x11/lightdm: Fix autologin
Upstreaam added a pam directive using a pam module not present in FreeBSD:
https://github.com/canonical/lightdm/commit/0c21d986ff3c9ec1568b681c746e30b6fd25d5cb
Fix by updating the patch to remove this addition.
PR: 266899
MFH: 2022Q4 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.32.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.32.0 26 Aug 2022 17:02:25 |
Tobias C. Berner (tcberner) |
framework: switch tree to using vala.mk
PR: 249940 |
1.32.0 13 Aug 2022 19:38:08 |
Tobias C. Berner (tcberner) Author: Olivier Duchateau |
x11/lightdm: update to 1.32.0
- Update to 1.32.0
- Remove unneeded patch (check in configure script)
- Remove AppArmor files (specifics to Linux)
Changelog: https://github.com/canonical/lightdm/releases/tag/1.32.0
PR: 265818 |
1.30.0_3 20 Jul 2022 14:23:32 |
Tobias C. Berner (tcberner) |
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 ) |
1.30.0_3 21 Oct 2021 15:41:05 |
Stefan Eßer (se) |
x11/lightdm: Add CPE information
Approved by: portmgr (blanket) |
1.30.0_3 07 Oct 2021 20:38:35 |
Guido Falsi (madpilot) |
x11/lightdm: Update pkg-descr
- Correct name of project rendering
- Add an empty line before feature list for readability
- Update project home page
PR: 258991
Reported by: Graham Perrin <grahamperrin@gmail.com> |
1.30.0_3 28 Jun 2021 08:00:24 |
Adriaan de Groot (adridg) |
x11/{lightdm,sddm}: add CONFLICTS
Both lightdm and sddm install the DBus file for DisplayManager,
etc/dbus-1/system.d/org.freedesktop.DisplayManager.conf
It doesn't really make sense to install multiple DMs on one
machine, but for completeness in the ports framework, mark
them as conflicting.
PR: 256688 256687
Reported by: Graham Perrin |
1.30.0_2 25 May 2021 08:51:39 |
Guido Falsi (madpilot) |
x11/lightdm: assign maintainership to desktop@
Also assign reference gtk greeter x11/lightdm-gtk-greeter. |
1.30.0_2 22 May 2021 02:13:01 |
Ben Woods (woodsb02) |
*/*: Fix ENOTIME: return my ports to the pool
Reset maintainership of my ports to ports@FreeBSD.org so others can
step in to help where I haven't been able to find the time. |
1.30.0_2 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
1.30.0_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.30.0_2 20 Jan 2020 23:19:56 |
woodsb02 |
x11/lightdm: Add lightdm user to the video group to fix runtime error
Reported by: grehan, userxbw,
https://forums.freebsd.org/threads/lightdm-libgl.73658/ |
1.30.0_1 07 Nov 2019 18:36:56 |
zeising |
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
1.30.0_1 26 Jul 2019 20:46:57 |
gerald |
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 |
1.30.0 06 Jun 2019 23:05:22 |
woodsb02 |
x11/lightdm: Update to 1.30.0, fix crash and change default config
This update addresses a crash in lightdm, related to the way the
user environment for the lightdm process is setup in src/process.c.
The configuration option in lightdm.conf for locked memory is now
honoured - the default configuration has been updated to disable this,
and pkg-message has been updated to reflect this change.
Changes this release:
https://github.com/CanonicalLtd/lightdm/releases/tag/1.30.0
PR: 238083
Submitted by: madpilot
Reported by: David.Boyd49@twc.com
Differential Revision: https://reviews.freebsd.org/D20541 |
1.28.0_1 04 Feb 2019 11:52:13 |
woodsb02 |
x11/lightdm: Re-add patch accidentally deleted during last change |
1.28.0 04 Feb 2019 10:28:46 |
woodsb02 |
x11/lightdm: Update to 1.28.0
- Also pet portlint
Submitted by: madpilot (partly) |
1.24.0_3 04 Feb 2019 10:26:14 |
woodsb02 |
x11/lightdm: Include pkg-message explaining how to fix LightDM coredumps
PR: 229471
Submitted by: madpilot
Reported by: Manuel Stuhn <freebsd@justmail.de>
MFH: 2019Q1 |
1.24.0_2 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
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, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
1.24.0_1 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
1.24.0 26 Dec 2017 10:34:11 |
woodsb02 |
x11/lightdm: Update to 1.24.0
There are no changes in this release:
https://lists.freedesktop.org/archives/lightdm/2017-September/001074.html |
1.22.0_2 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
1.22.0_1 05 Aug 2017 10:58:48 |
kwm |
Update consolekit to 1.2.0.
* Rename consolekit to consolekit2 to reflect that consolekit2 is a new
project, even if it the continuation of the old consolekit project.
* Expand pkg-descr with some background info.
* Add license
* ConsoleKit2 has been ported to GDbus, so dbus-glib is not anymore required
* Add GObject introspection support for desktops environment such Pantheon or
Deepin.
* Thanks to Jesper Schmitz Mouridsen, Ben Woods and Olivier Duchateau for
assisting with there versions of the port, suggesting changes and testing.
PR: 202269 |
1.22.0 05 Aug 2017 08:17:54 |
woodsb02 |
x11/lightdm: Update to 1.22.0
- Update PAM file to include system defaults
- Set PATH to default from /etc/login.conf
- Don't pass-through empty PATH from lightdm to X11 (breaks runtime) |
1.20.0_7 24 Jul 2017 12:47:45 |
woodsb02 |
x11/lightdm: Fix locale selection
- Allow locale selection on login screen. First, lightdm must be patched
to correctly detect utf8 locales, which have a UTF-8 suffix on FreeBSD
instead of utf8 like on Linux systems. Secondly, we have to use locale
codes in the language menuitem as FreeBSD doesn't have support for
locale naming (missing _NL_IDENTIFICATION_LANGUAGE implementation).
- Use @sample for lightdm-gtk-greeter config file to prevent it from
being overwritten when the package is reinstalled / upgraded.
PR: 220614
Submitted by: pawel
MFH: 2017Q3 |
1.20.0_6 12 Apr 2017 15:44:24 |
woodsb02 |
x11/lightdm: Use correct replacement for clearenv()
The previous patch to replace the Linux clearenv(3) function did not
actually clear the environment, but instead created a new environment
variable named environ with the value "NULL".
PR: 218564
Reported by: jbeich
Obtained from: FreeBSD env(1) command
MFH: 2017Q2 |
1.20.0_5 03 Apr 2017 06:37:05 |
bapt |
Fix build with new sigc++20 |
1.20.0_5 02 Apr 2017 13:43:54 |
bapt |
Chase gtk-doc update |
1.20.0_4 12 Feb 2017 16:36:59 |
woodsb02 |
x11/lightdm: Improve rc script to use daemon(8)
This fixes an issue noticed when sysutils/bsdstats was installed and
enabled at runtime in /etc/rc.conf, but for whatever reason was failing
to send the updated statistics. Upon failing, the lightdm process would
receive a SIGHUP, causing it to stop seconds after the login screen was
displayed (before the user even had a chance to login). |
1.20.0_3 12 Feb 2017 14:10:53 |
woodsb02 |
Fix typo in Xsession file introduced in r433837 |
1.20.0_2 11 Feb 2017 07:09:56 |
woodsb02 |
x11/lightdm: Make Xsession check for more system-wide config files
Xresources, Xkbmap and Xmodmap will now be read if they are found in
%%LOCALBASE%%/etc/X11/ or %%LOCALBASE%%/etc/X11/xinit/
with or without a "." prefix.
User-specific versions are still also found in $HOME/ with a "." prefix. |
1.20.0_1 03 Jan 2017 12:00:38 |
woodsb02 |
x11/lightdm: Correct off-by-one error when relating vtN to /dev/ttyvN
- lightdm will now correctly report vt9 as using /dev/ttyv8 |
1.20.0 26 Dec 2016 06:53:37 |
woodsb02 |
Add x11/lightdm and x11/lightdm-gtk-greeter.
Lightdm is a display manager that:
* Is cross-desktop - supports different desktops
* Supports different display technologies
* Is lightweight - low memory usage and fast performance
* Has a comprehensive test suite
WWW: https://www.freedesktop.org/wiki/Software/LightDM/
lightdm-gtk-greeter is the reference GTK+ greeter for LightDM.
WWW: https://launchpad.net/lightdm-gtk-greeter
Approved by: adamw (mentor, implicit) |