summaryrefslogtreecommitdiff
path: root/net/msend (follow)
Commit message (Collapse)AuthorAgeFilesLines
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-3/+1
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update devel/readline to 8.0Sunpoet Po-Chuan Hsieh2019-04-091-1/+1
| | | | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://tiswww.case.edu/php/chet/readline/CHANGES PR: 236156 Exp-run by: antoine
* Update devel/readline to 7.0 patch 3Sunpoet Po-Chuan Hsieh2017-06-271-1/+1
| | | | | | | | | | | - Bump PORTREVISION for shlib change Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html Differential Revision: https://reviews.freebsd.org/D11172 PR: 219947 Exp-run by: antoine
* - Drop 8.x supportDmitry Marakasov2015-09-181-8/+2
| | | | Approved by: portmgr blanket
* Convert to USES=autoreconfBaptiste Daroussin2015-06-211-3/+1
|
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | - 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
* Add USES=readline to fix build on -current.Adam Weinberger2014-07-311-0/+1
|
* - Update maintainer email addressJason E. Hale2013-10-291-1/+1
| | | | | PR: ports/183415, ports/183418, ports/183419, ports/183421 Submitted by: Denis Generalov <gd.workbox@gmail.com> (maintainer)
* - Add stage support [1]Danilo Egea Gondolfo2013-10-051-5/+3
| | | | | | | | - Remove the indefinite article from COMMENT PR: ports/182643 Submitted by: Denis Generalov <gd@rambler-co.ru> (maintainer) [1] Approved by: wg/culot (mentors, implicit)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | net)
* Update autoconf to 2.69 and automake to 1.12Ade Lovett2012-05-112-0/+12
| | | | | PR: 166836 Tested by: Multiple -exp runs (pav)
* - Unbreak on 9.0Michael Scheidell2012-02-274-5/+47
| | | | | | | | | - add rc script - Pass maintainership to submitter PR: ports/165380 Submitted by: Denis Generalov <gd@ramble.ru> (maintainer) Approved by: gabor (mentor, implicit)
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
|
* - Mark BROKEN on HEAD: fails to build with new utmpxMartin Wilke2010-03-201-1/+7
| | | | Reported by: pointyhat
* Reset markp due to lack of response to email and maintainer-timeouts.Mark Linimon2006-04-151-1/+1
| | | | Hat: portmgr
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | Approved by: krion@
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
|
* De-pkg-comment.Mark Pulford2003-02-222-1/+1
|
* Original homepage and distfile site disappeared. Changed MASTER_SITESMark Pulford2001-06-082-6/+2
| | | | | | to MASTER_SITE_LOCAL. Reviewed by: will
* Updated MAINTAINER to my new committer email addressMark Pulford2001-06-081-1/+1
| | | | Reviewed by: will
* Add msend 3.0, a client and server for the RFC1312 message protocol.Will Andrews2001-04-075-0/+33
PR: 26287 Submitted by: Mark Pulford <mark@kyne.com.au>