aboutsummaryrefslogtreecommitdiff
path: root/mail/mail2sms
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Rename mail/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-285-79/+79
| | | | Notes: svn path=/head/; revision=363275
* Support stagingEmanuel Haupt2014-02-211-14/+6
| | | | Notes: svn path=/head/; revision=345332
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | mail) Notes: svn path=/head/; revision=327742
* mail/mail2sms: fix fetchWilliam Grzybowski2013-06-202-12/+8
| | | | | | | | | | | | | - Fix fetch [1] - Point WWW to new home in pkg-descr [1] - Rework DOCS option - Pass maintainership to submitter PR: ports/179770 [1] Submitted by: Jason Harris <jharris@widomaker.com> Notes: svn path=/head/; revision=321433
* Reset g.gonter@ieee.org: mbox full.Mark Linimon2013-06-191-1/+1
| | | | | | | While here, modernize headers. Notes: svn path=/head/; revision=321320
* - Fix build with clang [1]Pawel Pekala2012-10-313-14/+24
| | | | | | | | | | | | | - Switch to PLIST_FILES, PORTDOCS - Convert to OptionsNG PR: ports/172574 [1] Submitted by: Boris Samorodov <bsam@FreeBSD.org> [1] Approved by: maintainer timeout (21 days) Feature safe: yes Notes: svn path=/head/; revision=306756
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276989
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154158
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* use REINPLACE_CMD instead of SED, to fix build on older systems.Tilman Keskinoz2003-05-191-2/+3
| | | | | | | | | Reported by: Shawn Yeager <mail@shawnyeager.com> Submitted by: tobez Approved by: maintainer Notes: svn path=/head/; revision=81391
* Add mail2sms, a small utility which strips mails down to fit into a SMS.Tilman Keskinoz2003-05-015-0/+118
PR: 51355 Submitted by: Gerhard Gonter <gonter@whisky.wu-wien.ac.at> Notes: svn path=/head/; revision=79945