non port: x11-wm/xfce4/Makefile |
SVNWeb
|
Number of commits found: 84 |
Mon, 25 Sep 2023
|
[ 07:53 Guido Falsi (madpilot) ] 364a6b8
x11-wm/xfce4: Switch default icon set to x11-themes/xfce-icons-elementary
After the update x11-themes/adwaita-icon-theme update to version
42.0 (commit 14ac2cbef6484e85669c99a5a8388ea4627f029f) XFCE is not
compatible with it anymore, due to icons being renamed/removed from
the theme.
To work around this, change the default icon theme installed with
XFCE to x11-themes/xfce-icons-elementary.
Users with XFCE desktops already configured to use adwaita-icon-theme
need to install another theme and switch to it manually using the
XFCE settings "appearance" application, see UPDATING entry 20230924.
PR: 274057
|
Fri, 16 Dec 2022
|
[ 14:55 Guido Falsi (madpilot) ] aac41c1 (Only the first 10 of 66 ports in this commit are shown above. )
Welcome XFCE 4.18 to the FreeBSD ports tree!
Upstream announce: https://xfce.org/about/news/?post=1671062400
Some notes:
- Updated pkg-descr for various packages
- Added some missing dependencies (reported by poudriere Q/A tests)
- Removed patches now included upstream
|
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:23 Tobias C. Berner (tcberner) ] f65f20b (Only the first 10 of 92 ports in this commit are shown above. )
x11-wm: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Weinberger
* Alejandro Pulver <alepulver@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Andreas Kohn <andreas@syndrom23.de>
* Anton Tornqvist <antont@inbox.lv>
* Aragon Gouveia <aragon@phat.za.net>
* Babak Farrokhi <babak@farrokhi.net>
* Brett Taylor <brett@peloton.physics.montana.edu>
* Brian Handy <handy@physics.montana.edu>
* Bruce A. Mah <bmah@ca.sandia.gov> (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:52 madpilot ]
Commit correct port to x11-wm-xfce4
Sorry for the mess!
|
[ 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, 28 May 2020
|
[ 08:43 danfe ] (Only the first 10 of 53 ports in this commit are shown above. )
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 6).
|
Wed, 1 Jan 2020
|
[ 10:02 rene ]
x11-wm/xfce4: remove non-default dependency on archivers/squeeze
archivers/squeeze depends on x11-fm/thunar-vfs which is expired since November.
|
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 )
|
Fri, 1 Apr 2016
|
[ 14:33 mat ] (Only the first 10 of 2136 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 17 Aug 2015
|
[ 14:20 mat ] (Only the first 10 of 271 ports in this commit are shown above. )
Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336
|
Tue, 7 Apr 2015
|
[ 16:17 olivierd ]
- Switch to USES= metaport
- Re-organize options helper
|
Sun, 15 Mar 2015
|
[ 07:50 olivierd ]
Bump PORTREVISION after update of x11-wm/xfce4-wm (revision r381298)
|
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 )
|
Sun, 4 Jan 2015
|
[ 22:10 olivierd ]
Bump PORTREVISION after update of x11-fm/thunar
|
Sat, 3 Jan 2015
|
[ 17:24 olivierd ]
- GNOME is default icons theme [1]
- Sort OPTIONS_*
- Rewrite description for applications
- Replace x11/gdm by x11/slim
Gdm requires x11/gnome-shell and others GNOME components. Some environments
variables are also missing in xfce4-session
- Bump PORTREVISION
PR: 183690 [1]
Requested by: Rostislav Krasny
|
Sun, 16 Nov 2014
|
[ 11:14 olivierd ]
Bump PORTREVISION after update of x11-wm/xfce4-desktop
|
Mon, 9 Dec 2013
|
[ 20:31 olivierd ]
Bump PORTREVISION after update of deskutils/orage
|
Sat, 9 Nov 2013
|
[ 14:07 olivierd ]
- Support STAGEDIR
- Unset SQUEEZE option in OPTIONS_DEFAULT (development seems to stop)
- Remove obsolete post-install message, because x11-wm/xfce4-desktop depends of
sysutils/polkit [1]
Reported by: tijl@ [1]
|
Sat, 21 Sep 2013
|
[ 00:01 bapt ] (Only the first 10 of 165 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-wm)
|
Fri, 24 May 2013
|
[ 15:53 bapt ]
Fix underminated quoted string
|
Wed, 8 May 2013
|
[ 16:12 olivierd ]
- Bump PORTREVISION after update of x11/xfce4-terminal, misc/xfce4-appfinder
and x11-wm/xfce4-wm
- Add new option, XPM (xfce4-power-manager) [1]
PR: 173340 [1]
Submitted by: David Demelier
|
Sun, 10 Mar 2013
|
[ 18:40 olivierd ]
Bump PORTREVISION after update of x11-wm/xfce4-desktop
Approved by: rene, miwi (mentors, implicit)
|
Sun, 3 Mar 2013
|
[ 16:52 olivierd ]
Bump PORTREVISION after update of x11-wm/xfce4-desktop
Approved by: rene, miwi (mentors, implicit)
|
Sat, 2 Feb 2013
|
[ 10:43 olivierd ]
Bump PORTREVISION after update of deskutils/orage
While here,
- Cleanup Makefile header
Approved by: rene, miwi (mentors, implicit)
|
Sun, 6 Jan 2013
|
[ 16:25 olivierd ]
Bump PORTREVISION due to new name of Xfce's terminal.
Approved by: rene, miwi (mentors, implicit)
|
Sun, 17 Jun 2012
|
[ 08:48 dougb ]
In OPTIONS, s/ORANGE/ORAGE/
Submitted by: tijl
|
Wed, 30 May 2012
|
[ 16:57 miwi ]
- Switch to shared NOTIFY description
|
[ 16:49 miwi ] (Only the first 10 of 15 ports in this commit are shown above. )
- Convert complete XFCE to new options framework
While here some extra work:
- Remove 6.X gruft
- Correct NOPORTDOCS
- Pet portlint
- Whitespaces fixes
Reviewed by: beat, bapt (thx!)
|
Fri, 25 May 2012
|
[ 16:51 miwi ] (Only the first 10 of 76 ports in this commit are shown above. )
- Welcome XFCE 4.10 to the portstree!
Special Thanks to: rene, Olivier Duchateau <duchateau.olivier@gmail.com>
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
Tested by: phw
|
Sat, 29 Oct 2011
|
[ 19:02 rene ]
Fix spelling of "Xfce" for x11-wm/xfce4 too.
Reminded by: ryusuke
|
Sun, 23 Oct 2011
|
[ 11:56 rene ] (Only the first 10 of 26 ports in this commit are shown above. )
Re-assign to the Xfce team.
Approved by: oliver (previous maintainer)
|
Mon, 7 Mar 2011
|
[ 09:58 oliver ]
add archivers/squeeze as optional application
PR: 155313
Submitted by: David Demelier <demelier.david@gmail.com>
|
Sat, 5 Mar 2011
|
[ 07:57 oliver ]
update the meta port to 4.8 as well
|
Sun, 17 Oct 2010
|
[ 10:33 oliver ]
use PLIST_FILES instead of pkg-plist
Submitted by: Stacy Millions <stacy@Millions.Ca>
|
Wed, 2 Jun 2010
|
[ 12:06 tabthorpe ]
- Update meta-port to 4.6.2
Approved by: oliver (maintainer, via private email)
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Thu, 7 May 2009
|
[ 04:48 oliver ]
polkitd_enable isn't needed any longer for quite a while
Noted By: Warren Block <wblock@wonkity.com>
|
Wed, 6 May 2009
|
[ 16:52 oliver ]
update master-port to 4.6.1 as well.
|
Mon, 2 Mar 2009
|
[ 17:52 oliver ]
just forgot to remove the olde xfce4-icon-theme dependency
|
[ 16:51 oliver ] (Only the first 10 of 74 ports in this commit are shown above. )
update Xfce to 4.6
for more information please read
http://www.xfce.org/about/news?id=21
|
Thu, 30 Oct 2008
|
[ 17:14 oliver ] (Only the first 10 of 60 ports in this commit are shown above. )
update xfce to 4.4.3
|
Fri, 6 Jun 2008
|
[ 14:17 edwin ] (Only the first 10 of 64 ports in this commit are shown above. )
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)
|
Tue, 12 Feb 2008
|
[ 19:21 oliver ]
update xfce4 to 4.4.2
Approved by: portmgr (linimon)
Security: CVE-2007-6531, CVE-2007-6532
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Wed, 11 Apr 2007
|
[ 16:26 oliver ] (Only the first 10 of 72 ports in this commit are shown above. )
update xfce to 4.4.1
bump PORTREVISION where needed
|
Thu, 25 Jan 2007
|
[ 20:20 oliver ]
also depend on Terminal
PR: 108342
Submitted by: John Nielsen <john@jnielsen.net>
|
Tue, 23 Jan 2007
|
[ 05:03 oliver ]
update PORTVERSION to 4.4.0
Noted by: Rainer Alves <rainer.alves@gmail.com>
|
Mon, 22 Jan 2007
|
[ 16:45 oliver ] (Only the first 10 of 184 ports in this commit are shown above. )
Import xfce 4.4
- remove all obsolete ports or plugins
- update all plugins to their latest version to support xfce 4.4
(otherwise they won't compile with 4.4)
|
Wed, 15 Nov 2006
|
[ 04:34 oliver ]
fix Xfce4.desktop installation
fix gdm autodetection
Reported by: "Martin Horcicka" <martin@horcicka.eu>
|
Tue, 14 Nov 2006
|
[ 18:13 oliver ]
replace "/usr/X11R6" in Xfce.desktop by %%PREFIX%% and parse that during the
installation
|
Sat, 14 Oct 2006
|
[ 08:54 marcus ] (Only the first 10 of 893 ports in this commit are shown above. )
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
|
Thu, 17 Nov 2005
|
[ 16:58 oliver ]
update to 4.2.3.2
|
Tue, 8 Nov 2005
|
[ 22:42 oliver ] (Only the first 10 of 60 ports in this commit are shown above. )
update to xfce 4.2.3.1
Changelog: http://www.xfce.org/release_notes/4.2.3.1_changelog.html
|
Fri, 24 Jun 2005
|
[ 22:22 oliver ]
gdm moved from bin/ to sbin/
Submitted by: olgeni
|
Thu, 19 May 2005
|
[ 18:34 oliver ] (Only the first 10 of 58 ports in this commit are shown above. )
update to 4.2.2
|
Sat, 19 Mar 2005
|
[ 09:20 oliver ]
update to 4.2.1.1
|
Fri, 18 Mar 2005
|
[ 18:30 oliver ] (Only the first 10 of 49 ports in this commit are shown above. )
update to 4.2.1
|
Sat, 12 Mar 2005
|
[ 10:54 marcus ] (Only the first 10 of 911 ports in this commit are shown above. )
Bump PORTREVISION to chase the glib20 shared lib version change.
|
Wed, 26 Jan 2005
|
[ 16:57 oliver ] (Only the first 10 of 94 ports in this commit are shown above. )
- bring xfce4 to 4.2
- remove x11-fm/xfce4-fm-icons misc/xfce4-panel-themes (obsoleted by that
update)
- take maintainership of x11-wm/xfce4-session [1]
- bump PORTREVISION of all plugins because they need to be linked against the
new xfce4 libs
Approved by: maintainer [1]
|
Mon, 24 Jan 2005
|
[ 23:26 pav ] (Only the first 10 of 30 ports in this commit are shown above. )
- Move x11/gdm2 to x11/gdm
|
Sun, 7 Nov 2004
|
[ 22:37 marcus ] (Only the first 10 of 631 ports in this commit are shown above. )
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
|
Mon, 19 Jul 2004
|
[ 03:31 oliver ] (Only the first 10 of 51 ports in this commit are shown above. )
update to xfce4-4.0.6
|
Wed, 2 Jun 2004
|
[ 02:26 pav ] (Only the first 10 of 37 ports in this commit are shown above. )
- Populate new category x11-themes with some suitable candidates
from x11-toolkits.
PR: ports/63145
List compiled by: adamw
Repocopy by: marcus
|
Sun, 18 Apr 2004
|
[ 17:29 oliver ] (Only the first 10 of 50 ports in this commit are shown above. )
update to 4.0.5
use libtool version 15 instead of 13
|
Fri, 16 Apr 2004
|
[ 18:26 oliver ]
last commit was sponsored by:
PR: ports/65634
Submitted By: Linh Pham <question+freebsdpr@closedsrc.org>
|
[ 18:25 oliver ]
create ${X11BASE}/etc/gdm/Sessions if it doesn't exist and WITH_GDM is specified
|
Tue, 6 Apr 2004
|
[ 07:26 ale ]
- Fix dependency after gtk 2.4.0 import
- Bump portrevision
|
Mon, 5 Apr 2004
|
[ 03:31 marcus ] (Only the first 10 of 575 ports in this commit are shown above. )
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
|
Sun, 14 Mar 2004
|
[ 23:44 oliver ] (Only the first 10 of 51 ports in this commit are shown above. )
update to xfce 4.0.4
|
Sun, 22 Feb 2004
|
[ 09:49 ale ]
Add missing space.
Submitted by: Rolandas Naujikas <rolnas@takas.lt>
|
Sat, 21 Feb 2004
|
[ 13:00 oliver ]
add gdm support for the xfce4-suite
Submitted By: Thomas E. Zander <riggs@rrr.de>
|
Sat, 24 Jan 2004
|
[ 17:04 oliver ]
update xfce4 to 4.0.3.1
- small bug fix release for xfwm4 (It fixes a focus problem
when using multiple screens)
|
Sat, 10 Jan 2004
|
[ 22:40 oliver ] (Only the first 10 of 50 ports in this commit are shown above. )
Update xfce to 4.0.3
4.0.3:
- Leak in window manager's pixmap management
- Various file manager fixes
- Translation updates
- Support for KDE system tray was added
4.0.2:
* Improve window manager responsiveness
* Various bug fixes in file manager, window manager and panel
* More 64bit clean up
* New translation added: Azerbaijani
|
Thu, 4 Dec 2003
|
[ 17:17 oliver ] (Only the first 10 of 45 ports in this commit are shown above. )
update xfce to 4.0.1
|
Sat, 27 Sep 2003
|
[ 11:45 demon ] (Only the first 10 of 42 ports in this commit are shown above. )
Update to 4.0.0 release.
|
Sat, 6 Sep 2003
|
[ 19:22 demon ]
Define LATEST_LINK so it does not conflict with xfce (version 3) port.
|
Thu, 4 Sep 2003
|
[ 07:53 demon ]
Use sane PORTVERSION.
|
Wed, 3 Sep 2003
|
[ 09:46 demon ] (Only the first 10 of 41 ports in this commit are shown above. )
Update to version 4.0 RC3.
|
Sun, 17 Aug 2003
|
[ 07:40 oliver ] (Only the first 10 of 20 ports in this commit are shown above. )
take maintainership
|
Sat, 16 Aug 2003
|
[ 07:03 oliver ] (Only the first 10 of 20 ports in this commit are shown above. )
Start using the new xfce sub-category
|
Mon, 28 Jul 2003
|
[ 18:25 oliver ]
Import the xfce4-rc2 Meta-Port
PR: 53170
Submitted by: James Earl <jdearl@telus.net>
|
Number of commits found: 84 |