Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.0.0 28 Jan 2018 13:34:23 |
novel |
devel/libvirt: update to 4.0.0 |
3.10.0 24 Dec 2017 10:24:48 |
novel |
devel/libvirt: update to 3.10.0
- update to 3.10.0;
- remove hard-coded dependency on libssh2, instead add LIBSSH and LIBSSH2
options, both enabled by default;
- add 'gettext-runtime' to USES to fix build without NLS. |
3.9.0 09 Dec 2017 10:05:07 |
antoine |
libvirt fails to build with python3 |
3.9.0 03 Nov 2017 16:09:01 |
novel |
devel/libvirt: update to 3.9.0 |
3.8.0 15 Oct 2017 13:31:09 |
novel |
devel/libvirt: update to 3.8.0 |
3.7.0 09 Sep 2017 16:00:52 |
novel |
devel/libvirt: update to 3.7.0 |
3.6.0 20 Aug 2017 05:05:06 |
novel |
devel/libvirt: improve sasl configuration
Explicitly pass SASL path to 'sasl' configuration option
to make sure that configure finds proper include and library paths
and don't depend on other options adding -I{LOCALBASE}/include to
CFLAGS. |
3.6.0 17 Aug 2017 13:24:45 |
novel |
devel/libvirt: add yajl dependency for nss
The nss plugin requires yajl. It's pulled for qemu when it's enabled, but
build fails when nss plugin is enabled and qemu driver is disabled, so
add a dependency on yajl for both options.
PR: 221279
Reported by: vvd@unislabs.com |
3.6.0 06 Aug 2017 04:49:11 |
novel |
devel/libvirt: update to 3.6.0 |
3.5.0 09 Jul 2017 07:14:15 |
novel |
devel/libvirt: update to 3.5.0 |
3.4.0_1 27 Jun 2017 13:46:53 |
sunpoet |
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine |
3.4.0 04 Jun 2017 08:12:53 |
novel |
devel/libvirt: update to 3.4.0 |
3.3.0 08 May 2017 11:48:04 |
novel |
devel/libvirt: update to 3.3.0
- update to 3.3.0
- switch from emulators/qemu-devel to emulators/qemu as the former
is newer now
- add python:build and shebangfix to USES as now Python
scripts are used during the build |
3.2.0 03 Apr 2017 16:19:08 |
novel |
devel/libvirt: update to 3.2.0
- Add new plist entries for the new bhyve.conf configuration
file
- Remove '--without-storage-scsi' that doesn't work on FreeBSD
as it's now automatically disabled by configure |
3.1.0 04 Mar 2017 16:34:18 |
novel |
devel/libvirt: update to 3.1.0
- update to 3.1.0
- disable scsi storage driver: it builds fine, but will
not work on FreeBSD
- Add an OPTION for the ZFS storage driver (enabled by default) |
2.5.0 17 Dec 2016 15:41:52 |
novel |
devel/libvirt: tabs/spaces cleanup
Replace a couple of spaces with tabs to follow common style.
PR: 215264
Submitted by: timp87@gmail.com |
2.5.0 10 Dec 2016 19:10:28 |
novel |
devel/libvirt: update to 2.5.0 |
2.4.0_1 23 Nov 2016 16:39:03 |
novel |
devel/libvirt: improve tier-2 packaging
Add RUN_DEPEND on sysutils/dmidecode only on amd64 and i386 as it's
available only on these ARCHs. Also, bump PORTREVISION due to
dependencies change.
Submitted by: linimon
Reported by: linimon |
2.4.0 17 Nov 2016 16:34:02 |
novel |
devel/libvirt: fix build when wireshark installed
When wireshark is installed, libvirt automatically detects that and
tries to build wireshark dissector plugin, but fails because net/wireshark
doesn't provide required headers.
So disable wireshark support explicitly.
PR: 214555
Submitted by: Koichiro IWAO |
2.4.0 06 Nov 2016 07:54:55 |
novel |
devel/libvirt: update to 2.4.0
- update to 2.4.0
- add an explicit dependency on readline via READLINE option,
enabled by default
- explicitly disable dbus as it's used for firewalld and polkit,
that are not supported by the port |
2.3.0 06 Oct 2016 08:08:21 |
novel |
devel/libvirt: update to 2.3.0 |
2.2.0 04 Sep 2016 14:13:53 |
novel |
devel/libvirt: update to 2.2.0 |
2.0.0 02 Jul 2016 22:59:17 |
novel |
devel/libvirt: update to 2.0.0 |
1.3.5 08 Jun 2016 04:10:49 |
novel |
devel/libvirt: update to 1.3.5
- update to 1.3.5
- drop the *.syms file as it's properly included in the tarball now
- drop some --without-* flags from CONFIGURE_ARGS for those which feature
probing improved upstream (so we don't have Linux specific features
automatically enabled)
- add a link to the official documentation for bhyve users |
1.3.4 01 May 2016 17:28:06 |
novel |
devel/libvirt: update to 1.3.4 |
1.3.3 09 Apr 2016 16:37:06 |
novel |
devel/libvirt: update to 1.3.3
Add NSS option to enable the nsswitch plugin (disabled by default). |
1.3.2_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.3.2_1 01 Apr 2016 13:18:17 |
mat |
Fixup some whitespace at the beginning of lines problems.
With hat: portmgr
Sponsored by: Absolight |
1.3.2_1 27 Mar 2016 14:58:00 |
tijl |
- Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
supported by libgnutls-dane and gnutls-cli. Also clarify the option
description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4. Some ports used this library
in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed. Ports that used these have been
updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.
net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.
www/hydra: Mark BROKEN. This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.
PR: 207768
Exp-run by: antoine
Approved by: portmgr (antoine) |
1.3.2 03 Mar 2016 18:02:44 |
novel |
devel/libvirt: update to 1.3.2 |
1.3.1_1 26 Jan 2016 23:35:32 |
novel |
devel/libvirt: add GNUTLS option and custom flags support for rc script
- libvirt currently depends on gnutls, but does not really use it,
so add GNUTLS option and pull gnutls only when it's turned on
- add a "libvirtd_flags" variable to the rc script to allow users to
specify e.g. "--listen" flag that's required to make libvirtd
listen on TCP ports [1]
- bump PORTREVISION
Differential Revision: D5044
Reviewed by: jgh, koobs
Tested by: Nicolas Lienard [1] |
1.3.1 17 Jan 2016 23:23:12 |
novel |
devel/libvirt: update to 1.3.1
Also, drop patch-CVE-2015-5313 as it's now included in the release. |
1.3.0 20 Dec 2015 02:08:38 |
novel |
devel/libvirt: version update and security fix
- update to 1.3.0
- add fix for CVE-2015-5313
- improve sample file renaming to do that by moving files
in post-install rather than patching Makefiles
- add an rc script for the new virtlogd daemon. It is required
for the qemu driver if you have stdio_handler = "logd" in
qemu.conf (default)
Security: CVE-2015-5313 |
1.2.21 12 Nov 2015 16:31:16 |
novel |
devel/libvirt: fix BHYVE option
- Drop OSVERSION check that's always true because of incorrect
version value
- Fix plist when BHYVE option is disabled on systems where it's
available
While here, clean up trailing whitespace.
Differential Revision: D4109 |
1.2.21 04 Nov 2015 13:27:31 |
novel |
devel/libvirt: update to 1.2.21 |
1.2.20_1 01 Nov 2015 15:11:07 |
novel |
devel/libvirt: improve configuration handling
libvirt stores various configuration objects in XML files and
also uses symlinks to enable/disable various things. While
using @sample could prevent from touching user-modified configs,
it is quite cumbersome to preserve state of enabled or disabled
symlink controlled objects across reinstall.
In order to address this situation:
* Install these configuration files into %%EXAMPLESDIR%%,
* Update pkg-message with instructions how to apply the
default configuration if user wants to. Also, pkg-message
moved to files/pkg-message.in to allow substitution,
* While here, convert virtlockd.conf to @sample
* Bump PORTREVISION
PR: 203865
Differential Revision: D3938 |
1.2.20 15 Oct 2015 14:55:14 |
mat |
Drop 8 support.
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3694 |
1.2.20 03 Oct 2015 15:13:01 |
novel |
Update to 1.2.20 |
1.2.19_1 29 Sep 2015 18:26:09 |
jgh |
- over to novel@ |
1.2.19_1 29 Sep 2015 14:49:46 |
novel |
Fix plist on non-amd64 archs
When the arch-specific option is defined and OPTIONS_SUB is enabled,
PLIST_SUB is populated accordingly on the target arch. However,
on other archs PLIST_SUB is not populated and that results in a
broken pkg-plist.
Fix this by explicitly adding '@comment ' for the option feature
if it's not in PLIST_SUB.
Reported by: jgh
Pointy hat to: novel |
1.2.19_1 28 Sep 2015 16:27:33 |
novel |
Add XEN option that enables the libxl hypervisor driver.
PR: 203202
Approved by: jgh (maintainer) |
1.2.19 11 Sep 2015 23:13:49 |
jgh |
- update to devel/libvirt [1] and devel/py-libvirt to 1.2.19
http://libvirt.org/git/?p=libvirt.git;a=shortlog;h=refs/tags/v1.2.19
PR: 202839 [1]
Submitted by: novel@ [1] |
1.2.18 11 Aug 2015 16:35:59 |
jgh |
- update devel/libvirt and devel/py-libvirt to 1.2.18
http://libvirt.org/git/?p=libvirt.git;a=shortlog;h=refs/tags/v1.2.18 |
1.2.17 10 Aug 2015 18:32:37 |
jgh |
- update devel/libvirt and devel/py-libvirt to 1.2.17
- update devel/libvirt-glib to 0.2.2
http://libvirt.org/git/?p=libvirt.git;a=shortlog;h=refs/tags/v1.2.17 |
1.2.16 15 Jun 2015 20:52:42 |
jgh |
- remove unneeded BUILD_DEPENDS define for SASL option
PR: 200752
Submitted by: crest@sahiro.org |
1.2.16 04 Jun 2015 06:25:48 |
jgh |
- update devel/libvirt and devel/py-libvirt to 1.2.16
http://libvirt.org/git/?p=libvirt.git;a=shortlog;h=refs/tags/v1.2.16 |
1.2.15 04 May 2015 16:08:15 |
jgh |
- update to devel/libvirt and devel/py-libvirt to 1.2.15
http://libvirt.org/git/?p=libvirt.git;a=shortlog;h=refs/tags/v1.2.15 |
1.2.14 08 Apr 2015 20:32:58 |
jgh |
- update to devel/libvirt and devel/py-libvirt to 1.2.14
http://libvirt.org/git/?p=libvirt.git;a=shortlog;h=refs/tags/v1.2.14 |
1.2.13 03 Mar 2015 07:45:52 |
bapt |
Replace all those @unexec rmdir by proper @dir |
1.2.13 02 Mar 2015 18:21:13 |
jgh |
- update to devel/libvirt and devel/py-libvirt to 1.2.13
http://libvirt.org/git/?p=libvirt.git;a=shortlog;h=refs/tags/v1.2.13 |
1.2.12_1 19 Feb 2015 21:13:52 |
jgh |
- add dmidecode run dependency
- filed issue upstream to potentially use sysctl
PR: 196733
Submitted by: fabian.freyer@physik.tu-berlin.de |
1.2.12 19 Feb 2015 19:11:11 |
jgh |
- fix build failures on 8/9 (bhyve)
Reported by: mat@ |
1.2.12 29 Jan 2015 23:20:34 |
jgh |
- add sasl support
PR: 196732
Submitted by: fabian.freyer@physik.tu-berlin.de |
1.2.12 29 Jan 2015 00:02:44 |
jgh |
- update to devel/libvirt and devel/py-libvirt to 1.2.12
http://libvirt.org/git/?p=libvirt.git;a=shortlog;h=refs/tags/v1.2.12 |
1.2.11_1 02 Jan 2015 18:46:34 |
pi |
security/libgcrypt: 1.6.1 -> 1.6.2, bump depends
Changes:
- src/sexp.c (do_vsexp_sscan): Return error for invalid args.
- cipher/md.c (_gcry_md_info): Fix a segv in case of calling
with wrong parameters.
- cipher/primegen.c (_gcry_generate_elg_prime): Change to return an
error code, possible NULL deref in call to prime generator.
- cipher/dsa.c (generate): Take care of new return code.
- cipher/elgamal.c (generate): Change to return an error code. Take
care of _gcry_generate_elg_prime return code.
- ecc: Support the non-standard 0x40 compression flag for EdDSA.
- mpi: Extend the internal mpi_get_buffer.
- mpi: Fix regression for powerpc-apple-darwin detection.
- Fix bug inhibiting the use of the sentinel attribute in src/gcrypt.h.in (Only the first 15 lines of the commit message are shown above ) |
1.2.11 15 Dec 2014 19:05:00 |
jgh |
- update to devel/libvirt and devel/py-libvirt to 1.2.11
http://libvirt.org/git/?p=libvirt.git;a=shortlog;h=refs/tags/v1.2.11 |
1.2.10_1 04 Nov 2014 19:44:15 |
jgh |
- fix packaging list for libvirt
- update py-libvirt to 1.2.10 |
1.2.10 04 Nov 2014 18:41:16 |
jgh |
- update libvirt to 1.2.10
- chase shared library bump |
1.2.9 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 |
1.2.6_4 27 Oct 2014 10:40:08 |
bapt |
Cleanup plist |
1.2.6_4 22 Oct 2014 17:44:06 |
bdrewery |
- Fix support for BHYVE on head/amd64.
Modifying OPTIONS_DEFAULT after including bsd.port.option.mk is not valid.
Just check for existence of bhyve for now instead to determine default.
PR: 194531
Reported by: Conrad Meyer |
1.2.6_3 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) |
1.2.6_2 30 Jul 2014 03:57:24 |
pi |
security/libgcrypt: 1.5.3_3 -> 1.6.1
- Update to 1.6.1
- Remove some unneeded patches
- Fix pkg-plist
- report configure bug upstream
https://bugs.g10code.com/gnupg/issue1668
- report API breakage downstream and find that MacPorts had the same issue
https://rt.cpan.org/Ticket/Display.html?id=97201
- bump PORTREVISION for dependent ports (approx. 100 ports)
- Thanks to exp-run by antoine@ to find ports that break
- patch ports that would otherwise break
security/shishi with PR 192164 is already committed
[1] devel/ccrtp
[2] editors/abiword
[3] security/p5-Crypt-GCrypt
PR: 191256, 192162 [1], 192163 [2], 192166 [3]
Submitted by: Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Approved by: maintainer timeout, antoine (exp-run), portmgr (implicit) |
1.2.6_1 23 Jul 2014 09:54:02 |
tijl |
- Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
developers)
PR: 191274
Exp-run by: antoine
Approved by: portmgr (antoine) |
1.2.6 09 Jul 2014 21:40:26 |
jgh |
- update to 1.2.6
- Make sure not to build uml driver as it's useless on FreeBSD
- Enable bhyve by default on 10.0 and newer on amd64
- Fix sample config handling to work with staging
- Fix bhyve detection in the configure script
- Add a patch to fix segfaults in case of problems with bridge
creation
- Enable networking port and install default networking definition;
add dnsmasq dependency for that
PR: 190767
PR: 190783
Submitted by: rodrigc@, roman@ |
1.2.5 25 Jun 2014 05:35:32 |
bapt |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
1.2.5 03 Jun 2014 16:55:10 |
jgh |
- update to 1.2.5
- bhyve driver updates from novel@
Changes: http://libvirt.org/news.html |
1.2.4 09 May 2014 16:14:08 |
jgh |
- update to 1.2.4
Changelog: http://libvirt.org/news.html |
1.2.3_1 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
1.2.3_1 08 Apr 2014 15:03:14 |
jgh |
- adjust package listing
Spotted by: swills |
1.2.3 07 Apr 2014 19:48:53 |
jgh |
- update to 1.2.3
- support bhyve [1]
PR: 187584 (based on)
Submitted by: xmj@chaot.net
Changes: http://libvirt.org/news.html |
1.2.2 07 Mar 2014 22:34:55 |
jgh |
- update libvirt to 1.2.2
- fix qemu when not enabled, and disable linux containers [1]
- update libvirt-glib to 0.1.8
Changes: http://libvirt.org/news.html
Submitted by: roman@ [1] |
1.2.1_1 22 Jan 2014 00:16:45 |
jgh |
- add rc.d script for libvirtd daemon control [1]
- rename option description for qemu
- fix qemu dependencies for libvirtd operations
- strip libraries
- add pkg-message
Many thanks to roman@ for testing!
PR: 168656 [1]
Submitted by: dpejesh@yahoo.com |
1.2.1 17 Jan 2014 15:55:12 |
jgh |
- update to 1.2.1
BSD: implement nodeGetMemoryStats (Roman Bogorodskiy)
Changes: http://libvirt.org/news.html |
1.2.0 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 |
1.1.4 16 Dec 2013 21:09:16 |
kwm |
Fix typo. |
1.1.4 05 Nov 2013 21:37:03 |
jgh |
- update to 1.1.4
Changes: http://libvirt.org/news.html |
1.1.3 01 Oct 2013 20:47:40 |
jgh |
- update to 1.1.3
- support staging
Changes: http://libvirt.org/news.html |
1.1.2 30 Sep 2013 20:20:19 |
jgh |
- fix build on 8.x (thanks kwm@!)
Reported by: pkg-fallout |
1.1.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) |
1.1.2 03 Sep 2013 01:16:30 |
jgh |
- update to 1.1.2
- move to new lib_depends format
- shift perl build inclusion to USES framework
- fix formatting of pkg-descr
Note: this should fix building on CURRENT
Changes: http://www.libvirt.org/news.html |
1.1.1 02 Sep 2013 15:26:23 |
bapt |
Add an explicit dependency on pkgconf |
1.1.1 30 Jul 2013 15:32:37 |
jgh |
- update to 1.1.1
- workaround for pkg-config (thanks bapt@!)
Changes: http://libvirt.org/news.html |
1.1.0_1 24 Jul 2013 08:08:54 |
jgh |
- fix plist
Reported by: pkg (DEVELOPER_MODE) |
1.1.0_1 11 Jul 2013 16:26:27 |
sunpoet |
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi |
1.1.0 06 Jul 2013 01:22:57 |
jgh |
- convert USE_GMAKE to USES=gmake |
1.1.0 02 Jul 2013 20:24:22 |
jgh |
- bring in distinfo and pkg-plist for bump |
1.1.0 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 |
1.0.6_1 02 Jul 2013 04:21:06 |
jgh |
- -fstack-protector is in CFLAGS, but not in LDFLAGS. The compiler run
inserts references to __stack_chk* symbols, but the linker run later
does not resolve them.
add -fstack-protector to LDFLAGS
bump portrevision
Submitted by: mandree@ and others |
1.0.6 04 Jun 2013 17:16:38 |
jgh |
- update to 1.0.6
- pkg-plist cleanup
Changes: http://www.libvirt.org/news.html |
1.0.5 06 May 2013 07:00:24 |
jgh |
- update to 1.0.5
Changes: http://libvirt.org/news.html |
1.0.4_1 03 May 2013 16:36:41 |
ehaupt |
Chase security/libgcrypt update |
1.0.4 26 Apr 2013 10:44:29 |
ak |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
1.0.4 17 Apr 2013 04:59:33 |
jgh |
- update to 1.0.4
- add additional mirror
- pet portlint
- misc. cleanups
Changes: http://libvirt.org/news.html
Feature safe: yes |
1.0.3 18 Mar 2013 11:40:04 |
bapt |
Fix a long standing bug of lib/charset.alias being overwritten, modified, and
badly tracked by ports.
Make lib/charset.alias a file only provided by converters/libiconv
Create a new USES: charsetfix, that will modify in post patch the Makefile.in to
prevent a port from modifying/overwritting the charset.alias file during make
install.
Prevent devel/gettext from installing that files.
Fix a couple of ports that actually touch charset.alias during the build phase.
Based on a patch by ale
(http://lists.freebsd.org/pipermail/freebsd-gnome/2012-October/027747.html)
Approved by: kwm (gnome)
Exp-run by: miwi |
1.0.3 05 Mar 2013 07:04:40 |
jgh |
- update to 1.0.3
- patch merged upstream
Changes: http://libvirt.org/news.html |
1.0.2_1 14 Feb 2013 09:42:13 |
gahr |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)
Approved by: portmgr |
1.0.2_1 06 Feb 2013 23:40:25 |
jgh |
- drop ABI versions of all lib_depends
Reported by: lifanov@mail.lifanov.com |
1.0.2_1 01 Feb 2013 01:24:10 |
jgh |
- fix python bindings
- upstream git commit a6b8bae5a6a4752926eba409202ec061d81c6c8a |
1.0.2 31 Jan 2013 05:34:29 |
jgh |
- update to 1.0.2, support optional documentation installation
Changes: http://libvirt.org/news.html (or newly included NEWS file, optional
docs) |