| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Support for copy/paste commands in MSHTML.
- Some more font support in DirectWrite.
- Better handling for loss of focus in Direct3D windows.
- Several more API Sets DLLs.
- Various bug fixes.
Configure with --without-gettextpo and --without-osmesa. [1]
Break out items in those lines of CONFIGURE_ARGS touched anyway, one
item per line, to make this part easier to compare with emulators/wine.
Add tools/make_requests to SHEBANG_FILES. [1]
No longer use XORG=xpm. This has been removed with upstream commit
18e4b5e293cdbb83197fd1427cdd4e42314c831b eons ago. [1]
Configure --without-pulse in the COMPHOLIO case (which is the one
adding support for Pulseaudio to begin with). [1]
PR: 195765 [1]
Submitted by: Andriy Voskoboinyk <s3erios@gmail.com> [1]
|
| |
|
|
|
|
|
|
| |
Shared object "libiconv.so.2" not found, required by "libglib-2.0.so.0"
Approved by: swills
|
|
|
|
|
|
|
|
| |
turn off AIGLX any more.
- Do not install vboxvideo.ko when OPENGL is disabled. It is only required
for OpenGL support.
- Install vboxvideo.ko.symbols when both DEBUG and OPENGL are enabled.
- Do not try to load vboxvideo.ko if it does not exist.
|
|
|
|
|
|
|
|
| |
- Add LICENSE info [1]
- Move autorship info to correct place
PR: 196120 [1]
Submitted by: maintainer [1]
|
|
|
|
|
|
|
|
|
| |
Adjust dependency on emulators/wine-mono-devel to recent update there.
Configure --with-cms, --with-jpeg, and --with-png when X11 is set. [2]
Fix pkg-plist when COMPHOLIO is set. [2]
PR: 195903 [1], 195765 [2]
Submitted by: amdmi3 [1], Andriy Voskoboinyk <s3erios@gmail.com> [2]
|
| |
|
|
|
|
|
|
|
| |
Add USES=desktop-file-utils as suggested by stage-qa.
PR: 195903
Submitted by: amdmi3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The X.Org server has been updated to 1.14. The changes it brings are described
in a post on the Graphics team blog:
http://blogs.freebsdish.org/graphics/2014/11/19/xserver-1-14-update-ready/
The most noticable change is the DEVD input device autodetection backend
which is enabled by default, replacing the HAL backend. The keyboard
layout configuration must be migrated from HAL's .fdi files to X.Org
files. The procedure is explained in the post mentionned above.
Several ports were removed with this update, mainly because they are not
compatible with the X.Org server anymore:
o nvidia-driver-71
o nvidia-driver-96
o xf86-input-egalax
o xf86-video-newport
o xf86-video-tga
PR: 155696, 181660, 183478 (partially fixed), 188640, 191331
Differential Revision: https://reviews.freebsd.org/D1337
Submitted by: ak (most of the work on the DEVD backend), dumbbell, kwm,
zeising
Tested by: Many people on freebsd-x11@ and IRC
Reviewed by: kwm, portmgr (antoine)
Approved by: kwm, portmgr (antoine)
|
|
|
|
|
|
|
| |
http://cgit.freedesktop.org/xorg/xserver/commit?id=ee9f766a
PR: 195950
Obtained from: The X.Org project
|
|
|
|
| |
PR: 196104
|
|
|
|
|
|
|
|
|
|
|
| |
- fix RUN_DEPENDS structure:
${PKGBASE}>0:${PORTSDIR}/category/portname ...
- bump PORTVERSION
PR: 195124
DiffRev: placeholder
Submitted by: adrian
Approved by: swills (mentor)
|
| |
|
|
|
|
|
|
|
| |
- Bump PORTREV
PR: 195963
Submitted by: f0andrey@gmail.com
|
|
|
|
|
|
| |
- Allow building vboxmouse for newer X servers.
Submitted by: dumbbell (initial version) [1]
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Since CentOS 6.5 landed in the portstree and was updated to CentOS 6.6 and we've
fixed the remaining issues, it's time to replace Fedora 10 as Linux default --
given that in the past five years it has done its service and has long since
gone EOL upstream.
The CentOS 6 series will go End of Life in 2020, this should give us some time
to keep its annual releases up to date.
If you have not switched to using CentOS 6.6 ports, please refer to today's
UPDATING entry -- it contains detailed instructions.
If you have already switched to CentOS 6.6 userland,
you can now remove the following two lines from make.conf:
OVERRIDE_LINUX_BASE_PORT=c6
OVERRIDE_LINUX_NONBASE_PORTS=c6
If you encounter any difficulties, please follow the UPDATING entry from
20140922 but skip step 2. In case these steps do not fix the issues,
please submit an issue report in Bugzilla and send an email to FreeBSD's
emulation mailing list.
Differential Revision: https://reviews.freebsd.org/D1145
Reviewed by: wblock, bcr (doc), rene (emulation)
Approved by: swills (mentor)
Approved by: portmgr (swills)
Sponsored by: Perceivon Hosting Inc.
|
|
|
|
|
|
|
|
|
| |
Using pkg with linux packages will generate conflicts with non-linux ports if
PREFIX is set in make.conf. If USE_LINUX_PREFIX is defined, force PREFIX to
LINUXBASE, which can be overridden separately.
Differential Revision: https://reviews.freebsd.org/D1265
Approved by: koobs, swills (mentors)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version. When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.
Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it. The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20. Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.
PR: 195724
Exp-run by: antoine
Approved by: portmgr (antoine)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Fission is a simple command line tool for managing VMware Fusion VMs. Only
Fusion 3.x is currently supported.
WWW: https://github.com/thbishop/fission
RG: https://rubygems.org/gems/fission
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- target-mips: Status.UX/SX/KX enable 32-bit address wrapping. [1]
- target-mips: define ISA_MIPS64R6. [1]
- Change UX/AWRAP to allow compile. Probably, this is part of the
problem. [2]
- Fix the pipe(2) and pipe2(2) syscalls so the file descriptors are
returned correctly. [3]
- Add sched_yield(2) and sched_get_priority_{max,min}(2) syscall
handlers. [3]
- Add missing setresgid(2) and setresuid(2) system call handlers. [3]
- Eliminate "Qemu unsupported ioctl" warnings for cryptodev. [3]
- Bump PORTREVISION.
Submitted by: Leon Alrae <leon.alrae@imgtec.com> [1], sbruno [2], sson [3]
Obtained from: https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user
|
|
|
|
|
|
|
|
|
|
|
| |
- expr(1) and factor(1) currently shipped with linux emulation fail, due to
missing gmp libraries. Add these to allow the correct behavior
- Bump PORTREVISIONs
PR: 195084
Differential Revision: https://reviews.freebsd.org/D1252
Submitted by: Jan Beich <jbeich@vfemail.net>
Approved by: swills (mentor)
|
|
|
|
|
|
|
| |
- Bump dependent ports as .so versions have changed
- While here, remove @dirrm* from plists and add missing empty directory to plist of multimedia/lives
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
| |
Disconnect a program which is not used by the port and which invokes compilation error from build.
Note that Debian has a fix for this, however a person who understands what the utility does is needed to check the patch.
Approved by: portmgr blanket
MFH: 2014Q4
|
|
|
|
| |
PR: 194196
|
|
|
|
|
|
|
| |
- A few more functions implemented in MSHTML.
- Improved support for restoring display mode.
- Font metrics improvements in DirectWrite.
- Various bug fixes.
|
|
|
|
|
|
|
| |
- Make failure to create DOCSDIR fatal
- Include bsd.port.mk instead of pre/post.mk in emulators/wine
Approved by: gerald (maintainer)
|
|
|
|
|
|
|
| |
- Bump PORTREVISION.
Submitted by: sson
Obtained from: https://github.com/seanbruno/qemu-bsd-user/commit/8267ad2cb92b106bb16e91234f04abc49ab32036
|
| |
|
|
|
|
| |
PR: 194324
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.
As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.
The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.
The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.
PR: 194969
Differential Revision: https://reviews.freebsd.org/D1019
Exp-run by: antoine
Reviewed by: perl@
Approved by: portmgr
|
|
|
|
|
|
| |
- Fix MANUAL option. [1]
PR: 195272 [1]
|
|
|
|
|
|
| |
PR: 195087
Submitted by: Jan Beich
Approved by: Just Fix it
|
|
|
|
|
| |
PR: 194877
Approved by: maintainer timeout (2 weeks)
|
|
|
|
|
|
|
| |
unbreak INDEX (part two)
Spotted by: cperciva
Approved by: swills
|
|
|
|
|
|
|
| |
- Bump PORTREVISION.
Submitted by: sson
Obtained from: https://github.com/seanbruno/qemu-bsd-user/commit/cab0d36ffd4e70b1879dc2cf860c975a7965afc3
|
|
|
|
|
|
|
| |
- Use /var instead of ${PREFIX}/var .
- Bump PORTREVISION.
Submitted by: beefy2 via pkg-fallout [1]
|
|
|
|
|
|
|
|
|
|
| |
gamin-0.1.9-6.fc10.src.rpm distfile was lost when adding linux-c6
infrastructure, re-add it to comply with GPL.
PR: 195085
Differential Revision: https://reviews.freebsd.org/D1180
Submitted by: Jan Beich <jbeich@vfemail.net>
Approved by: koobs (mentor)
|
|
|
|
|
|
|
|
| |
2.24 to 2.34.
Bump PORTREVISION of wine-devel.
Approved by: dbn (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up.
This commit removes the old GNOME 2 desktop, bindings and some ports that
can't be compiled. A few ports where updated to more recent versions to
allow them to compile with this update.
Apart from updating ports to newer versions
GDM is more integrated with gnome-shell now, and handles several things for
the GNOME desktop such as screen locking. If you want to use GNOME 3 via
startx, you will have to add your own lock screen/screensaver. For example xscreensaver
can be used for sessions started without GDM.
Shell Extensions can be installed via https://extensions.gnome.org/ , we have
ported a few that can't be installed via this way.
The old gnome-utils and gnome-games ports where split up into single ports
and where converted to meta-ports.
gnome-terminal requires a UTF-8 locale to run, gdm handles this already, but
if you use startx you need to do this yourself.
Upgrade instructions:
Delete the old and conflicting packages:
# pkg delete clutter gnome-utils gnome-panel gnome-keyring vala-vapigen \
guile gcalctool gnome-media libgnomekbd
# pkg delete gnome-screensaver gnome-applets bug-buddy evolution-exchange \
evolution-webcal gnome-system-tools seahorse-plugins gnome-control-center
For package users the following lines will be enough:
# pkg upgrade
# pkg install gnome3
For ports users should do the following:
# portmaster -a
# portmaster x11/gnome3
We are currently aware of two issues. The first issue is a bug in the
file monitoring code in the glib20 port. This bug causes glib programs
to crash when files in a monitored directory are added or removed.
Upstream is aware of the problem, but since the problem is quite complex
there is no solution yet. This problem isn't restricted to BSD.
The second issue is that on certain video cards totem will display a
purple/pink overlay on the video. It not clear yet where the issues
comes from.
Major thanks goes to Gustau Perez for being a driving force behind getting
GNOME 3 up to speed again. Also thanks to Antoine Brodin for running the exp-runs.
This update was also made possible by:
Joe Maloney
Kris Moore
Beeblebrox
Ryan Lortie
Antoine Jacoutot
and everyone I missed
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Support for the Visual Studio 2013 version of the C/C++ runtimes.
- More font metrics support in DirectWrite.
- Some more Direct2D work.
- Various bug fixes.
Always installs documentation, this is then taken care of during the
packaging process.
Also no longer print pkg-message ourselves.
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: beefy1 via pkg-fallout
|
|
|
|
| |
Submitted by: beefy1 via pkg-fallout
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- replace two i686 distfiles in SRC_DISTFILES with their src.rpm counterpart
Reported by: Nikolai Lifanov <lifanov@mail.lifanov.com>
Approved by: swills (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Upgrade all things linux-c6- to CentOS 6.6
- Add ports:
devel/linux-c6-libsigc++20
graphics/linux-c6-gdk-pixbuf [1]
graphics/linux-c6-glx-utils
- Add pkg-plists for net/linux-c6-openldap
and security/linux-c6-cyrus-sasl2
- Misc. cleanups
Differential Revision: https://reviews.freebsd.org/D1108
Submitted by: kmoore [1]
Reviewed by: rene (emulation)
Approved by: portmgr (swills)
Approved by: swills (mentor)
Sponsored by: Perceivon Hosting Inc.
|
|
|
|
|
|
|
|
|
| |
- Add new option MPG123 (off by default).
- Move OPTIONS_SUB and several other statements related to options
(..._CONFIGURE_WITH, ..._USES); no functional change.
- Sort the sections for the GECKO and MONO options alphabetically.
- Remove obsolete check for versions of FreeBSD older than 8.0.
- Un-mute all invocations of ${INSTALL_DATA}.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add support for the wait6(2) system call. [1]
- Add stubs for the new cap_*() system calls. [1]
- Add support for new socket system calls. [1]
- Add support for pipe2(2) and chflagsat(2) system calls. [1]
- Add stubs for the new aio_*() system calls. [1]
- Add stub for the new procctl(2) system call. [1]
- Add JHB's ioctl decoding to unknown ioctl message. [1]
- Disable shebang script handling in qemu for head now that the
the kernel image activators can be run independantly there;
this allows /bin/sh to be used as a static amd64 binary on head
poudriere jails. [2]
- Some other small non-user-visible fixes.
- Bump PORTREVISION.
Submitted by: sson [1], sbruno [2]
Obtained from: https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user
|
| |
|
|
|
|
| |
Approved by: portmgr (mat)
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
PR: 193801
Submitted by: uffe
The FS-UAE Launcher is an easy to use GUI frontend for FS-UAE, the
free and open source Amiga Emulator based on WinUAE.
|
|
|
|
|
|
|
| |
- Bump PORTREVISION.
Submitted by: sbruno
Obtained from: https://github.com/seanbruno/qemu-bsd-user/commit/2478a4e4a33d0523cc436eabb4a27b258b4358b8
|
|
|
|
|
|
|
|
| |
- More support for fonts in DirectWrite.
- Improved ATL thunk support.
- A few more C runtime functions.
- Regedit import/export fixes.
- Various bug fixes.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Changes:
* Update supported OSVERSION.
|
|
|
|
|
|
|
| |
Changes:
* Improve the pkg-plist handling for differences between -devel and
-compholio packages.
* Stop emitting @dirrm and @dirrmtry in pkg-plist
|
|
|
|
|
|
|
|
|
| |
- Allow build/packaging as unprivileged user.
PR: 193848
Differential Revision: https://reviews.freebsd.org/D989
Submitted by: mandree
Approved by: swills (mentor)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD
by setting CFLAGS+= -D__FreeBSD__. For some ports, this fixes the build
without the need for additional patches.
Approved by: portmgr (bapt, blanket)
|
|
|
|
|
|
|
|
|
| |
- Support for shaping and BiDi mirroring in DirectWrite.
- Some page fault handling fixes.
- A few more C runtime functions.
- Various bug fixes.
Remove all uses of @dirrm and @dirrmtry from the package list.
|
|
|
|
|
|
| |
USES=python
Approved by: portmgr (implicit)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
except for a renaming of the top-level directory from wine-compholio-1.7.28
to wine-staging-1.7.28.
|
| |
|
|
|
|
|
|
|
|
| |
USES= kmod correctly installs the kernel modules at /boot/modules
instead of /boot/kernel. Also use the post-install target to support
prefixes other than /usr/local.
Suggested by: bapt and bdrewery
|
| |
|
|
|
|
|
|
|
| |
- Support for conditional compilation in JavaScript.
- Bidirectional text support in DirectWrite.
- Stubs for DirectPlay Voice support.
- Various bug fixes.
|
|
|
|
|
|
|
| |
directly specify the pkg-message used instead of trying to manually generate it
avoid using @cwd
Do not touch base and push everything in PREFIX
This port needs way more love
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add port of CentOS 6.5's libGLU library. This allows several games to be used
with the new CentOS ports.
While here:
- Add c6 libglu to Mk/bsd.linux-apps.mk
- Add to emulators/linux-c6 as dependency, bump PORTREVISION
Differential Revision: https://reviews.freebsd.org/D841
Approved by: swills (mentor)
Approved by: portmgr (bapt)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 182209
Submitted by: kylie (bsdic @ microsoft)
The hyperv-is provision a collection of kernel mode drivers as well as
user-space daemons to facilitate integration with Hyper-v to provide a
feature rich and high performance FreeBSD guest experience.
The FreeBSD Integration Service on Hyper-v includes a collection of kernel
mode drivers as well as user-space daemons to interact with the drivers
that are required to run Hyper-V-specific devices known as FreeBSD
Integration Services (BIS). It is to facilitate integration with Hyper-v
to provide a feature rich and high performance FreeBSD guest experience.
See the man page for a list of binaries and their functions.
FreeBSD support for hyperv-is was first added by Microsoft BSD Integration
Services Team <bsdic@microsoft.com>.
|
|
|
|
|
| |
Differential Revision: D902
Approved by: portmgr (bapt)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This port has a post-extract target that wants to use native unzip
on an extracted file. This is an issue for DragonFly, but tar can
handle the zip file just file on both platforms, so switch to that.
DragonFly still has the incomplete FILE that it inherited from FreeBSD,
which is really a pain when FILE is a parameter in c++ routines. This
adds an extra patch for DragonFly to use an alternative default logging
callbacks to all mame to finally build on this platform.
While here:
- remove use of ${PORTNAME} where "mess" is the only correct value
- use ".zip" instead of extract variable
- Unmask installation commands
- Group mkdir commands into one
- Use NOT_FOR_ARCHS instead of conditional BROKEN
- Convert to USES=python
- Remove unnecessary conversion of -lpthread => -pthread
- Remove redundant @dirrm from pkg-plist
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This port has a post-extract target that wants to use native unzip
on an extracted file. This is an issue for DragonFly, but tar can
handle the zip file just file on both platforms, so switch to that.
DragonFly still has the incomplete FILE that it inherited from FreeBSD,
which is really a pain when FILE is a parameter in c++ routines. This
adds an extra patch for DragonFly to use an alternative default logging
callbacks to all mame to finally build on this platform.
While here:
- remove use of ${PORTNAME} where "mame" is the only correct value
- use ".zip" instead of extract variable
- Unmask installation commands
- Group mkdir commands into one
- Use NOT_FOR_ARCHS instead of conditional BROKEN
- Convert to USES=python
- Remove unnecessary conversion of -lpthread => -pthread
|
|
|
|
|
|
|
| |
- Bump PORTREVISION.
Submitted by: sbruno
Obtained from: https://github.com/seanbruno/qemu-bsd-user/commit/ad92220df37d1ab3120316fcc436071c78817561
|
|
|
|
|
| |
It can attempt to use config.h before it's fully generated. I've seen
this a few times already.
|
| |
|
|
|
|
| |
Approved by: bapt (blanket)
|
|
|
|
| |
Approved by: bapt (blanket)
|
|
|
|
|
|
|
|
|
| |
- Drop @dirrm
PR: 193356
Submitted by: Kevin Zheng <kevinz5000@gmail.com>
Patched by: myself
Approved by: acm (maintainer timeout, 3 weeks)
|
|
|
|
|
| |
Submitted by: osa
Pointyhat to: bapt
|
| |
|
|
|
|
|
|
| |
Bump port revision
PR: 193592
|
| |
|
|
|
|
| |
PR: 194035
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bash 4.1.2 as shipped with this Linux base port is vulnerable to
CVE-2014-6271 and CVE-2014-7169. As EL6 policy is to backport security
patches, use a RPM that is not vulnerable to either remote code execution
vulnerability.
While here:
- Add the proper UDPATES Master site
- remove sample files installation from Makefile, in favor of @sample
Approved by: swills (mentor)
Security: 71ad81da-4414-11e4-a33e-3c970e169bc2
|
|
|
|
| |
- Convert PLIST_DIRSTRY to PLIST_DIRS
|
|
|
|
|
|
|
| |
kernel module
Submitted by: Mikhail Tsatsenko <m.tsatsenko@gmail.com>
Reported by: Mike Harding <mvharding@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
linux-c6/f10 metaports pull in their respective dri implementation, which
conflicts with nvidia-driver's libGL. Resolve this by adding an option for it,
and conditionally pull in either Linux DRI, or the NVIDIA driver.
Note: users of nvidia-driver will have to use ports for now.
PR: 193832
Differential Revision: https://reviews.freebsd.org/D808
Submitted by: Admir Mehic (admir@mehic.at)
Approved by: koobs (mentor)
|
|
|
|
|
|
|
|
|
| |
With the removal of REINPLACE_PLIST in r367153 building wine on FreeBSD/i386
broke. This was not detected in an exp-run as i386-wine is marked IGNORE
unless WINE_CROSS_BUILD is defined (to protect the build infrastructure and
avoid confusion).
PR: 193734
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The Fedora 10 infrastructure ports have been in use since June 2009 and, while
having served a great deed, have become unsupported upstream and hence affected
by unfixed security vulnerabilities. In addition to that, many recent Linux
binaries need newer libc / stdlibc++ versions.
This commit adds the linux-c6- userland as drop-in replacement for the -f10
infrastructure, as well as upgrading the linux_base-c6 port to CentOS 6.5.
If you want to switch to linux-c6 ports, please define at /etc/make.conf:
OVERRIDE_LINUX_BASE_PORT=c6
OVERRIDE_LINUX_NONBASE_PORTS=c6
Additionally, please add the following line to /etc/sysctl.conf:
compat.linux.osrelease=2.6.18
Upgrading procedures are shown in /usr/ports/UPDATING.
This work has been inspired by Artyom Mirgorodskiy's post to emulation@ in
November 2013, using and extending mav@'s work. It has been tested extensively
and most reported issues were already fixed. Please report any additional bug
or "features" to the emulation mailing list.
Many thanks to: mav@, rene@, allanjude@, netchild@, antoine@, everyone who's
filed Issues and Pull requests on GitHub,
PR: 186820
Differential Revision: https://reviews.freebsd.org/D793
Reviewed by: allanjude, antoine, bapt, rene
Approved by: portmgr (antoine, bapt)
Approved by: koobs (mentor)
Sponsored by: Perceivon Hosting Inc.
|
|
|
|
|
|
|
| |
- Some more work on Direct2D support.
- Various improvements to RichEdit interfaces.
- Initial support for ICMP version 6.
- Various bug fixes.
|
|
|
|
|
|
|
|
| |
than kqemu worked before. [1]
- Fix build on 10/i386.
PR: 184984 [1]
Submitted by: syrinx [1]
|
|
|
|
|
|
|
|
|
|
|
|
| |
with gcc48 on i386:
work/qemu-0.11.1/target-ppc/op_helper.c: In function 'helper_fmadd':
work/qemu-0.11.1/target-ppc/op_helper.c:1250:10: error: frame pointer required, but reserved
uint64_t helper_fmadd (uint64_t arg1, uint64_t arg2, uint64_t arg3)
- Bump PORTREVISION.
Submitted by: beefy1 via pkg-fallout
|
| |
|
|
|
|
|
|
| |
Submitted by: Mikhail Tsatsenko <m.tsatsenko@gmail.com>,
Jung-uk Kim <jkim@FreeBSD.org>
Obtained from: svn.redports.org/virtualbox
|
|
|
|
|
|
|
| |
There are only 60 such ports so there doesn't need to be a separate
keyword or USES for this.
Approved by: portmgr (bapt)
|
| |
|
|
|
|
| |
- Bump PORTREV
|
| |
|
|
|
|
|
|
| |
- Fix pkg-descr content and url
Approved by: mentors (implicit)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Still more DirectWrite functions.
- Improvements to the common File Dialog.
- A number of C runtime improvements.
- Various bug fixes.
Add two new options MPG123 and V4L that pull in and leverage the respective
ports for MP3 and Video support. [1]
Sort OPTIONS alphabetically, except for the two that pull in Gecko and Mono
MSI packages for run-time support.
Submitted by: kmoore [1]
|
|
|
|
|
|
|
| |
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove patches that renamed include directories and libraries so they
didn't conflict with early development versions of glib/gtk 2.0
|
|
|
|
| |
- Fix build on head
|
| |
|
|
|
|
|
| |
PR: 193550
Submitted by: mazhe@alkumuna.eu
|
|
|
|
|
|
|
|
|
|
| |
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
|
|
|
|
| |
- USES=kmod and simplify
|
| |
|
|
|
|
|
|
| |
The virtualbox-ose-kmod-legacy port is staged, but it has no purpose
without the unstaged virtualbox-ose-legacy port, so both ports have
been removed at the same time.
|
|
|
|
|
| |
This is a slave port to the staged master port emulators/
linux_dist-gentoo-stage3, so staging has already been implemented.
|
|
|
|
|
|
|
|
| |
Most of the mupen64plus ports support stage out of the box, just
remove "NO_STAGE=yes". However, this port is broken for another
reason. To avoid it being pruned for being unstaged, remove NO_STAGE
but leave it broken to give somebody a little more time to fix the
glew dependency issue.
|
|
|
|
|
| |
- Add pkg-message for initial pipelight setup / usage
- Bump PORTREV
|
|
|
|
|
| |
PR: 193287
Submitted by: Jan Beich <jbeich@vfemail.net>
|
|
|
|
|
| |
PR: 193001
Submitted by: amdmi3
|
|
|
|
|
| |
PR: ports/193155
Submitted by: Ports Fury.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Merge back bsd.pkgng.mk into bsd.port.mk
Add a note about @stopdaemon not being supported anymore
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D693
|
|
|
|
|
| |
Also, fix build of i386-wine-* on 32-bit environments (move $MKDIR to prior
the $INSTALL).
|
|
|
|
|
|
|
| |
- Bump PORTREVISION.
Submitted by: sbruno
Obtained from: https://github.com/seanbruno/qemu-bsd-user/commit/200e09e4bf497b43cace6b2b2b85b943f5d59dc1
|
|
|
|
|
| |
PR: ports/193032
Submitted by: Ports Fury.
|
|
|
|
| |
- Strip libraries
|
| |
|
| |
|
|
|
|
| |
with devel/libltdl libtoolize and other autotools are needed.
|
| |
|
|
|
|
|
|
| |
- Add missing dependency on libfreetype and USE_XORG xxf86vm
- Remove remnants of broken SDL support
- Replace patch with post-patch command
|
|
|
|
|
|
| |
PR: 192062
Exp-run by: antoine
Approved by: portmgr (antoine)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Due to the hackery things these ports do to properly work under amd64, it
results in issues for pkg. This port - although it needs to build under
i386 - is not intended to be consumed under i386. The normal wine(-devel)?
ports should be consumed on an i386 system and these ports should be
consumed on an amd64 system. [1]
Reorder the library detection to pick up soft dependencies first, then the
linked to libraries. Prior to this change any libraries required by a soft
dependency wasn't bundled, for example libgnutls.so.28 did not have its
dependencies bundled. [2][3]
Requested by: bdrewery [1]
Reported by: Joseph Mingrone <jrm@ftfl.ca> [2]
Beeblebrox <zaphod@berentweb.com> [3]
|
|
|
|
|
|
|
|
| |
- Implementation of the packet capture library.
- A few more DirectWrite functions.
- Improvements in HTML table support.
- More VBScript math functions.
- Various bug fixes.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
===> Building for mupen64plus-video-z64-2.0_1
CC _obj/osal_dynamiclib_unix.o
CXX _obj/rgl.o
In file included from ../../src/rgl.cpp:80:
../../src/rgl.h:29:18: error: glew.h: No such file or directory
...
Reported by: pkg-fallout
With hat: portmgr
|
|
|
|
|
|
|
|
|
|
|
| |
===> Building package for linux_dist-gentoo-stage3-20140812
pkg-static: lstat(/wrkdirs/usr/ports/emulators/linux_dist-gentoo-stage3/work/stage/usr/local/gentoo-stage3/lib/ld-2.17.so): No such file or directory
pkg-static: lstat(/wrkdirs/usr/ports/emulators/linux_dist-gentoo-stage3/work/stage/usr/local/gentoo-stage3/lib/libBrokenLocale-2.17.so): No such file or directory
pkg-static: lstat(/wrkdirs/usr/ports/emulators/linux_dist-gentoo-stage3/work/stage/usr/local/gentoo-stage3/lib/libanl-2.17.so): No such file or directory
pkg-static: lstat(/wrkdirs/usr/ports/emulators/linux_dist-gentoo-stage3/work/stage/usr/local/gentoo-stage3/lib/libc-2.17.so): No such file or directory
..
Reported by: pkg-fallout
|
|
|
|
|
| |
PR: 192789
Submitted by: Ports Fury
|
|
|
|
|
| |
Reported by: antoine
Approved by: mentors (implicit)
|
|
|
|
|
|
|
|
|
| |
- Update WWW in pkg-descr
- Pet portlint
PR: 192790
Submitted by: tkato432@yahoo.com
Approved by: mentors (implicit)
|
| |
|
|
|
|
|
|
| |
- Bump PORTREVISION.
Reported by: sbruno
|
|
|
|
|
| |
PR: 192684
Submitted by: Hardy Schumacher <hardy.schumacher@gmx.de>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
was used anyway, probably conflictiong with systemwide one)
- Add USES=compiler:c++11-lib to fix build on 9.x
- Patch build system to not pick up includes from systemwide SFML (also submitted upstream)
- Minor whitespace fix
Approved by: portmgr blanket (for bits not related to sfml update)
|
|
|
|
|
|
|
| |
- SFML is only needed for LINK option
- Fix build when LIRC is enabled
Approved by: portmgr blanket
|
|
|
|
| |
- Bump PORTREV
|
|
|
|
| |
With hat: portmgr
|
|
|
|
|
| |
This is the companion port to wine-compholio: proving a means to compile,
and binaries, for FreeBSD/amd64.
|
|
|
|
|
|
|
| |
http://thread.gmane.org/gmane.comp.emulators.qemu/291585
- Strip executables by default.
- Switch to USES=python:2,build.
|
|
|
|
|
|
| |
Also, fix the binbounce script to properly invoke LD_32_LIBRARY_PATH_RPATH.
Reported by: Nils Beyer <nbe@renzel.net>
|
|
|
|
| |
Reminded by: adam
|
|
|
|
|
|
| |
there is no need to touch the plist.
With hat: python@
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
instead of a SRPM).
Add additional master sites for the gamin SRPM.
Only affects automated package building systems (fetch-only,
build and packages are not affected), so no revision-bump.
Assumption: new distfiles are copied to mirrors even if the
package didn't change.
Noticed by: Matthias Apitz <guru@unixarea.de>, nox
|
|
|
|
|
|
| |
PR: 190081
Submitted by: Matthieu Volat
Tweaks by: marino
|
|
|
|
| |
- Stage
|
|
|
|
|
|
|
|
|
| |
- Fix missing -lusb [1]
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Use @sample
Reported by: sbruno [1]
|
|
|
|
|
|
|
| |
All the slave ports have already been reset, but a PR that still hasn't
been processed spared this one.
Approved by: portmgr (implicit, NOT_STAGED)
|
| |
|
|
|
|
|
| |
PR: 192476
Submitted by: Ports Fury
|
|
|
|
|
|
|
| |
- Beginning of some DirectWrite classes implementation.
- Initial wrapper dll for the packet capture library.
- Some crypto improvements.
- Various bug fixes.
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add support for a forthcoming i386-wine-compholio port [1]
* Fix binbounce for RPATH issues [1]
A port revision bump is not possible due to the complexities for the wine
ports. The impact is minimised by timing these updates closely with the
underlying updates of wine-devel.
Requested by: [1] Kris Moore <kris@pcbsd.org>
Reported by: [2] Nils Beyer <nbe@renzel.net>
|
|
|
|
| |
PR: 192271
|
|
|
|
|
| |
Fix a bug when running in a 64-bit environment that made it crash
immediately.
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
| |
in r363436 and remove the UPDATING entry because it did not guarantee
that all ports were updated nor that they were updated in the right order.
Also remove libgcrypt.la again.
PR: 192342
Approved by: portmgr (implicit, bump unstaged ports)
|
|
|
|
|
| |
PORTDOCS, adding a DOCS option where needed, and a couple
PORTEXAMPLES for good measure.
|
|
|
|
|
| |
- fix build when CFLAGS is set in /etc/make.conf
- support build on amd64 when lib32 is present
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 188861
Submitted by: Ports Fury
|
|
|
|
|
| |
With hat: portmgr
Pointy hat: adamw
|
|
|
|
|
| |
PR: 191819
Submitted by: Ports Fury
|
| |
|
|
|
|
| |
Submitted by: John Hein <john.hein@microsemi.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr (not really, but it's still unstaged).
|
|
|
|
|
|
| |
build without gcc.
Approved by: portmgr (not really, but it's still unstaged)
|
|
|
|
| |
Approved by: portmgr (not really, but touches unstaged ports)
|
|
|
|
| |
Approved by: portmgr (not really, but touches unstaged ports)
|
|
|
|
| |
Approved by: portmgr (not really, but touches unstaged ports)
|
|
|
|
| |
'__' instead.
|
|
|
|
|
|
| |
PR: 190308
Reported by: aksyom (gmail)
Fixed by: maintainer (Naram Qashat)
|
| |
|
|
|
|
| |
installed.
|
|
|
|
|
|
|
| |
While here, simplify powerpc breakage, remove reference to BERLIOS
PR: 191727
Submitted by: Dan Lukes
|
|
|
|
|
|
|
| |
- Better support for files drag & drop.
- Improvements to HTTP cookie management.
- Fixes to crypto certificates management.
- Various bug fixes.
|
|
|
|
|
|
| |
- Require desktop-file-utils as suggested by check-sanity
Approved by: portmgr blanket
|
| |
|
|
|
|
|
| |
- Improve build to include preload.tar.gz files
- Depend upon X11
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD
databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip
databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample
databases/libgdamm:
- Drop :keepla
- USES=tar:bzip2
- Use INSTALL_TARGET=install-strip
databases/libgdamm5:
- Add INSTALL_TARGET=install-strip
- Drop --enable-static (inherited from old repocopy)
devel/anjuta x11-toolkits/py-gnome-extras:
- Drop :keepla
dns/powerdns dns/powerdns-devel:
- Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
- Disable static modules
- Stop creating library symlinks with .0 suffix, not needed for dynamically
opened modules
mail/dovecot2:
- Add USES=libtool
mail/dovecot2-pigeonhole:
- Drop CONFIGURE_TARGET (incorrect for Dragonfly)
- Add USES=libtool and INSTALL_TARGET=install-strip
math/gnumeric:
- USES=libtool tar:xz
Approved by: portmgr (implicit, bump unstaged ports)
|
| |
|
|
|
|
| |
hardware information for DRM checks to work in emulators/pipelight
|
|
|
|
|
|
| |
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
|
|
|
|
| |
- Strip libraries
|
| |
|
|
|
|
| |
With hat: portmgr
|
| |
|
|
|
|
| |
to install proper wine version for use with pipelight
|
|
|
|
|
| |
PR: 192048
Submitted by: Joseph Mingrone <jrm@ftfl.ca>
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
| |
instead.
|
| |
|
|
|
|
|
| |
PR: 191893
Submitted by: beyert@cs.ucr.edu (maintainer)
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/191760
Submitted by: maintainer
Sponsored by: Orange Business Services
|
|
|
|
|
|
|
|
| |
- stripped binary
- USES update
PR: 191893
Submitted by: beyert@cs.ucr.edu (maintainer)
|
| |
|
|
|
|
| |
With hat: portmgr
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
With hat: portmgr
|
|
|
|
| |
With hat: portmgr
|
|
|
|
|
|
| |
PR: 189138
Approved by: maintainer timeout (74 days)
MFH: 2014Q3
|