summaryrefslogtreecommitdiff
path: root/mail/elm+ME (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-04-07oops, remove dotlockAndrey A. Chernov1-2/+2
Notes: svn path=/head/; revision=17707
1999-04-07upgrade to +54Andrey A. Chernov4-16/+19
Notes: svn path=/head/; revision=17706
1998-09-19Really add MLINKS support. 7 or more times out of 9, you will needTim Vanderhoek2-8/+2
to change pkg/PLIST when adding MLINKS support. Notes: svn path=/head/; revision=13226
1998-09-10Use MLINKS to create manpage link.Satoshi Asami1-6/+2
Notes: svn path=/head/; revision=13082
1998-08-28Quick hack to make this obey PREFIX. Note that ${WRKSRC}/nls/LANGS is nowTim Vanderhoek1-1/+2
modified twice---once by patches/patch-ab, and once by post-install:. :( Notes: svn path=/head/; revision=12901
1998-08-28Manpages are compressed by bsd.port.mk _after_ post-install:. Rev. 1.47Tim Vanderhoek1-2/+2
broke this port by assuming the opposite. Now use a symlink so that we can link to a non-existent file. Notes: svn path=/head/; revision=12899
1998-08-22Make links correctly depending on NOMANCOMPRESS.Satoshi Asami1-1/+5
Notes: svn path=/head/; revision=12716
1998-08-17Whoops. I broke pkg_add while removing the manpages from the plist.Tim Vanderhoek2-3/+8
Fix pkg_delete while I'm here. Gee, wouldn't it be nice if bsd.port.mk had support for MLINKs? ;-) Notes: svn path=/head/; revision=12587
1998-08-17Remove more manpages, as part of the great manpage removal project.Tim Vanderhoek1-12/+0
Notes: svn path=/head/; revision=12567
1998-07-23Upgrade to +43Andrey A. Chernov2-5/+6
Notes: svn path=/head/; revision=12084
1998-06-05List all manpages in compressed form so this port packages.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=11274
1998-04-27Upgrade to PL40Andrey A. Chernov2-4/+4
Notes: svn path=/head/; revision=10715
1998-02-04Upgrade to +38Andrey A. Chernov2-5/+5
Notes: svn path=/head/; revision=9596
1997-12-24No need to use += on first appearance of variables.Alexander Langer1-3/+3
Notes: svn path=/head/; revision=9161
1997-06-22Change dist siteAndrey A. Chernov1-2/+2
Notes: svn path=/head/; revision=7035
1997-06-05Upgrade to +32Andrey A. Chernov2-5/+5
Notes: svn path=/head/; revision=6777
1997-04-19Upgrade to 31HAndrey A. Chernov2-5/+5
Notes: svn path=/head/; revision=6243
1997-01-31Upgrade to +31Andrey A. Chernov2-5/+5
Notes: svn path=/head/; revision=5477
1997-01-06Upgrade to +30Andrey A. Chernov2-5/+5
Notes: svn path=/head/; revision=5241
1996-12-23Upgrade to +29Andrey A. Chernov4-27/+25
Notes: svn path=/head/; revision=5067
1996-12-22Make the pre-configure script respect ${PREFIX}David E. O'Brien1-9/+9
Closes PR: ports/2039 Notes: svn path=/head/; revision=5056
1996-12-20Standardize.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=5043
1996-12-19Upgrade to +28sAndrey A. Chernov2-5/+5
Notes: svn path=/head/; revision=5032
1996-11-18Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1-1/+0
PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
1996-11-17Convert to use MAN[1-8LN]David E. O'Brien1-1/+3
Notes: svn path=/head/; revision=4536
1996-11-17Gziped most of the manpages (except those that are linked to)David E. O'Brien1-12/+12
Notes: svn path=/head/; revision=4535
1996-11-10CATEGORIES+= --> CATEGORIES=David E. O'Brien1-2/+2
And clean up variable ordering (as shown in the handbook) as little. Notes: svn path=/head/; revision=4382
1996-10-25Turn on DSN menuAndrey A. Chernov1-2/+2
Notes: svn path=/head/; revision=4149
1996-10-03Upgrade to pl 28Andrey A. Chernov3-11/+12
DSN turned off, because we not yet have sendmail 8.8 Notes: svn path=/head/; revision=3912
1996-09-21Upgrade to +26Andrey A. Chernov2-5/+5
Notes: svn path=/head/; revision=3833
1996-08-15Upgrade to +25Andrey A. Chernov2-4/+4
Notes: svn path=/head/; revision=3602
1996-08-12Upgrade to +24Andrey A. Chernov2-4/+4
Notes: svn path=/head/; revision=3582
1996-08-11Upgrade to +23Andrey A. Chernov2-5/+6
Notes: svn path=/head/; revision=3578
1996-06-20Upgrade to lvl 22Andrey A. Chernov3-9/+9
Notes: svn path=/head/; revision=3266
1996-05-26Upgrade to +19Andrey A. Chernov3-8/+9
Notes: svn path=/head/; revision=3124
1996-05-07upgrade to me17Andrey A. Chernov2-6/+7
Notes: svn path=/head/; revision=3074
1996-05-03Upgrade to ME+16Andrey A. Chernov2-5/+5
Notes: svn path=/head/; revision=3056
1996-04-06Upgrade to +15Andrey A. Chernov2-5/+5
Notes: svn path=/head/; revision=2941
1996-03-26Upgrade to level 14Andrey A. Chernov2-5/+5
Notes: svn path=/head/; revision=2895
1996-03-14Upgrade to ME+13Andrey A. Chernov2-5/+5
Notes: svn path=/head/; revision=2838
1996-03-12Upgrade to v12 (most of my patches applied by maintainer)Andrey A. Chernov3-73/+10
Notes: svn path=/head/; revision=2831
1996-03-06Reorder variables.Satoshi Asami1-2/+3
Notes: svn path=/head/; revision=2776
1996-02-29Upgrade to level 11Andrey A. Chernov2-5/+5
Notes: svn path=/head/; revision=2762
1996-02-27Upgrade to level 10Andrey A. Chernov2-5/+5
Notes: svn path=/head/; revision=2753
1996-02-26Switch to new Elm maintainerAndrey A. Chernov6-32/+172
Notes: svn path=/head/; revision=2747
1996-02-23Enable mailbox editingAndrey A. Chernov1-2/+2
Notes: svn path=/head/; revision=2743
1996-02-22Restore DONT_ADD_FROM, it allows .elm/elmheaders to work properlyAndrey A. Chernov1-5/+51
Merge Configure patch into one file Notes: svn path=/head/; revision=2740
1996-02-20Change master site, old one not contains elm anymoreAndrey A. Chernov1-7/+2
Notes: svn path=/head/; revision=2729
1996-01-12strip binariesAndrey A. Chernov1-2/+2
Notes: svn path=/head/; revision=2615
1996-01-12Fix coredump in attachment saving (for version with MIME)Andrey A. Chernov1-2/+2
Remove -fno-strength-reduce Notes: svn path=/head/; revision=2614