mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-05 11:35:01 +00:00
Remove expired port:
2018-06-17 net/syncthing-cli: Included in net/syncthing now
This commit is contained in:
parent
1641ba572b
commit
17ca673e44
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=472685
1
MOVED
1
MOVED
@ -10279,3 +10279,4 @@ textproc/elasticsearch2||2018-06-15|Has expired: Elastic 2.4 EoL is 2018-02-28
|
||||
net-im/imspector||2018-06-16|Has expired: No active upstream, master site disappeared long ago
|
||||
net/syncthing-discosrv|net/syncthing|2018-06-18|Has expired: Included in net/syncthing now
|
||||
net/syncthing-inotify|net/syncthing|2018-06-18|Has expired: Included in net/syncthing now
|
||||
net/syncthing-cli|net/syncthing|2018-06-18|Has expired: Included in net/syncthing now
|
||||
|
@ -1421,7 +1421,6 @@
|
||||
SUBDIR += sup
|
||||
SUBDIR += svnup
|
||||
SUBDIR += syncthing
|
||||
SUBDIR += syncthing-cli
|
||||
SUBDIR += syndication
|
||||
SUBDIR += tableutil
|
||||
SUBDIR += tac_plus4
|
||||
|
@ -1,29 +0,0 @@
|
||||
# Created by: Steve Wills <swills@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= syncthing-cli
|
||||
PORTVERSION= 0.1.0.2015092201
|
||||
CATEGORIES= net
|
||||
|
||||
MAINTAINER= swills@FreeBSD.org
|
||||
COMMENT= Syncthing CLI
|
||||
|
||||
BUILD_DEPENDS= go>=1.5:lang/go
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= syncthing
|
||||
GH_TAGNAME= 9594d39
|
||||
|
||||
PLIST_FILES= bin/syncthing-cli
|
||||
|
||||
DEPRECATED= Included in net/syncthing now
|
||||
EXPIRATION_DATE= 2018-06-17
|
||||
|
||||
do-build:
|
||||
@cd ${WRKSRC} ; ${SETENV} ${MAKE_ENV} GOPATH=${WRKSRC}/Godeps/_workspace:${WRKSRC} go build
|
||||
@${MV} ${WRKSRC}/syncthing-cli-${GH_TAGNAME} ${WRKSRC}/syncthing-cli
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/syncthing-cli ${STAGEDIR}${PREFIX}/bin/
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (syncthing-syncthing-cli-0.1.0.2015092201-9594d39_GH0.tar.gz) = 795d25420ce0a6251c1c0bd520b2801d176b1d4ada562c8fa949e5dd7bcf3532
|
||||
SIZE (syncthing-syncthing-cli-0.1.0.2015092201-9594d39_GH0.tar.gz) = 468127
|
@ -1,3 +0,0 @@
|
||||
Command line interface to syncthing
|
||||
|
||||
WWW: https://syncthing.net/
|
@ -1,5 +0,0 @@
|
||||
WARNING: This version is not backwards compatible with 0.10.x releases!
|
||||
|
||||
For more information, please read:
|
||||
|
||||
https://forum.syncthing.net/t/syncthing-v0-11-0-release-notes/2426
|
Loading…
x
Reference in New Issue
Block a user