summaryrefslogtreecommitdiff
path: root/audio/rhythmbox/files/patch-configure (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 3.4.4Baptiste Daroussin2021-02-071-11/+0
| | | | Notes: svn path=/head/; revision=564599
* Cleanup patches, a* categories.Mathieu Arnold2016-07-261-3/+3
| | | | | | | | | | Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=419133
* The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.Koop Mast2014-11-191-82/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=372768
* Disable obsolete Musicbrainz support.Joe Marcus Clarke2012-04-271-3/+80
| | | | | | | | PR: 165839 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> Notes: svn path=/head/; revision=295599
* Update to 0.12.2.Joe Marcus Clarke2009-06-031-9/+0
| | | | Notes: svn path=/head/; revision=235077
* Update to 0.12.0.Joe Marcus Clarke2009-03-211-0/+20
| | | | Notes: svn path=/head/; revision=230596
* Update to 0.9.5.Joe Marcus Clarke2006-06-191-11/+0
| | | | | | | Submitted by: Pawel Worach <pawel.worach@gmail.com> Notes: svn path=/head/; revision=165733
* Update to 0.9.4.1.Joe Marcus Clarke2006-04-261-64/+2
| | | | Notes: svn path=/head/; revision=160501
* Update to 0.9.4.Joe Marcus Clarke2006-04-191-8/+31
| | | | Notes: svn path=/head/; revision=159918
* Update to 0.9.3.Joe Marcus Clarke2006-02-021-28/+13
| | | | Notes: svn path=/head/; revision=155048
* Update to 0.9.2.Joe Marcus Clarke2005-11-281-24/+42
| | | | Notes: svn path=/head/; revision=149824
* Update to 0.9.1.Joe Marcus Clarke2005-11-051-0/+47
| | | | Notes: svn path=/head/; revision=147272
* Update to 0.8.0. For a list of what's changed, see:Joe Marcus Clarke2004-04-161-10/+0
| | | | | | | http://rhythmbox.sourceforge.net/news.html Notes: svn path=/head/; revision=107269
* Update to 0.6.3.Joe Marcus Clarke2003-12-221-33/+0
| | | | Notes: svn path=/head/; revision=96462
* Temporarily fix the detection of libid3tag. This fixes MP3 support inJoe Marcus Clarke2003-12-181-3/+36
| | | | | | | | new installations. The better fix would be to add a pkg-config file to the libid3tag port. Notes: svn path=/head/; revision=96161
* Add a forgotten patch-configure to complete the libtool hack. ThisJoe Marcus Clarke2003-05-181-0/+10
will fix the dreaded thread lockups on -CURRENT. Reported by: Wade Majors <wade@ezri.org> Notes: svn path=/head/; revision=81287