The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD mail : enigmail-thunderbird

 Enigmail is an extension to the Thunderbird / Seamonkey mail client
which allows users to access the authentication and encryption features
provided by the popular GnuPG software.

Enigmail can encrypt/sign mail when sending, and also decrypt/authenticate
received mail. It can also import/export public keys. Enigmail supports
both the inline PGP format, and the PGP/MIME format (RFC 3156), which can
be used to encrypt attachments. 

http://enigmail.mozdev.org/



enigmail-thunderbird history


v. 1.40
date: 2007/10/28 07:47:38;  author: ale;  state: Exp;  lines: +1 -1
Update to 0.95.5 release.

v. 1.39 date: 2007/10/19 05:50:36; author: ale; state: Exp; lines: +1 -1 Update to 0.95.4 release.
v. 1.38 date: 2007/07/02 06:13:40; author: ale; state: Exp; lines: +1 -1 Update to 0.95.2 release.
v. 1.37 date: 2007/06/10 08:31:33; author: ale; state: Exp; lines: +1 -2 Update to 0.95.1 release.
v. 1.36 date: 2007/05/19 20:14:10; 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.35 date: 2007/04/22 07:02:13; author: ale; state: Exp; lines: +2 -2 Update to 0.95.0 release. PR: ports/111972 Submitted by: Carl Johan Gustavsson
v. 1.34 date: 2007/03/08 07:23:35; author: ale; state: Exp; lines: +1 -1 Update to 0.94.3 release. Submitted by: Karol Kwiatkowski
v. 1.33 date: 2007/01/24 21:26:14; author: ale; state: Exp; lines: +1 -2 Update to 0.94.2 release. Submitted by: Karol Kwiatkowski
v. 1.32 date: 2006/12/22 02:51:12; author: kuriyama; state: Exp; lines: +2 -2 - Since security/gnupg (2.x) installs symlink $PREFIX/bin/gpg, depending on $PREFIX/bin/gpg for security/gnupg1 (1.4.x) is not correct. To work around this, change dependency line from bin/gpg to bin/gpgv which exists in security/gnupg1 port only. Spotted by: ume
v. 1.31 date: 2006/12/21 13:31:52; author: kuriyama; state: Exp; lines: +2 -2 - Upgrade gnupg to 2.0.1. Old stable version (1.4.6) was repocopied to security/gnupg1. Thanks to: dougb, lofi
v. 1.30 date: 2006/10/14 08:53:11; author: marcus; state: Exp; lines: +2 -2 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.29 date: 2006/08/22 06:01:26; author: ale; state: Exp; lines: +1 -1 Update to 0.94.1 release. PR: ports/101536 Submitted by: User1001
v. 1.28 date: 2006/04/24 05:45:20; author: ale; state: Exp; lines: +11 -11 Fix build on tinderbox, moving the configure stage inside enigmail. Tested by: kris
v. 1.27 date: 2006/02/09 07:24:34; author: ale; state: Exp; lines: +1 -0 Add zip as build dependency too. Spotted by: pointyhat
v. 1.26 date: 2006/02/06 07:12:20; author: ale; state: Exp; lines: +4 -1 Hopefully fix pointyhat build, by adding all the extract dependencies of gecko.
v. 1.25 date: 2006/01/15 19:34:13; author: ale; state: Exp; lines: +59 -16 Update to 0.94.0 release (compatible with TB 1.5). Now the extension doesn't global register itself, instead the user should manually install the generated XPI file into his own profile.
v. 1.24 date: 2006/01/14 09:36:07; author: ale; state: Exp; lines: +2 -0 Mark the port BROKEN. Probably I'll modify this port to create an XPI file and let the user manually install it.
v. 1.23 date: 2005/12/10 12:50:36; author: ale; state: Exp; lines: +0 -1 Fix build after recent changes to gecko ports. Reported by: pointyhat via kris
v. 1.22 date: 2005/09/29 15:33:15; author: ale; state: Exp; lines: +0 -1 Reset PORTREVISION.
v. 1.21 date: 2005/09/09 17:13:29; author: mezz; state: Exp; lines: +2 -1 The big change of thunderbird doesn't extract nor build the nspr that is included in its tarball, so it caused this port to not able to find nspr in thunderbird. I thought the EXTRACT_DEPENDS would take care of it but not as I learned from build log that it will uninstall any dependency before return to this port build. Add nspr dependency and bump the PORTREVISION. Reported by: krismail
v. 1.20 date: 2005/08/28 08:00:58; author: mezz; state: Exp; lines: +2 -1 Chase with thunderbird update, bump the PORTREVISION. Approved by: ale (maintainer)
v. 1.19 date: 2005/07/21 23:30:46; author: marcus; state: Exp; lines: +1 -1 Chase the tunderbird version.
v. 1.18 date: 2005/07/14 04:53:41; author: marcus; state: Exp; lines: +1 -1 Chase the Thunderbird directory.
v. 1.17 date: 2005/03/31 08:36:08; author: ale; state: Exp; lines: +1 -1 Bump Thunderbird version. Approved by: portmgr (marcus)
v. 1.16 date: 2004/12/07 08:44:22; author: pav; state: Exp; lines: +1 -1 - Chase thunderbird update to 1.0 Submitted by: Jiri Mikulas
v. 1.15 date: 2004/11/09 06:55:01; author: ale; state: Exp; lines: +1 -3 Update to 0.89.0 release: - Add support for Thunderbird 0.9
v. 1.14 date: 2004/11/01 10:46:24; author: ale; state: Exp; lines: +2 -5 - Update to 0.86.1 release [1] - Pet portlint s/file/f/ [1] - Re-enable support for Thunderbird ! PR: ports/73359 [1] Submitted by: dougb [1]
v. 1.13 date: 2004/07/05 12:34:25; author: ale; state: Exp; lines: +0 -1 Update to 0.84.2 release.
v. 1.12 date: 2004/06/28 17:29:17; author: ale; state: Exp; lines: +2 -0 Mark IGNORE, since the new thunderbird extension manager doesn't allow to install extensions globally.
v. 1.11 date: 2004/06/27 09:58:45; author: ale; state: Exp; lines: +4 -1 - Update enigmail-thunderbird to 0.84.1 - Add support for thunderbird 0.7
v. 1.10 date: 2004/05/24 18:10:24; author: ale; state: Exp; lines: +1 -0 Use slave pkg-message for slave port.
v. 1.9 date: 2004/05/10 07:56:18; author: ale; state: Exp; lines: +0 -1 - Update to 0.84.0 release - Add more MASTER_SITE - Add gpg run dependency - Add hints to successfully run enigmail on pre-existing Mozilla/Thunderbird installations
v. 1.8 date: 2004/05/03 22:36:41; author: ale; state: Exp; lines: +2 -1 - support for thunderbird 0.6 - bump PORTREVISION
v. 1.7 date: 2004/02/28 08:26:46; author: ale; state: Exp; lines: +1 -1 Fix location for Thunderbird 0.5.
v. 1.6 date: 2004/02/23 10:34:01; author: ale; state: Exp; lines: +3 -5 Try to fix bento error (the correct way to locate the wrkdir of another port is to do it relative to ${WRKDIR}).
v. 1.5 date: 2004/02/23 02:12:24; author: kris; state: Exp; lines: +2 -0 BROKEN: Does not compile
v. 1.4 date: 2004/02/16 00:37:14; author: ale; state: Exp; lines: +1 -1 Respect WRKDIRPREFIX. Noticed by: dougb Approved by: nork (mentor/implicitly)
v. 1.3 date: 2004/02/14 22:37:27; author: marcus; state: Exp; lines: +1 -1 mozilla-thunderbird is now just thunderbird.
v. 1.2 date: 2004/01/30 12:42:31; author: ale; state: Exp; lines: +1 -1 - Fix build, restoring my original intention of copying the mozilla WRKSRC - Add SIZE Reported by: bento via kris Approved by: nork (mentor)
v. 1.1 date: 2004/01/28 18:05:39; author: ale; state: Exp; Add enigmail-thunderbird 0.83.1, a GnuPG extension for the Thunderbird mail client. Approved by: nork (mentor) ============================================================================= v. 1.40 date: 2007/10/28 07:47:38; author: ale; state: Exp; lines: +1 -1 Update to 0.95.5 release.
v. 1.39 date: 2007/10/19 05:50:36; author: ale; state: Exp; lines: +1 -1 Update to 0.95.4 release.
v. 1.38 date: 2007/07/02 06:13:40; author: ale; state: Exp; lines: +1 -1 Update to 0.95.2 release.
v. 1.37 date: 2007/06/10 08:31:33; author: ale; state: Exp; lines: +1 -2 Update to 0.95.1 release.
v. 1.36 date: 2007/05/19 20:14:10; 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.35 date: 2007/04/22 07:02:13; author: ale; state: Exp; lines: +2 -2 Update to 0.95.0 release. PR: ports/111972 Submitted by: Carl Johan Gustavsson
v. 1.34 date: 2007/03/08 07:23:35; author: ale; state: Exp; lines: +1 -1 Update to 0.94.3 release. Submitted by: Karol Kwiatkowski
v. 1.33 date: 2007/01/24 21:26:14; author: ale; state: Exp; lines: +1 -2 Update to 0.94.2 release. Submitted by: Karol Kwiatkowski
v. 1.32 date: 2006/12/22 02:51:12; author: kuriyama; state: Exp; lines: +2 -2 - Since security/gnupg (2.x) installs symlink $PREFIX/bin/gpg, depending on $PREFIX/bin/gpg for security/gnupg1 (1.4.x) is not correct. To work around this, change dependency line from bin/gpg to bin/gpgv which exists in security/gnupg1 port only. Spotted by: ume
v. 1.31 date: 2006/12/21 13:31:52; author: kuriyama; state: Exp; lines: +2 -2 - Upgrade gnupg to 2.0.1. Old stable version (1.4.6) was repocopied to security/gnupg1. Thanks to: dougb, lofi
v. 1.30 date: 2006/10/14 08:53:11; author: marcus; state: Exp; lines: +2 -2 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.29 date: 2006/08/22 06:01:26; author: ale; state: Exp; lines: +1 -1 Update to 0.94.1 release. PR: ports/101536 Submitted by: User1001
v. 1.28 date: 2006/04/24 05:45:20; author: ale; state: Exp; lines: +11 -11 Fix build on tinderbox, moving the configure stage inside enigmail. Tested by: kris
v. 1.27 date: 2006/02/09 07:24:34; author: ale; state: Exp; lines: +1 -0 Add zip as build dependency too. Spotted by: pointyhat
v. 1.26 date: 2006/02/06 07:12:20; author: ale; state: Exp; lines: +4 -1 Hopefully fix pointyhat build, by adding all the extract dependencies of gecko.
v. 1.25 date: 2006/01/15 19:34:13; author: ale; state: Exp; lines: +59 -16 Update to 0.94.0 release (compatible with TB 1.5). Now the extension doesn't global register itself, instead the user should manually install the generated XPI file into his own profile.
v. 1.24 date: 2006/01/14 09:36:07; author: ale; state: Exp; lines: +2 -0 Mark the port BROKEN. Probably I'll modify this port to create an XPI file and let the user manually install it.
v. 1.23 date: 2005/12/10 12:50:36; author: ale; state: Exp; lines: +0 -1 Fix build after recent changes to gecko ports. Reported by: pointyhat via kris
v. 1.22 date: 2005/09/29 15:33:15; author: ale; state: Exp; lines: +0 -1 Reset PORTREVISION.
v. 1.21 date: 2005/09/09 17:13:29; author: mezz; state: Exp; lines: +2 -1 The big change of thunderbird doesn't extract nor build the nspr that is included in its tarball, so it caused this port to not able to find nspr in thunderbird. I thought the EXTRACT_DEPENDS would take care of it but not as I learned from build log that it will uninstall any dependency before return to this port build. Add nspr dependency and bump the PORTREVISION. Reported by: krismail
v. 1.20 date: 2005/08/28 08:00:58; author: mezz; state: Exp; lines: +2 -1 Chase with thunderbird update, bump the PORTREVISION. Approved by: ale (maintainer)
v. 1.19 date: 2005/07/21 23:30:46; author: marcus; state: Exp; lines: +1 -1 Chase the tunderbird version.
v. 1.18 date: 2005/07/14 04:53:41; author: marcus; state: Exp; lines: +1 -1 Chase the Thunderbird directory.
v. 1.17 date: 2005/03/31 08:36:08; author: ale; state: Exp; lines: +1 -1 Bump Thunderbird version. Approved by: portmgr (marcus)
v. 1.16 date: 2004/12/07 08:44:22; author: pav; state: Exp; lines: +1 -1 - Chase thunderbird update to 1.0 Submitted by: Jiri Mikulas
v. 1.15 date: 2004/11/09 06:55:01; author: ale; state: Exp; lines: +1 -3 Update to 0.89.0 release: - Add support for Thunderbird 0.9
v. 1.14 date: 2004/11/01 10:46:24; author: ale; state: Exp; lines: +2 -5 - Update to 0.86.1 release [1] - Pet portlint s/file/f/ [1] - Re-enable support for Thunderbird ! PR: ports/73359 [1] Submitted by: dougb [1]
v. 1.13 date: 2004/07/05 12:34:25; author: ale; state: Exp; lines: +0 -1 Update to 0.84.2 release.
v. 1.12 date: 2004/06/28 17:29:17; author: ale; state: Exp; lines: +2 -0 Mark IGNORE, since the new thunderbird extension manager doesn't allow to install extensions globally.
v. 1.11 date: 2004/06/27 09:58:45; author: ale; state: Exp; lines: +4 -1 - Update enigmail-thunderbird to 0.84.1 - Add support for thunderbird 0.7
v. 1.10 date: 2004/05/24 18:10:24; author: ale; state: Exp; lines: +1 -0 Use slave pkg-message for slave port.
v. 1.9 date: 2004/05/10 07:56:18; author: ale; state: Exp; lines: +0 -1 - Update to 0.84.0 release - Add more MASTER_SITE - Add gpg run dependency - Add hints to successfully run enigmail on pre-existing Mozilla/Thunderbird installations
v. 1.8 date: 2004/05/03 22:36:41; author: ale; state: Exp; lines: +2 -1 - support for thunderbird 0.6 - bump PORTREVISION
v. 1.7 date: 2004/02/28 08:26:46; author: ale; state: Exp; lines: +1 -1 Fix location for Thunderbird 0.5.
v. 1.6 date: 2004/02/23 10:34:01; author: ale; state: Exp; lines: +3 -5 Try to fix bento error (the correct way to locate the wrkdir of another port is to do it relative to ${WRKDIR}).
v. 1.5 date: 2004/02/23 02:12:24; author: kris; state: Exp; lines: +2 -0 BROKEN: Does not compile
v. 1.4 date: 2004/02/16 00:37:14; author: ale; state: Exp; lines: +1 -1 Respect WRKDIRPREFIX. Noticed by: dougb Approved by: nork (mentor/implicitly)
v. 1.3 date: 2004/02/14 22:37:27; author: marcus; state: Exp; lines: +1 -1 mozilla-thunderbird is now just thunderbird.
v. 1.2 date: 2004/01/30 12:42:31; author: ale; state: Exp; lines: +1 -1 - Fix build, restoring my original intention of copying the mozilla WRKSRC - Add SIZE Reported by: bento via kris Approved by: nork (mentor)
v. 1.1 date: 2004/01/28 18:05:39; author: ale; state: Exp; Add enigmail-thunderbird 0.83.1, a GnuPG extension for the Thunderbird mail client. Approved by: nork (mentor) ============================================================================= v. 1.40 date: 2007/10/28 07:47:38; author: ale; state: Exp; lines: +1 -1 Update to 0.95.5 release.
v. 1.39 date: 2007/10/19 05:50:36; author: ale; state: Exp; lines: +1 -1 Update to 0.95.4 release.
v. 1.38 date: 2007/07/02 06:13:40; author: ale; state: Exp; lines: +1 -1 Update to 0.95.2 release.
v. 1.37 date: 2007/06/10 08:31:33; author: ale; state: Exp; lines: +1 -2 Update to 0.95.1 release.
v. 1.36 date: 2007/05/19 20:14:10; 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.35 date: 2007/04/22 07:02:13; author: ale; state: Exp; lines: +2 -2 Update to 0.95.0 release. PR: ports/111972 Submitted by: Carl Johan Gustavsson
v. 1.34 date: 2007/03/08 07:23:35; author: ale; state: Exp; lines: +1 -1 Update to 0.94.3 release. Submitted by: Karol Kwiatkowski
v. 1.33 date: 2007/01/24 21:26:14; author: ale; state: Exp; lines: +1 -2 Update to 0.94.2 release. Submitted by: Karol Kwiatkowski
v. 1.32 date: 2006/12/22 02:51:12; author: kuriyama; state: Exp; lines: +2 -2 - Since security/gnupg (2.x) installs symlink $PREFIX/bin/gpg, depending on $PREFIX/bin/gpg for security/gnupg1 (1.4.x) is not correct. To work around this, change dependency line from bin/gpg to bin/gpgv which exists in security/gnupg1 port only. Spotted by: ume
v. 1.31 date: 2006/12/21 13:31:52; author: kuriyama; state: Exp; lines: +2 -2 - Upgrade gnupg to 2.0.1. Old stable version (1.4.6) was repocopied to security/gnupg1. Thanks to: dougb, lofi
v. 1.30 date: 2006/10/14 08:53:11; author: marcus; state: Exp; lines: +2 -2 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.29 date: 2006/08/22 06:01:26; author: ale; state: Exp; lines: +1 -1 Update to 0.94.1 release. PR: ports/101536 Submitted by: User1001
v. 1.28 date: 2006/04/24 05:45:20; author: ale; state: Exp; lines: +11 -11 Fix build on tinderbox, moving the configure stage inside enigmail. Tested by: kris
v. 1.27 date: 2006/02/09 07:24:34; author: ale; state: Exp; lines: +1 -0 Add zip as build dependency too. Spotted by: pointyhat
v. 1.26 date: 2006/02/06 07:12:20; author: ale; state: Exp; lines: +4 -1 Hopefully fix pointyhat build, by adding all the extract dependencies of gecko.
v. 1.25 date: 2006/01/15 19:34:13; author: ale; state: Exp; lines: +59 -16 Update to 0.94.0 release (compatible with TB 1.5). Now the extension doesn't global register itself, instead the user should manually install the generated XPI file into his own profile.
v. 1.24 date: 2006/01/14 09:36:07; author: ale; state: Exp; lines: +2 -0 Mark the port BROKEN. Probably I'll modify this port to create an XPI file and let the user manually install it.
v. 1.23 date: 2005/12/10 12:50:36; author: ale; state: Exp; lines: +0 -1 Fix build after recent changes to gecko ports. Reported by: pointyhat via kris
v. 1.22 date: 2005/09/29 15:33:15; author: ale; state: Exp; lines: +0 -1 Reset PORTREVISION.
v. 1.21 date: 2005/09/09 17:13:29; author: mezz; state: Exp; lines: +2 -1 The big change of thunderbird doesn't extract nor build the nspr that is included in its tarball, so it caused this port to not able to find nspr in thunderbird. I thought the EXTRACT_DEPENDS would take care of it but not as I learned from build log that it will uninstall any dependency before return to this port build. Add nspr dependency and bump the PORTREVISION. Reported by: krismail
v. 1.20 date: 2005/08/28 08:00:58; author: mezz; state: Exp; lines: +2 -1 Chase with thunderbird update, bump the PORTREVISION. Approved by: ale (maintainer)
v. 1.19 date: 2005/07/21 23:30:46; author: marcus; state: Exp; lines: +1 -1 Chase the tunderbird version.
v. 1.18 date: 2005/07/14 04:53:41; author: marcus; state: Exp; lines: +1 -1 Chase the Thunderbird directory.
v. 1.17 date: 2005/03/31 08:36:08; author: ale; state: Exp; lines: +1 -1 Bump Thunderbird version. Approved by: portmgr (marcus)
v. 1.16 date: 2004/12/07 08:44:22; author: pav; state: Exp; lines: +1 -1 - Chase thunderbird update to 1.0 Submitted by: Jiri Mikulas
v. 1.15 date: 2004/11/09 06:55:01; author: ale; state: Exp; lines: +1 -3 Update to 0.89.0 release: - Add support for Thunderbird 0.9
v. 1.14 date: 2004/11/01 10:46:24; author: ale; state: Exp; lines: +2 -5 - Update to 0.86.1 release [1] - Pet portlint s/file/f/ [1] - Re-enable support for Thunderbird ! PR: ports/73359 [1] Submitted by: dougb [1]
v. 1.13 date: 2004/07/05 12:34:25; author: ale; state: Exp; lines: +0 -1 Update to 0.84.2 release.
v. 1.12 date: 2004/06/28 17:29:17; author: ale; state: Exp; lines: +2 -0 Mark IGNORE, since the new thunderbird extension manager doesn't allow to install extensions globally.
v. 1.11 date: 2004/06/27 09:58:45; author: ale; state: Exp; lines: +4 -1 - Update enigmail-thunderbird to 0.84.1 - Add support for thunderbird 0.7
v. 1.10 date: 2004/05/24 18:10:24; author: ale; state: Exp; lines: +1 -0 Use slave pkg-message for slave port.
v. 1.9 date: 2004/05/10 07:56:18; author: ale; state: Exp; lines: +0 -1 - Update to 0.84.0 release - Add more MASTER_SITE - Add gpg run dependency - Add hints to successfully run enigmail on pre-existing Mozilla/Thunderbird installations
v. 1.8 date: 2004/05/03 22:36:41; author: ale; state: Exp; lines: +2 -1 - support for thunderbird 0.6 - bump PORTREVISION
v. 1.7 date: 2004/02/28 08:26:46; author: ale; state: Exp; lines: +1 -1 Fix location for Thunderbird 0.5.
v. 1.6 date: 2004/02/23 10:34:01; author: ale; state: Exp; lines: +3 -5 Try to fix bento error (the correct way to locate the wrkdir of another port is to do it relative to ${WRKDIR}).
v. 1.5 date: 2004/02/23 02:12:24; author: kris; state: Exp; lines: +2 -0 BROKEN: Does not compile
v. 1.4 date: 2004/02/16 00:37:14; author: ale; state: Exp; lines: +1 -1 Respect WRKDIRPREFIX. Noticed by: dougb Approved by: nork (mentor/implicitly)
v. 1.3 date: 2004/02/14 22:37:27; author: marcus; state: Exp; lines: +1 -1 mozilla-thunderbird is now just thunderbird.
v. 1.2 date: 2004/01/30 12:42:31; author: ale; state: Exp; lines: +1 -1 - Fix build, restoring my original intention of copying the mozilla WRKSRC - Add SIZE Reported by: bento via kris Approved by: nork (mentor)
v. 1.1 date: 2004/01/28 18:05:39; author: ale; state: Exp; Add enigmail-thunderbird 0.83.1, a GnuPG extension for the Thunderbird mail client. Approved by: nork (mentor) =============================================================================



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