1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00

Deprecate www/hs-hS3, devel/hs-darcs, devel/hs-hashed-storage.

PR:		224192
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D16672
This commit is contained in:
Gleb Popov 2018-08-15 10:51:55 +00:00
parent b9adfc0d23
commit 429aaeeeae
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=477219
4 changed files with 11 additions and 1 deletions

View File

@ -10,6 +10,9 @@ COMMENT= Data encoding library
LICENSE= BSD3CLAUSE
DEPRECATED= Not being developed upstream
EXPIRATION_DATE= 2018-09-15
CONFLICTS_INSTALL= hs-sandi-[0-9]*
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"

View File

@ -3,6 +3,7 @@
PORTNAME= darcs
PORTVERSION= 2.14.1
PORTREVISION= 1
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
@ -11,7 +12,7 @@ COMMENT= Distributed, interactive, smart revision control system
LICENSE= GPLv2
USE_CABAL= async attoparsec base16-bytestring cryptohash \
data-ordlist dataenc fgl graphviz hashable html HTTP \
data-ordlist fgl graphviz hashable html HTTP \
mmap mtl random \
regex-applicative regex-compat-tdfa sandi tar \
transformers-compat unix-compat \

View File

@ -10,6 +10,9 @@ COMMENT= Hashed file storage support code
LICENSE= BSD3CLAUSE
DEPRECATED= Not being developed upstream
EXPIRATION_DATE= 2018-09-15
USE_CABAL= dataenc extensible-exceptions mmap>=0.5 mtl zlib
FLAGS_DISABLE= test

View File

@ -10,6 +10,9 @@ COMMENT= Interface to Amazon's Simple Storage Service (S3)
LICENSE= BSD3CLAUSE
DEPRECATED= Not being developed upstream
EXPIRATION_DATE= 2018-09-15
USE_CABAL= Crypto>=4.1.0 dataenc HTTP>=4000.0.0 hxt>=9.0.0 \
MissingH>=0.18.6 network>=2.6 network-uri>=2.6 random \
regex-compat utf8-string