Bryan Drewery
63408327b0
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
2015-04-28 17:01:46 +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
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
70ab5c22f1
- Update to 1.2.6
...
Announce: https://mail.xfce.org/pipermail/xfce-announce/2014-May/000325.html
2014-05-31 19:21:19 +00:00
Tijl Coosemans
1f8935d509
Convert x11-toolkits/unique to "USES=libtool pathfix tar:bzip2".
...
Bump PORTREVISION on all dependent ports. [1]
audio/ario: USES=libtool.
audio/gmpc: USES=libtool.
audio/gnome-media: USES=libtool:keepla tar:bzip2.
audio/xfce4-mixer: USES=libtool tar:bzip2.
graphics/shotwell: Unbreak and USES=tar:xz.
science/gwyddion: USES=libtool tar:bzip2.
sysutils/mate-control-center: USES=libtool.
x11/xfce4-clipman-plugin: USES=libtool tar:bzip2.
Approved by: portmgr (implicit) [1]
2014-05-13 11:54:53 +00:00
Olivier Duchateau
4188c2d269
- Update to 1.2.5
2014-02-05 21:56:01 +00:00
Olivier Duchateau
cccd30817a
- Update to 1.2.4
...
- Add new option (QRCODE)
- Rewrite pkg-descr and COMMENT entry (Makefile)
- Adjust dependencies
2014-02-03 05:26:13 +00:00
Olivier Duchateau
7f0af871cf
- Support STAGEDIR
...
While I'm here
- Use USES= gmake
- Convert to new LIB_DEPENDS syntax
- Add LICENSE
2014-01-29 14:51:57 +00:00
Baptiste Daroussin
db5320be85
Add NO_STAGE all over the place in preparation for the staging support (cat: x11)
2013-09-20 23:43:19 +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
1727e106ea
Bump PORTREVISION for libexo-related ports
...
Approved by: rene, miwi (mentors, implicit)
2012-12-30 16:19:08 +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
Eitan Adler
dda11fb8cf
Convert to OptionsNG
2012-10-06 22:54:03 +00:00
Dirk Meyer
2b74a89bc8
- update png to 1.5.10
2012-06-01 05:26:28 +00:00
Martin Wilke
e7baaf55b8
- Bump all XFCE after XFCE import
2012-05-25 16:52:32 +00:00
Rene Ladan
256e271fa2
Update to 1.2.3
...
PR: ports/166860
Submitted by: Olivier Duchateau
Changelog: http://mail.xfce.org/pipermail/xfce/2012-April/030255.html
2012-04-23 20:55:36 +00:00
Martin Wilke
e1c6649edf
- Remove WITH_FBSD10_FIX, is no longer needed
2011-11-09 15:26:04 +00:00
Rene Ladan
1a5125ce56
- Fix build on FreeBSD 10
...
- Fix build with Clang
2011-11-05 00:12:39 +00:00
Rene Ladan
dfd892aade
Update to 1.2.2
...
PR: ports/161972 (1.2.0)
PR: ports/162215 (1.2.1)
PR: ports/162237 (1.2.2)
Submitted by: Olivier Duchateau (all three)
2011-11-03 10:55:09 +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
5e6a82885f
Assign these formerly unassigned ports to xfce@
...
Hat: xfce
Obtained from: list submitted by eadler@
2011-10-18 21:48:30 +00:00
Koop Mast
0e682dded4
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>
2011-08-11 19:20:17 +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
Rene Ladan
6fbe0e245b
Drop maintainership.
2011-06-28 20:30:18 +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
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
Rene Ladan
328f971fb3
These ports are GPLv2-licensed
...
Approved by: tabthorpe (mentor)
Feature safe: yes
2010-06-13 20:03:15 +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
Alexander Botero-Lowry
aba3f4b3b9
Update to 1.1.3
...
Submitted by: Rene Ladan
2009-11-16 19:57:27 +00:00
Rene Ladan
528fd2665c
- Update to 1.1.1
...
- Add option for Unique support
PR: ports/139300
Submitted by: rene
Reviewed by: itetcu
2009-10-01 22:58:41 +00:00
Rene Ladan
067c086d4c
Update to 1.1.0
...
This version uses a new mastersite.
PR: ports/138731
Submitted by: miwi
Approved by: miwi (implicit)
2009-09-13 22:39:02 +00:00
Rene Ladan
bbc5e23186
- update to 1.0.2
...
- cleanup pkg-descr
PR: 136181
Submitted by: rene
Approved by: miwi
2009-07-06 16:22:43 +00:00
Rene Ladan
a5e2592418
Update to 1.0.1
...
Approved by: erwin
2009-05-18 19:59:39 +00:00
Oliver Lehmann
157c3e2264
update xfce to 4.6.1
...
bump PORTREVISION where necessary
2009-05-06 14:56:27 +00:00
Rene Ladan
6a0056b9a7
Update to 1.0.0
...
Approved by: miwi
2009-04-28 20:34:26 +00:00
Rene Ladan
60a56c3254
Update to 0.9.1
...
Changelog: http://goodies.xfce.org/releases/xfce4-clipman-plugin/ChangeLog
Approved by: miwi
2009-04-01 17:11:47 +00:00
Oliver Lehmann
d20d57304a
Bump PORTREVISION after xfce 4.6 update
2009-03-06 15:24:12 +00:00
Rene Ladan
5d43e1a3ea
Update x11/xfce4-clipman-plugin to 0.9.0
...
PR: ports/130793
Submitted by: rene
Approved by: pav
2009-01-20 22:00:21 +00:00
Martin Wilke
af6a36b2d1
- Update maintainer mail
...
PR: 127077
Submitted by: Rene Ladan <r.c.ladan@gmail.com> (maintainer)
2009-01-05 16:23:31 +00:00
Edwin Groothuis
090059a210
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)
2008-06-06 14:17:21 +00:00
Martin Wilke
e285ac77d2
- Update to 0.8.1
...
- Replace USE_XLIB by USE_XORG
PR: 121484
Submitted by: Rene Ladan <r.c.ladan@gmail.com> (maintainer)
2008-03-14 16:51:14 +00:00
Oliver Lehmann
642e3577d9
update xfce4 to 4.4.2
...
Approved by: portmgr (linimon)
Security: CVE-2007-6531, CVE-2007-6532
2008-02-12 18:11:07 +00:00
Florent Thoumie
d4f0d0048a
- Welcome X.org 7.2 \o/.
...
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Oliver Lehmann
9646c0a68d
update xfce to 4.4.1
...
bump PORTREVISION where needed
2007-04-11 16:26:53 +00:00