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: Mk/bsd.linux-apps.mk
SVNWeb

Number of commits found: 76

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, 4 Aug 2016
[ 20:29 tijl search for other commits by this committer ] Original commit   Revision:419659
Add x11/linux-c6-pixman, required by graphics/linux-c6-cairo.

Submitted by:	jkim
[ 17:30 tijl search for other commits by this committer ] Original commit   Revision:419633
Add graphics/linux-c6-jasper, required by graphics/linux-c6-gdk-pixbuf2.
Tue, 2 Aug 2016
[ 12:26 tijl search for other commits by this committer ] Original commit   Revision:419474
Add devel/linux-c6-libthai, required by x11-toolkits/linux-c6-pango.
Wed, 15 Jun 2016
[ 15:36 pawel search for other commits by this committer ] Original commit   Revision:416929
- Fix detection of graphics/linux-c6-sdl_ttf package. Framework checks for:

depends on file: /compat/linux/usr/lib/libSDL_ttf-2.0.so.0.6.3 - not found
depends on file: /compat/linux/usr/lib/libSDL_ttf-2.0.so.0.6.3 - not found
*** Error code 1

while package contains:

linux-c6-sdl_ttf-2.0.11_1:
        /compat/linux/usr/lib/libSDL_ttf-2.0.so.0
        /compat/linux/usr/lib/libSDL_ttf-2.0.so.0.10.1
        /compat/linux/usr/share/doc/SDL_ttf-2.0.11/CHANGES
        /compat/linux/usr/share/doc/SDL_ttf-2.0.11/COPYING
        /compat/linux/usr/share/doc/SDL_ttf-2.0.11/README

- Remove now deprecated PORTSDIR from RUN_DEPENDS

PR:		209750
Submitted by:	myself
Exp-run by:	antoine
Approved by:	no objection from emulation (3 weeks)
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.
Sun, 9 Aug 2015
[ 19:14 netchild search for other commits by this committer ] Original commit   Revision:393817 (Only the first 10 of 332 ports in this commit are shown above. View all ports for this commit)
Re-commit of
64 bit linuxulator support (not activated by default):
 - most of the work was done by Alan Jude
 - all errors are mine
 - 64bit (may) have rough edges
 - I validated
    * that the 32bit part doesn't has deinstall regressions (incl. EXP runs by
      antoine)
    * 29 of 72 64bit ports ports don't have deinstall leftovers (more validation
      later, when I dare to activate the 64bit linuxulator in the kernel)
 - the infrastructure part looks mature enough to let more test-bunnies get
   some experience with the new 64 bit parts
 - to use it you shall have no linux ports installed and have to specify
   (on your own risk) the following in make.conf before installing the ports:
   OVERRIDE_LINUX_BASE_PORT=c6_64
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 26 Jul 2015
[ 13:35 antoine search for other commits by this committer ] Original commit   Revision:392922 (Only the first 10 of 330 ports in this commit are shown above. View all ports for this commit)
Unbreak INDEX, reverting r392921

With hat:	portmgr
[ 13:06 netchild search for other commits by this committer ] Original commit   Revision:392921 (Only the first 10 of 330 ports in this commit are shown above. View all ports for this commit)
64 bit linuxulator support (not activated by default):
 - most of the work was done by Alan Jude
 - all errors are mine
 - 64bit (may) have rough edges
 - I validated
    * that the 32bit part doesn't has deinstall regressions
    * 29 of 72 64bit ports ports don't have deinstall leftovers (more validation
      later, when I dare to activate the 64bit linuxulator in the kernel)
 - the infrastructure part looks mature enough to let more test-bunnies get
   some experience with it
 - to use it you shall have no linux ports installed and have to specify
   (on your own risk) the following in make.conf before installing the ports:
   OVERRIDE_LINUX_BASE_PORT=c6_64
   OVERRIDE_LINUX_NONBASE_PORTS=c6_64
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 4 May 2015
[ 12:35 antoine search for other commits by this committer ] Original commit   Revision:385400
Finish r385284 (audio/linux-c6-sdl_mixer: update to 1.2.12)

Pointy hat:	xmj
Fri, 23 Jan 2015
[ 07:28 antoine search for other commits by this committer ] Original commit   Revision:377714
Fix a copy/paste error
Wed, 24 Dec 2014
[ 17:04 xmj search for other commits by this committer ] Original commit   Revision:375472
Mk/bsd.linux-apps.mk: bump sdl_image shlib.

- Use correct shlib version for sdl_image 1.2.12

PR:		196251
Differential Revision:	https://reviews.freebsd.org/D1366
Submitted by:	amdmi3
Approved by:	swills (mentor)
Approved by:	portmgr (swills)
Tue, 9 Dec 2014
[ 18:05 xmj search for other commits by this committer ] Original commit   Revision:374417
Set CentOS 6.6 as default Linux version.

Since CentOS 6.5 landed in the portstree and was updated to CentOS 6.6 and we've
fixed the remaining issues, it's time to replace Fedora 10 as Linux default --
given that in the past five years it has done its service and has long since
gone EOL upstream.

The CentOS 6 series will go End of Life in 2020, this should give us some time
to keep its annual releases up to date.

If you have not switched to using CentOS 6.6 ports, please refer to today's
UPDATING entry -- it contains detailed instructions.

If you have already switched to CentOS 6.6 userland,
you can now remove the following two lines from make.conf:
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 24 Nov 2014
[ 02:40 xmj search for other commits by this committer ] Original commit   Revision:373192
graphics/linux-c6-gdk-pixbuf: rename to -pixbuf2

- Rename gdk-pixbuf to linux-c6-gdk-pixbuf2 to properly distinguish between
  linux- gdk-pixbuf 1 and 2.
- Change consumers dependencies to match.

PR: 		195120, 195121
Differential Revision:	https://reviews.freebsd.org/D1192
Submitted by:	Jan Beich <jbeich@vfemail.net>
Reviewed by:	rene (emulation)
Approved by:	swills (mentor)
Approved by:	portmgr (swills)
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.
Tue, 7 Oct 2014
[ 09:07 xmj search for other commits by this committer ] Original commit   Revision:370278
graphics/linux-c6-libGLU: Port of CentOS 6.5's Mesa libGLU

Add port of CentOS 6.5's libGLU library. This allows several games to be used
with the new CentOS ports.

While here:
 - Add c6 libglu to Mk/bsd.linux-apps.mk
 - Add to emulators/linux-c6 as dependency, bump PORTREVISION

Differential Revision:	https://reviews.freebsd.org/D841
Approved by: swills (mentor)
Approved by: portmgr (bapt)
Mon, 6 Oct 2014
[ 09:48 lme search for other commits by this committer ] Original commit   Revision:370150
Add net/linux-c6-avahi-libs and add it as a dependency of emulators/linux-c6.

Differential Revision:	D902
Approved by:		portmgr (bapt)
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)
Sun, 1 Dec 2013
[ 00:40 rene search for other commits by this committer ] Original commit   Revision:335358
Now that x11-toolkits/linux-f10-gtk is gone, remove its definition.
Mon, 21 Oct 2013
[ 11:54 rene search for other commits by this committer ] Original commit   Revision:331127
Remove entry for expired and deleted graphics/linux-f10-png10
Mon, 7 Oct 2013
[ 14:20 rene search for other commits by this committer ] Original commit   Revision:329708
Remove devel/linux-f10-libglade and textproc/linux-f10-libxml, both
have newer versions in the ports tree and both are unused.

OK from:	emulation@
Fri, 12 Jul 2013
[ 18:34 rene search for other commits by this committer ] Original commit   Revision:322861
Remove support for QT 3.3 now that we have QT 4.5

No objection from:	emulation@
[ 18:16 bsam search for other commits by this committer ] Original commit   Revision:322860
Add QT4 (Linux Fedora 10).

Requested by:	rene (at emulation@)
Wed, 3 Jul 2013
[ 15:32 rene search for other commits by this committer ] Original commit   Revision:322233
Switch the default Linux DRI port to linux-f10-dri and remove support
for the unused USE_GL=linux (this avoids hardcoding the Linux DRI port).

PR:		ports/180231
Submitted by:	myself
Approved by:	portmgr (bapt)
Thu, 30 May 2013
[ 09:11 rene search for other commits by this committer ] Original commit   Revision:319410 (Only the first 10 of 77 ports in this commit are shown above. View all ports for this commit)
- Finish removal of support for Linux 2.4 in bsd.linux-apps.mk and
  bsd.linux-rpm.mk.  The default linux version is now Fedora 10.
- Remove now obsolete checks for Linux 2.4 in emulators/linux_base-c6,
  emulators/linux_base-f10, and emulators/linux_dist-gentoo-stage3.
  While there, remove superfluous -p argument from ${MKDIR}.
- Remove now obsolete check for Linux 2.4 or FreeBSD 6 and lower from
  astro/google-earth.
- Remove expired Fedora Core 4 ports which were only used on FreeBSD 7
  and below.
- Update LEGAL and MOVED

PR:		ports/176877
Submitted by:	myself
Approved by:	portmgr (bapt)
Exp-run by:	bapt
Mon, 20 May 2013
[ 14:51 bsam search for other commits by this committer ] Original commit   Revision:318602
Add ncurses-base to the rank of linux-apps.
Fri, 7 Dec 2012
[ 21:03 bsam search for other commits by this committer ] Original commit   Revision:308447
Fix the library version detection of linux-openmotif (Fedora Core
emulation at FreeBSD-7x). Thus, I'm sure it's "feature safe".

PR:		ports/174133
Submitted by:	rodrigc
Feature safe:	yes
Tue, 6 Nov 2012
[ 12:49 bsam search for other commits by this committer ] Original commit   Revision:307067
. update to version 1.2.15;
. trim makefile headers.
Feature safe:	yes
[ 12:38 bsam search for other commits by this committer ] Original commit   Revision:307065
. update to version 2.3.3;
. trim makefile headers.
Feature safe:	yes
Wed, 23 May 2012
[ 08:17 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
- Remove emacs mode, -*- mode: ...; -*- [1]
- Comments for BUILD_ and RUN_DEPENDS fail to mention alternate means to specify
dependencie [2]
- Fix make reinstall [3]
- Trivial comment change for PORTDATA [4]

PR:             151954 [1]
                161314 [2]
                167085 [3]
                167465 [4]
Submitted by:   Anonymous <swell.k@gmail.com> [1]
                dougb@ and Chris Rees <utisoft@gmail.com> [2]
                Garrett Cooper <yanegomi@gmail.com> [3]
                "Bryan Drewery" <bryan@shatow.net> [4]
Tested via:     phw
Sat, 14 Jan 2012
[ 22:35 netchild search for other commits by this committer ] Original commit 
Add missing dependency to gnutls. [1]
Fix the fix of adding a missing dependency to the linux cups-libs port.

Reported by:    Da Rock <freebsd-emulation@herveybayaustralia.com.au> [1]
[ 08:14 bsam search for other commits by this committer ] Original commit 
Cups-libs depends on gnutls, add the dependency.
The port itself has been fixed by netchild.

Reported by:    Da Rock <freebsd-ports@herveybayaustralia.com.au>
(freebsd-emulation@)
Fri, 23 Sep 2011
[ 19:28 bsam search for other commits by this committer ] Original commit 
There are no entries for FC4 ports:
cups-libs, gnutls, libgcrypt, libgpg-error, libtasn1.
[ 18:04 bsam search for other commits by this committer ] Original commit 
Fix version for libgcrypt: 11.5.1 -> 11.5.2.
[ 17:51 bsam search for other commits by this committer ] Original commit 
Add linux applications:
. cups-libs;
. gnutls;
. libgcrypt;
. libgpg-error;
. libtasn1.

PR:             ports/159007
Submitted by:   Stas Timokhin <devel@stasyan.com>
Fri, 6 May 2011
[ 12:21 bsam search for other commits by this committer ] Original commit 
Add libasyncns to the rank of _LINUX_26_APPS.

Submitted by:   avg (via emulation@)
Thu, 28 Apr 2011
[ 20:00 nox search for other commits by this committer ] Original commit 
Add alsa-plugins-oss to _LINUX_26_APPS.

PR:             ports/147549
Submitted by:   hashiz
Approved by:    bsam
Tue, 26 Apr 2011
[ 20:17 nox search for other commits by this committer ] Original commit 
Add pulseaudio-libs to _LINUX_26_APPS.

PR:             ports/156112
Submitted by:   avg
Approved by:    bsam (via private email)
Mon, 18 Apr 2011
[ 13:07 netchild search for other commits by this committer ] Original commit 
Remove all traces of F8, now that the deprecated/expired ports are removed
by a brave soul. They served us well.

We are fully FC4 (releng-7) or F10 (all other supported branches) now.

Reviewed by:    bsam, gj
Thu, 14 Apr 2011
[ 14:26 bsam search for other commits by this committer ] Original commit 
Add libv4l to the rank of LINUX_26_APPS.
Sat, 26 Feb 2011
[ 11:10 ale search for other commits by this committer ] Original commit 
Unbreak after linux-f10-pango update.
Fri, 25 Feb 2011
[ 11:00 pav search for other commits by this committer ] Original commit 
- Allow using linux base 2.4 on FreeBSD 8.X

PR:             ports/154186
Submitted by:   ale
Thu, 19 Aug 2010
[ 20:09 mva search for other commits by this committer ] Original commit 
- New openal-soft port for the linux f10 base system.
Mon, 14 Sep 2009
[ 10:09 bsam search for other commits by this committer ] Original commit 
. welcome a new graphics/linux-f10-libGLU port;
. connect it to build;
. make apropriate changes to Mk/bsd.linux-apps.mk.
Mon, 7 Sep 2009
[ 20:08 bsam search for other commits by this committer ] Original commit 
. update graphics/linux-f10-png to version 1.2.37-1.fc10;  [1]
. update distinfo for sources;
. update the library version at Mk/bsd.linux-apps.mk.

PR:             ports/138616  [1]
Submitted by:   Glen Barber <glen.j.barber at gmail.com>  [1]
Tue, 1 Sep 2009
[ 11:41 bsam search for other commits by this committer ] Original commit 
Add a new application naslibs to the rank of _LINUX_APPS_ALL.
It is needed for linux-opera-10.

Requested by:   mezz (at freebsd-emulation)
Mon, 31 Aug 2009
[ 11:46 bsam search for other commits by this committer ] Original commit 
. add a new application (blt) to _LINUX_26_APPS;
. add its definitions.
Mon, 3 Aug 2009
[ 21:53 bsam search for other commits by this committer ] Original commit 
Fix entries for tcl84 and tk84 components at 8.x. The bug
was exposed by a new emulators/linux-systemsim port.

Reported by:    Portsnap buildbox
[ 17:48 bsam search for other commits by this committer ] Original commit 
Unify files to be detected while looking for tcl84 component.
[ 17:30 bsam search for other commits by this committer ] Original commit 
Make the IGNORE message a little bit user-friendly. It puzzles even me
from time to time. :-)
Tue, 28 Jul 2009
[ 14:52 bsam search for other commits by this committer ] Original commit 
Add a patch forgotten at a previous commit. This should fix make index.

Reported by:    Portsnap buildbox, erwin
Pointyhat to:   me
[ 08:59 bsam search for other commits by this committer ] Original commit 
Add dbusglib and dbuslibs targets.
Fri, 3 Jul 2009
[ 20:58 nox search for other commits by this committer ] Original commit 
- Add the new security/linux-f10-cyrus-sasl2 and net/linux-f10-openldap
  infrastructure ports to Mk/bsd.linux-apps.mk and add missing
  dependecies on these to the ftp/linux-f10-curl port.  (They are
  needed for www/linux-f10-flashplugin10 to be committed next.)
- Bump ftp/linux-f10-curl PORTREVISION
Fri, 26 Jun 2009
[ 17:03 bsam search for other commits by this committer ] Original commit 
Welcome new defaults for linux ports!

The default is switched for OSVERSION >= 800076 (when the last known
issue was fixed at the base system). From now the default linux
base port is linux_base-f10. Default linux infrastrucure ports
are linux-f10-*.

HEADSUP to current@ is comming.

Exp-run by:     portmgr (pav)
Fri, 12 Jun 2009
[ 18:03 bsam search for other commits by this committer ] Original commit 
Fedora Core 4 didn't have a dependency on libpng12, libjpeg
and libtiff for graphics/linux-sdl_image. New Fedora distros
has. So fix it:
. graphics/linux-f8-sdl_image and bump PORTREVISION;  [1]
. graphics/linux-f10-sdl_image and bump PORTREVISION;
. Mk/bsd.linux-apps.mk.

PR:             ports/135339 [1]
Submitted by:   amdmi [1]
Tue, 9 Jun 2009
[ 08:33 bsam search for other commits by this committer ] Original commit 
Fix LINUX_DIST_SUFFIX detect for linux-f8 dri port.

Pointed out by: Yuri Pankov <yuri.pankov at gmail.com> (by private email)
Sun, 7 Jun 2009
[ 20:22 bsam search for other commits by this committer ] Original commit 
Connect audio/linux-f10-mikmod to the rank of linux-f10
infractructure ports.
Mon, 1 Jun 2009
[ 17:26 bsam search for other commits by this committer ] Original commit  (Only the first 10 of 140 ports in this commit are shown above. View all ports for this commit)
Here are new Linux Fedora 10 infrastructure ports.

Those ports are intended to be used with 8-CURRENT at least
with SVN r192206.

If you want to switch to linux-f10 ports, please define at /etc/make.conf:
  OVERRIDE_LINUX_BASE_PORT=f10
  OVERRIDE_LINUX_NONBASE_PORTS=f10

An upgrading procedure is shown at /usr/ports/UPDATING, entries 20090401
and 20070327.

For the first time all tested linux ports work as expected(!):
. acroread8;
. google-earth;
. skype;
. seamonkey.

Many thanks for kernel folks who really did the main work
(and I wrote only some lines of ports).

There is a good chance that those ports may become a default
for 8.0-RELEASE. Please, test and report back to emulation@ ML.
Tue, 12 May 2009
[ 13:47 bsam search for other commits by this committer ] Original commit 
Use the new openmotif version for Linux Fedora 8.
Fri, 8 May 2009
[ 19:29 bsam search for other commits by this committer ] Original commit 
Fix libxml library version.

PR:             ports/134359
Submitted by:   Hidemi Yamashita <happybsd@kiiroi.mimoza.jp>
Fri, 10 Apr 2009
[ 14:43 bsam search for other commits by this committer ] Original commit 
Toggle openssl and libssh2. The first one should be defined both
for -fc4- and -f8- ports. While the second one should be defined
only for -f8- ports.

Reported by:    blackend (by email)
Thu, 9 Apr 2009
[ 16:36 bsam search for other commits by this committer ] Original commit 
Add a new component: dri.
Wed, 8 Apr 2009
[ 12:26 bsam search for other commits by this committer ] Original commit 
Don't add RUN_DEPENDS if there is no corresponding file for the component.
[ 06:26 bsam search for other commits by this committer ] Original commit 
Fix _LINUX_APPS_ALL: _LINUX_26_APPS -> ${_LINUX_26_APPS}.

Submitted by:   nox (at emaulation@ ML)
Tue, 7 Apr 2009
[ 19:15 bsam search for other commits by this committer ] Original commit 
Fix libidn port name.

Reported by:    scf (by email)
[ 16:13 bsam search for other commits by this committer ] Original commit 
Do an actual check of USE_LINUX_APPS.
Mon, 6 Apr 2009
[ 21:47 bsam search for other commits by this committer ] Original commit 
Define an internal variable _LINUX_26_APPS with a list of components
for linux_base-f8 and above. Don't define RUN_DEPENDS for those components
if OVERRIDE_LINUX_NONBASE_PORTS is not defined. That should unbreak
index for default configurations.
[ 19:52 bsam search for other commits by this committer ] Original commit 
Add missing '$' to a makefile variable.

Pointed out by: QAT, itetcu
[ 18:58 bsam search for other commits by this committer ] Original commit 
Fix sqlite3 detection, add ${LINUXBASE}.
[ 16:03 bsam search for other commits by this committer ] Original commit 
Add five new components: libidn libssh2 nspr nss sqlite3.
Corresponding ports will be committed shortly.
Those components are needed to run the upcomming
www/linux-f8-flashplugin10.

Please note, that there are only linux -f8- ports,
no -fc4- infrastructure ports are available.
[ 15:37 bsam search for other commits by this committer ] Original commit 
Add new components to _ALL_LINUX_APPS: tcl84 tk84.
Please note, that there are only linux -f8- ports,
no -fc4- infrastructure ports are available.
Fri, 3 Apr 2009
[ 18:17 bsam search for other commits by this committer ] Original commit 
The patch id needed for those who use a non-default linux base port
and upgrade linux applications which use linux-scim-libs (ex.: acroread).

Discussed at:   emulation@ ML
Tested by:      Richard Kuhns <rjk at wintek.com>
Thu, 2 Apr 2009
[ 12:58 bsam search for other commits by this committer ] Original commit 
Add some sanity checks:
. a check for valid components at USE_LINUX_APPS;
. a check if a component is defined for the given linux distro
  (has apropriate port).
Wed, 1 Apr 2009
[ 15:25 bsam search for other commits by this committer ] Original commit  (Only the first 10 of 171 ports in this commit are shown above. View all ports for this commit)
Here are new Linux Fedora 8 infrastructure ports.

The recommended version of FreeBSD to use them is 8-CURRENT.
FreeBSD-7.x is not fully compatible with compat.linux.osrelease
2.6.16. Some syscalls cannot be MFCed due to native FreeBSD
ABI breakage.

Usage (and package building):
1. define compat.linux.osrelease=2.6.16;
2. add following variables to /etc/make.conf:
   . OVERRIDE_LINUX_BASE_PORT=f8;
   . OVERRIDE_LINUX_NONBASE_PORTS=f8.

Approved by:    bsam (me) ;-)
Thu, 19 Mar 2009
[ 19:53 pav search for other commits by this committer ] Original commit 
- Quickfix for linux_base-f8 users by turning off the new functionality before
  all the ports are in place

With hat:       portmgr
[ 17:28 bsam search for other commits by this committer ] Original commit  (Only the first 10 of 136 ports in this commit are shown above. View all ports for this commit)
Welcome to the new linux ports infrastructure which allows using
both current (fc4) and future linux (f8) distributions at one
ports tree.

The patch contains full changes to ports/Mk files and all ports involved.
But only infrastructure is changed. The resulting packages are the same as
before. Hence no need to bump PORTREVISIONs.

The idea was taken from bsd.gnome.mk and others.

More than 130 ports are switched to follow a new linux infrastructure
introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new
bsd.linux-apps.mk.

Thanks for all who was involved and helped me with this work.
And help from Alexander Leidinger was incredible.

Other changes are coming. Stay tuned!

PR:             ports/132510
Submitted by:   bsam (me)
Exp-run by:     portmgr (pav)

Number of commits found: 76