Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F160320222
D855.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
D855.diff
View Options
Index: devel/Makefile
===================================================================
--- devel/Makefile
+++ devel/Makefile
@@ -4332,6 +4332,7 @@
SUBDIR += rubygem-gdata
SUBDIR += rubygem-gem_plugin
SUBDIR += rubygem-gemcutter
+ SUBDIR += rubygem-gemnasium-gitlab-service
SUBDIR += rubygem-gems
SUBDIR += rubygem-generator_spec
SUBDIR += rubygem-georuby
Index: devel/rubygem-gemnasium-gitlab-service/Makefile
===================================================================
--- /dev/null
+++ devel/rubygem-gemnasium-gitlab-service/Makefile
@@ -0,0 +1,21 @@
+# Created by: Johannes Meixner <xmj@chaot.net>
+# $FreeBSD$
+
+PORTNAME= gemnasium-gitlab-service
+PORTVERSION= 0.2.2
+CATEGORIES= devel rubygems
+MASTER_SITES= RG
+
+MAINTAINER= ruby@FreeBSD.org
+COMMENT= Gemnasium support for GitLab projects
+
+LICENSE= MIT
+
+RUN_DEPENDS= rubygem-rugged>=0.21.0:${PORTSDIR}/devel/rubygem-rugged
+
+USE_RUBY= yes
+USE_RAKE= yes
+USE_RUBYGEMS= yes
+RUBYGEM_AUTOPLIST= yes
+
+.include <bsd.port.mk>
Index: devel/rubygem-gemnasium-gitlab-service/distinfo
===================================================================
--- /dev/null
+++ devel/rubygem-gemnasium-gitlab-service/distinfo
@@ -0,0 +1,2 @@
+SHA256 (rubygem/gemnasium-gitlab-service-0.2.2.gem) = 82b9b6ef02f625a30198cefe5fd46b8c4551ec749a320d3b56fdcd1ebef07228
+SIZE (rubygem/gemnasium-gitlab-service-0.2.2.gem) = 9216
Index: devel/rubygem-gemnasium-gitlab-service/pkg-descr
===================================================================
--- /dev/null
+++ devel/rubygem-gemnasium-gitlab-service/pkg-descr
@@ -0,0 +1,5 @@
+Add Gemnasium support for Gitlab as a Project Service. It uploads dependency
+files automatically on https://gemnasium.com API to track your project
+dependencies.
+
+WWW: http://gemnasium.org
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jun 24, 6:02 AM (1 h, 40 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34269598
Default Alt Text
D855.diff (1 KB)
Attached To
Mode
D855: devel/rubygem-gemnasium-gitlab-service: create port
Attached
Detach File
Event Timeline
Log In to Comment