Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3910803
D3474.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D3474.diff
View Options
Index: README
===================================================================
--- README
+++ README
@@ -11,6 +11,8 @@
│ └── p5-Inline-Python To test
├── french
│ └── fortunes-fr Ok in default encoding, adding UTF-8 support before submitting
+├── games
+│ └── roll Still to fix GitHub download, build and installation OK
├── irc
│ └── irccat Port installs and uninstalls, but software have a ruby path problem
├── misc
Index: games/roll/Makefile
===================================================================
--- /dev/null
+++ games/roll/Makefile
@@ -0,0 +1,23 @@
+PORTNAME= roll
+PORTVERSION= 2.6.1
+CATEGORIES= games
+
+MAINTAINER= dereckson@gmail.com
+COMMENT= Roll dices using dice expressions
+WWW= https://matteocorti.github.io/roll/
+
+LICENSE= GPLv2
+
+USES= autoreconf
+GNU_CONFIGURE= yes
+
+USE_GITHUB= yes
+GH_ACCOUNT= matteocorti
+
+INSTALL_TARGET=install-strip
+
+PLIST_FILES= bin/roll \
+ share/bash-completion/completions/roll \
+ share/man/man1/roll.1.gz
+
+.include <bsd.port.mk>
Index: games/roll/distinfo
===================================================================
--- /dev/null
+++ games/roll/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1727809928
+SHA256 (matteocorti-roll-2.6.1_GH0.tar.gz) = 399bd4958d92f82fb75ff308decb2d482c9a8db80234014f6d42f6513b144179
+SIZE (matteocorti-roll-2.6.1_GH0.tar.gz) = 160521
Index: games/roll/pkg-descr
===================================================================
--- /dev/null
+++ games/roll/pkg-descr
@@ -0,0 +1,2 @@
+An utility to roll dies using expressions from roleplay games
+like 1d6 or 2d10+3.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Dec 20, 00:34 (18 h, 30 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2307122
Default Alt Text
D3474.diff (1 KB)
Attached To
Mode
D3474: New port to tweak: games/roll
Attached
Detach File
Event Timeline
Log In to Comment