summaryrefslogtreecommitdiff
path: root/mail/mmr (unfollow)
Commit message (Collapse)AuthorFilesLines
2006-07-10Update to version 1.6.0Ion-Mihai Tetcu14-382/+49
PR: ports/100034 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=167408
2005-11-25- Add SHA256Pav Lucistnik1-0/+1
Notes: svn path=/head/; revision=149429
2004-09-27- add USE_GCC=2.95 and unbreak this portYen-Ming Lee2-20/+10
- utilize DOCSDIR and EXAMPLESDIR - replace pkg-plist with PORTDOCS, PLIST_FILES and PLIST_DIRS PR: 72107 Submitted by: leeym Approved by: portmgr (marcus) Notes: svn path=/head/; revision=118460
2004-08-16BROKEN on 5.x: Does not compile with gcc 3.4.2Kris Kennaway1-1/+7
Notes: svn path=/head/; revision=116342
2004-03-17SIZEify.Trevor Johnson1-0/+1
Notes: svn path=/head/; revision=104313
2003-02-20De-pkg-comment.Akinori MUSHA2-1/+1
Notes: svn path=/head/; revision=75971
2002-11-10o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2-2/+1
is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
2002-11-06Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2-1/+2
Approved by: pat Notes: svn path=/head/; revision=69612
2002-10-26C++ fixes for GCC3.Christian Weisgerber7-25/+317
PR: 44460 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Notes: svn path=/head/; revision=68839
2002-10-23Update to 1.5.4.Norikatsu Shigemura4-2/+16
PR: ports/44360 Submitted by: Volker Stolz <vs@lambda.foldr.org> Notes: svn path=/head/; revision=68666
2001-12-24- PORTDOCS policePatrick Li1-6/+6
- DOCSDIR support to some - Brush out some lint Notes: svn path=/head/; revision=52072
2001-02-05Spaces->tabs in the mail category.Jimmy Olgeni1-1/+1
(I know, I look boring and pedant :o) Notes: svn path=/head/; revision=37983
2000-04-13Update to use PORTNAME/PORTVERSIONChris Piazza1-2/+2
Notes: svn path=/head/; revision=27500
2000-03-31update to 1.5.4Michael Haro6-49/+46
PR: 17718 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=27204
2000-03-29Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tKris Kennaway1-1/+1
have time to maintain them. Approved by: andy Notes: svn path=/head/; revision=27113
2000-02-20Fix compile-time errors on -current.Steve Price1-0/+20
Notes: svn path=/head/; revision=26054
1999-08-25Change Id->FreeBSD.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=20954
1999-06-26Commit #3/4 to enforce caps, no period.Tim Vanderhoek1-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 Notes: svn path=/head/; revision=19803
1999-05-03Add (prepare to be shocked) WWW:Michael Haro1-2/+1
Notes: svn path=/head/; revision=18434
1999-05-01Update to version 1.5.2.Steve Price9-31/+62
PR: 11352 Submitted by: maintainer Notes: svn path=/head/; revision=18277
1998-10-13Unbreak.Justin M. Seger1-2/+2
Submitted by: steve Notes: svn path=/head/; revision=13929
1998-10-12Mark BROKEN for ELF:Justin M. Seger1-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 Notes: svn path=/head/; revision=13916
1997-11-04Put MASTER_SITES nd aMASTER-SITE-SUBDIR in right order.Satoshi Asami1-2/+2
Found by: portlint Notes: svn path=/head/; revision=8470
1997-11-01Import of port for mmr 1.5.1Justin M. Seger8-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 Notes: svn path=/head/; revision=8432