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-f10-devtools/Makefile
SVNWeb

Number of commits found: 7

Mon, 5 Sep 2016
[ 19:23 tijl search for other commits by this committer ] Original commit   Revision:421387 (Only the first 10 of 303 ports in this commit are shown above. View all ports for this commit)
- Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk with
  Mk/Uses/linux.mk.
- Replace USE_LINUX=yes with USES+=linux and USE_LINUX=(.*) with
  USES+=linux:\1 in all ports.
- Replace USE_LINUX_APPS with USE_LINUX in all ports.
- Use INSTALL_SCRIPT instead of INSTALL_PROGRAM to install scripts in some
  ports.
- When USE_LINUX_RPM is defined, simplify the way DISTFILES and EXTRACT_ONLY
  are defined.
- Remove BRANDELF_DIRS and BRANDELF_FILES handling.  In the very rare cases
  that it is still necessary ports can run ${BRANDELF} from post-patch.
- Remove AUTOMATIC_PLIST handling.  Only one port used it.
- Fix Linux MASTER_SITES.
- Replace OVERRIDE_LINUX_BASE_PORT and OVERRIDE_LINUX_NONBASE_PORTS with
  default versions framework.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 11 Dec 2015
[ 08:48 miwi search for other commits by this committer ] Original commit   Revision:403506 (Only the first 10 of 54 ports in this commit are shown above. View all ports for this commit)
- Update maintainer mail address
- Update/Remove MASTER_SITE

PR:		204755
Submitted by:	 jwbacon@tds.net (maintainer)
Approved by:	mat (mentor)
Differential Revision:	D4493
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)
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)
Wed, 19 Mar 2014
[ 18:52 thierry search for other commits by this committer ] Original commit   Revision:348644
Use grouping rules to speed-up download.

PR:		ports/187715
Submitted by:	/me
Approved by:	maintainer
Sat, 15 Mar 2014
[ 20:57 nox search for other commits by this committer ] Original commit   Revision:348379
- Fix absolute symlink that made Linux linker pick up native lib.
  (and fail)
- Bump PORTREVISION.

PR:		ports/187609
Submitted by:	nox (self, PR),
Submitted by:	Jason Bacon <jwbacon@tds.net> (maintainer, fix)
Wed, 12 Feb 2014
[ 20:14 thierry search for other commits by this committer ] Original commit   Revision:344012
Development tools and base libraries for linux_base-f10. Required by
some Linux applications such as Matlab, which allows the user to integrate
custom C, C++, and Fortran code via the MEX compiler.

PR:             ports/184549
Submitted by:   Jason Bacon <jwbacon (at) tds.net>

Number of commits found: 7