CVS log for ports/net-im/libgaim/Attic/Makefile
Up to [FreeBSD] / ports / net-im / libgaim
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.21
Thu May 3 06:56:52 2007 UTC (4 years, 9 months ago) by marcus
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.20: +1 -1 lines
Remove libgaim, gaim-devel, and gaim-consoleui-devel after their respective repocopies.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Apr 6 17:58:45 2007 UTC (4 years, 10 months ago) by rafan
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
- Fix breakage after 602107 which includes ncursesw in the base Approved by: maintainer (implicit)
Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Mar 19 05:13:39 2007 UTC (4 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -3 lines
Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOME releases in that it focuses more on stability and functionality than on new features. Not that it doesn't have its share of new and exciting items. See http://www.gnome.org/start/2.18/ for all the goodies in this release. GNOME 2.18 for FreeBSD would not have been possible without the hard work of the FreeBSD GNOME Team and our intrepid band of testers including J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi, Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen, Phillip Neumann, Franz Klammer, and Neal Delmonico.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Mar 11 06:35:40 2007 UTC (4 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -2 lines
Fix the path to python in gaim-url-handler. Reported by: Rick C. Petty <rick-freebsd@kiwi-computer.com>
Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Mar 9 12:22:46 2007 UTC (4 years, 11 months ago) by rafan
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +4 -0 lines
Fix net-im/gaim-consoleui-devel build after ncursesw in base. It tries to pick up ncursesw first, so properly define _XOPEN_OPEN_SOURCE to make it compile.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Feb 10 23:38:51 2007 UTC (5 years ago) by marcus
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Chase the avahi-core shared lib version.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Feb 9 05:44:14 2007 UTC (5 years ago) by marcus
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
Fix the Gaim D-BUS service name so that D-BUS-enabled apps can start Gaim. PR: 108851 Submitted by: "Phillip N." <pneumann@gmail.com>
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Feb 4 00:24:39 2007 UTC (5 years ago) by marcus
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Fix the Gaim D-BUS service so that it points to the correct location of the gaim executable. PR: 108736 Submitted by: Phillip N <pneumann@gmail.com>
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Jan 22 06:28:14 2007 UTC (5 years ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +5 -3 lines
Fix SILC support. PR: 108040 Submitted by: Sean Farley <sean-freebsd@farley.org>
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Jan 21 23:02:33 2007 UTC (5 years ago) by marcus
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -1 lines
Teach gaim-remote how to find python in the PATH. Submitted by: sajd on #freebsd-gnome
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Jan 20 20:31:04 2007 UTC (5 years ago) by marcus
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -9 lines
There is no longer any audiofile requirement. The GTK+ frontend to Gaim can use GStreamer for audio support.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Jan 20 07:32:47 2007 UTC (5 years ago) by marcus
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -3 lines
Update to 2.0.0 Beta 6. This release fixes a bunch of crashes, some UI changes, some new plug-ins, and other goodies.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Jan 17 05:35:08 2007 UTC (5 years ago) by marcus
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
* Correct D-BUS dependency check to match OPTIONS * Fix a portlint warning PR: 108027 Submitted by: Sean Farley <sean-freebsd@farley.org>
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Jan 2 08:54:11 2007 UTC (5 years, 1 month ago) by novel
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
- Chase security/gnutls update - Add an entry to UPDATING - Pet portlint(1) for some ports while I'm here
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Nov 28 19:22:45 2006 UTC (5 years, 2 months ago) by marcus
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
Add some gstreamer plugin dependencies to gaim-devel so that audio will actually work. Reported by: ahze
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Nov 11 03:44:00 2006 UTC (5 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Update to 2.0.0.b5. A lot of bugs have been fixed in this latest beta. Even users having problems with 1.5.0 are encouraged to upgrade.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Nov 4 20:22:44 2006 UTC (5 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -0 lines
Mark IGNORE on 4.X. It does not build, and it will not be supported. Reported by: pointyhat via kris
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Oct 31 02:49:59 2006 UTC (5 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +118 -49 lines
Add libgaim 2.0.0.b4 after a repo-copy from net-im/gaim-devel. libgaim is the backend library and protocols for the Gaim instance messenger client. This backend can support a number of client frontends.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Oct 14 09:09:13 2006 UTC (5 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: old_RELEASE_6_2_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +67 -40 lines
Add gaim-devel, a port of the Gaim 2.0 Beta. There are still many problems with this version, but it should no longer crash when signing in to MSN. Large parts of this were submitted as part of PR ports/98473 by yuri.pankov@gmail.com . Approved by: portmgr (implicit, kris)
Revision 1.2
Sat Aug 26 18:17:30 2006 UTC (5 years, 5 months ago) by garga
Branches: MAIN
FILE REMOVED
Changes since revision 1.1: +1 -1 lines
Remove recently added net-im/gaim-devel port since marcus@ (gaim's maintainer) don't want to see this port added now.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Aug 26 13:16:25 2006 UTC (5 years, 5 months ago) by garga
Branches: MAIN
Add gaim-devel , multi-protocol instant messaging client (Devel version). PR: ports/102501 Submitted by: Sokolov Alexey <nullbsd at gmail.com>
