aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1999-03-14 01:57:44 +0800
committerBill Fumerola <billf@FreeBSD.org>1999-03-14 01:57:44 +0800
commit5ce0d3f8b52a51ad269b122484792cd6a4d8b85b (patch)
tree61a607bf8228326c6c52b4d31dc851e956f78d35 /www
parent6017a1a317b9f4030d12a96da5216c1ada5eb555 (diff)
downloadfreebsd-ports-gnome-5ce0d3f8b52a51ad269b122484792cd6a4d8b85b.tar.gz
freebsd-ports-gnome-5ce0d3f8b52a51ad269b122484792cd6a4d8b85b.tar.zst
freebsd-ports-gnome-5ce0d3f8b52a51ad269b122484792cd6a4d8b85b.zip
Fix missing "\"s
Noticed By: #FreeBSD
Diffstat (limited to 'www')
-rw-r--r--www/apache13-fp/Makefile4
-rw-r--r--www/apache13-modssl/Makefile4
-rw-r--r--www/apache13/Makefile4
-rw-r--r--www/apache2/Makefile4
-rw-r--r--www/apache20/Makefile4
-rw-r--r--www/apache21/Makefile4
-rw-r--r--www/apache22/Makefile4
-rw-r--r--www/mod_php3/Makefile4
-rw-r--r--www/mod_php4/Makefile4
-rw-r--r--www/mod_php5/Makefile4
10 files changed, 20 insertions, 20 deletions
diff --git a/www/apache13-fp/Makefile b/www/apache13-fp/Makefile
index 4265a41234f8..488716cdf578 100644
--- a/www/apache13-fp/Makefile
+++ b/www/apache13-fp/Makefile
@@ -3,7 +3,7 @@
# Date created: Sat Oct 31 16:30:00 CDT 1997
# Whom: hetzels@westbend.net
#
-# $Id: Makefile,v 1.8 1999/02/03 11:11:58 asami Exp $
+# $Id: Makefile,v 1.9 1999/03/13 17:11:03 billf Exp $
#
DISTNAME= apache_${AP_VERS}
@@ -11,7 +11,7 @@ PKGNAME= apache_fp-${AP_VERS}
CATEGORIES= www
MASTER_SITES= http://www.apache.org/dist/ \
ftp://ftp.microsoft.com/products/frontpage/ \
- ftp://sunsite.doc.ic.ac.uk/Mirrors/ftp.microsoft.com/Products/frontpage/
+ ftp://sunsite.doc.ic.ac.uk/Mirrors/ftp.microsoft.com/Products/frontpage/ \
ftp://ftp.ccs.neu.edu/net/mirrors/ftp.apache.org/apache/dist/ \
ftp://ftp.rge.com/pub/infosystems/apache/dist/ \
ftp://apache.compuex.com/pub/apache/dist/ \
diff --git a/www/apache13-modssl/Makefile b/www/apache13-modssl/Makefile
index 8c76289df5bc..8242c7591631 100644
--- a/www/apache13-modssl/Makefile
+++ b/www/apache13-modssl/Makefile
@@ -3,7 +3,7 @@
# Date created: Sat Aug 22 12:00:00 CDT 1998
# Whom: rse@engelschall.com
#
-# $Id: Makefile,v 1.22 1999/03/04 20:21:42 rse Exp $
+# $Id: Makefile,v 1.23 1999/03/13 17:11:03 billf Exp $
#
DISTNAME= apache_${VERSION_APACHE}
@@ -31,7 +31,7 @@ MASTER_SITES= http://www.apache.org/dist/ \
ftp://ftp.fu-berlin.de/unix/security/mod_ssl/ \
ftp://ftp.raver.net/pub/ftp.apache.org/ \
ftp://www3.service.digital.com/apache/dist/ \
- ftp://ftp.ntrl.net/pub/mirror/ralfsw/mod_ssl/
+ ftp://ftp.ntrl.net/pub/mirror/ralfsw/mod_ssl/ \
ftp://galileo.galilei.com/pub/apache/ \
ftp://ftp.mtnranch.net/pub/apache/dist/ \
ftp://ftp.iodynamics.com/pub/mirror/apache/dist/ \
diff --git a/www/apache13/Makefile b/www/apache13/Makefile
index 62a6ee7baaff..0b33a183b142 100644
--- a/www/apache13/Makefile
+++ b/www/apache13/Makefile
@@ -3,13 +3,13 @@
# Date created: Fri Aug 25 16:42:36 CDT 1995
# Whom: ache@nagual.pp.ru
#
-# $Id: Makefile,v 1.67 1999/03/08 07:28:31 asami Exp $
+# $Id: Makefile,v 1.68 1999/03/13 17:11:02 billf Exp $
#
DISTNAME= apache_1.3.4
PKGNAME= apache-1.3.4
CATEGORIES= www
-MASTER_SITES= http://www.apache.org/dist/
+MASTER_SITES= http://www.apache.org/dist/ \
ftp://ftp.ccs.neu.edu/net/mirrors/ftp.apache.org/apache/dist/ \
ftp://ftp.rge.com/pub/infosystems/apache/dist/ \
ftp://apache.compuex.com/pub/apache/dist/ \
diff --git a/www/apache2/Makefile b/www/apache2/Makefile
index 62a6ee7baaff..0b33a183b142 100644
--- a/www/apache2/Makefile
+++ b/www/apache2/Makefile
@@ -3,13 +3,13 @@
# Date created: Fri Aug 25 16:42:36 CDT 1995
# Whom: ache@nagual.pp.ru
#
-# $Id: Makefile,v 1.67 1999/03/08 07:28:31 asami Exp $
+# $Id: Makefile,v 1.68 1999/03/13 17:11:02 billf Exp $
#
DISTNAME= apache_1.3.4
PKGNAME= apache-1.3.4
CATEGORIES= www
-MASTER_SITES= http://www.apache.org/dist/
+MASTER_SITES= http://www.apache.org/dist/ \
ftp://ftp.ccs.neu.edu/net/mirrors/ftp.apache.org/apache/dist/ \
ftp://ftp.rge.com/pub/infosystems/apache/dist/ \
ftp://apache.compuex.com/pub/apache/dist/ \
diff --git a/www/apache20/Makefile b/www/apache20/Makefile
index 62a6ee7baaff..0b33a183b142 100644
--- a/www/apache20/Makefile
+++ b/www/apache20/Makefile
@@ -3,13 +3,13 @@
# Date created: Fri Aug 25 16:42:36 CDT 1995
# Whom: ache@nagual.pp.ru
#
-# $Id: Makefile,v 1.67 1999/03/08 07:28:31 asami Exp $
+# $Id: Makefile,v 1.68 1999/03/13 17:11:02 billf Exp $
#
DISTNAME= apache_1.3.4
PKGNAME= apache-1.3.4
CATEGORIES= www
-MASTER_SITES= http://www.apache.org/dist/
+MASTER_SITES= http://www.apache.org/dist/ \
ftp://ftp.ccs.neu.edu/net/mirrors/ftp.apache.org/apache/dist/ \
ftp://ftp.rge.com/pub/infosystems/apache/dist/ \
ftp://apache.compuex.com/pub/apache/dist/ \
diff --git a/www/apache21/Makefile b/www/apache21/Makefile
index 62a6ee7baaff..0b33a183b142 100644
--- a/www/apache21/Makefile
+++ b/www/apache21/Makefile
@@ -3,13 +3,13 @@
# Date created: Fri Aug 25 16:42:36 CDT 1995
# Whom: ache@nagual.pp.ru
#
-# $Id: Makefile,v 1.67 1999/03/08 07:28:31 asami Exp $
+# $Id: Makefile,v 1.68 1999/03/13 17:11:02 billf Exp $
#
DISTNAME= apache_1.3.4
PKGNAME= apache-1.3.4
CATEGORIES= www
-MASTER_SITES= http://www.apache.org/dist/
+MASTER_SITES= http://www.apache.org/dist/ \
ftp://ftp.ccs.neu.edu/net/mirrors/ftp.apache.org/apache/dist/ \
ftp://ftp.rge.com/pub/infosystems/apache/dist/ \
ftp://apache.compuex.com/pub/apache/dist/ \
diff --git a/www/apache22/Makefile b/www/apache22/Makefile
index 62a6ee7baaff..0b33a183b142 100644
--- a/www/apache22/Makefile
+++ b/www/apache22/Makefile
@@ -3,13 +3,13 @@
# Date created: Fri Aug 25 16:42:36 CDT 1995
# Whom: ache@nagual.pp.ru
#
-# $Id: Makefile,v 1.67 1999/03/08 07:28:31 asami Exp $
+# $Id: Makefile,v 1.68 1999/03/13 17:11:02 billf Exp $
#
DISTNAME= apache_1.3.4
PKGNAME= apache-1.3.4
CATEGORIES= www
-MASTER_SITES= http://www.apache.org/dist/
+MASTER_SITES= http://www.apache.org/dist/ \
ftp://ftp.ccs.neu.edu/net/mirrors/ftp.apache.org/apache/dist/ \
ftp://ftp.rge.com/pub/infosystems/apache/dist/ \
ftp://apache.compuex.com/pub/apache/dist/ \
diff --git a/www/mod_php3/Makefile b/www/mod_php3/Makefile
index fbbe07b2617f..c64b6d4c7969 100644
--- a/www/mod_php3/Makefile
+++ b/www/mod_php3/Makefile
@@ -3,7 +3,7 @@
# Date created: So 21 Jun 1998 16:09:39 CEST
# Whom: Stefan Herrmann <stefan@asterix.webaffairs.net>
#
-# $Id: Makefile,v 1.68 1999/03/09 11:22:59 dirk Exp $
+# $Id: Makefile,v 1.69 1999/03/13 17:11:03 billf Exp $
#
DISTNAME= apache_${VERSION_APACHE}
@@ -17,7 +17,7 @@ MASTER_SITES= http://www.apache.org/dist/ \
ftp://ftp.ccs.neu.edu/net/mirrors/ftp.apache.org/apache/dist/ \
ftp://apache.compuex.com/pub/apache/dist/ \
http://php.he.net/distributions/ \
- http://www.php3.de/distributions/
+ http://www.php3.de/distributions/ \
ftp://apache.arctic.org/pub/apache/dist/ \
ftp://ftp.epix.net/pub/apache/dist/ \
ftp://ftp.ameth.org/pub/mirrors/ftp.apache.org/apache/dist/ \
diff --git a/www/mod_php4/Makefile b/www/mod_php4/Makefile
index fbbe07b2617f..c64b6d4c7969 100644
--- a/www/mod_php4/Makefile
+++ b/www/mod_php4/Makefile
@@ -3,7 +3,7 @@
# Date created: So 21 Jun 1998 16:09:39 CEST
# Whom: Stefan Herrmann <stefan@asterix.webaffairs.net>
#
-# $Id: Makefile,v 1.68 1999/03/09 11:22:59 dirk Exp $
+# $Id: Makefile,v 1.69 1999/03/13 17:11:03 billf Exp $
#
DISTNAME= apache_${VERSION_APACHE}
@@ -17,7 +17,7 @@ MASTER_SITES= http://www.apache.org/dist/ \
ftp://ftp.ccs.neu.edu/net/mirrors/ftp.apache.org/apache/dist/ \
ftp://apache.compuex.com/pub/apache/dist/ \
http://php.he.net/distributions/ \
- http://www.php3.de/distributions/
+ http://www.php3.de/distributions/ \
ftp://apache.arctic.org/pub/apache/dist/ \
ftp://ftp.epix.net/pub/apache/dist/ \
ftp://ftp.ameth.org/pub/mirrors/ftp.apache.org/apache/dist/ \
diff --git a/www/mod_php5/Makefile b/www/mod_php5/Makefile
index fbbe07b2617f..c64b6d4c7969 100644
--- a/www/mod_php5/Makefile
+++ b/www/mod_php5/Makefile
@@ -3,7 +3,7 @@
# Date created: So 21 Jun 1998 16:09:39 CEST
# Whom: Stefan Herrmann <stefan@asterix.webaffairs.net>
#
-# $Id: Makefile,v 1.68 1999/03/09 11:22:59 dirk Exp $
+# $Id: Makefile,v 1.69 1999/03/13 17:11:03 billf Exp $
#
DISTNAME= apache_${VERSION_APACHE}
@@ -17,7 +17,7 @@ MASTER_SITES= http://www.apache.org/dist/ \
ftp://ftp.ccs.neu.edu/net/mirrors/ftp.apache.org/apache/dist/ \
ftp://apache.compuex.com/pub/apache/dist/ \
http://php.he.net/distributions/ \
- http://www.php3.de/distributions/
+ http://www.php3.de/distributions/ \
ftp://apache.arctic.org/pub/apache/dist/ \
ftp://ftp.epix.net/pub/apache/dist/ \
ftp://ftp.ameth.org/pub/mirrors/ftp.apache.org/apache/dist/ \
ogy?id=27e2f4a9fac8a8020fcdaafee269e13efdf2361e'>- Update to 1.23Sunpoet Po-Chuan Hsieh2012-07-202-5/+5 * - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-301-2/+2 * - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-301-39/+39 * - reset MAINTAINERDirk Meyer2012-06-262-2/+2 * s/X11BASE/LOCALBASE/, or equivalent.Doug Barton2012-06-251-1/+1 * - Update to 2.29Sunpoet Po-Chuan Hsieh2012-06-182-4/+3 * - Update to version 2.1.8Sylvio Cesar Teixeira2012-06-186-171/+21 * - Update to version 2.12.3Sylvio Cesar Teixeira2012-06-183-30/+54 * - Update to 0.50Sunpoet Po-Chuan Hsieh2012-06-133-22/+37 * - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orSteve Wills2012-06-114-4/+4 * - Fix maintainer emailDmitry Marakasov2012-06-071-1/+1 * SeqAn is an open source C++ library of efficient algorithmsDmitry Marakasov2012-06-078-0/+2230 * - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-041-1/+1 * - Update to 0.49Sunpoet Po-Chuan Hsieh2012-06-032-4/+3 * Set maintainership back to ports@Carlo Strub2012-06-032-2/+2 * - update png to 1.5.10Dirk Meyer2012-06-0115-16/+19 * Remove non-serving mirrorCarlo Strub2012-05-201-2/+1 * - Adjust BOINC_* variables to be consistent with new system in boinc-clientPav Lucistnik2012-05-162-9/+9 * - Update to 0.48Sunpoet Po-Chuan Hsieh2012-05-032-5/+5 * - Update to 1.3Frederic Culot2012-04-262-3/+3 * - Update to 2.28Wen Heping2012-04-173-3/+4 * - Update to 1.2Frederic Culot2012-04-163-16/+18 * - Update to 0.47Wen Heping2012-04-112-3/+3 * - Update to 1.0Wen Heping2012-03-223-4/+7 * - Revert ports/165605 as requested by portmgr@Philip M. Gollucci2012-03-141-1/+7 * - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, devel/p5-Dev...Philip M. Gollucci2012-03-091-7/+1 * - Update to 1.59Wen Heping2012-03-063-1070/+1129 * - Update to 0.46Wen Heping2012-03-053-3/+12 * - Update to 0.4.5Wen Heping2012-02-232-3/+3 * - Update MASTER_SITES and WWW: lineMartin Wilke2012-02-203-20/+28 * update to 1.5.0.1.Maho Nakata2012-02-164-40/+76 * - Update to 0.78Sunpoet Po-Chuan Hsieh2012-02-113-44/+58 * - Update to 2.26Sunpoet Po-Chuan Hsieh2012-02-113-5/+7 * - Update to 1.22Sunpoet Po-Chuan Hsieh2012-02-092-3/+3 * - Update to 0.77Wen Heping2012-02-093-5/+8 * - fix build with gcc46Dirk Meyer2012-02-071-7/+4 * - Mark BROKEN on FreeBSD 9.X and up: does not compilePav Lucistnik2012-02-061-1/+7 * - Respect CCMartin Wilke2012-01-281-1/+2 * At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-225-5/+5 * - Update to 3.23Sylvio Cesar Teixeira2012-01-172-3/+3 * Chase pdflib.so version and bump PORTREVISION accordingly.Alex Dupre2012-01-101-2/+2 * - The proper acronym for Apache Software License 2 is really AL2Thomas Abthorpe2012-01-091-1/+1 * - Update to 0.87Wen Heping2011-12-233-4/+6 * - Update to 1.21Sunpoet Po-Chuan Hsieh2011-11-242-4/+5 * - unbreakPietro Cerutti2011-11-172-2/+29 * Does not build on powerpc-9: error in pthreads.Mark Linimon2011-11-101-0/+4 * - Remove WITH_FBSD10_FIX, is no longer neededMartin Wilke2011-11-091-1/+0 * - Mark BROKEN: does not compile with new fltkPav Lucistnik2011-11-051-0/+2 * - Fix fetch and update WWWPav Lucistnik2011-11-052-2/+2 * - Fix build on FreeBSD 10Martin Wilke2011-10-291-0/+1 * - Update to 0.45Sunpoet Po-Chuan Hsieh2011-10-292-3/+3 * The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-243-10/+1 * - remove maintainer tags from pkg-descrEitan Adler2011-10-2311-27/+0 * - Update to 0.43Sunpoet Po-Chuan Hsieh2011-10-173-3/+7 * - Update to 0.44Wen Heping2011-10-132-4/+4 * - ${FFLAGS} might contain commasPav Lucistnik2011-10-111-1/+1 * - Update to 0.7Wen Heping2011-10-102-3/+3 * - Fix LICENSE (Artistic 1 instead of Artistic 2)Frederic Culot2011-10-071-1/+1 * - Update to 2.25Sunpoet Po-Chuan Hsieh2011-10-033-22/+23 * - Add build depends to silence build warningsSteve Wills2011-09-251-1/+2 * - Fix missing DEPENDS to silence build warningsSteve Wills2011-09-251-1/+2 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-245-10/+8 * - Update to 0.6Wen Heping2011-09-222-3/+3 * Change maintainer address to my FreeBSD addressCarlo Strub2011-09-152-2/+2 * - Fix MASTER_SITES and WWW: lineWen Heping2011-08-262-33/+19 * - Add missing BUILD_DEPENDSSteve Wills2011-08-181-1/+2 * Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sinceKoop Mast2011-08-122-2/+0 * - Update to 1.5.1Wen Heping2011-08-113-12/+41 * - Update to 0.40Frederic Culot2011-08-102-3/+6 * Remove WWW entries from unmaintained ports that return 404 or where the domainEmanuel Haupt2011-08-031-2/+0 * Deprecate port with no more public distfilesBaptiste Daroussin2011-08-021-0/+3 * Bye bye abandonwares (part 2)Baptiste Daroussin2011-08-0130-726/+0 * - Update to 0.39Sunpoet Po-Chuan Hsieh2011-08-013-3/+34 * Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,Mark Linimon2011-07-212-2/+2 * - Update to 0.38Sunpoet Po-Chuan Hsieh2011-07-163-50/+64 * - Update to 1.20Sunpoet Po-Chuan Hsieh2011-07-132-73/+71 * - kick MD5Martin Wilke2011-07-021-1/+0 * - Use USERS and GROUPSChris Rees2011-06-282-47/+3 * - Fix *_DEPENDS after the repocopy of databases/py-sqlalchemyNicola Vitale2011-06-251-1/+2 * Switch dependency on povray to povray-meta port.Max Brazhnikov2011-06-211-2/+2 * Another bunch of deprecation: no more public distfiles and/or abandonwareBaptiste Daroussin2011-06-171-0/+3 * Another bunch of deprecation: no more public distfiles and/or abandonwareBaptiste Daroussin2011-06-163-0/+9 * - Update to 0.5Wen Heping2011-06-102-3/+3 * Update to 1.1.04Julien Laffaye2011-06-105-126/+35 * deprecate and set expiration date:Baptiste Daroussin2011-06-091-0/+3 * - Update to 0.4.3Wen Heping2011-06-022-3/+3 * - update to 2.24Baptiste Daroussin2011-06-023-3/+10 * - Update to 1.57Wen Heping2011-05-243-111/+18 * Update to 1.6. Web site has been moved.Maho Nakata2011-05-114-10/+11 * Update math/gsl to 1.15, and adjust PORTREVISIONBrendan Fabeny2011-05-101-1/+2 * - Update to 0.4Wen Heping2011-05-092-3/+3 * update to 1.4.1Maho Nakata2011-05-093-8/+41 * - Update to 2.11Steve Wills2011-05-092-3/+3 * Bump PORTREVISION after open-mofit updateMax Brazhnikov2011-05-024-2/+4 * Fix build with open-motif-2.3.3Max Brazhnikov2011-05-023-7/+72 * - Updated WWW: to a working linkGreg Larkin2011-04-231-14/+17 * Bio::GFF3 are low-level, fast functions for parsing GFF version 3 files.Wen Heping2011-04-225-0/+49 * - Update to 0.4.2Wen Heping2011-04-132-3/+3 * Update to GNU make 3.82 after numerous -exp runs.Ade Lovett2011-04-121-0/+11 * - Update to 0.36Wen Heping2011-04-013-4/+14 * - Get Rid MD5 supportMartin Wilke2011-03-1983-110/+0 * - Take maintainershipWen Heping2011-03-141-1/+1 * - Reassign to the heapThomas Abthorpe2011-03-131-1/+1 * - Update to 0.35Wen Heping2011-02-282-3/+4 * - Move over to python2.5 or higherMartin Wilke2011-02-252-2/+2 * - Update to 0.8Wen Heping2011-02-152-4/+3 * - Update to 1.12.5Frederic Culot2011-02-113-4/+4 * - Update to 5.1.09Martin Wilke2011-01-317-470/+508 * - Unbreak the port; I'm not sure how it could possibly work beforePav Lucistnik2011-01-282-12/+3 * - Change depobj for fasta3 to something that does not change on fasta updatesPav Lucistnik2011-01-281-1/+1 * - Update to 36.3.2 to fix distfile fetching on pointyhatBeat Gaetzi2011-01-273-16/+13 * - Fix fetchPav Lucistnik2011-01-251-1/+1 * - Fix pkg-plist, got the wrong version beforePhilip M. Gollucci2010-12-311-0/+9 * - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.Philip M. Gollucci2010-12-301-1/+0 * - Update to 1.4.1Philip M. Gollucci2010-12-273-149/+143 * - Use canonical format for FreeBSD.org MAINTAINER addressesSunpoet Po-Chuan Hsieh2010-12-262-2/+1 * - Update to 2.18Wen Heping2010-12-232-3/+3 * - Update to 0.34Wen Heping2010-12-232-3/+3 * - Fix fetchWen Heping2010-12-212-2/+3 * - Update to 0.33Wen Heping2010-12-163-4/+4