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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
libvirt-java Java bindings for Libvirt virtualization API
0.5.3 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 0.5.3Version of this port present on the latest quarterly branch.
Maintainer: novel@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2012-07-09 03:44:52
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
Also Listed In: java
License: MIT
WWW:
https://libvirt.org/java.html
Description:
Libvirt-java is a base framework allowing to use libvirt, the virtualization API though the Java programming language.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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

Packages (timestamps in pop-ups are UTC):
libvirt-java
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.5.30.5.3--0.5.3---
FreeBSD:13:quarterly0.5.30.5.3--0.5.3-0.5.30.5.3
FreeBSD:14:latest0.5.30.5.3--0.5.3--0.5.3
FreeBSD:14:quarterly0.5.30.5.3--0.5.3-0.5.30.5.3
FreeBSD:15:latest0.5.30.5.3n/a-n/a-0.5.30.5.3
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. jna>=4.0 : devel/jna
  2. junit>=4.8.2 : java/junit
  3. java : java/openjdk8
  4. ant : devel/apache-ant
Runtime dependencies:
  1. java : java/openjdk8
Library dependencies:
  1. libvirt.so : devel/libvirt
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for libvirt-java-0.5.3: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_libvirt-java
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://libvirt.org/libvirt/java/
  2. http://libvirt.org/sources/java/
Collapse this list.

Number of commits found: 23

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.5.3
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.5.3
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.5.3
26 Jun 2022 09:04:07
commit hash: 5dac8a984c9ee52d97ecdac267a424d97c1ca600commit hash: 5dac8a984c9ee52d97ecdac267a424d97c1ca600commit hash: 5dac8a984c9ee52d97ecdac267a424d97c1ca600commit hash: 5dac8a984c9ee52d97ecdac267a424d97c1ca600 files touched by this commit
Roman Bogorodskiy (novel) search for other commits by this committer
devel/libvirt-java: update to 0.5.3
0.5.2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.5.2
05 Jul 2020 12:15:50
Revision:541274Original commit files touched by this commit
novel search for other commits by this committer
devel/libvirt-java: update to 0.5.2
0.5.1_4
26 Nov 2019 21:46:13
Revision:518482Original commit files touched by this commit
jkim search for other commits by this committer
Clean up after java/openjdk6 and java/openjdk6-jre removal

java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663).  Now this patch completely removes remaining stuff from the
ports tree.

PR:			241953 (exp-run)
Reviewed by:		glewis
Approved by:		portmgr (antoine)
Differential Revision:	https://reviews.freebsd.org/D22342
0.5.1_4
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
0.5.1_4
29 Sep 2015 18:26:09
Revision:398185Original commit files touched by this commit
jgh search for other commits by this committer
- over to novel@
0.5.1_4
04 Nov 2014 18:41:16
Revision:372162Original commit files touched by this commit
jgh search for other commits by this committer
- update libvirt to 1.2.10
- chase shared library bump
0.5.1_3
29 Oct 2014 22:17:56
Revision:371717Original commit files touched by this commit
jgh search for other commits by this committer
- update libvirt,py-libvirt,libvirt-glib to 0.1.9
- shift var from ${PREFIX} to /var
- bump shared libs of dep. port

PR:		192441 (based on)
Submitted by:	olevole@olevole.ru
0.5.1_2
28 Aug 2014 21:21:57
Revision:366456Original commit files touched by this commit
tijl search for other commits by this committer
security/libssh2:
- Convert to USES=libtool and USES=pathfix
- Add INSTALL_TARGET=install-strip
- Only depend on openssl if GCRYPT option is off
- Sanitize libssh2.pc

devel/libvirt:
- Remove workaround for broken libssh2.pc
- Add USES=libtool and bump dependent ports
- Convert to INSTALL_TARGET=install-strip

devel/libvirt-glib:
- Convert to USES=libtool

Approved by:	portmgr (implicit, bump unstaged port)
0.5.1_1
12 Mar 2014 20:11:01
Revision:348001Original commit files touched by this commit
jkim search for other commits by this committer
Support staging.
0.5.1_1
21 Feb 2014 13:36:13
Revision:345404Original commit files touched by this commit
ehaupt search for other commits by this committer
Remove trailing whitespaces from category devel
0.5.1_1
10 Feb 2014 13:54:28
Revision:343634Original commit files touched by this commit
ehaupt search for other commits by this committer
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
0.5.1_1
17 Dec 2013 23:54:04
Revision:336792Original commit files touched by this commit
jgh search for other commits by this committer
- update to 1.2.0 and bump shared libraries in respective ports
- while here shift new lib_depends format where needed

Changes:	http://libvirt.org/news.html
0.5.1
26 Sep 2013 06:14:29
Revision:328335Original commit files touched by this commit
jgh search for other commits by this committer
- update to 0.5.1
- adjust LIB_DEPENDS

Submitted by:	jgh@/olgeni@
0.4.9_2
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
0.4.9_2
02 Jul 2013 20:23:00
Revision:322201Original commit files touched by this commit
jgh search for other commits by this committer
- update to 1.1.0 and bump shared libraries in respective ports
- while here:
  - fix option check in sysutils/cfengine34
  - move devel/libvirt-glib to use glib20 in favor of gio-fam-backend (suggested
by kwm@)
  - restore ABI version in net-mgmt/collectd5
0.4.9_1
11 Dec 2012 00:48:33
Revision:308652Original commit files touched by this commit
jgh search for other commits by this committer
- update libvirt to 1.0.0, and bump others for shlib change
- explictly tie to ABI version, required
- update historical headers
- add shared description for libvirt
0.4.9
26 Sep 2012 05:03:34
Revision:304875Original commit files touched by this commit
jgh search for other commits by this committer
- update to 0.4.9, change license to MIT

Changes:
- Change Licence to MIT and release 0.4.9 (Daniel Veillard)
- Update the maven jar coordinates (Daniel Veillard)
  (but it is broken one month later no mirror seems to export jars)
- Fix IndexOutOfBoundsException for unknown error codes (Claudio Bley)
- Add debian packaging for the Java bindings (Wido den Hollander)
- Fix javadoc warnings. (Claudio Bley)
- Fix typo in Domain.java (Claudio Bley)
0.4.8_1
05 Sep 2012 21:48:21
Revision:303725Original commit files touched by this commit Sanity Test Failure
jgh search for other commits by this committer
- follow r303724 shlib bump of libvirt
0.4.8
09 Jul 2012 03:44:00
Original commit files touched by this commit
jgh search for other commits by this committer
add new port: devel/libvirt-java

Libvirt-java is a base framework allowing to use libvirt, the virtualization
API though the Java programming language.

WWW: http://libvirt.org/java.html

Number of commits found: 23