Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
42.0_7 23 Sep 2024 23:29:43 |
Daniel Engberg (diizzy) |
x11/gdm: Remove libtool as dependency
Not used in project
Approved by: portmgr (blanket) |
42.0_7 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
42.0_6 20 May 2023 11:07:19 |
Christoph Moench-Tegeder (cmt) |
x11/gdm: fix build after d9aa7a9929ef49efebb2bee0393ec4369fdc9ece
"ipv6" is a true/false option, not enabled/disabled
meson.build:1:0: ERROR: Value enabled is not boolean (true or false). |
42.0_6 19 May 2023 06:15:39 |
Tobias C. Berner (tcberner) |
x11/gdm: fix option toggle IPV6_MESON_ENABLED |
42.0_6 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
42.0_5 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 ) |
42.0_4 13 Dec 2022 12:23:43 |
Baptiste Daroussin (bapt) |
x11/gdm: remove call to gconftool-2
since gdm3 gconf is not needed |
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) |
42.0_3 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 ) |
42.0_3 27 Jul 2022 12:58:18 |
Baptiste Daroussin (bapt) |
x11/gdm: use pkg-message to show message on remove |
42.0_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 ) |
42.0_2 16 Apr 2022 20:32:34 |
Neel Chauhan (nc) |
x11/gdm: Unlock the user's keyring during login
PR: 263309
Reported by: cyclaero AT gmail DOT com |
42.0_1 27 Mar 2022 20:04:23 |
Neel Chauhan (nc) |
x11/gdm: Fix bug where we go to console on logout |
42.0 22 Mar 2022 22:02:18 |
Neel Chauhan (nc) |
x11/gdm: Update to 42.0 |
41.3_2 05 Feb 2022 00:49:26 |
Neel Chauhan (nc) |
x11/gdm: Use /usr/sbin/chown, not /sbin/chown in Xsession patches |
41.3_1 01 Feb 2022 16:53:25 |
Neel Chauhan (nc) |
x11/gdm: Use vt09 like gdm 3.28.4 |
41.3 31 Jan 2022 21:06:19 |
Neel Chauhan (nc) |
x11/gdm: Update to 41.3
Differential Revision: https://reviews.freebsd.org/D34088 |
3.28.4_6 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) |
3.28.4_6 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
3.28.4_6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.28.4_6 06 Feb 2021 19:13:22 |
bapt |
Drop dependency on gconf, this port does not actually depend on it |
3.28.4_5 05 Nov 2020 15:54:12 |
0mp |
Fix typos in the LICENSE_FILE variable name
Approved by: portmgr blanket |
3.28.4_5 09 Oct 2020 20:06:57 |
bapt |
Remove from the gnome session a list of required dbus services that no
longer exists |
3.28.4_4 03 Oct 2020 16:31:10 |
0mp |
x11/gdm: Install gconftool-2 as it is needed by pkg-install
Before this patch, the following error could be observed during the
installation of the port:
===> Creating homedir(s)
/bin/sh: gconftool-2: not found
chown: /usr/local/etc/gdm/home/.gconf.mandatory: No such file or directory
chmod: /usr/local/etc/gdm/home/.gconf.mandatory: No such file or directory
chmod: /usr/local/etc/gdm/home/.gconf.mandatory/*.xml: No such file or
directory
GDM is installed.
Specifying USE_GNOME+=gconf2 seems to fix the error messages.
(BTW, for some reason the gconf2 dependency was removed in r372768.)
Approved by: portmgr blanket
MFH: 2020Q4 |
3.28.4_3 03 Oct 2020 16:12:49 |
0mp |
x11/gdm: Fix pkg-message
pkg-message does not contain %%PREFIX%% anymore, so a sed(1) call is not
necessary. In addition to that, passing pkg-message though fmt(1) was
breaking the UCL inside causing pkg-message to not be displayed at all.
Approved by: portmgr blanket
MFH: 2020Q4 |
3.28.4_2 03 Oct 2020 16:07:35 |
0mp |
x11/gdm: Switch to USES=localbase
Approved by: portmgr blanket |
3.28.4_2 03 Oct 2020 16:00:21 |
0mp |
x11/gdm: @sample-ify some GDM files in etc/
It's been reported that it would be desired to treat the following
files as samples:
- etc/dbus-1/system.d/gdm.conf.sample
- etc/gdm/Init/Default.sample
- etc/gdm/Xsession.sample
- etc/pam.d/gdm-autologin.sample
- etc/pam.d/gdm-launch-environment.sample
- etc/pam.d/gdm-password.sample
PR: 187558
Submitted by: Eugene M. Kim <astralblue@gmail.com
Reported by: robmessick@gmail.com
Approved by: maintainer timeout |
3.28.4_1 29 Sep 2020 12:44:38 |
bapt |
Drop runtime dependency on gnome-shell to kill circular dependency
as gnome-shell run depends on gdm (cannot start without it) |
3.28.4_1 29 Sep 2020 12:07:28 |
bapt |
First batch at upgrading gnome to 3.36/3.38
Update evolution-dataserver to 3.38.0 and because of ABI breakage update ports
depending on it
Update bijiben to 3.38.0
Update gnome-calendar to 3.38.0
Update gnome-contacts to 3.38
Update gnome-maps to 3.38.0
Patch gnome-todo to work with newer evolution-dataserver (patched obtained from
OpenBSD/Archlinux)
Update evolution to 3.38.0
Update evolution-ews to 3.38.0 (among changes it brings support for office365)
Update folks to 0.14.0
Update cheese to 3.38.0 (Only the first 15 lines of the commit message are shown above ) |
3.28.4_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. |
3.28.4_1 14 Aug 2019 12:25:52 |
mat |
Convert to UCL & cleanup pkg-message (categories x) |
3.28.4_1 01 May 2019 19:35:15 |
rene |
Remove esound support from pulseaudio as audio/esound expired.
Bump PORTREVISIONs of dependent ports.
Build-tested in poudriere on a head-amd64 jail for audio/pulseaudio* |
3.28.4 23 Jan 2019 10:29:54 |
tobik |
x11/gdm: Correct CPE (do not set CPE_VENDOR twice)
There are no CPE that match
cpe:2.3:a:gnome_display_manager:gdm:*:*:*:*:*:*
Correct it to
cpe:2.3:a:gnome:gnome_display_manager:*:*:*:*:*:*:*:*
PR: 234851
Approved by: gnome (maintainer timeout, 2 weeks)
Differential Revision: https://reviews.freebsd.org/D18801 |
3.28.4 13 Nov 2018 17:54:57 |
kwm |
Update gdm to 3.28.4.
Obtained from: GNOME devel repo. |
3.28.1 30 Sep 2018 11:58:31 |
kwm |
The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD.
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 |
3.16.4_5 11 Sep 2018 18:34:28 |
zeising |
Change x11/xorgproto to become a build dep
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 |
3.16.4_4 31 Jul 2018 18:41:30 |
zeising |
Switch to xorgproto instead of individual packages
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 |
3.16.4_3 22 Sep 2017 10:48:29 |
mat |
Remove USES=execinfo.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488 |
3.16.4_3 21 Aug 2017 16:55:01 |
mat |
Cleanup ${PORTSDIR}/ from *DEPENDS.
Sponsored by: Absolight |
3.16.4_3 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 |
3.16.4_2 09 Oct 2016 12:10:02 |
jbeich |
devel/nspr, security/nss: drop version from SONAME
No other downstream appends synthetic library version, and doing so
causes underlinking due to fragile build system (see below). Not to
mention being unable to swap out bundled libs from upstream builds.
$ cc -lplds4 -L/usr/local/lib
/usr/lib/crt1.o: In function `_start1':
crt1_c.c:(.text+0xa6): undefined reference to `main'
/usr/local/lib/libplds4.so: undefined reference to `pthread_set_name_np'
/usr/local/lib/libplds4.so: undefined reference to `pthread_create'
/usr/local/lib/libplds4.so: undefined reference to `pthread_condattr_init'
/usr/local/lib/libplds4.so: undefined reference to `pthread_setschedparam'
/usr/local/lib/libplds4.so: undefined reference to `pthread_getschedparam'
PR: 213144
Exp-run by: antoine |
3.16.4_1 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
3.16.4_1 01 Apr 2016 13:18:17 |
mat |
Fixup some whitespace at the beginning of lines problems.
With hat: portmgr
Sponsored by: Absolight |
3.16.4_1 21 Mar 2016 05:54:15 |
rm |
Drop bogus libgnome-keyring dependency
And add dependency upon libsecret where needed. Bump PORTREVISION
because of dependency change. For x11/gdm also drop KEYRING option
and corresponding logic bits - this functionality is now available
unconditionally.
Differential Revision: D5690
Reviewed by: kwm, mat |
3.16.4 12 Dec 2015 11:01:36 |
kwm |
Update to the lastest GNOME 3.16 releases. |
3.16.2_1 21 Nov 2015 19:59:57 |
kwm |
Add CPE info, and fix some whitespace issues.
PR: 204695
Submitted by: shun <shun.fbsd.pr@dropcut.net> |
3.16.2_1 18 Nov 2015 10:21:07 |
kwm |
Fix lockscreen bypass.
MFH: 2015Q4
Security: 68847b20-8ddc-11e5-b69c-c86000169601 |
3.16.2 15 Oct 2015 14:55:14 |
mat |
Drop 8 support.
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3694 |
3.16.2 05 Aug 2015 19:13:26 |
kwm |
The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD.
The offical GNOME 3.16 release notes can be found at
https://help.gnome.org/misc/release-notes/3.16/
Upgrade instructions for port users:
Delete the old tracker package with:
# pkg delete -f tracker
And user port upgrade tool of choice to upgrade.
Thanks to Antoine Brodin for running the exp-runs.
This release was made possible by the following people:
Gustau Perez
Ting-Wei_Lan
PR: 201980 |
3.14.2 10 Apr 2015 12:50:10 |
kwm |
Mini gnome update. Next stop GNOME 3.16!
Update rhythmbox to 3.2.
Update gnome-tweak-tool to 3.14.3.
Update gnome-mines to 3.14.2.
Update eog to 3.14.4.
Update geary to 0.10.0.
Update tracker to 1.2.6.
Update gdm to 3.14.2.
Update gtk30 to 3.14.12.
Update gtksourceview3 to 3.14.4.
Obtained from: GNOME dev repo |
3.14.1 19 Nov 2014 11:49:06 |
kwm |
The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.
Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up.
This commit removes the old GNOME 2 desktop, bindings and some ports that
can't be compiled. A few ports where updated to more recent versions to
allow them to compile with this update.
Apart from updating ports to newer versions
GDM is more integrated with gnome-shell now, and handles several things for
the GNOME desktop such as screen locking. If you want to use GNOME 3 via
startx, you will have to add your own lock screen/screensaver. For example
xscreensaver
can be used for sessions started without GDM.
Shell Extensions can be installed via https://extensions.gnome.org/ , we have (Only the first 15 lines of the commit message are shown above ) |
2.30.7_3 20 Oct 2014 10:34:14 |
marino |
Add USES=alias to several ports
Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD
by setting CFLAGS+= -D__FreeBSD__. For some ports, this fixes the build
without the need for additional patches.
Approved by: portmgr (bapt, blanket) |
2.30.7_3 03 Sep 2014 08:43:58 |
antoine |
Fix plist |
2.30.7_3 02 Sep 2014 23:03:49 |
bapt |
Simplify a bit the plist |
2.30.7_3 05 Aug 2014 06:24:30 |
bapt |
USES=execinfo |
2.30.7_3 11 Jun 2014 14:50:00 |
tijl |
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above ) |
2.30.7_3 14 Apr 2014 10:30:31 |
tijl |
Bump PORTREVISIONs for r350704 (liferea), r350914 (libxklavier),
r350957 (glade3).
gnome-control-center, gnome-settings-daemon, gnome-screensaver:
- Staging.
- New LIB_DEPENDS syntax.
- USES=tar:bzip2. |
2.30.7_2 11 Apr 2014 15:32:45 |
bapt |
Fix last leftover |
2.30.7_2 11 Apr 2014 13:18:36 |
bapt |
Avoid code duplication between pkg-install and plist
Fix leftovers |
2.30.7_2 11 Apr 2014 09:55:22 |
bapt |
Stageify libxkalvier
USES libtool
Chase libxklavier shlib change
On all ports depending on libxklavier:
- Support stage
- USES=libtool when possible to reduce overlinking
- Support packaging as a user |
2.30.7_2 20 Sep 2013 23:43:20 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
2.30.7_2 03 Sep 2013 14:08:56 |
bapt |
Add an explicit dependency on pkgconf |
2.30.7_2 06 Jun 2013 20:24:28 |
ohauer |
- fix OPTIONS spelling |
2.30.7_2 26 Apr 2013 10:44:29 |
ak |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
2.30.7_2 19 Mar 2013 10:40:22 |
kwm |
Convert almost all gnome@ ports to OptionsNG, trim header, use USES=pathfix
instead of gnomehack and pet portlint.
Add conflicts with future gnome3 versions.
Reviewed by: miwi, bapt |
2.30.5_6 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.30.5_5 16 Mar 2012 03:45:21 |
mezz |
Fix the rc.d script:
1. If gnome_enable is not set, gdm_enable will remain undefined.
2. Change the order of calling load_rc_config() and setting the
default variables to the typical order for ports
3. Not only is the checkyesno for gdm_enable in gdm_start() not
needed, it causes problems if, for example the user does
'/usr/local/etc/rc.d/gdm onestart' from the command line.
4. Switch to using 'unlink' instead of 'rm -f'
5. If lshal does not exist, error out instead of looping
6. Mark a variable local
Bump the PORTREVISION.
PR: ports/159391
Submitted by: dougb
Feature safe: yes |
2.30.5_4 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
2.30.5_4 02 Jan 2012 19:21:24 |
marcus |
Make sure to exit if there is a problem setting up the desktop session.
If not, the user would be dropped in as root.
PR: 159721 |
2.30.5_3 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
2.30.5_3 25 Jun 2011 14:52:19 |
mezz |
Before, the setusercontext(3) call in gdm is missing a few flags. Replace
those LOGIN_* to LOGIN_SETALL to enable all but not LOGIN_SETGROUP. It fixes
the rctl resource limits. Note that, the MAC framework is untest with it.
Bump the PORTREVISION.
PR: ports/158174
Submitted by: trasz |
2.30.5_2 29 Mar 2011 13:40:09 |
kwm |
Fix privilege escalation vulnerability.
Obtained from: upstream git
Security: c6fbd447-59ed-11e0-8d04-0015f2db7bde |
2.30.5_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
2.30.5_1 20 Nov 2010 15:37:08 |
kwm |
Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.32/
This will be the last release of the GNOME 2.x series, mainly a bugfix and
bridge release to the first release of the GNOME 3.x series.
This release features commits by avl, marcus, mezz and myself.
The FreeBSD GNOME Team would like to thank the following contributors and
testers for there help with this release:
Zane C.B. <vvelox@vvelox.net>
romain@
Olaf Seibert <O.Seibert@cs.ru.nl>
DomiX (Only the first 15 lines of the commit message are shown above ) |
2.30.5 15 Aug 2010 17:07:14 |
kwm |
Update to 2.30.5. |
2.30.4 25 Jul 2010 19:35:08 |
kwm |
Presenting GNOME 2.30.2. for FreeBSD. |
2.30.2_1 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
2.30.2 10 May 2010 21:19:08 |
kwm |
Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .
This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.
Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.
Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues. (Only the first 15 lines of the commit message are shown above ) |
2.28.2_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.28.2_3 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
2.28.2_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
2.28.2_1 07 Jan 2010 21:33:50 |
marcus |
Add a missing BUILD_DEPENDS on iso-codes. This will ensure that language
information can be loaded.
Reported by: Joseph S. Atkinson <jsa.bsd@gmail.com> |
2.28.2 19 Dec 2009 05:59:42 |
marcus |
* Update to 2.28.2.
* Properly add support for reading keyboard invariants from hal. [1]
PR: 141143 [1]
Submitted by: Andreas Wetzel <mickey242@gmx.net> [1] |
2.28.1_3 07 Dec 2009 05:13:25 |
marcus |
This patch was actually meant for gdm-2.26. Remove it. |
2.28.1_3 07 Dec 2009 03:43:53 |
marcus |
Remove a bogus empty line to fix patching. |
2.28.1_3 06 Dec 2009 23:03:54 |
marcus |
Add keyboard invariant support to GDM.
PR: 141143
Submitted by: Andreas Wetzel <mickey242@gmx.net> |
2.28.1_2 06 Dec 2009 23:00:44 |
marcus |
Fix the language list in GDM.
PR: 141136
Submitted by: MOROHOSHI Akihiko <moro@remus.dti.ne.jp> |
2.28.1_1 28 Nov 2009 20:06:37 |
marcus |
Presenting GNOME 2.28.1 for FreeBSD. The official release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.28/ .
Officially, this is mostly a polishing release in preparation for GNOME 3.0
due in about a year.
On the FreeBSD front, though, a lot went into this release. Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration. Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.
But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.
(Only the first 15 lines of the commit message are shown above ) |
2.26.1_7 06 Sep 2009 21:18:50 |
flz |
Add support to create users and groups from information stored in UIDs/GIDs
files. Users and groups won't be deleted at deinstall time as we're lacking
a refcount to know if any port is using them.
Also convert a few ports while I'm here.
PR: ports/108514
Submitted by: mm, self |
2.26.1_6 25 Aug 2009 04:44:24 |
marcel |
On ia64, gdm (indirectly) uses log10 and ceil. Add libm to the
list of libraries to link against.
Ok'd by: marcus |
2.26.1_6 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
2.26.1_5 06 Jun 2009 19:12:15 |
marcus |
Add a missing dependency on gnome-session.
PR: 135242 |
2.26.1_4 01 Jun 2009 22:52:10 |
marcus |
Fix a problem with GConf paths. |
2.26.1_3 31 May 2009 20:00:18 |
marcus |
* Fix hardcoded use of /usr/local.
* Re-add support for reading /etc/login.conf. [1]
PR: 133793 [1]
Submitted by: thomas [1] |
2.26.1_2 17 May 2009 02:20:42 |
marcus |
Correct path to file. |
2.26.1_2 16 May 2009 22:18:26 |
marcus |
Whoops, add two more hunks to complete XDMCP support. |
2.26.1_2 16 May 2009 22:15:21 |
marcus |
* Fix XDMCP support with gdm. Note: that for IPv4 support to work, one
must rebuild gdm after disabling IPV6 support in the OPTIONS menu.
* Set IPV6 support to DISABLED by default.
* Add support for '&' in the gecos field. |
2.26.1_1 03 May 2009 06:30:16 |
marcus |
Add an explicit dependency on hal. |
2.26.1_1 03 May 2009 02:54:34 |
marcus |
* Add support for a gdm_lang rc.conf macro to control the locale used by
the GDM greeter [1]
* Add a patch from Fedora to support reading the keyboard layout from hal [2]
PR: 131533 [2]
Obtained from: Fedora CVS [2]
Submitted by: daichi [1]
Andreas Wetzel <mickey242@gmx.net> [2] |
2.26.1 24 Apr 2009 06:38:26 |
kwm |
Presenting GNOME 2.26.1 for FreeBSD.
Approved by: portmgr (marcus) |