Port details |
- libvirt-java Java bindings for Libvirt virtualization API
- 0.5.3 devel =2 0.5.3Version of this port present on the latest quarterly branch.
- Maintainer: novel@FreeBSD.org
- Port Added: 2012-07-09 03:44:52
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- jna>=4.0 : devel/jna
- junit>=4.8.2 : java/junit
- java : java/openjdk8
- ant : devel/apache-ant
- Runtime dependencies:
-
- java : java/openjdk8
- Library dependencies:
-
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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 |
Stefan Eßer (se) |
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 ) |
0.5.3 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
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 ) |
0.5.3 26 Jun 2022 09:04:07 |
Roman Bogorodskiy (novel) |
devel/libvirt-java: update to 0.5.3 |
0.5.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.5.2 05 Jul 2020 12:15:50 |
novel |
devel/libvirt-java: update to 0.5.2 |
0.5.1_4 26 Nov 2019 21:46:13 |
jkim |
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 |
mat |
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 |
jgh |
- over to novel@ |
0.5.1_4 04 Nov 2014 18:41:16 |
jgh |
- update libvirt to 1.2.10
- chase shared library bump |
0.5.1_3 29 Oct 2014 22:17:56 |
jgh |
- 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 |
tijl |
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 |
jkim |
Support staging. |
0.5.1_1 21 Feb 2014 13:36:13 |
ehaupt |
Remove trailing whitespaces from category devel |
0.5.1_1 10 Feb 2014 13:54:28 |
ehaupt |
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 |
jgh |
- 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 |
jgh |
- update to 0.5.1
- adjust LIB_DEPENDS
Submitted by: jgh@/olgeni@ |
0.4.9_2 20 Sep 2013 17:13:47 |
bapt |
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 |
jgh |
- 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 |
jgh |
- 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 |
jgh |
- 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 |
jgh |
- follow r303724 shlib bump of libvirt |
0.4.8 09 Jul 2012 03:44:00 |
jgh |
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 |