Olivier Duchateau
56ee35699a
- Update to 4.10.1
...
- Trim Makefile header
- Add new option, NLS
- Finish to convert USES
- Remove ABI version in LIB_DEPENDS
2013-05-08 15:35:23 +00:00
Alex Kozlov
e159824929
- Convert USE_GETTEXT to USES (part 3)
...
Approved by: portmgr (bapt)
2013-04-24 18:10:30 +00:00
Dirk Meyer
2b74a89bc8
- update png to 1.5.10
2012-06-01 05:26:28 +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
Rene Ladan
141c539983
Re-assign to the Xfce team.
...
Approved by: oliver (previous maintainer)
2011-10-23 11:56:51 +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
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
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
Dirk Meyer
eca78ec61b
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
...
Requested by: edwin
2009-07-31 13:57:52 +00:00
Oliver Lehmann
157c3e2264
update xfce to 4.6.1
...
bump PORTREVISION where necessary
2009-05-06 14:56:27 +00:00
Oliver Lehmann
395f5a4663
update Xfce to 4.6
...
for more information please read
http://www.xfce.org/about/news?id=21
2009-03-02 16:51:57 +00:00
Oliver Lehmann
a72cc17587
update xfce to 4.4.3
2008-10-30 17:14:38 +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
270a2cb06b
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
...
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
2008-03-24 13:03:55 +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
Andrew Pantyukhin
16f59f05ca
- Fix a typo in bsd.sites.mk along with all the places it affected
...
Approved by: oliver (maintainer of the respective ports)
2007-10-25 22:53:28 +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
Mark Linimon
784eab2ac6
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]
2007-03-14 04:12:32 +00:00
Oliver Lehmann
52c56c96ec
enhance the description
...
update the WWW part
2007-01-29 06:39:18 +00:00
Oliver Lehmann
307bdced85
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)
2007-01-22 16:45:10 +00:00
Joe Marcus Clarke
29747f458a
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)
2006-10-14 08:54:54 +00:00
Edwin Groothuis
53354e7e9c
SHA256ify
...
Approved by: krion@
2006-01-22 12:59:47 +00:00
Edwin Groothuis
a437d08eca
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 02:30:01 +00:00
Oliver Lehmann
8d1734f7d3
update to xfce 4.2.3.1
...
Changelog: http://www.xfce.org/release_notes/4.2.3.1_changelog.html
2005-11-08 22:42:31 +00:00
Joe Marcus Clarke
235c907ae5
Bump PORTREVISION to chase the glib20 shared library update.
2005-11-05 05:22:06 +00:00
Mark Linimon
86fe98a9b1
Be a little bit less enthusiastic about which version of xfce is current.
2005-10-11 23:29:38 +00:00
Oliver Lehmann
661a110d95
fix MASTER_SITES
...
Noted by: portsurvey
2005-10-07 15:00:16 +00:00
Dejan Lesjak
5a2bfbf499
Directory share/pixmaps is now included in mtree
...
(BSD.x11-4.dist rev. 1.27), so remove it from plist.
2005-06-15 02:43:36 +00:00
Oliver Lehmann
ed606077ab
update to 4.2.2
2005-05-19 18:34:49 +00:00
Oliver Lehmann
396f0c9551
adjust MASTER_SITES
2005-04-02 11:57:45 +00:00
Oliver Lehmann
d280df656d
update to 4.2.1
2005-03-18 18:30:39 +00:00
Joe Marcus Clarke
b3458f652e
Bump PORTREVISION to chase the glib20 shared lib version change.
2005-03-12 10:54:27 +00:00
Oliver Lehmann
4847a7cbbc
fix plist
...
Pointed out by: pointyhat
2005-01-29 21:01:37 +00:00
Oliver Lehmann
2fca1173b2
Xfce4 Appfinder is an useful software that permits you to find every
...
application in the system supporting Desktop entry format.
2005-01-26 16:40:00 +00:00