summaryrefslogtreecommitdiff
path: root/mail/coolmail (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Fix maintainer's emailKirill Ponomarev2003-10-261-4/+1
| | | | | | | | | | - Don't strip binary, it's done by 'install -s' PR: 58560 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) Notes: svn path=/head/; revision=92195
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-241-1/+1
| | | | | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 Notes: svn path=/head/; revision=89169
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76038
* Spaces->tabs in the mail category.Jimmy Olgeni2001-02-051-1/+1
| | | | | | | (I know, I look boring and pedant :o) Notes: svn path=/head/; revision=37983
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-2/+2
| | | | Notes: svn path=/head/; revision=27500
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20954
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-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
* Change maintainer's address at his request.Satoshi Asami1999-04-061-3/+3
| | | | Notes: svn path=/head/; revision=17663
* A few more USE_XLIBs.Satoshi Asami1998-11-281-1/+2
| | | | Notes: svn path=/head/; revision=14930
* Unbreak for ELF.Justin M. Seger1998-10-132-77/+53
| | | | | | | Submitted by: steve Notes: svn path=/head/; revision=13944
* Mark BROKEN for ELF:Justin M. Seger1998-10-121-1/+3
| | | | | | | | | | | cc coolmail.o display_list.o render1.o colors.o -L/usr/X11R6/lib -lXt -lX11 -lm -lXext -o coolmail /usr/libexec/elf/ld: warning: libSM.so.6, needed by /usr/X11R6/lib/libXt.so, not found (try using --rpath) /usr/libexec/elf/ld: warning: libICE.so.6, needed by /usr/X11R6/lib/libXt.so, not found (try using --rpath) /usr/X11R6/lib/libXt.so: undefined reference to `SmcSaveYourselfDone' /usr/X11R6/lib/libXt.so: undefined reference to `IceConnectionNumber' Notes: svn path=/head/; revision=13911
* Remove more manpages, as part of the great manpage removal project.Tim Vanderhoek1998-08-171-1/+0
| | | | Notes: svn path=/head/; revision=12567
* Initial import of coolmail version 1.3.Steve Price1998-07-126-0/+418
An xbiff-like mail tool with animated 3D graphics. PR: 7186 Submitted by: Udo Schweigert <Udo.Schweigert@mchp.siemens.de> Notes: svn path=/head/; revision=11860