notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: devel/libvirt-java/Makefile
SVNWeb

Number of commits found: 22

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  aa6eefd  (Only the first 10 of 5087 ports in this commit are shown above. View all ports for this commit)
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)
Sun, 26 Jun 2022
[ 09:04 Roman Bogorodskiy (novel) search for other commits by this committer ]    commit hash:5dac8a984c9ee52d97ecdac267a424d97c1ca600  commit hash:5dac8a984c9ee52d97ecdac267a424d97c1ca600  commit hash:5dac8a984c9ee52d97ecdac267a424d97c1ca600  5dac8a9 
devel/libvirt-java: update to 0.5.3
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sun, 5 Jul 2020
[ 12:15 novel search for other commits by this committer ] Original commit   Revision:541274
devel/libvirt-java: update to 0.5.2
Tue, 26 Nov 2019
[ 21:46 jkim search for other commits by this committer ] Original commit   Revision:518482 (Only the first 10 of 443 ports in this commit are shown above. View all ports for this commit)
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
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Tue, 29 Sep 2015
[ 18:26 jgh search for other commits by this committer ] Original commit   Revision:398185
- over to novel@
Tue, 4 Nov 2014
[ 18:41 jgh search for other commits by this committer ] Original commit   Revision:372162 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
- update libvirt to 1.2.10
- chase shared library bump
Wed, 29 Oct 2014
[ 22:17 jgh search for other commits by this committer ] Original commit   Revision:371717 (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
- 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
Thu, 28 Aug 2014
[ 21:21 tijl search for other commits by this committer ] Original commit   Revision:366456 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 12 Mar 2014
[ 20:11 jkim search for other commits by this committer ] Original commit   Revision:348001
Support staging.
Fri, 21 Feb 2014
[ 13:36 ehaupt search for other commits by this committer ] Original commit   Revision:345404 (Only the first 10 of 54 ports in this commit are shown above. View all ports for this commit)
Remove trailing whitespaces from category devel
Mon, 10 Feb 2014
[ 13:54 ehaupt search for other commits by this committer ] Original commit   Revision:343634 (Only the first 10 of 581 ports in this commit are shown above. View all ports for this commit)
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)
Tue, 17 Dec 2013
[ 23:54 jgh search for other commits by this committer ] Original commit   Revision:336792 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
- 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
Thu, 26 Sep 2013
[ 06:14 jgh search for other commits by this committer ] Original commit   Revision:328335
- update to 0.5.1
- adjust LIB_DEPENDS

Submitted by:	jgh@/olgeni@
Fri, 20 Sep 2013
[ 17:13 bapt search for other commits by this committer ] Original commit   Revision:327724 (Only the first 10 of 2998 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
Tue, 2 Jul 2013
[ 20:23 jgh search for other commits by this committer ] Original commit   Revision:322201 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
- 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
Tue, 11 Dec 2012
[ 00:48 jgh search for other commits by this committer ] Original commit   Revision:308652 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
- 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
Wed, 26 Sep 2012
[ 05:03 jgh search for other commits by this committer ] Original commit   Revision:304875
- 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)
Wed, 5 Sep 2012
[ 21:48 jgh search for other commits by this committer ] Original commit   Revision:303725
- follow r303724 shlib bump of libvirt
Mon, 9 Jul 2012
[ 03:44 jgh search for other commits by this committer ] Original commit 
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: 22