1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
Commit Graph

4409 Commits

Author SHA1 Message Date
Olivier Duchateau
873120747e Make Thunar optional
Requested by:	Eric Douzet (private email)
2015-03-10 18:39:00 +00:00
Baptiste Daroussin
6ee48dc6fc Update to 4.9.1
Bugfixes release:
- i3bar: fix incorrect y-offset for text
- fix key bindings on big-endian platforms
- fix key bindings using Mode_switch
- fix keyboard layout change detection
- revert "Handle WM_CHANGE_STATE requests for iconic state" (fixes problems
  with application windows disappearing, like SDL-based games when switching
  workspaces)
- insert id-based match at HEAD, not TAIL (fixes window swallowing not
  working when the criteria match the placeholder window)
- improve error messages on failing commands
- replace ~ in filepath when calling append_layout
- properly error out when the layout file cannot be read
2015-03-09 21:35:16 +00:00
Dmitry Marakasov
ec745a494c - Pet portlint
- Strip binaries
2015-03-08 02:33:27 +00:00
Dmitry Marakasov
666ce82b66 - Pet portlint
- Strip binaries
2015-03-08 02:33:19 +00:00
Antoine Brodin
dc7c4d1d72 gmake:lite is only intended to be used for possible gmake dependencies 2015-03-07 13:19: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
Baptiste Daroussin
40afbae004 Remove Author from pkg-descr 2015-03-02 23:57:52 +00:00
Baptiste Daroussin
906dc95149 Fix typo 2015-02-28 15:38:54 +00:00
Baptiste Daroussin
c20c1c411f Update to 4.9
Notable changes:
- mouse button bindings
- improved EWMH compatibility
- plenty of bugfixes and little enhancements
- new dependency on libxkbcommon which drops the last direct dependency on Xlib
2015-02-28 15:36:22 +00:00
Grzegorz Blach
efe98f97bf - Update to 0.19.4
- Add NLS option
2015-02-26 21:12:40 +00:00
Grzegorz Blach
7b4dd9f324 - Temporary remove e-module-diskio (broken) from RUN_DEPENDS
- Bump PORTREVISION

PR:		197987
Submitted by:	marino
2015-02-24 11:38:51 +00:00
Grzegorz Blach
96ca6912f2 Update to 1.0.16 2015-02-22 11:35:14 +00:00
Jason Helfman
ae1a490d6d - attach license
- use plist_files in favor of pkg-plist
- port is datadir-safe
2015-02-19 00:08:23 +00:00
Grzegorz Blach
a14c1ad04f Mark as broken 2015-02-18 21:52:22 +00:00
Jason Helfman
bc093f9b12 - take 2015-02-18 02:06:47 +00:00
Beat Gaetzi
a017ce5c9f - Update to 1.3.7 [1]
- Reassign to ports@

PR:		197693 [1]
Submitted by:	Jason Unovitch <jason.unovitch@gmail.com> [1]
2015-02-16 20:36:50 +00:00
Gabor Pali
b5f37a01e1 - Add a (default) xmonad workaround for losing hotkeys in certain cases.
For the details, please see the related bug report or issue #576 in the
  xmonad bug tracker [1].

[1] https://code.google.com/p/xmonad/issues/detail?id=576

PR:		181049
Submitted by:	Dominik Ernst <de@dernst.org>
Obtained from:	FreeBSD Haskell
MFH:		2015Q1
2015-02-15 21:46:06 +00:00
Antoine Brodin
6dc43f5e1a Mark BROKEN: Fails to link, tries to use internal fltk symbols
src/WindowUtils.cpp:(.text+0x484): undefined reference to `fl_disable_transient_for'
src/WindowUtils.cpp:(.text+0x5ae): undefined reference to `fl_show_iconic'
src/WindowUtils.cpp:(.text+0x5d6): undefined reference to `fl_show_iconic'
c++: error: linker command failed with exit code 1 (use -v to see invocation)

Reported by:	pkg-fallout
2015-02-14 09:00:55 +00:00
Kurt Jaeger
8bb5d3240e x11-wm/fluxbox: fix integer underflow in startup phase
See also
http://git.fluxbox.org/fluxbox.git/commit/?id=7b8fd2d81ad80a73564fc9fbb779f47568f12652

PR:		197150
Submitted by:	vikashb@where-ever.za.net
Approved by:	portmgr runtime fix blanket
2015-02-04 15:54:27 +00:00
Vsevolod Stakhov
bdd3be5688 - Add SUID bit to the cpufreq module [1]
- Fix sysctl invocation [2]
- Bump portrevision

PR:		195481
Submitted by:	hardy.schumacher at gmx.de [1],  Dmitry Luhtionov [2]
Approved by:	maintainer timeout (gblach)
2015-02-04 13:03:29 +00:00
John Marino
e84d8987b2 x11-wm/swm: This is not jobs-safe
The port tries to build the swm executable before the swm.o object file
is finished building.

While marking this jobs-unsafe, pet portlint so it doesn't complain.  It
doesn't like "file" being used as a variable name.
2015-02-02 16:32:47 +00:00
Olivier Duchateau
2d76ac352a - Update to 0.8.1
- Remove unneeded patches
2015-01-30 11:03:37 +00:00
Dmitry Marakasov
83f69f09a9 - Drop @dirrm* from and add empty directories to pkg-plists
Approved by:	portmgr blanket, kwm (for gnome@ ports)
2015-01-28 01:07:54 +00:00
Dmitry Marakasov
e5604ea1d9 - Fix plist
- Drop @dirrm* from plist

Approved by:	portmgr blanket
2015-01-27 22:48:45 +00:00
Antoine Brodin
bd63b368ac Fix some _DEPENDS 2015-01-24 19:27:27 +00:00
Antoine Brodin
728929b709 Switch ports depending on docbook* through a directory name to a package name,
as a directory name can't be attributed to a package
2015-01-23 22:50:49 +00:00
Grzegorz Blach
87321a08a6 Update to 0.19.3 2015-01-21 12:54:26 +00:00
Koop Mast
bb89f80c35 Update ImageMagick to 6.9.0.4.
- Normalize the ImageMagick library name so it stays the same regardless of
  what the 16-bit and HDRI option are set to [1]. Teach cmake to look for
  the new name. Bump ports that link to the libraries due to this.
- As a result do away with the "HALFSUPPORTED" option block, and list
  16-bit and HDRI with the other options.
- ImageMagick ships a basic SVG plugin when not using librsvg2 for SVG
  support. This basic SVG plugin needs libxml2 to work [2]. Make libxml2
  a mandatory dependency (instead of only when the SVG option was selected).
- Don't touch .keep files in the modules directory, there files there so
  it useless.

PR:		194949 [1]
PR:		195227 [2]
Requested by:	many [1]
Submitted by:	software-freebsd@interfasys.ch [2]
2015-01-18 21:12:42 +00:00
Koop Mast
143337722b Sprinkle some PORTSCOUT macros around to either mark ports:
* ignore because there will not be any new releases.
 * check specific versions or ignore devel versions.
2015-01-15 17:17:32 +00:00
Antoine Brodin
c6faa705a5 Update graphics/giflib to 5.0.5
Differential Revision:	https://reviews.freebsd.org/D1361
Submitted by:	bapt
Reviewed by:	self
Exp-run by:	self
2015-01-14 18:19:32 +00:00
Cy Schubert
4342e6637e Fix gtk12/clang compile error.
PR:		196679
Submitted by:	WATANABE Kazuhiro <CQG00620@nifty.ne.jp>
Broken by:	r375573
2015-01-14 02:53:53 +00:00
Renato Botelho
8558d91739 Update to 3.5.6 2015-01-12 15:07:47 +00:00
Olivier Duchateau
8b32ee97c6 Update to 0.8.0
ChangeLog: http://bazaar.launchpad.net/~docky-core/plank/trunk/revision/1146/NEWS
2015-01-09 22:08:17 +00:00
Beat Gaetzi
de42c6ca49 - Update to 1.3.6 2015-01-08 11:05:27 +00:00
Olivier Duchateau
f3d680f305 Bump PORTREVISION after update of x11-fm/thunar 2015-01-04 22:10:14 +00:00
Olivier Duchateau
05be12954c - Gnome is default icons theme [1], not switched to Adwaita because Thunar and
some Xfce's specific widgets still use stock icons (deprecated since GTK3 3.10,
and not available in x11-themes/adwaita-icon-theme)
- Bump PORTREVISION

PR:		183690 [1]
Requested by:	Rostislav Krasny
2015-01-03 17:47:50 +00:00
Olivier Duchateau
857ad37c4d - 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
2015-01-03 17:24:09 +00:00
Pawel Pekala
e796199cd2 - Add patch fixing reboot/shutdown command. Upstream seems unresponsive and
this patch was adopted by Arch Linux some time ago. [1]
- Cleanup pkg-plist while here

Bug report: http://sourceforge.net/p/icewm/bugs/911/

PR:		196034 [1]
Submitted by:	Ronald Klop <ronald-lists@klop.ws> [1]
2015-01-01 17:15:01 +00:00
Rene Ladan
1cfebf685f Remove this expired port too...
2014-12-31 x11-wm/e17-module-snow: Broken and updates aren't available
2014-12-31 17:27:23 +00:00
Rene Ladan
82e02f8fc1 Remove expired ports:
2014-12-31 graphics/ender: Unused by EFL 1.11
2014-12-31 graphics/enesim: Unused by EFL 1.11
2014-12-31 graphics/etch: Unused by EFL 1.11
2014-12-31 www/egueb: Unused by EFL 1.11
2014-12-31 x11-wm/e17-module-comp-scale: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-eektool: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-elfe: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-empris: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-engage: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-eooorg: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-everything-aspell: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-everything-mpris: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-everything-pidgin: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-everything-shotgun: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-everything-wallpaper: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-exebuf: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-execwatch: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-flame: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-iiirk: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-itask: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-mail: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-moon: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-news: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-photo: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-rain: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-screenshot: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-slideshow: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-taskbar: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-uptime: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-weather: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-winlist-ng: Broken and updates aren't available
2014-12-31 x11-wm/e17-module-winselector: Broken and updates aren't available
2014-12-31 17:21:52 +00:00
Koop Mast
b28f497285 Update cinnamon to 2.4, this should fix [1] and [2].
Update totem to 3.14 now that we have gstreamer 1.4 and minor gnome updates.
Update evolution suite to 3.12.9.
Make sure gtk30 pulls in adwait-icon-theme, since it now the default theme [3].

PR:		195290 [1], 195289 [2], 195455 [3]
Obtained from:	gnome devel repo
2014-12-30 20:13:46 +00:00
Antoine Brodin
0d3dcd594b Hook e16-docs 2014-12-28 19:58:11 +00:00
Grzegorz Blach
750ef55e78 Remove DISTNAME 2014-12-28 19:47:02 +00:00
Grzegorz Blach
5677b3a3e9 Renamed for better naming 2014-12-28 19:40:47 +00:00
Grzegorz Blach
a781a6e13c - Remove Mk/bsd.efl.mk
- Convert USE_EFL=libtool_hack to USES=libtool
- Convert USE_EFL=imlib2 to LIB_DEPENDS=libImlib2.so:...
- Bump PORTVERSION in graphics/imlib2 and in all ports
  which depends on imlib2

PR:		196062
Approved by:	portmgr
2014-12-27 00:09:02 +00:00
Baptiste Daroussin
bb21093773 Bump portrevision after png update 2014-12-25 20:54:41 +00:00
Antoine Brodin
7ae46e9b12 Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade 2014-12-25 19:04:25 +00:00
Antoine Brodin
31be3683d6 Cleanup plist 2014-12-25 14:56:45 +00:00
Baptiste Daroussin
837fb65ad1 Drop IMLIB option 2014-12-25 14:41:45 +00:00
Antoine Brodin
93193c5611 Properly support png15 2014-12-24 01:28:15 +00:00