notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/linux-c6-devtools/distinfo.i686
SVNWeb

Number of commits found: 10

Mon, 1 Aug 2016
[ 13:07 tijl search for other commits by this committer ] Original commit   Revision:419437 (Only the first 10 of 286 ports in this commit are shown above. View all ports for this commit)
Use LINUX_REPO_ARCH instead of LINUX_RPM_ARCH when setting DISTINFO_FILE
and PLIST for Linux ports.  LINUX_RPM_ARCH is the CPU targetted by a
package and LINUX_REPO_ARCH is like our ARCH which is more suitable.  This
only affects Centos 6 ports because they are the only ones where
LINUX_REPO_ARCH != LINUX_RPM_ARCH.
Mon, 20 Jun 2016
[ 17:13 tijl search for other commits by this committer ] Original commit   Revision:417169 (Only the first 10 of 189 ports in this commit are shown above. View all ports for this commit)
Update Linux ports to Centos 6.8.

PR:		210373
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Differential Revision:	https://reviews.freebsd.org/D6891
Sat, 30 Jan 2016
[ 18:30 miwi search for other commits by this committer ] Original commit   Revision:407537 (Only the first 10 of 195 ports in this commit are shown above. View all ports for this commit)
Welcome Centos 6.7

- Upgrade all linux-c6- to CentOS 6.7
- Cleanups

PR:                     205846
Submitted by:           xmj
In Collaboration with:  allanjude, netchild, xmj
Exp-run:                antoine
Sponsored by:           Perceivon Hosting Inc.
Differential Revision:  D3428

We'd like to thanks for all the feedback and comments.
Wed, 15 Jul 2015
[ 19:29 tijl search for other commits by this committer ] Original commit   Revision:392202
- Update to glibc-devel-2.12-1.149.el6_6.9
- Update to glibc-headers-2.12-1.149.el6_6.9
- Update to kernel-headers-2.6.32-504.23.4.el6
Mon, 2 Feb 2015
[ 20:20 xmj search for other commits by this committer ] Original commit   Revision:378327
devel/linux-c6-devtools: Fix GHOST, update glibc

- Update Glibc, Fix CVE-2015-0235 (aka GHOST)
- Update Linux kernel headers and source

Differential Revision:	https://reviews.freebsd.org/D1756
Approved by:	swills (mentor)
MFH:		2015Q1
Security:	0765de84-a6c1-11e4-a0c1-c485083ca99c
Tue, 30 Dec 2014
[ 12:26 xmj search for other commits by this committer ] Original commit   Revision:375830
devel/linux-c6-devtools: add libgomp rpm

- add libgomp.so, as gcc already comes with a
  dangling link to it.

Differential Revision:	https://reviews.freebsd.org/D1397
Spotted by:	Jason Bacon <bacon@uwm.edu>
Approved by:	koobs (mentor)
Tue, 2 Dec 2014
[ 21:02 xmj search for other commits by this committer ] Original commit   Revision:373783
devel/linux-*-devtools: remove GMP

With GMP in linux_base-* remove its occurrence in the devtools port.

Spotted by:	antoine
Differential Revision:	https://reviews.freebsd.org/D1256
Approved by:	swills (mentor)
Tue, 11 Nov 2014
[ 13:06 xmj search for other commits by this committer ] Original commit   Revision:372445 (Only the first 10 of 169 ports in this commit are shown above. View all ports for this commit)
Upgrade CentOS to 6.6

- 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.
Fri, 17 Oct 2014
[ 14:21 xmj search for other commits by this committer ] Original commit   Revision:371057
devel/linux-c6-devtools: add libstdc++

- Add c6 libstdc++ RPM, so that Linux C++ code can be compiled.

PR:		194360
Differential Revision:	https://reviews.freebsd.org/D948
Submitted by:	brooks
Approved by:	swills (mentor)
Mon, 22 Sep 2014
[ 10:40 xmj search for other commits by this committer ] Original commit   Revision:368845 (Only the first 10 of 428 ports in this commit are shown above. View all ports for this commit)
Update CentOS base to 6.5, add userland ports

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
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 10