aboutsummaryrefslogtreecommitdiffstats
path: root/mail/elm
Commit message (Collapse)AuthorAgeFilesLines
* Update to Elm 2.5. New MAINTAINER.Will Andrews2000-05-297-0/+432
|
* Remove this - repo copied to elm+MEAndrey A. Chernov2000-05-246-391/+0
|
* whitespaceMichael Haro2000-04-211-6/+6
|
* Portlint COMMENT's.Akinori MUSHA2000-04-151-1/+1
| | | | | | | Everybody should read the Handbook again! PR: ports/18008 Submitted by: tkato@prontomail.ne.jp
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-141-4/+3
|
* Restore CFLAGSAndrey A. Chernov2000-01-241-3/+3
| | | | Use setgid mail for dot lock
* tweaks for FreeBSD 2.*Andrey A. Chernov2000-01-231-9/+12
|
* upgrade to PL68Andrey A. Chernov2000-01-226-12/+23
|
* upgrade to 61Andrey A. Chernov1999-09-093-20/+17
|
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
|
* Remove preceeding pkgname from some of the comments having one.Tim Vanderhoek1999-08-301-1/+1
|
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* awk -> ${AWK}Michael Haro1999-08-231-2/+2
| | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR}
* oops, remove dotlockAndrey A. Chernov1999-04-081-2/+2
|
* upgrade to +54Andrey A. Chernov1999-04-084-16/+19
|
* Really add MLINKS support. 7 or more times out of 9, you will needTim Vanderhoek1998-09-192-8/+2
| | | | to change pkg/PLIST when adding MLINKS support.
* Use MLINKS to create manpage link.Satoshi Asami1998-09-101-6/+2
|
* Quick hack to make this obey PREFIX. Note that ${WRKSRC}/nls/LANGS is nowTim Vanderhoek1998-08-291-1/+2
| | | | modified twice---once by patches/patch-ab, and once by post-install:. :(
* Manpages are compressed by bsd.port.mk _after_ post-install:. Rev. 1.47Tim Vanderhoek1998-08-291-2/+2
| | | | | broke this port by assuming the opposite. Now use a symlink so that we can link to a non-existent file.
* Make links correctly depending on NOMANCOMPRESS.Satoshi Asami1998-08-221-1/+5
|
* Whoops. I broke pkg_add while removing the manpages from the plist.Tim Vanderhoek1998-08-182-3/+8
| | | | | | Fix pkg_delete while I'm here. Gee, wouldn't it be nice if bsd.port.mk had support for MLINKs? ;-)
* Remove more manpages, as part of the great manpage removal project.Tim Vanderhoek1998-08-171-12/+0
|
* Upgrade to +43Andrey A. Chernov1998-07-242-5/+6
|
* List all manpages in compressed form so this port packages.Satoshi Asami1998-06-051-2/+2
|
* Upgrade to PL40Andrey A. Chernov1998-04-282-4/+4
|
* Upgrade to +38Andrey A. Chernov1998-02-052-5/+5
|
* No need to use += on first appearance of variables.Alexander Langer1997-12-241-3/+3
|
* Change dist siteAndrey A. Chernov1997-06-221-2/+2
|
* Upgrade to +32Andrey A. Chernov1997-06-062-5/+5
|
* Upgrade to 31HAndrey A. Chernov1997-04-192-5/+5
|
* Upgrade to +31Andrey A. Chernov1997-01-312-5/+5
|
* Upgrade to +30Andrey A. Chernov1997-01-072-5/+5
|
* Upgrade to +29Andrey A. Chernov1996-12-234-27/+25
|
* Make the pre-configure script respect ${PREFIX}David E. O'Brien1996-12-221-9/+9
| | | | Closes PR: ports/2039
* Standardize.Satoshi Asami1996-12-201-2/+2
|
* Upgrade to +28sAndrey A. Chernov1996-12-192-5/+5
|
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-181-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.
* Convert to use MAN[1-8LN]David E. O'Brien1996-11-171-1/+3
|
* Gziped most of the manpages (except those that are linked to)David E. O'Brien1996-11-171-12/+12
|
* CATEGORIES+= --> CATEGORIES=David E. O'Brien1996-11-111-2/+2
| | | | And clean up variable ordering (as shown in the handbook) as little.
* Turn on DSN menuAndrey A. Chernov1996-10-251-2/+2
|
* Upgrade to pl 28Andrey A. Chernov1996-10-043-11/+12
| | | | DSN turned off, because we not yet have sendmail 8.8
* Upgrade to +26Andrey A. Chernov1996-09-212-5/+5
|
* Upgrade to +25Andrey A. Chernov1996-08-162-4/+4
|
* Upgrade to +24Andrey A. Chernov1996-08-122-4/+4
|
* Upgrade to +23Andrey A. Chernov1996-08-112-5/+6
|
* Upgrade to lvl 22Andrey A. Chernov1996-06-213-9/+9
|
* Upgrade to +19Andrey A. Chernov1996-05-263-8/+9
|
* upgrade to me17Andrey A. Chernov1996-05-082-6/+7
|
* Upgrade to ME+16Andrey A. Chernov1996-05-042-5/+5
|
* Upgrade to +15Andrey A. Chernov1996-04-062-5/+5
|
* Upgrade to level 14Andrey A. Chernov1996-03-262-5/+5
|
* Upgrade to ME+13Andrey A. Chernov1996-03-152-5/+5
|
* Upgrade to v12 (most of my patches applied by maintainer)Andrey A. Chernov1996-03-132-5/+5
|
* Reorder variables.Satoshi Asami1996-03-061-2/+3
|
* Upgrade to level 11Andrey A. Chernov1996-03-012-5/+5
|
* Upgrade to level 10Andrey A. Chernov1996-02-282-5/+5
|
* Switch to new Elm maintainerAndrey A. Chernov1996-02-264-22/+27
|
* Enable mailbox editingAndrey A. Chernov1996-02-231-2/+2
|
* Change master site, old one not contains elm anymoreAndrey A. Chernov1996-02-201-7/+2
|
* strip binariesAndrey A. Chernov1996-01-121-2/+2
|
* Fix coredump in attachment saving (for version with MIME)Andrey A. Chernov1996-01-121-2/+2
| | | | Remove -fno-strength-reduce
* Oops, forget one small changeAndrey A. Chernov1995-12-211-2/+1
|
* Simplify patch processAndrey A. Chernov1995-12-212-7/+6
|
* Upgrade to PL25Andrey A. Chernov1995-12-204-12/+16
| | | | | Simplify external programs support Allow users to set their full names
* Reorder variables.Satoshi Asami1995-12-041-4/+5
|
* Correct it a bitAndrey A. Chernov1995-12-031-1/+1
|
* Add version variable to not edit elm+* Makefiles when version changedAndrey A. Chernov1995-12-031-2/+3
|
* udef pgp until I made another package nameAndrey A. Chernov1995-11-301-2/+2
|
* Upgrade 8a -> 8bAndrey A. Chernov1995-11-204-42/+16
| | | | | | Make it non-interactive Make it packageable (compiled-in domain name not plays any role due to gethostname())
* Add comment on why this is not packageable.Satoshi Asami1995-10-201-2/+2
|
* Replace obsoleted elm with former elm.with_pgp which can work withoutAndrey A. Chernov1995-09-295-18/+31
| | | | PGP too.
* elm's pkg files, borrowed from the neighboring pgp version. SomeoneSatoshi Asami1995-08-143-0/+41
| | | | | | | | | | | please check out the PLIST! The port is still IS_INTERACTIVE and NO_PACKAGE, too many questions asked by the configure script it doesn't seem to make sense to build a package. If someone with elm knowledge can check this, that will be great too. Suggested by: jkh, ache
* Update to current state.Andrey A. Chernov1995-05-131-9/+8
| | | | Fix printing of st_size
* Updating mail Makefiles....Satoshi Asami1995-04-231-2/+1
|
* Updated ports Makefiles for mails.Satoshi Asami1995-04-121-13/+11
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+2
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* First batch of MD5 checksum files. Only did through to the end of netGary Palmer1994-12-181-0/+1
| | | | | | | to both give my fingers a rest & let freefall clear some of it's backlogged mail :-) The rest will follow later
* Remove the old preconf script and use the pre-configure scriptGary Palmer1994-11-261-0/+334
| | | | instead, and alter said script to work properly without CLI args.
* Use scripts/preconfigure automatically in bsd.port.mk, not the hackeryGary Palmer1994-11-261-6/+1
| | | | that used to be here.
* Piero Serini's port of elm.Jordan K. Hubbard1994-10-151-0/+26
Submitted by: piero