CVS log for ports/graphics/eog2/Attic/pkg-plist
Up to [FreeBSD] / ports / graphics / eog2
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.29
Mon Jan 24 23:17:47 2005 UTC (7 years ago) by pav
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.28: +0 -0 lines
- Move graphics/eog2 to graphics/eog
Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon Dec 20 06:25:30 2004 UTC (7 years, 1 month ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -0 lines
Don't remove system locale directories (not listed in the relevant BSD.*.dist), but do remove locale directories that are not listed there. Moreover, don't try to unconditionally @dirrm these directories since they're shared with other ports and are likely to still be in use.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Dec 16 05:49:21 2004 UTC (7 years, 1 month ago) by kris
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -0 lines
Clean up handling of locale directories at deinstall-time: * Don't remove "system directories" (which were created by BSD.*.dist) * Silently try to remove locale directories which we might have created
Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri Dec 10 04:44:21 2004 UTC (7 years, 2 months ago) by mezz
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +4 -2 lines
Fix the pkg-plist. Reported by: pointyhat
Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Dec 1 21:15:56 2004 UTC (7 years, 2 months ago) by marcus
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -0 lines
Update to 2.8.2.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Nov 23 02:23:01 2004 UTC (7 years, 2 months ago) by mezz
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +0 -22 lines
Use new INSTALLS_OMF. Approved by: bland, kwm, marcus and pav
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Nov 7 22:24:16 2004 UTC (7 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +11 -15 lines
Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact). This release notes detailing all of the new goodies in GNOME 2.8 can be found at http://www.gnome.org/start/2.8/notes/, and the list of what was fixed in GNOME 2.8.1 can be found at http://lists.gnome.org/archives/gnome-announce-list/2004-October/msg00056.html. This release, as well as all of our others, would not have been possible without the great efforts of our FreeBSD GNOME Team. The list of current members can be found at http://www.freebsd.org/gnome/contact.html (including our newest member, Michael Johnson <ahze@FreeBSD.org>). Special thanks also goes out to all of the loyal FreeBSD GNOME users that put up with crashes and hangs to test and debug GNOME on FreeBSD. We would especially like to thank those users that provided patches for GNOME 2.7 and 2.8: Franz Klammer <klammer@webonaut.com> Piotr Smyrak <piotr.smyrak@heron.pl> Radek Kozlowski <radek@raadradd.com> Khairil Yusof <kaeru@pd.jaring.my> Yasuda Keisuke <kysd@po.harenet.ne.jp> Tom McLaughlin <tmclaugh@sdf.lonestar.org> Vladimir Grebenschikov <vova@fbsd.ru> GNOME 2.8 also features a new, FreeBSD-specific splashscreen that was designed by jimmac for GNOME 2.8, then daemonized by Franz Klammer <klammer@webonaut.com> and Radek Kozlowski <radek@raadradd.com>. As with GNOME 2.6, you cannot just "portupgrade" to GNOME 2.8. There is a script provided at http://www.marcuscom.com/downloads/gnome_upgrade28.sh that will aid in the upgrade process. Full documentation on the GNOME 2.8 upgrade is coming following this commit. From all of us at FreeBSD GNOME, ENJOY!
Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Aug 23 14:49:06 2004 UTC (7 years, 5 months ago) by bland
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -0 lines
Fix plist one more time (half paste last time). Reported by: pointyhat
Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Aug 17 06:22:33 2004 UTC (7 years, 5 months ago) by bland
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -0 lines
Fix plist. Reported by: pointyhat
Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Jul 28 15:14:41 2004 UTC (7 years, 6 months ago) by adamw
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -0 lines
Add missing directories to the plist.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Jul 28 14:36:27 2004 UTC (7 years, 6 months ago) by adamw
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -0 lines
Move a bunch of now unique stuff out of gnomehier and into the ports that really own the directories.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Jul 7 16:23:45 2004 UTC (7 years, 7 months ago) by mezz
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -12 lines
Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 or those ports will not work. Please see the more detail about this: http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html Also, please check http://www.freebsd.org/gnome/docs/porting.html for the update about gconf, gconf.pl script and etc. Approved by: marcus (portmgr hat) Reviewed by: My team, FreeBSD GNOME Team
Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Apr 29 02:51:39 2004 UTC (7 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +9 -0 lines
Update to 2.6.1.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Apr 5 03:11:25 2004 UTC (7 years, 10 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +11 -0 lines
Presenting GNOME 2.6.0. The FreeBSD GNOME Team feels this our best release ever. It fixes many bugs, and adds some features missing in previous FreeBSD ports. To help users upgrade from GNOME 2.4, we have constructed an upgrade FAQ at: http://www.freebsd.org/gnome/docs/faq26.html Please read it carefully. GNOME 2.6 packages are also available for all supported i386 versions of FreeBSD at: http://www.marcuscom.com/tinderbox/ The FreeBSD GNOME Team would like the thank the following users for their wonderful testing and patching efforts. We would especially like to thank Franz Klammer <klammer@webonaut.com> for his wonderful new splash screen. Without these people, our team, and our team alumni, GNOME on FreeBSD would not be possible. Jeremy Messenger <mezz7@cox.net> Khairil Yusof <kaeru@pd.jaring.my> Koop Mast <kwm@rainbow-runner.nl> Simon Barner <barner@in.tum.de> Tom McLaughlin <tmclaugh@sdf.lonestar.org> Scott Dodson <sdodson@sdodson.com> Vladimir Grebenschikov <vova@sw.ru>
Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Oct 14 18:05:31 2003 UTC (8 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +0 -6 lines
Update to 2.4.1.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Sep 18 06:49:22 2003 UTC (8 years, 4 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +95 -4 lines
Update to GNOME 2.4.0. For all the goodies on what's changed, known issues, future plans, etc., please see http://www.gnome.org/start/2.4/. This commit represents work done by adamw, bland, and myself as well as many other contributers: Koop Mast <einekoai@chello.nl> Akifyev Sergey <asa@gascom.ru> Franz Klammer <klammer@webonaut.com> Øyvind Kolbu <oyvind@kebab.gaffel.nu> Thomas E. Zander <riggs@rrr.de> Jeremy Messenger <mezz7@cox.net> Without these contirbuters, and our faithful users, GNOME 2.4.0 would not be possible. Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as general FAQs and documentation (GNOME 2.4 updates to be posted soon). The best way to upgrade so that you get all shared library dependencies is: portupgrade -rf -m BATCH=yes atk portupgrade -R -m BATCH=yes gnome2 Approved by: portmgr (kris, will, myself implicitly) Requested by: re as well as many other users
Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Apr 4 07:39:46 2003 UTC (8 years, 10 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -0 lines
Update to 2.2.1.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Feb 7 18:42:07 2003 UTC (9 years ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +10 -0 lines
Update to GNOME 2.2. This is Phase I. All existing ports have been updated to their GNOME 2.2 counterparts.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Nov 18 02:32:56 2002 UTC (9 years, 2 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -0 lines
Update to 1.0.4.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Aug 5 04:01:28 2002 UTC (9 years, 6 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -12 lines
Update to 1.0.2. This release adds bug fixes, two new translations, and some new windowing functions. A complete list of changes is found in WRKSRC/ChangeLog.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Jun 15 09:05:13 2002 UTC (9 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -0 lines
Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu May 23 15:45:29 2002 UTC (9 years, 8 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +23 -23 lines
Add eog2 after repo copy from eog. Eog is the "Eye of GNOME" image viewer for the GNOME 2.0 desktop.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Feb 15 19:22:43 2001 UTC (10 years, 11 months ago) by ade
Branches: MAIN
CVS tags: old_RELEASE_5_0_DP1, old_RELEASE_4_5_0, old_RELEASE_4_4_0, old_RELEASE_4_3_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +17 -27 lines
Unbreak and update to 0.6
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Sep 21 00:25:36 2000 UTC (11 years, 4 months ago) by asami
Branches: MAIN
CVS tags: old_RELEASE_4_2_0, old_RELEASE_4_1_1
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -0 lines
Add two missing files etc/gconf/gconf.xml.defaults/apps/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/%gconf.xml Submitted by: onigiri
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Sep 5 17:21:46 2000 UTC (11 years, 5 months ago) by ade
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +13 -0 lines
Update to 0.5
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Aug 21 14:59:36 2000 UTC (11 years, 5 months ago) by ade
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +41 -0 lines
Update to 0.4
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Apr 21 16:08:37 2000 UTC (11 years, 9 months ago) by ade
Branches: MAIN
CVS tags: old_RELEASE_4_1_0, old_RELEASE_3_5_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +19 -0 lines
Update to 0.3 and use gdk-pixbuf 0.7.0
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Oct 27 10:26:00 1999 UTC (12 years, 3 months ago) by nakai
Branches: MAIN
CVS tags: old_RELEASE_4_0_0, old_RELEASE_3_4_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +6 -0 lines
Update to 0.3 PR: ports/14541 Submitted by: Ade Lovett<ade@lovett.com>
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Thu Oct 14 05:06:54 1999 UTC (12 years, 4 months ago) by nakai
Branches: old_ADE
CVS tags: old_v0_1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
PR: ports/14303 Submitted by:Ade Lovett <ade@lovett.com> Initial import. Eye of GNOME, a graphics viewer, a replacement of electriceyes.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Oct 14 05:06:54 1999 UTC (12 years, 4 months ago) by nakai
Branches: MAIN
Initial revision
