Commit graph

109 commits

Author SHA1 Message Date
Olivier Duchateau
84b7c4d8a9 - Fix creation of folder from desktop context menu
- Bump PORTREVISION

While I'm here, switch to optional extra build target (when NLS option is
unset)

PR:		214207
Reported by:	Marko Cupac
MFH:		2017Q1
2017-01-13 09:56:51 +00:00
Dmitry Marakasov
1f8b48b772 - Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by:	portmgr blanket
2016-05-19 10:53:05 +00:00
Mathieu Arnold
72ea7e696b Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:33:55 +00:00
Olivier Duchateau
7eff568cc3 Update to 4.12.3 (bugfix release) 2015-07-19 16:31:51 +00:00
Olivier Duchateau
71b49c0a63 Update to 4.12.2 (bugfix)
Changelog: http://git.xfce.org/xfce/xfdesktop/tree/NEWS?id=xfdesktop-4.12.2#n1
2015-05-17 17:46:58 +00:00
Olivier Duchateau
f16c358d77 Unbreak build, when Thunar is not set
Reported by:	Andreas Koga <koga@kabelmail.de>
2015-03-27 09:16:44 +00:00
Olivier Duchateau
a2d74f08f3 Update to 4.12.1
Changelog: http://git.xfce.org/xfce/xfdesktop/tree/NEWS?id=xfdesktop-4.12.1#n1
2015-03-22 14:14:13 +00:00
Olivier Duchateau
42651c13cd Make really Thunar optional (fix revision r380955)
PR:		198561
Submitted by:	lichray@gmail.com
Reported by:	makc@, Eric Douzet
2015-03-13 17:26:47 +00:00
Olivier Duchateau
873120747e Make Thunar optional
Requested by:	Eric Douzet (private email)
2015-03-10 18:39:00 +00:00
Olivier Duchateau
86e4cb7cb0 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
- editors/mousepad to 0.4.0
- graphics/ristretto to 0.8.0
- multimedia/xfce4-parole to 0.8.0
- sysutils/garcon to 0.4.0
- sysutils/xfce4-diskperf-plugin to 2.5.5 [3]
- sysutils/xfce4-fsguard-plugin to 1.0.2
- sysutils/xfce4-power-manager to 1.4.3
- sysutils/xfce4-wavelan-plugin to 0.5.12
- x11/libexo to 0.10.3
- x11-fm/thunar to 1.6.6
- x11-themes/gtk-xfce-engine to 3.2.0

PR:		196003 [1], 197251 [2], 198132
Differential Revision:	https://reviews.freebsd.org/D677
Submitted by:	Kamil Szczesny [1], amdmi3@ [2], myself
Exp-run by:	antoine@
Approved by:	danilo@ (maintainer) [3]
Tested by:	Ivan <enitarzi@gmail.com>
2015-03-05 22:52:30 +00:00
Olivier Duchateau
f3d680f305 Bump PORTREVISION after update of x11-fm/thunar 2015-01-04 22:10:14 +00:00
Tijl Coosemans
60945f0277 Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-12-08 16:48:38 +00:00
Olivier Duchateau
e75937dd05 - Update to 4.10.3
- Remove unneeded patch

ChangeLog: https://mail.xfce.org/pipermail/xfce-announce/2014-November/000342.html
2014-11-16 11:11:07 +00:00
Martin Wilke
cfe6f3bc06 - Convert USE_BZIP2/XZ to USES
Approved by:	portmgr
2014-06-02 07:16:50 +00:00
Olivier Duchateau
1880db48ab Backport patch (available in xfdesktop 4.11.2), and replaces previous fix
(r314575), which scales down oversize icons in menu.

Obtained from:	Upstream git repository
2014-01-02 16:15:31 +00:00
Olivier Duchateau
1ca7b37ec9 - Support STAGEDIR
- Switch to USES= gmake (xfce4-desktop, xfce4-wm)
- Convert to new LIB_DEPENDS format (xfce4-desktop, xfce4-panel,
xfce4-wm)
2013-10-14 20:03:16 +00:00
Baptiste Daroussin
c30de17205 Add NO_STAGE all over the place in preparation for the staging support (cat: x11-wm) 2013-09-21 00:01:16 +00:00
Olivier Duchateau
edee314615 - 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
2013-05-08 16:05:21 +00:00
Alex Kozlov
83f02b963c - Convert USE_GETTEXT to USES (part 4)
Approved by:	portmgr (bapt)
2013-04-26 10:44:28 +00:00
Baptiste Daroussin
992586fa08 Finish converting the whole ports tree to USES=pkgconfig 2013-04-23 14:20:25 +00:00
Olivier Duchateau
7a38fc5fab Force to scale XPM icons with recent update of graphics/gdk-pixbuf2
While here,
- Use USES=pathfix instead of gnomehack
2013-03-18 14:46:25 +00:00
Olivier Duchateau
71bf73efd1 - Update to 4.10.2
- Remove unneeded patch

Approved by:	rene, miwi (mentors, implicit)
2013-03-10 18:38:31 +00:00
Olivier Duchateau
d1d67541c1 - Fix, when no image is selected
- Add patch for new GLib 2.32 API

Submitted by:	Andrey Simonenko (by email)
Approved by:	rene, miwi (mentors, implicit)
Obtained from:	Xfce git repository
2013-03-09 10:59:44 +00:00
Olivier Duchateau
4d7617e050 - Update to 4.10.1
- Add patch to avoid installing .mo files, when NLS is unset

Approved by:	rene, miwi (mentors, implicit)
2013-03-03 16:48:41 +00:00
Olivier Duchateau
485f8abea6 Bump PORTREVISION for Thunar related ports
Approved by:	rene, miwi (mentors, implicit)
2012-12-30 16:50:29 +00:00
Olivier Duchateau
1727e106ea Bump PORTREVISION for libexo-related ports
Approved by:	rene, miwi (mentors, implicit)
2012-12-30 16:19:08 +00:00
Olivier Duchateau
41af4f50cb Bump PORTREVISION for Thunar related ports
While here,
- Trim header
- Use USE_PKGCONFIG
- Remove ABI version numbers from LIB_DEPENDS
- Update maintainer address for archivers/thunar-archive-plugin
2012-12-14 18:59:07 +00:00
Olivier Duchateau
90a981a1f2 Bump PORTREVISION for libexo-related ports
While here,
- Trim header
- Use USE_PKGCONFIG
- Remove ABI version numbers from LIB_DEPENDS

Approved by:	rene, miwi (mentors, implicit)
2012-12-14 17:45:10 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Martin Wilke
4b68fc723b - 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!)
2012-05-30 16:49:12 +00:00
Martin Wilke
1df39a5fb1 - 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
2012-05-25 16:51:40 +00:00
Martin Wilke
571940e97e - Update to 4.8.2
PR:		160794
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
2011-10-28 14:55:27 +00:00
Rene Ladan
43e1cc46ab 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
2011-10-26 20:27:27 +00:00
Rene Ladan
141c539983 Re-assign to the Xfce team.
Approved by:	oliver (previous maintainer)
2011-10-23 11:56:51 +00:00
Koop Mast
fe61bf1eb4 Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where needed. 2011-08-23 18:39:19 +00:00
Oliver Lehmann
2b1942e637 update x11/libexo to 0.6.2
update sysutils/garcon to 0.1.8
update sysutils/xfce4-utils to 4.8.2
update x11-wm/xfce4-panel to 4.8.5
update x11/Terminal to 0.4.8

bump PORTREVISION of affected ports

PR:		ports/157768, ports/158144, ports/158145, ports/158148, ports/158170
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
2011-07-27 05:48:55 +00:00
Oliver Lehmann
8c266577db update thunar to 1.2.2
bump PORTREVISION of affected ports

PR:		157380
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
2011-06-07 12:23:03 +00:00
Oliver Lehmann
29580724f3 update libexo to 0.6.1
bump PORTREVISION on depending ports

PR:		ports/156913
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
2011-06-07 06:14:30 +00:00
Oliver Lehmann
a7e9762386 fix the compilation if thunar support is disabled
Submitted by:	Zhihao Yuan <lichray@gmail.com>
2011-04-28 05:59:37 +00:00
Oliver Lehmann
d1648e010a update to 4.8.2
PR:		ports/156583
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
2011-04-25 12:01:06 +00:00
Oliver Lehmann
11deacaee6 fix 100% CPU usage under some circumstances
bump PORTREVISION

Submitted by:   Zhihao Yuan <lichray@gmail.com>
2011-03-08 12:07:01 +00:00
Oliver Lehmann
1c33a5b7c0 fix 100% CPU usage under some circumstances
bump PORTREVISION

Submitted by:	Zhihao Yuan <lichray@gmail.com>
2011-03-08 12:06:24 +00:00
Oliver Lehmann
ca1e5a55ea bump PORTREVISION because of changed dependencies in my previous commit 2011-03-05 14:32:20 +00:00
Oliver Lehmann
80467d74d8 libexo is required in any case
Submitted by:	Zhihao Yuan <lichray@gmail.com>
2011-03-05 10:00:01 +00:00
Oliver Lehmann
6f4ce81280 Welcome XFCE 4.8 to the portstree!
Special Thanks to:      miwi, Olivier Duchateau <duchateau.olivier@gmail.com>
2011-03-03 10:12:30 +00:00
Oliver Lehmann
fadaf7d1d9 update xfce to 4.6.2
bump PORTREVISION on all depending ports
2010-05-31 15:27:35 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Oliver Lehmann
1d0faca52b bump PORTREVISION for the recent update of
x11/libexo
x11-toolkits/libxfce4gui
sysutils/xfce4-settings
x11-wm/xfce4-panel
x11/Terminal
2010-01-10 09:56:26 +00:00