Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.9 28 Mar 2025 01:24:57
    |
Eric Turgeon (ericbsd)  |
x11/slick-greeter: updated to 2.0.9
PR: 272308
Reported by: Siva Mahadevan |
2.0.2_2 17 Mar 2025 04:02:08
    |
Charlie Li (vishwin)  |
gnome.mk: rename gdkpixbuf2 to gdkpixbuf to prepare for port move
The GTK 1-based gdk-pixbuf has not existed for some time.
No functional or package changes. |
2.0.2_2 22 Nov 2024 22:31:54
    |
Charlie Li (vishwin)  |
devel/py-pygobject: bump consumer PORTREVISIONs after port rename
With hat: gnome
PR: 273722 |
2.0.2_1 07 Mar 2024 08:51:30
    |
Gleb Popov (arrowd)  Author: Chris Hutchinson |
x11/*: Move manpages to share/man
Approved by: portmgr (blanket) |
2.0.2 31 Dec 2023 00:03:54
    |
Eric Turgeon (ericbsd)  |
x11/slick-greeter: update to 2.0.2
PR: 276008
Reported by: Jonathan Chen |
1.6.0_2 23 Dec 2023 18:14:14
    |
Nuno Teixeira (eduardo)  |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
1.6.0_1 02 Mar 2023 05:23:10
    |
Tobias C. Berner (tcberner)  |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
1.6.0 04 Jan 2023 13:31:03
    |
Ben Woods (woodsb02)  |
x11/slick-greeter: Update to 1.6.0
Approved by: ericbsd (maintainer)
Differential Revision: https://reviews.freebsd.org/D37928 |
1.5.9 29 Oct 2022 08:44:06
    |
Ben Woods (woodsb02)  |
x11/slick-greeter: Update to 1.5.9 |
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.5.3_2 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.5.3_2 26 Aug 2022 17:02:25
    |
Tobias C. Berner (tcberner)  |
framework: switch tree to using vala.mk
PR: 249940 |
1.5.3_2 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.5.3_2 10 Oct 2021 19:44:42
    |
Baptiste Daroussin (bapt)  |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
1.5.3_2 25 Aug 2021 23:06:22
    |
Ben Woods (woodsb02)  |
x11/lightdm-gtk-greeter: and x11/slick-greeter: auto-set greeter-session
Add pkg-install and pkg-deinstall scripts to automatically configure
the greeter-session variable in lightdm.conf if it has not been manually
changed from the default value.
This reduces the steps for a fresh FreeBSD install to get to a graphical
environment to the following simple steps (excluding graphics drivers):
$ pkg install <greeter> <desktop-environment>
$ service lightdm enable
$ service ligthdm start
Approved by: ericbsd (maintainer x11/slick-greeter)
Approved by: madpilot (maintainer x11/lightdm-gtk-greeter)
Differential Revision: https://reviews.freebsd.org/D31632 |
1.5.3_1 25 Aug 2021 15:42:54
    |
Ben Woods (woodsb02)  |
x11/slick-greeter: Fix dependencies and prefix issues
Summary:
- Add dependencies harfbuzz, numlockx, python, dconf, pygobject3
- Fix slick-greeter-check-hidpi and slick-greeter-set-keyboard-layout
commands by adding python dependency, fixing shebang paths, and
installing under correct ${PREFIX} location
- Patch numerous other /usr and /etc prefix issues
- Add more detail to pkg-descr to support users choosing a greeter
Differential Revision: https://reviews.freebsd.org/D31631 |
1.5.3 15 Jun 2021 00:18:14
    |
Eric Turgeon (ericbsd)  |
x11/slick-greeter: update 1.5.3 |
1.5.2_1 26 May 2021 11:58:01
    |
Eric Turgeon (ericbsd)  |
x11/slick-greeter: Fix some packaging issues
PR: 256157
Reported by: Guido Falsi |
1.5.2 13 Apr 2021 22:02:27
    |
Eric Turgeon (ericbsd)  |
update x11/slick-greeter to 1.5.2 |
1.3.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.3.0 25 Sep 2020 07:11:33
  |
bapt  |
Cleanup
Do not install files which belongs to localbase into base
Drop actually non used option DOCS |
1.3.0 28 May 2020 08:43:30
  |
danfe  |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 6). |
1.3.0 25 Dec 2019 15:02:45
  |
ericbsd  |
update x11/slick-greeter to 1.3.0 |
1.2.7_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.2.7_1 21 Aug 2019 12:44:46
  |
ericbsd  |
adding settings.vala patch for xll/slick-greeter
Approved by: mentors (implicit) |
1.2.7 07 Aug 2019 12:48:58
  |
ericbsd  |
New ports x11/slick-greeter 1.2.7
A slick-looking LightDM greeter |