IABSD.fr/ports/java/tanukiwrapper/files

Branch :


Log

Author Commit Date CI Message
be8eabd1 2020-11-04 20:45:00 Reimport java-tanukiwrapper-3.5.43 Required for net/i2p ok rsadowski@ Port sent by Dimitri Karamazov who takes maintainership
e4ea4835 2019-09-24 11:47:40 remove java-tanukiwrapper, it was never used and the original software that required it never made it into the tree. ok kurt@
3da3a5f1 2018-11-22 16:04:39 Make sure object files linked into a shared library get compiled with -fPIC.
0c13d11c 2015-05-18 09:17:42 Makefile-openbsd-x86-64.gmake comes from files/, so modify it there rather than patching. Since only the relevant version for the current arch is copied into the build directory, patching fails on arch other than amd64 with comic results (I had a log with 300GB of "No file found--skip this patch? [n]" / "File to patch:" lines).
939b130a 2013-11-30 01:11:15 Remove -lcompat, which isn't even needed. Inspired by and ok naddy@
5ba9fa2a 2013-07-10 14:40:29 import tanukiwrapper, based on svn rev 1780 The Java Service Wrapper is an application which has evolved out of a desire to solve a number of problems common to many Java applications: - Run as a Windows Service or Unix Daemon - Application Reliability - Standard, Out of the Box Scripting - On Demand Restarts - Flexible Configuration - Ease Application Installations - Logging ok aja@