Commit graph

25 commits

Author SHA1 Message Date
Jason Helfman
abeb3b7cc4 - bring in dependency of devel/py-libvirt
PR:		ports/190278
Submitted by:	rakuco@
2014-06-02 14:53:32 +00:00
Niclas Zeising
39fc32e828 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
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
2014-04-16 18:28:47 +00:00
Baptiste Daroussin
9f3268d565 Supprot stage
Use options helpers
2014-04-04 13:18:09 +00:00
Emanuel Haupt
7f58dfe7c3 Remove trailing whitespaces from category deskutils 2014-02-21 13:36:03 +00:00
Emanuel Haupt
5005b67362 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)
2014-02-10 13:54:26 +00:00
Baptiste Daroussin
c0d7b638ed Part 1 at removing now useless FETCH_ARGS redifition 2014-01-03 00:46:47 +00:00
Jason Helfman
cee0c06ddd - 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
2013-12-17 23:54:04 +00:00
Baptiste Daroussin
0d0c38abda In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in deskutils
2013-12-11 18:28:10 +00:00
Baptiste Daroussin
cf104c570b Add NO_STAGE all over the place in preparation for the staging support (cat: deskutils) 2013-09-20 16:21:37 +00:00
Jason Helfman
e5193ec742 - attempt to fix fetch from third-party
- add to public_distfiles while here as this issue has come up too often lately

Reported by: pkg-fallout@
2013-07-17 23:32:02 +00:00
Jason Helfman
0458432ec0 - convert USE_GMAKE to USES=gmake 2013-07-06 01:22:56 +00:00
Jason Helfman
d92add59e5 - 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
2013-07-02 20:23:00 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Jason Helfman
daa0cf296c - update deskutils/virt-manager to 0.9.5
- update net-mgmt/virtinst to 0.600.4

Feature safe:	yes
2013-04-18 23:25:49 +00:00
Jason Helfman
682ff4dbe0 - 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
2012-12-11 00:48:33 +00:00
Jason Helfman
4eaf4efc7d - typo
Spotted by: beat@
2012-09-05 22:53:54 +00:00
Jason Helfman
2b944a8741 - follow r303724 shlib bump of libvirt 2012-09-05 21:48:20 +00:00
Jason Helfman
dd95d6ba91 - update to 0.9.4, remove patchfile as it was merged into release
The virt-manager release includes:
- Fix VNC keygrab issues
2012-08-06 16:18:09 +00:00
Jason Helfman
af4e7e6a5e - update to 0.9.3
* Convert to gtkbuilder: UI can now be editted with modern glade tool
 * virt-manager no longer runs on RHEL5, but can manage a remote RHEL5 host
 * Option to configure spapr net and disk devices for pseries (Li Zhang)
 * Many bug fixes and improvements
- bring in patch already pushed upstream for hardcoding of python
 (http://git.fedorahosted.org/git/?p=virt-manager.git;a=commit;h=30282a17091014ba5a96d20f4260df55779933c4)
- account for NLS
2012-07-23 05:48:14 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Jason Helfman
907c4575e9 - Update to 0.9.1
Approved by:	crees, rene (mentors, implicit)
2012-02-03 01:40:43 +00:00
Jason Helfman
d343539d3a move contributor address => jgh
Approved by:	crees (mentor)
2011-12-20 17:10:19 +00:00
Eitan Adler
8b3e296bd3 - Remove unnecessary GNOME components
PR:		159922
Submitted by:	Jason Helfman <jhelfman@experts-exchange.com> (maintainer)
Approved by:	sahil (mentor)
2011-08-23 03:58:16 +00:00
Tilman Keskinoz
2daf019cec Update to 0.9.0
PR:		159262
Submitted by:	maintainer
2011-07-30 15:22:50 +00:00
Bernhard Froehlich
071cce5d00 The "Virtual Machine Manager" application (virt-manager for short package name)
is a desktop user interface for managing virtual machines. It presents a summary
view of running domains, their live performance & resource utilization
statistics. The detailed view graphs performance & utilization over time.
Wizards enable the creation of new domains, and configuration & adjustment of a
domain's resource allocation & virtual hardware. An embedded VNC client viewer
presents a full graphical console to the guest domain.

WWW: http://virt-manager.org

PR:		ports/157735
Submitted by:	Jason Helfman <jhelfman@experts-exchange.com>
2011-07-09 13:39:36 +00:00