Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.28.1 15 Jan 2025 00:21:53 |
Eric Turgeon (ericbsd) |
x11/mate-applets: updated to 1.28.1 |
1.28.0 03 Apr 2024 10:12:51 |
Eric Turgeon (ericbsd) |
x11/mate-applets: Updated to 1.28.0 |
1.26.0_5 26 Feb 2024 19:26:30 |
Muhammad Moinur Rahman (bofh) |
x11/mate-applets: Moved man to share/man
Approved by: portmgr (blanket) |
1.26.0_4 18 Feb 2024 18:33:34 |
Daniel Engberg (diizzy) |
x11/mate-applets: Add MAKE_JOBS_UNSAFE
This appears to mitigate itstool intermittently segfaulting
PR: 276950
Approved by: portmgr (blanket, build fix) |
1.26.0_4 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
1.26.0_3 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 ) |
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.26.0_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.26.0_2 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
1.26.0_1 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
1.26.0 13 Oct 2021 02:28:56 |
Piotr Kubaj (pkubaj) |
x11/mate-applets: fix check-plist for non-x86 |
1.26.0 12 Oct 2021 23:30:20 |
Eric Turgeon (ericbsd) |
x11/mate-applets: updated to 1.26.0 |
1.24.1 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.24.1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.24.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.24.1 21 Oct 2020 01:10:38 |
pkubaj |
x11/mate-applets: fix build on non-x86
Fix for the third time the pkg-plist entries that ericbsd removes each time he
upgrades this port, thus breaking non-x86. |
1.24.1 04 Oct 2020 19:52:56 |
ericbsd |
upda x11/mate-applets to 1.24.1 |
1.24.0 12 Jun 2020 16:53:08 |
bapt |
Finish removing python dep
Pointy hat: bapt |
1.24.0 12 Jun 2020 15:56:24 |
bapt |
Update mate to 1.24
All components but:
caja
atril
marco
Have been upgraded to 1.24
The above 3 other components depends on a newer version of glib
so they will be upgraded later |
1.22.2 01 Jan 2020 22:37:54 |
pkubaj |
x11/mate-applets: fix build on non-x86
This is basically the same change to pkg-plist as the one done in r504600, which
was later backed out for unknown reasons in r520859.
Already approved via maintainer timeout in the original PR.
Tested to fix packaging on powerpc64 and not break on amd64.
PR: 238323
Approved by: gnome (maintainer timeout)
Pointy hat: ericbsd |
1.22.2 25 Dec 2019 13:36:35 |
ericbsd |
update x11/mate-applets to 1.22.2 |
1.22.1_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.22.1_1 26 Oct 2019 09:39:13 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
1.22.1_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.22.1 19 Jun 2019 23:09:23 |
pkubaj |
x11/mate-applets: fix build on non-x86
pkg-plist entries for non-x86 were removed in the last upgrade.
While here, also add USES=gnome mate.
PR: 238323
Approved by: gnome (maintainer timeout), mat (mentor)
Differential Revision: https://reviews.freebsd.org/D20699 |
1.22.1 11 May 2019 17:33:51 |
ericbsd |
update mate desktop to 1.22.1
Approved by: mentors (implicit) |
1.20.2_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.20.2_1 30 Sep 2018 20:27:44 |
kwm |
The updated libgtop included in the GNOME 3.28 update broke runtime for
mate ports that use libgtop [1]. Bump all users not included in the GNOME
update to fix these issues.
Reported by: Barbara Guida <barbara.freebsd@gmail.com> [1] |
1.20.2 27 Aug 2018 13:58:07 |
ericbsd |
update x11/mate-applets to 1.20.2
Approved by: bapt (mentor) |
1.20.1_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.20.1 13 Apr 2018 21:16:57 |
ericbsd |
Updating MATE ports to and patch for MATE 1.20
Reviewed by: kwm
Approved by: bapt (mentor) |
1.18.1 25 Mar 2018 21:48:32 |
brd |
Fix build on ppc64 by specifying what is needed from the compiler.
PR: 225635
Submitted by: jhibbits
Approved by: maintainer timeout |
1.18.1 28 Oct 2017 01:32:24 |
swills |
x11/mate-applets: fix build on armv6
PR: 221858
Submitted by: mikael.urankar@gmail.com |
1.18.1 04 Jul 2017 11:44:30 |
kwm |
Update the mate desktop to 1.18.
* The MATE DE is now GTK+3 based
* mate-calc has come back.
* New USE_MATE=mixer macro
* Add license
* Review dependancies
* Swich to USES=localbase
* atril/eom options reworked into option helper
Thanks to Eric Turgeon for submitting the bulk of this MATE update.
Obtained from: gnome devel repo |
1.12.1_2 04 May 2017 05:26:56 |
tcberner |
Fix shebangs
Reviewed by: mat
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D10527 |
1.12.1_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 |
1.12.1_1 25 Jan 2016 12:31:21 |
kwm |
Update the MATE DE to 1.12.
* Still build MATE against gtk+ 2 due to gtk+ 3 support not ready
for prime time.
* Fix loading of a number of applets. We rename a number of applets
but didn't change the "config" files the "add applet to panel" dialog
uses. [1]
* Unbreak the creation of new notes with the stickynotes applet [2]
PR: 205391 [1], 200349 [2]
Obtained from: GNOME devel repo |
1.10.3_1 17 Aug 2015 08:21:51 |
tijl |
Bump PORTREVISION for libupower-glib library version bump in r393607. |
1.10.3 27 Jul 2015 20:19:34 |
kwm |
Update MATE DE to 1.10.0.
This MATE is still build agains GTK+2.
Sort USES here and there.
Replace mate-dialogs with zenity and mate-calc with galculator.
This update fixes the following PR's:
PR: 193942, 191885
Submitted by: Gustau Perez <gustau.perez@gmail.com> via Gnome devel repo
Obtained from: gnome devel repo. |
1.8.1 24 Mar 2015 19:37:44 |
marino |
3 ports categories: Remove $PTHREAD_LIBS
Categories: editors, x11, x11-toolkits
approved by: PTHREAD blanket |
1.8.1 08 Dec 2014 21:03:52 |
bapt |
cleanup plist |
1.8.1 06 Oct 2014 13:00:51 |
bapt |
Update to 1.8.1
Cleanup plist |
1.8.0 10 Sep 2014 13:11:29 |
bapt |
Welcome Mate Desktop 1.8
The porting work as been done by gnome@ (kwm) and Eric Turgeon
(ericturgeon@ghostbsd.org) |
1.6.1_3 25 Apr 2014 21:36:11 |
bapt |
Remove libtool from USE_AUTOTOOLS
Reported by: tijl |
1.6.1_3 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
1.6.1_2 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. |
1.6.1_1 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 |
1.6.1 23 Nov 2013 11:39:08 |
kwm |
Say hello to Mate 1.6.
Mate is a lite desktop forked from gnome2.
Most of the work is done by Jeremy Messenger (mezz@). The only thing I did
was update a few ports to later 1.6 release and attempting to keep up with
ports infra changes. Resulting bugs are all mine.
Mate is a sort of replacement for Gnome 2. So people wanting to keep a
Gnome 2 like desktop should switch. Gnome 2 will be replaced by Gnome 3
in the near future. This switch will be announce with a transition time
so people have more time to switch if they haven't already.
This release was made possible by everyone that send friendly pokes to
keep mate on my mind.
Approved by: portmgr (bapt) |