Bug 229099 - x11/sterm: add SOLARIZED, SCROLLBACK options
Summary: x11/sterm: add SOLARIZED, SCROLLBACK options
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-18 06:54 UTC by Piotr Kubaj
Modified: 2018-06-18 13:12 UTC (History)
0 users

See Also:
pkubaj: maintainer-feedback+


Attachments
patch (18.03 KB, patch)
2018-06-18 06:54 UTC, Piotr Kubaj
no flags Details | Diff
patch (18.37 KB, patch)
2018-06-18 11:43 UTC, Piotr Kubaj
pkubaj: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Kubaj freebsd_committer freebsd_triage 2018-06-18 06:54:32 UTC
Created attachment 194348 [details]
patch

This patch introduces non-default options for two 3rd party patches. Tested on CURRENT.
Comment 1 Piotr Kubaj freebsd_committer freebsd_triage 2018-06-18 11:43:05 UTC
Created attachment 194355 [details]
patch

Solarized needs one more change.
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-06-18 13:09:33 UTC
A commit references this bug:

Author: swills
Date: Mon Jun 18 13:08:36 UTC 2018
New revision: 472687
URL: https://svnweb.freebsd.org/changeset/ports/472687

Log:
  x11/sterm: add SOLARIZED, SCROLLBACK options

  PR:		229099
  Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)

Changes:
  head/x11/sterm/Makefile
  head/x11/sterm/files/.gitattributes
  head/x11/sterm/files/extra-scrollback-patch-config.def.h
  head/x11/sterm/files/extra-scrollback-patch-st.c
  head/x11/sterm/files/extra-scrollback-patch-st.h
  head/x11/sterm/files/extra-solarized-patch-config.def.h
  head/x11/sterm/files/extra-solarized-patch-st.h
  head/x11/sterm/files/extra-solarized-patch-x.c
Comment 3 Steve Wills freebsd_committer freebsd_triage 2018-06-18 13:12:28 UTC
Committed, thanks!