notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: devel/linux-c6-devtools/distinfo.i686

Number of commits found: 10

Monday, 1 Aug 2016
13:07 tijl search for other commits by this committer
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.
Original commitRevision:419437 
Monday, 20 Jun 2016
17:13 tijl search for other commits by this committer
Update Linux ports to Centos 6.8.

PR:		210373
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Differential Revision:	https://reviews.freebsd.org/D6891
Original commitRevision:417169 
Saturday, 30 Jan 2016
18:30 miwi search for other commits by this committer
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.
Original commitRevision:407537 
Wednesday, 15 Jul 2015
19:29 tijl search for other commits by this committer
- 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
Original commitRevision:392202 
Monday, 2 Feb 2015
20:20 xmj search for other commits by this committer
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
Original commitRevision:378327 
Tuesday, 30 Dec 2014
12:26 xmj search for other commits by this committer
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)
Original commitRevision:375830 
Tuesday, 2 Dec 2014
21:02 xmj search for other commits by this committer
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)
Original commitRevision:373783 
Tuesday, 11 Nov 2014
13:06 xmj search for other commits by this committer
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.
Original commitRevision:372445 
Friday, 17 Oct 2014
14:21 xmj search for other commits by this committer
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)
Original commitRevision:371057 
Monday, 22 Sep 2014
10:40 xmj search for other commits by this committer
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)
Original commitRevision:368845 

Number of commits found: 10