Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F140032489
D8999.id23461.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
D8999.id23461.diff
View Options
Index: sysutils/Makefile
===================================================================
--- sysutils/Makefile
+++ sysutils/Makefile
@@ -1048,6 +1048,7 @@
SUBDIR += slst
SUBDIR += slurm-wlm
SUBDIR += smartmontools
+ SUBDIR += smenu
SUBDIR += smp_utils
SUBDIR += snap
SUBDIR += snowlog
Index: sysutils/smenu/Makefile
===================================================================
--- /dev/null
+++ sysutils/smenu/Makefile
@@ -0,0 +1,22 @@
+# $FreeBSD$
+
+PORTNAME= smenu
+PORTVERSION= 0.9.9
+DISTVERSIONPREFIX= v
+CATEGORIES= sysutils
+
+MAINTAINER= dbaio@bsd.com.br
+COMMENT= Terminal utility to interactively filter text
+
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/LICENSE.rst
+
+USE_GITHUB= yes
+GH_ACCOUNT= p-gen
+
+GNU_CONFIGURE= yes
+
+PLIST_FILES= bin/smenu \
+ man/man1/smenu.1.gz
+
+.include <bsd.port.mk>
Index: sysutils/smenu/distinfo
===================================================================
--- /dev/null
+++ sysutils/smenu/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1482669632
+SHA256 (p-gen-smenu-v0.9.9_GH0.tar.gz) = 04c9ea56130a8d2398c5fba712f6e099d7a7adb0d9072d1610624fe902b5c54d
+SIZE (p-gen-smenu-v0.9.9_GH0.tar.gz) = 965401
Index: sysutils/smenu/pkg-descr
===================================================================
--- /dev/null
+++ sysutils/smenu/pkg-descr
@@ -0,0 +1,5 @@
+Terminal utility that allows you to use words coming from the standard
+input to create a nice selection window just below the cursor.
+Once done, your selection will be sent to standard output.
+
+WWW: https://github.com/p-gen/smenu
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Dec 20, 7:54 AM (15 h, 2 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27093628
Default Alt Text
D8999.id23461.diff (1 KB)
Attached To
Mode
D8999: sysutils/smenu: New port: Terminal utility to interactively filter text
Attached
Detach File
Event Timeline
Log In to Comment