Skip to content

Commit

Permalink
net/rubygem-net-ldap017: Add rubygem-net-ldap017 0.17.1 (copied from …
Browse files Browse the repository at this point in the history
…rubygem-net-ldap)

- Add PORTSCOUT
  • Loading branch information
sunpoet committed Apr 9, 2023
1 parent 77dba4b commit 6f6cddd
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 0 deletions.
1 change: 1 addition & 0 deletions net/Makefile
Expand Up @@ -1320,6 +1320,7 @@
SUBDIR += rubygem-mqtt
SUBDIR += rubygem-nats-pure
SUBDIR += rubygem-net-ldap
SUBDIR += rubygem-net-ldap017
SUBDIR += rubygem-net-netrc
SUBDIR += rubygem-net-ntp
SUBDIR += rubygem-net-ping
Expand Down
20 changes: 20 additions & 0 deletions net/rubygem-net-ldap017/Makefile
@@ -0,0 +1,20 @@
PORTNAME= net-ldap
PORTVERSION= 0.17.1
CATEGORIES= net rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 017

MAINTAINER= ruby@FreeBSD.org
COMMENT= Pure Ruby LDAP support library with most client features
WWW= https://github.com/ruby-ldap/ruby-net-ldap

LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/License.rdoc

USES= gem

NO_ARCH= yes

PORTSCOUT= limit:^0\.17\.

.include <bsd.port.mk>
3 changes: 3 additions & 0 deletions net/rubygem-net-ldap017/distinfo
@@ -0,0 +1,3 @@
TIMESTAMP = 1654708464
SHA256 (rubygem/net-ldap-0.17.1.gem) = 52571b55f9157120833ac1667f2969ce0139251811d0a9b64657c1c135069cf9
SIZE (rubygem/net-ldap-0.17.1.gem) = 67072
5 changes: 5 additions & 0 deletions net/rubygem-net-ldap017/pkg-descr
@@ -0,0 +1,5 @@
Net::LDAP is an LDAP support library written in pure Ruby. It supports most
LDAP client features and a subset of server features as well.

* Standards-based (going for RFC 4511)
* Portable: 100% Ruby

0 comments on commit 6f6cddd

Please sign in to comment.