Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Sep 2019 20:24:35 +0000 (UTC)
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r511594 - in head: Mk/Uses devel devel/linux-c7-make
Message-ID:  <201909082024.x88KOZuk028060@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tijl
Date: Sun Sep  8 20:24:35 2019
New Revision: 511594
URL: https://svnweb.freebsd.org/changeset/ports/511594

Log:
  Add Linux version of gmake(1).  Unlike FreeBSD gmake it will run commands
  from /compat/linux which is more likely to work when building Linux
  software.

Added:
  head/devel/linux-c7-make/
  head/devel/linux-c7-make/Makefile   (contents, props changed)
  head/devel/linux-c7-make/distinfo   (contents, props changed)
  head/devel/linux-c7-make/pkg-plist.amd64   (contents, props changed)
  head/devel/linux-c7-make/pkg-plist.i386   (contents, props changed)
Modified:
  head/Mk/Uses/linux.mk
  head/devel/Makefile

Modified: head/Mk/Uses/linux.mk
==============================================================================
--- head/Mk/Uses/linux.mk	Sun Sep  8 19:40:14 2019	(r511593)
+++ head/Mk/Uses/linux.mk	Sun Sep  8 20:24:35 2019	(r511594)
@@ -109,6 +109,7 @@ linux_libvorbis_DEP=		linux-${linux_ARGS}-libvorbis>0:
 linux_libxml2_DEP=		linux-${linux_ARGS}-libxml2>0:textproc/linux-${linux_ARGS}-libxml2
 linux_lttng-ust_DEP=		linux-${linux_ARGS}-lttng-ust>0:sysutils/linux-${linux_ARGS}-lttng-ust
 linux_lz4_DEP=			linux-${linux_ARGS}-lz4>0:archivers/linux-${linux_ARGS}-lz4
+linux_make_DEP=			linux-${linux_ARGS}-make>0:devel/linux-${linux_ARGS}-make
 linux_mikmod_DEP=		linux-${linux_ARGS}-libmikmod>0:audio/linux-${linux_ARGS}-mikmod
 linux_naslibs_DEP=		linux-${linux_ARGS}-nas>0:audio/linux-${linux_ARGS}-nas-libs
 linux_nettle_DEP=		linux-${linux_ARGS}-nettle>0:security/linux-${linux_ARGS}-nettle

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Sun Sep  8 19:40:14 2019	(r511593)
+++ head/devel/Makefile	Sun Sep  8 20:24:35 2019	(r511594)
@@ -1446,6 +1446,7 @@
     SUBDIR += linux-c7-libsigc++20
     SUBDIR += linux-c7-libthai
     SUBDIR += linux-c7-libunwind
+    SUBDIR += linux-c7-make
     SUBDIR += linux-c7-nspr
     SUBDIR += linux-c7-qt
     SUBDIR += linux-c7-sdl12

Added: head/devel/linux-c7-make/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/devel/linux-c7-make/Makefile	Sun Sep  8 20:24:35 2019	(r511594)
@@ -0,0 +1,19 @@
+# $FreeBSD$
+
+PORTNAME=	make
+PORTVERSION=	3.82
+DISTVERSIONSUFFIX=	-23.el7
+CATEGORIES=	devel
+
+MAINTAINER=	emulation@FreeBSD.org
+COMMENT=	GNU make utility (Linux CentOS ${LINUX_DIST_VER})
+
+USES=		linux:c7
+USE_LINUX_RPM=	nolib
+
+DESCR=		${.CURDIR}/../gmake/pkg-descr
+
+OPTIONS_DEFINE=	DOCS NLS
+OPTIONS_SUB=	yes
+
+.include <bsd.port.mk>

Added: head/devel/linux-c7-make/distinfo
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/devel/linux-c7-make/distinfo	Sun Sep  8 20:24:35 2019	(r511594)
@@ -0,0 +1,7 @@
+TIMESTAMP = 1567881407
+SHA256 (centos/make-3.82-23.el7.i686.rpm) = 6417801fa80cb5b7c362eb0b74f938b8256a1dc4d248f44faa8c9c24fc831f34
+SIZE (centos/make-3.82-23.el7.i686.rpm) = 427472
+SHA256 (centos/make-3.82-23.el7.x86_64.rpm) = e02baba191334ec15234324f32b36f2384ec50135982811880e075b8e9281459
+SIZE (centos/make-3.82-23.el7.x86_64.rpm) = 430540
+SHA256 (centos/make-3.82-23.el7.src.rpm) = 284a9239fe74d9db5ce074e5f0c36658398c68b7ef20e9ea590017051121199b
+SIZE (centos/make-3.82-23.el7.src.rpm) = 1282509

Added: head/devel/linux-c7-make/pkg-plist.amd64
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/devel/linux-c7-make/pkg-plist.amd64	Sun Sep  8 20:24:35 2019	(r511594)
@@ -0,0 +1,35 @@
+usr/bin/gmake
+usr/bin/make
+%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
+%%PORTDOCS%%%%DOCSDIR%%/COPYING
+%%PORTDOCS%%%%DOCSDIR%%/NEWS
+%%PORTDOCS%%%%DOCSDIR%%/README
+usr/share/info/make.info-1.gz
+usr/share/info/make.info-2.gz
+usr/share/info/make.info.gz
+%%NLS%%usr/share/locale/be/LC_MESSAGES/make.mo
+%%NLS%%usr/share/locale/da/LC_MESSAGES/make.mo
+%%NLS%%usr/share/locale/de/LC_MESSAGES/make.mo
+%%NLS%%usr/share/locale/es/LC_MESSAGES/make.mo
+%%NLS%%usr/share/locale/fi/LC_MESSAGES/make.mo
+%%NLS%%usr/share/locale/fr/LC_MESSAGES/make.mo
+%%NLS%%usr/share/locale/ga/LC_MESSAGES/make.mo
+%%NLS%%usr/share/locale/gl/LC_MESSAGES/make.mo
+%%NLS%%usr/share/locale/he/LC_MESSAGES/make.mo
+%%NLS%%usr/share/locale/hr/LC_MESSAGES/make.mo
+%%NLS%%usr/share/locale/id/LC_MESSAGES/make.mo
+%%NLS%%usr/share/locale/it/LC_MESSAGES/make.mo
+%%NLS%%usr/share/locale/ja/LC_MESSAGES/make.mo
+%%NLS%%usr/share/locale/ko/LC_MESSAGES/make.mo
+%%NLS%%usr/share/locale/lt/LC_MESSAGES/make.mo
+%%NLS%%usr/share/locale/nl/LC_MESSAGES/make.mo
+%%NLS%%usr/share/locale/pl/LC_MESSAGES/make.mo
+%%NLS%%usr/share/locale/pt_BR/LC_MESSAGES/make.mo
+%%NLS%%usr/share/locale/ru/LC_MESSAGES/make.mo
+%%NLS%%usr/share/locale/sv/LC_MESSAGES/make.mo
+%%NLS%%usr/share/locale/tr/LC_MESSAGES/make.mo
+%%NLS%%usr/share/locale/uk/LC_MESSAGES/make.mo
+%%NLS%%usr/share/locale/vi/LC_MESSAGES/make.mo
+%%NLS%%usr/share/locale/zh_CN/LC_MESSAGES/make.mo
+usr/share/man/man1/gmake.1.gz
+usr/share/man/man1/make.1.gz

Added: head/devel/linux-c7-make/pkg-plist.i386
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/devel/linux-c7-make/pkg-plist.i386	Sun Sep  8 20:24:35 2019	(r511594)
@@ -0,0 +1,35 @@
+usr/bin/gmake
+usr/bin/make
+%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
+%%PORTDOCS%%%%DOCSDIR%%/COPYING
+%%PORTDOCS%%%%DOCSDIR%%/NEWS
+%%PORTDOCS%%%%DOCSDIR%%/README
+usr/share/info/make.info-1.gz
+usr/share/info/make.info-2.gz
+usr/share/info/make.info.gz
+%%NLS%%usr/share/locale/be/LC_MESSAGES/make.mo
+%%NLS%%usr/share/locale/da/LC_MESSAGES/make.mo
+%%NLS%%usr/share/locale/de/LC_MESSAGES/make.mo
+%%NLS%%usr/share/locale/es/LC_MESSAGES/make.mo
+%%NLS%%usr/share/locale/fi/LC_MESSAGES/make.mo
+%%NLS%%usr/share/locale/fr/LC_MESSAGES/make.mo
+%%NLS%%usr/share/locale/ga/LC_MESSAGES/make.mo
+%%NLS%%usr/share/locale/gl/LC_MESSAGES/make.mo
+%%NLS%%usr/share/locale/he/LC_MESSAGES/make.mo
+%%NLS%%usr/share/locale/hr/LC_MESSAGES/make.mo
+%%NLS%%usr/share/locale/id/LC_MESSAGES/make.mo
+%%NLS%%usr/share/locale/it/LC_MESSAGES/make.mo
+%%NLS%%usr/share/locale/ja/LC_MESSAGES/make.mo
+%%NLS%%usr/share/locale/ko/LC_MESSAGES/make.mo
+%%NLS%%usr/share/locale/lt/LC_MESSAGES/make.mo
+%%NLS%%usr/share/locale/nl/LC_MESSAGES/make.mo
+%%NLS%%usr/share/locale/pl/LC_MESSAGES/make.mo
+%%NLS%%usr/share/locale/pt_BR/LC_MESSAGES/make.mo
+%%NLS%%usr/share/locale/ru/LC_MESSAGES/make.mo
+%%NLS%%usr/share/locale/sv/LC_MESSAGES/make.mo
+%%NLS%%usr/share/locale/tr/LC_MESSAGES/make.mo
+%%NLS%%usr/share/locale/uk/LC_MESSAGES/make.mo
+%%NLS%%usr/share/locale/vi/LC_MESSAGES/make.mo
+%%NLS%%usr/share/locale/zh_CN/LC_MESSAGES/make.mo
+usr/share/man/man1/gmake.1.gz
+usr/share/man/man1/make.1.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909082024.x88KOZuk028060>