Explict dependancy on version 7 of linux_base is not needed anymore.
The linux_base port is now at RH version 7.
This commit is contained in:
parent
91aec094d3
commit
61378a37df
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=60165
11 changed files with 27 additions and 46 deletions
|
@ -15,16 +15,13 @@ EXTRACT_SUFX= .sfx
|
|||
|
||||
MAINTAINER= sf@FreeBSD.org
|
||||
|
||||
RUN_DEPENDS= \
|
||||
${LINUXBASE}/lib/libc-2.2.2.so:${PORTSDIR}/emulators/linux_base-7
|
||||
|
||||
#USE_LINUX= yes
|
||||
|
||||
NO_BUILD= yes
|
||||
ONLY_FOR_ARCHS= i386
|
||||
NO_CDROM= NOFEE: Can not charge for distribution
|
||||
NO_PACKAGE= Only unmodified original package can be distributed
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
USE_LINUX= yes
|
||||
NO_BUILD= yes
|
||||
EXTRACT_CMD= # empty
|
||||
EXTRACT_BEFORE_ARGS= # empty
|
||||
EXTRACT_AFTER_ARGS= # empty
|
||||
|
|
|
@ -17,18 +17,15 @@ EXTRACT_SUFX= .tgz
|
|||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
RUN_DEPENDS= \
|
||||
${LINUXBASE}/lib/libc-2.2.2.so:${PORTSDIR}/emulators/linux_base-7
|
||||
|
||||
#USE_LINUX= yes
|
||||
|
||||
NO_BUILD= yes
|
||||
ONLY_FOR_ARCHS= i386
|
||||
NO_CDROM= Shareware -- should not redistribute
|
||||
NO_PACKAGE= Only unmodified original package can be distributed
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
USE_LINUX= yes
|
||||
NO_BUILD= yes
|
||||
STRIP= # empty: do not strip linux binary during INSTALL_PROGRAM
|
||||
WRKSRC= ${WRKDIR}
|
||||
|
||||
STUFFIT_FILES= bin/unstuff bin/stuff
|
||||
STUFFIT_MAN= man/man1/stuff.1 man/man1/unstuff.1
|
||||
|
||||
|
|
|
@ -28,10 +28,10 @@ PATCHFILES= ${UPDATES}
|
|||
MAINTAINER= marcel@FreeBSD.org
|
||||
|
||||
BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm
|
||||
RUN_DEPENDS= \
|
||||
${LINUXBASE}/etc/redhat-release:${PORTSDIR}/emulators/linux_base-7
|
||||
|
||||
ONLY_FOR_ARCHS= alpha i386
|
||||
|
||||
USE_LINUX= yes
|
||||
DIST_SUBDIR= rpm
|
||||
PREFIX= ${LINUXBASE}
|
||||
NO_BUILD= yes
|
||||
|
|
|
@ -17,11 +17,10 @@ DISTFILES+= soa-6_0-ga-bin-linux-en.bin
|
|||
|
||||
MAINTAINER= mbr@FreeBSD.org
|
||||
|
||||
FETCH_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1.0:${PORTSDIR}/emulators/linux_base-7
|
||||
BUILD_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1.0:${PORTSDIR}/emulators/linux_base-7
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
NO_CDROM= 'Must be downloaded direct from Sun via www interface'
|
||||
|
||||
USE_LINUX= yes
|
||||
IS_INTERACTIVE= yes
|
||||
NO_BUILD= yes
|
||||
SOVERSION= ${PORTNAME}${PORTVERSION}
|
||||
|
|
|
@ -17,11 +17,10 @@ DISTFILES+= soa-6_0-ga-bin-linux-en.bin
|
|||
|
||||
MAINTAINER= mbr@FreeBSD.org
|
||||
|
||||
FETCH_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1.0:${PORTSDIR}/emulators/linux_base-7
|
||||
BUILD_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1.0:${PORTSDIR}/emulators/linux_base-7
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
NO_CDROM= 'Must be downloaded direct from Sun via www interface'
|
||||
|
||||
USE_LINUX= yes
|
||||
IS_INTERACTIVE= yes
|
||||
NO_BUILD= yes
|
||||
SOVERSION= ${PORTNAME}${PORTVERSION}
|
||||
|
|
|
@ -13,12 +13,12 @@ DISTNAME= adom-100-elf
|
|||
|
||||
MAINTAINER= rover@lglobus.ru
|
||||
|
||||
RUN_DEPENDS= ${LINUXBASE}/lib/libc-2.2.2.so:${PORTSDIR}/emulators/linux_base-7
|
||||
|
||||
WRKSRC= ${WRKDIR}/adom
|
||||
NO_CDROM= Copy of CD must be sent to author
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
NO_CDROM= Copy of CD must be sent to author
|
||||
|
||||
USE_LINUX= yes
|
||||
WRKSRC= ${WRKDIR}/adom
|
||||
NO_BUILD= yes
|
||||
STRIP= # empty: do not strip linux binary!
|
||||
|
||||
|
|
|
@ -17,11 +17,10 @@ DISTFILES+= soa-6_0-ga-bin-linux-en.bin
|
|||
|
||||
MAINTAINER= mbr@FreeBSD.org
|
||||
|
||||
FETCH_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1.0:${PORTSDIR}/emulators/linux_base-7
|
||||
BUILD_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1.0:${PORTSDIR}/emulators/linux_base-7
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
NO_CDROM= 'Must be downloaded direct from Sun via www interface'
|
||||
|
||||
USE_LINUX= yes
|
||||
IS_INTERACTIVE= yes
|
||||
NO_BUILD= yes
|
||||
SOVERSION= ${PORTNAME}${PORTVERSION}
|
||||
|
|
|
@ -14,17 +14,13 @@ DISTNAME= divx-player-installer
|
|||
|
||||
MAINTAINER= lioux@FreeBSD.org
|
||||
|
||||
RUN_DEPENDS= \
|
||||
${LINUXBASE}/etc/redhat-release:${PORTSDIR}/emulators/linux_base-7
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
USE_LINUX= yes
|
||||
USE_X_PREFIX= yes
|
||||
NO_BUILD= yes
|
||||
STRIP=
|
||||
|
||||
WRKSRC= ${WRKDIR}/divx-player-installer
|
||||
|
||||
WRKSRC= ${WRKDIR}/divx-player-installer
|
||||
STRIP_CMD= ${LINUXBASE}/usr/bin/strip
|
||||
|
||||
.if exists(/usr/bin/brandelf)
|
||||
|
|
|
@ -16,7 +16,6 @@ EXTRACT_SUFX= .tar
|
|||
MAINTAINER= netchild@FreeBSD.org
|
||||
|
||||
BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/archivers/rpm2cpio
|
||||
RUN_DEPENDS= ${LINUXBASE}/lib/libc-2.2.2.so:${PORTSDIR}/emulators/linux_base-7
|
||||
|
||||
RESTRICTED= Intel forbids any redistribution
|
||||
NO_PACKAGE= ${RESTRICTED}
|
||||
|
@ -24,7 +23,7 @@ NO_CDROM= ${RESTRICTED}
|
|||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
#USE_LINUX= yes
|
||||
USE_LINUX= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
NO_BUILD= yes
|
||||
NO_FILTER_SHLIBS= yes
|
||||
|
|
|
@ -16,7 +16,6 @@ EXTRACT_SUFX= .tar
|
|||
MAINTAINER= netchild@FreeBSD.org
|
||||
|
||||
BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/archivers/rpm2cpio
|
||||
RUN_DEPENDS= ${LINUXBASE}/lib/libc-2.2.2.so:${PORTSDIR}/emulators/linux_base-7
|
||||
|
||||
RESTRICTED= Intel forbids any redistribution
|
||||
NO_PACKAGE= ${RESTRICTED}
|
||||
|
@ -24,7 +23,7 @@ NO_CDROM= ${RESTRICTED}
|
|||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
#USE_LINUX= yes
|
||||
USE_LINUX= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
NO_BUILD= yes
|
||||
NO_FILTER_SHLIBS= yes
|
||||
|
|
|
@ -14,17 +14,13 @@ DISTNAME= divx-player-installer
|
|||
|
||||
MAINTAINER= lioux@FreeBSD.org
|
||||
|
||||
RUN_DEPENDS= \
|
||||
${LINUXBASE}/etc/redhat-release:${PORTSDIR}/emulators/linux_base-7
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
USE_LINUX= yes
|
||||
USE_X_PREFIX= yes
|
||||
NO_BUILD= yes
|
||||
STRIP=
|
||||
|
||||
WRKSRC= ${WRKDIR}/divx-player-installer
|
||||
|
||||
WRKSRC= ${WRKDIR}/divx-player-installer
|
||||
STRIP_CMD= ${LINUXBASE}/usr/bin/strip
|
||||
|
||||
.if exists(/usr/bin/brandelf)
|
||||
|
|
Loading…
Reference in a new issue