Page MenuHomeFreeBSD

editors/sublime: accept arguments in the binary
ClosedPublic

Authored by xmj on Nov 29 2014, 11:28 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Aug 2, 5:45 AM
Unknown Object (File)
Sat, Aug 1, 6:44 AM
Unknown Object (File)
Tue, Jul 21, 2:39 PM
Unknown Object (File)
Mon, Jul 20, 12:50 PM
Unknown Object (File)
Jul 1 2026, 7:00 AM
Unknown Object (File)
Jun 29 2026, 11:46 PM
Unknown Object (File)
Jun 28 2026, 4:41 PM
Unknown Object (File)
Jun 27 2026, 2:47 PM
Subscribers
Tokens
"Like" token, awarded by rodrigc.

Details

Reviewers
swills
koobs
Summary
editors/sublime: accept arguments in the binary

- make sublime accept arguments such as --version and --help

Spotted by:	rodrigc
Approved by:	swills (mentor)
Test Plan

make -C ports/editors/sublime install clean ; sublime --help (starts sublime
instead of outputting the build/version)

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

xmj retitled this revision from to editors/sublime: accept arguments in the binary.
xmj updated this object.
xmj edited the test plan for this revision. (Show Details)
xmj added reviewers: swills, koobs.
koobs edited edge metadata.

LGTM

Ship it!

This revision is now accepted and ready to land.Nov 30 2014, 1:19 AM

Committed revision 373657.