aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mmr
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* C++ fixes for GCC3.naddy2002-10-267-25/+317
| | | | | PR: 44460 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* Update to 1.5.4.nork2002-10-234-2/+16
| | | | | PR: ports/44360 Submitted by: Volker Stolz <vs@lambda.foldr.org>
* - PORTDOCS policepat2001-12-241-6/+6
| | | | | - DOCSDIR support to some - Brush out some lint
* Spaces->tabs in the mail category.olgeni2001-02-051-1/+1
| | | | (I know, I look boring and pedant :o)
* Update to use PORTNAME/PORTVERSIONcpiazza2000-04-141-2/+2
|
* update to 1.5.4mharo2000-04-016-49/+46
| | | | | PR: 17718 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tkris2000-03-291-1/+1
| | | | | | have time to maintain them. Approved by: andy
* Fix compile-time errors on -current.steve2000-02-211-0/+20
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* Add (prepare to be shocked) WWW:mharo1999-05-031-2/+1
|
* Update to version 1.5.2.steve1999-05-019-31/+62
| | | | | PR: 11352 Submitted by: maintainer
* Unbreak.jseger1998-10-131-2/+2
| | | | Submitted by: steve
* Mark BROKEN for ELF:jseger1998-10-131-1/+3
| | | | | | g++ -o mmr main.o rcfile.o listing.o handlemail.o commands.o terminal.o mailmsg.o mime.o mimetype.o base64.o filemap.o iobottle.o my_regex.o outgoing.o md5/libmd5.a -lncurses -lcompat cc: md5/libmd5.a: No such file or directory *** Error code 1
* Put MASTER_SITES nd aMASTER-SITE-SUBDIR in right order.asami1997-11-041-2/+2
| | | | Found by: portlint
* Import of port for mmr 1.5.1jseger1997-11-018-0/+91
"My Mailer" is an incarnation of a UNIX text-based mailer designed to be an intermediate step between mail and pine. PR: ports/4831 Submitted by: andy@icc.surw.chel.su