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
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: audio/linux-c7-alsa-plugins-oss/pkg-plist.i386
SVNWeb

Number of commits found: 6

Sun, 8 Sep 2019
[ 20:47 tijl search for other commits by this committer ] Original commit   Revision:511597
Rewrite the port so we build our own Linux package from the upstream
.src.rpm with patches derived from the audio/alsa-plugins port.  This
should improve sound output from Linux programs.

CFLAGS contains -nostdinc -isystem ... because gcc searches
/usr/local/include before /usr/include otherwise and picks up headers from
/usr/local/include/alsa instead of /compat/linux/usr/include/alsa.

PR:		240043
Sun, 25 Aug 2019
[ 20:02 tijl search for other commits by this committer ] Original commit   Revision:509853
Fix Linux ALSA OSS plugin by removing a configuration file.  The
configuration from FreeBSD /usr/local/etc/asound.conf should be used.

PR:		240043
Reported by:	Hannes Hauswedell <h2+fbsdports@fsfe.org>
Sat, 8 Jun 2019
[ 12:13 tijl search for other commits by this committer ] Original commit   Revision:503722 (Only the first 10 of 148 ports in this commit are shown above. View all ports for this commit)
Update CentOS 7 ports to 7.6.1810.

This adds some new ports:
converters/linux-c7-fribidi required by x11-toolkits/linux-c7-pango.
graphics/linux-c7-libglvnd required by graphics/linux-c7-dri.
graphics/linux-c7-wayland required by graphics/linux-c7-dri.
print/linux-c7-freetype unbundled from emulators/linux_base-c7 because it
depends on graphics/linux-c7-png now.

Mesa OpenGL libraries in graphics/linux-c7-dri now support libglvnd (GL
Vendor-Neutral Dispatch library) which allows some applications to use
Mesa while others use Nvidia OpenGL.  The x11/nvidia-driver* ports have
been changed so versions above 390.42 now use CentOS libglvnd and no longer
install a bundled copy.

PR:		229431
Submitted by:	pkubaj (partly)
Tue, 31 Jan 2017
[ 20:32 tijl search for other commits by this committer ] Original commit   Revision:432953 (Only the first 10 of 76 ports in this commit are shown above. View all ports for this commit)
Enable i386 support to Linux CentOS 7 ports.

PR:		216646
Thu, 19 Jan 2017
[ 15:44 tijl search for other commits by this committer ] Original commit   Revision:431882 (Only the first 10 of 294 ports in this commit are shown above. View all ports for this commit)
Update Linux CentOS 7 ports to 7.3.1611.  While 7.2 had semi-official i386
packages there are no such packages for 7.3 yet so i386 support has been
marked IGNORE for now.

Change DIST_SUBDIR to just "centos" so distfiles that remain the same
between major versions don't have to be redownloaded.

Remove fmake hacks from linux.mk.

Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Wed, 19 Oct 2016
[ 14:50 tijl search for other commits by this committer ] Original commit   Revision:424259 (Only the first 10 of 455 ports in this commit are shown above. View all ports for this commit)
Add Linux CentOS 7 infrastructure ports.

Mk/Uses/linux.mk changes:
- Add support for architecture neutral (noarch) distfiles.
- Add support for 64-bit only ports: set IGNORE on i386 and don't install
  32-bit compat libraries on amd64.

Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Differential Revision:	https://reviews.freebsd.org/D7886

Number of commits found: 6