1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
Commit Graph

80 Commits

Author SHA1 Message Date
Emanuel Haupt
12f48dc28d Move MASTER_SITES from CRITICAL to LOCAL/ehaupt 2015-01-06 10:17:28 +00:00
Johannes Jost Meixner
9c0adba31e 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)
2014-12-09 17:47:32 +00:00
Johannes Jost Meixner
8ad4f1b492 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)
2014-12-02 18:37:06 +00:00
John Marino
9d395638d7 emulators/linux_base-f10: Add fallback mirror
PR:		195087
Submitted by:	Jan Beich
Approved by:	Just Fix it
2014-11-24 20:27:15 +00:00
Johannes Jost Meixner
23df33097c 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)
2014-11-20 12:28:23 +00:00
Antoine Brodin
676e482143 Cleanup plist 2014-11-13 17:51:10 +00:00
Johannes Jost Meixner
05317facbe 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

Additionally, please add the following line to /etc/sysctl.conf:

    compat.linux.osrelease=2.6.18

Upgrading procedures are shown in /usr/ports/UPDATING.

This work has been inspired by Artyom Mirgorodskiy's post to emulation@ in
November 2013, using and extending mav@'s work. It has been tested extensively
and most reported issues were already fixed. Please report any additional bug
or "features" to the emulation mailing list.

Many thanks to: mav@, rene@, allanjude@, netchild@, antoine@, everyone who's
filed Issues and Pull requests on GitHub,

PR:		186820
Differential Revision:	https://reviews.freebsd.org/D793
Reviewed by:	allanjude, antoine, bapt, rene
Approved by:	portmgr (antoine, bapt)
Approved by:	koobs (mentor)
Sponsored by:	Perceivon Hosting Inc.
2014-09-22 10:40:00 +00:00
Alexander Leidinger
8c9a0336e9 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
2014-08-15 20:53:00 +00:00
Antoine Brodin
d89de633a5 Rework linux rpm plist generation/installation
Convert linux-f10-libasyncns to STAGEDIR (only user of AUTOMATIC_PLIST)

Approved by:	portmgr (bapt)
2013-10-06 09:08:22 +00:00
Rene Ladan
cb0af6fdb1 - Add staging support [1]
- Remove some default assignments
Submitted by:	bapt [1] (partially)
2013-10-04 15:45:04 +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
Tijl Coosemans
5e64ecb0dd Explain why linux_base-f10 creates extra directories.
Reviewed by:	netchild
2013-04-22 19:07:36 +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
Tijl Coosemans
354c0ee775 Create empty locale directories to fix linux-f10-gtk2 package.
This partially reverts r315685.

Feature safe:	yes
2013-04-18 10:34:25 +00:00
Tijl Coosemans
db5a49f619 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
2013-04-16 20:38:06 +00:00
Rene Ladan
2044f23511 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)
2013-04-02 18:25:08 +00:00
Pietro Cerutti
53d4e5ffda - Restore src packages distinfo, inadvertently swept by my previous commit
Reported by:	bsam@
2012-06-26 11:56:55 +00:00
Pietro Cerutti
02903f4739 - Add gamin to linux_base (required by libgiofam, already part of the port)
- Bump PORTREVISION

Reviewed by:	emulation (netchild@)
Approved by:	emulation (netchild@)
2012-06-26 07:56:27 +00:00
Alexander Leidinger
3dc264c6a3 Add conflicts with the upcomming linux_base-c6 port. 2012-04-22 08:53:59 +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