Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge recent commits in the upstream into 10.0@re #209

Merged
merged 57 commits into from Apr 17, 2014
Merged

Conversation

trombik
Copy link

@trombik trombik commented Apr 17, 2014

No description provided.

zloidemon and others added 30 commits April 16, 2014 06:30
- jail2iso: imgsize arg renamed to freesize
- jcreate: jailskeldir path configure via jail.conf
- cbsdsh: build-in function for is_number
- Support for allow.kmem, which is allows to run Xorg server in the jail
- Initial support for bhyve

PR:		ports/188661
Submitted by:	Oleg Ginzburg <olevole@olevole.ru> (maintainer)
Reported by:	pkg-fallout
- Bump PORTREVISION (dependencies changed)

Reported by:	pkg-fallout
This fixes a broken fetch with the previous version.  The patch was
checked with poudriere locally.

PR:		ports/188217
submitted by:	marino

PR:		ports/188686
submitted by:	Jin-Sin Lin (maintainer)
- Fix pkg-plist
- Pet portlint

PR:		ports/188672
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	portmgr@ (blanket)
PR:		ports/188674
Submitted by:	Joseph Benden <joe@thrallingpenguin.com> (maintainer)
PR:		ports/188666
Submitted by:	Renaud Chaput <renchap@cocoa-x.com>
Approved by:	Nick Dewing <nickdewing@gmail.com> (maintainer)
PR:		ports/188669
Submitted by:	Renaud Chaput <renchap@cocoa-x.com> (maintainer)
PR:		ports/188668
Submitted by:	Renaud Chaput <renchap@cocoa-x.com> (maintainer)
PR:		ports/188667
Submitted by:	Renaud Chaput <renchap@cocoa-x.com> (maintainer)
PR:		ports/184005 [1]
PR:		ports/188675 [2]
Submitted by:	Tristan Smith <tsmith@palantir.com> [1]
Submitted by:	Mathieu Arnold <mat@freebsd.org> [2]
- Fix build on 10+, bmake does not support -E option
- Convert to USES=tar:bzip2
- Remove Author tag from pkg-descr, info available on homepage

MFH:		2014Q2
PR:		ports/188587
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
…full

control over the pidfile! Now we no longer scrape the config file to guess
its name, which was based on both the hostname of the server and the port.

Previously, if you changed the hostname of your server you could no longer
signal the running sabnzbd process through the rc framework...
Changes:
- Fix important regression due to bad usage of libucl
- Validate keywords against a schema
- repos can now present metadata
PR:		ports/188655
Submitted by:	Robert Backahus <robbak@robbak.com> (maintainer)
  This is so that 'make' followed by 'make deinstall install' will, by default,
  have a much shorter period of files missing on the system as it is without
  staging.

Discussed with:	bapt
With hat:	portmgr
that are impractical to resolve and is unmaintained upstream.
Reported by:	pkg-fallout
MFH:		2014Q2
swills and others added 27 commits April 16, 2014 17:42
These ports will fail configuration if gnome-doc-utils is not present.
Likely a common dependency loaded it in the past, but not anymore.
Explicitly list gnome-doc-utils as a build dependency in order to
fix the recent breakage of these ports.

Also reset maintainership of etherape - maintainer gone for more than
one yet now.

Approved by:	portmgr (bdrewery)
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)
Approved by:	portmgr (bdrewery, implicit)
PR:		ports/188326
Approved by:	Neal Nelson <ports@nicandneal.net> (maintainer)
Support libraries for Belgian government-issued electronic identity cards.
A PKCS #11 module is included that can be used with Mozilla Firefox.

The distfile has been created from upstream trunk revision 1457.
The patches included in the port fix all clang compiler warnings for
-Wall -Wextra -Wno-unused-parameter.
Horde_ActiveSync 2.13.4 -> 2.14.0
Horde_Image 2.0.6 -> 2.0.7
Horde_Mime_Viewer 2.0.5 -> 2.0.6
- Initialize default values for the compilers.

PR:		ports/187115
Submitted by:	/me
Approved by:	maintainer's time-out
…g_install

  bug [1] requiring it to be even if creating from STAGEDIR. This is only done
  when NO_STAGE is not set and for pkg_install.

  This fixes the following error with 'make package' from stagedir:

    pkg_create: couldn't resolve path for prefix: /var/qmail: No such file or directory

  [1] This is due to base r231300 requiring the prefix to exist when
      running pkg_create (which may not be true in staging). This was
      fixed in r240682, but never made it to 9.1

With hat:	portmgr
Tested by:	Gustau Pérez <gustau.perez@gmail.com>
- add CONFLICTS_INSTALL
- install egg-info to shut up the qa script (no cherry picking ;(
- rework module installation
- bump PORTREVISION

Noted by swills@
The midori-MidoriViewable.html file no longer installs, breaking the
build against a plist-check.

patch from:	maintainer (Olivier Duchateau)
PR:		ports/188695
Submitted by:	Bartek Rutkowski <ports@robakdesign.com> (maintainer)
Conflicts:
	sysutils/rubygem-chef/Makefile
trombik pushed a commit that referenced this pull request Apr 17, 2014
merge recent commits in the upstream into 10.0@re
@trombik trombik merged commit c82cef1 into 10.0@re Apr 17, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet