notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2025Q2
apache-commons-daemon Wrapper code to start/stop a Java application as a daemon
1.4.1 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.4.1Version of this port present on the latest quarterly branch.
Maintainer: ale@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-05-05 14:21:21
Last Update: 2025-05-05 14:19:03
Commit Hash: 07ceaba
Also Listed In: java
License: APACHE20
WWW:
https://commons.apache.org/proper/commons-daemon/
Description:
Wrapper code to start/stop a Java application as a daemon. Daemon is made of 2 parts. One written in C that makes the interface to the operating system and the other in Java that provides the Daemon API.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/jsvc
  2. /usr/local/share/java/classes/commons-daemon.jar
  3. /usr/local/share/licenses/apache-commons-daemon-1.4.1/catalog.mk
  4. /usr/local/share/licenses/apache-commons-daemon-1.4.1/LICENSE
  5. /usr/local/share/licenses/apache-commons-daemon-1.4.1/APACHE20
Collapse this list.
Dependency lines:
  • apache-commons-daemon>0:devel/apache-commons-daemon
To install the port:
cd /usr/ports/devel/apache-commons-daemon/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/apache-commons-daemon
  • pkg install apache-commons-daemon
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: apache-commons-daemon
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1746148831 SHA256 (commons-daemon-1.4.1-native-src.tar.gz) = d672cbc125d448551e34b112b45655468694112e4566a87f63d602b58145e774 SIZE (commons-daemon-1.4.1-native-src.tar.gz) = 215448

Expand this list (2 items)

Collapse this list.

SHA256 (commons-daemon-1.4.1-bin.tar.gz) = a5f2ab67776e0f3e702939f7f9233ec9edd434dd76f555823ce788ec94ae62db SIZE (commons-daemon-1.4.1-bin.tar.gz) = 4314313

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. java : java/openjdk8
Runtime dependencies:
  1. java : java/openjdk8
This port is required by:
for Run
  1. www/tomee

Configuration Options:
===> The following configuration options are available for apache-commons-daemon-1.4.1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_apache-commons-daemon
USES:
java
FreshPorts was unable to extract/find any pkg message
Master Sites:
  1. There is no master site for this port.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.4.1
05 May 2025 14:19:03
commit hash: 07ceaba1011d39472b92d380a6066d8db5a97cf9commit hash: 07ceaba1011d39472b92d380a6066d8db5a97cf9commit hash: 07ceaba1011d39472b92d380a6066d8db5a97cf9commit hash: 07ceaba1011d39472b92d380a6066d8db5a97cf9 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
devel/apache-commons-daemon: Update 1.4.0 => 1.4.1

Changelog:
https://commons.apache.org/proper/commons-daemon/changes-report.html#a1.4.1

Add patch for support --enable-native-access Java startup option in jsvc:
https://issues.apache.org/jira/projects/DAEMON/issues/DAEMON-471

- Fix warnings from portclippy.
- Replace PORTVERSION with DISTVERSION.
- Refresh patches.

PR:		286524
Approved by:	ale (maintainer)
MFH:		2025Q2

(cherry picked from commit 0f8c01c6f35f4fc5c15923eaf7a6b849e81bb254)

Number of commits found: 1