CVS log for ports/net/avahi/Attic/pkg-plist
Up to [FreeBSD] / ports / net / avahi
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.17
Wed Oct 24 23:36:14 2007 UTC (4 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.16: +0 -0 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.16: download - view: text, markup, annotated - select for diffs
Sat Jun 9 18:17:14 2007 UTC (4 years, 8 months ago) by marcus
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +4 -4 lines
Update to 0.6.19.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Apr 21 00:42:30 2007 UTC (4 years, 9 months ago) by marcus
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +12 -0 lines
Update to 0.6.18, and add kqueue support for automatically processing service changes.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Feb 10 23:36:11 2007 UTC (5 years ago) by marcus
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Update to 0.6.17.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Oct 14 08:35:38 2006 UTC (5 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -0 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.12: download - view: text, markup, annotated - select for diffs
Sat Sep 2 21:22:59 2006 UTC (5 years, 5 months ago) by ahze
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -2 lines
- Update to 0.6.13
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Aug 8 02:38:09 2006 UTC (5 years, 6 months ago) by tmclaugh
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -0 lines
Have package create empty %%DOCSDIR%% Approved by: ahze
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Jul 15 04:37:31 2006 UTC (5 years, 6 months ago) by marcus
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -0 lines
Cleanup a leftover directory.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Jun 10 19:14:04 2006 UTC (5 years, 8 months ago) by marcus
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +7 -0 lines
Make libdns (aka mDNSResponder) support optional (defaulting to off). Note: enabling this will add a conflict to mDNSResponder which may interfere with KDE applications. PR: 98566 Submitted by: Kirk Strauser <kirk@strauser.com> (with modifications)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon May 1 15:39:54 2006 UTC (5 years, 9 months ago) by ahze
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +0 -7 lines
- Disable mDNSResponder in avahi so net/mDNSResponder and avahi don't conflict Requested by: kde@
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Apr 30 00:47:18 2006 UTC (5 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +36 -0 lines
Presenting GNOME 2.14.1 for FreeBSD! Checkout http://www.gnome.org/start/2.14/ for the official release notes, and a list of all the gooides in this new release. In particular, GNOME 2.14 focused on performance, and they did not miss the mark. There's some new eye candy, but most of the big things are waiting until GNOME 2.16. On the FreeBSD side, we tried to clean up all the crashers we could. In particular, we really improved GNOME's 64-bit support. The good news is that this release does not bring any big shared library version bumps, so you can almost do a simple portupgrade to get to 2.14. There are a few minor gotchas that will be documented in UPDATING shortly. The FreeBSD GNOME Team would like th thank the following users for their patches, feedback, and sometimes incessant complaing about crashes (you know who you are). Yasuda Keisuke <kysd@po.harenet.ne.jp> Pascal Hofstee <caelian@gmail.com> rmgls@wanadoo.fr tmclaugh Yuri Pankov <yuri.pankov@gmail.com> sajd on #freebsd-gnome ade ankon on #FreeBSD-Gnome mux Pascal Hofstee <caelian@gmail.com> QuiRK on #freebsd-gnome Vladimir Timofeev <vovkasm@gmail.com>
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Mar 15 05:40:56 2006 UTC (5 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1 lines
Update to 0.6.9.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:38:17 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -0 lines
Conversion to a single libtool environment. Approved by: portmgr (kris)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Jan 27 00:15:23 2006 UTC (6 years ago) by ahze
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -0 lines
- Update to 0.6.5
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Nov 25 03:04:40 2005 UTC (6 years, 2 months ago) by marcus
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +0 -2 lines
Update to 0.6.1.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Nov 19 17:38:17 2005 UTC (6 years, 2 months ago) by marcus
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -0 lines
Add optional GTK2 support to avahi.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Nov 19 04:34:52 2005 UTC (6 years, 2 months ago) by marcus
Branches: MAIN
Add avahi, another mDNS, Zeroconf, Bonjour, Redezvous, etc. implementation ...but with a twist. Avahi is a D-BUS based mDNS solution from Freedesktop.org. Avahi provides Service discovery on a local network -- this means that you can plug your laptop or computer into a network and instantly be able to view other people who you can chat with, find printers to print to or find files being shared. This kind of technology is already found in MacOS X (branded 'Rendezvous', 'Bonjour' and sometimes 'ZeroConf') and is very convenient. WWW: http://www.freedesktop.org/Software/Avahi A lot of the ground work for this port was provided by ahze.
