The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD mail : elm

A once-popular mail user agent, version 2.5.x

 Elm is an interactive screen-oriented mailer program  that
supersedes mail and mailx.  This is the 2.5.x distribution.

- Daniel Hagan
dhagan@cs.vt.edu
 

ftp://ftp.virginia.edu/pub/elm/



elm history


v. 1.75
date: 2005/08/24 20:32:00;  author: sem;  state: Exp;  lines: +4 -2
- Update to 2.5.8. It fixes a remote buffer overflow.

PR:		ports/85225
Submitted by:	maintainer
Approved by:	portmgr (linimon)

v. 1.74 date: 2004/02/04 04:36:06; author: marcus; state: Exp; lines: +2 -2 Add USE_GETTEXT and bump PORTREVISION. Submitted by: trevor Tested by: bento
v. 1.73 date: 2004/01/23 18:12:01; author: trevor; state: Exp; lines: +1 -1 Now gettext 0.12.1 is gettext-old.
v. 1.72 date: 2003/08/26 20:25:47; author: marcus; state: Exp; lines: +1 -0 Bump the PORTREVISION for the ports directly affected by the gettext upgrade. Prodded by: kris
v. 1.71 date: 2003/08/25 05:41:29; author: marcus; state: Exp; lines: +1 -1 Chase the libintl.so shared lib version.
v. 1.70 date: 2003/02/21 12:42:14; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.69 date: 2003/01/04 12:22:28; author: edwin; state: Exp; lines: +2 -1 [MAINTAINER-PATCH] Add new MASTER_SITES for mail/elm PR: ports/46750 Submitted by: Kevin Day
v. 1.68 date: 2002/08/22 21:37:06; author: obraun; state: Exp; lines: +1 -2 Upgrade to 2.5.6 PR: ports/41696 Submitted by: maintainer Approved by: dwcjr (mentor)
v. 1.67 date: 2002/08/01 16:22:16; author: ade; state: Exp; lines: +1 -1 Chase shlib rev of devel/gettext Submitted by: lots and lots Pointy hat to: ade
v. 1.66 date: 2002/04/12 17:09:46; author: ade; state: Exp; lines: +2 -2 gettext upgrade uber-patch (stage 3) - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr
v. 1.65 date: 2002/03/15 19:44:08; author: ade; state: Exp; lines: +2 -2 Stage 1 of gettext update. Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr
v. 1.64 date: 2001/07/24 03:01:26; author: kris; state: Exp; lines: +2 -1 Fix insecure temporary file handling. Obtained from: RedHat
v. 1.63 date: 2001/03/12 08:15:17; author: kris; state: Exp; lines: +3 -3 Update to elm 2.5.5. Reviewed by: maintainer
v. 1.62 date: 2001/02/05 15:10:34; author: olgeni; state: Exp; lines: +2 -2 Spaces->tabs in the mail category. (I know, I look boring and pedant :o)
v. 1.61 date: 2000/05/29 09:36:12; author: will; state: Exp; lines: +20 -33 Update to Elm 2.5. New MAINTAINER.
v. 1.60 date: 2000/05/24 10:32:49; author: ache; state: dead; lines: +1 -1 Remove this - repo copied to elm+ME
v. 1.59 date: 2000/04/21 07:12:56; author: mharo; state: Exp; lines: +7 -7 whitespace
v. 1.58 date: 2000/04/13 19:59:32; author: cpiazza; state: Exp; lines: +4 -5 Update to use PORTNAME/PORTVERSION
v. 1.57 date: 2000/01/22 13:33:53; author: ache; state: Exp; lines: +6 -5 upgrade to PL68
v. 1.56 date: 1999/09/08 18:10:41; author: ache; state: Exp; lines: +4 -4 upgrade to 61
v. 1.55 date: 1999/08/31 06:47:18; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.54 date: 1999/08/25 06:50:07; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.53 date: 1999/08/22 23:32:58; author: mharo; state: Exp; lines: +2 -2 awk -> ${AWK} basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR}
v. 1.52 date: 1999/04/07 18:28:33; author: ache; state: Exp; lines: +6 -3 upgrade to +54
v. 1.51 date: 1998/09/19 00:16:08; author: hoek; state: Exp; lines: +2 -2 Really add MLINKS support. 7 or more times out of 9, you will need to change pkg/PLIST when adding MLINKS support.
v. 1.50 date: 1998/09/10 08:08:24; author: asami; state: Exp; lines: +2 -6 Use MLINKS to create manpage link.
v. 1.49 date: 1998/08/28 20:51:28; author: hoek; state: Exp; lines: +2 -1 Quick hack to make this obey PREFIX. Note that ${WRKSRC}/nls/LANGS is now modified twice---once by patches/patch-ab, and once by post-install:. :(
v. 1.48 date: 1998/08/28 19:51:38; author: hoek; state: Exp; lines: +2 -2 Manpages are compressed by bsd.port.mk _after_ post-install:. Rev. 1.47 broke this port by assuming the opposite. Now use a symlink so that we can link to a non-existent file.
v. 1.47 date: 1998/08/22 13:20:35; author: asami; state: Exp; lines: +5 -1 Make links correctly depending on NOMANCOMPRESS.
v. 1.46 date: 1998/08/17 18:28:27; author: hoek; state: Exp; lines: +2 -1 Whoops. I broke pkg_add while removing the manpages from the plist. Fix pkg_delete while I'm here. Gee, wouldn't it be nice if bsd.port.mk had support for MLINKs? ;-)
v. 1.45 date: 1998/07/23 22:58:27; author: ache; state: Exp; lines: +5 -4 Upgrade to +43
v. 1.44 date: 1998/04/27 21:10:09; author: ache; state: Exp; lines: +3 -3 Upgrade to PL40
v. 1.43 date: 1998/02/04 16:41:45; author: ache; state: Exp; lines: +4 -4 Upgrade to +38
v. 1.42 date: 1997/12/24 01:21:07; author: alex; state: Exp; lines: +3 -3 No need to use += on first appearance of variables.
v. 1.41 date: 1997/06/22 07:28:49; author: ache; state: Exp; lines: +2 -2 Change dist site
v. 1.40 date: 1997/06/05 21:50:05; author: ache; state: Exp; lines: +4 -4 Upgrade to +32
v. 1.39 date: 1997/04/19 03:08:29; author: ache; state: Exp; lines: +4 -4 Upgrade to 31H
v. 1.38 date: 1997/01/31 11:33:06; author: ache; state: Exp; lines: +4 -4 Upgrade to +31
v. 1.37 date: 1997/01/06 19:22:43; author: ache; state: Exp; lines: +4 -4 Upgrade to +30
v. 1.36 date: 1996/12/23 06:07:54; author: ache; state: Exp; lines: +10 -5 Upgrade to +29
v. 1.35 date: 1996/12/20 02:40:11; author: asami; state: Exp; lines: +2 -2 Standardize.
v. 1.34 date: 1996/12/19 04:19:30; author: ache; state: Exp; lines: +4 -4 Upgrade to +28s
v. 1.33 date: 1996/11/17 07:42:20; author: obrien; state: Exp; lines: +3 -1 Convert to use MAN[1-8LN]
v. 1.32 date: 1996/11/10 21:31:04; author: obrien; state: Exp; lines: +2 -2 CATEGORIES+= --> CATEGORIES= And clean up variable ordering (as shown in the handbook) as little.
v. 1.31 date: 1996/10/03 19:07:54; author: ache; state: Exp; lines: +6 -6 Upgrade to pl 28 DSN turned off, because we not yet have sendmail 8.8
v. 1.30 date: 1996/09/21 12:20:13; author: ache; state: Exp; lines: +4 -4 Upgrade to +26
v. 1.29 date: 1996/08/15 19:16:42; author: ache; state: Exp; lines: +3 -3 Upgrade to +25
v. 1.28 date: 1996/08/12 12:40:42; author: ache; state: Exp; lines: +3 -3 Upgrade to +24
v. 1.27 date: 1996/08/11 12:28:18; author: ache; state: Exp; lines: +5 -4 Upgrade to +23
v. 1.26 date: 1996/06/20 22:23:21; author: ache; state: Exp; lines: +4 -4 Upgrade to lvl 22
v. 1.25 date: 1996/05/26 00:47:47; author: ache; state: Exp; lines: +4 -4 Upgrade to +19
v. 1.24 date: 1996/05/07 19:42:41; author: ache; state: Exp; lines: +6 -5 upgrade to me17
v. 1.23 date: 1996/05/03 21:18:39; author: ache; state: Exp; lines: +4 -4 Upgrade to ME+16
v. 1.22 date: 1996/04/06 02:41:26; author: ache; state: Exp; lines: +4 -4 Upgrade to +15
v. 1.21 date: 1996/03/26 02:58:26; author: ache; state: Exp; lines: +4 -4 Upgrade to level 14
v. 1.20 date: 1996/03/14 17:02:06; author: ache; state: Exp; lines: +4 -4 Upgrade to ME+13
v. 1.19 date: 1996/03/12 23:20:25; author: ache; state: Exp; lines: +4 -4 Upgrade to v12 (most of my patches applied by maintainer)
v. 1.18 date: 1996/03/06 07:16:41; author: asami; state: Exp; lines: +3 -2 Reorder variables.
v. 1.17 date: 1996/02/29 21:35:46; author: ache; state: Exp; lines: +4 -4 Upgrade to level 11
v. 1.16 date: 1996/02/27 19:53:20; author: ache; state: Exp; lines: +4 -4 Upgrade to level 10
v. 1.15 date: 1996/02/26 00:57:03; author: ache; state: Exp; lines: +13 -11 Switch to new Elm maintainer
v. 1.14 date: 1996/02/20 04:18:46; author: ache; state: Exp; lines: +2 -7 Change master site, old one not contains elm anymore
v. 1.13 date: 1995/12/21 10:47:59; author: ache; state: Exp; lines: +1 -2 Oops, forget one small change
v. 1.12 date: 1995/12/21 10:39:40; author: ache; state: Exp; lines: +5 -4 Simplify patch process
v. 1.11 date: 1995/12/19 23:45:56; author: ache; state: Exp; lines: +8 -5 Upgrade to PL25 Simplify external programs support Allow users to set their full names
v. 1.10 date: 1995/12/04 10:55:52; author: asami; state: Exp; lines: +5 -4 Reorder variables.
v. 1.9 date: 1995/12/02 21:30:51; author: ache; state: Exp; lines: +3 -2 Add version variable to not edit elm+* Makefiles when version changed
v. 1.8 date: 1995/11/19 21:11:30; author: ache; state: Exp; lines: +6 -6 Upgrade 8a -> 8b Make it non-interactive Make it packageable (compiled-in domain name not plays any role due to gethostname())
v. 1.7 date: 1995/10/20 07:35:26; author: asami; state: Exp; lines: +2 -2 Add comment on why this is not packageable.
v. 1.6 date: 1995/09/28 16:41:41; author: ache; state: Exp; lines: +16 -10 Replace obsoleted elm with former elm.with_pgp which can work without PGP too.
v. 1.5 date: 1995/04/23 12:44:24; author: asami; state: Exp; lines: +1 -2 Updating mail Makefiles....
v. 1.4 date: 1995/04/11 20:28:05; author: asami; state: Exp; lines: +11 -13 Updated ports Makefiles for mails.
v. 1.3 date: 1995/04/01 12:47:18; author: jkh; state: Exp; lines: +2 -1 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
v. 1.2 date: 1994/11/25 19:12:24; author: gpalmer; state: Exp; lines: +1 -6 Use scripts/preconfigure automatically in bsd.port.mk, not the hackery that used to be here.
v. 1.1 date: 1994/10/14 21:59:02; author: jkh; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1994/10/14 21:59:03; author: jkh; state: Exp; lines: +0 -0 Piero Serini's port of elm. Submitted by: piero ============================================================================= v. 1.75 date: 2005/08/24 20:32:00; author: sem; state: Exp; lines: +4 -2 - Update to 2.5.8. It fixes a remote buffer overflow. PR: ports/85225 Submitted by: maintainer Approved by: portmgr (linimon)
v. 1.74 date: 2004/02/04 04:36:06; author: marcus; state: Exp; lines: +2 -2 Add USE_GETTEXT and bump PORTREVISION. Submitted by: trevor Tested by: bento
v. 1.73 date: 2004/01/23 18:12:01; author: trevor; state: Exp; lines: +1 -1 Now gettext 0.12.1 is gettext-old.
v. 1.72 date: 2003/08/26 20:25:47; author: marcus; state: Exp; lines: +1 -0 Bump the PORTREVISION for the ports directly affected by the gettext upgrade. Prodded by: kris
v. 1.71 date: 2003/08/25 05:41:29; author: marcus; state: Exp; lines: +1 -1 Chase the libintl.so shared lib version.
v. 1.70 date: 2003/02/21 12:42:14; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.69 date: 2003/01/04 12:22:28; author: edwin; state: Exp; lines: +2 -1 [MAINTAINER-PATCH] Add new MASTER_SITES for mail/elm PR: ports/46750 Submitted by: Kevin Day
v. 1.68 date: 2002/08/22 21:37:06; author: obraun; state: Exp; lines: +1 -2 Upgrade to 2.5.6 PR: ports/41696 Submitted by: maintainer Approved by: dwcjr (mentor)
v. 1.67 date: 2002/08/01 16:22:16; author: ade; state: Exp; lines: +1 -1 Chase shlib rev of devel/gettext Submitted by: lots and lots Pointy hat to: ade
v. 1.66 date: 2002/04/12 17:09:46; author: ade; state: Exp; lines: +2 -2 gettext upgrade uber-patch (stage 3) - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr
v. 1.65 date: 2002/03/15 19:44:08; author: ade; state: Exp; lines: +2 -2 Stage 1 of gettext update. Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr
v. 1.64 date: 2001/07/24 03:01:26; author: kris; state: Exp; lines: +2 -1 Fix insecure temporary file handling. Obtained from: RedHat
v. 1.63 date: 2001/03/12 08:15:17; author: kris; state: Exp; lines: +3 -3 Update to elm 2.5.5. Reviewed by: maintainer
v. 1.62 date: 2001/02/05 15:10:34; author: olgeni; state: Exp; lines: +2 -2 Spaces->tabs in the mail category. (I know, I look boring and pedant :o)
v. 1.61 date: 2000/05/29 09:36:12; author: will; state: Exp; lines: +20 -33 Update to Elm 2.5. New MAINTAINER.
v. 1.60 date: 2000/05/24 10:32:49; author: ache; state: dead; lines: +1 -1 Remove this - repo copied to elm+ME
v. 1.59 date: 2000/04/21 07:12:56; author: mharo; state: Exp; lines: +7 -7 whitespace
v. 1.58 date: 2000/04/13 19:59:32; author: cpiazza; state: Exp; lines: +4 -5 Update to use PORTNAME/PORTVERSION
v. 1.57 date: 2000/01/22 13:33:53; author: ache; state: Exp; lines: +6 -5 upgrade to PL68
v. 1.56 date: 1999/09/08 18:10:41; author: ache; state: Exp; lines: +4 -4 upgrade to 61
v. 1.55 date: 1999/08/31 06:47:18; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.54 date: 1999/08/25 06:50:07; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.53 date: 1999/08/22 23:32:58; author: mharo; state: Exp; lines: +2 -2 awk -> ${AWK} basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR}
v. 1.52 date: 1999/04/07 18:28:33; author: ache; state: Exp; lines: +6 -3 upgrade to +54
v. 1.51 date: 1998/09/19 00:16:08; author: hoek; state: Exp; lines: +2 -2 Really add MLINKS support. 7 or more times out of 9, you will need to change pkg/PLIST when adding MLINKS support.
v. 1.50 date: 1998/09/10 08:08:24; author: asami; state: Exp; lines: +2 -6 Use MLINKS to create manpage link.
v. 1.49 date: 1998/08/28 20:51:28; author: hoek; state: Exp; lines: +2 -1 Quick hack to make this obey PREFIX. Note that ${WRKSRC}/nls/LANGS is now modified twice---once by patches/patch-ab, and once by post-install:. :(
v. 1.48 date: 1998/08/28 19:51:38; author: hoek; state: Exp; lines: +2 -2 Manpages are compressed by bsd.port.mk _after_ post-install:. Rev. 1.47 broke this port by assuming the opposite. Now use a symlink so that we can link to a non-existent file.
v. 1.47 date: 1998/08/22 13:20:35; author: asami; state: Exp; lines: +5 -1 Make links correctly depending on NOMANCOMPRESS.
v. 1.46 date: 1998/08/17 18:28:27; author: hoek; state: Exp; lines: +2 -1 Whoops. I broke pkg_add while removing the manpages from the plist. Fix pkg_delete while I'm here. Gee, wouldn't it be nice if bsd.port.mk had support for MLINKs? ;-)
v. 1.45 date: 1998/07/23 22:58:27; author: ache; state: Exp; lines: +5 -4 Upgrade to +43
v. 1.44 date: 1998/04/27 21:10:09; author: ache; state: Exp; lines: +3 -3 Upgrade to PL40
v. 1.43 date: 1998/02/04 16:41:45; author: ache; state: Exp; lines: +4 -4 Upgrade to +38
v. 1.42 date: 1997/12/24 01:21:07; author: alex; state: Exp; lines: +3 -3 No need to use += on first appearance of variables.
v. 1.41 date: 1997/06/22 07:28:49; author: ache; state: Exp; lines: +2 -2 Change dist site
v. 1.40 date: 1997/06/05 21:50:05; author: ache; state: Exp; lines: +4 -4 Upgrade to +32
v. 1.39 date: 1997/04/19 03:08:29; author: ache; state: Exp; lines: +4 -4 Upgrade to 31H
v. 1.38 date: 1997/01/31 11:33:06; author: ache; state: Exp; lines: +4 -4 Upgrade to +31
v. 1.37 date: 1997/01/06 19:22:43; author: ache; state: Exp; lines: +4 -4 Upgrade to +30
v. 1.36 date: 1996/12/23 06:07:54; author: ache; state: Exp; lines: +10 -5 Upgrade to +29
v. 1.35 date: 1996/12/20 02:40:11; author: asami; state: Exp; lines: +2 -2 Standardize.
v. 1.34 date: 1996/12/19 04:19:30; author: ache; state: Exp; lines: +4 -4 Upgrade to +28s
v. 1.33 date: 1996/11/17 07:42:20; author: obrien; state: Exp; lines: +3 -1 Convert to use MAN[1-8LN]
v. 1.32 date: 1996/11/10 21:31:04; author: obrien; state: Exp; lines: +2 -2 CATEGORIES+= --> CATEGORIES= And clean up variable ordering (as shown in the handbook) as little.
v. 1.31 date: 1996/10/03 19:07:54; author: ache; state: Exp; lines: +6 -6 Upgrade to pl 28 DSN turned off, because we not yet have sendmail 8.8
v. 1.30 date: 1996/09/21 12:20:13; author: ache; state: Exp; lines: +4 -4 Upgrade to +26
v. 1.29 date: 1996/08/15 19:16:42; author: ache; state: Exp; lines: +3 -3 Upgrade to +25
v. 1.28 date: 1996/08/12 12:40:42; author: ache; state: Exp; lines: +3 -3 Upgrade to +24
v. 1.27 date: 1996/08/11 12:28:18; author: ache; state: Exp; lines: +5 -4 Upgrade to +23
v. 1.26 date: 1996/06/20 22:23:21; author: ache; state: Exp; lines: +4 -4 Upgrade to lvl 22
v. 1.25 date: 1996/05/26 00:47:47; author: ache; state: Exp; lines: +4 -4 Upgrade to +19
v. 1.24 date: 1996/05/07 19:42:41; author: ache; state: Exp; lines: +6 -5 upgrade to me17
v. 1.23 date: 1996/05/03 21:18:39; author: ache; state: Exp; lines: +4 -4 Upgrade to ME+16
v. 1.22 date: 1996/04/06 02:41:26; author: ache; state: Exp; lines: +4 -4 Upgrade to +15
v. 1.21 date: 1996/03/26 02:58:26; author: ache; state: Exp; lines: +4 -4 Upgrade to level 14
v. 1.20 date: 1996/03/14 17:02:06; author: ache; state: Exp; lines: +4 -4 Upgrade to ME+13
v. 1.19 date: 1996/03/12 23:20:25; author: ache; state: Exp; lines: +4 -4 Upgrade to v12 (most of my patches applied by maintainer)
v. 1.18 date: 1996/03/06 07:16:41; author: asami; state: Exp; lines: +3 -2 Reorder variables.
v. 1.17 date: 1996/02/29 21:35:46; author: ache; state: Exp; lines: +4 -4 Upgrade to level 11
v. 1.16 date: 1996/02/27 19:53:20; author: ache; state: Exp; lines: +4 -4 Upgrade to level 10
v. 1.15 date: 1996/02/26 00:57:03; author: ache; state: Exp; lines: +13 -11 Switch to new Elm maintainer
v. 1.14 date: 1996/02/20 04:18:46; author: ache; state: Exp; lines: +2 -7 Change master site, old one not contains elm anymore
v. 1.13 date: 1995/12/21 10:47:59; author: ache; state: Exp; lines: +1 -2 Oops, forget one small change
v. 1.12 date: 1995/12/21 10:39:40; author: ache; state: Exp; lines: +5 -4 Simplify patch process
v. 1.11 date: 1995/12/19 23:45:56; author: ache; state: Exp; lines: +8 -5 Upgrade to PL25 Simplify external programs support Allow users to set their full names
v. 1.10 date: 1995/12/04 10:55:52; author: asami; state: Exp; lines: +5 -4 Reorder variables.
v. 1.9 date: 1995/12/02 21:30:51; author: ache; state: Exp; lines: +3 -2 Add version variable to not edit elm+* Makefiles when version changed
v. 1.8 date: 1995/11/19 21:11:30; author: ache; state: Exp; lines: +6 -6 Upgrade 8a -> 8b Make it non-interactive Make it packageable (compiled-in domain name not plays any role due to gethostname())
v. 1.7 date: 1995/10/20 07:35:26; author: asami; state: Exp; lines: +2 -2 Add comment on why this is not packageable.
v. 1.6 date: 1995/09/28 16:41:41; author: ache; state: Exp; lines: +16 -10 Replace obsoleted elm with former elm.with_pgp which can work without PGP too.
v. 1.5 date: 1995/04/23 12:44:24; author: asami; state: Exp; lines: +1 -2 Updating mail Makefiles....
v. 1.4 date: 1995/04/11 20:28:05; author: asami; state: Exp; lines: +11 -13 Updated ports Makefiles for mails.
v. 1.3 date: 1995/04/01 12:47:18; author: jkh; state: Exp; lines: +2 -1 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
v. 1.2 date: 1994/11/25 19:12:24; author: gpalmer; state: Exp; lines: +1 -6 Use scripts/preconfigure automatically in bsd.port.mk, not the hackery that used to be here.
v. 1.1 date: 1994/10/14 21:59:02; author: jkh; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1994/10/14 21:59:03; author: jkh; state: Exp; lines: +0 -0 Piero Serini's port of elm. Submitted by: piero ============================================================================= v. 1.75 date: 2005/08/24 20:32:00; author: sem; state: Exp; lines: +4 -2 - Update to 2.5.8. It fixes a remote buffer overflow. PR: ports/85225 Submitted by: maintainer Approved by: portmgr (linimon)
v. 1.74 date: 2004/02/04 04:36:06; author: marcus; state: Exp; lines: +2 -2 Add USE_GETTEXT and bump PORTREVISION. Submitted by: trevor Tested by: bento
v. 1.73 date: 2004/01/23 18:12:01; author: trevor; state: Exp; lines: +1 -1 Now gettext 0.12.1 is gettext-old.
v. 1.72 date: 2003/08/26 20:25:47; author: marcus; state: Exp; lines: +1 -0 Bump the PORTREVISION for the ports directly affected by the gettext upgrade. Prodded by: kris
v. 1.71 date: 2003/08/25 05:41:29; author: marcus; state: Exp; lines: +1 -1 Chase the libintl.so shared lib version.
v. 1.70 date: 2003/02/21 12:42:14; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.69 date: 2003/01/04 12:22:28; author: edwin; state: Exp; lines: +2 -1 [MAINTAINER-PATCH] Add new MASTER_SITES for mail/elm PR: ports/46750 Submitted by: Kevin Day
v. 1.68 date: 2002/08/22 21:37:06; author: obraun; state: Exp; lines: +1 -2 Upgrade to 2.5.6 PR: ports/41696 Submitted by: maintainer Approved by: dwcjr (mentor)
v. 1.67 date: 2002/08/01 16:22:16; author: ade; state: Exp; lines: +1 -1 Chase shlib rev of devel/gettext Submitted by: lots and lots Pointy hat to: ade
v. 1.66 date: 2002/04/12 17:09:46; author: ade; state: Exp; lines: +2 -2 gettext upgrade uber-patch (stage 3) - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr
v. 1.65 date: 2002/03/15 19:44:08; author: ade; state: Exp; lines: +2 -2 Stage 1 of gettext update. Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr
v. 1.64 date: 2001/07/24 03:01:26; author: kris; state: Exp; lines: +2 -1 Fix insecure temporary file handling. Obtained from: RedHat
v. 1.63 date: 2001/03/12 08:15:17; author: kris; state: Exp; lines: +3 -3 Update to elm 2.5.5. Reviewed by: maintainer
v. 1.62 date: 2001/02/05 15:10:34; author: olgeni; state: Exp; lines: +2 -2 Spaces->tabs in the mail category. (I know, I look boring and pedant :o)
v. 1.61 date: 2000/05/29 09:36:12; author: will; state: Exp; lines: +20 -33 Update to Elm 2.5. New MAINTAINER.
v. 1.60 date: 2000/05/24 10:32:49; author: ache; state: dead; lines: +1 -1 Remove this - repo copied to elm+ME
v. 1.59 date: 2000/04/21 07:12:56; author: mharo; state: Exp; lines: +7 -7 whitespace
v. 1.58 date: 2000/04/13 19:59:32; author: cpiazza; state: Exp; lines: +4 -5 Update to use PORTNAME/PORTVERSION
v. 1.57 date: 2000/01/22 13:33:53; author: ache; state: Exp; lines: +6 -5 upgrade to PL68
v. 1.56 date: 1999/09/08 18:10:41; author: ache; state: Exp; lines: +4 -4 upgrade to 61
v. 1.55 date: 1999/08/31 06:47:18; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.54 date: 1999/08/25 06:50:07; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.53 date: 1999/08/22 23:32:58; author: mharo; state: Exp; lines: +2 -2 awk -> ${AWK} basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR}
v. 1.52 date: 1999/04/07 18:28:33; author: ache; state: Exp; lines: +6 -3 upgrade to +54
v. 1.51 date: 1998/09/19 00:16:08; author: hoek; state: Exp; lines: +2 -2 Really add MLINKS support. 7 or more times out of 9, you will need to change pkg/PLIST when adding MLINKS support.
v. 1.50 date: 1998/09/10 08:08:24; author: asami; state: Exp; lines: +2 -6 Use MLINKS to create manpage link.
v. 1.49 date: 1998/08/28 20:51:28; author: hoek; state: Exp; lines: +2 -1 Quick hack to make this obey PREFIX. Note that ${WRKSRC}/nls/LANGS is now modified twice---once by patches/patch-ab, and once by post-install:. :(
v. 1.48 date: 1998/08/28 19:51:38; author: hoek; state: Exp; lines: +2 -2 Manpages are compressed by bsd.port.mk _after_ post-install:. Rev. 1.47 broke this port by assuming the opposite. Now use a symlink so that we can link to a non-existent file.
v. 1.47 date: 1998/08/22 13:20:35; author: asami; state: Exp; lines: +5 -1 Make links correctly depending on NOMANCOMPRESS.
v. 1.46 date: 1998/08/17 18:28:27; author: hoek; state: Exp; lines: +2 -1 Whoops. I broke pkg_add while removing the manpages from the plist. Fix pkg_delete while I'm here. Gee, wouldn't it be nice if bsd.port.mk had support for MLINKs? ;-)
v. 1.45 date: 1998/07/23 22:58:27; author: ache; state: Exp; lines: +5 -4 Upgrade to +43
v. 1.44 date: 1998/04/27 21:10:09; author: ache; state: Exp; lines: +3 -3 Upgrade to PL40
v. 1.43 date: 1998/02/04 16:41:45; author: ache; state: Exp; lines: +4 -4 Upgrade to +38
v. 1.42 date: 1997/12/24 01:21:07; author: alex; state: Exp; lines: +3 -3 No need to use += on first appearance of variables.
v. 1.41 date: 1997/06/22 07:28:49; author: ache; state: Exp; lines: +2 -2 Change dist site
v. 1.40 date: 1997/06/05 21:50:05; author: ache; state: Exp; lines: +4 -4 Upgrade to +32
v. 1.39 date: 1997/04/19 03:08:29; author: ache; state: Exp; lines: +4 -4 Upgrade to 31H
v. 1.38 date: 1997/01/31 11:33:06; author: ache; state: Exp; lines: +4 -4 Upgrade to +31
v. 1.37 date: 1997/01/06 19:22:43; author: ache; state: Exp; lines: +4 -4 Upgrade to +30
v. 1.36 date: 1996/12/23 06:07:54; author: ache; state: Exp; lines: +10 -5 Upgrade to +29
v. 1.35 date: 1996/12/20 02:40:11; author: asami; state: Exp; lines: +2 -2 Standardize.
v. 1.34 date: 1996/12/19 04:19:30; author: ache; state: Exp; lines: +4 -4 Upgrade to +28s
v. 1.33 date: 1996/11/17 07:42:20; author: obrien; state: Exp; lines: +3 -1 Convert to use MAN[1-8LN]
v. 1.32 date: 1996/11/10 21:31:04; author: obrien; state: Exp; lines: +2 -2 CATEGORIES+= --> CATEGORIES= And clean up variable ordering (as shown in the handbook) as little.
v. 1.31 date: 1996/10/03 19:07:54; author: ache; state: Exp; lines: +6 -6 Upgrade to pl 28 DSN turned off, because we not yet have sendmail 8.8
v. 1.30 date: 1996/09/21 12:20:13; author: ache; state: Exp; lines: +4 -4 Upgrade to +26
v. 1.29 date: 1996/08/15 19:16:42; author: ache; state: Exp; lines: +3 -3 Upgrade to +25
v. 1.28 date: 1996/08/12 12:40:42; author: ache; state: Exp; lines: +3 -3 Upgrade to +24
v. 1.27 date: 1996/08/11 12:28:18; author: ache; state: Exp; lines: +5 -4 Upgrade to +23
v. 1.26 date: 1996/06/20 22:23:21; author: ache; state: Exp; lines: +4 -4 Upgrade to lvl 22
v. 1.25 date: 1996/05/26 00:47:47; author: ache; state: Exp; lines: +4 -4 Upgrade to +19
v. 1.24 date: 1996/05/07 19:42:41; author: ache; state: Exp; lines: +6 -5 upgrade to me17
v. 1.23 date: 1996/05/03 21:18:39; author: ache; state: Exp; lines: +4 -4 Upgrade to ME+16
v. 1.22 date: 1996/04/06 02:41:26; author: ache; state: Exp; lines: +4 -4 Upgrade to +15
v. 1.21 date: 1996/03/26 02:58:26; author: ache; state: Exp; lines: +4 -4 Upgrade to level 14
v. 1.20 date: 1996/03/14 17:02:06; author: ache; state: Exp; lines: +4 -4 Upgrade to ME+13
v. 1.19 date: 1996/03/12 23:20:25; author: ache; state: Exp; lines: +4 -4 Upgrade to v12 (most of my patches applied by maintainer)
v. 1.18 date: 1996/03/06 07:16:41; author: asami; state: Exp; lines: +3 -2 Reorder variables.
v. 1.17 date: 1996/02/29 21:35:46; author: ache; state: Exp; lines: +4 -4 Upgrade to level 11
v. 1.16 date: 1996/02/27 19:53:20; author: ache; state: Exp; lines: +4 -4 Upgrade to level 10
v. 1.15 date: 1996/02/26 00:57:03; author: ache; state: Exp; lines: +13 -11 Switch to new Elm maintainer
v. 1.14 date: 1996/02/20 04:18:46; author: ache; state: Exp; lines: +2 -7 Change master site, old one not contains elm anymore
v. 1.13 date: 1995/12/21 10:47:59; author: ache; state: Exp; lines: +1 -2 Oops, forget one small change
v. 1.12 date: 1995/12/21 10:39:40; author: ache; state: Exp; lines: +5 -4 Simplify patch process
v. 1.11 date: 1995/12/19 23:45:56; author: ache; state: Exp; lines: +8 -5 Upgrade to PL25 Simplify external programs support Allow users to set their full names
v. 1.10 date: 1995/12/04 10:55:52; author: asami; state: Exp; lines: +5 -4 Reorder variables.
v. 1.9 date: 1995/12/02 21:30:51; author: ache; state: Exp; lines: +3 -2 Add version variable to not edit elm+* Makefiles when version changed
v. 1.8 date: 1995/11/19 21:11:30; author: ache; state: Exp; lines: +6 -6 Upgrade 8a -> 8b Make it non-interactive Make it packageable (compiled-in domain name not plays any role due to gethostname())
v. 1.7 date: 1995/10/20 07:35:26; author: asami; state: Exp; lines: +2 -2 Add comment on why this is not packageable.
v. 1.6 date: 1995/09/28 16:41:41; author: ache; state: Exp; lines: +16 -10 Replace obsoleted elm with former elm.with_pgp which can work without PGP too.
v. 1.5 date: 1995/04/23 12:44:24; author: asami; state: Exp; lines: +1 -2 Updating mail Makefiles....
v. 1.4 date: 1995/04/11 20:28:05; author: asami; state: Exp; lines: +11 -13 Updated ports Makefiles for mails.
v. 1.3 date: 1995/04/01 12:47:18; author: jkh; state: Exp; lines: +2 -1 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
v. 1.2 date: 1994/11/25 19:12:24; author: gpalmer; state: Exp; lines: +1 -6 Use scripts/preconfigure automatically in bsd.port.mk, not the hackery that used to be here.
v. 1.1 date: 1994/10/14 21:59:02; author: jkh; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1994/10/14 21:59:03; author: jkh; state: Exp; lines: +0 -0 Piero Serini's port of elm. Submitted by: piero =============================================================================



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