diff options
author | ade <ade@FreeBSD.org> | 2011-03-11 01:23:14 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2011-03-11 01:23:14 +0800 |
commit | 426947b26f60be4ecf3908fd83d332713766e392 (patch) | |
tree | caba17afc922f8228d0f3b0fcffb9a07718edc95 /devel | |
parent | 7e229571a7d937cd5e539bf2e13a372950c8be03 (diff) | |
download | freebsd-ports-gnome-426947b26f60be4ecf3908fd83d332713766e392.tar.gz freebsd-ports-gnome-426947b26f60be4ecf3908fd83d332713766e392.tar.zst freebsd-ports-gnome-426947b26f60be4ecf3908fd83d332713766e392.zip |
Introduce a heavily stripped-down GNU make 3.81 after repocopy.
1. Only the binary is installed (as bin/gmake381), without NLS
2. It's not attached to the build (devel/Makefile)
3. It's currently marked IGNORE
(2) and (3) should be enormous hints that this port is _NOT_ to be used
outside of the coming infrastructure changes that will bring in 3.82 in
all its shiny backwards-incompatible finest.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/gmake381/Makefile | 34 | ||||
-rw-r--r-- | devel/gmake381/distinfo | 1 | ||||
-rw-r--r-- | devel/gmake381/files/patch-ab | 14 | ||||
-rw-r--r-- | devel/gmake381/pkg-plist | 26 |
4 files changed, 7 insertions, 68 deletions
diff --git a/devel/gmake381/Makefile b/devel/gmake381/Makefile index 10bb1943d67b..a6f05464a21e 100644 --- a/devel/gmake381/Makefile +++ b/devel/gmake381/Makefile @@ -5,48 +5,28 @@ # $FreeBSD$ # -PORTNAME= gmake +PORTNAME= gmake381 PORTVERSION= 3.81 -PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= make DISTNAME= make-${PORTVERSION} -# note: before committing to this port, contact portmgr to arrange for an -# experimental ports run. Untested commits may be backed out at portmgr's -# discretion. MAINTAINER= autotools@FreeBSD.org -COMMENT= GNU version of 'make' utility +COMMENT= GNU version of 'make' utility (3.81 legacy version) + +IGNORE= Internal infrastructure usage only. Do _not_ use directly. USE_BZIP2= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS+=--program-prefix=g -.if !defined(WITHOUT_NLS) -USE_GETTEXT= yes -CONFIGURE_ARGS+=--with-libiconv-prefix=${LOCALBASE} \ - --with-libintl-prefix=${LOCALBASE} -PLIST_SUB= NLS="" -.else CONFIGURE_ARGS+=--disable-nls -PLIST_SUB= NLS="@comment " -.endif -CONFIGURE_ENV+= MAKEINFO="makeinfo --no-split" - -MAN1= gmake.1 -INFO= make +PLIST_FILES= bin/gmake381 .ifdef USE_GMAKE .error You have `USE_GMAKE' variable defined either in environment or in make(1) arguments. Please undefine and try again. .endif -post-patch: - @${RM} ${WRKSRC}/doc/make.info* - -# joerg@freebsd.org says our getloadavg() no longer requires setgid kmem - -post-install: - @${CHMOD} g-s ${PREFIX}/bin/gmake - @chgrp ${BINGRP} ${PREFIX}/bin/gmake +do-install: + @${INSTALL_PROGRAM} ${WRKSRC}/make ${PREFIX}/bin/gmake381 .include <bsd.port.mk> diff --git a/devel/gmake381/distinfo b/devel/gmake381/distinfo index a6410079661f..f43fc5ab1aa3 100644 --- a/devel/gmake381/distinfo +++ b/devel/gmake381/distinfo @@ -1,3 +1,2 @@ -MD5 (make-3.81.tar.bz2) = 354853e0b2da90c527e35aabb8d6f1e6 SHA256 (make-3.81.tar.bz2) = f3e69023771e23908f5d5592954d8271d3d6af09693cecfd29cee6fde8550dc8 SIZE (make-3.81.tar.bz2) = 1151445 diff --git a/devel/gmake381/files/patch-ab b/devel/gmake381/files/patch-ab deleted file mode 100644 index 4d7d9551e18b..000000000000 --- a/devel/gmake381/files/patch-ab +++ /dev/null @@ -1,14 +0,0 @@ ---- doc/make.texi.orig Mon Oct 7 22:57:59 2002 -+++ doc/make.texi Mon Oct 7 22:58:03 2002 -@@ -25,9 +25,9 @@ - @c Combine the program and concept indices: - @syncodeindex pg cp - --@dircategory GNU Packages -+@dircategory Programming & development tools - @direntry --* Make: (make). Remake files automatically. -+* GNU make: (make). Remake files automatically. - @end direntry - - @ifinfo diff --git a/devel/gmake381/pkg-plist b/devel/gmake381/pkg-plist deleted file mode 100644 index 596ac18a9553..000000000000 --- a/devel/gmake381/pkg-plist +++ /dev/null @@ -1,26 +0,0 @@ -bin/gmake -%%NLS%%share/locale/be/LC_MESSAGES/make.mo -%%NLS%%share/locale/da/LC_MESSAGES/make.mo -%%NLS%%share/locale/de/LC_MESSAGES/make.mo -%%NLS%%share/locale/es/LC_MESSAGES/make.mo -%%NLS%%share/locale/fi/LC_MESSAGES/make.mo -%%NLS%%share/locale/fr/LC_MESSAGES/make.mo -%%NLS%%share/locale/ga/LC_MESSAGES/make.mo -%%NLS%%share/locale/gl/LC_MESSAGES/make.mo -%%NLS%%share/locale/he/LC_MESSAGES/make.mo -%%NLS%%share/locale/hr/LC_MESSAGES/make.mo -%%NLS%%share/locale/id/LC_MESSAGES/make.mo -%%NLS%%share/locale/ja/LC_MESSAGES/make.mo -%%NLS%%share/locale/ko/LC_MESSAGES/make.mo -%%NLS%%share/locale/nl/LC_MESSAGES/make.mo -%%NLS%%share/locale/pl/LC_MESSAGES/make.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/make.mo -%%NLS%%share/locale/ru/LC_MESSAGES/make.mo -%%NLS%%share/locale/rw/LC_MESSAGES/make.mo -%%NLS%%share/locale/sv/LC_MESSAGES/make.mo -%%NLS%%share/locale/tr/LC_MESSAGES/make.mo -%%NLS%%share/locale/uk/LC_MESSAGES/make.mo -%%NLS%%share/locale/vi/LC_MESSAGES/make.mo -%%NLS%%share/locale/zh_CN/LC_MESSAGES/make.mo -%%NLS%%@dirrmtry share/locale/rw/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/rw |