non port: emulators/linux_base-f10/Makefile |
SVNWeb
|
Number of commits found XX: 34 |
Fri, 4 Nov 2016
|
[ 15:43 jkim ] 
425333 emulators/linux_base-c6/Makefile
425333 emulators/linux_base-c6/pkg-plist.i386
425333 emulators/linux_base-c6/pkg-plist.x86_64
425333 emulators/linux_base-c7/Makefile
425333 emulators/linux_base-c7/pkg-plist.i386
425333 emulators/linux_base-c7/pkg-plist.x86_64
425333 emulators/linux_base-f10/Makefile
425333 emulators/linux_base-f10/pkg-plist
Fix modes for /compat/linux/sys.
This commit is analogous to r425303 and r425309 for /compat/linux/proc.
MFH: 2016Q4
|
[ 10:37 antoine ] 
425309 emulators/linux_base-f10/Makefile
425309 emulators/linux_base-f10/pkg-plist
Apply r425303 to linux_base-f10: Fix modes for /compat/linux/proc
|
Mon, 5 Sep 2016
|
[ 19:23 tijl ] 
421387 Mk/Scripts/functions.sh
421387 Mk/Uses/linux.mk
421387 Mk/bsd.default-versions.mk
421387 Mk/bsd.linux-apps.mk
421387 Mk/bsd.linux-rpm.mk
421387 Mk/bsd.port.mk
421387 Mk/bsd.sites.mk
421387 accessibility/linux-c6-atk/Makefile
421387 accessibility/linux-f10-atk/Makefile
421387 archivers/kzip/Makefile
(Only the first 10 of 303 ports in this commit are shown above. )
- 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 )
|
Sun, 15 May 2016
|
[ 14:51 bapt ] 
415233 emulators/linux_base-c6/Makefile
415233 emulators/linux_base-c6/pkg-install
415233 emulators/linux_base-f10/Makefile
415233 emulators/linux_base-f10/pkg-install
Do not try to load the linux* modules from the pre install scripts
It will always fail when jailed, it is also inaccurate given we now have
linux and linux64 modules. There is alrady a test before that via checking
compat.linux.* which is good enough to determien if linux emulation is supported
|
Thu, 5 Nov 2015
|
[ 12:36 mat ] 
400848 archivers/paq/Makefile
400848 archivers/szip/Makefile
400848 archivers/undms/Makefile
400848 astro/geographiclib/Makefile
400848 audio/chordpack/Makefile
400848 audio/cue2toc/Makefile
400848 benchmarks/raidtest/Makefile
400848 benchmarks/stream/Makefile
400848 biology/gff2ps/Makefile
400848 chinese/CJKUnifonts/Makefile
(Only the first 10 of 206 ports in this commit are shown above. )
Fix ports that confused the meaning of WRKDIR and WRKSRC.
PR: 204056
Submitted by: mat
Reviewed by: bapt
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D2735
|
Mon, 17 Aug 2015
|
[ 14:20 mat ] 
394508 CHANGES
394508 Mk/bsd.database.mk
394508 Mk/bsd.options.mk
394508 Mk/bsd.port.mk
394508 Mk/bsd.sanity.mk
394508 Tools/scripts/README
394508 Tools/scripts/check-latest-link
394508 UPDATING
394508 audio/amarok-kde4/Makefile
394508 audio/jack/Makefile
(Only the first 10 of 271 ports in this commit are shown above. )
Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336
|
Tue, 6 Jan 2015
|
[ 10:17 ehaupt ] 
376417 accessibility/linux-f10-atk/Makefile
376417 archivers/linux-f10-ucl/Makefile
376417 archivers/linux-f10-upx/Makefile
376417 audio/linux-f10-alsa-lib/Makefile
376417 audio/linux-f10-arts/Makefile
376417 audio/linux-f10-esound/Makefile
376417 audio/linux-f10-freealut/Makefile
376417 audio/linux-f10-libaudiofile/Makefile
376417 audio/linux-f10-libogg/Makefile
376417 audio/linux-f10-libvorbis/Makefile
(Only the first 10 of 53 ports in this commit are shown above. )
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
|
Tue, 9 Dec 2014
|
[ 17:47 xmj ] 
374415 emulators/linux_base-c6/Makefile
374415 emulators/linux_base-c6/pkg-plist
374415 emulators/linux_base-f10/Makefile
374415 emulators/linux_base-f10/pkg-plist
Force PREFIX to LINUXBASE
Using pkg with linux packages will generate conflicts with non-linux ports if
PREFIX is set in make.conf. If USE_LINUX_PREFIX is defined, force PREFIX to
LINUXBASE, which can be overridden separately.
Differential Revision: https://reviews.freebsd.org/D1265
Approved by: koobs, swills (mentors)
|
Tue, 2 Dec 2014
|
[ 18:37 xmj ] 
373778 emulators/linux_base-c6/Makefile
373778 emulators/linux_base-c6/distinfo.i686
373778 emulators/linux_base-c6/pkg-plist
373778 emulators/linux_base-f10/Makefile
373778 emulators/linux_base-f10/distinfo.i386
373778 emulators/linux_base-f10/pkg-plist
linux_base-f10/c6: add missing gmp
- expr(1) and factor(1) currently shipped with linux emulation fail, due to
missing gmp libraries. Add these to allow the correct behavior
- Bump PORTREVISIONs
PR: 195084
Differential Revision: https://reviews.freebsd.org/D1252
Submitted by: Jan Beich <jbeich@vfemail.net>
Approved by: swills (mentor)
|
Mon, 24 Nov 2014
|
[ 20:27 marino ] 
373371 emulators/linux_base-f10/Makefile
emulators/linux_base-f10: Add fallback mirror
PR: 195087
Submitted by: Jan Beich
Approved by: Just Fix it
|
Thu, 20 Nov 2014
|
[ 12:28 xmj ] 
372910 emulators/linux_base-f10/Makefile
372910 emulators/linux_base-f10/distinfo.i386
emulators/linux_base-f10: re-add gamin distfile
gamin-0.1.9-6.fc10.src.rpm distfile was lost when adding linux-c6
infrastructure, re-add it to comply with GPL.
PR: 195085
Differential Revision: https://reviews.freebsd.org/D1180
Submitted by: Jan Beich <jbeich@vfemail.net>
Approved by: koobs (mentor)
|
Mon, 22 Sep 2014
|
[ 10:40 xmj ] 
368845 Mk/bsd.linux-apps.mk
368845 Mk/bsd.linux-rpm.mk
368845 Mk/bsd.port.mk
368845 Mk/bsd.sites.mk
368845 UPDATING
368845 accessibility/Makefile
368845 accessibility/linux-c6-atk
368845 accessibility/linux-c6-atk/Makefile
368845 accessibility/linux-c6-atk/distinfo.i686
368845 accessibility/linux-c6-atk/pkg-descr
(Only the first 10 of 428 ports in this commit are shown above. )
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 )
|
Fri, 15 Aug 2014
|
[ 20:53 netchild ] 
365042 emulators/linux_base-f10/Makefile
365042 emulators/linux_base-f10/distinfo.i386
Fix SRPM checksums and size for gamin (was a HTML page
instead of a SRPM).
Add additional master sites for the gamin SRPM.
Only affects automated package building systems (fetch-only,
build and packages are not affected), so no revision-bump.
Assumption: new distfiles are copied to mirrors even if the
package didn't change.
Noticed by: Matthias Apitz <guru@unixarea.de>, nox
|
Sun, 6 Oct 2013
|
[ 09:08 antoine ] 
329540 Mk/bsd.linux-rpm.mk
329540 dns/linux-f10-libasyncns/Makefile
329540 emulators/linux_base-f10/Makefile
Rework linux rpm plist generation/installation
Convert linux-f10-libasyncns to STAGEDIR (only user of AUTOMATIC_PLIST)
Approved by: portmgr (bapt)
|
Fri, 4 Oct 2013
|
[ 15:45 rene ] 
329329 emulators/linux_base-f10/Makefile
329329 emulators/linux_base-f10/pkg-plist
- Add staging support [1]
- Remove some default assignments
Submitted by: bapt [1] (partially)
|
Fri, 20 Sep 2013
|
[ 16:43 bapt ] 
327721 emulators/adamem/Makefile
327721 emulators/advancemame/Makefile
327721 emulators/advancemenu/Makefile
327721 emulators/advancemess/Makefile
327721 emulators/aftp/Makefile
327721 emulators/aqemu/Makefile
327721 emulators/atari800/Makefile
327721 emulators/bfe/Makefile
327721 emulators/bochs/Makefile
327721 emulators/bsvc/Makefile
(Only the first 10 of 190 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators)
|
Thu, 30 May 2013
|
[ 09:11 rene ] 
319410 LEGAL
319410 MOVED
319410 Mk/bsd.linux-apps.mk
319410 Mk/bsd.linux-rpm.mk
319410 accessibility/Makefile
319410 accessibility/linux-atk
319410 archivers/Makefile
319410 archivers/linux-ucl
319410 archivers/linux-upx
319410 astro/google-earth/Makefile
(Only the first 10 of 77 ports in this commit are shown above. )
- 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, 22 Apr 2013
|
[ 19:07 tijl ] 
316266 emulators/linux_base-f10/Makefile
Explain why linux_base-f10 creates extra directories.
Reviewed by: netchild
|
[ 16:24 bapt ] 
316247 Mk/bsd.linux-rpm.mk
316247 emulators/linux_base-c6/Makefile
316247 emulators/linux_base-f10/Makefile
On all supported version of FreeBSD tar do support rpm as an archive format.
So directly use tar to extract linux* distfiles instead of rpm2cpio.
|
Thu, 18 Apr 2013
|
[ 10:34 tijl ] 
316035 emulators/linux_base-f10/Makefile
316035 emulators/linux_base-f10/pkg-plist
Create empty locale directories to fix linux-f10-gtk2 package.
This partially reverts r315685.
Feature safe: yes
|
Tue, 16 Apr 2013
|
[ 20:38 tijl ] 
315899 emulators/linux_base-f10/Makefile
315899 emulators/linux_base-f10/pkg-plist
Add some symlinks to linux_base-f10 for executables that exist in /usr/bin
on Linux but /bin on FreeBSD. This guarantees that Linux shell scripts run
the Linux executables and not the FreeBSD ones.
No objection from: -emulation
PR: ports/176819
Feature safe: yes
|
Tue, 2 Apr 2013
|
[ 18:25 rene ] 
315685 emulators/linux_base-f10/Makefile
315685 emulators/linux_base-f10/pkg-plist
Fix pkg-plist warnings found by pkgng: do not try to delete empty
directories which are only created when installed as a package.
Do not create these directories either in that case.
While here, convert Makefile header.
Approved by: portmgr (bapt)
|
Tue, 26 Jun 2012
|
[ 07:56 gahr ]
1.63 emulators/linux_base-f10/Makefile
1.36 emulators/linux_base-f10/distinfo.i386
1.35 emulators/linux_base-f10/pkg-plist
- Add gamin to linux_base (required by libgiofam, already part of the port)
- Bump PORTREVISION
Reviewed by: emulation (netchild@)
Approved by: emulation (netchild@)
|
Sun, 22 Apr 2012
|
[ 08:53 netchild ]
1.62 emulators/linux_base-f10/Makefile
1.39 emulators/linux_base-fc4/Makefile
1.40 emulators/linux_dist-gentoo-stage3/Makefile
Add conflicts with the upcomming linux_base-c6 port.
|
Thu, 21 Jul 2011
|
[ 04:39 linimon ]
1.61 emulators/linux_base-f10/Makefile
1.33 emulators/linux_dist-gentoo-stage3/Makefile
Temporary workaround for INDEX building on pointyhat-west: allow override
of LINUX_OSRELEASE. pointyhat-west itself might have a different version
of linux compat than whatever we are testing on the client nodes.
The more general solution is in ports/135221, which needs a careful -exp
run to test.
Hat: portmgr
|
Wed, 2 Mar 2011
|
[ 10:11 ehaupt ]
1.22 devel/linux-sdl12/Makefile
1.6 devel/linux-sdl12/distinfo.i386
1.60 emulators/linux_base-f10/Makefile
1.35 emulators/linux_base-f10/distinfo.i386
1.36 emulators/linux_base-fc4/Makefile
1.14 emulators/linux_base-fc4/distinfo.i386
1.22 x11-toolkits/linux-f10-openmotif/Makefile
1.8 x11-toolkits/linux-f10-openmotif/distinfo.i386
1.20 x11-toolkits/linux-openmotif/Makefile
1.5 x11-toolkits/linux-openmotif/distinfo.i386
(Only the first 10 of 12 ports in this commit are shown above. )
- Update MASTER_SITES
- Remove MD5 sums while here
Discussed with: netchild (emulation)
|
Thu, 10 Feb 2011
|
[ 11:53 netchild ]
1.59 emulators/linux_base-f10/Makefile
1.8 emulators/linux_base-f10/pkg-message
Add an explanation what to do in case a linux program needs shared memory.
|
Thu, 28 Oct 2010
|
[ 21:00 erwin ]
1.24 Mk/bsd.linux-rpm.mk
1.652 Mk/bsd.port.mk
1.19 Mk/bsd.qt.mk
1.4 accessibility/ktts/Makefile
1.5 astro/marble/Makefile
1.6 audio/festvox-us1-mbrola/Makefile
1.17 audio/py-musicbrainz/Makefile
1.2 chinese/acroread8-zh_CN/Makefile
1.2 chinese/acroread8-zh_TW/Makefile
1.27 chinese/joe/Makefile
(Only the first 10 of 105 ports in this commit are shown above. )
Deprecate md5 in favour of sha256 checksums. md5 checksums will no longer
be generated or checked, and will be silently ignored for now. Also,
generalize the MD5_FILE macro to DISTINFO_FILO.
PR: 149657
Submitted by: rene
Approved by: portmgr
Tested on: pointyhat i386 7-exp
|
Mon, 13 Sep 2010
|
[ 18:39 nox ]
1.57 emulators/linux_base-f10/Makefile
1.34 emulators/linux_base-f10/distinfo.i386
1.34 emulators/linux_base-f10/pkg-plist
- Update elfutils rpms to 0.142-1.fc10
PR: ports/150133 (related to)
|
Tue, 8 Sep 2009
|
[ 09:16 bsam ]
1.56 emulators/linux_base-f10/Makefile
1.33 emulators/linux_base-f10/pkg-plist
1.40 emulators/linux_base-f7/Makefile
1.21 emulators/linux_base-f7/pkg-plist
1.53 emulators/linux_base-f8/Makefile
1.30 emulators/linux_base-f8/pkg-plist
1.55 emulators/linux_base-f9/Makefile
1.32 emulators/linux_base-f9/pkg-plist
1.33 emulators/linux_base-fc4/Makefile
1.8 emulators/linux_base-fc4/pkg-install
(Only the first 10 of 14 ports in this commit are shown above. )
Remove /compat/linux/media from linux_base ports since the native
FreeBSD /media can not be accessed by a linux application.
PR: ports/138169
Submitted by: Martin Laabs <info at martinlaabs.de>
|
Sat, 8 Aug 2009
|
[ 16:01 bsam ]
1.55 emulators/linux_base-f10/Makefile
1.33 emulators/linux_base-f10/distinfo.i386
1.32 emulators/linux_base-f10/pkg-plist
. update packages to the most recent:
- e2fsprogs-1.41.4-6.fc10;
- e2fsprogs-libs-1.41.4-6.fc10;
- elfutils-0.141-1.fc10;
- glib-1.2.10-32.fc10.
. bump PORTREVISION.
|
Fri, 12 Jun 2009
|
[ 17:31 bsam ]
1.54 emulators/linux_base-f10/Makefile
1.39 emulators/linux_base-f7/Makefile
1.52 emulators/linux_base-f8/Makefile
1.54 emulators/linux_base-f9/Makefile
1.35 emulators/linux_base-fc6/Makefile
Fix LATEST_LINK for ports (amd64 case):
. emulators/linux_base-fc6;
. emulators/linux_base-f7;
. emulators/linux_base-f8;
. emulators/linux_base-f9;
. emulators/linux_base-f10.
Reported by: erwin
Suggested by: erwin
|
Mon, 1 Jun 2009
|
[ 17:26 bsam ]
1.19 Mk/bsd.linux-apps.mk
1.19 Mk/bsd.linux-rpm.mk
1.24 accessibility/Makefile
1.24 accessibility/linux-f10-atk/Makefile
1.10 accessibility/linux-f10-atk/distinfo.i386
1.10 accessibility/linux-f10-atk/pkg-plist
1.222 archivers/Makefile
1.6 archivers/linux-f10-ucl/Makefile
1.5 archivers/linux-f10-ucl/distinfo.i386
1.6 archivers/linux-f10-upx/Makefile
(Only the first 10 of 140 ports in this commit are shown above. )
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
|
[ 14:54 bsam ]
1.23 accessibility/linux-f10-atk/Makefile
1.9 accessibility/linux-f10-atk/distinfo.i386
1.3 accessibility/linux-f10-atk/pkg-descr
1.9 accessibility/linux-f10-atk/pkg-plist
1.5 archivers/linux-f10-ucl/Makefile
1.4 archivers/linux-f10-ucl/distinfo.i386
1.5 archivers/linux-f10-upx/Makefile
1.4 archivers/linux-f10-upx/distinfo.i386
1.11 audio/linux-f10-alsa-lib/Makefile
1.6 audio/linux-f10-alsa-lib/distinfo.i386
(Only the first 10 of 201 ports in this commit are shown above. )
Repocopies finished:
-----
accessibility/linux-f8-atk -> accessibility/linux-f10-atk
archivers/linux-f8-ucl -> archivers/linux-f10-ucl
archivers/linux-f8-upx -> archivers/linux-f10-upx
audio/linux-f8-alsa-lib -> audio/linux-f10-alsa-lib
audio/linux-f8-arts -> audio/linux-f10-arts
audio/linux-f8-esound -> audio/linux-f10-esound
audio/linux-f8-freealut -> audio/linux-f10-freealut
audio/linux-f8-libaudiofile -> audio/linux-f10-libaudiofile
audio/linux-f8-libogg -> audio/linux-f10-libogg
audio/linux-f8-libvorbis -> audio/linux-f10-libvorbis
audio/linux-f8-openal -> audio/linux-f10-openal
audio/linux-f8-sdl_mixer -> audio/linux-f10-sdl_mixer
databases/linux-f8-sqlite3 -> databases/linux-f10-sqlite3 (Only the first 15 lines of the commit message are shown above )
|
Number of commits found XX: 34 |