aboutsummaryrefslogtreecommitdiff
path: root/mail/mailx
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Add pkg-plist update due to moved man-pageStefan Eßer2020-10-021-1/+1
| | | | Notes: svn path=/head/; revision=551215
* Fix build with -fno-commonStefan Eßer2020-10-023-3/+127
| | | | Notes: svn path=/head/; revision=551214
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+2
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* mail/mailx: set zero arg to sendmail, not send-mailJohn Marino2015-03-261-0/+11
| | | | | | | | | | | | This was probably a decade old oversight, but mail has spawned as "sendmail" but set with first argument as "send-mail", requiring mail wrapper to know both sendmail and send-mail. The path and zero argument should match, so let's do that here. Taken from: DragonFly Notes: svn path=/head/; revision=382323
* Cleanup plistAntoine Brodin2014-11-221-1/+0
| | | | Notes: svn path=/head/; revision=373086
* Support stagingEmanuel Haupt2014-02-262-8/+9
| | | | Notes: svn path=/head/; revision=346163
* 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
* - Convert to new perl order (fix build)Andrej Zverev2013-07-311-6/+3
| | | | Notes: svn path=/head/; revision=324030
* - remove MD5Olli Hauer2011-07-031-3/+0
| | | | Notes: svn path=/head/; revision=276989
* - Add mutual conflicts to mail/heirloom-mailx and mail/mailx: both install ↵Dmitry Marakasov2008-12-011-0/+3
| | | | | | | | | | | bin/mailx PR: 129332 Submitted by: Alexander Logvinov <ports at logvinov dot com> (maintainer of mail/heirloom-mailx) Reported by: Evgeniy Pismenchuk <evpian at gmail dot com> Notes: svn path=/head/; revision=223661
* - Add SHA256Pav Lucistnik2005-11-251-0/+3
| | | | Notes: svn path=/head/; revision=149429
* SIZEify.Trevor Johnson2004-01-291-0/+3
| | | | Notes: svn path=/head/; revision=99360
* Per distfile survey, remove mastersite which disappeared in 1999.Mark Linimon2003-11-051-4/+2
| | | | Notes: svn path=/head/; revision=93167
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-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
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Fix build on -current.Kris Kennaway2002-06-163-0/+83
| | | | | | | Submitted by: mike Notes: svn path=/head/; revision=61346
* Remove myself from MAINTAINERIssei Suzuki2002-02-161-1/+1
| | | | Notes: svn path=/head/; revision=54769
* 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
* Use MASTER_SITE_PORTS_JP instead of spelling out the URL.Satoshi Asami2000-06-091-2/+2
| | | | Notes: svn path=/head/; revision=29470
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-2/+2
| | | | Notes: svn path=/head/; revision=27500
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* 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
* Initial import of mailx version 0.5.Steve Price1999-05-035-0/+61
A mail command with mailx extensions. PR: 10161 Submitted by: Issei Suzuki <issei@jp.FreeBSD.org> Notes: svn path=/head/; revision=18377