Bug 212041

Summary: x11/sterm: update to 0.7
Product: Ports & Packages Reporter: Zsolt Udvari <uzsolt>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Some People CC: kitche
Priority: --- Flags: amdmi3: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch
none
Improved patch amdmi3: maintainer-approval?

Description Zsolt Udvari freebsd_committer freebsd_triage 2016-08-22 06:09:28 UTC
Created attachment 173925 [details]
patch

- update to 0.7
- doesn't need ncurses from port
- change default TERM to xterm
- patches generated by 'make makepatch'
- added st.info if user wants use with 'tic'

portlint: OK
porttest: OK (FreeBSD 93amd64-default 9.3-RELEASE-p45 FreeBSD 9.3-RELEASE-p45 amd64)
porttest: OK (FreeBSD 10amd64-default 10.3-RELEASE-p6 FreeBSD 10.3-RELEASE-p6 amd64)

Details:
http://freebsd.uzsolt.hu/logs/x11/sterm/sterm-0.7-10.log
http://freebsd.uzsolt.hu/logs/x11/sterm/sterm-0.7-93.log
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2016-08-22 09:50:15 UTC
Created attachment 173930 [details]
Improved patch

Looks good and builds fine. Suggesting additional minor changes:
- remove unneeded bsd.port.options.mk inclusion
- use options helpers
- Fix WWW according to porter's handbook
Comment 2 kitche 2016-08-26 04:33:19 UTC
Looks good st.info is a bit useless though as you would have to convert it to termcap. Since FREEBSD doesn’t use termifo. But port works.
Comment 3 Zsolt Udvari freebsd_committer freebsd_triage 2016-08-26 04:46:22 UTC
(In reply to kitche from comment #2)
If it isn't possible to use st.info I think would skip from install.
Comment 4 commit-hook freebsd_committer freebsd_triage 2016-09-06 18:17:07 UTC
A commit references this bug:

Author: amdmi3
Date: Tue Sep  6 18:17:02 UTC 2016
New revision: 421456
URL: https://svnweb.freebsd.org/changeset/ports/421456

Log:
  - Update to 0.7
  - Regenerate patch
  - Remove unneeded ncurses dependency
  - While here, switch to options helpers and fix WWW

  PR:		212041
  Submitted by:	udvzsolt@gmail.com
  Approved by:	kitche@kitchetech.com (maintainer)

Changes:
  head/x11/sterm/Makefile
  head/x11/sterm/distinfo
  head/x11/sterm/files/patch-Makefile
  head/x11/sterm/pkg-descr
Comment 5 Dmitry Marakasov freebsd_committer freebsd_triage 2016-09-06 18:17:30 UTC
Ok, dropping st.info