The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD x11-fonts : xmbdfed

A Motif tool for editing X11 bitmap fonts

 XmBDFEditor is a Motif-based BDF font editor with the following features:

  o  Multiple fonts can be loaded from the command line.
  o  Multiple fonts can be open at the same time.
  o  Cutting and pasting glyphs between fonts.
  o  Multiple glyph bitmap editors can be open at the same time.
  o  Cutting and pasting between glyph bitmap editors.
  o  Automatic correction of certain metrics when a font is loaded.
  o  Generation of XLFD font names for fonts without XLFD names.
  o  Update an XLFD font name from the font properties.
  o  Update the font properties from an XLFD font name.
  o  Font property editor.
  o  Font comment editor.
  o  Supports unencoded glyphs (ENCODING of -1).
  o  Display of glyph encodings in octal, decimal, or hex.
  o  Builtin on-line help.
  o  Imports HBF (Han Bitmap Font) fonts.
  o  Imports Linux console fonts (PSF, CP, and FNT).
  o  Imports Sun console fonts (vfont format).
  o  Imports fonts from the X server. 

http://crl.nmsu.edu/~mleisher/xmbdfed.html



xmbdfed history


v. 1.28
date: 2007/05/19 20:29:40;  author: flz;  state: Exp;  lines: +1 -0
- 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: 2004/03/18 18:11:03; author: naddy; state: Exp; lines: +6 -5 Update to 4.7, patch 1. Notable changes in this release: * Completely revamped the PSF font import/export system to make it actually useable. * Changed to use FreeType 2. * Miscellaneous fixes.
v. 1.26 date: 2004/02/05 20:38:02; author: trevor; state: Exp; lines: +1 -0 Use PLIST_FILES. Reviewed by: marcus
v. 1.25 date: 2003/02/20 19:18:02; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.24 date: 2002/11/10 16:48:42; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.23 date: 2002/11/06 22:47:29; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.22 date: 2002/01/05 09:18:43; author: pat; state: Exp; lines: +8 -3 Update to 4.5.1 PR: 33339 Submitted by: KATO Tsuguru
v. 1.21 date: 2001/02/05 21:02:14; author: olgeni; state: Exp; lines: +2 -2 Style fixes for x11-fonts.
v. 1.20 date: 2000/11/07 23:28:18; author: asami; state: Exp; lines: +2 -2 Change motif to a normal dependency. REQUIRES_MOTIF is now called USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3. Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined. I will remove x11-toolkits/Motif-dummy (which has been repo copied to open-motif) in a few days.
v. 1.19 date: 2000/08/03 09:27:27; author: asami; state: Exp; lines: +2 -3 (1) Add new variable, XFREE86_VERSION, to specify which version of XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm
v. 1.18 date: 2000/05/29 03:42:10; author: steve; state: Exp; lines: +2 -6 Update to version 4.4. PR: 18749 Submitted by: KATO Tsuguru
v. 1.17 date: 2000/04/10 00:44:43; author: cpiazza; state: Exp; lines: +4 -4 Update with the new PORTNAME/PORTVERSION variables
v. 1.16 date: 2000/02/28 20:00:44; author: ache; state: Exp; lines: +1 -8 Make TTF support not optional, it never come into package otherwise
v. 1.15 date: 2000/01/14 19:11:18; author: imura; state: Exp; lines: +9 -5 Update version to 4.3.3. (and add WWW: line into pkg/DESCR) PR: 15947 Submitted by: KATO Tsuguru
v. 1.14 date: 1999/11/25 03:41:55; author: jseger; state: Exp; lines: +2 -2 Bump freetype's lib number
v. 1.13 date: 1999/11/16 15:11:33; author: jfieber; state: Exp; lines: +3 -6 Update to 4.2. PR: ports/13595 Submitted by: Christian Weisgerber
v. 1.12 date: 1999/08/31 06:52:39; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.11 date: 1999/08/31 02:58:36; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.10 date: 1999/08/13 16:58:48; author: jfieber; state: Exp; lines: +12 -3 Upgrade from 3.7 to 3.9. PR: 12873 Submitted by: Christian Weisgerber
v. 1.9 date: 1999/01/16 23:25:56; author: jfieber; state: Exp; lines: +3 -3 Upgrade from 3.4 to 3.7.
v. 1.8 date: 1998/10/30 07:45:50; author: asami; state: Exp; lines: +3 -3 Portlint.
v. 1.7 date: 1998/10/28 23:41:19; author: jfieber; state: Exp; lines: +4 -6 Upgrade and unbreak.
v. 1.6 date: 1998/08/07 22:43:10; author: asami; state: Exp; lines: +2 -2 Move "etlfonts freefonts getbdf sharefonts tkfont xfed xmbdfed" from x11 to fonts. While I'm here, change the category names in some (hopefully all) CJK font ports.
v. 1.5 date: 1998/08/05 09:31:50; author: asami; state: Exp; lines: +2 -2 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
v. 1.4 date: 1998/03/12 23:09:54; author: jfieber; state: Exp; lines: +3 -1 Mark as broken. The old version is no longer available and the new version needs a fair bit of debugging work, which I have no time to do at this instant.
v. 1.3 date: 1997/11/09 15:43:24; author: jfieber; state: Exp; lines: +4 -4 Upgrade to version 2.7.
v. 1.2 date: 1997/09/21 17:54:26; author: jfieber; state: Exp; lines: +3 -3 Upgrade to version 2.3. Bugfixes mostly.
v. 1.1 date: 1997/07/16 02:18:27; author: jfieber; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1997/07/16 02:18:27; author: jfieber; state: Exp; lines: +0 -0 A Motif tool for editing X11 bitmap fonts ============================================================================= v. 1.28 date: 2007/05/19 20:29:40; author: flz; state: Exp; lines: +1 -0 - 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: 2004/03/18 18:11:03; author: naddy; state: Exp; lines: +6 -5 Update to 4.7, patch 1. Notable changes in this release: * Completely revamped the PSF font import/export system to make it actually useable. * Changed to use FreeType 2. * Miscellaneous fixes.
v. 1.26 date: 2004/02/05 20:38:02; author: trevor; state: Exp; lines: +1 -0 Use PLIST_FILES. Reviewed by: marcus
v. 1.25 date: 2003/02/20 19:18:02; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.24 date: 2002/11/10 16:48:42; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.23 date: 2002/11/06 22:47:29; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.22 date: 2002/01/05 09:18:43; author: pat; state: Exp; lines: +8 -3 Update to 4.5.1 PR: 33339 Submitted by: KATO Tsuguru
v. 1.21 date: 2001/02/05 21:02:14; author: olgeni; state: Exp; lines: +2 -2 Style fixes for x11-fonts.
v. 1.20 date: 2000/11/07 23:28:18; author: asami; state: Exp; lines: +2 -2 Change motif to a normal dependency. REQUIRES_MOTIF is now called USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3. Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined. I will remove x11-toolkits/Motif-dummy (which has been repo copied to open-motif) in a few days.
v. 1.19 date: 2000/08/03 09:27:27; author: asami; state: Exp; lines: +2 -3 (1) Add new variable, XFREE86_VERSION, to specify which version of XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm
v. 1.18 date: 2000/05/29 03:42:10; author: steve; state: Exp; lines: +2 -6 Update to version 4.4. PR: 18749 Submitted by: KATO Tsuguru
v. 1.17 date: 2000/04/10 00:44:43; author: cpiazza; state: Exp; lines: +4 -4 Update with the new PORTNAME/PORTVERSION variables
v. 1.16 date: 2000/02/28 20:00:44; author: ache; state: Exp; lines: +1 -8 Make TTF support not optional, it never come into package otherwise
v. 1.15 date: 2000/01/14 19:11:18; author: imura; state: Exp; lines: +9 -5 Update version to 4.3.3. (and add WWW: line into pkg/DESCR) PR: 15947 Submitted by: KATO Tsuguru
v. 1.14 date: 1999/11/25 03:41:55; author: jseger; state: Exp; lines: +2 -2 Bump freetype's lib number
v. 1.13 date: 1999/11/16 15:11:33; author: jfieber; state: Exp; lines: +3 -6 Update to 4.2. PR: ports/13595 Submitted by: Christian Weisgerber
v. 1.12 date: 1999/08/31 06:52:39; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.11 date: 1999/08/31 02:58:36; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.10 date: 1999/08/13 16:58:48; author: jfieber; state: Exp; lines: +12 -3 Upgrade from 3.7 to 3.9. PR: 12873 Submitted by: Christian Weisgerber
v. 1.9 date: 1999/01/16 23:25:56; author: jfieber; state: Exp; lines: +3 -3 Upgrade from 3.4 to 3.7.
v. 1.8 date: 1998/10/30 07:45:50; author: asami; state: Exp; lines: +3 -3 Portlint.
v. 1.7 date: 1998/10/28 23:41:19; author: jfieber; state: Exp; lines: +4 -6 Upgrade and unbreak.
v. 1.6 date: 1998/08/07 22:43:10; author: asami; state: Exp; lines: +2 -2 Move "etlfonts freefonts getbdf sharefonts tkfont xfed xmbdfed" from x11 to fonts. While I'm here, change the category names in some (hopefully all) CJK font ports.
v. 1.5 date: 1998/08/05 09:31:50; author: asami; state: Exp; lines: +2 -2 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
v. 1.4 date: 1998/03/12 23:09:54; author: jfieber; state: Exp; lines: +3 -1 Mark as broken. The old version is no longer available and the new version needs a fair bit of debugging work, which I have no time to do at this instant.
v. 1.3 date: 1997/11/09 15:43:24; author: jfieber; state: Exp; lines: +4 -4 Upgrade to version 2.7.
v. 1.2 date: 1997/09/21 17:54:26; author: jfieber; state: Exp; lines: +3 -3 Upgrade to version 2.3. Bugfixes mostly.
v. 1.1 date: 1997/07/16 02:18:27; author: jfieber; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1997/07/16 02:18:27; author: jfieber; state: Exp; lines: +0 -0 A Motif tool for editing X11 bitmap fonts ============================================================================= v. 1.28 date: 2007/05/19 20:29:40; author: flz; state: Exp; lines: +1 -0 - 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: 2004/03/18 18:11:03; author: naddy; state: Exp; lines: +6 -5 Update to 4.7, patch 1. Notable changes in this release: * Completely revamped the PSF font import/export system to make it actually useable. * Changed to use FreeType 2. * Miscellaneous fixes.
v. 1.26 date: 2004/02/05 20:38:02; author: trevor; state: Exp; lines: +1 -0 Use PLIST_FILES. Reviewed by: marcus
v. 1.25 date: 2003/02/20 19:18:02; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.24 date: 2002/11/10 16:48:42; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.23 date: 2002/11/06 22:47:29; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.22 date: 2002/01/05 09:18:43; author: pat; state: Exp; lines: +8 -3 Update to 4.5.1 PR: 33339 Submitted by: KATO Tsuguru
v. 1.21 date: 2001/02/05 21:02:14; author: olgeni; state: Exp; lines: +2 -2 Style fixes for x11-fonts.
v. 1.20 date: 2000/11/07 23:28:18; author: asami; state: Exp; lines: +2 -2 Change motif to a normal dependency. REQUIRES_MOTIF is now called USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3. Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined. I will remove x11-toolkits/Motif-dummy (which has been repo copied to open-motif) in a few days.
v. 1.19 date: 2000/08/03 09:27:27; author: asami; state: Exp; lines: +2 -3 (1) Add new variable, XFREE86_VERSION, to specify which version of XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm
v. 1.18 date: 2000/05/29 03:42:10; author: steve; state: Exp; lines: +2 -6 Update to version 4.4. PR: 18749 Submitted by: KATO Tsuguru
v. 1.17 date: 2000/04/10 00:44:43; author: cpiazza; state: Exp; lines: +4 -4 Update with the new PORTNAME/PORTVERSION variables
v. 1.16 date: 2000/02/28 20:00:44; author: ache; state: Exp; lines: +1 -8 Make TTF support not optional, it never come into package otherwise
v. 1.15 date: 2000/01/14 19:11:18; author: imura; state: Exp; lines: +9 -5 Update version to 4.3.3. (and add WWW: line into pkg/DESCR) PR: 15947 Submitted by: KATO Tsuguru
v. 1.14 date: 1999/11/25 03:41:55; author: jseger; state: Exp; lines: +2 -2 Bump freetype's lib number
v. 1.13 date: 1999/11/16 15:11:33; author: jfieber; state: Exp; lines: +3 -6 Update to 4.2. PR: ports/13595 Submitted by: Christian Weisgerber
v. 1.12 date: 1999/08/31 06:52:39; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.11 date: 1999/08/31 02:58:36; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.10 date: 1999/08/13 16:58:48; author: jfieber; state: Exp; lines: +12 -3 Upgrade from 3.7 to 3.9. PR: 12873 Submitted by: Christian Weisgerber
v. 1.9 date: 1999/01/16 23:25:56; author: jfieber; state: Exp; lines: +3 -3 Upgrade from 3.4 to 3.7.
v. 1.8 date: 1998/10/30 07:45:50; author: asami; state: Exp; lines: +3 -3 Portlint.
v. 1.7 date: 1998/10/28 23:41:19; author: jfieber; state: Exp; lines: +4 -6 Upgrade and unbreak.
v. 1.6 date: 1998/08/07 22:43:10; author: asami; state: Exp; lines: +2 -2 Move "etlfonts freefonts getbdf sharefonts tkfont xfed xmbdfed" from x11 to fonts. While I'm here, change the category names in some (hopefully all) CJK font ports.
v. 1.5 date: 1998/08/05 09:31:50; author: asami; state: Exp; lines: +2 -2 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
v. 1.4 date: 1998/03/12 23:09:54; author: jfieber; state: Exp; lines: +3 -1 Mark as broken. The old version is no longer available and the new version needs a fair bit of debugging work, which I have no time to do at this instant.
v. 1.3 date: 1997/11/09 15:43:24; author: jfieber; state: Exp; lines: +4 -4 Upgrade to version 2.7.
v. 1.2 date: 1997/09/21 17:54:26; author: jfieber; state: Exp; lines: +3 -3 Upgrade to version 2.3. Bugfixes mostly.
v. 1.1 date: 1997/07/16 02:18:27; author: jfieber; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1997/07/16 02:18:27; author: jfieber; state: Exp; lines: +0 -0 A Motif tool for editing X11 bitmap fonts =============================================================================



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