devel/apr has been repo-copied to devel/apr.
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net>
This commit is contained in:
parent
fe86d9462b
commit
c945db1960
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=63008
@ -1,11 +1,11 @@
|
||||
# New ports collection makefile for: apr-devel
|
||||
# New ports collection makefile for: apr
|
||||
# Date created: 19 February 2002
|
||||
# Whom: Garrett Rooney <rooneg@electricjellyfish.net>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= apr-devel
|
||||
PORTNAME= apr
|
||||
PORTVERSION= 20020504162319
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.apache.org/dist/apr/not-released/
|
||||
@ -22,7 +22,7 @@ GNU_CONFIGURE= yes
|
||||
WRKSRC= ${WRKDIR}
|
||||
|
||||
pre-fetch:
|
||||
${SH} pkg-install apr-devel PRE-INSTALL
|
||||
${SH} pkg-install apr PRE-INSTALL
|
||||
|
||||
pre-configure:
|
||||
(find ${WRKDIR}/apr-util/ -name Makefile.in -exec \
|
||||
|
@ -8,7 +8,7 @@ fi
|
||||
pkg_info 'apache-2*' > /dev/null 2<&1
|
||||
|
||||
if [ $? = 0 ]; then
|
||||
echo "apr-devel cannot currently be installed alongside apache2. sorry."
|
||||
echo "apr cannot currently be installed alongside apache2. sorry."
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
@ -1,11 +1,11 @@
|
||||
# New ports collection makefile for: apr-devel
|
||||
# New ports collection makefile for: apr
|
||||
# Date created: 19 February 2002
|
||||
# Whom: Garrett Rooney <rooneg@electricjellyfish.net>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= apr-devel
|
||||
PORTNAME= apr
|
||||
PORTVERSION= 20020504162319
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.apache.org/dist/apr/not-released/
|
||||
@ -22,7 +22,7 @@ GNU_CONFIGURE= yes
|
||||
WRKSRC= ${WRKDIR}
|
||||
|
||||
pre-fetch:
|
||||
${SH} pkg-install apr-devel PRE-INSTALL
|
||||
${SH} pkg-install apr PRE-INSTALL
|
||||
|
||||
pre-configure:
|
||||
(find ${WRKDIR}/apr-util/ -name Makefile.in -exec \
|
||||
|
@ -8,7 +8,7 @@ fi
|
||||
pkg_info 'apache-2*' > /dev/null 2<&1
|
||||
|
||||
if [ $? = 0 ]; then
|
||||
echo "apr-devel cannot currently be installed alongside apache2. sorry."
|
||||
echo "apr cannot currently be installed alongside apache2. sorry."
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
@ -1,11 +1,11 @@
|
||||
# New ports collection makefile for: apr-devel
|
||||
# New ports collection makefile for: apr
|
||||
# Date created: 19 February 2002
|
||||
# Whom: Garrett Rooney <rooneg@electricjellyfish.net>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= apr-devel
|
||||
PORTNAME= apr
|
||||
PORTVERSION= 20020504162319
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.apache.org/dist/apr/not-released/
|
||||
@ -22,7 +22,7 @@ GNU_CONFIGURE= yes
|
||||
WRKSRC= ${WRKDIR}
|
||||
|
||||
pre-fetch:
|
||||
${SH} pkg-install apr-devel PRE-INSTALL
|
||||
${SH} pkg-install apr PRE-INSTALL
|
||||
|
||||
pre-configure:
|
||||
(find ${WRKDIR}/apr-util/ -name Makefile.in -exec \
|
||||
|
@ -8,7 +8,7 @@ fi
|
||||
pkg_info 'apache-2*' > /dev/null 2<&1
|
||||
|
||||
if [ $? = 0 ]; then
|
||||
echo "apr-devel cannot currently be installed alongside apache2. sorry."
|
||||
echo "apr cannot currently be installed alongside apache2. sorry."
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
@ -1,11 +1,11 @@
|
||||
# New ports collection makefile for: apr-devel
|
||||
# New ports collection makefile for: apr
|
||||
# Date created: 19 February 2002
|
||||
# Whom: Garrett Rooney <rooneg@electricjellyfish.net>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= apr-devel
|
||||
PORTNAME= apr
|
||||
PORTVERSION= 20020504162319
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.apache.org/dist/apr/not-released/
|
||||
@ -22,7 +22,7 @@ GNU_CONFIGURE= yes
|
||||
WRKSRC= ${WRKDIR}
|
||||
|
||||
pre-fetch:
|
||||
${SH} pkg-install apr-devel PRE-INSTALL
|
||||
${SH} pkg-install apr PRE-INSTALL
|
||||
|
||||
pre-configure:
|
||||
(find ${WRKDIR}/apr-util/ -name Makefile.in -exec \
|
||||
|
@ -8,7 +8,7 @@ fi
|
||||
pkg_info 'apache-2*' > /dev/null 2<&1
|
||||
|
||||
if [ $? = 0 ]; then
|
||||
echo "apr-devel cannot currently be installed alongside apache2. sorry."
|
||||
echo "apr cannot currently be installed alongside apache2. sorry."
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user