mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
www/gitlab: added new ports required for version 17.3
This commit is contained in:
parent
1aec3d6188
commit
81dbda4eb5
@ -7323,6 +7323,7 @@
|
|||||||
SUBDIR += rubygem-locale
|
SUBDIR += rubygem-locale
|
||||||
SUBDIR += rubygem-lockfile
|
SUBDIR += rubygem-lockfile
|
||||||
SUBDIR += rubygem-logger
|
SUBDIR += rubygem-logger
|
||||||
|
SUBDIR += rubygem-logger15
|
||||||
SUBDIR += rubygem-logging
|
SUBDIR += rubygem-logging
|
||||||
SUBDIR += rubygem-logster
|
SUBDIR += rubygem-logster
|
||||||
SUBDIR += rubygem-loquacious
|
SUBDIR += rubygem-loquacious
|
||||||
|
20
devel/rubygem-logger15/Makefile
Normal file
20
devel/rubygem-logger15/Makefile
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
PORTNAME= logger
|
||||||
|
PORTVERSION= 1.5.3
|
||||||
|
CATEGORIES= devel rubygems
|
||||||
|
MASTER_SITES= RG
|
||||||
|
PKGNAMESUFFIX= 15
|
||||||
|
|
||||||
|
MAINTAINER= ruby@FreeBSD.org
|
||||||
|
COMMENT= Simple logging utility for outputting messages
|
||||||
|
WWW= https://github.com/ruby/logger
|
||||||
|
|
||||||
|
LICENSE= BSD2CLAUSE RUBY
|
||||||
|
LICENSE_COMB= dual
|
||||||
|
|
||||||
|
USES= gem
|
||||||
|
|
||||||
|
NO_ARCH= yes
|
||||||
|
|
||||||
|
PORTSCOUT= limit:^1\.5\.
|
||||||
|
|
||||||
|
.include <bsd.port.mk>
|
3
devel/rubygem-logger15/distinfo
Normal file
3
devel/rubygem-logger15/distinfo
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
TIMESTAMP = 1724586616
|
||||||
|
SHA256 (rubygem/logger-1.5.3.gem) = ed443128c2c9254db1a3573c53708b00319c01022b40dcce60a873911831d67b
|
||||||
|
SIZE (rubygem/logger-1.5.3.gem) = 13824
|
8
devel/rubygem-logger15/pkg-descr
Normal file
8
devel/rubygem-logger15/pkg-descr
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
Logger is a simple but powerful logging utility to output messages in your Ruby
|
||||||
|
program.
|
||||||
|
|
||||||
|
Logger has the following features:
|
||||||
|
- Print messages to different levels such as info and error
|
||||||
|
- Auto-rolling of log files
|
||||||
|
- Setting the format of log messages
|
||||||
|
- Specifying a program name in conjunction with the message
|
@ -219,6 +219,7 @@
|
|||||||
SUBDIR += rubygem-resolv
|
SUBDIR += rubygem-resolv
|
||||||
SUBDIR += rubygem-resolv-replace
|
SUBDIR += rubygem-resolv-replace
|
||||||
SUBDIR += rubygem-simpleidn
|
SUBDIR += rubygem-simpleidn
|
||||||
|
SUBDIR += rubygem-simpleidn02
|
||||||
SUBDIR += rubygem-validates_hostname
|
SUBDIR += rubygem-validates_hostname
|
||||||
SUBDIR += rubygem-zonefile
|
SUBDIR += rubygem-zonefile
|
||||||
SUBDIR += samba-nsupdate
|
SUBDIR += samba-nsupdate
|
||||||
|
19
dns/rubygem-simpleidn02/Makefile
Normal file
19
dns/rubygem-simpleidn02/Makefile
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
PORTNAME= simpleidn
|
||||||
|
PORTVERSION= 0.2.3
|
||||||
|
CATEGORIES= dns rubygems
|
||||||
|
MASTER_SITES= RG
|
||||||
|
PKGNAMESUFFIX= 02
|
||||||
|
|
||||||
|
MAINTAINER= ruby@FreeBSD.org
|
||||||
|
COMMENT= Easy conversion from IDNA strings to unicode strings and vice-versa
|
||||||
|
WWW= https://github.com/mmriis/simpleidn
|
||||||
|
|
||||||
|
LICENSE= MIT
|
||||||
|
LICENSE_FILE= ${WRKSRC}/LICENCE
|
||||||
|
|
||||||
|
NO_ARCH= yes
|
||||||
|
USES= gem
|
||||||
|
|
||||||
|
PORTSCOUT= limit:^0\.2\.
|
||||||
|
|
||||||
|
.include <bsd.port.mk>
|
3
dns/rubygem-simpleidn02/distinfo
Normal file
3
dns/rubygem-simpleidn02/distinfo
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
TIMESTAMP = 1724597148
|
||||||
|
SHA256 (rubygem/simpleidn-0.2.3.gem) = 08ce96f03fa1605286be22651ba0fc9c0b2d6272c9b27a260bc88be05b0d2c29
|
||||||
|
SIZE (rubygem/simpleidn-0.2.3.gem) = 152576
|
2
dns/rubygem-simpleidn02/pkg-descr
Normal file
2
dns/rubygem-simpleidn02/pkg-descr
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
SimpleIDN allows easy conversion from punycode ACE (IDNA) strings to unicode
|
||||||
|
UTF-8 strings and visa versa.
|
@ -605,6 +605,7 @@
|
|||||||
SUBDIR += rubygem-email_reply_parser
|
SUBDIR += rubygem-email_reply_parser
|
||||||
SUBDIR += rubygem-email_reply_parser-discourse
|
SUBDIR += rubygem-email_reply_parser-discourse
|
||||||
SUBDIR += rubygem-email_reply_trimmer
|
SUBDIR += rubygem-email_reply_trimmer
|
||||||
|
SUBDIR += rubygem-email_validator
|
||||||
SUBDIR += rubygem-exception_notification
|
SUBDIR += rubygem-exception_notification
|
||||||
SUBDIR += rubygem-extended_email_reply_parser
|
SUBDIR += rubygem-extended_email_reply_parser
|
||||||
SUBDIR += rubygem-gitlab-mail_room
|
SUBDIR += rubygem-gitlab-mail_room
|
||||||
|
19
mail/rubygem-email_validator/Makefile
Normal file
19
mail/rubygem-email_validator/Makefile
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
PORTNAME= email_validator
|
||||||
|
PORTVERSION= 2.2.4
|
||||||
|
CATEGORIES= mail rubygems
|
||||||
|
MASTER_SITES= RG
|
||||||
|
|
||||||
|
MAINTAINER= ruby@FreeBSD.org
|
||||||
|
COMMENT= EMail validator for rails
|
||||||
|
WWW= https://github.com/K-and-R/email_validator
|
||||||
|
|
||||||
|
LICENSE= MIT
|
||||||
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
|
RUN_DEPENDS= rubygem-activemodel70>=0:databases/rubygem-activemodel70
|
||||||
|
|
||||||
|
USES= gem
|
||||||
|
|
||||||
|
NO_ARCH= yes
|
||||||
|
|
||||||
|
.include <bsd.port.mk>
|
3
mail/rubygem-email_validator/distinfo
Normal file
3
mail/rubygem-email_validator/distinfo
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
TIMESTAMP = 1724587148
|
||||||
|
SHA256 (rubygem/email_validator-2.2.4.gem) = 5ab238095bec7aef9389f230e9e0c64c5081cdf91f19d6c5cecee0a93af20604
|
||||||
|
SIZE (rubygem/email_validator-2.2.4.gem) = 15360
|
1
mail/rubygem-email_validator/pkg-descr
Normal file
1
mail/rubygem-email_validator/pkg-descr
Normal file
@ -0,0 +1 @@
|
|||||||
|
An email validator for Rails 3+
|
@ -1334,6 +1334,8 @@
|
|||||||
SUBDIR += rubygem-google-cloud-spanner-v1
|
SUBDIR += rubygem-google-cloud-spanner-v1
|
||||||
SUBDIR += rubygem-google-cloud-storage
|
SUBDIR += rubygem-google-cloud-storage
|
||||||
SUBDIR += rubygem-google-cloud-storage145
|
SUBDIR += rubygem-google-cloud-storage145
|
||||||
|
SUBDIR += rubygem-google-cloud-storage_transfer
|
||||||
|
SUBDIR += rubygem-google-cloud-storage_transfer-v1
|
||||||
SUBDIR += rubygem-google-cloud-trace
|
SUBDIR += rubygem-google-cloud-trace
|
||||||
SUBDIR += rubygem-google-cloud-trace-v1
|
SUBDIR += rubygem-google-cloud-trace-v1
|
||||||
SUBDIR += rubygem-google-cloud-trace-v2
|
SUBDIR += rubygem-google-cloud-trace-v2
|
||||||
|
20
net/rubygem-google-cloud-storage_transfer-v1/Makefile
Normal file
20
net/rubygem-google-cloud-storage_transfer-v1/Makefile
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
PORTNAME= google-cloud-storage_transfer-v1
|
||||||
|
PORTVERSION= 1.1.0
|
||||||
|
CATEGORIES= net rubygems
|
||||||
|
MASTER_SITES= RG
|
||||||
|
|
||||||
|
MAINTAINER= ruby@FreeBSD.org
|
||||||
|
COMMENT= Official library for Google Cloud Storage Transfer
|
||||||
|
WWW= https://github.com/googleapis/google-cloud-ruby
|
||||||
|
|
||||||
|
LICENSE= APACHE20
|
||||||
|
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||||
|
|
||||||
|
RUN_DEPENDS= rubygem-gapic-common>=0.21.1<2:devel/rubygem-gapic-common \
|
||||||
|
rubygem-google-cloud-errors>=1.0<2:net/rubygem-google-cloud-errors
|
||||||
|
|
||||||
|
USES= gem
|
||||||
|
|
||||||
|
NO_ARCH= yes
|
||||||
|
|
||||||
|
.include <bsd.port.mk>
|
3
net/rubygem-google-cloud-storage_transfer-v1/distinfo
Normal file
3
net/rubygem-google-cloud-storage_transfer-v1/distinfo
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
TIMESTAMP = 1724740508
|
||||||
|
SHA256 (rubygem/google-cloud-storage_transfer-v1-1.1.0.gem) = 572d84dd437f81644d6138b7096f4d1f2fd29844a5549e2741db179a4d2b76f9
|
||||||
|
SIZE (rubygem/google-cloud-storage_transfer-v1-1.1.0.gem) = 84992
|
3
net/rubygem-google-cloud-storage_transfer-v1/pkg-descr
Normal file
3
net/rubygem-google-cloud-storage_transfer-v1/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
Storage Transfer Service allows you to quickly import online data into Cloud Storage.
|
||||||
|
You can also set up a repeating schedule for transferring data, as well as transfer
|
||||||
|
data within Cloud Storage, from one bucket to another.
|
20
net/rubygem-google-cloud-storage_transfer/Makefile
Normal file
20
net/rubygem-google-cloud-storage_transfer/Makefile
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
PORTNAME= google-cloud-storage_transfer
|
||||||
|
PORTVERSION= 1.2.0
|
||||||
|
CATEGORIES= net rubygems
|
||||||
|
MASTER_SITES= RG
|
||||||
|
|
||||||
|
MAINTAINER= ruby@FreeBSD.org
|
||||||
|
COMMENT= Official library for Google Cloud Storage Transfer
|
||||||
|
WWW= https://github.com/googleapis/google-cloud-ruby
|
||||||
|
|
||||||
|
LICENSE= APACHE20
|
||||||
|
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||||
|
|
||||||
|
RUN_DEPENDS= rubygem-google-cloud-core>=1.6<2:net/rubygem-google-cloud-core \
|
||||||
|
rubygem-google-cloud-storage_transfer-v1>=0.5<2:net/rubygem-google-cloud-storage_transfer-v1
|
||||||
|
|
||||||
|
USES= gem
|
||||||
|
|
||||||
|
NO_ARCH= yes
|
||||||
|
|
||||||
|
.include <bsd.port.mk>
|
3
net/rubygem-google-cloud-storage_transfer/distinfo
Normal file
3
net/rubygem-google-cloud-storage_transfer/distinfo
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
TIMESTAMP = 1724740337
|
||||||
|
SHA256 (rubygem/google-cloud-storage_transfer-1.2.0.gem) = 132901f50889e02a0d378e6117c6408cbfc4fdbd15c9d31fabec4f4189ef1658
|
||||||
|
SIZE (rubygem/google-cloud-storage_transfer-1.2.0.gem) = 13824
|
3
net/rubygem-google-cloud-storage_transfer/pkg-descr
Normal file
3
net/rubygem-google-cloud-storage_transfer/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
Storage Transfer Service allows you to quickly import online data into Cloud Storage.
|
||||||
|
You can also set up a repeating schedule for transferring data, as well as transfer
|
||||||
|
data within Cloud Storage, from one bucket to another.
|
Loading…
Reference in New Issue
Block a user