aboutsummaryrefslogtreecommitdiff
path: root/devel/gmake381
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gmake381')
-rw-r--r--devel/gmake381/Makefile50
-rw-r--r--devel/gmake381/distinfo3
-rw-r--r--devel/gmake381/files/patch-ab14
-rw-r--r--devel/gmake381/files/patch-make.h12
-rw-r--r--devel/gmake381/pkg-descr5
-rw-r--r--devel/gmake381/pkg-plist26
6 files changed, 0 insertions, 110 deletions
diff --git a/devel/gmake381/Makefile b/devel/gmake381/Makefile
deleted file mode 100644
index a0d5039b5c26..000000000000
--- a/devel/gmake381/Makefile
+++ /dev/null
@@ -1,50 +0,0 @@
-# New ports collection makefile for: GNU make
-# Date created: 11 September 1994
-# Whom: jkh
-#
-# $FreeBSD$
-#
-
-PORTNAME= gmake
-PORTVERSION= 3.81
-PORTREVISION= 1
-CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_GNU}
-MASTER_SITE_SUBDIR= make
-DISTNAME= make-${PORTVERSION}
-
-MAINTAINER= ade@FreeBSD.org
-COMMENT= GNU version of 'make' utility
-
-USE_BZIP2= yes
-GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
-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="/usr/bin/makeinfo --no-split"
-
-MAN1= gmake.1
-INFO= make
-
-.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
-
-.include <bsd.port.mk>
diff --git a/devel/gmake381/distinfo b/devel/gmake381/distinfo
deleted file mode 100644
index a6410079661f..000000000000
--- a/devel/gmake381/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-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/files/patch-make.h b/devel/gmake381/files/patch-make.h
deleted file mode 100644
index 28a63d2eb076..000000000000
--- a/devel/gmake381/files/patch-make.h
+++ /dev/null
@@ -1,12 +0,0 @@
---- make.h.orig Wed Sep 11 18:55:44 2002
-+++ make.h Mon Oct 21 22:05:11 2002
-@@ -33,7 +33,7 @@
- # ifdef _AIX
- #pragma alloca
- # else
--# ifndef alloca /* predefined by HP cc +Olibcalls */
-+# if !defined (alloca) && !defined (__FreeBSD__) /* predefined by HP cc +Olibcalls, part of stdlib.h on FreeBSD */
- char *alloca ();
- # endif
- # endif
-
diff --git a/devel/gmake381/pkg-descr b/devel/gmake381/pkg-descr
deleted file mode 100644
index d7f5370aeb8b..000000000000
--- a/devel/gmake381/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-GNU make is a tool that controls the generation of executables and other
-non-source files from source files. Its purpose is the same as that
-of the utility make(1).
-
-WWW: http://www.gnu.org/software/make/make.html
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