summaryrefslogtreecommitdiff
path: root/audio/rhythmbox/files/patch-configure (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-02-07Update to 3.4.4Baptiste Daroussin1-11/+0
Notes: svn path=/head/; revision=564599
2016-07-26Cleanup patches, a* categories.Mathieu Arnold1-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
2014-11-19The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.Koop Mast1-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
2012-04-27Disable obsolete Musicbrainz support.Joe Marcus Clarke1-3/+80
PR: 165839 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> Notes: svn path=/head/; revision=295599
2009-06-03Update to 0.12.2.Joe Marcus Clarke1-9/+0
Notes: svn path=/head/; revision=235077
2009-03-21Update to 0.12.0.Joe Marcus Clarke1-0/+20
Notes: svn path=/head/; revision=230596
2006-06-19Update to 0.9.5.Joe Marcus Clarke1-11/+0
Submitted by: Pawel Worach <pawel.worach@gmail.com> Notes: svn path=/head/; revision=165733
2006-04-26Update to 0.9.4.1.Joe Marcus Clarke1-64/+2
Notes: svn path=/head/; revision=160501
2006-04-19Update to 0.9.4.Joe Marcus Clarke1-8/+31
Notes: svn path=/head/; revision=159918
2006-02-02Update to 0.9.3.Joe Marcus Clarke1-28/+13
Notes: svn path=/head/; revision=155048
2005-11-28Update to 0.9.2.Joe Marcus Clarke1-24/+42
Notes: svn path=/head/; revision=149824
2005-11-05Update to 0.9.1.Joe Marcus Clarke1-0/+47
Notes: svn path=/head/; revision=147272
2004-04-16Update to 0.8.0. For a list of what's changed, see:Joe Marcus Clarke1-10/+0
http://rhythmbox.sourceforge.net/news.html Notes: svn path=/head/; revision=107269
2003-12-22Update to 0.6.3.Joe Marcus Clarke1-33/+0
Notes: svn path=/head/; revision=96462
2003-12-18Temporarily fix the detection of libid3tag. This fixes MP3 support inJoe Marcus Clarke1-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
2003-05-18Add a forgotten patch-configure to complete the libtool hack. ThisJoe Marcus Clarke1-0/+0
will fix the dreaded thread lockups on -CURRENT. Reported by: Wade Majors <wade@ezri.org> Notes: svn path=/head/; revision=81287
2003-05-11Add gnomemag, the GNOME screen magnifier.Joe Marcus Clarke1-0/+0
Notes: svn path=/head/; revision=80702
2003-02-22Add gtkgep, a GTK guitar effects processor.Joe Marcus Clarke1-0/+0
PR: 47779 Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=76197
2003-02-22* Install pkgconfig file in correct locationJoe Marcus Clarke1-0/+0
* Don't install .la files * Assign maintainership to gnome@ since this will be used for AbiWord2 Notes: svn path=/head/; revision=76126
2003-02-07Update to GNOME 2.2.Joe Marcus Clarke1-15/+3
This is Phase I. All existing ports have been updated to their GNOME 2.2 counterparts. Notes: svn path=/head/; revision=75035
2002-06-01Update to 2.0.3.Joe Marcus Clarke1-8/+8
This is a set of commits for GTK+-2.0 and friends to support freetype2-2.1.0. PR: 38796 Notes: svn path=/head/; revision=60440
2002-04-26- Update to 2.0.2 (version found in the GNOME2 beta4);Maxim Sobolev1-7/+15
- use USE_LIBTOOL. Notes: svn path=/head/; revision=58154
2002-03-11Update gtk/glib to the version 2.0 and other related ports to the latestMaxim Sobolev1-3/+3
versions. PR: 35541, 35744, 35757 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=55874
2002-02-12Update to 1.3.13.Maxim Sobolev1-6/+6
Notes: svn path=/head/; revision=54613
2002-01-18Update to 1.3.12.Maxim Sobolev1-8/+8
Notes: svn path=/head/; revision=53294
2001-12-21Remove obsolete libxpg4-related hunk. This doesn't make any functionalMaxim Sobolev1-10/+1
difference, hence leave PORTREVISION intact. Submitted by: sf Notes: svn path=/head/; revision=51918
2001-04-30Update to 1.3.4.Maxim Sobolev1-12/+7
Approved by: maintainer Notes: svn path=/head/; revision=42063
2000-07-19Add gtk13 after repo-copy from gtk12.Maxim Sobolev1-21/+6
Warning: it is unstable development version, so you do not have to upgrade your gtk12 LIB_DEPENDS! Notes: svn path=/head/; revision=30828
1999-05-29Update to version 1.2.3.Steve Price1-3/+35
PR: 11842 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=19053
1999-03-09Upgrade to GNOME 1.0. The following are the details:Jacques Vidrine1-11/+11
ports/audio/esound 0.2.7 -> 0.2.8 PR ports/10422 ports/audio/gnomeaudio 0.99.8 -> 1.0.0 PR ports/10426 ports/audio/libaudiofile 0.1.5 -> 0.1.6 PR ports/10421 ports/deskutils/gnomepim 0.99.8.1 -> 1.0.1 PR ports/10435 ports/devel/ORBit 0.3.98 -> 0.4.0 PR ports/10423 ports/devel/gettext shared libs now PR ports/10293 ports/devel/glib12 1.1.16 -> 1.2.0 PR ports/10419 ports/devel/libgtop 0.99.8 -> 1.0.1 PR ports/10430 ports/games/gnomegames 0.99.8 -> 1.0.1 PR ports/10436 ports/graphics/electriceyes distfile moved PR ports/10437 ports/graphics/imlib 1.9.3 -> 1.9.4 PR ports/10424 ports/lang/gnomeobjc 0.99.3 -> 1.0.1 PR ports/10441 ports/math/gnumeric 0.6 -> 0.15 PR ports/10439 ports/misc/gnomeutils 0.99.5 -> 1.0.1 PR ports/10442 ports/sysutils/gnomeadmin 0.99.1 -> 1.0.1 PR ports/10445 ports/sysutils/gnomecontrolcenter 0.99.3.1 -> 1.0.1 PR ports/10446 ports/sysutils/gtop 0.99.2 -> 1.0.1 PR ports/10477 ports/textproc/libxml 0.99.8 -> 1.0.0 PR ports/10438 ports/www/libghttp distfile moved PR ports/10429 ports/x11/gnome 0.99.3 -> 1.0.0 PR ports/10450 ports/x11/gnomecore 0.99.8.1 -> 1.0.1 PR ports/10432 ports/x11/gnomelibs 0.99.8.1 -> 1.0.1 PR ports/10425 ports/x11-fm/gnomemc 4.5.10 -> 4.5.23 PR ports/10448 ports/x11-toolkits/gtk-engines 0.1 -> 0.5 PR ports/10427 ports/x11-toolkits/gtk12 1.1.6 -> 1.2.0 PR ports/10420 Note that repository copies were made before this commit, as follows: ports/devel/glib11-devel -> ports/devel/glib12 ports/x11-toolkits/gtk11-devel -> ports/x11-toolkits/gtk12 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=17091
1999-02-18Upgrade to 1.1.16.Vanilla I. Shu1-0/+11
Notes: svn path=/head/; revision=16752