CVS log for ports/audio/gnome-audio/Makefile
Up to [FreeBSD] / ports / audio / gnome-audio
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.32: download - view: text, markup, annotated - select for diffs
Sat Jan 10 05:21:06 2009 UTC (3 years, 1 month ago) by marcus
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2 lines
Presenting GNOME 2.24 for FreeBSD. See http://library.gnome.org/misc/release-notes/2.24/ for the general release notes. On the FreeBSD front, this release introduces Fuse support in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some long-standing seahorse and gnome-keyring bugs. The documentation updates to the website are forthcoming. This release features commits by adamw, ahze, kwm, mezz, and myself. It would not have been possible without are contributors and testers: Alexander Loginov Craig Butler [1] Dmitry Marakasov [6] Eric L. Chen Joseph S. Atkinson Kris Moore Lapo Luchini [7] Nikos Ntarmos Pawel Worach Romain Tartiere TAOKA Fumiyoshi [3] Yasuda Keisuke Zyl aZ [4] bf [2] [5] Florent Thoumie Peter Wemm pluknet PR: 125857 [1] 126993 [2] 130031 [3] 127399 [4] 127661 [5] 124302 [6] 129570 [7] 129936 123790
Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed May 7 18:32:26 2008 UTC (3 years, 9 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -4 lines
- Update to 2.22.2. - Remove USE_XORG=x11 dependency, it doesn't require any dependency which it only has sound files (*.wav). It was blinded by USE_X_PREFIX (for X11BASE) -> USE_XLIB -> USE_XORG without check dependency requirement. - Remove gnomehack.
Revision 1.30: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:46:22 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -1 lines
- Remove unneeded dependency from gtk12/gtk20 [1] - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Mar 26 12:13:58 2008 UTC (3 years, 10 months ago) by ahze
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
Update to 2.22.1
Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon Mar 24 03:49:25 2008 UTC (3 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +7 -6 lines
The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for FreeBSD. The official GNOME 2.22 release notes can be found at http://library.gnome.org/misc/release-notes/2.22/ . On the FreeBSD front, this release features an updated hal port with support for video4linux devices, DRM (Direct Rendering), and better support of removable media. Work is also underway to tie webkit more closely into GNOME. As part of the GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well. Be sure to consult UPDATING on the proper steps to upgrade all of your GNOME ports. This release would not have been possible without the contributions and testing efforts of the following people: Pawel Worach kan edwin Peter Ulrich Kruppa J. W. Ballantine Yasuda Keisuke Andriy Gapon
Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Oct 24 23:34:45 2007 UTC (4 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +3 -2 lines
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338
Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat May 19 19:58:44 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Oct 14 08:35:07 2006 UTC (5 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -1 lines
Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive amount of work by the FreeBSD GNOME Team and our testers. On top of the usual GNOME update, we have taken this opportunity to move GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of the GNOME Desktop also need to be changed. The bulk of the move was carried out by ahze, mezz, and pav, but it would not have been possible without cooperation from the FreeBSD KDE team who worked with us to make sure GNOME and KDE can still coexist happily. We would also like to send a shout out to kris and pointyhat for putting up with multiple test runs until we got something that was solid. Back to GNOME 2.16. This release brings a huge amount of new functionality to FreeBSD. The standard release notes can be read at http://www.gnome.org/start/2.16/ . But on top of what you will read there, jylefort and marcus have completed work on a port of HAL to FreeBSD. This will allow FreeBSD to take advantage of closer hardware interaction such as auto-mounting CD-ROMs, USB drives, and music players; auto-playing audio CDs; and managing laptop power consumption. But where would this all be without our loyal testers and contributors? Therefore, the FreeBSD GNOME team would like to thank the following users: Phillip Neumann <pneumann@gmail.com> tmclaugh mux Yuri Pankov <yuri.pankov@gmail.com> chinsan Thomas <freebsdlists@bsdunix.ch> Brian Gruber <knightbg@yahoo.com> Franz Klammer <klammer@webonaut.com> Dominique Goncalves <dominique.goncalves@gmail.com> Pascal Hofstee <caelian@gmail.com> Yasuda Keisuke <kysd@po.harenet.ne.jp> backyard <backyard1454-bsd@yahoo.com> Andris Raugulis <endrju@null.lv> <endrju@null.lv> Eric L. Chen <d9364104@mail.nchu.edu.tw> Pawel Worach <pawel.worach@gmail.com> QuiRK on #freebsd-gnome Shane Bell <decept0@gmail.com> luigi sajd on #freebsd-gnome sat Chris Coleman <chrisc@vmunix.com> kaeru on #freebsd-gnome crsd_ via irc.freenode.org/#FreeBSD-GNOME Joel Diaz <joeldiaz@mac.com> Enjoy! Approved by: portmgr (implicit, kris)
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun May 28 04:06:26 2006 UTC (5 years, 8 months ago) by mezz
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -3 lines
Change the PORTNAME: gnomemag -> gnome-mag gnomespeech -> gnome-speech fileroller -> file-roller gnomeaudio -> gnome-audio gnomemedia2 -> gnome-media gnomedb -> gnome-db gnomeblog -> gnome-blog gnomepim -> gnome-pim gnomeutils2 -> gnome-utils bugbuddy -> bug-buddy gnomebuild -> gnome-build gnomecommon -> gnome-common gnomecrash -> gnome-crash
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Jul 13 02:45:06 2003 UTC (8 years, 7 months ago) by marcus
Branches: MAIN
CVS tags: old_RELEASE_6_1_0, old_RELEASE_6_0_0, old_RELEASE_5_5_0, old_RELEASE_5_4_0, old_RELEASE_5_3_0, old_RELEASE_5_2_1, old_RELEASE_5_2_0, old_RELEASE_4_9_0, old_RELEASE_4_11_0, old_RELEASE_4_10_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +9 -7 lines
Add gnomeaudio2 after a repo copy from gnomeaudio. Gnomeaudio2 is a collection of event sounds for the GNOME 2 desktop. Ported by: adamw
Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Apr 8 00:39:59 2003 UTC (8 years, 10 months ago) by marcus
Branches: MAIN
CVS tags: old_old_RELEASE_5_1_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +0 -1 lines
Remove the USE_GNOMENG macro.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Mar 7 05:56:00 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: old_old_RELEASE_4_8_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -0 lines
Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Sep 20 17:06:04 2002 UTC (9 years, 4 months ago) by marcus
Branches: MAIN
CVS tags: old_old_RELEASE_5_0_0, old_old_RELEASE_4_7_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
GNOME has just changed the layout of their FTP site. This resulted in making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Jul 11 17:15:55 2002 UTC (9 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -2 lines
Convert all core GNOME1 components and some of the most popular GNOME1 apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular, which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably reduce langht of dependency chains for GNOME1 ports (for example after this commit AbiWord's dependency chain was reduced by 7 ports from 57 to only 50, while Gnumeric's - from 60 to 53 and so on). The most of the GNOME1 apps are still not converted, so that lot of work is still ahead. Please report any unusual problems to gnome@FreeBSD.org. Discussed with: marcus Reviewed by: marcus
Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri May 11 16:36:13 2001 UTC (10 years, 9 months ago) by ade
Branches: MAIN
CVS tags: old_old_RELEASE_5_0_DP1, old_old_RELEASE_4_6_2, old_old_RELEASE_4_6_1, old_old_RELEASE_4_6_0, old_old_RELEASE_4_5_0, old_old_RELEASE_4_4_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
SWitch maintainership of core GNOME ports to a small group of committers (gnome@FreeBSD.org), since this is now definitely too big for just one person.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri May 4 21:39:28 2001 UTC (10 years, 9 months ago) by ade
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -6 lines
Update to GNOME 1.4 -- massive changes all around, for the sake of CVS repo bloat, I'll only list the updates. graphics/imlib 1.9.9 -> 1.9.10 textproc/xml-i18n-tools 0.8 -> 0.8.1 x11/gnomelibs 1.2.11 -> 1.2.13 devel/oaf 0.6.2 -> 0.6.5 devel/gconf 0.12 -> 1.0.0 devel/gnomevfs 0.5 -> 1.0 graphics/gdk-pixbuf 0.9.0 -> 0.11.0 sysutils/gnomecontrolcenter 1.2.2 -> 1.4.0.1 print/gnomeprint 0.25 -> 0.28 devel/bonobo 0.37 -> 1.0.3 audio/gnomeaudio 1.0.0 -> 1.4.0 x11/gnomecore 1.2.4 -> 1.4.0.3 devel/libgtop 1.0.11 -> 1.0.12 x11/gnomeapplets 1.2.4 -> 1.4.0.1 misc/gnomeuserdocs NEW 1.4.1 misc/gnomeutils 1.2.1 -> 1.4.0 deskutils/gnomepim 1.2.0 -> 1.4.0 games/gnomegames 1.2.0 -> 1.4.0.1 print/ggv 0.95 -> 1.0 editors/ghex 1.1.4 -> 1.2 devel/bugbuddy 1.2 -> 2.0.1 devel/glade 0.5.11 -> 0.6.2 sysutils/gtop 1.0.12 -> 1.0.13 x11/xalf NEW 0.11 x11-toolkits/py-gtk 0.6.6 -> 0.6.7 x11-toolkits/py-gnome 1.0.53 -> 1.4.0 x11-toolkits/guile-gtk 0.19 -> 0.20 x11-toolkits/guile-gnome 0.10 -> 0.20 devel/libsigc++ 1.0.1 -> 1.0.3 x11-toolkits/gnome-- 1.1.15 -> 1.1.17 x11-toolkits/panel-- NEW 0.1 x11-fm/gnomemc 4.5.51 -> 4.5.54
Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Mar 23 05:42:24 2001 UTC (10 years, 10 months ago) by ade
Branches: MAIN
CVS tags: old_old_RELEASE_4_3_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Sigh. Reclaim these, primarily for GNOME 1.4
Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Mar 23 05:34:23 2001 UTC (10 years, 10 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
Someone don't like my style, so I drop maintainer now.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Oct 5 07:10:23 2000 UTC (11 years, 4 months ago) by reg
Branches: MAIN
CVS tags: old_old_RELEASE_4_2_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -6 lines
Implement USE_GNOME, part 1.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Apr 8 21:23:32 2000 UTC (11 years, 10 months ago) by mharo
Branches: MAIN
CVS tags: old_old_RELEASE_4_1_1, old_old_RELEASE_4_1_0, old_old_RELEASE_3_5_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -4 lines
update with the new PORTNAME/PORTVERSION variables
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Dec 4 19:07:48 1999 UTC (12 years, 2 months ago) by steve
Branches: MAIN
CVS tags: old_old_RELEASE_4_0_0, old_old_RELEASE_3_4_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
New location on MASTER_SITE. PR: 15238, 15248 Submitted by: Ade Lovett <ade@lovett.com>
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Aug 31 06:40:30 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
CVS tags: old_old_RELEASE_3_3_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -3 lines
FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Aug 25 04:35:29 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Change Id->FreeBSD.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun May 30 04:02:58 1999 UTC (12 years, 8 months ago) by steve
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
New location onf MASTER_SITE. PR: 11844 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Apr 7 18:10:08 1999 UTC (12 years, 10 months ago) by jseger
Branches: MAIN
CVS tags: old_old_RELEASE_3_2_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3 lines
- Fixed MASTER_SITE_SUBDIR - Added -f flag to rm so it wouldn't prompt/confuse people during the build. PR: ports/10990 Submitted by: mharo@area51.fremont.ca.us
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Mar 27 10:35:54 1999 UTC (12 years, 10 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Fix the MASTER_SITE_SUBDIR.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Mar 9 01:08:47 1999 UTC (12 years, 11 months ago) by nectar
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +8 -5 lines
Upgrade to GNOME 1.0. The following are the details: 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>
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Feb 19 04:24:59 1999 UTC (12 years, 11 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -4 lines
Upgrade to 0.99.8.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Jan 31 19:08:54 1999 UTC (13 years ago) by vanilla
Branches: MAIN
CVS tags: old_old_RELEASE_3_1_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +9 -7 lines
Upgrade to 0.99.4. PR: ports/9814 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Jan 27 08:31:48 1999 UTC (13 years ago) by fenner
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
Use ${MASTER_SITE_GNOME}
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jan 5 12:37:45 1999 UTC (13 years, 1 month ago) by vanilla
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -2 lines
Add depend with gnomelibs.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Dec 30 23:18:11 1998 UTC (13 years, 1 month ago) by vanilla
Branches: old_old_VANILLA
CVS tags: old_old_gnomeaudio_0_1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
That's GNOME's sound file.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Dec 30 23:18:11 1998 UTC (13 years, 1 month ago) by vanilla
Branches: MAIN
Initial revision
