The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD mail : faces

Visual mail, user and print face server

 Faces is a Gtk+ program for monitoring a list visually. Typically this is
a list of incoming mail messages. IMAP and POP mailbox formats are
supported.

Faces has three different modes of operation:
* The default will monitor for new mail.
* You can monitor the whole of a mail file.
* Custom monitoring. You can specify a program or shell script to run.

Lots of good examples can be downloaded from:
ftp://ftp.cs.indiana.edu/pub/faces/picons/src/

Audio capabilities are also provided as a conditional compilation option. 

http://faces.sourceforge.net/



faces history


v. 1.39
date: 2007/05/19 20:14:12;  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.38 date: 2007/03/23 13:21:41; author: sat; state: Exp; lines: +2 -1 - Add WWW - Switch to sourceforge release (no changes, just CVS headers updated) - Shorten pkg-descr - Move portdocs from plist to Makefile
v. 1.37 date: 2006/08/15 00:29:10; 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.36 date: 2006/05/10 22:36:51; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from ports starting with M
v. 1.35 date: 2006/03/07 08:26:45; 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.34 date: 2005/05/10 08:53:17; author: vs; state: Exp; lines: +27 -39 - Use OPTIONS: Toggle default audio-support to disabled, mostly to avoid that mutt-print pulls in audio-support via faces which I suspect nobody is using anyway - Drop unused patch - Bump PORTREVISION to make the cluster pick up the changed default set of options/dependencies Requested by: BSD-AC users group
v. 1.33 date: 2005/04/12 03:25:56; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.32 date: 2005/04/11 08:03:00; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.31 date: 2004/03/25 09:52:44; author: kris; state: Exp; lines: +4 -0 Support WITHOUT_NLS
v. 1.30 date: 2004/03/21 00:58:15; author: kris; state: Exp; lines: +0 -2 Allow this to be built as a package - there doesn't seem to be anything wrong with the default settings that make this fundamentally unsuitable for packaging. Requested by: many
v. 1.29 date: 2004/02/04 05:21:47; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.28 date: 2003/11/18 16:13:39; author: krion; state: Exp; lines: +2 -2 - Don't patch out copyright information - Pet portlint PR: 59413 Submitted by: Simon Barner
v. 1.27 date: 2003/08/16 16:28:49; author: krion; state: Exp; lines: +87 -80 - Support WITHOUT_X11 properly PR: 55627 Submitted by: Ports Fury
v. 1.26 date: 2003/02/28 22:53:00; author: kris; state: Exp; lines: +1 -1 Use pre-everything:: instead of pre-everything: to avoid conflict with targets in bsd.port.mk
v. 1.25 date: 2003/02/20 18:40:33; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.24 date: 2003/01/21 19:39:57; author: lkoeller; state: Exp; lines: +16 -13 o) Fix some install problems due to X11 non-X11 version o) Install faces.1.gz not faces.man o) Avoid package building due to various sound options, X11/non-X11 build o) Give maintainership to ports o) Bump PORTREVISION
v. 1.23 date: 2003/01/20 19:42:30; author: lkoeller; state: Exp; lines: +2 -2 o) Fix wrong dependency of intl.4 instead of .1 o) Pump PORTREVISION PR: - Submitted by: obraun@FreeBSD.org
v. 1.22 date: 2003/01/19 19:07:22; author: lkoeller; state: Exp; lines: +7 -2 o) Patch reverse compface part to faces 1.6.1 port - Missing uncompface -X option used in exmh - Missing filter programs to generate ikon file - I will try communicate the necessary add ons to the new developers of faces.
v. 1.21 date: 2003/01/19 16:16:42; author: lkoeller; state: Exp; lines: +77 -36 o) Update to nearly complete rewritten faces-1.7.7 port o) This port now includes xfaces functionality -> remove xfaces port o) Support for different audio systems when building the port PR: ports/35578, ports/35617 Submitted by: Alan Eldridge
v. 1.20 date: 2002/03/04 12:39:32; author: lkoeller; state: Exp; lines: +1 -1 * The modification of the Makefile due to the merge of compface and faces leads to a wrong URL for the source file. Due to this error a directory tree was fetched and the checksum and build process failed. PR: - Submitted by: setantae@submonkey.net (Problem description)
v. 1.19 date: 2002/01/29 11:45:17; author: knu; state: Exp; lines: +1 -1 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command.
v. 1.18 date: 2001/07/10 13:54:21; author: sobomax; state: Exp; lines: +3 -3 ${PREFIX}/share/${PORTNAME} --> ${DATADIR}
v. 1.17 date: 2001/03/10 23:47:51; author: kris; state: Exp; lines: +2 -2 Switch to using USE_X_PREFIX, respect CC and CFLAGS, and sort and fix plist.
v. 1.16 date: 2001/02/26 20:48:55; author: lkoeller; state: Exp; lines: +40 -2 - Respect PREFIX and X11BASE which wasn't done in some binaries and scripts - Fix problem with gcc 2.95 (add -fwritable-strings) - Fix problem with display depth when printing username below icon (white text on white background ;-) - Add some documentation (READMEs) with respect to NOPORTDOCS - Define of USE_NAS environment variable builds faces with NAS (auplay) support (default is rplay) - Correct pkg-plist - Shorten pkg-desc below 24 lines - Bump PORTREVISION to 1 Changes were stimulated by: Mike Meyer
v. 1.15 date: 2001/02/05 15:10:36; author: olgeni; state: Exp; lines: +2 -2 Spaces->tabs in the mail category. (I know, I look boring and pedant :o)
v. 1.14 date: 2000/06/16 21:51:30; author: asami; state: Exp; lines: +2 -2 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
v. 1.13 date: 2000/06/16 10:37:30; author: sobomax; state: Exp; lines: +2 -4 Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with ldconfig in PLIST need personal consideration.
v. 1.12 date: 2000/04/13 19:59:39; author: cpiazza; state: Exp; lines: +3 -3 Update to use PORTNAME/PORTVERSION
v. 1.11 date: 1999/08/31 06:47:21; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.10 date: 1999/08/25 06:50:11; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.9 date: 1998/11/28 02:18:45; author: asami; state: Exp; lines: +2 -1 A few more USE_XLIBs.
v. 1.8 date: 1998/09/21 01:55:45; author: steve; state: Exp; lines: +9 -5 Allow this to build in an ELF world.
v. 1.7 date: 1998/09/19 01:51:19; author: hoek; state: Exp; lines: +2 -6 Use MLINKS.
v. 1.6 date: 1998/03/15 15:03:45; author: andreas; state: Exp; lines: +2 -3 removed bogus ftp site (no anonymous ftp login anymore)
v. 1.5 date: 1997/11/17 18:47:53; author: max; state: Exp; lines: +2 -2 Update the maintainer's e-mail address. Requested by: maintainer in PR 4811
v. 1.4 date: 1997/07/17 15:12:51; author: max; state: Exp; lines: +2 -2 ldconfig -> ${LDCONFIG}.
v. 1.3 date: 1997/05/17 15:14:34; author: max; state: Exp; lines: +8 -1 Don't compress man pages during the build. Pay attention to ${PREFIX}.
v. 1.2 date: 1996/12/17 04:52:12; author: asami; state: Exp; lines: +5 -2 Change shared library version numbers to "1.0". Move EXTRACT_SUFX to right place. Add ldconfig to post-install target and @exec in PLIST so the shared library will be registered. Remove patch between two versions of "Makefile.old". These things are all described in the handbook. Andreas, can you please read it?
v. 1.1 date: 1996/12/14 22:27:51; author: andreas; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1996/12/14 22:27:51; author: andreas; state: Exp; lines: +0 -0 faces - visual mail, user and print face server can nicely be used with exmh Submitted by: Lars Koeller ============================================================================= v. 1.39 date: 2007/05/19 20:14:12; 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.38 date: 2007/03/23 13:21:41; author: sat; state: Exp; lines: +2 -1 - Add WWW - Switch to sourceforge release (no changes, just CVS headers updated) - Shorten pkg-descr - Move portdocs from plist to Makefile
v. 1.37 date: 2006/08/15 00:29:10; 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.36 date: 2006/05/10 22:36:51; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from ports starting with M
v. 1.35 date: 2006/03/07 08:26:45; 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.34 date: 2005/05/10 08:53:17; author: vs; state: Exp; lines: +27 -39 - Use OPTIONS: Toggle default audio-support to disabled, mostly to avoid that mutt-print pulls in audio-support via faces which I suspect nobody is using anyway - Drop unused patch - Bump PORTREVISION to make the cluster pick up the changed default set of options/dependencies Requested by: BSD-AC users group
v. 1.33 date: 2005/04/12 03:25:56; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.32 date: 2005/04/11 08:03:00; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.31 date: 2004/03/25 09:52:44; author: kris; state: Exp; lines: +4 -0 Support WITHOUT_NLS
v. 1.30 date: 2004/03/21 00:58:15; author: kris; state: Exp; lines: +0 -2 Allow this to be built as a package - there doesn't seem to be anything wrong with the default settings that make this fundamentally unsuitable for packaging. Requested by: many
v. 1.29 date: 2004/02/04 05:21:47; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.28 date: 2003/11/18 16:13:39; author: krion; state: Exp; lines: +2 -2 - Don't patch out copyright information - Pet portlint PR: 59413 Submitted by: Simon Barner
v. 1.27 date: 2003/08/16 16:28:49; author: krion; state: Exp; lines: +87 -80 - Support WITHOUT_X11 properly PR: 55627 Submitted by: Ports Fury
v. 1.26 date: 2003/02/28 22:53:00; author: kris; state: Exp; lines: +1 -1 Use pre-everything:: instead of pre-everything: to avoid conflict with targets in bsd.port.mk
v. 1.25 date: 2003/02/20 18:40:33; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.24 date: 2003/01/21 19:39:57; author: lkoeller; state: Exp; lines: +16 -13 o) Fix some install problems due to X11 non-X11 version o) Install faces.1.gz not faces.man o) Avoid package building due to various sound options, X11/non-X11 build o) Give maintainership to ports o) Bump PORTREVISION
v. 1.23 date: 2003/01/20 19:42:30; author: lkoeller; state: Exp; lines: +2 -2 o) Fix wrong dependency of intl.4 instead of .1 o) Pump PORTREVISION PR: - Submitted by: obraun@FreeBSD.org
v. 1.22 date: 2003/01/19 19:07:22; author: lkoeller; state: Exp; lines: +7 -2 o) Patch reverse compface part to faces 1.6.1 port - Missing uncompface -X option used in exmh - Missing filter programs to generate ikon file - I will try communicate the necessary add ons to the new developers of faces.
v. 1.21 date: 2003/01/19 16:16:42; author: lkoeller; state: Exp; lines: +77 -36 o) Update to nearly complete rewritten faces-1.7.7 port o) This port now includes xfaces functionality -> remove xfaces port o) Support for different audio systems when building the port PR: ports/35578, ports/35617 Submitted by: Alan Eldridge
v. 1.20 date: 2002/03/04 12:39:32; author: lkoeller; state: Exp; lines: +1 -1 * The modification of the Makefile due to the merge of compface and faces leads to a wrong URL for the source file. Due to this error a directory tree was fetched and the checksum and build process failed. PR: - Submitted by: setantae@submonkey.net (Problem description)
v. 1.19 date: 2002/01/29 11:45:17; author: knu; state: Exp; lines: +1 -1 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command.
v. 1.18 date: 2001/07/10 13:54:21; author: sobomax; state: Exp; lines: +3 -3 ${PREFIX}/share/${PORTNAME} --> ${DATADIR}
v. 1.17 date: 2001/03/10 23:47:51; author: kris; state: Exp; lines: +2 -2 Switch to using USE_X_PREFIX, respect CC and CFLAGS, and sort and fix plist.
v. 1.16 date: 2001/02/26 20:48:55; author: lkoeller; state: Exp; lines: +40 -2 - Respect PREFIX and X11BASE which wasn't done in some binaries and scripts - Fix problem with gcc 2.95 (add -fwritable-strings) - Fix problem with display depth when printing username below icon (white text on white background ;-) - Add some documentation (READMEs) with respect to NOPORTDOCS - Define of USE_NAS environment variable builds faces with NAS (auplay) support (default is rplay) - Correct pkg-plist - Shorten pkg-desc below 24 lines - Bump PORTREVISION to 1 Changes were stimulated by: Mike Meyer
v. 1.15 date: 2001/02/05 15:10:36; author: olgeni; state: Exp; lines: +2 -2 Spaces->tabs in the mail category. (I know, I look boring and pedant :o)
v. 1.14 date: 2000/06/16 21:51:30; author: asami; state: Exp; lines: +2 -2 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
v. 1.13 date: 2000/06/16 10:37:30; author: sobomax; state: Exp; lines: +2 -4 Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with ldconfig in PLIST need personal consideration.
v. 1.12 date: 2000/04/13 19:59:39; author: cpiazza; state: Exp; lines: +3 -3 Update to use PORTNAME/PORTVERSION
v. 1.11 date: 1999/08/31 06:47:21; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.10 date: 1999/08/25 06:50:11; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.9 date: 1998/11/28 02:18:45; author: asami; state: Exp; lines: +2 -1 A few more USE_XLIBs.
v. 1.8 date: 1998/09/21 01:55:45; author: steve; state: Exp; lines: +9 -5 Allow this to build in an ELF world.
v. 1.7 date: 1998/09/19 01:51:19; author: hoek; state: Exp; lines: +2 -6 Use MLINKS.
v. 1.6 date: 1998/03/15 15:03:45; author: andreas; state: Exp; lines: +2 -3 removed bogus ftp site (no anonymous ftp login anymore)
v. 1.5 date: 1997/11/17 18:47:53; author: max; state: Exp; lines: +2 -2 Update the maintainer's e-mail address. Requested by: maintainer in PR 4811
v. 1.4 date: 1997/07/17 15:12:51; author: max; state: Exp; lines: +2 -2 ldconfig -> ${LDCONFIG}.
v. 1.3 date: 1997/05/17 15:14:34; author: max; state: Exp; lines: +8 -1 Don't compress man pages during the build. Pay attention to ${PREFIX}.
v. 1.2 date: 1996/12/17 04:52:12; author: asami; state: Exp; lines: +5 -2 Change shared library version numbers to "1.0". Move EXTRACT_SUFX to right place. Add ldconfig to post-install target and @exec in PLIST so the shared library will be registered. Remove patch between two versions of "Makefile.old". These things are all described in the handbook. Andreas, can you please read it?
v. 1.1 date: 1996/12/14 22:27:51; author: andreas; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1996/12/14 22:27:51; author: andreas; state: Exp; lines: +0 -0 faces - visual mail, user and print face server can nicely be used with exmh Submitted by: Lars Koeller ============================================================================= v. 1.39 date: 2007/05/19 20:14:12; 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.38 date: 2007/03/23 13:21:41; author: sat; state: Exp; lines: +2 -1 - Add WWW - Switch to sourceforge release (no changes, just CVS headers updated) - Shorten pkg-descr - Move portdocs from plist to Makefile
v. 1.37 date: 2006/08/15 00:29:10; 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.36 date: 2006/05/10 22:36:51; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from ports starting with M
v. 1.35 date: 2006/03/07 08:26:45; 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.34 date: 2005/05/10 08:53:17; author: vs; state: Exp; lines: +27 -39 - Use OPTIONS: Toggle default audio-support to disabled, mostly to avoid that mutt-print pulls in audio-support via faces which I suspect nobody is using anyway - Drop unused patch - Bump PORTREVISION to make the cluster pick up the changed default set of options/dependencies Requested by: BSD-AC users group
v. 1.33 date: 2005/04/12 03:25:56; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.32 date: 2005/04/11 08:03:00; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.31 date: 2004/03/25 09:52:44; author: kris; state: Exp; lines: +4 -0 Support WITHOUT_NLS
v. 1.30 date: 2004/03/21 00:58:15; author: kris; state: Exp; lines: +0 -2 Allow this to be built as a package - there doesn't seem to be anything wrong with the default settings that make this fundamentally unsuitable for packaging. Requested by: many
v. 1.29 date: 2004/02/04 05:21:47; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.28 date: 2003/11/18 16:13:39; author: krion; state: Exp; lines: +2 -2 - Don't patch out copyright information - Pet portlint PR: 59413 Submitted by: Simon Barner
v. 1.27 date: 2003/08/16 16:28:49; author: krion; state: Exp; lines: +87 -80 - Support WITHOUT_X11 properly PR: 55627 Submitted by: Ports Fury
v. 1.26 date: 2003/02/28 22:53:00; author: kris; state: Exp; lines: +1 -1 Use pre-everything:: instead of pre-everything: to avoid conflict with targets in bsd.port.mk
v. 1.25 date: 2003/02/20 18:40:33; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.24 date: 2003/01/21 19:39:57; author: lkoeller; state: Exp; lines: +16 -13 o) Fix some install problems due to X11 non-X11 version o) Install faces.1.gz not faces.man o) Avoid package building due to various sound options, X11/non-X11 build o) Give maintainership to ports o) Bump PORTREVISION
v. 1.23 date: 2003/01/20 19:42:30; author: lkoeller; state: Exp; lines: +2 -2 o) Fix wrong dependency of intl.4 instead of .1 o) Pump PORTREVISION PR: - Submitted by: obraun@FreeBSD.org
v. 1.22 date: 2003/01/19 19:07:22; author: lkoeller; state: Exp; lines: +7 -2 o) Patch reverse compface part to faces 1.6.1 port - Missing uncompface -X option used in exmh - Missing filter programs to generate ikon file - I will try communicate the necessary add ons to the new developers of faces.
v. 1.21 date: 2003/01/19 16:16:42; author: lkoeller; state: Exp; lines: +77 -36 o) Update to nearly complete rewritten faces-1.7.7 port o) This port now includes xfaces functionality -> remove xfaces port o) Support for different audio systems when building the port PR: ports/35578, ports/35617 Submitted by: Alan Eldridge
v. 1.20 date: 2002/03/04 12:39:32; author: lkoeller; state: Exp; lines: +1 -1 * The modification of the Makefile due to the merge of compface and faces leads to a wrong URL for the source file. Due to this error a directory tree was fetched and the checksum and build process failed. PR: - Submitted by: setantae@submonkey.net (Problem description)
v. 1.19 date: 2002/01/29 11:45:17; author: knu; state: Exp; lines: +1 -1 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command.
v. 1.18 date: 2001/07/10 13:54:21; author: sobomax; state: Exp; lines: +3 -3 ${PREFIX}/share/${PORTNAME} --> ${DATADIR}
v. 1.17 date: 2001/03/10 23:47:51; author: kris; state: Exp; lines: +2 -2 Switch to using USE_X_PREFIX, respect CC and CFLAGS, and sort and fix plist.
v. 1.16 date: 2001/02/26 20:48:55; author: lkoeller; state: Exp; lines: +40 -2 - Respect PREFIX and X11BASE which wasn't done in some binaries and scripts - Fix problem with gcc 2.95 (add -fwritable-strings) - Fix problem with display depth when printing username below icon (white text on white background ;-) - Add some documentation (READMEs) with respect to NOPORTDOCS - Define of USE_NAS environment variable builds faces with NAS (auplay) support (default is rplay) - Correct pkg-plist - Shorten pkg-desc below 24 lines - Bump PORTREVISION to 1 Changes were stimulated by: Mike Meyer
v. 1.15 date: 2001/02/05 15:10:36; author: olgeni; state: Exp; lines: +2 -2 Spaces->tabs in the mail category. (I know, I look boring and pedant :o)
v. 1.14 date: 2000/06/16 21:51:30; author: asami; state: Exp; lines: +2 -2 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
v. 1.13 date: 2000/06/16 10:37:30; author: sobomax; state: Exp; lines: +2 -4 Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with ldconfig in PLIST need personal consideration.
v. 1.12 date: 2000/04/13 19:59:39; author: cpiazza; state: Exp; lines: +3 -3 Update to use PORTNAME/PORTVERSION
v. 1.11 date: 1999/08/31 06:47:21; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.10 date: 1999/08/25 06:50:11; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.9 date: 1998/11/28 02:18:45; author: asami; state: Exp; lines: +2 -1 A few more USE_XLIBs.
v. 1.8 date: 1998/09/21 01:55:45; author: steve; state: Exp; lines: +9 -5 Allow this to build in an ELF world.
v. 1.7 date: 1998/09/19 01:51:19; author: hoek; state: Exp; lines: +2 -6 Use MLINKS.
v. 1.6 date: 1998/03/15 15:03:45; author: andreas; state: Exp; lines: +2 -3 removed bogus ftp site (no anonymous ftp login anymore)
v. 1.5 date: 1997/11/17 18:47:53; author: max; state: Exp; lines: +2 -2 Update the maintainer's e-mail address. Requested by: maintainer in PR 4811
v. 1.4 date: 1997/07/17 15:12:51; author: max; state: Exp; lines: +2 -2 ldconfig -> ${LDCONFIG}.
v. 1.3 date: 1997/05/17 15:14:34; author: max; state: Exp; lines: +8 -1 Don't compress man pages during the build. Pay attention to ${PREFIX}.
v. 1.2 date: 1996/12/17 04:52:12; author: asami; state: Exp; lines: +5 -2 Change shared library version numbers to "1.0". Move EXTRACT_SUFX to right place. Add ldconfig to post-install target and @exec in PLIST so the shared library will be registered. Remove patch between two versions of "Makefile.old". These things are all described in the handbook. Andreas, can you please read it?
v. 1.1 date: 1996/12/14 22:27:51; author: andreas; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1996/12/14 22:27:51; author: andreas; state: Exp; lines: +0 -0 faces - visual mail, user and print face server can nicely be used with exmh Submitted by: Lars Koeller =============================================================================



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