non port: deskutils/xfce4-generic-slider/Makefile |
SVNWeb
|
Number of commits found: 35 |
Thu, 2 Mar 2023
|
[ 05:23 Tobias C. Berner (tcberner) ] fa81a4f (Only the first 10 of 1168 ports in this commit are shown above. )
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 )
|
Thu, 23 Feb 2023
|
[ 20:23 Emanuel Haupt (ehaupt) ] 28e0d29
deskutils/xfce4-generic-slider: Update to g20230204 (GTK3 adaptation)
Update to g20230204, this is the same project that has been adapted to
use GTK3.
Unbreak port (due to GTK2 expiration).
|
Mon, 20 Feb 2023
|
[ 17:09 Antoine Brodin (antoine) ] 7c88ae7
deskutils/xfce4-generic-slider: deprecate
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] 4dd7a74 (Only the first 10 of 152 ports in this commit are shown above. )
deskutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Alex "lissyara" Keda <admin@lissyara.su>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Vereeken <Alexander88207@protonmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Hsu <ahsu@users.sf.net>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Andrey Zakhvatov <andy@icc.surw.chel.su>
* Anton Berezin <tobez@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 2 Jan 2021
|
[ 16:36 madpilot ] (Only the first 10 of 117 ports in this commit are shown above. )
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 )
|
Thu, 3 Sep 2020
|
[ 14:03 pkubaj ]
deskutils/xfce4-generic-slider: fix build on GCC architectures
Use C11 compiler:
/usr/local/include/xfce4/libxfce4util/xfce-kiosk.h:37: error: redefinition of
typedef 'XfceKiosk'
/usr/local/include/xfce4/libxfce4util/xfce-kiosk.h:35: error: previous
declaration of 'XfceKiosk' was here
MFH: 2020Q3 (fix build blanket)
|
Thu, 19 Sep 2019
|
[ 23:46 madpilot ] (Only the first 10 of 170 ports in this commit are shown above. )
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 )
|
Thu, 22 Mar 2018
|
[ 08:26 ehaupt ]
Update to a newer snapshot from it's source. Move to the official github
mirror, since this allows to use the USE_GITHUB helper. Unfortunately this
snapshot is not tagged so we have to use GH_TAGNAME.
One big advantage is that this new version does not depend on the deprecated
x11-toolkits/libxfce4gui component anymore.
Since it's a in development plugin it does not provide a configure script but
depends on devel/xfce4-dev-tools to generate the required parts.
Move the two files from pkg-plist to PLIST_FILES.
PR: 226821
Submitted by: madpilot
|
Sat, 4 Feb 2017
|
[ 13:09 ehaupt ]
Revert deprecation/broken. It turned out that an old configuration setting on my
side caused the application to crash. Starting with a new, clean homedir won't
crash the plugin. Further investigation is ongoing.
Discussed on: ports, Andrea Venturoli <ml@netfence.it>
|
Wed, 25 Jan 2017
|
[ 16:01 ehaupt ]
Mark BROKEN, DEPRECATED and set EXPIRATION_DATE to 3 months. The panel plugin
crashes when trying to access the properties dialog.
|
Mon, 8 Aug 2016
|
[ 12:11 ehaupt ]
Bump PORTREVISION (forgotten in previous commit)
|
[ 12:10 ehaupt ]
Register missing LIB_DEPENDS, USES, USE_GNOME
|
Thu, 5 Mar 2015
|
[ 22:52 olivierd ] (Only the first 10 of 163 ports in this commit are shown above. )
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 )
|
Tue, 6 Jan 2015
|
[ 09:37 ehaupt ]
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
|
Tue, 6 May 2014
|
[ 14:44 tijl ] (Only the first 10 of 16 ports in this commit are shown above. )
Convert x11-toolkits/libxfce4gui and all dependent ports to USES=libtool.
And USES=tar:bzip2 here and there.
deskutils/xfce4-notification-daemon:
- Don't patch Makefile.am.
- Link with -lgmodule-2.0 explicitly now that libgtk-x11-2.0.la does not
imply it.
x11/xfce4-wmdock-plugin:
- Make it fetchable.
|
Tue, 18 Mar 2014
|
[ 14:26 ehaupt ] (Only the first 10 of 60 ports in this commit are shown above. )
Quiesce mkdir
|
Wed, 23 Oct 2013
|
[ 20:30 ehaupt ] (Only the first 10 of 14 ports in this commit are shown above. )
Support staging.
|
Fri, 20 Sep 2013
|
[ 16:21 bapt ] (Only the first 10 of 271 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils)
|
Wed, 24 Jul 2013
|
[ 08:19 ehaupt ] (Only the first 10 of 161 ports in this commit are shown above. )
Remove MAKE_JOBS_SAFE which is now default.
|
Wed, 8 May 2013
|
[ 16:05 olivierd ] (Only the first 10 of 45 ports in this commit are shown above. )
- Bump PORTREVISION after update of x11/libxfce4util, and x11-wm/xfce4-panel
While I'm here,
- Finish to convert USES
- Trim Makefile header
- Remove ABI version in LIB_DEPENDS
- Remove desktopfileutils, because MimeType entry is not present in desktop file
|
[ 12:24 ehaupt ] (Only the first 10 of 19 ports in this commit are shown above. )
Mark MAKE_JOBS_SAFE
|
Tue, 23 Apr 2013
|
[ 07:14 bapt ] (Only the first 10 of 13 ports in this commit are shown above. )
Convert deskutils to USES=pkgconfig
|
Fri, 8 Mar 2013
|
[ 14:00 ehaupt ] (Only the first 10 of 68 ports in this commit are shown above. )
Remove indefinite article from COMMENT
|
Fri, 27 Jul 2012
|
[ 07:34 ehaupt ]
Use the new USE_PKGCONFIG macro.
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Fri, 25 May 2012
|
[ 16:52 miwi ] (Only the first 10 of 28 ports in this commit are shown above. )
- Bump all XFCE after XFCE import
|
Tue, 27 Dec 2011
|
[ 15:14 ehaupt ] (Only the first 10 of 72 ports in this commit are shown above. )
Pacify portlint
Feature safe: yes
|
Thu, 3 Mar 2011
|
[ 13:43 ehaupt ]
Make this ports MASTER_SITE_SUBDIR not depend on the current xfce4 version and
therefore make oliver's life a bit easier the next time xfce4 gets updated.
|
[ 10:12 oliver ] (Only the first 10 of 119 ports in this commit are shown above. )
Welcome XFCE 4.8 to the portstree!
Special Thanks to: miwi, Olivier Duchateau <duchateau.olivier@gmail.com>
|
Tue, 25 Jan 2011
|
[ 19:59 ehaupt ] (Only the first 10 of 87 ports in this commit are shown above. )
Add LICENSE and remove MD5 sums.
Feature safe: yes
|
Fri, 27 Aug 2010
|
[ 08:49 ehaupt ]
- Update to the latest git version
- Remove files/patch-generic-slider.c, patch has been included upstream
|
Wed, 11 Aug 2010
|
[ 18:03 ehaupt ]
Provide a patch that prevents generic-slider from leaving a zombie process
behind every time "adjust command" gets executed (every time you modify the
slider).
|
Sun, 6 Jun 2010
|
[ 15:52 ehaupt ]
Add xfce4-generic-slider 0.0.20100604, a slider plugin to adjust and/or
monitor any numeric variable.
|
Number of commits found: 35 |