# Created by: swallace # $FreeBSD$ PORTNAME= xinvaders PORTVERSION= 2.1.1 PORTREVISION= 10 CATEGORIES= games MASTER_SITES= SUNSITE/games/arcade/invaders MAINTAINER= ports@FreeBSD.org COMMENT= Shoot-em-up them nasty little bugs NO_CDROM= don't sell for profit USES= gettext USE_XORG= x11 xmu xaw xt GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-scorefile=/var/games/xinvaders.scores CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -lintl DESKTOP_ENTRIES="XInvaders" "Space Invaders game for X" \ "${PREFIX}/share/pixmaps/${PORTNAME}.xpm" "${PORTNAME}" "" "" post-patch: @${REINPLACE_CMD} -e \ 's|$$(prefix)/games|$$(prefix)/bin| ; \ /install-exec-am:/s|install-exec-local|| ; \ /install-data-am:/s|install-data-local||' ${WRKSRC}/Makefile.in post-install: (cd ${FILESDIR} && ${INSTALL_DATA} Vaders.ad \ ${STAGEDIR}${PREFIX}/lib/X11/app-defaults/Vaders) (cd ${WRKSRC} && ${INSTALL_DATA} icon.xpm \ ${STAGEDIR}${PREFIX}/share/pixmaps/${PORTNAME}.xpm) ${MKDIR} ${STAGEDIR}/var/games ${ECHO_CMD} "0" > ${STAGEDIR}/var/games/xinvaders.scores.sample .include freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
Commit message (Collapse)AuthorAgeFilesLines
* - Update to version 2.2.1pawel2015-03-304-20/+5
| | | | | | | | | | | - Correct homepage address FIXED: extraneous window border at top left of screen at startup. FIXED: cannot find font with x11-servers/xorg-server 1.14.7_3,1 FIXED: port can be staged as non-privileged user PR: 198793 Submitted by: jimmy@mammothcheese.ca (maintainer)
* x11-wm/bspwm: minor fixesrobak2015-03-302-3/+6
| | | | | | | | - Add LICENSE - Correct GH commit number PR: 198752 Submitted by: Anton Tornqvist <antont@inbox.lv>
* Update to 4.10.1bapt2015-03-302-3/+3
|
* Update to 4.10bapt2015-03-302-3/+3
|
* - Add patch, to make verbose logging conditionalolivierd2015-03-292-0/+17
| | | | | | | - Bump PORTREVISION PR: 198560 Submitted by: Zhihao Yuan <lichray@gmail.com>
* Update the Gnome stack to the latest in the 3.14 series.kwm2015-03-272-3/+3
| | | | | | | Thanks to Gustau Pérez <gustau.perez@gmail.com> for helping to keep thes ports updated. Obtained from: GNOME dev repo
* Unbreak build, when Thunar is not setolivierd2015-03-271-0/+1
| | | | Reported by: Andreas Koga <koga@kabelmail.de>
* Update the cinnamon stack to the latest in the 2.4 series.kwm2015-03-272-3/+3
| | | | | | | | | | | | | | | | | sysutils/cinnamon-settings-daemon to 2.4.3. x11/cinnamon to 2.4.6. x11/cinnamon-screensaver to 2.4.1. x11/cinnamon-session to 2.4.3. x11-fm/nemo to 2.4.5. x11-wm/muffin to 2.4.4. Switch cinnamon to py-pillow instead of py-imaging which seems to be discontinued upstream. Thanks to Gustau Pérez <gustau.perez@gmail.com> for helping to kee these ports updated. Obtained from: GNOME dev repo
* Upgrade to 5.6.vanilla2015-03-264-25/+22
| | | | | PR: 198914 Submitted by: maintainer
* 8 ports categories: Remove $PTHREAD_LIBSmarino2015-03-241-1/+1
| | | | | | | | | Categories: archivers, dns, french, japanese, news, port-mgmt, x11-wm The sysutils port was setting configure argument, so the text wasn't removed but the value of PTHREAD_LIBS was changed. approved by: PTHREAD blanket
* Update to 4.12.1olivierd2015-03-222-4/+4
| | | | Changelog: http://git.xfce.org/xfce/xfdesktop/tree/NEWS?id=xfdesktop-4.12.1#n1
* Fix plistbapt2015-03-221-3/+3
|
* Make fonts repecting XDGbapt2015-03-222-9/+8
| | | | | | | | | | Xorg is now looking in ${LOCALBASE}/share/fonts by default Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1)) Large cleanup on lots of font ports All fonts are now properly dynamically generating fonts.dir and fonts.scale instead of sometime overwriting existing ones) All fonts are generating fontconfig's cache Improve consistency in fonts ports
* - Update to version 0.9pawel2015-03-173-17/+33
| | | | | | | - Add DOCS option PR: 198628 Submitted by: Anton Tornqvist <antont@inbox.lv> (maintainer)
* Update to 4.12.1olivierd2015-03-162-4/+4
| | | | Changelog: http://git.xfce.org/xfce/xfce4-session/tree/NEWS?id=xfce4-session-4.12.1#n1
* Update to 4.12.2olivierd2015-03-162-3/+3
| | | | Changelog: http://git.xfce.org/xfce/xfwm4/tree/NEWS?id=xfwm4-4.12.2#n1
* Bump PORTREVISION after update of x11-wm/xfce4-wm (revision r381298)olivierd2015-03-151-0/+1
|
* Update to 4.12.1olivierd2015-03-152-4/+4
| | | | Announce: https://mail.xfce.org/pipermail/xfce-announce/2015-March/000400.html
* Make really Thunar optional (fix revision r380955)olivierd2015-03-141-1/+1
| | | | | | PR: 198561 Submitted by: lichray@gmail.com Reported by: makc@, Eric Douzet
* Make Thunar optionalolivierd2015-03-111-3/+7
| | | | Requested by: Eric Douzet (private email)
* Update to 4.9.1bapt2015-03-102-3/+3
| | | | | | | | | | | | | | | | 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
* - Pet portlintamdmi32015-03-081-4/+10
| | | | - Strip binaries
* - Pet portlintamdmi32015-03-081-4/+9
| | | | - Strip binaries
* gmake:lite is only intended to be used for possible gmake dependenciesantoine2015-03-071-1/+1
|
* The FreeBSD Xfce team proudly presents Xfce 4.12.olivierd2015-03-0621-335/+361
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* Remove Author from pkg-descrbapt2015-03-033-6/+3
|
* Fix typobapt2015-02-281-1/+1
|
* Update to 4.9bapt2015-02-282-5/+6
| | | | | | | | 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
* - Update to 0.19.4gblach2015-02-274-27/+15
| | | | - Add NLS option
* - Temporary remove e-module-diskio (broken) from RUN_DEPENDSgblach2015-02-241-2/+2
| | | | | | | - Bump PORTREVISION PR: 197987 Submitted by: marino
* Update to 1.0.16gblach2015-02-222-4/+3
|
* - attach licensejgh2015-02-192-4/+7
| | | | | - use plist_files in favor of pkg-plist - port is datadir-safe
* Mark as brokengblach2015-02-191-0/+2
|
* - takejgh2015-02-181-1/+1
|
* - Update to 1.3.7 [1]beat2015-02-176-70/+38
| | | | | | | - Reassign to ports@ PR: 197693 [1] Submitted by: Jason Unovitch <jason.unovitch@gmail.com> [1]
* - Add a (default) xmonad workaround for losing hotkeys in certain cases.pgj2015-02-163-2/+32
| | | | | | | | | | | | 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
* Mark BROKEN: Fails to link, tries to use internal fltk symbolsantoine2015-02-141-0/+2
| | | | | | | | | 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
* x11-wm/fluxbox: fix integer underflow in startup phasepi2015-02-042-0/+22
| | | | | | | | | 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
* - Add SUID bit to the cpufreq module [1]vsevolod2015-02-043-1/+16
| | | | | | | | | - Fix sysctl invocation [2] - Bump portrevision PR: 195481 Submitted by: hardy.schumacher at gmx.de [1], Dmitry Luhtionov [2] Approved by: maintainer timeout (gblach)
* x11-wm/swm: This is not jobs-safemarino2015-02-031-4/+6
| | | | | | | | 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.
* - Update to 0.8.1olivierd2015-01-305-28/+5
| | | | - Remove unneeded patches
* - Drop @dirrm* from and add empty directories to pkg-plistsamdmi32015-01-2850-805/+10
| | | | Approved by: portmgr blanket, kwm (for gnome@ ports)
* - Fix plistamdmi32015-01-281-72/+40
| | | | | | - Drop @dirrm* from plist Approved by: portmgr blanket
* Fix some _DEPENDSantoine2015-01-251-1/+1
|
* Switch ports depending on docbook* through a directory name to a package name,antoine2015-01-242-2/+2
| | | | as a directory name can't be attributed to a package
* Update to 0.19.3gblach2015-01-212-3/+3
|
* Update ImageMagick to 6.9.0.4.kwm2015-01-192-4/+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]
* Sprinkle some PORTSCOUT macros around to either mark ports:kwm2015-01-162-0/+4
| | | | | * ignore because there will not be any new releases. * check specific versions or ignore devel versions.
* Update graphics/giflib to 5.0.5antoine2015-01-153-3/+3
| | | | | | | Differential Revision: https://reviews.freebsd.org/D1361 Submitted by: bapt Reviewed by: self Exp-run by: self
* Fix gtk12/clang compile error.cy2015-01-141-2/+2
| | | | | | PR: 196679 Submitted by: WATANABE Kazuhiro <CQG00620@nifty.ne.jp> Broken by: r375573
* Update to 3.5.6garga2015-01-123-45/+3
|
* Update to 0.8.0olivierd2015-01-104-10/+12
| | | | ChangeLog: http://bazaar.launchpad.net/~docky-core/plank/trunk/revision/1146/NEWS
* - Update to 1.3.6beat2015-01-083-6/+5
|
* Bump PORTREVISION after update of x11-fm/thunarolivierd2015-01-052-2/+2
|
* - Gnome is default icons theme [1], not switched to Adwaita because Thunar andolivierd2015-01-042-4/+31
| | | | | | | | | 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
* - GNOME is default icons theme [1]olivierd2015-01-043-36/+15
| | | | | | | | | | | | - 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
* - Add patch fixing reboot/shutdown command. Upstream seems unresponsive andpawel2015-01-023-22/+14
| | | | | | | | | | 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]
* Remove this expired port too...rene2015-01-015-153/+0
| | | | 2014-12-31 x11-wm/e17-module-snow: Broken and updates aren't available
* Remove expired ports:rene2015-01-01114-3002/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Update cinnamon to 2.4, this should fix [1] and [2].kwm2014-12-317-12/+9
| | | | | | | | | 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
* Hook e16-docsantoine2014-12-291-1/+1
|
* Remove DISTNAMEgblach2014-12-291-1/+0
|
* Renamed for better naminggblach2014-12-294-1/+1
|
* - Remove Mk/bsd.efl.mkgblach2014-12-279-18/+21
| | | | | | | | | | - 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
* Bump portrevision after png updatebapt2014-12-268-7/+8
|
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeantoine2014-12-266-6/+6
|
* Cleanup plistantoine2014-12-251-27/+4
|
* Drop IMLIB optionbapt2014-12-251-8/+1
|
* Properly support png15antoine2014-12-241-5/+1
|
* Get rid of gnomehierbapt2014-12-232-2/+4
|
* bspwm is a tiling window manager that represents windows as the leavespawel2014-12-227-0/+83
| | | | | | | | | of a full binary tree. It is controlled and configured via bspc. WWW: https://github.com/baskerville/bspwm PR: 196129 Submitted by: Anton Tornqvist <antont@inbox.lv>
* Update to version 1.4.8pawel2014-12-223-5/+4
| | | | | PR: 196024 Submitted by: maintainer
* cleanup plistbapt2014-12-216-8/+0
|
* Update to 2.6.1zeising2014-12-203-14/+3
|
* Update to 0.19.2gblach2014-12-202-3/+3
|
* Update to 1.0.15gblach2014-12-132-4/+4
|
* Take maintainershipgblach2014-12-113-3/+3
|
* - Reset maintainership of my portsgahr2014-12-116-6/+6
|
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla intijl2014-12-096-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* Sort entries alphabetically across all categories to avoid extra repo churn.danfe2014-12-081-1/+1
|
* Update "BSD" license in x11 categoriesfeld2014-12-071-1/+1
|
* Update GNOME to 3.14.2.kwm2014-12-035-270/+27
| | | | | | | | | | | | | | This update was brought to you in collaboration with Gustua Perez Make sure gtk30 pulls it the default theme (adwaita-icon-theme). Update the extra gnome-shell-extensions so they work with gnome-shell 3.14. Drop metacity from gnome3 meta-port. Remove the gtile gnome-shell extension since it proven to be buggy. Exp-run done by antoine@ for gdk-pixbuf2 deprecated API. PR: 195414 Obtained from: gnome dev repo
* Update to 0.7.1olivierd2014-12-033-15/+6
|
* Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. Thetijl2014-11-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | first contains runtime libraries such as libintl and the latter contains developer tools such as msgfmt. Ports that use gettext will usually need a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools. USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on devel/gettext-runtime and USES=gettext-tools can be used to set a BUILD/RUN_DEPENDS on devel/gettext-tools. USES=gettext is now the same as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools. Update gettext to 0.19.3. Remove :oldver from converters/libiconv and devel/gettext-runtime. Leave symlinks with the old library versions to avoid the need to bump PORTREVISION on a large number of dependent ports. When most of the dependent ports have had normal version updates, PORTREVISION can be bumped on the remaining ones (low number) and the links can be removed. Fix some ports that installed files in lib/locale instead of share/locale. PR: 194038 Reviewed by: bapt Exp-run: antoine Approved by: portmgr (antoine)
* - Merge EFL libraries into devel/efl and update to 1.12.0gblach2014-11-25134-1743/+991
| | | | | | | | | | | | | | - Update x11-toolkits/elementary to 1.12.0 - Update x11-wm/enlightenment to 0.19.1 - Update graphics/evas_generic_loaders-* to 1.12.0 - Update devel/e_dbus to 1.7.10 - Update benchmarks/expedite to 1.7.10 - Move some of x11-wm/e17-module-* to x11-wm/e-module-* and update to recent snapshots - Add multimedia/emotion_generic_players-vlc - Add multimedia/rage Reviewed by: crees, antoine
* - Update to release of Sawfish 1.11, codename "Apollo"danfe2014-11-224-2082/+128
| | | | | | | - Make translations optional (with OPTIONS_DEFINE=NLS) - Kill bogus EOL whitespace in the port description - Cleanup pkg-plist from @dirrm* entries (no longer needed) - While here: sort USES, make COMMENT more descriptive
* The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.kwm2014-11-1920-388/+624
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up. This commit removes the old GNOME 2 desktop, bindings and some ports that can't be compiled. A few ports where updated to more recent versions to allow them to compile with this update. Apart from updating ports to newer versions GDM is more integrated with gnome-shell now, and handles several things for the GNOME desktop such as screen locking. If you want to use GNOME 3 via startx, you will have to add your own lock screen/screensaver. For example xscreensaver can be used for sessions started without GDM. Shell Extensions can be installed via https://extensions.gnome.org/ , we have ported a few that can't be installed via this way. The old gnome-utils and gnome-games ports where split up into single ports and where converted to meta-ports. gnome-terminal requires a UTF-8 locale to run, gdm handles this already, but if you use startx you need to do this yourself. Upgrade instructions: Delete the old and conflicting packages: # pkg delete clutter gnome-utils gnome-panel gnome-keyring vala-vapigen \ guile gcalctool gnome-media libgnomekbd # pkg delete gnome-screensaver gnome-applets bug-buddy evolution-exchange \ evolution-webcal gnome-system-tools seahorse-plugins gnome-control-center For package users the following lines will be enough: # pkg upgrade # pkg install gnome3 For ports users should do the following: # portmaster -a # portmaster x11/gnome3 We are currently aware of two issues. The first issue is a bug in the file monitoring code in the glib20 port. This bug causes glib programs to crash when files in a monitored directory are added or removed. Upstream is aware of the problem, but since the problem is quite complex there is no solution yet. This problem isn't restricted to BSD. The second issue is that on certain video cards totem will display a purple/pink overlay on the video. It not clear yet where the issues comes from. Major thanks goes to Gustau Perez for being a driving force behind getting GNOME 3 up to speed again. Also thanks to Antoine Brodin for running the exp-runs. This update was also made possible by: Joe Maloney Kris Moore Beeblebrox Ryan Lortie Antoine Jacoutot and everyone I missed
* Bump PORTREVISION after update of x11-wm/xfce4-desktopolivierd2014-11-161-1/+1
|
* - Update to 4.10.3olivierd2014-11-16