mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
Fix incorrect $PORTNAME usage.
This commit is contained in:
parent
edfcc80c48
commit
2cccea9a40
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=157935
@ -5,7 +5,7 @@
|
|||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= ${MASTERPORTNAME:S/-server/-client/g}
|
PKGNAMESUFFIX= -client
|
||||||
PORTREVISION= 1
|
PORTREVISION= 1
|
||||||
|
|
||||||
COMMENT= The Advanced Maryland Automatic Network Disk Archiver (client)
|
COMMENT= The Advanced Maryland Automatic Network Disk Archiver (client)
|
||||||
|
@ -5,9 +5,10 @@
|
|||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME?= ${MASTERPORTNAME}
|
PORTNAME= amanda
|
||||||
PORTVERSION= 2.4.5p1
|
PORTVERSION= 2.4.5p1
|
||||||
PORTREVISION?= 0
|
PORTREVISION?= 0
|
||||||
|
PKGNAMESUFFIX?= -server
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= misc
|
CATEGORIES= misc
|
||||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||||
@ -18,7 +19,6 @@ COMMENT?= The Advanced Maryland Automatic Network Disk Archiver (server)
|
|||||||
|
|
||||||
WRKSRC= ${WRKDIR}/amanda-${PORTVERSION}
|
WRKSRC= ${WRKDIR}/amanda-${PORTVERSION}
|
||||||
SLAVEDIRS= misc/amanda-client
|
SLAVEDIRS= misc/amanda-client
|
||||||
MASTERPORTNAME= amanda-server
|
|
||||||
|
|
||||||
BUILD_DEPENDS= ${LOCALBASE}/bin/gtar:${PORTSDIR}/archivers/gtar
|
BUILD_DEPENDS= ${LOCALBASE}/bin/gtar:${PORTSDIR}/archivers/gtar
|
||||||
RUN_DEPENDS= ${LOCALBASE}/bin/gtar:${PORTSDIR}/archivers/gtar
|
RUN_DEPENDS= ${LOCALBASE}/bin/gtar:${PORTSDIR}/archivers/gtar
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= ${MASTERPORTNAME:S/-server/-client/g}
|
PKGNAMESUFFIX= -client
|
||||||
PORTREVISION= 1
|
PORTREVISION= 1
|
||||||
|
|
||||||
COMMENT= The Advanced Maryland Automatic Network Disk Archiver (client)
|
COMMENT= The Advanced Maryland Automatic Network Disk Archiver (client)
|
||||||
|
@ -5,9 +5,10 @@
|
|||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME?= ${MASTERPORTNAME}
|
PORTNAME= amanda
|
||||||
PORTVERSION= 2.4.5p1
|
PORTVERSION= 2.4.5p1
|
||||||
PORTREVISION?= 0
|
PORTREVISION?= 0
|
||||||
|
PKGNAMESUFFIX?= -server
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= misc
|
CATEGORIES= misc
|
||||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||||
@ -18,7 +19,6 @@ COMMENT?= The Advanced Maryland Automatic Network Disk Archiver (server)
|
|||||||
|
|
||||||
WRKSRC= ${WRKDIR}/amanda-${PORTVERSION}
|
WRKSRC= ${WRKDIR}/amanda-${PORTVERSION}
|
||||||
SLAVEDIRS= misc/amanda-client
|
SLAVEDIRS= misc/amanda-client
|
||||||
MASTERPORTNAME= amanda-server
|
|
||||||
|
|
||||||
BUILD_DEPENDS= ${LOCALBASE}/bin/gtar:${PORTSDIR}/archivers/gtar
|
BUILD_DEPENDS= ${LOCALBASE}/bin/gtar:${PORTSDIR}/archivers/gtar
|
||||||
RUN_DEPENDS= ${LOCALBASE}/bin/gtar:${PORTSDIR}/archivers/gtar
|
RUN_DEPENDS= ${LOCALBASE}/bin/gtar:${PORTSDIR}/archivers/gtar
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= ${MASTERPORTNAME:S/-server/-client/g}
|
PKGNAMESUFFIX= -client
|
||||||
PORTREVISION= 1
|
PORTREVISION= 1
|
||||||
|
|
||||||
COMMENT= The Advanced Maryland Automatic Network Disk Archiver (client)
|
COMMENT= The Advanced Maryland Automatic Network Disk Archiver (client)
|
||||||
|
@ -5,9 +5,10 @@
|
|||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME?= ${MASTERPORTNAME}
|
PORTNAME= amanda
|
||||||
PORTVERSION= 2.4.5p1
|
PORTVERSION= 2.4.5p1
|
||||||
PORTREVISION?= 0
|
PORTREVISION?= 0
|
||||||
|
PKGNAMESUFFIX?= -server
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= misc
|
CATEGORIES= misc
|
||||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||||
@ -18,7 +19,6 @@ COMMENT?= The Advanced Maryland Automatic Network Disk Archiver (server)
|
|||||||
|
|
||||||
WRKSRC= ${WRKDIR}/amanda-${PORTVERSION}
|
WRKSRC= ${WRKDIR}/amanda-${PORTVERSION}
|
||||||
SLAVEDIRS= misc/amanda-client
|
SLAVEDIRS= misc/amanda-client
|
||||||
MASTERPORTNAME= amanda-server
|
|
||||||
|
|
||||||
BUILD_DEPENDS= ${LOCALBASE}/bin/gtar:${PORTSDIR}/archivers/gtar
|
BUILD_DEPENDS= ${LOCALBASE}/bin/gtar:${PORTSDIR}/archivers/gtar
|
||||||
RUN_DEPENDS= ${LOCALBASE}/bin/gtar:${PORTSDIR}/archivers/gtar
|
RUN_DEPENDS= ${LOCALBASE}/bin/gtar:${PORTSDIR}/archivers/gtar
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= ${MASTERPORTNAME:S/-server/-client/g}
|
PKGNAMESUFFIX= -client
|
||||||
PORTREVISION= 1
|
PORTREVISION= 1
|
||||||
|
|
||||||
COMMENT= The Advanced Maryland Automatic Network Disk Archiver (client)
|
COMMENT= The Advanced Maryland Automatic Network Disk Archiver (client)
|
||||||
|
@ -5,9 +5,10 @@
|
|||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME?= ${MASTERPORTNAME}
|
PORTNAME= amanda
|
||||||
PORTVERSION= 2.4.5p1
|
PORTVERSION= 2.4.5p1
|
||||||
PORTREVISION?= 0
|
PORTREVISION?= 0
|
||||||
|
PKGNAMESUFFIX?= -server
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= misc
|
CATEGORIES= misc
|
||||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||||
@ -18,7 +19,6 @@ COMMENT?= The Advanced Maryland Automatic Network Disk Archiver (server)
|
|||||||
|
|
||||||
WRKSRC= ${WRKDIR}/amanda-${PORTVERSION}
|
WRKSRC= ${WRKDIR}/amanda-${PORTVERSION}
|
||||||
SLAVEDIRS= misc/amanda-client
|
SLAVEDIRS= misc/amanda-client
|
||||||
MASTERPORTNAME= amanda-server
|
|
||||||
|
|
||||||
BUILD_DEPENDS= ${LOCALBASE}/bin/gtar:${PORTSDIR}/archivers/gtar
|
BUILD_DEPENDS= ${LOCALBASE}/bin/gtar:${PORTSDIR}/archivers/gtar
|
||||||
RUN_DEPENDS= ${LOCALBASE}/bin/gtar:${PORTSDIR}/archivers/gtar
|
RUN_DEPENDS= ${LOCALBASE}/bin/gtar:${PORTSDIR}/archivers/gtar
|
||||||
|
Loading…
Reference in New Issue
Block a user