ports/159725: [bsd.commands.mk] Add new command: JOT

Chris Rees crees at FreeBSD.org
Fri Aug 12 18:30:10 UTC 2011


>Number:         159725
>Category:       ports
>Synopsis:       [bsd.commands.mk] Add new command: JOT
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 12 18:30:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Chris Rees
>Release:        FreeBSD 8.2-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD zeus.bayofrum.net 8.2-RELEASE-p1 FreeBSD 8.2-RELEASE-p1 #0: Sat Apr 30 15:09:06 BST 2011 root at zeus.bayofrum.net:/usr/obj/usr/src/sys/ZEUS i386


	
>Description:
	I'm using /usr/bin/jot in mame, as is obrien in vim, and portlint complains. Please could we add it to bsd.commands.mk?
>How-To-Repeat:
	
>Fix:

	

--- bsd.commands.mk-jot.diff begins here ---
Index: bsd.commands.mk
===================================================================
RCS file: /home/pcvs/ports/Mk/bsd.commands.mk,v
retrieving revision 1.8
diff -u -r1.8 bsd.commands.mk
--- bsd.commands.mk	4 May 2011 22:33:13 -0000	1.8
+++ bsd.commands.mk	12 Aug 2011 18:23:05 -0000
@@ -52,6 +52,7 @@
 HEAD?=		/usr/bin/head
 ID?=		/usr/bin/id
 IDENT?=		/usr/bin/ident
+JOT?=		/usr/bin/jot
 LDCONFIG?=	/sbin/ldconfig
 LN?=		/bin/ln
 LS?=		/bin/ls
--- bsd.commands.mk-jot.diff ends here ---



-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list