The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD print : dvipdfmx

Dvipdfm with Asian languages by CID-keyed font technology support

 The dvipdfmx (formerly dvipdfm-cjk) project provides an eXtended version of
the dvipdfm, a DVI to PDF translator developed by Mark A. Wicks. The primary
goal of this project is to support multi-byte character encodings and large
character sets for East Asian languages by CID-keyed font technology. The
secondary goal is to support as many features as pdfTeX developed by Han The
Thanh. This project is a combined work of the dvipdfm-jpn project by
Shunsaku Hirata and its modified one, dvipdfm-kor, by Jin-Hwan Cho.  

http://project.ktug.or.kr/dvipdfmx/



dvipdfmx history


v. 1.27
date: 2007/06/23 14:24:42;  author: hrs;  state: Exp;  lines: +2 -8
Update to 20070409.  Changes include:

 - Xref and object stream were implemented for PDF v1.5 or higher
   to reduce the size of the PDF output (contributed by Matthias
   Franz).

 - A few bugs were fixed too.

Approved by:	matusita (maintainer)

v. 1.26 date: 2007/05/19 20:20:45; 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.25 date: 2007/02/21 01:58:33; author: matusita; state: Exp; lines: +3 -3 Update to 20061211 and unbreak this ports, sorry for the delay. The file files/patch-src-spc_tpic.c is removed since it is already committed to the original source code.
v. 1.24 date: 2006/07/02 11:29:21; author: matusita; state: Exp; lines: +1 -1 Fix a bug that dvipdfmx confuses 'wh' and 'bk' of tpic special. As you know from Obtained from: line below, this fix is already in the original dvipdfmx code. Submitted by: Tsuyoshi Ito, tsuyoshiito at nifty dotcom. Obtained from: http://cvs.ktug.or.kr/viewcvs/dvipdfmx/src/spc_tpic.c.diff?r2=1.3&r1=1.2&diff_format=u
v. 1.23 date: 2006/05/20 18:09:07; author: matusita; state: Exp; lines: +4 -2 Put back dvipdfmx-specific CMap files that were missed in last update. This fixes a bug on processing \special{} for PDF bookmark. Submitted by: hrs
v. 1.22 date: 2006/02/20 20:39:52; author: hrs; state: Exp; lines: +17 -20 - Update to 20050831. - Use TEXMFDIR instead of TEXMFLOCALDIR because teTeX-3 has share/texmf-dist for files in the original distribution and uses share/texmf directory, not share/texmf-local, for other additional files now. - Add cid-x.map which has been removed from the original distribution. Approved by: matusita (maintainer)
v. 1.21 date: 2005/06/03 01:57:35; author: matusita; state: Exp; lines: +5 -1 Add official two patches: one is for MetaPost support bugfix, and another is for PK Font Generation bugfix. To avoid some confusion, use DIST_SUBDIR to separate dvipdfmx distfiles from others. The distinfo is changed since the directory is changed. As a result, bump PORTREVISION.
v. 1.20 date: 2005/02/18 00:07:40; author: matusita; state: Exp; lines: +1 -1 It seems that the tarball is re-rolled, update checksum. The modified files between old and new are src/pdfximage.c and src/spc_misc.c -- forget to fix remaining bugs related to MiKTeX file searching. Submitted by: hrs
v. 1.19 date: 2005/02/06 17:40:24; author: matusita; state: Exp; lines: +24 -12 Update to 20050201. Also this ports now fits to the new teTeX directory layouts that is introduced very recently. Submitted by: hrs (also known as the teTeX-related ports maintainer)
v. 1.18 date: 2004/10/27 16:02:37; author: matusita; state: Exp; lines: +2 -1 Change Adobe CMap directory path to match current print/adobe-cmaps. Submitted by: Masumi Toyoshima, masumi.is.env.kitakyu-u.ac.jp
v. 1.17 date: 2004/10/27 08:37:27; author: matusita; state: Exp; lines: +19 -16 Update to 20040411. Even though it is still a test version, many users, including hrs-san (the MAINTAINER of teTeX-related ports), said it's ok for daily use. Also update to adopt to recent teTeX-related ports strucute. PR: 68218 Patch submitted by: hrs
v. 1.16 date: 2004/02/08 16:29:16; author: matusita; state: Exp; lines: +11 -2 Add two patches: - Vendor-supplied critical bugfix on using TrueType fonts with Identity-H CMap. - Handle embedded PS files using "epsbox.sty". Contents changed so bump PORTREVISION. Also take MAINTAINERship. Reviewed by: kuriyama
v. 1.15 date: 2004/01/08 04:22:15; author: petef; state: Exp; lines: +3 -3 - update to 20031116 - reset maintainership to ports@ PR: 61052 Submitted by: maintainer
v. 1.14 date: 2003/11/13 04:54:23; author: vanilla; state: Exp; lines: +1 -1 Upgrade to 20031110, and make bento happy. PR: ports/59206 Submitted by: maintainer
v. 1.13 date: 2003/10/10 10:15:18; author: krion; state: Exp; lines: +1 -8 - Update to version 20031009 PR: 57826 Submitted by: maintainer
v. 1.12 date: 2003/10/07 08:58:50; author: krion; state: Exp; lines: +1 -1 - Update to 20031006 PR: 57692 Submitted by: maintainer
v. 1.11 date: 2003/08/16 02:39:36; author: leeym; state: Exp; lines: +1 -2 update to 20030813. PR: 55525 Submitted by: SHIOZAKI Takehiko
v. 1.10 date: 2003/07/30 06:00:15; author: daichi; state: Exp; lines: +1 -2 update print/dvipdfmx: 20030313 -> 20030728 PR: 55033 Submitted by: Statue (maintainer) Pointed out by: SHIOZAKI Takehiko
v. 1.9 date: 2003/06/26 07:45:09; author: leeym; state: Exp; lines: +5 -8 remove dvipdfmx-base-0.1.tar.gz in distfiles. PR: 53733 Submitted by: Statue
v. 1.8 date: 2003/06/25 16:18:14; author: leeym; state: Exp; lines: +8 -5 o add dvipdfm/base/ files. o modify files/patch-data::config::dvipdfmx.cfg o bump PORTREVISION PR: 53640 Submitted by: Statue
v. 1.7 date: 2003/04/17 09:06:37; author: max; state: Exp; lines: +1 -1 I should've bumped the port v. with the previous commit since this port now can be added/deleted cleanly.
v. 1.6 date: 2003/04/17 09:03:45; author: max; state: Exp; lines: +5 -4 * Since this port doesn't seem to have any man page, remove MAN1 definition from the Makefile. * Redirect the output of the cp and the mv command in pre-install to /dev/null so that users don't need to see the error messages. * Add @exec entries in the pkg-plist which essentially do the same thing as the cp and mv command in pre-install, except these are performed only when the target file/directory exists. * Remove ${WRKSRC}/data/config/dvipdfmx.cfg.orig in post-patch. Otherwise, @dirrm of share/texmf/dvipdfm/config fails. * Change the @unexec entries in pkg-plist so that they are executed only when target file/directory exists. * Remove entry for bin/dvipdfm-orig from the pkg-plist since this file does not necessarily exist in every situation. reviewed by: maintainer
v. 1.5 date: 2003/04/08 05:35:28; author: ijliao; state: Exp; lines: +3 -2 o add a file: patch/patch-data::config::dvipdfmx.cfg due to teTeX2 merge *.map to psfonts.map o add mktexlsr after install and deinstall PR: 50703 Submitted by: maintainer
v. 1.4 date: 2003/03/29 17:29:57; author: ijliao; state: Exp; lines: +14 -7 dvipdfm-cjk -> dvipdfmx, and upgrade to 20030313 PR: 45787 Submitted by: maintainer Repo-copied by: joe
v. 1.3 date: 2003/02/21 13:23:09; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.2 date: 2002/11/16 10:31:26; author: sada; state: Exp; lines: +3 -2 Upgrade to version 20020605 - fetch returned "Moved Temporarily" and failed. I just added transfered address to MASTER_SITES to cope with it. PR: ports/45022 Submitted by: maintainer
v. 1.1 date: 2002/07/05 17:15:39; author: ijliao; state: Exp; add dvipdfm-cjk 20020531 Dvipdfm with Asian languages by CID-keyed font technology support PR: 40228 Submitted by: Statue ============================================================================= v. 1.27 date: 2007/06/23 14:24:42; author: hrs; state: Exp; lines: +2 -8 Update to 20070409. Changes include: - Xref and object stream were implemented for PDF v1.5 or higher to reduce the size of the PDF output (contributed by Matthias Franz). - A few bugs were fixed too. Approved by: matusita (maintainer)
v. 1.26 date: 2007/05/19 20:20:45; 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.25 date: 2007/02/21 01:58:33; author: matusita; state: Exp; lines: +3 -3 Update to 20061211 and unbreak this ports, sorry for the delay. The file files/patch-src-spc_tpic.c is removed since it is already committed to the original source code.
v. 1.24 date: 2006/07/02 11:29:21; author: matusita; state: Exp; lines: +1 -1 Fix a bug that dvipdfmx confuses 'wh' and 'bk' of tpic special. As you know from Obtained from: line below, this fix is already in the original dvipdfmx code. Submitted by: Tsuyoshi Ito, tsuyoshiito at nifty dotcom. Obtained from: http://cvs.ktug.or.kr/viewcvs/dvipdfmx/src/spc_tpic.c.diff?r2=1.3&r1=1.2&diff_format=u
v. 1.23 date: 2006/05/20 18:09:07; author: matusita; state: Exp; lines: +4 -2 Put back dvipdfmx-specific CMap files that were missed in last update. This fixes a bug on processing \special{} for PDF bookmark. Submitted by: hrs
v. 1.22 date: 2006/02/20 20:39:52; author: hrs; state: Exp; lines: +17 -20 - Update to 20050831. - Use TEXMFDIR instead of TEXMFLOCALDIR because teTeX-3 has share/texmf-dist for files in the original distribution and uses share/texmf directory, not share/texmf-local, for other additional files now. - Add cid-x.map which has been removed from the original distribution. Approved by: matusita (maintainer)
v. 1.21 date: 2005/06/03 01:57:35; author: matusita; state: Exp; lines: +5 -1 Add official two patches: one is for MetaPost support bugfix, and another is for PK Font Generation bugfix. To avoid some confusion, use DIST_SUBDIR to separate dvipdfmx distfiles from others. The distinfo is changed since the directory is changed. As a result, bump PORTREVISION.
v. 1.20 date: 2005/02/18 00:07:40; author: matusita; state: Exp; lines: +1 -1 It seems that the tarball is re-rolled, update checksum. The modified files between old and new are src/pdfximage.c and src/spc_misc.c -- forget to fix remaining bugs related to MiKTeX file searching. Submitted by: hrs
v. 1.19 date: 2005/02/06 17:40:24; author: matusita; state: Exp; lines: +24 -12 Update to 20050201. Also this ports now fits to the new teTeX directory layouts that is introduced very recently. Submitted by: hrs (also known as the teTeX-related ports maintainer)
v. 1.18 date: 2004/10/27 16:02:37; author: matusita; state: Exp; lines: +2 -1 Change Adobe CMap directory path to match current print/adobe-cmaps. Submitted by: Masumi Toyoshima, masumi.is.env.kitakyu-u.ac.jp
v. 1.17 date: 2004/10/27 08:37:27; author: matusita; state: Exp; lines: +19 -16 Update to 20040411. Even though it is still a test version, many users, including hrs-san (the MAINTAINER of teTeX-related ports), said it's ok for daily use. Also update to adopt to recent teTeX-related ports strucute. PR: 68218 Patch submitted by: hrs
v. 1.16 date: 2004/02/08 16:29:16; author: matusita; state: Exp; lines: +11 -2 Add two patches: - Vendor-supplied critical bugfix on using TrueType fonts with Identity-H CMap. - Handle embedded PS files using "epsbox.sty". Contents changed so bump PORTREVISION. Also take MAINTAINERship. Reviewed by: kuriyama
v. 1.15 date: 2004/01/08 04:22:15; author: petef; state: Exp; lines: +3 -3 - update to 20031116 - reset maintainership to ports@ PR: 61052 Submitted by: maintainer
v. 1.14 date: 2003/11/13 04:54:23; author: vanilla; state: Exp; lines: +1 -1 Upgrade to 20031110, and make bento happy. PR: ports/59206 Submitted by: maintainer
v. 1.13 date: 2003/10/10 10:15:18; author: krion; state: Exp; lines: +1 -8 - Update to version 20031009 PR: 57826 Submitted by: maintainer
v. 1.12 date: 2003/10/07 08:58:50; author: krion; state: Exp; lines: +1 -1 - Update to 20031006 PR: 57692 Submitted by: maintainer
v. 1.11 date: 2003/08/16 02:39:36; author: leeym; state: Exp; lines: +1 -2 update to 20030813. PR: 55525 Submitted by: SHIOZAKI Takehiko
v. 1.10 date: 2003/07/30 06:00:15; author: daichi; state: Exp; lines: +1 -2 update print/dvipdfmx: 20030313 -> 20030728 PR: 55033 Submitted by: Statue (maintainer) Pointed out by: SHIOZAKI Takehiko
v. 1.9 date: 2003/06/26 07:45:09; author: leeym; state: Exp; lines: +5 -8 remove dvipdfmx-base-0.1.tar.gz in distfiles. PR: 53733 Submitted by: Statue
v. 1.8 date: 2003/06/25 16:18:14; author: leeym; state: Exp; lines: +8 -5 o add dvipdfm/base/ files. o modify files/patch-data::config::dvipdfmx.cfg o bump PORTREVISION PR: 53640 Submitted by: Statue
v. 1.7 date: 2003/04/17 09:06:37; author: max; state: Exp; lines: +1 -1 I should've bumped the port v. with the previous commit since this port now can be added/deleted cleanly.
v. 1.6 date: 2003/04/17 09:03:45; author: max; state: Exp; lines: +5 -4 * Since this port doesn't seem to have any man page, remove MAN1 definition from the Makefile. * Redirect the output of the cp and the mv command in pre-install to /dev/null so that users don't need to see the error messages. * Add @exec entries in the pkg-plist which essentially do the same thing as the cp and mv command in pre-install, except these are performed only when the target file/directory exists. * Remove ${WRKSRC}/data/config/dvipdfmx.cfg.orig in post-patch. Otherwise, @dirrm of share/texmf/dvipdfm/config fails. * Change the @unexec entries in pkg-plist so that they are executed only when target file/directory exists. * Remove entry for bin/dvipdfm-orig from the pkg-plist since this file does not necessarily exist in every situation. reviewed by: maintainer
v. 1.5 date: 2003/04/08 05:35:28; author: ijliao; state: Exp; lines: +3 -2 o add a file: patch/patch-data::config::dvipdfmx.cfg due to teTeX2 merge *.map to psfonts.map o add mktexlsr after install and deinstall PR: 50703 Submitted by: maintainer
v. 1.4 date: 2003/03/29 17:29:57; author: ijliao; state: Exp; lines: +14 -7 dvipdfm-cjk -> dvipdfmx, and upgrade to 20030313 PR: 45787 Submitted by: maintainer Repo-copied by: joe
v. 1.3 date: 2003/02/21 13:23:09; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.2 date: 2002/11/16 10:31:26; author: sada; state: Exp; lines: +3 -2 Upgrade to version 20020605 - fetch returned "Moved Temporarily" and failed. I just added transfered address to MASTER_SITES to cope with it. PR: ports/45022 Submitted by: maintainer
v. 1.1 date: 2002/07/05 17:15:39; author: ijliao; state: Exp; add dvipdfm-cjk 20020531 Dvipdfm with Asian languages by CID-keyed font technology support PR: 40228 Submitted by: Statue ============================================================================= v. 1.27 date: 2007/06/23 14:24:42; author: hrs; state: Exp; lines: +2 -8 Update to 20070409. Changes include: - Xref and object stream were implemented for PDF v1.5 or higher to reduce the size of the PDF output (contributed by Matthias Franz). - A few bugs were fixed too. Approved by: matusita (maintainer)
v. 1.26 date: 2007/05/19 20:20:45; 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.25 date: 2007/02/21 01:58:33; author: matusita; state: Exp; lines: +3 -3 Update to 20061211 and unbreak this ports, sorry for the delay. The file files/patch-src-spc_tpic.c is removed since it is already committed to the original source code.
v. 1.24 date: 2006/07/02 11:29:21; author: matusita; state: Exp; lines: +1 -1 Fix a bug that dvipdfmx confuses 'wh' and 'bk' of tpic special. As you know from Obtained from: line below, this fix is already in the original dvipdfmx code. Submitted by: Tsuyoshi Ito, tsuyoshiito at nifty dotcom. Obtained from: http://cvs.ktug.or.kr/viewcvs/dvipdfmx/src/spc_tpic.c.diff?r2=1.3&r1=1.2&diff_format=u
v. 1.23 date: 2006/05/20 18:09:07; author: matusita; state: Exp; lines: +4 -2 Put back dvipdfmx-specific CMap files that were missed in last update. This fixes a bug on processing \special{} for PDF bookmark. Submitted by: hrs
v. 1.22 date: 2006/02/20 20:39:52; author: hrs; state: Exp; lines: +17 -20 - Update to 20050831. - Use TEXMFDIR instead of TEXMFLOCALDIR because teTeX-3 has share/texmf-dist for files in the original distribution and uses share/texmf directory, not share/texmf-local, for other additional files now. - Add cid-x.map which has been removed from the original distribution. Approved by: matusita (maintainer)
v. 1.21 date: 2005/06/03 01:57:35; author: matusita; state: Exp; lines: +5 -1 Add official two patches: one is for MetaPost support bugfix, and another is for PK Font Generation bugfix. To avoid some confusion, use DIST_SUBDIR to separate dvipdfmx distfiles from others. The distinfo is changed since the directory is changed. As a result, bump PORTREVISION.
v. 1.20 date: 2005/02/18 00:07:40; author: matusita; state: Exp; lines: +1 -1 It seems that the tarball is re-rolled, update checksum. The modified files between old and new are src/pdfximage.c and src/spc_misc.c -- forget to fix remaining bugs related to MiKTeX file searching. Submitted by: hrs
v. 1.19 date: 2005/02/06 17:40:24; author: matusita; state: Exp; lines: +24 -12 Update to 20050201. Also this ports now fits to the new teTeX directory layouts that is introduced very recently. Submitted by: hrs (also known as the teTeX-related ports maintainer)
v. 1.18 date: 2004/10/27 16:02:37; author: matusita; state: Exp; lines: +2 -1 Change Adobe CMap directory path to match current print/adobe-cmaps. Submitted by: Masumi Toyoshima, masumi.is.env.kitakyu-u.ac.jp
v. 1.17 date: 2004/10/27 08:37:27; author: matusita; state: Exp; lines: +19 -16 Update to 20040411. Even though it is still a test version, many users, including hrs-san (the MAINTAINER of teTeX-related ports), said it's ok for daily use. Also update to adopt to recent teTeX-related ports strucute. PR: 68218 Patch submitted by: hrs
v. 1.16 date: 2004/02/08 16:29:16; author: matusita; state: Exp; lines: +11 -2 Add two patches: - Vendor-supplied critical bugfix on using TrueType fonts with Identity-H CMap. - Handle embedded PS files using "epsbox.sty". Contents changed so bump PORTREVISION. Also take MAINTAINERship. Reviewed by: kuriyama
v. 1.15 date: 2004/01/08 04:22:15; author: petef; state: Exp; lines: +3 -3 - update to 20031116 - reset maintainership to ports@ PR: 61052 Submitted by: maintainer
v. 1.14 date: 2003/11/13 04:54:23; author: vanilla; state: Exp; lines: +1 -1 Upgrade to 20031110, and make bento happy. PR: ports/59206 Submitted by: maintainer
v. 1.13 date: 2003/10/10 10:15:18; author: krion; state: Exp; lines: +1 -8 - Update to version 20031009 PR: 57826 Submitted by: maintainer
v. 1.12 date: 2003/10/07 08:58:50; author: krion; state: Exp; lines: +1 -1 - Update to 20031006 PR: 57692 Submitted by: maintainer
v. 1.11 date: 2003/08/16 02:39:36; author: leeym; state: Exp; lines: +1 -2 update to 20030813. PR: 55525 Submitted by: SHIOZAKI Takehiko
v. 1.10 date: 2003/07/30 06:00:15; author: daichi; state: Exp; lines: +1 -2 update print/dvipdfmx: 20030313 -> 20030728 PR: 55033 Submitted by: Statue (maintainer) Pointed out by: SHIOZAKI Takehiko
v. 1.9 date: 2003/06/26 07:45:09; author: leeym; state: Exp; lines: +5 -8 remove dvipdfmx-base-0.1.tar.gz in distfiles. PR: 53733 Submitted by: Statue
v. 1.8 date: 2003/06/25 16:18:14; author: leeym; state: Exp; lines: +8 -5 o add dvipdfm/base/ files. o modify files/patch-data::config::dvipdfmx.cfg o bump PORTREVISION PR: 53640 Submitted by: Statue
v. 1.7 date: 2003/04/17 09:06:37; author: max; state: Exp; lines: +1 -1 I should've bumped the port v. with the previous commit since this port now can be added/deleted cleanly.
v. 1.6 date: 2003/04/17 09:03:45; author: max; state: Exp; lines: +5 -4 * Since this port doesn't seem to have any man page, remove MAN1 definition from the Makefile. * Redirect the output of the cp and the mv command in pre-install to /dev/null so that users don't need to see the error messages. * Add @exec entries in the pkg-plist which essentially do the same thing as the cp and mv command in pre-install, except these are performed only when the target file/directory exists. * Remove ${WRKSRC}/data/config/dvipdfmx.cfg.orig in post-patch. Otherwise, @dirrm of share/texmf/dvipdfm/config fails. * Change the @unexec entries in pkg-plist so that they are executed only when target file/directory exists. * Remove entry for bin/dvipdfm-orig from the pkg-plist since this file does not necessarily exist in every situation. reviewed by: maintainer
v. 1.5 date: 2003/04/08 05:35:28; author: ijliao; state: Exp; lines: +3 -2 o add a file: patch/patch-data::config::dvipdfmx.cfg due to teTeX2 merge *.map to psfonts.map o add mktexlsr after install and deinstall PR: 50703 Submitted by: maintainer
v. 1.4 date: 2003/03/29 17:29:57; author: ijliao; state: Exp; lines: +14 -7 dvipdfm-cjk -> dvipdfmx, and upgrade to 20030313 PR: 45787 Submitted by: maintainer Repo-copied by: joe
v. 1.3 date: 2003/02/21 13:23:09; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.2 date: 2002/11/16 10:31:26; author: sada; state: Exp; lines: +3 -2 Upgrade to version 20020605 - fetch returned "Moved Temporarily" and failed. I just added transfered address to MASTER_SITES to cope with it. PR: ports/45022 Submitted by: maintainer
v. 1.1 date: 2002/07/05 17:15:39; author: ijliao; state: Exp; add dvipdfm-cjk 20020531 Dvipdfm with Asian languages by CID-keyed font technology support PR: 40228 Submitted by: Statue =============================================================================



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