diff options
author | tobik <tobik@FreeBSD.org> | 2019-04-02 03:10:15 +0800 |
---|---|---|
committer | tobik <tobik@FreeBSD.org> | 2019-04-02 03:10:15 +0800 |
commit | 29a663ed0911d0e10f102fedbcae4e71d2e50891 (patch) | |
tree | 1c5a75f751cdbe48258b4167dcf1b3bcfd06c652 /devel/go-uuid | |
parent | 91abd0b0386adcc6d7d7316f96e464733f07c004 (diff) | |
download | freebsd-ports-gnome-29a663ed0911d0e10f102fedbcae4e71d2e50891.tar.gz freebsd-ports-gnome-29a663ed0911d0e10f102fedbcae4e71d2e50891.tar.zst freebsd-ports-gnome-29a663ed0911d0e10f102fedbcae4e71d2e50891.zip |
Remove expired ports:
2019-03-31 archivers/go-compress: Go libraries should not be packaged
2019-03-31 textproc/go.text: Go libraries should not be packaged
2019-03-31 devel/go-hashicorp-logutils: Go libraries should not be packaged
2019-03-31 devel/go-cpuid: Go libraries should not be packaged
2019-03-31 devel/go-nuid: Go libraries should not be packaged
2019-03-31 devel/go-yaml: Go libraries should not be packaged
2019-03-31 devel/go-raw: Go libraries should not be packaged
2019-03-31 devel/go-go.uuid: Go libraries should not be packaged
2019-03-31 devel/go-goregen: Go libraries should not be packaged
2019-03-31 devel/go-runewidth: Go libraries should not be packaged
2019-03-31 devel/go-cobra: Go libraries should not be packaged
2019-03-31 devel/go-pflag: Go libraries should not be packaged
2019-03-31 devel/go-slices: Go libraries should not be packaged
2019-03-31 devel/go-form: Go libraries should not be packaged
2019-03-31 devel/go-bayesian: Go libraries should not be packaged
2019-03-31 devel/go-uuid: Go libraries should not be packaged
2019-03-31 devel/go-logrus: Go libraries should not be packaged
2019-03-31 devel/go-metrics: Go libraries should not be packaged
2019-03-31 devel/go-codec: Go libraries should not be packaged
2019-03-31 devel/go-faker: Go libraries should not be packaged
2019-03-31 devel/go-crc32: Go libraries should not be packaged
2019-03-31 security/goptlib: Go libraries should not be packaged
2019-03-31 security/go.crypto: Go libraries should not be packaged
2019-03-31 net/go-httppath: Go libraries should not be packaged
2019-03-31 net/go-amqp: Go libraries should not be packaged
2019-03-31 net/go.net: Go libraries should not be packaged
2019-03-31 net/go-nats: Go libraries should not be packaged
2019-03-31 net/go-httptreemux: Go libraries should not be packaged
2019-03-31 databases/gosqlite3: Go libraries should not be packaged
2019-03-31 databases/redigo: Go libraries should not be packaged
2019-03-31 databases/gomdb: Go libraries should not be packaged
2019-03-31 databases/radix.v2: Go libraries should not be packaged
2019-03-31 databases/levigo: Go libraries should not be packaged
2019-03-31 www/unit-go: Go libraries should not be packaged
2019-03-31 www/webgo: Go libraries should not be packaged
2019-03-31 www/go-fasthttp: Go libraries should not be packaged
Diffstat (limited to 'devel/go-uuid')
-rw-r--r-- | devel/go-uuid/Makefile | 24 | ||||
-rw-r--r-- | devel/go-uuid/distinfo | 2 | ||||
-rw-r--r-- | devel/go-uuid/pkg-descr | 4 | ||||
-rw-r--r-- | devel/go-uuid/pkg-plist | 15 |
4 files changed, 0 insertions, 45 deletions
diff --git a/devel/go-uuid/Makefile b/devel/go-uuid/Makefile deleted file mode 100644 index 9ab3367170ae..000000000000 --- a/devel/go-uuid/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# $FreeBSD$ - -PORTNAME= uuid -PORTVERSION= 0.0.0.20141202 -CATEGORIES= devel -MASTER_SITES= LOCAL/kuriyama -PKGNAMEPREFIX= go- -DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${REVISION} - -MAINTAINER= kuriyama@FreeBSD.org -COMMENT= Go library to generates and inspects UUIDs based on RFC 4122 - -LICENSE= MIT - -DEPRECATED= Go libraries should not be packaged -EXPIRATION_DATE= 2019-03-31 - -USES= go -REVISION= 35bc42037350 -WRKSRC= ${WRKDIR}/go-uuid-${REVISION} -GO_PKGNAME= code.google.com/p/go-uuid/uuid -GO_TARGET= code.google.com/p/go-uuid/uuid/uuid - -.include <bsd.port.mk> diff --git a/devel/go-uuid/distinfo b/devel/go-uuid/distinfo deleted file mode 100644 index 71c7c84b14f1..000000000000 --- a/devel/go-uuid/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (go-uuid-35bc42037350.tar.gz) = ab8936a28a24975f77dd3cb02f5d4dfbc668f69a31287072a700cb607ff75021 -SIZE (go-uuid-35bc42037350.tar.gz) = 41463 diff --git a/devel/go-uuid/pkg-descr b/devel/go-uuid/pkg-descr deleted file mode 100644 index 40c646466720..000000000000 --- a/devel/go-uuid/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -The uuid package generates and inspects UUIDs based on RFC 4122 and -DCE 1.1: Authentication and Security Services. - -WWW: https://code.google.com/p/go-uuid/ diff --git a/devel/go-uuid/pkg-plist b/devel/go-uuid/pkg-plist deleted file mode 100644 index 8c8f717dc885..000000000000 --- a/devel/go-uuid/pkg-plist +++ /dev/null @@ -1,15 +0,0 @@ -%%GO_LIBDIR%%/%%GO_PKGNAME%%/uuid.a -%%GO_SRCDIR%%/%%GO_PKGNAME%%/uuid/LICENSE -%%GO_SRCDIR%%/%%GO_PKGNAME%%/uuid/dce.go -%%GO_SRCDIR%%/%%GO_PKGNAME%%/uuid/doc.go -%%GO_SRCDIR%%/%%GO_PKGNAME%%/uuid/hash.go -%%GO_SRCDIR%%/%%GO_PKGNAME%%/uuid/json.go -%%GO_SRCDIR%%/%%GO_PKGNAME%%/uuid/json_test.go -%%GO_SRCDIR%%/%%GO_PKGNAME%%/uuid/node.go -%%GO_SRCDIR%%/%%GO_PKGNAME%%/uuid/seq_test.go -%%GO_SRCDIR%%/%%GO_PKGNAME%%/uuid/time.go -%%GO_SRCDIR%%/%%GO_PKGNAME%%/uuid/util.go -%%GO_SRCDIR%%/%%GO_PKGNAME%%/uuid/uuid.go -%%GO_SRCDIR%%/%%GO_PKGNAME%%/uuid/uuid_test.go -%%GO_SRCDIR%%/%%GO_PKGNAME%%/uuid/version1.go -%%GO_SRCDIR%%/%%GO_PKGNAME%%/uuid/version4.go |