| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
PR: 194035
Notes:
svn path=/head/; revision=369662
|
|
|
|
| |
Notes:
svn path=/head/; revision=369537
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=369331
|
|
|
|
|
|
|
| |
- Convert PLIST_DIRSTRY to PLIST_DIRS
Notes:
svn path=/head/; revision=369242
|
|
|
|
|
|
|
|
|
|
| |
kernel module
Submitted by: Mikhail Tsatsenko <m.tsatsenko@gmail.com>
Reported by: Mike Harding <mvharding@gmail.com>
Notes:
svn path=/head/; revision=369189
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=369028
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=368984
|
|
|
|
| |
Notes:
svn path=/head/; revision=368925
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=368845
|
|
|
|
|
|
|
|
|
|
| |
- Some more work on Direct2D support.
- Various improvements to RichEdit interfaces.
- Initial support for ICMP version 6.
- Various bug fixes.
Notes:
svn path=/head/; revision=368651
|
|
|
|
|
|
|
|
|
|
|
| |
than kqemu worked before. [1]
- Fix build on 10/i386.
PR: 184984 [1]
Submitted by: syrinx [1]
Notes:
svn path=/head/; revision=368631
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=368629
|
|
|
|
| |
Notes:
svn path=/head/; revision=368433
|
|
|
|
|
|
|
|
|
| |
Submitted by: Mikhail Tsatsenko <m.tsatsenko@gmail.com>,
Jung-uk Kim <jkim@FreeBSD.org>
Obtained from: svn.redports.org/virtualbox
Notes:
svn path=/head/; revision=368359
|
|
|
|
|
|
|
|
|
|
| |
There are only 60 such ports so there doesn't need to be a separate
keyword or USES for this.
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=368356
|
|
|
|
| |
Notes:
svn path=/head/; revision=368277
|
|
|
|
|
|
|
| |
- Bump PORTREV
Notes:
svn path=/head/; revision=368275
|
|
|
|
| |
Notes:
svn path=/head/; revision=368268
|
|
|
|
|
|
|
|
|
| |
- Fix pkg-descr content and url
Approved by: mentors (implicit)
Notes:
svn path=/head/; revision=368259
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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]
Notes:
svn path=/head/; revision=368169
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=368108
|
|
|
|
|
|
|
| |
- Fix build on head
Notes:
svn path=/head/; revision=368094
|
|
|
|
| |
Notes:
svn path=/head/; revision=367983
|
|
|
|
|
|
|
|
| |
PR: 193550
Submitted by: mazhe@alkumuna.eu
Notes:
svn path=/head/; revision=367943
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=367888
|
|
|
|
|
|
|
| |
- USES=kmod and simplify
Notes:
svn path=/head/; revision=367857
|
|
|
|
| |
Notes:
svn path=/head/; revision=367836
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=367769
|
|
|
|
|
|
|
|
| |
This is a slave port to the staged master port emulators/
linux_dist-gentoo-stage3, so staging has already been implemented.
Notes:
svn path=/head/; revision=367758
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=367594
|
|
|
|
|
|
|
|
| |
- Add pkg-message for initial pipelight setup / usage
- Bump PORTREV
Notes:
svn path=/head/; revision=367384
|
|
|
|
|
|
|
|
| |
PR: 193287
Submitted by: Jan Beich <jbeich@vfemail.net>
Notes:
svn path=/head/; revision=367380
|
|
|
|
|
|
|
|
| |
PR: 193001
Submitted by: amdmi3
Notes:
svn path=/head/; revision=367244
|
|
|
|
|
|
|
|
| |
PR: ports/193155
Submitted by: Ports Fury.
Notes:
svn path=/head/; revision=367149
|
|
|
|
| |
Notes:
svn path=/head/; revision=367024
|
|
|
|
| |
Notes:
svn path=/head/; revision=366938
|
|
|
|
| |
Notes:
svn path=/head/; revision=366898
|
|
|
|
| |
Notes:
svn path=/head/; revision=366887
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=366875
|
|
|
|
|
|
|
|
| |
Also, fix build of i386-wine-* on 32-bit environments (move $MKDIR to prior
the $INSTALL).
Notes:
svn path=/head/; revision=366593
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION.
Submitted by: sbruno
Obtained from: https://github.com/seanbruno/qemu-bsd-user/commit/200e09e4bf497b43cace6b2b2b85b943f5d59dc1
Notes:
svn path=/head/; revision=366553
|
|
|
|
|
|
|
|
| |
PR: ports/193032
Submitted by: Ports Fury.
Notes:
svn path=/head/; revision=366378
|
|
|
|
|
|
|
| |
- Strip libraries
Notes:
svn path=/head/; revision=366348
|
|
|
|
| |
Notes:
svn path=/head/; revision=366347
|
|
|
|
| |
Notes:
svn path=/head/; revision=366343
|
|
|
|
|
|
|
| |
with devel/libltdl libtoolize and other autotools are needed.
Notes:
svn path=/head/; revision=366341
|
|
|
|
| |
Notes:
svn path=/head/; revision=366278
|
|
|
|
|
|
|
|
|
| |
- Add missing dependency on libfreetype and USE_XORG xxf86vm
- Remove remnants of broken SDL support
- Replace patch with post-patch command
Notes:
svn path=/head/; revision=366263
|
|
|
|
|
|
|
|
|
| |
PR: 192062
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=366215
|
|
|
|
| |
Notes:
svn path=/head/; revision=366191
|