FreeBSD Bugzilla – Attachment 63354 Details for
Bug 94526
repocopy request devel/gmake -> deve/gmake-devel
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 954 bytes, created by
Maho Nakata
on 2006-03-16 15:09:11 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Maho Nakata
Created:
2006-03-16 15:09:11 UTC
Size:
954 bytes
patch
obsolete
>--- /dev/null Thu Jan 1 09:00:00 1970 >+++ gmake-devel/Makefile Thu Mar 16 10:26:40 2006 >@@ -0,0 +1,31 @@ >+# New ports collection makefile for: GNU make-devel >+# Date created: 11 September 1994 >+# Whom: jkh >+# >+# $FreeBSD$ >+# >+ >+PORTNAME= gmake >+PORTVERSION= 3.81rc1 >+CATEGORIES= devel >+MASTER_SITES= ${MASTER_SITE_GNU_ALPHA} >+MASTER_SITE_SUBDIR= make >+DISTNAME= make-${PORTVERSION} >+ >+MAINTAINER= openoffice@FreeBSD.org >+COMMENT= Developer version of GNU version of 'make' utility >+ >+USE_BZIP2= yes >+GNU_CONFIGURE= yes >+CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} >+CONFIGURE_ARGS+= --program-prefix=g --program-suffix=-devel >+CONFIGURE_ARGS+= --disable-nls >+ >+MAN1= gmake-devel.1 >+#INFO= make >+ >+post-install: >+ @${CHMOD} g-s ${PREFIX}/bin/gmake-devel >+ @chgrp ${BINGRP} ${PREFIX}/bin/gmake-devel >+ >+.include <bsd.port.mk>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 94526
: 63354 |
63355
|
63356
|
63357
|
63358
|
63359
|
63360
|
63361
|
63362
|
63363
|
63364
|
63365