aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorclement <clement@FreeBSD.org>2006-01-16 16:22:21 +0800
committerclement <clement@FreeBSD.org>2006-01-16 16:22:21 +0800
commit3a16405b744277c3a745e07b0bebcd1bee83a108 (patch)
treedf976ae466563f9775b4f12d3a923a7f2d03cda3 /www
parent8f8f7ee15e12b27c87aefca9457b4d15e1c96799 (diff)
downloadfreebsd-ports-gnome-3a16405b744277c3a745e07b0bebcd1bee83a108.tar.gz
freebsd-ports-gnome-3a16405b744277c3a745e07b0bebcd1bee83a108.tar.zst
freebsd-ports-gnome-3a16405b744277c3a745e07b0bebcd1bee83a108.zip
- remove print-closest-mirror target from apache20 Makefile
Noticed by: erwin, pav, KOMATSU Shinichiro <koma2@lovepeers.org> [1] PR: ports/91849 [1] Pointy hat to: clement
Diffstat (limited to 'www')
-rw-r--r--www/apache20/Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/www/apache20/Makefile b/www/apache20/Makefile
index b5af8baa9d4b..b6d8f8b1bd70 100644
--- a/www/apache20/Makefile
+++ b/www/apache20/Makefile
@@ -186,16 +186,6 @@ pre-everything::
@${ECHO_MSG} "make print-closest-mirrors >> /etc/make.conf"
@${ECHO_MSG} ""
-print-closest-mirrors:
- @${ECHO_MSG} -n "Fetching list of nearest mirror: " >&2
- @MIRRORS=`${FETCH_CMD} -T 30 -qo - http://www.apache.org/dyn/closer.cgi/httpd/ 2> /dev/null\
- | ${GREP} /httpd/ | ${SED} 's/.*href="\(.*\)"><str.*/\1/g' | \
- ${HEAD} -7 | ${TAIL} -6` ; \
- ${ECHO_MSG} done >&2; if [ "x$$MIRRORS" != "x" ]; then \
- ${ECHO_MSG} -n "MASTER_SITE_APACHE_HTTPD?= ";\
- ${ECHO_MSG} $$MIRRORS; else \
- ${ECHO_MSG} "No mirrors found!">&2 ; fi
-
post-extract:
@${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/powerlogo.gif ${WRKSRC}/docs/icons/freebsd.gif
mmitgraph'>* * Update to 0.12.1 [1]marcus2003-06-133-3/+6 * Remove REINPLACE commands that were rolled into gnomehack.adamw2003-06-121-4/+0 * Remove two stale plist entries.marcus2003-06-031-1/+0 * Update to 0.12.0.marcus2003-06-013-6/+8 * Use new GNOME 2 infrastructure.adamw2003-04-211-4/+1 * Remove USE_GNOMENG.marcus2003-04-191-1/+0 * Update to 0.11.0.marcus2003-04-044-15/+6 * Clear moonlight beckons.ade2003-03-072-1/+1 * Properly handle OMF files.marcus2003-02-081-0/+2 * Update to GNOME 2.2.marcus2003-02-083-9/+14 * Update to 0.9.0.marcus2003-01-203-3/+4 * Update to 0.8.199.marcus2002-10-253-2/+13 * GNOME has just changed the layout of their FTP site. This resulted inmarcus2002-09-211-1/+1 * Update to 0.8.193.marcus2002-09-143-3/+5 * s/-pthread/${PTHREAD_LIBS}/marcus2002-08-151-1/+1 * Correctly use the GNOMNG CONFIGURE_ARGS. This should properly disablemarcus2002-08-151-2/+0 * * Update to 0.8.192marcus2002-07-273-11/+18 * Use USE_REINPLACE.sobomax2002-07-111-6/+7