FreeBSD Bugzilla – Attachment 33247 Details for
Bug 54548
misc/amanda-*: gtar dependency is obsolete
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.66 KB, created by
Christian Weisgerber
on 2003-07-16 16:10:07 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Christian Weisgerber
Created:
2003-07-16 16:10:07 UTC
Size:
2.66 KB
patch
obsolete
>Index: amanda-client/Makefile >=================================================================== >RCS file: /home/pcvs/ports/misc/amanda-client/Makefile,v >retrieving revision 1.48 >diff -u -r1.48 Makefile >--- amanda-client/Makefile 6 Mar 2003 21:01:39 -0000 1.48 >+++ amanda-client/Makefile 16 Jul 2003 14:37:47 -0000 >@@ -6,7 +6,7 @@ > # > > PORTNAME= ${MASTERPORTNAME:S/-server/-client/g} >-PORTREVISION= 0 >+PORTREVISION= 1 > > MASTERDIR= ${.CURDIR}/../amanda-server > COMMENT= The Advanced Maryland Automatic Network Disk Archiver (client) >Index: amanda-server/Makefile >=================================================================== >RCS file: /home/pcvs/ports/misc/amanda-server/Makefile,v >retrieving revision 1.63 >diff -u -r1.63 Makefile >--- amanda-server/Makefile 16 Jun 2003 23:20:24 -0000 1.63 >+++ amanda-server/Makefile 16 Jul 2003 14:37:47 -0000 >@@ -7,7 +7,7 @@ > > PORTNAME?= ${MASTERPORTNAME} > PORTVERSION= 2.4.4 >-PORTREVISION?= 2 >+PORTREVISION?= 3 > PORTEPOCH= 1 > CATEGORIES= misc > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} >@@ -41,8 +41,6 @@ > @${ECHO} " -DWITH_PLOT to enable ploting, requires X11 libraries" > @${ECHO} " -DWITH_SAMBA to enable the use of smbclient" > @${ECHO} " -DWITH_MTX to enable the use of mtx changer scripts" >- @${ECHO} " -DWITHOUT_GNUTAR to NOT use GNUTar and use the" >- @${ECHO} " native FreeBSD version" > @${ECHO} " AMANDA_SERVER=server to specify a server name" > @${ECHO} " The default is `uname -n`" > @${ECHO} " AMANDA_TAPE=tape to specify the default tape device" >@@ -98,12 +96,6 @@ > RUN_DEPENDS+= mtx:${PORTSDIR}/misc/mtx > .endif > >-.if !defined (WITHOUT_GNUTAR) >-CONFIGURE_ARGS+= --with-gnutar=${PREFIX}/bin/gtar >-BUILD_DEPENDS+= gtar:${PORTSDIR}/archivers/gtar >-RUN_DEPENDS+= gtar:${PORTSDIR}/archivers/gtar >-.endif >- > .if defined (AMANDA_SERVER) > CONFIGURE_ARGS+= --with-index-server=${AMANDA_SERVER} > CONFIGURE_ARGS+= --with-tape-server=${AMANDA_SERVER} >@@ -154,8 +146,6 @@ > @${ECHO} "" > @${ECHO} "You may use the following build options:" > @${ECHO} "" >- @${ECHO} " -DWITHOUT_GNUTAR to NOT use GNUTar and use the" >- @${ECHO} " native FreeBSD version" > @${ECHO} " AMANDA_SERVER=server to specify a server name" > @${ECHO} " The default is `uname -n`" > @${ECHO} " AMANDA_CONFIG=config to specify the default configuation" >@@ -191,12 +181,6 @@ > ${WRKSRC}/example/chg-scsi.conf \ > ${WRKSRC}/example/disklist \ > ${PREFIX}/share/examples/amanda >- >-.if !defined (WITHOUT_GNUTAR) >-CONFIGURE_ARGS+= --with-gnutar=${PREFIX}/bin/gtar >-BUILD_DEPENDS+= gtar:${PORTSDIR}/archivers/gtar >-RUN_DEPENDS+= gtar:${PORTSDIR}/archivers/gtar >-.endif > > .if defined (AMANDA_SERVER) > CONFIGURE_ARGS+= --with-index-server=${AMANDA_SERVER}
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 54548
: 33247