Bug 203070

Summary: [NEW PORT] devel/wrapper: The Java Service Wrapper
Product: Ports & Packages Reporter: Dušan Vejnovič <freebsd>
Component: Individual Port(s)Assignee: Steve Wills <swills>
Status: Closed Not Accepted    
Severity: Affects Only Me CC: freebsd, ler, swills
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
shar file for devel/wrapper
none
poudriere build log for devel/wrapper
none
shar file for devel/wrapper
none
shar file for devel/wrapper none

Description Dušan Vejnovič 2015-09-13 16:13:43 UTC
Created attachment 160973 [details]
shar file for devel/wrapper

The Java Service Wrapper enables a Java Application to be run as a Windows
Service or UNIX Daemon. It also monitors the health of your Application
and JVM.

This is a short list of the benefits you get when you use the Java Service
Wrapper with your Java Application:
- There is no need for additional programming in your application to integrate
  it with our product.
- Automatic customizable response when something happens in your application
  or JVM.
- Notifications when there is a problem in need of attention.
- Support better your customers thanks to our logging features.
- You can schedule events in a standard way in various platforms.
- Deploy and install your applications as a Windows Service or UNIX Daemon in
  various platforms.
Comment 1 Dušan Vejnovič 2015-09-13 16:14:54 UTC
Created attachment 160974 [details]
poudriere build log for devel/wrapper
Comment 2 Dušan Vejnovič 2016-04-07 18:52:33 UTC
Created attachment 169079 [details]
shar file for devel/wrapper

devel/wrapper: 3.5.26 -> 3.5.29

Changelog at
http://wrapper.tanukisoftware.com/doc/english/release-notes.html#3.5.29
Comment 3 Dušan Vejnovič 2016-04-08 17:01:17 UTC
Created attachment 169110 [details]
shar file for devel/wrapper

Remove ${PORTSDIR}/ from DEPENDS line.
Comment 4 Steve Wills freebsd_committer freebsd_triage 2016-04-22 01:55:51 UTC
Looks like sysutils/javaservicewrapper was created in the mean time. Does that meet the need?
Comment 5 Dušan Vejnovič 2016-05-10 17:24:43 UTC
(In reply to Steve Wills from comment #4)

Yes, it's duplicated port and I close PR.