Port details |
- linux_base-fc3 Base set of packages needed in Linux mode (for i386/amd64)
- 3_6 emulators
=0 3_6Version of this port present on the latest quarterly branch. DEPRECATED: superseeded by linux_base-fc4 port
This port expired on: 2006-07-01
- Maintainer: freebsd-emulation@FreeBSD.org
 - Port Added: 2006-03-18 19:07:32
- Last Update: 2006-07-04 14:04:31
- SVN Revision: UNKNOWN
- Also Listed In: linux
- License: not specified in port
- Description:
- This port contains packages from a near-minimal installation of Fedora Core
Linux 3.0. These packages, in conjunction with the linux kernel module,
form the basis of the Linux compatibility environment.
This port is only available for the i386/amd64 architecture (i386/32 bit mode).
If you use an Alpha computer, please install the linux_base port instead
of this one.
If you want to run X11 applications, install the x11/linux-XFree86-libs port.
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- linux_base-fc>0:emulators/linux_base-fc3
- No installation instructions:
- This port has been deleted.
- PKGNAME: linux_base-fc
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: i386 amd64
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 14
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3_6 04 Jul 2006 14:04:31
 |
vd  |
Remove expired leaf ports:
2006-07-01 emulators/linux_base-fc3
2006-06-15 misc/linux-opengroupware
2006-07-01 net/opengk
2006-07-01 security/p5-Crypt-OpenPGP
2006-07-01 textproc/sed_inplace
2006-07-01 textproc/xml4j
2006-07-01 x11-wm/aewm++ |
3_6 29 Jun 2006 00:14:45
 |
jylefort  |
linux-libgcc is gone. |
3_6 23 Jun 2006 17:07:39
 |
bsam  |
First do "brandelf -t Linux" at WRKSRC and then do install. This
makes impossible to shoot oneself to the foot if PREFIX is set to
/usr/local.
Reported by: consumidor <consumidor@mundinho.com.br> at emulation@ ML
Approved by: netchild (mentor) |
3_6 23 Jun 2006 12:23:47
 |
bsam  |
Use USE_LINUX_PREFIX instead of PREFIX?= ${LINUXBASE} and NO_MTREE.
PR: 99320
Submitted by: gabor
Approved by: netchild (mentor) |
3_6 17 Jun 2006 09:28:03
 |
netchild  |
Mark deprecated and set expiration time for various reasons:
- superseeded
- outdated/EOL
- no maintainer
- bitrod
While I'm here add some more conflicts. |
3_5 10 Jun 2006 13:35:52
 |
netchild  |
Register conflicts with korean/linux_local. |
3_4 02 Jun 2006 21:04:42
 |
netchild  |
Register conflict with FC4. |
3_3 14 May 2006 15:44:11
 |
netchild  |
Only extract the binary RPM's, not the source ones.
Submitted by: Boris Samorodov <bsam@ipt.ru> |
3_3 13 May 2006 15:49:40
 |
netchild  |
Fix the distinfo (missing SRPMS).
Noticed by: pointyhat (krismail) |
3_3 07 May 2006 12:11:48
 |
netchild  |
- add conflict with linux-libgcc
- update bash, glibc, libgcc, libselinux, pcre, slang, termcap and zlib
- add SRPM of libgcc (gcc SRPM itself)
- parametize the glibc version number in the plist
- reword some parts in pkg-*install |
3_2 01 May 2006 09:16:15
 |
netchild  |
Change the path in the distinfo too.
Noticed by: mezz
Pointyhat to: netchild |
3_2 30 Apr 2006 22:26:05
 |
netchild  |
Use the same DIST_SUBDIR like the bsd.linux-rpm.mk does.
People which already tested this port should do a
cd /usr/ports/distfiles/rpm/i386
mv Fedora/3/* fedora/3/
rm -rf Fedora
before upgrading the port (which isn't necessary).
Noticed by: Boris Samorodov <bsam@ipt.ru> |
3_1 02 Apr 2006 15:15:31
 |
netchild  |
- Add selinux and pcre, this makes ls and grep work. [1]
- Convert the post-extract to a do-build, it makes more sense this way.
PR: 95158 [1]
Submitted by: intron@intron.ac [1] |
3 18 Mar 2006 19:07:04
 |
netchild  |
The port is intended to become the new default linux_base port (replaces
the current linux_base-8 port).
You should only switch to this port if you know what you are doing.
You may or may not have problems with installing other linux related
ports after switching to it. Success or failure reports welcome.
To switch:
- echo "OVERRIDE_LINUX_BASE_PORT=fc3" >> /etc/make.conf
- portupgrade -fo emulators/linux_base-fc3 linux_base-8
News and changes (from submitter with some small changes by me):
- based on linux_base-8 port;
- don't use linux rpm binary to install. The whole source tree is
created at ${WRKDIR} and then installed (using cpio); (Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 14
|