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: audio/linux-c6-alsa-utils/Makefile
SVNWeb

Number of commits found: 14

Sat, 8 Jun 2019
[ 15:59 tijl search for other commits by this committer ] Original commit   Revision:503741 (Only the first 10 of 155 ports in this commit are shown above. View all ports for this commit)
Address some portlint warnings in the Linux infrastructure ports.

Eliminate LINUXNAME from port Makefiles.  This was just a helper variable
without special meaning outside port Makefiles but several developers have
copied it to new ports where it was then unused, apparently thinking that
it did have some special meaning.
[ 13:13 tijl search for other commits by this committer ] Original commit   Revision:503726 (Only the first 10 of 156 ports in this commit are shown above. View all ports for this commit)
Eliminate RPMVERSION from Linux ports and set DISTVERSIONSUFFIX instead.
This puts all version information together in the port Makefiles.
Fri, 26 May 2017
[ 10:26 tijl search for other commits by this committer ] Original commit   Revision:441768 (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
Update to CentOS 6.9.

PR:		218732
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Tue, 31 Jan 2017
[ 16:54 tijl search for other commits by this committer ] Original commit   Revision:432937 (Only the first 10 of 887 ports in this commit are shown above. View all ports for this commit)
- Autodetect the installed linux_base port and use LINUX_DEFAULT only as
  a last resort.
- Construct a list of DISTFILES for every architecture (amd64, i386).
  Select one list for regular make and all lists for make makesum so linux
  ports can have one combined distinfo file.
- Set DIST_SUBDIR?=centos so there's only one copy of common distfiles.
- Use MASTER_SITES and DISTFILES groups so make fetch is a bit smarter.
- Regenerate all distinfo files.
- For linux_base-c6 (just like linux_base-c7 already does) turn bin, lib,
  lib64 and sbin into symbolic links to the same directory under usr.
  This fixes the problem where some programs/libraries exist under / on
  FreeBSD and /usr on Linux or vice versa and then depending on the order
  of search paths Linux programs may run/load FreeBSD programs/libraries
  and fail.
- Turn usr/share/icons into a symbolic link to LOCALBASE/share/icons so
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 12 Jan 2017
[ 10:44 tijl search for other commits by this committer ] Original commit   Revision:431245 (Only the first 10 of 76 ports in this commit are shown above. View all ports for this commit)
Make 64 bit Linux packages the default on amd64.
Wed, 7 Sep 2016
[ 12:43 tijl search for other commits by this committer ] Original commit   Revision:421496 (Only the first 10 of 77 ports in this commit are shown above. View all ports for this commit)
- In Uses/linux.mk use the loop variable directly when appending to
  *_DEPENDS.  Helper variables derived from the loop variable aren't
  expanded causing *_DEPENDS to be incorrect.
- Bump all ports with more than one value in USE_LINUX.

PR:		211645
Reported by:	jkim
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)
Thu, 23 Jun 2016
[ 09:48 tz search for other commits by this committer ] Original commit   Revision:417356 (Only the first 10 of 88 ports in this commit are shown above. View all ports for this commit)
Change all occurrences of xmj@chaot.net to johannes@perceivon.net as the owner
requested.

This only affects "Created by" lines with one exception: devel/uclcmd. There the
maintainer is changed. This was overlooked in r416918.

Approved by: junovitch (mentor)
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
Wed, 13 Apr 2016
[ 01:49 swills search for other commits by this committer ] Original commit   Revision:413168 (Only the first 10 of 160 ports in this commit are shown above. View all ports for this commit)
CentOS ports: for c6_64, install 32bit libraries alongside

PR:		206943
Submitted by:	xmj
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
[ 18:47 tijl search for other commits by this committer ] Original commit   Revision:392194
Update to alsa-utils-1.0.22-9.el6_6
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.
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: 14