Commit graph

72 commits

Author SHA1 Message Date
Jimmy Olgeni
55dc0f983a Remove all space characters from Makefile assignments.
No functional changes included.

CR:		D193 (except math/sedumi)
Approved by:	portmgr (bapt)
2014-06-08 19:51:27 +00:00
Alexander Leidinger
5c8b95fb38 Add libuuid:
- f10 had it
 - this fixes at least the flashplugin with this linux_base

Fix comment.

PR:		186118
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com>
2014-02-02 06:58:50 +00:00
Alexander Leidinger
26612084ef Update to 6.4.
Submitted by:	Johannes Meixner <xmj@chaot.net>
2014-01-24 22:01:48 +00:00
Rene Ladan
c2db014b11 - Add staging support
- Properly handle yp.conf and krb5.conf
- Remove some assignments with default values

Note that staging warns about etc/*shadow not being readable, because their
permissions are 0.
2013-10-10 16:12:48 +00:00
Baptiste Daroussin
1089da7dcc Add NO_STAGE all over the place in preparation for the staging support (cat: emulators) 2013-09-20 16:43:52 +00:00
Rene Ladan
1759b37af1 - 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
2013-05-30 09:11:52 +00:00
Baptiste Daroussin
eb40118d02 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.
2013-04-22 16:24:11 +00:00
Rene Ladan
1620a93896 Add back the MASTERSITE containing the sources, to be compliant with
the GPL (it _is_ working after all).

Reported by:	netchild@
2013-03-11 20:49:50 +00:00
Rene Ladan
e2bc8f6f34 - Fix fetch [1]
- Convert Makefile header
- Slightly pet portlint
Submitted by:	tijl@ via freebsd-emulation@ [1]
Tested with:	'make checksum' (before and after)
2013-03-11 09:13:14 +00:00
Alexander Leidinger
411ec35250 Update TODO list. 2012-04-22 19:23:27 +00:00
Alexander Leidinger
8417486741 Add missing source RPMs. 2012-04-22 19:20:51 +00:00
Alexander Leidinger
bb4ac8066a After repocopy (by marcus@) from linux_base-f10:
Add linux_base-c6 port. This is a linux_base port based upon CentOS 6.
CentOS 6 is supported upstream (so far) until November 30, 2020.

Compared to the port as submitted in the PR, I added most SRC_DISTFILES
and set the maintainer to emulation@ (discussed with the submitter).

Not connected to the ports collection (emulation/Makefile) yet, first I want
to find the missing src RPMs (compat-*, stdc++, ...). The port is committed
anyway, so that people can help with the TODO list (in the Makefile).

WARNING: it is highly experimental to use this port instead of the default
linux_base port. You need to set compat.linux.osrelease to 2.6.18, so watch
out for unimplemented syscalls (most recent 8-stable / 9-stable or -current
is recommended for this).

Submitted by:	Svyatoslav Lempert <svyatoslav.lempert@gmail.com>
PR:		165900
2012-04-22 09:24:51 +00:00
Mark Linimon
867742e27e 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
2011-07-21 04:39:21 +00:00
Emanuel Haupt
301a10f88e - Update MASTER_SITES
- Remove MD5 sums while here

Discussed with:	netchild (emulation)
2011-03-02 10:11:21 +00:00
Alexander Leidinger
fede8ae9e6 Add an explanation what to do in case a linux program needs shared memory. 2011-02-10 11:54:03 +00:00
Erwin Lansing
74cb9eff53 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
2010-10-28 21:00:21 +00:00
Juergen Lock
36f13ff51c - Update elfutils rpms to 0.142-1.fc10
PR:		ports/150133 (related to)
2010-09-13 18:39:46 +00:00
Boris Samorodov
8bdc187997 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>
2009-09-08 09:16:28 +00:00
Boris Samorodov
4011c3fb18 . 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.
2009-08-08 16:01:48 +00:00
Boris Samorodov
76c9db883b 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
2009-06-12 17:31:38 +00:00
Boris Samorodov
c11516af7b 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.
2009-06-01 17:26:31 +00:00
Boris Samorodov
37a0236809 . update some binary packages; [1]
. update apropriate source packages;
. bump PORTREVISION.

PR:		ports/131063  [1]
Submitted by:	Aragon Gouveia <aragon at phat.za.net>  [1]
2009-01-28 22:16:43 +00:00
Boris Samorodov
d476562d25 Chase the new elfutils package appearance:
. fix:
  - binary and sources rpm package names;  [1]
  - distinfo for binary package;  [1]
  - distinfo for sources package;
  - pkg-plist;
. bump PORTREVISION.

Submitted by:	Szekvolgyi Peter <ghostp@elte.hu> (by email)  [1]
2009-01-04 14:11:56 +00:00
Boris Samorodov
e4b1fc51c0 . update to a new version: fedora-release; [1]
. update to a new version: coreutils;
. bump PORTREVISION.

PR:		128385  [1]
Submitted by:	Aragon Gouveia <aragon at phat.za.net>  [1]
2008-10-27 19:36:02 +00:00
Boris Samorodov
2041a9fd12 . chase updating of some Fedora 8 packages;
. add linux-glib2 to CONFLICTS;
. add a source package for the case of PACKAGE_BUILDING;
. bump PORTREVISION.
2008-10-13 10:54:33 +00:00
Boris Samorodov
6f020f481a To couple with Linux Fedora 8 packages changes after intrusion
to Red Hat's servers:
. new DIST_SUBDIR is used;
. new distinfo.i386;
. bump PORTREVISION.

Pointed out by:	pointyhat (erwin)
2008-10-12 17:42:44 +00:00
Hiroki Sato
cf46a4a7a3 Fix dependency broken due to acroread7 removal. 2008-10-05 02:49:27 +00:00
Boris Samorodov
abbe7ff602 Add keyutils-libs which are needed at least for libkrb5. Now flash9
should work at -current (with some kernel patches for now).
Bump PORTREVISION.

Discussed at:	emulation@
2008-10-03 12:13:46 +00:00
Boris Samorodov
1f4f244005 . fix directories for current packages (they have a ".newkey" suffix);
. chase some new package versions;
. add a package with a missing library presented at previous linux_base  [1]
  ports (libcom_err);
. bump PORTREVISION.

Reported at:	emulation@  [1]
2008-10-02 16:46:01 +00:00
Boris Samorodov
00a0723437 Upgrade to the recent Fedora-8 updates (coreutils and krb5).
Inspirited by the PR.

PR:		124897
Submitted by:	Fritz Katz <frtzkatz yahoo com>
2008-07-22 12:48:11 +00:00
Boris Samorodov
f8bebd531b 1. Add glib-1.2 package to linux_base-f8. Some linux ports (at least
emulators/linux-ePSXe) still use it.
2. Bump PORTREVISION.

Reported by:	Naram Qashat <cyberbotx at cyberbotx.com> at emulation@
2008-04-17 15:54:58 +00:00
Boris Samorodov
3fc7072510 Remove all traces of LINUXBASE/etc/fonts from the port. This is needed to use native
FreeBSD fonts and font configuration files (a link to a native directory will be
created when an apropriate linux-fontconfig port is installed).
2008-04-15 13:45:09 +00:00
Boris Samorodov
479e1637ff . add a script LINUXBASE/usr/bin/lp which let some linux applications [1]
(most notable acroread) to print with default settings;
. add linux_base-f7 to CONFLICTS;
. bump PORTREVISION.

Suggested by:	olli, scf [1]
Reviewed by:	netchild  [1]
2008-03-29 15:02:25 +00:00
Boris Samorodov
6e187396d3 Welcome to the new emulation/linux_base-f8 port.
Using: identical to emulation/linux_base-fc6.
2008-03-26 13:47:50 +00:00
Boris Samorodov
4586eaa3cb Since Fedora is not more Core the port emulators/linux_base-fc7 is renamed
emulators/linux_base-f7. Now it's Fedora 7.
2007-10-07 23:11:46 +00:00
Boris Samorodov
a7cbcfdbd5 Fedora is no more Core.
Pointed out by:	John E Hein <jhein at timing.com>
2007-09-26 20:25:31 +00:00
Boris Samorodov
06abc65051 1. MFC from linux_base-fc6 (well, sort of -- an idea taken):
Add some directory trees since we still use fc4 infrastucture ports.
     Inspirited by the wrong behaviour of "install file1 file2" when file2
     should exist and be a directory...
2. Bump PORTREVISION.
3. Fix pkg-descr (FC6 -> FC7).
4. s/@dirrm/@dirrmtry for /compat/linux/proc.
2007-09-26 12:48:47 +00:00
Boris Samorodov
d1fa573aad Welcome to the new emulation/linux_base-fc7 port.
Using: identical to emulation/linux_base-fc6.
2007-09-23 16:33:56 +00:00
Boris Samorodov
0b35a736d9 . de-rpmify the port (merged from linux_base-fc4);
. fix checksums for libtermcap sources (I had a broken tarball).
2007-09-17 16:26:37 +00:00
Alexander Leidinger
403823227e Bump port revision... forgotten in the last commit (update of some RPMs).
Pointyhat to:	netchild
2007-08-30 16:07:51 +00:00
Alexander Leidinger
c971474b82 Update some RPMs.
Based upon a submission from:	Yuri Pankov <yuri@darklight.org.ru>
Approved by:			maintainer (bsam@)
2007-08-30 16:04:13 +00:00
Boris Samorodov
0052aa04b9 ${ECHO} -> ${ECHO_CMD}
Suggested by:	rafan
2007-04-11 12:10:19 +00:00
Boris Samorodov
34cba55d3c *** ATTENTION *** DANGER *** EXPERIMENTAL PORT *** YOU HAVE BEEN WARNED ***
1. Add a check if linuxulator is (kld)loaded. IGNORE otherwise.

Before this commit the port compared compat.linux.osrelease with 2.4.2
and was IGNOREd if those values are equal. In case linuxulator
is *not* loaded, the port proceeded to install, to load linuxulator and
to use... compat.linux.osrelease=2.4.2!

The port as is doesn't proceed (without linuxulator loaded or
if compat.linux.osrelease is equal to 2.4.2) even for "make fetch".
Imho that's OK, because it won't let automated tasks to load
unneccessary distros, while a human administrator should know
what to do by hand. ;-)

BTW, I'm not sure but may be it'a be a good idea to use IGNORE
if (FreeBSD) OSVERSION < (say) 700037...

2. Apply the same tests for packages.

3. Bump PORTREVISION.

Enjoy. ;-)
2007-04-11 11:42:34 +00:00
Boris Samorodov
20b11fde63 Get rid of annoying message when do a "make index" at the system without
linuxolator started:
-----
sysctl: unknown oid 'compat.linux.osrelease'
-----

Reported by:	netchild, rafan, chinsan
Suggested by:	rafan
2007-04-10 18:29:39 +00:00
Boris Samorodov
5c009dd5ad - Update elfutils-libelf to 0.126 [1]
- Use SRPMS on MASTER_SITES just when PACKAGE_BUILDING is set  [1]
- Bump PORTREVISION  [1]
- Update src distfile as well
- Change pkg-plist file

PR:		110977  [1]
Submitted by:	garga  [1]
2007-03-28 21:12:31 +00:00
Boris Samorodov
ff30f4ff7a ATTENTION! The port is experimental for now. Use it at your own risk. This
port may be used only with 7-CURRENT and compat.linux.osrelease=2.6.16.

To use/test the port (along with linux FC4 infrastructure ports) you
should do:

0. Backup all your vital information!
1. Remove the current linux base port.
2. Add to your /etc/make.conf "OVERRIDE_LINUX_BASE_PORT=fc6".
3. Make sure no linux application is running.
4. Set apropriate sysctl (compat.linux.osrelease=2.6.16).
5. Install emulation/linux_base-fc6.
5a. Those who use linux ports with automatic plist building should
    apply the following patch:
    ftp://mail.ipt.ru/pub/FreeBSD/patches/bsd.linux-rpm.mk-autoplist.diff

That should be enough at most circumstances. If you have difficulties,
please be sure to expand item 1 to:

1a. Remove all ports which depends on linux base port.
1b. Remove linux base port.
1c. Clean /compat/linux/ directory.

In case you want to get rid of the port, deinstall it, then return
back compat.linux.osrelease to 2.4.2 (as usual make sure that no
linux application is running) and remove from /etc/make.conf the line
containing the OVERRIDE_LINUX_BASE_PORT variable.

All questions, reports, suggestions etc. please route to
freebsd-emulation@.

Fedora Core 6 ports (FC6 infrastructure ports) are coming soon... ;-)

This port would not appear without netchild's help.
Thank you, Alexander!
2007-03-27 20:04:44 +00:00
Boris Samorodov
1ef62492cc Polish pkg-descr and pkg-message:
. add comments and warnings about problems with chroot into the linux base;  [1]
. delete a note about linux port for alpha;  [1]
. add an advice to use linux_dist ports for cross-development;  [1]
. fix the link linux-XFree86-libs -> linux-xorg-libs.

Submitted by:	netchild (at freebsd-emulation@)  [1]
2007-03-17 19:42:09 +00:00
Kris Kennaway
a01439c2ca Retire NO_FILTER_SHLIBS now that it no longer serves a purpose 2007-01-30 04:25:35 +00:00
Boris Samorodov
9aa07987fc Revert back previous commit of removing deleted ports from
CONFLICTS variable. Give happy users just another chance to
update their systems.

Pointed out by:		infofarmer, kris
2006-10-05 18:53:43 +00:00
Boris Samorodov
5a361c630f Remove deleted linux_base-* and linux_locale* ports from CONFLICTS variable
of the remaining linux ports.

Reviewed by:	netchild (agreed in principle)
2006-10-05 15:32:10 +00:00