Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F157272751
D2752.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D2752.diff
View Options
Index: devel/Makefile
===================================================================
--- devel/Makefile
+++ devel/Makefile
@@ -4602,6 +4602,7 @@
SUBDIR += rubygem-launchy
SUBDIR += rubygem-launchy22
SUBDIR += rubygem-librarian
+ SUBDIR += rubygem-librarianp
SUBDIR += rubygem-libyajl2
SUBDIR += rubygem-listen
SUBDIR += rubygem-little-plugger
Index: devel/rubygem-librarianp/Makefile
===================================================================
--- /dev/null
+++ devel/rubygem-librarianp/Makefile
@@ -0,0 +1,21 @@
+# $FreeBSD$
+
+PORTNAME= librarianp
+PORTVERSION= 0.6.3
+CATEGORIES= devel rubygems
+MASTER_SITES= RG
+
+MAINTAINER= ruby@FreeBSD.org
+COMMENT= Ruby framework for writing bundlers
+
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+
+RUN_DEPENDS= rubygem-thor>=0.15:${PORTSDIR}/devel/rubygem-thor
+
+NO_ARCH= yes
+USE_RUBY= yes
+USE_RUBYGEMS= yes
+RUBYGEM_AUTOPLIST= yes
+
+.include <bsd.port.mk>
Index: devel/rubygem-librarianp/distinfo
===================================================================
--- /dev/null
+++ devel/rubygem-librarianp/distinfo
@@ -0,0 +1,2 @@
+SHA256 (rubygem/librarianp-0.6.3.gem) = 84e9c1be3ca0aca4bd4e6cbfa465fd0e5bb5c71bb442c08422ed8b403a0f93a7
+SIZE (rubygem/librarianp-0.6.3.gem) = 53760
Index: devel/rubygem-librarianp/pkg-descr
===================================================================
--- /dev/null
+++ devel/rubygem-librarianp/pkg-descr
@@ -0,0 +1,7 @@
+Librarian is a framework for writing bundlers, which are tools that resolve,
+fetch, install, and isolate a project's dependencies, in Ruby.
+
+This is a forked version of devel/rubygem-librarian with improvements in
+order to provide better support for librarian-puppet.
+
+WWW: https://github.com/carlossg/librarian
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, May 20, 10:27 PM (17 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33359623
Default Alt Text
D2752.diff (1 KB)
Attached To
Mode
D2752: new port: devel/rubygem-librarianp
Attached
Detach File
Event Timeline
Log In to Comment