1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Commit Graph

66 Commits

Author SHA1 Message Date
Martin Wilke
684a024ea7 - Convert BZIP2 to USES 2014-06-02 07:51:44 +00:00
Baptiste Daroussin
4a4ec28d37 Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
2014-05-05 09:45:36 +00:00
Olivier Duchateau
12dac60056 - Bump PORTREVISION after update of deskutils/xfce4-tumbler 2014-02-23 12:45:05 +00:00
Olivier Duchateau
263a2c9319 - Support STAGEDIR
- Convert to new LIB_DEPENDS format
2013-10-14 20:07:52 +00:00
Baptiste Daroussin
f0d1c93f67 Add NO_STAGE all over the place in preparation for the staging support (cat: x11-fm) 2013-09-20 23:49:39 +00:00
Baptiste Daroussin
926c80457b Convert to new perl framework
Convert from USE_GMAKE to USES=gmake
2013-09-16 17:07:26 +00:00
Olivier Duchateau
1c5e256b0f - Update to 1.6.3
- Finish to convert USES
- Remove unneeded patch
2013-05-08 15:14:25 +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
Po-Chien Lin
98d451887b - graphics/libexif:
* Update to 0.6.21
  * Add LICENSE
  * Switch to OptionsNG and PORTDOCS
- Document libexif 2012-07-12 vulnerabilty
- Bump PORTREVISION for libexif related ports
- Trim headers while here

PR:		ports/175910
Approved by:	swills (mentor)
Security:	d881d254-70c6-11e2-862d-080027a5ec9a
2013-03-14 08:17:39 +00:00
Olivier Duchateau
99db17a9dd - Drop support for GLib 2.28
Approved by:	rene, miwi (mentors, implicit)
2013-03-09 11:12:54 +00:00
Olivier Duchateau
3c36d5c572 Bump PORTREVISION for tumbler-related port
Approved by:	rene, miwi (mentors, implicit)
2013-01-14 21:28:24 +00:00
Olivier Duchateau
b75250b0f8 Fix terminal icon with x11/xfce4-terminal
Approved by:	rene, miwi (mentors, implicit)
2013-01-06 16:33:18 +00:00
Olivier Duchateau
f316d9e31d - Update to 1.6.2
Approved by:	rene, miwi (mentors, implicit)
2012-12-30 16:47:18 +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
b73de2c968 Replace OPTIONS_MULTI by OPTIONS_GROUP (mentioned in commit log #r308921)
Approved by:	rene, miwi (mentors, implicit)
2012-12-14 20:31:19 +00:00
Olivier Duchateau
52f01bb4d8 - Update to 1.6.1
- Sort options
- Use OPTIONS_GROUP for plugins, PLUG_*
- Remove ABI version numbers from LIB_DEPENDS
- Add patches for GLib 2.28

Approved by:	rene, miwi (mentors, implicit)
2012-12-14 18:53:31 +00:00
Olivier Duchateau
689aa573d8 Bump PORTREVISION for tumbler-related port
While here,
- Trim header
- Use USE_PKGCONFIG

Approved by:	rene, miwi (mentors, implicit)
2012-12-14 18:20:47 +00:00
Martin Matuska
b2c4fbb77a Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
2012-12-10 19:11:11 +00:00
Rene Ladan
372c39d627 - Make sure the NOTIFY option shows up in the options dialog. [1]
- Bump PORTREVISION

Submitted by:	Norbert Augenstein [lists augenstein.net]
2012-09-11 06:44:54 +00:00
Doug Barton
2d813955d0 Fix minor typo that prevented 2 options descriptions from appearing 2012-06-10 00:03:09 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Martin Wilke
3fe8476612 - Remove duplicate bsd.port.options.mk entry 2012-05-30 16:55:36 +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
Emanuel Haupt
694062d350 Update to 1.3.0 2012-01-07 18:08:22 +00:00
Martin Wilke
e1c6649edf - Remove WITH_FBSD10_FIX, is no longer needed 2011-11-09 15:26:04 +00:00
Martin Wilke
de9978d1d3 - Fix build on FreeBSD 10 2011-10-29 12:03:07 +00:00
Martin Wilke
636c78d42c - x11-wm/xfce4-wm update to 4.8.2
- x11-wm/xfce4-panel update to 160920
- x11-fm/thunar update to 1.2.3

PR:		160946
		160920
		160875
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
2011-10-28 15:10:26 +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
Wen Heping
9143b1b3f1 - Bump PORTREVISION to chase the update of libexif 2011-03-04 02:19:07 +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
6ed6b44890 - fix build for png-1.4.1
Whitespace fixes
2010-03-29 06:32:45 +00:00
Dirk Meyer
4b4afb4b67 - fix build for png-1.4.1
PR:		145119
2010-03-29 06:21:04 +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
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +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