summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorjylefort <jylefort@FreeBSD.org>2005-05-14 13:52:07 +0000
committerjylefort <jylefort@FreeBSD.org>2005-05-14 13:52:07 +0000
commit5ce688351678a7d740ca3685efc2f2368edce29d (patch)
tree250aa6a33342a7c6733944b3fd293a0c2d1650c8 /www
parent072fecfa283cd06e812d9819f5db25850816aea9 (diff)
downloadFreeBSD-ports-5ce688351678a7d740ca3685efc2f2368edce29d.zip
FreeBSD-ports-5ce688351678a7d740ca3685efc2f2368edce29d.tar.gz
- Do not use NO_LATEST_LINK [1]
- Fix a typo in COMMENT PR: ports/80898 [1] Submitted by: maintainer [1]
Diffstat (limited to 'www')
-rw-r--r--www/mediawiki/Makefile3
-rw-r--r--www/mediawiki110/Makefile3
-rw-r--r--www/mediawiki111/Makefile3
-rw-r--r--www/mediawiki112/Makefile3
-rw-r--r--www/mediawiki113/Makefile3
-rw-r--r--www/mediawiki114/Makefile3
-rw-r--r--www/mediawiki115/Makefile3
-rw-r--r--www/mediawiki116/Makefile3
-rw-r--r--www/mediawiki118/Makefile3
-rw-r--r--www/mediawiki12/Makefile3
-rw-r--r--www/mediawiki14/Makefile3
-rw-r--r--www/mediawiki15/Makefile3
-rw-r--r--www/mediawiki16/Makefile3
-rw-r--r--www/mediawiki17/Makefile3
-rw-r--r--www/mediawiki18/Makefile3
-rw-r--r--www/mediawiki19/Makefile3
16 files changed, 16 insertions, 32 deletions
diff --git a/www/mediawiki/Makefile b/www/mediawiki/Makefile
index 9cf4ca3..a51b126 100644
--- a/www/mediawiki/Makefile
+++ b/www/mediawiki/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= wikipedia
MAINTAINER= tux@pinguru.net
-COMMENT= The wiki enginge used by Wikipedia
+COMMENT= The wiki engine used by Wikipedia
CONFLICTS= mediawiki-1.3.*
@@ -25,7 +25,6 @@ OPTIONS= PGSQL "Use PostgreSQL instead of MySQL" off \
LDAP "Use LDAP authentication" off
PORT_DBDIR?= /var/db/ports
-NO_LATEST_LINK= yes
OPTIONSFILE?= ${PORT_DBDIR}/${LATEST_LINK}/options
.if exists(${OPTIONSFILE})
diff --git a/www/mediawiki110/Makefile b/www/mediawiki110/Makefile
index 9cf4ca3..a51b126 100644
--- a/www/mediawiki110/Makefile
+++ b/www/mediawiki110/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= wikipedia
MAINTAINER= tux@pinguru.net
-COMMENT= The wiki enginge used by Wikipedia
+COMMENT= The wiki engine used by Wikipedia
CONFLICTS= mediawiki-1.3.*
@@ -25,7 +25,6 @@ OPTIONS= PGSQL "Use PostgreSQL instead of MySQL" off \
LDAP "Use LDAP authentication" off
PORT_DBDIR?= /var/db/ports
-NO_LATEST_LINK= yes
OPTIONSFILE?= ${PORT_DBDIR}/${LATEST_LINK}/options
.if exists(${OPTIONSFILE})
diff --git a/www/mediawiki111/Makefile b/www/mediawiki111/Makefile
index 9cf4ca3..a51b126 100644
--- a/www/mediawiki111/Makefile
+++ b/www/mediawiki111/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= wikipedia
MAINTAINER= tux@pinguru.net
-COMMENT= The wiki enginge used by Wikipedia
+COMMENT= The wiki engine used by Wikipedia
CONFLICTS= mediawiki-1.3.*
@@ -25,7 +25,6 @@ OPTIONS= PGSQL "Use PostgreSQL instead of MySQL" off \
LDAP "Use LDAP authentication" off
PORT_DBDIR?= /var/db/ports
-NO_LATEST_LINK= yes
OPTIONSFILE?= ${PORT_DBDIR}/${LATEST_LINK}/options
.if exists(${OPTIONSFILE})
diff --git a/www/mediawiki112/Makefile b/www/mediawiki112/Makefile
index 9cf4ca3..a51b126 100644
--- a/www/mediawiki112/Makefile
+++ b/www/mediawiki112/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= wikipedia
MAINTAINER= tux@pinguru.net
-COMMENT= The wiki enginge used by Wikipedia
+COMMENT= The wiki engine used by Wikipedia
CONFLICTS= mediawiki-1.3.*
@@ -25,7 +25,6 @@ OPTIONS= PGSQL "Use PostgreSQL instead of MySQL" off \
LDAP "Use LDAP authentication" off
PORT_DBDIR?= /var/db/ports
-NO_LATEST_LINK= yes
OPTIONSFILE?= ${PORT_DBDIR}/${LATEST_LINK}/options
.if exists(${OPTIONSFILE})
diff --git a/www/mediawiki113/Makefile b/www/mediawiki113/Makefile
index 9cf4ca3..a51b126 100644
--- a/www/mediawiki113/Makefile
+++ b/www/mediawiki113/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= wikipedia
MAINTAINER= tux@pinguru.net
-COMMENT= The wiki enginge used by Wikipedia
+COMMENT= The wiki engine used by Wikipedia
CONFLICTS= mediawiki-1.3.*
@@ -25,7 +25,6 @@ OPTIONS= PGSQL "Use PostgreSQL instead of MySQL" off \
LDAP "Use LDAP authentication" off
PORT_DBDIR?= /var/db/ports
-NO_LATEST_LINK= yes
OPTIONSFILE?= ${PORT_DBDIR}/${LATEST_LINK}/options
.if exists(${OPTIONSFILE})
diff --git a/www/mediawiki114/Makefile b/www/mediawiki114/Makefile
index 9cf4ca3..a51b126 100644
--- a/www/mediawiki114/Makefile
+++ b/www/mediawiki114/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= wikipedia
MAINTAINER= tux@pinguru.net
-COMMENT= The wiki enginge used by Wikipedia
+COMMENT= The wiki engine used by Wikipedia
CONFLICTS= mediawiki-1.3.*
@@ -25,7 +25,6 @@ OPTIONS= PGSQL "Use PostgreSQL instead of MySQL" off \
LDAP "Use LDAP authentication" off
PORT_DBDIR?= /var/db/ports
-NO_LATEST_LINK= yes
OPTIONSFILE?= ${PORT_DBDIR}/${LATEST_LINK}/options
.if exists(${OPTIONSFILE})
diff --git a/www/mediawiki115/Makefile b/www/mediawiki115/Makefile
index 9cf4ca3..a51b126 100644
--- a/www/mediawiki115/Makefile
+++ b/www/mediawiki115/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= wikipedia
MAINTAINER= tux@pinguru.net
-COMMENT= The wiki enginge used by Wikipedia
+COMMENT= The wiki engine used by Wikipedia
CONFLICTS= mediawiki-1.3.*
@@ -25,7 +25,6 @@ OPTIONS= PGSQL "Use PostgreSQL instead of MySQL" off \
LDAP "Use LDAP authentication" off
PORT_DBDIR?= /var/db/ports
-NO_LATEST_LINK= yes
OPTIONSFILE?= ${PORT_DBDIR}/${LATEST_LINK}/options
.if exists(${OPTIONSFILE})
diff --git a/www/mediawiki116/Makefile b/www/mediawiki116/Makefile
index 9cf4ca3..a51b126 100644
--- a/www/mediawiki116/Makefile
+++ b/www/mediawiki116/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= wikipedia
MAINTAINER= tux@pinguru.net
-COMMENT= The wiki enginge used by Wikipedia
+COMMENT= The wiki engine used by Wikipedia
CONFLICTS= mediawiki-1.3.*
@@ -25,7 +25,6 @@ OPTIONS= PGSQL "Use PostgreSQL instead of MySQL" off \
LDAP "Use LDAP authentication" off
PORT_DBDIR?= /var/db/ports
-NO_LATEST_LINK= yes
OPTIONSFILE?= ${PORT_DBDIR}/${LATEST_LINK}/options
.if exists(${OPTIONSFILE})
diff --git a/www/mediawiki118/Makefile b/www/mediawiki118/Makefile
index 9cf4ca3..a51b126 100644
--- a/www/mediawiki118/Makefile
+++ b/www/mediawiki118/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= wikipedia
MAINTAINER= tux@pinguru.net
-COMMENT= The wiki enginge used by Wikipedia
+COMMENT= The wiki engine used by Wikipedia
CONFLICTS= mediawiki-1.3.*
@@ -25,7 +25,6 @@ OPTIONS= PGSQL "Use PostgreSQL instead of MySQL" off \
LDAP "Use LDAP authentication" off
PORT_DBDIR?= /var/db/ports
-NO_LATEST_LINK= yes
OPTIONSFILE?= ${PORT_DBDIR}/${LATEST_LINK}/options
.if exists(${OPTIONSFILE})
diff --git a/www/mediawiki12/Makefile b/www/mediawiki12/Makefile
index 9cf4ca3..a51b126 100644
--- a/www/mediawiki12/Makefile
+++ b/www/mediawiki12/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= wikipedia
MAINTAINER= tux@pinguru.net
-COMMENT= The wiki enginge used by Wikipedia
+COMMENT= The wiki engine used by Wikipedia
CONFLICTS= mediawiki-1.3.*
@@ -25,7 +25,6 @@ OPTIONS= PGSQL "Use PostgreSQL instead of MySQL" off \
LDAP "Use LDAP authentication" off
PORT_DBDIR?= /var/db/ports
-NO_LATEST_LINK= yes
OPTIONSFILE?= ${PORT_DBDIR}/${LATEST_LINK}/options
.if exists(${OPTIONSFILE})
diff --git a/www/mediawiki14/Makefile b/www/mediawiki14/Makefile
index 9cf4ca3..a51b126 100644
--- a/www/mediawiki14/Makefile
+++ b/www/mediawiki14/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= wikipedia
MAINTAINER= tux@pinguru.net
-COMMENT= The wiki enginge used by Wikipedia
+COMMENT= The wiki engine used by Wikipedia
CONFLICTS= mediawiki-1.3.*
@@ -25,7 +25,6 @@ OPTIONS= PGSQL "Use PostgreSQL instead of MySQL" off \
LDAP "Use LDAP authentication" off
PORT_DBDIR?= /var/db/ports
-NO_LATEST_LINK= yes
OPTIONSFILE?= ${PORT_DBDIR}/${LATEST_LINK}/options
.if exists(${OPTIONSFILE})
diff --git a/www/mediawiki15/Makefile b/www/mediawiki15/Makefile
index 9cf4ca3..a51b126 100644
--- a/www/mediawiki15/Makefile
+++ b/www/mediawiki15/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= wikipedia
MAINTAINER= tux@pinguru.net
-COMMENT= The wiki enginge used by Wikipedia
+COMMENT= The wiki engine used by Wikipedia
CONFLICTS= mediawiki-1.3.*
@@ -25,7 +25,6 @@ OPTIONS= PGSQL "Use PostgreSQL instead of MySQL" off \
LDAP "Use LDAP authentication" off
PORT_DBDIR?= /var/db/ports
-NO_LATEST_LINK= yes
OPTIONSFILE?= ${PORT_DBDIR}/${LATEST_LINK}/options
.if exists(${OPTIONSFILE})
diff --git a/www/mediawiki16/Makefile b/www/mediawiki16/Makefile
index 9cf4ca3..a51b126 100644
--- a/www/mediawiki16/Makefile
+++ b/www/mediawiki16/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= wikipedia
MAINTAINER= tux@pinguru.net
-COMMENT= The wiki enginge used by Wikipedia
+COMMENT= The wiki engine used by Wikipedia
CONFLICTS= mediawiki-1.3.*
@@ -25,7 +25,6 @@ OPTIONS= PGSQL "Use PostgreSQL instead of MySQL" off \
LDAP "Use LDAP authentication" off
PORT_DBDIR?= /var/db/ports
-NO_LATEST_LINK= yes
OPTIONSFILE?= ${PORT_DBDIR}/${LATEST_LINK}/options
.if exists(${OPTIONSFILE})
diff --git a/www/mediawiki17/Makefile b/www/mediawiki17/Makefile
index 9cf4ca3..a51b126 100644
--- a/www/mediawiki17/Makefile
+++ b/www/mediawiki17/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= wikipedia
MAINTAINER= tux@pinguru.net
-COMMENT= The wiki enginge used by Wikipedia
+COMMENT= The wiki engine used by Wikipedia
CONFLICTS= mediawiki-1.3.*
@@ -25,7 +25,6 @@ OPTIONS= PGSQL "Use PostgreSQL instead of MySQL" off \
LDAP "Use LDAP authentication" off
PORT_DBDIR?= /var/db/ports
-NO_LATEST_LINK= yes
OPTIONSFILE?= ${PORT_DBDIR}/${LATEST_LINK}/options
.if exists(${OPTIONSFILE})
diff --git a/www/mediawiki18/Makefile b/www/mediawiki18/Makefile
index 9cf4ca3..a51b126 100644
--- a/www/mediawiki18/Makefile
+++ b/www/mediawiki18/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= wikipedia
MAINTAINER= tux@pinguru.net
-COMMENT= The wiki enginge used by Wikipedia
+COMMENT= The wiki engine used by Wikipedia
CONFLICTS= mediawiki-1.3.*
@@ -25,7 +25,6 @@ OPTIONS= PGSQL "Use PostgreSQL instead of MySQL" off \
LDAP "Use LDAP authentication" off
PORT_DBDIR?= /var/db/ports
-NO_LATEST_LINK= yes
OPTIONSFILE?= ${PORT_DBDIR}/${LATEST_LINK}/options
.if exists(${OPTIONSFILE})
diff --git a/www/mediawiki19/Makefile b/www/mediawiki19/Makefile
index 9cf4ca3..a51b126 100644
--- a/www/mediawiki19/Makefile
+++ b/www/mediawiki19/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= wikipedia
MAINTAINER= tux@pinguru.net
-COMMENT= The wiki enginge used by Wikipedia
+COMMENT= The wiki engine used by Wikipedia
CONFLICTS= mediawiki-1.3.*
@@ -25,7 +25,6 @@ OPTIONS= PGSQL "Use PostgreSQL instead of MySQL" off \
LDAP "Use LDAP authentication" off
PORT_DBDIR?= /var/db/ports
-NO_LATEST_LINK= yes
OPTIONSFILE?= ${PORT_DBDIR}/${LATEST_LINK}/options
.if exists(${OPTIONSFILE})
OpenPOWER on IntegriCloud