The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD math : guppi

A plotting program for GNOME

 Guppi is a GPLed Gnome-based Guile and Python scriptable plot program with
integrated statistics capabilities. 

http://www.gnome.org/projects/guppi/



guppi history


v. 1.30
date: 2007/12/14 16:51:08;  author: miwi;  state: Exp;  lines: +17 -7
- Fix build with gcc 4.2
- Pass maintainership to submitter

PR:		118674
Submitted by:	Pietro Cerutti 

v. 1.29 date: 2007/10/24 23:36:03; author: marcus; state: Exp; lines: +1 -1 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.28 date: 2007/05/19 20:15:03; 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.27 date: 2007/04/22 01:21:26; author: kris; state: Exp; lines: +7 -1 BROKEN on 7.0: Incorrect objformat handling
v. 1.26 date: 2006/10/14 08:54:28; author: marcus; state: Exp; lines: +3 -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/08/15 00:29:12; author: clsung; state: Exp; lines: +1 -1 - s,INSTALLS_SHLIB,USE_LDCONFIG,g - these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin
v. 1.24 date: 2006/05/02 01:19:26; author: ahze; state: Exp; lines: +2 -1 - Let out to pasture and turn over to ports@ - Make portlint happy too
v. 1.23 date: 2006/03/07 08:26:49; 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.22 date: 2005/06/08 13:29:07; author: ahze; state: Exp; lines: +1 -1 - Fix typo s/ploting/plotting/ Submitted by: Sam Lawrance
v. 1.21 date: 2004/12/11 09:15:52; author: ahze; state: Exp; lines: +5 -6 - Remove math/gnumeric dependency by adding GNOME_Gnumeric_Graph.idl to FILESDIR so things like gnucash can still have graphing support.
v. 1.20 date: 2004/02/04 05:07:31; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.19 date: 2003/09/24 19:10:51; author: marcus; state: Exp; lines: +2 -3 * s/-pthread/${PTHREAD_LIBS}/ * Use gnometarget
v. 1.18 date: 2003/06/12 09:46:01; author: adamw; state: Exp; lines: +0 -4 Remove REINPLACE commands that were rolled into gnomehack.
v. 1.17 date: 2003/05/02 03:29:00; author: marcus; state: Exp; lines: +2 -2 Chase guile's shared lib version.
v. 1.16 date: 2003/04/20 19:32:47; author: marcus; state: Exp; lines: +0 -1 Remove USE_GNOMENG.
v. 1.15 date: 2003/03/07 06:06:03; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.14 date: 2002/11/12 02:14:10; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION after the gal version bump.
v. 1.13 date: 2002/09/20 17:07:04; author: marcus; state: Exp; lines: +1 -1 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.
v. 1.12 date: 2002/07/11 17:16:00; author: sobomax; state: Exp; lines: +4 -6 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
v. 1.11 date: 2002/06/19 16:37:56; author: marcus; state: Exp; lines: +1 -1 Chase guile shared lib number. Prompted by: Mike Harding
v. 1.10 date: 2002/03/14 16:40:24; author: sobomax; state: Exp; lines: +6 -1 Manually invoke `${MAKE} patch' for Gnumeric, because puting it into BUILD_DEPEDS creates short circuit when make clean is invoked either for Gnumeric port or for Guppi port. Perhaps our bsd.port.mk should be fixed to avoid such problems. Submitted by: John Merryweather Cooper
v. 1.9 date: 2002/03/14 14:24:23; author: sobomax; state: Exp; lines: +4 -3 Remove Gnumeric from RUN_DEPENDS. It is still needed at the build phase, but only to take few files from the distribution. For example, this should allow to use Gnucash without installing Gnumeric as well as to use Guppi in Gnumeric's RUN_DEPENDS to make graph plotting features working OOB. Bump PORTREVISION.
v. 1.8 date: 2002/01/23 15:23:29; author: sobomax; state: Exp; lines: +2 -1 Update to 0.40.3.
v. 1.7 date: 2001/11/23 17:58:18; author: sobomax; state: Exp; lines: +1 -1 Update to 0.40.2.
v. 1.6 date: 2001/10/23 13:36:38; author: sobomax; state: Exp; lines: +5 -4 Update to 0.40.0.
v. 1.5 date: 2001/09/11 15:37:23; author: sobomax; state: Exp; lines: +1 -1 Unbroke with latest libglade.
v. 1.4 date: 2001/07/27 15:37:21; author: sobomax; state: Exp; lines: +1 -1 Add python libraries into list of libs returned by libguppiConf.sh script, so other pacages (e.g. gnucash) will be able to link with libguppi.
v. 1.3 date: 2001/07/11 08:57:06; author: sobomax; state: Exp; lines: +3 -2 Add --enable-explicit-python-linking into CONFIGURE_ARGS - this should allow guppi to be used from other Gnome components, like Gnucash. Submitted by: Mixtim
v. 1.2 date: 2001/06/19 09:43:04; author: ade; state: Exp; lines: +3 -5 Clean up dependency chains after moving gtkhtml/gal inside the USE_GNOME knob
v. 1.1 date: 2001/05/21 12:41:59; author: sobomax; state: Exp; Add guppi 0.35.5, a ploting program for GNOME. ============================================================================= v. 1.30 date: 2007/12/14 16:51:08; author: miwi; state: Exp; lines: +17 -7 - Fix build with gcc 4.2 - Pass maintainership to submitter PR: 118674 Submitted by: Pietro Cerutti
v. 1.29 date: 2007/10/24 23:36:03; author: marcus; state: Exp; lines: +1 -1 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.28 date: 2007/05/19 20:15:03; 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.27 date: 2007/04/22 01:21:26; author: kris; state: Exp; lines: +7 -1 BROKEN on 7.0: Incorrect objformat handling
v. 1.26 date: 2006/10/14 08:54:28; author: marcus; state: Exp; lines: +3 -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/08/15 00:29:12; author: clsung; state: Exp; lines: +1 -1 - s,INSTALLS_SHLIB,USE_LDCONFIG,g - these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin
v. 1.24 date: 2006/05/02 01:19:26; author: ahze; state: Exp; lines: +2 -1 - Let out to pasture and turn over to ports@ - Make portlint happy too
v. 1.23 date: 2006/03/07 08:26:49; 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.22 date: 2005/06/08 13:29:07; author: ahze; state: Exp; lines: +1 -1 - Fix typo s/ploting/plotting/ Submitted by: Sam Lawrance
v. 1.21 date: 2004/12/11 09:15:52; author: ahze; state: Exp; lines: +5 -6 - Remove math/gnumeric dependency by adding GNOME_Gnumeric_Graph.idl to FILESDIR so things like gnucash can still have graphing support.
v. 1.20 date: 2004/02/04 05:07:31; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.19 date: 2003/09/24 19:10:51; author: marcus; state: Exp; lines: +2 -3 * s/-pthread/${PTHREAD_LIBS}/ * Use gnometarget
v. 1.18 date: 2003/06/12 09:46:01; author: adamw; state: Exp; lines: +0 -4 Remove REINPLACE commands that were rolled into gnomehack.
v. 1.17 date: 2003/05/02 03:29:00; author: marcus; state: Exp; lines: +2 -2 Chase guile's shared lib version.
v. 1.16 date: 2003/04/20 19:32:47; author: marcus; state: Exp; lines: +0 -1 Remove USE_GNOMENG.
v. 1.15 date: 2003/03/07 06:06:03; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.14 date: 2002/11/12 02:14:10; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION after the gal version bump.
v. 1.13 date: 2002/09/20 17:07:04; author: marcus; state: Exp; lines: +1 -1 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.
v. 1.12 date: 2002/07/11 17:16:00; author: sobomax; state: Exp; lines: +4 -6 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
v. 1.11 date: 2002/06/19 16:37:56; author: marcus; state: Exp; lines: +1 -1 Chase guile shared lib number. Prompted by: Mike Harding
v. 1.10 date: 2002/03/14 16:40:24; author: sobomax; state: Exp; lines: +6 -1 Manually invoke `${MAKE} patch' for Gnumeric, because puting it into BUILD_DEPEDS creates short circuit when make clean is invoked either for Gnumeric port or for Guppi port. Perhaps our bsd.port.mk should be fixed to avoid such problems. Submitted by: John Merryweather Cooper
v. 1.9 date: 2002/03/14 14:24:23; author: sobomax; state: Exp; lines: +4 -3 Remove Gnumeric from RUN_DEPENDS. It is still needed at the build phase, but only to take few files from the distribution. For example, this should allow to use Gnucash without installing Gnumeric as well as to use Guppi in Gnumeric's RUN_DEPENDS to make graph plotting features working OOB. Bump PORTREVISION.
v. 1.8 date: 2002/01/23 15:23:29; author: sobomax; state: Exp; lines: +2 -1 Update to 0.40.3.
v. 1.7 date: 2001/11/23 17:58:18; author: sobomax; state: Exp; lines: +1 -1 Update to 0.40.2.
v. 1.6 date: 2001/10/23 13:36:38; author: sobomax; state: Exp; lines: +5 -4 Update to 0.40.0.
v. 1.5 date: 2001/09/11 15:37:23; author: sobomax; state: Exp; lines: +1 -1 Unbroke with latest libglade.
v. 1.4 date: 2001/07/27 15:37:21; author: sobomax; state: Exp; lines: +1 -1 Add python libraries into list of libs returned by libguppiConf.sh script, so other pacages (e.g. gnucash) will be able to link with libguppi.
v. 1.3 date: 2001/07/11 08:57:06; author: sobomax; state: Exp; lines: +3 -2 Add --enable-explicit-python-linking into CONFIGURE_ARGS - this should allow guppi to be used from other Gnome components, like Gnucash. Submitted by: Mixtim
v. 1.2 date: 2001/06/19 09:43:04; author: ade; state: Exp; lines: +3 -5 Clean up dependency chains after moving gtkhtml/gal inside the USE_GNOME knob
v. 1.1 date: 2001/05/21 12:41:59; author: sobomax; state: Exp; Add guppi 0.35.5, a ploting program for GNOME. ============================================================================= v. 1.30 date: 2007/12/14 16:51:08; author: miwi; state: Exp; lines: +17 -7 - Fix build with gcc 4.2 - Pass maintainership to submitter PR: 118674 Submitted by: Pietro Cerutti
v. 1.29 date: 2007/10/24 23:36:03; author: marcus; state: Exp; lines: +1 -1 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.28 date: 2007/05/19 20:15:03; 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.27 date: 2007/04/22 01:21:26; author: kris; state: Exp; lines: +7 -1 BROKEN on 7.0: Incorrect objformat handling
v. 1.26 date: 2006/10/14 08:54:28; author: marcus; state: Exp; lines: +3 -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/08/15 00:29:12; author: clsung; state: Exp; lines: +1 -1 - s,INSTALLS_SHLIB,USE_LDCONFIG,g - these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin
v. 1.24 date: 2006/05/02 01:19:26; author: ahze; state: Exp; lines: +2 -1 - Let out to pasture and turn over to ports@ - Make portlint happy too
v. 1.23 date: 2006/03/07 08:26:49; 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.22 date: 2005/06/08 13:29:07; author: ahze; state: Exp; lines: +1 -1 - Fix typo s/ploting/plotting/ Submitted by: Sam Lawrance
v. 1.21 date: 2004/12/11 09:15:52; author: ahze; state: Exp; lines: +5 -6 - Remove math/gnumeric dependency by adding GNOME_Gnumeric_Graph.idl to FILESDIR so things like gnucash can still have graphing support.
v. 1.20 date: 2004/02/04 05:07:31; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.19 date: 2003/09/24 19:10:51; author: marcus; state: Exp; lines: +2 -3 * s/-pthread/${PTHREAD_LIBS}/ * Use gnometarget
v. 1.18 date: 2003/06/12 09:46:01; author: adamw; state: Exp; lines: +0 -4 Remove REINPLACE commands that were rolled into gnomehack.
v. 1.17 date: 2003/05/02 03:29:00; author: marcus; state: Exp; lines: +2 -2 Chase guile's shared lib version.
v. 1.16 date: 2003/04/20 19:32:47; author: marcus; state: Exp; lines: +0 -1 Remove USE_GNOMENG.
v. 1.15 date: 2003/03/07 06:06:03; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.14 date: 2002/11/12 02:14:10; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION after the gal version bump.
v. 1.13 date: 2002/09/20 17:07:04; author: marcus; state: Exp; lines: +1 -1 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.
v. 1.12 date: 2002/07/11 17:16:00; author: sobomax; state: Exp; lines: +4 -6 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
v. 1.11 date: 2002/06/19 16:37:56; author: marcus; state: Exp; lines: +1 -1 Chase guile shared lib number. Prompted by: Mike Harding
v. 1.10 date: 2002/03/14 16:40:24; author: sobomax; state: Exp; lines: +6 -1 Manually invoke `${MAKE} patch' for Gnumeric, because puting it into BUILD_DEPEDS creates short circuit when make clean is invoked either for Gnumeric port or for Guppi port. Perhaps our bsd.port.mk should be fixed to avoid such problems. Submitted by: John Merryweather Cooper
v. 1.9 date: 2002/03/14 14:24:23; author: sobomax; state: Exp; lines: +4 -3 Remove Gnumeric from RUN_DEPENDS. It is still needed at the build phase, but only to take few files from the distribution. For example, this should allow to use Gnucash without installing Gnumeric as well as to use Guppi in Gnumeric's RUN_DEPENDS to make graph plotting features working OOB. Bump PORTREVISION.
v. 1.8 date: 2002/01/23 15:23:29; author: sobomax; state: Exp; lines: +2 -1 Update to 0.40.3.
v. 1.7 date: 2001/11/23 17:58:18; author: sobomax; state: Exp; lines: +1 -1 Update to 0.40.2.
v. 1.6 date: 2001/10/23 13:36:38; author: sobomax; state: Exp; lines: +5 -4 Update to 0.40.0.
v. 1.5 date: 2001/09/11 15:37:23; author: sobomax; state: Exp; lines: +1 -1 Unbroke with latest libglade.
v. 1.4 date: 2001/07/27 15:37:21; author: sobomax; state: Exp; lines: +1 -1 Add python libraries into list of libs returned by libguppiConf.sh script, so other pacages (e.g. gnucash) will be able to link with libguppi.
v. 1.3 date: 2001/07/11 08:57:06; author: sobomax; state: Exp; lines: +3 -2 Add --enable-explicit-python-linking into CONFIGURE_ARGS - this should allow guppi to be used from other Gnome components, like Gnucash. Submitted by: Mixtim
v. 1.2 date: 2001/06/19 09:43:04; author: ade; state: Exp; lines: +3 -5 Clean up dependency chains after moving gtkhtml/gal inside the USE_GNOME knob
v. 1.1 date: 2001/05/21 12:41:59; author: sobomax; state: Exp; Add guppi 0.35.5, a ploting program for GNOME. =============================================================================



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