Bug 200624

Summary: [PATCH] russian/emkatic: new option BEEP
Product: Ports & Packages Reporter: Andrey Fesenko <andrey>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed Overcome By Events    
Severity: Affects Only Me CC: amdmi3
Priority: --- Keywords: patch
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 200808    
Attachments:
Description Flags
patch-Makefile and add pkg-message
none
poudriere bulk -t log (default new option disable)
none
poudriere bulk -t log (new option enable)
none
patch-Makefile and add pkg-message.beep none

Description Andrey Fesenko 2015-06-04 04:20:01 UTC
Created attachment 157400 [details]
patch-Makefile and add pkg-message

After ressurrect audio/beep https://svnweb.freebsd.org/ports?view=revision&revision=388347 possible to add it as an option, the emulator can play sound through an external program as one of variants beep.

* Create option BEEP
* Add pkg-message setting instruction
Comment 1 Andrey Fesenko 2015-06-04 04:21:50 UTC
Created attachment 157401 [details]
poudriere bulk -t log (default new option disable)
Comment 2 Andrey Fesenko 2015-06-04 04:22:27 UTC
Created attachment 157402 [details]
poudriere bulk -t log (new option enable)
Comment 3 Dmitry Marakasov freebsd_committer freebsd_triage 2015-06-04 10:51:13 UTC
- It'd be better to use pkg-message.beep and set PKG_MESSAGE to ${PKGDIR}/pkg-message.beep if BEEP support is enabled
- The options needs better description
- /dev/speaker instructions from pkg-message do not belong to this port at all
Comment 4 Andrey Fesenko 2015-06-04 13:45:27 UTC
- pkg-message.beep - well, will be implemented
- better description - I will be glad proposals
- may be send "Speaker sound Support:" proposal request pkg-message for audio/beep? This same port leave only "Sound an eternal program"
Comment 5 Dmitry Marakasov freebsd_committer freebsd_triage 2015-06-04 14:16:59 UTC
(In reply to Andrey Fesenko from comment #4)
> - better description - I will be glad proposals

"PC speaker sound output support through audio/beep" perhaps

> - may be send "Speaker sound Support:" proposal request pkg-message for audio/beep?

Yep, feel free to.

> This same port leave only "Sound an eternal program"

Yes.
Comment 6 Andrey Fesenko 2015-06-04 17:25:03 UTC
Created attachment 157412 [details]
patch-Makefile and add pkg-message.beep

into account the comments
Comment 7 Andrey Fesenko 2015-06-16 04:29:11 UTC
Base port Bump PORTREVISION. lazarus was updated to 1.4.0 https://svnweb.freebsd.org/ports?view=revision&revision=389677

all this changes include https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200808