Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6.3 24 Oct 2024 05:43:50 |
Guido Falsi (madpilot) |
editors/mousepad: Update to 0.6.3
- add SHORTCUTS option to control build/install of new shortcuts
editor plugin
- Reorder variables to pet portclippy |
0.6.2 06 Feb 2024 20:50:45 |
Guido Falsi (madpilot) |
editors/mousepad: Update to 0.6.2 |
0.6.1_2 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
0.6.1_1 02 Oct 2023 15:53:42 |
Guido Falsi (madpilot) |
XFCE: Cleanup dependencies
- Update xfce.mk to avid forcing too many dependencies on consumers
- Change dependency on garcon to reference libgarcon-1.so (main
library)
- Explicitly add USE_XFCE components to the ports actually needing
them.
- Cleanup dependencies, adding/removing missing/extra dependencies
- Change the referenced library in some LIB_DEPENDS to the actually
linked one (avoids false positives in poudriere Q/A tests)
- Bump PORTREVISION on all touched ports, even indirectly due to
the effect of removing forced dependencies on certain components
- Remove USES=fuse from gigolo. I could not find any kind f reference
to fuse in the code.
- xfce4-bsdcpufreq-plugin: Also remove empty comment at the top of
the Makefile |
0.6.1 13 May 2023 22:55:50 |
Guido Falsi (madpilot) |
editors/mousepad: Update to 0.6.1 |
0.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 ) |
0.6.0 10 Feb 2023 22:26:26 |
Guido Falsi (madpilot) |
editors/mousepad: Update to 0.6.0 |
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) |
0.5.10 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 ) |
0.5.10 20 Jul 2022 14:21:49 |
Tobias C. Berner (tcberner) |
editors: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohout <shanee@augusta.de>
* Andrej Zverev <az@inec.ru>
* Andrey Zakhvatov
* Anton Tornqvist <antont@inbox.lv>
* Bill Fumerola <billf@chc-chimes.com>
* Bob Eager <bob@eager.cx>
* Chris D. Faulhaber <jedgar@fxp.org> (Only the first 15 lines of the commit message are shown above ) |
0.5.10 10 Jul 2022 08:22:56 |
Guido Falsi (madpilot) |
editors/mousepad: Update to 0.5.10 |
0.5.9_1 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) |
0.5.9 01 Apr 2022 16:37:15 |
Guido Falsi (madpilot) |
editors/mousepad: Update to 0.5.9 |
0.5.8_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 |
0.5.8 26 Nov 2021 12:47:37 |
Guido Falsi (madpilot) |
editors/mousepad: Update to 0.5.8 |
0.5.7 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) |
0.5.7 24 Sep 2021 12:36:57 |
Guido Falsi (madpilot) |
editors/mousepad: Update to 0.5.7 |
0.5.6 31 Jul 2021 18:33:21 |
Guido Falsi (madpilot) |
editors/mousepad: Update to 0.5.6 |
0.5.5_1 03 Jun 2021 15:29:22 |
Guido Falsi (madpilot) |
editors/mousepad: Add spelling support
- Add new SPELL option enabled by default to compile in spelling
support
- Remove unneeded dependency on xfconf
- Also add missing INSTALLS_ICONS
PR: 256303 |
0.5.5 14 May 2021 12:55:32 |
Guido Falsi (madpilot) |
editors/mousepad: Update to 0.5.5 |
0.5.4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.5.4 06 Apr 2021 08:37:12 |
Guido Falsi (madpilot) |
Update mousepad to 0.5.4 |
0.5.3 01 Mar 2021 15:02:32 |
madpilot |
Update mousepad to 0.5.3 |
0.5.2 31 Jan 2021 17:53:53 |
madpilot |
Update mousepad to 0.5.2 |
0.5.1_1 02 Jan 2021 16:36:33 |
madpilot |
Welcome XFCE 4.16 to the FreeBSD ports tree!
Upstream announce: https://xfce.org/about/news/?post=1608595200
This XFCE release dropped support for GTK2 plugins and also dropped
GTK2 from all components.
WARNING: please check UPDATING before upgrading your packages. In
case of problems also read the libexo pkg-message.
Due to this some panel plugins and libraries will be removed since
they cannot compile anymore:
- print/xfce4-print
- x11/xfce4-quicklauncher-plugin (Only the first 15 lines of the commit message are shown above ) |
0.5.1 23 Dec 2020 19:44:35 |
madpilot |
Update mousepad to 0.5.1 |
0.5.0 01 Dec 2020 17:10:15 |
madpilot |
Update mousepad to 0.5.0
This version removes support for GTK 2, so remove the GTK3 option
(which was already the default) from the port. |
0.4.2_1 19 Sep 2019 23:46:34 |
madpilot |
Welcome XFCE 4.14 to the FreeBSD ports tree
- This XFCE release uses almost exclusively gtk3, so the USES=xfce
now defaults to gtk3
- Make x11-themes/gtk-xfce-engine an optional dependency(disabled
by default), it only supports gtk2, so would leave miost of this
XFCE version unthemed.
- Add Greybird as an optional and enabled dependency as a modern
theme supporting both GTK versions and all other XFCE parts
- The xfce4-vala port is deprecated and removed. The VALA bindings
are available in the library ports using the GIR and VAPI options
(on by default)
- Fixed various missing library and portlint warnings (portmgr fixit
blanket)
- Default Display Manager changed to lightdm (Thanks to woodsb02 (Only the first 15 lines of the commit message are shown above ) |
0.4.2 29 Jul 2019 21:37:14 |
madpilot |
Update mousepad to 0.4.2 |
0.4.1_1 19 Jun 2019 16:14:27 |
madpilot |
- Simplify XFCE MASTER_SITES usage
- Update XFCE Master sites list
Submitted by: olivierd
Reviewed by: mat
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D8416 |
0.4.1_1 22 Jan 2019 14:44:38 |
madpilot |
Clenup xfce ports:
- Add missing dependencies
- Remove unneeded patches
- Regenerate and rename legacy patches
- Add NLS option to ports providing such a knob, and missing the
option
- Add INSTALL_TARGET=install-strip where missing
- Sort things
- Remove unneeded +=
- Cosmetic changes to OPTION related variables to improve readability
- Update WWW
- Silence portlint warnings about variables order
- Bump PORTREVISION where changing dependencies and/or adding
install-strip |
0.4.1 01 Jun 2018 20:57:36 |
madpilot |
- Update mousepad to 0.4.1
- Enable GTK3 option by default |
0.4.0_3 22 Jan 2018 20:15:09 |
madpilot |
Import code from mousepad development repository which fixes a dbus
messages storm causing heavy CPU usage, memory allocation and disk
usage when working with multiple windows.
While here also import a GTK3 specific fix.
Ref.:
https://bugzilla.xfce.org/show_bug.cgi?id=14184
https://bugzilla.xfce.org/show_bug.cgi?id=12134
Reported by: Erich Dollansky <freebsd.ed.lists@sumeritec.com>
Obtained from: https://git.xfce.org/apps/mousepad/
MFH: 2018Q1 |
0.4.0_2 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.4.0_2 13 Mar 2016 15:34:52 |
olivierd |
Add a backend to GSettings when GTK3 option is set. Otherwise configuration
will not be saved.
With GTK+ 2 GUI toolkit, preferences seem preserved each new session.
Obtained from: Xfce devel repository |
0.4.0_2 09 Aug 2015 15:45:51 |
olivierd |
Clean up options helper
Obtained from: Xfce devel repo |
0.4.0_2 11 Jul 2015 06:02:20 |
olivierd |
- Add patches in order to fix warnings, when color scheme is not defined
- Bump PORTREVISION
PR: 199181
Reported by: <admin@vladiom.com.ua>
Obtained from: Xfce upstream repository |
0.4.0_1 28 Apr 2015 17:01:47 |
bdrewery |
USES=xfce: Stop overriding MASTER_SITE_SUBDIR.
Add an XFCE SITE_SUBDIR abbreviation and use it forf or the xfce ports,
which removes the need to set MASTER_SITE_SUBDIR in any of them.
This fixes ports that have USES=xfce but do not use the XFCE MASTER_SITE,
namely sysutils/xfce4-bsdcpufreq-plugin.
With hat: portmgr |
0.4.0_1 08 Mar 2015 17:28:52 |
olivierd |
- Fix missing Gtk stock icon
- Bump PORTREVISION |
0.4.0 05 Mar 2015 22:52:31 |
olivierd |
The FreeBSD Xfce team proudly presents Xfce 4.12.
Announce: http://www.xfce.org/about/news/?post=1425081600
Global changes:
- Switch to USES= xfce (D677)
- Reorganize options helper
- Fix USES= gettext-* when NLS option is not set [1], [2]
- Add LICENSE (when missing)
Update:
- to 4.12 (core components)
- audio/xfce4-mpc-plugin to 0.4.5
- deskutils/xfce4-tumbler to 0.1.31
- deskutils/xfce4-xkb-plugin to 0.7.1 (Only the first 15 lines of the commit message are shown above ) |
0.3.0 27 Oct 2014 12:19:13 |
bapt |
Cleanup plist |
0.3.0 28 Jun 2014 12:56:17 |
olivierd |
- Convert USE_BZIP2 to USES
- Add LICENSE
Approved by: portmgr blanket |
0.3.0 15 Oct 2013 18:36:03 |
olivierd |
- Support STAGEDIR
While I'm here
- Switch to USES= gmake
- Convert to new LIB_DEPENDS format
- Enhance COMMENT entry (misc/xfce4-wm-themes)
- Adjust Xfce dependencies, and bump PORTREVISION
(sysutils/xfce4-power-manager) |
0.3.0 20 Sep 2013 16:36:24 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors) |
0.3.0 17 Sep 2013 09:00:42 |
bapt |
Convert to new perl framework |
0.3.0 23 Apr 2013 17:43:17 |
olivierd |
- Update to 0.3.0
- Trim Makefile header
- Add new option DBUS
- Convert to USES=desktop-file-utils gettext pathfix pkgconfig
- Remove unneeded patch |
0.2.16_11 01 Feb 2013 15:04:01 |
ak |
- Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt) |
0.2.16_11 17 Jul 2012 21:04:28 |
olivierd |
Fix search tool
PR: 169569
Submitted by: Filipy Galiza Soares <65@filipy.com>
Approved by: miwi, rene (mentors) |
0.2.16_10 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.2.16_9 08 May 2012 06:13:57 |
rene |
- Fix Makefile and pkg-plist
- Run update-desktop-database at post-install
- Bump PORTREVISION
PR: ports/167426
Submitted by: Olivier Duchateau |
0.2.16_8 26 Oct 2011 20:27:27 |
rene |
Consistify spelling of "Xfce", and some other projects while there.
Also remove a commented out BROKEN line for x11/xfce4-clipman-plugin
PR: ports/160730
Submitted by: ryusuke |
0.2.16_8 23 Oct 2011 11:56:51 |
rene |
Re-assign to the Xfce team.
Approved by: oliver (previous maintainer) |
0.2.16_8 11 Aug 2011 19:20:17 |
kwm |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
0.2.16_8 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.2.16_8 03 Mar 2011 10:12:30 |
oliver |
Welcome XFCE 4.8 to the portstree!
Special Thanks to: miwi, Olivier Duchateau <duchateau.olivier@gmail.com> |
0.2.16_7 31 May 2010 15:27:35 |
oliver |
update xfce to 4.6.2
bump PORTREVISION on all depending ports |
0.2.16_6 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.2.16_5 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.2.16_4 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.2.16_3 10 Jan 2010 10:01:28 |
oliver |
bump PORTREVISION for the recent update of
x11/libexo
x11-toolkits/libxfce4gui
sysutils/xfce4-settings
x11-wm/xfce4-panel
x11/Terminal |
0.2.16_2 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 |
0.2.16_1 06 May 2009 14:56:27 |
oliver |
update xfce to 4.6.1
bump PORTREVISION where necessary |
0.2.16 02 Mar 2009 16:51:57 |
oliver |
update Xfce to 4.6
for more information please read
http://www.xfce.org/about/news?id=21 |
0.2.14 30 Oct 2008 17:14:39 |
oliver |
update xfce to 4.4.3 |
0.2.13_1 06 Jun 2008 13:25:59 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.2.13 24 Mar 2008 13:03:55 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
0.2.13 12 Feb 2008 18:11:07 |
oliver |
update xfce4 to 4.4.2
Approved by: portmgr (linimon)
Security: CVE-2007-6531, CVE-2007-6532 |
0.2.12_2 25 Oct 2007 22:53:29 |
sat |
- Fix a typo in bsd.sites.mk along with all the places it affected
Approved by: oliver (maintainer of the respective ports) |
0.2.12_2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.2.12_1 11 Apr 2007 16:26:53 |
oliver |
update xfce to 4.4.1
bump PORTREVISION where needed |
0.2.12 14 Mar 2007 04:12:32 |
linimon |
Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].
PR: 101029 [1], 108862 [2]
Submitted by: Stanislav Sedov <ssedov at mbsd dot msk dot ru> [1], oliver [2] |
0.2.12 29 Jan 2007 06:21:38 |
oliver |
enhance the description
update the WWW part |
0.2.12 23 Jan 2007 05:11:15 |
oliver |
update mousepad to 0.2.12 since 0.2.10 disappeared shortly after it was
released from the xfce 4.4.0 mirrors
Noted by: Rainer Alves <rainer.alves@gmail.com> |
0.2.10 22 Jan 2007 16:49:10 |
oliver |
Simple xfce editor |