The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD net : crescendo

A gnome frontend for tinyfuge

 Oooookay, so you have tinyfugue, and you want
it pretty, Well, here's your toy. This should
be -really- straightforward. If you've got this
out of cvs, run ./autogen.sh ; make  and you are
set.

PLEASE READ HACKING, if you are a developer.

If you got this from a dist, then, ./configure
should be what you need. Have fun,

need some help, email me, Will LaSHell
will@lashell.net 

http://crescendo.lyrical.net/



crescendo history


v. 1.31
date: 2007/12/11 20:24:12;  author: dinoex;  state: Exp;  lines: +2 -2
- set USE_XORG

v. 1.30 date: 2007/10/24 23:36:14; author: marcus; state: Exp; lines: +2 -10 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
v. 1.29 date: 2007/05/28 09:06:35; author: dinoex; state: Exp; lines: +3 -7 - fix build with gcc 4.2
v. 1.28 date: 2007/05/26 20:36:56; author: kris; state: Exp; lines: +7 -1 BROKEN with gcc 4.2
v. 1.27 date: 2007/05/19 20:18:17; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.26 date: 2006/10/14 08:54:24; author: marcus; state: Exp; lines: +4 -3 Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
v. 1.25 date: 2006/05/11 22:49:05; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with N
v. 1.24 date: 2006/03/07 08:27:02; author: ade; state: Exp; lines: +1 -1 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. Discussed with: kris Approved by: portmgr (implicit)
v. 1.23 date: 2006/02/23 10:38:17; author: ade; state: Exp; lines: +1 -1 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.22 date: 2005/11/15 06:50:21; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.21 date: 2005/06/02 20:28:38; author: oliver; state: Exp; lines: +6 -1 change the libtool version to use from 1.3 to 1.5
v. 1.20 date: 2004/10/13 20:52:30; author: dinoex; state: Exp; lines: +1 -1 - drop maintinership
v. 1.19 date: 2004/03/14 06:17:03; author: ade; state: Exp; lines: +1 -1 Whoa there, boy, that's a mighty big commit y'all have there... Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
v. 1.18 date: 2004/02/04 05:07:59; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.17 date: 2004/01/31 12:19:33; author: dinoex; state: Exp; lines: +2 -2 - make portlint happier
v. 1.16 date: 2003/10/19 19:21:10; author: dinoex; state: Exp; lines: +1 -1 - remove COPYING
v. 1.15 date: 2003/04/20 19:37:52; author: marcus; state: Exp; lines: +0 -1 Remove USE_GNOMENG.
v. 1.14 date: 2003/02/20 18:26:38; author: dinoex; state: Exp; lines: +1 -0 - add COMMENT
v. 1.13 date: 2003/01/04 19:47:05; author: dinoex; state: Exp; lines: +6 -3 - Cleanup, USE_GNOMENG
v. 1.12 date: 2002/06/21 16:55:26; author: dinoex; state: Exp; lines: +7 -3 Drop PERL for SED
v. 1.11 date: 2002/01/05 23:43:12; author: dinoex; state: Exp; lines: +3 -5 - make portlint happier - use DOCSDIR or EXAMPLESDIR - get rid of some INTERACTIVE scrips in news/ifmail
v. 1.10 date: 2001/12/17 11:56:55; author: dinoex; state: Exp; lines: +5 -2 - Fix broken MASTER_SITES
v. 1.9 date: 2001/08/21 18:35:46; author: dinoex; state: Exp; lines: +2 -2 Update to 1.1.7 Changelog: *src/menu.c: adding a menu option for redrawing the screen. We need a real name for this. Ug, I'm tired. Stupid raid hurry up and copy!! *src/toolbar.c: Creating the pixmap in the toolbar. *src/crescendo.c: takeing the pixmap out of the status thing. *src/world.c: Stupid. One type of LP *src/world.c: Removed none as a posible world type, and added tiny.mush and tiny.muck *src/about.c: Made david an archived developer. *sniff* we will always love you dave. *src/world.c: I gave the world saving routine the ability to add each world to the tinyfugue world list. I think this will prove to be very yummy. *src/crescendo.c: Dummy, 10 chars, not 11. *src/world.c: Fixed the ordering of hbox's in the gnome_dialog vbox * src/crescendo.c: I added a severely ugly hack to the main() that basically shoves a /visual off to tinyfugue. This is so disgustingly ugly. * src/world.c: I added a port field to the dialog * configure.in: Bumped the version number * crescendo.spec: bumped the version number * src/wrapper.c, src/world.c: Changed "Unknown" password/username to empty string. * src/about.c: fixed the URL pointing to the correct home page. Added my email address to the array. * src/world.c: Made the password field not shown by. * src/world.c, src/wrapper.[ch]: Added auto-log-in support,
v. 1.8 date: 2001/06/24 04:28:30; author: dinoex; state: Exp; lines: +2 -2 change MAINTAINER to FreeBSD.org address
v. 1.7 date: 2001/06/17 09:13:46; author: dinoex; state: Exp; lines: +2 -2 - Url's have moved to http://crescendo.lyrical.net
v. 1.6 date: 2001/03/10 06:16:36; author: dinoex; state: Exp; lines: +7 -2 Build now with full Gnome support Thanks to Jeremy Lea Submitted by: reg
v. 1.5 date: 2000/10/10 04:08:30; author: kevlo; state: Exp; lines: +3 -3 Dependency seem to strong. PR: 21872 Submitted by: MAINTAINER
v. 1.4 date: 2000/10/05 07:17:06; author: reg; state: Exp; lines: +3 -10 Implement USE_GNOME, part 2.
v. 1.3 date: 2000/08/21 10:07:19; author: sobomax; state: Exp; lines: +1 -2 USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines.
v. 1.2 date: 2000/08/06 15:01:39; author: nbm; state: Exp; lines: +2 -2 Update to 1.1.6 and add a WWW: link. PR: ports/20440 Submitted by: Dirk Meyer (MAINTAINER)
v. 1.1 date: 2000/07/29 10:31:36; author: sada; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 2000/07/29 10:31:36; author: sada; state: Exp; lines: +0 -0 New port crescendo-1.1.5 - A gnome frontend for tinyfuge. PR: ports/18262 Submitted by: Dirk Meyer ============================================================================= v. 1.31 date: 2007/12/11 20:24:12; author: dinoex; state: Exp; lines: +2 -2 - set USE_XORG
v. 1.30 date: 2007/10/24 23:36:14; author: marcus; state: Exp; lines: +2 -10 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
v. 1.29 date: 2007/05/28 09:06:35; author: dinoex; state: Exp; lines: +3 -7 - fix build with gcc 4.2
v. 1.28 date: 2007/05/26 20:36:56; author: kris; state: Exp; lines: +7 -1 BROKEN with gcc 4.2
v. 1.27 date: 2007/05/19 20:18:17; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.26 date: 2006/10/14 08:54:24; author: marcus; state: Exp; lines: +4 -3 Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
v. 1.25 date: 2006/05/11 22:49:05; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with N
v. 1.24 date: 2006/03/07 08:27:02; author: ade; state: Exp; lines: +1 -1 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. Discussed with: kris Approved by: portmgr (implicit)
v. 1.23 date: 2006/02/23 10:38:17; author: ade; state: Exp; lines: +1 -1 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.22 date: 2005/11/15 06:50:21; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.21 date: 2005/06/02 20:28:38; author: oliver; state: Exp; lines: +6 -1 change the libtool version to use from 1.3 to 1.5
v. 1.20 date: 2004/10/13 20:52:30; author: dinoex; state: Exp; lines: +1 -1 - drop maintinership
v. 1.19 date: 2004/03/14 06:17:03; author: ade; state: Exp; lines: +1 -1 Whoa there, boy, that's a mighty big commit y'all have there... Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
v. 1.18 date: 2004/02/04 05:07:59; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.17 date: 2004/01/31 12:19:33; author: dinoex; state: Exp; lines: +2 -2 - make portlint happier
v. 1.16 date: 2003/10/19 19:21:10; author: dinoex; state: Exp; lines: +1 -1 - remove COPYING
v. 1.15 date: 2003/04/20 19:37:52; author: marcus; state: Exp; lines: +0 -1 Remove USE_GNOMENG.
v. 1.14 date: 2003/02/20 18:26:38; author: dinoex; state: Exp; lines: +1 -0 - add COMMENT
v. 1.13 date: 2003/01/04 19:47:05; author: dinoex; state: Exp; lines: +6 -3 - Cleanup, USE_GNOMENG
v. 1.12 date: 2002/06/21 16:55:26; author: dinoex; state: Exp; lines: +7 -3 Drop PERL for SED
v. 1.11 date: 2002/01/05 23:43:12; author: dinoex; state: Exp; lines: +3 -5 - make portlint happier - use DOCSDIR or EXAMPLESDIR - get rid of some INTERACTIVE scrips in news/ifmail
v. 1.10 date: 2001/12/17 11:56:55; author: dinoex; state: Exp; lines: +5 -2 - Fix broken MASTER_SITES
v. 1.9 date: 2001/08/21 18:35:46; author: dinoex; state: Exp; lines: +2 -2 Update to 1.1.7 Changelog: *src/menu.c: adding a menu option for redrawing the screen. We need a real name for this. Ug, I'm tired. Stupid raid hurry up and copy!! *src/toolbar.c: Creating the pixmap in the toolbar. *src/crescendo.c: takeing the pixmap out of the status thing. *src/world.c: Stupid. One type of LP *src/world.c: Removed none as a posible world type, and added tiny.mush and tiny.muck *src/about.c: Made david an archived developer. *sniff* we will always love you dave. *src/world.c: I gave the world saving routine the ability to add each world to the tinyfugue world list. I think this will prove to be very yummy. *src/crescendo.c: Dummy, 10 chars, not 11. *src/world.c: Fixed the ordering of hbox's in the gnome_dialog vbox * src/crescendo.c: I added a severely ugly hack to the main() that basically shoves a /visual off to tinyfugue. This is so disgustingly ugly. * src/world.c: I added a port field to the dialog * configure.in: Bumped the version number * crescendo.spec: bumped the version number * src/wrapper.c, src/world.c: Changed "Unknown" password/username to empty string. * src/about.c: fixed the URL pointing to the correct home page. Added my email address to the array. * src/world.c: Made the password field not shown by. * src/world.c, src/wrapper.[ch]: Added auto-log-in support,
v. 1.8 date: 2001/06/24 04:28:30; author: dinoex; state: Exp; lines: +2 -2 change MAINTAINER to FreeBSD.org address
v. 1.7 date: 2001/06/17 09:13:46; author: dinoex; state: Exp; lines: +2 -2 - Url's have moved to http://crescendo.lyrical.net
v. 1.6 date: 2001/03/10 06:16:36; author: dinoex; state: Exp; lines: +7 -2 Build now with full Gnome support Thanks to Jeremy Lea Submitted by: reg
v. 1.5 date: 2000/10/10 04:08:30; author: kevlo; state: Exp; lines: +3 -3 Dependency seem to strong. PR: 21872 Submitted by: MAINTAINER
v. 1.4 date: 2000/10/05 07:17:06; author: reg; state: Exp; lines: +3 -10 Implement USE_GNOME, part 2.
v. 1.3 date: 2000/08/21 10:07:19; author: sobomax; state: Exp; lines: +1 -2 USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines.
v. 1.2 date: 2000/08/06 15:01:39; author: nbm; state: Exp; lines: +2 -2 Update to 1.1.6 and add a WWW: link. PR: ports/20440 Submitted by: Dirk Meyer (MAINTAINER)
v. 1.1 date: 2000/07/29 10:31:36; author: sada; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 2000/07/29 10:31:36; author: sada; state: Exp; lines: +0 -0 New port crescendo-1.1.5 - A gnome frontend for tinyfuge. PR: ports/18262 Submitted by: Dirk Meyer ============================================================================= v. 1.31 date: 2007/12/11 20:24:12; author: dinoex; state: Exp; lines: +2 -2 - set USE_XORG
v. 1.30 date: 2007/10/24 23:36:14; author: marcus; state: Exp; lines: +2 -10 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
v. 1.29 date: 2007/05/28 09:06:35; author: dinoex; state: Exp; lines: +3 -7 - fix build with gcc 4.2
v. 1.28 date: 2007/05/26 20:36:56; author: kris; state: Exp; lines: +7 -1 BROKEN with gcc 4.2
v. 1.27 date: 2007/05/19 20:18:17; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.26 date: 2006/10/14 08:54:24; author: marcus; state: Exp; lines: +4 -3 Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
v. 1.25 date: 2006/05/11 22:49:05; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with N
v. 1.24 date: 2006/03/07 08:27:02; author: ade; state: Exp; lines: +1 -1 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. Discussed with: kris Approved by: portmgr (implicit)
v. 1.23 date: 2006/02/23 10:38:17; author: ade; state: Exp; lines: +1 -1 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.22 date: 2005/11/15 06:50:21; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.21 date: 2005/06/02 20:28:38; author: oliver; state: Exp; lines: +6 -1 change the libtool version to use from 1.3 to 1.5
v. 1.20 date: 2004/10/13 20:52:30; author: dinoex; state: Exp; lines: +1 -1 - drop maintinership
v. 1.19 date: 2004/03/14 06:17:03; author: ade; state: Exp; lines: +1 -1 Whoa there, boy, that's a mighty big commit y'all have there... Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
v. 1.18 date: 2004/02/04 05:07:59; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.17 date: 2004/01/31 12:19:33; author: dinoex; state: Exp; lines: +2 -2 - make portlint happier
v. 1.16 date: 2003/10/19 19:21:10; author: dinoex; state: Exp; lines: +1 -1 - remove COPYING
v. 1.15 date: 2003/04/20 19:37:52; author: marcus; state: Exp; lines: +0 -1 Remove USE_GNOMENG.
v. 1.14 date: 2003/02/20 18:26:38; author: dinoex; state: Exp; lines: +1 -0 - add COMMENT
v. 1.13 date: 2003/01/04 19:47:05; author: dinoex; state: Exp; lines: +6 -3 - Cleanup, USE_GNOMENG
v. 1.12 date: 2002/06/21 16:55:26; author: dinoex; state: Exp; lines: +7 -3 Drop PERL for SED
v. 1.11 date: 2002/01/05 23:43:12; author: dinoex; state: Exp; lines: +3 -5 - make portlint happier - use DOCSDIR or EXAMPLESDIR - get rid of some INTERACTIVE scrips in news/ifmail
v. 1.10 date: 2001/12/17 11:56:55; author: dinoex; state: Exp; lines: +5 -2 - Fix broken MASTER_SITES
v. 1.9 date: 2001/08/21 18:35:46; author: dinoex; state: Exp; lines: +2 -2 Update to 1.1.7 Changelog: *src/menu.c: adding a menu option for redrawing the screen. We need a real name for this. Ug, I'm tired. Stupid raid hurry up and copy!! *src/toolbar.c: Creating the pixmap in the toolbar. *src/crescendo.c: takeing the pixmap out of the status thing. *src/world.c: Stupid. One type of LP *src/world.c: Removed none as a posible world type, and added tiny.mush and tiny.muck *src/about.c: Made david an archived developer. *sniff* we will always love you dave. *src/world.c: I gave the world saving routine the ability to add each world to the tinyfugue world list. I think this will prove to be very yummy. *src/crescendo.c: Dummy, 10 chars, not 11. *src/world.c: Fixed the ordering of hbox's in the gnome_dialog vbox * src/crescendo.c: I added a severely ugly hack to the main() that basically shoves a /visual off to tinyfugue. This is so disgustingly ugly. * src/world.c: I added a port field to the dialog * configure.in: Bumped the version number * crescendo.spec: bumped the version number * src/wrapper.c, src/world.c: Changed "Unknown" password/username to empty string. * src/about.c: fixed the URL pointing to the correct home page. Added my email address to the array. * src/world.c: Made the password field not shown by. * src/world.c, src/wrapper.[ch]: Added auto-log-in support,
v. 1.8 date: 2001/06/24 04:28:30; author: dinoex; state: Exp; lines: +2 -2 change MAINTAINER to FreeBSD.org address
v. 1.7 date: 2001/06/17 09:13:46; author: dinoex; state: Exp; lines: +2 -2 - Url's have moved to http://crescendo.lyrical.net
v. 1.6 date: 2001/03/10 06:16:36; author: dinoex; state: Exp; lines: +7 -2 Build now with full Gnome support Thanks to Jeremy Lea Submitted by: reg
v. 1.5 date: 2000/10/10 04:08:30; author: kevlo; state: Exp; lines: +3 -3 Dependency seem to strong. PR: 21872 Submitted by: MAINTAINER
v. 1.4 date: 2000/10/05 07:17:06; author: reg; state: Exp; lines: +3 -10 Implement USE_GNOME, part 2.
v. 1.3 date: 2000/08/21 10:07:19; author: sobomax; state: Exp; lines: +1 -2 USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines.
v. 1.2 date: 2000/08/06 15:01:39; author: nbm; state: Exp; lines: +2 -2 Update to 1.1.6 and add a WWW: link. PR: ports/20440 Submitted by: Dirk Meyer (MAINTAINER)
v. 1.1 date: 2000/07/29 10:31:36; author: sada; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 2000/07/29 10:31:36; author: sada; state: Exp; lines: +0 -0 New port crescendo-1.1.5 - A gnome frontend for tinyfuge. PR: ports/18262 Submitted by: Dirk Meyer =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm