aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/shx
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Return dteske's ports to the pool after safekeeping her commit bit.Rene Ladan2019-11-051-1/+1
| | | | Notes: svn path=/head/; revision=516835
* 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 Notes: svn path=/head/; revision=498476
* Update devel/readline to 7.0 patch 3Sunpoet Po-Chuan Hsieh2017-06-271-0/+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 Notes: svn path=/head/; revision=444463
* net-p2p/shx: Document SSH reqirement, handle no EGD case (LibreSSL)John Marino2016-09-122-38/+36
| | | | | | | | | While here, convert options to modern framework Approved by: SSL and infrastructure blankets Notes: svn path=/head/; revision=421961
* Cleanup plistBaptiste Daroussin2014-12-201-2/+0
| | | | Notes: svn path=/head/; revision=375102
* Fix build on -current.Adam Weinberger2014-08-162-1/+12
| | | | Notes: svn path=/head/; revision=365143
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363374
* Add USES=readline to fix build on -current.Adam Weinberger2014-07-231-0/+1
| | | | Notes: svn path=/head/; revision=362689
* - Convert to stagingEitan Adler2014-05-301-8/+6
| | | | Notes: svn path=/head/; revision=355774
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net-p2p) Notes: svn path=/head/; revision=327758
* This is a text based version of the popular hotline client forWesley Shields2013-08-193-0/+94
Macintosh. Hotline is a chat/ftp/news protocol. It's setup almost like an IRC client, but with the ability to do commands such as cd into a directory with /cd and more file transfer oriented functions. WWW: http://synhxd.sourceforge.net/ PR: ports/181401 Submitted by: dteske@ Notes: svn path=/head/; revision=324997