aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2005-10-16 14:48:09 +0000
committerVolker Stolz <vs@FreeBSD.org>2005-10-16 14:48:09 +0000
commitcf1ae89fdf603581c86671ac96e3deb5f14ffdb6 (patch)
tree0168fa78e57e4e7d823bf0c672e7ca24cd1fc19d
parent0a3fce592c791b0cbc5d85c1bee73a85945b06ea (diff)
downloadports-cf1ae89fdf603581c86671ac96e3deb5f14ffdb6.tar.gz
ports-cf1ae89fdf603581c86671ac96e3deb5f14ffdb6.zip
Notes
-rw-r--r--devel/cl-asdf-clisp/Makefile2
-rw-r--r--devel/cl-asdf-cmucl/Makefile2
-rw-r--r--devel/cl-asdf-sbcl/Makefile2
-rw-r--r--devel/cl-asdf/Makefile2
-rw-r--r--devel/cl-port-clisp/Makefile2
-rw-r--r--devel/cl-port-sbcl/Makefile2
-rw-r--r--devel/cl-port/Makefile2
-rw-r--r--devel/cl-split-sequence-clisp/Makefile2
-rw-r--r--devel/cl-split-sequence-cmucl/Makefile2
-rw-r--r--devel/cl-split-sequence-sbcl/Makefile2
-rw-r--r--devel/cl-split-sequence/Makefile2
-rw-r--r--devel/cl-uffi-cmucl/Makefile2
-rw-r--r--devel/cl-uffi-sbcl/Makefile2
-rw-r--r--devel/cl-uffi/Makefile2
-rw-r--r--devel/clisp-hyperspec/Makefile2
-rw-r--r--lang/cmucl-extra/Makefile2
-rw-r--r--lang/cmucl/Makefile2
-rw-r--r--lang/ecl/Makefile2
-rw-r--r--lang/sbcl/Makefile2
-rw-r--r--lang/slisp/Makefile2
-rw-r--r--math/xlispstat/Makefile2
-rw-r--r--textproc/cl-meta-clisp/Makefile2
-rw-r--r--textproc/cl-meta-cmucl/Makefile2
-rw-r--r--textproc/cl-meta-sbcl/Makefile2
-rw-r--r--textproc/cl-meta/Makefile2
-rw-r--r--textproc/cl-ppcre-clisp/Makefile2
-rw-r--r--textproc/cl-ppcre-cmucl/Makefile2
-rw-r--r--textproc/cl-ppcre-sbcl/Makefile2
-rw-r--r--textproc/cl-ppcre/Makefile2
29 files changed, 29 insertions, 29 deletions
diff --git a/devel/cl-asdf-clisp/Makefile b/devel/cl-asdf-clisp/Makefile
index 6ee198a8494a..7a8b52785dd1 100644
--- a/devel/cl-asdf-clisp/Makefile
+++ b/devel/cl-asdf-clisp/Makefile
@@ -7,7 +7,7 @@
PORTNAME= asdf
PORTVERSION= 2003.05.16
PORTREVISION= 1
-CATEGORIES= devel
+CATEGORIES= devel lisp
MASTER_SITES= http://www.henrik-motakef.de/freebsd-distfiles/asdf/
PKGNAMEPREFIX= cl-
PKGNAMESUFFIX= -clisp
diff --git a/devel/cl-asdf-cmucl/Makefile b/devel/cl-asdf-cmucl/Makefile
index f8c1552118ed..2315d821b420 100644
--- a/devel/cl-asdf-cmucl/Makefile
+++ b/devel/cl-asdf-cmucl/Makefile
@@ -6,7 +6,7 @@
PORTNAME= asdf
PORTVERSION= 2003.05.16
-CATEGORIES= devel
+CATEGORIES= devel lisp
MASTER_SITES= http://www.henrik-motakef.de/freebsd-distfiles/asdf/
PKGNAMEPREFIX= cl-
PKGNAMESUFFIX= -cmucl
diff --git a/devel/cl-asdf-sbcl/Makefile b/devel/cl-asdf-sbcl/Makefile
index 207ad11e2cfd..e4bbba036aad 100644
--- a/devel/cl-asdf-sbcl/Makefile
+++ b/devel/cl-asdf-sbcl/Makefile
@@ -6,7 +6,7 @@
PORTNAME= asdf
PORTVERSION= 2003.05.16
-CATEGORIES= devel
+CATEGORIES= devel lisp
MASTER_SITES= http://www.henrik-motakef.de/freebsd-distfiles/asdf/
PKGNAMEPREFIX= cl-
PKGNAMESUFFIX= -sbcl
diff --git a/devel/cl-asdf/Makefile b/devel/cl-asdf/Makefile
index 720e9d112753..10f1a56d24d8 100644
--- a/devel/cl-asdf/Makefile
+++ b/devel/cl-asdf/Makefile
@@ -7,7 +7,7 @@
PORTNAME= asdf
PORTVERSION= 2003.05.16
PORTREVISION= 1
-CATEGORIES= devel
+CATEGORIES= devel lisp
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= pav
PKGNAMEPREFIX= cl-
diff --git a/devel/cl-port-clisp/Makefile b/devel/cl-port-clisp/Makefile
index 35677893b411..66a172d2cb75 100644
--- a/devel/cl-port-clisp/Makefile
+++ b/devel/cl-port-clisp/Makefile
@@ -7,7 +7,7 @@
PORTNAME= port
PORTVERSION= 2002.10.02.1
PORTREVISION= 1
-CATEGORIES= devel
+CATEGORIES= devel lisp
MASTER_SITES= ftp://ftp.linux.org.uk/pub/lisp/experimental/cclan/ \
ftp://ftp.ntnu.no/pub/lisp/cclan/ \
ftp://www.aarg.net/pub/cclan/ \
diff --git a/devel/cl-port-sbcl/Makefile b/devel/cl-port-sbcl/Makefile
index 8f3448d25408..02493596bb2a 100644
--- a/devel/cl-port-sbcl/Makefile
+++ b/devel/cl-port-sbcl/Makefile
@@ -6,7 +6,7 @@
PORTNAME= port
PORTVERSION= 2002.10.02.1
-CATEGORIES= devel
+CATEGORIES= devel lisp
MASTER_SITES= ftp://ftp.linux.org.uk/pub/lisp/experimental/cclan/ \
ftp://ftp.ntnu.no/pub/lisp/cclan/ \
ftp://www.aarg.net/pub/cclan/ \
diff --git a/devel/cl-port/Makefile b/devel/cl-port/Makefile
index e2c4490dc38d..452593c1a269 100644
--- a/devel/cl-port/Makefile
+++ b/devel/cl-port/Makefile
@@ -6,7 +6,7 @@
PORTNAME= port
PORTVERSION= 2002.10.02.1
-CATEGORIES= devel
+CATEGORIES= devel lisp
MASTER_SITES= ftp://ftp.linux.org.uk/pub/lisp/experimental/cclan/ \
ftp://ftp.ntnu.no/pub/lisp/cclan/ \
ftp://www.aarg.net/pub/cclan/ \
diff --git a/devel/cl-split-sequence-clisp/Makefile b/devel/cl-split-sequence-clisp/Makefile
index a6961c0ff3e2..afdc91b23f4e 100644
--- a/devel/cl-split-sequence-clisp/Makefile
+++ b/devel/cl-split-sequence-clisp/Makefile
@@ -7,7 +7,7 @@
PORTNAME= split-sequence
PORTVERSION= 20011114.1
PORTREVISION= 1
-CATEGORIES= devel
+CATEGORIES= devel lisp
MASTER_SITES= ftp://ftp.linux.org.uk/pub/lisp/experimental/cclan/ \
ftp://ftp.ntnu.no/pub/lisp/cclan/ \
ftp://www.aarg.net/pub/cclan/ \
diff --git a/devel/cl-split-sequence-cmucl/Makefile b/devel/cl-split-sequence-cmucl/Makefile
index 8c0678f2d386..fa377f78a49f 100644
--- a/devel/cl-split-sequence-cmucl/Makefile
+++ b/devel/cl-split-sequence-cmucl/Makefile
@@ -6,7 +6,7 @@
PORTNAME= split-sequence
PORTVERSION= 20011114.1
-CATEGORIES= devel
+CATEGORIES= devel lisp
MASTER_SITES= ftp://ftp.linux.org.uk/pub/lisp/experimental/cclan/ \
ftp://ftp.ntnu.no/pub/lisp/cclan/ \
ftp://www.aarg.net/pub/cclan/ \
diff --git a/devel/cl-split-sequence-sbcl/Makefile b/devel/cl-split-sequence-sbcl/Makefile
index 325b7246c30f..160596026886 100644
--- a/devel/cl-split-sequence-sbcl/Makefile
+++ b/devel/cl-split-sequence-sbcl/Makefile
@@ -6,7 +6,7 @@
PORTNAME= split-sequence
PORTVERSION= 20011114.1
-CATEGORIES= devel
+CATEGORIES= devel lisp
MASTER_SITES= ftp://ftp.linux.org.uk/pub/lisp/experimental/cclan/ \
ftp://ftp.ntnu.no/pub/lisp/cclan/ \
ftp://www.aarg.net/pub/cclan/ \
diff --git a/devel/cl-split-sequence/Makefile b/devel/cl-split-sequence/Makefile
index d6dc4433e43b..0c0f40b89dce 100644
--- a/devel/cl-split-sequence/Makefile
+++ b/devel/cl-split-sequence/Makefile
@@ -6,7 +6,7 @@
PORTNAME= split-sequence
PORTVERSION= 20011114.1
-CATEGORIES= devel
+CATEGORIES= devel lisp
MASTER_SITES= ftp://ftp.linux.org.uk/pub/lisp/experimental/cclan/ \
ftp://ftp.ntnu.no/pub/lisp/cclan/ \
ftp://www.aarg.net/pub/cclan/ \
diff --git a/devel/cl-uffi-cmucl/Makefile b/devel/cl-uffi-cmucl/Makefile
index 675549c57361..a0806388cd72 100644
--- a/devel/cl-uffi-cmucl/Makefile
+++ b/devel/cl-uffi-cmucl/Makefile
@@ -6,7 +6,7 @@
PORTNAME= uffi
PORTVERSION= 1.4.37
-CATEGORIES= devel
+CATEGORIES= devel lisp
MASTER_SITES= http://files.b9.com/uffi/
PKGNAMEPREFIX= cl-
PKGNAMESUFFIX= -cmucl
diff --git a/devel/cl-uffi-sbcl/Makefile b/devel/cl-uffi-sbcl/Makefile
index 32b9b9b7df63..270a3caf011e 100644
--- a/devel/cl-uffi-sbcl/Makefile
+++ b/devel/cl-uffi-sbcl/Makefile
@@ -6,7 +6,7 @@
PORTNAME= uffi
PORTVERSION= 1.4.37
-CATEGORIES= devel
+CATEGORIES= devel lisp
MASTER_SITES= http://files.b9.com/uffi/
PKGNAMEPREFIX= cl-
PKGNAMESUFFIX= -sbcl
diff --git a/devel/cl-uffi/Makefile b/devel/cl-uffi/Makefile
index e0e7990c38d3..072fc1c3a0bd 100644
--- a/devel/cl-uffi/Makefile
+++ b/devel/cl-uffi/Makefile
@@ -7,7 +7,7 @@
PORTNAME= uffi
PORTVERSION= 1.4.37
-CATEGORIES= devel
+CATEGORIES= devel lisp
MASTER_SITES= http://files.b9.com/uffi/
PKGNAMEPREFIX= cl-
diff --git a/devel/clisp-hyperspec/Makefile b/devel/clisp-hyperspec/Makefile
index 9f0f2726453f..26d403c5cf24 100644
--- a/devel/clisp-hyperspec/Makefile
+++ b/devel/clisp-hyperspec/Makefile
@@ -7,7 +7,7 @@
PORTNAME= clisp-hyperspec
PORTVERSION= 7.0
-CATEGORIES= devel
+CATEGORIES= devel lisp
MASTER_SITES= ftp://ftp.lispworks.com/pub/software_tools/reference/
DISTNAME= HyperSpec-7-0
diff --git a/lang/cmucl-extra/Makefile b/lang/cmucl-extra/Makefile
index e93d956767d7..07245d826023 100644
--- a/lang/cmucl-extra/Makefile
+++ b/lang/cmucl-extra/Makefile
@@ -6,7 +6,7 @@
PORTNAME= cmucl-extra
PORTVERSION= 19a
-CATEGORIES= lang
+CATEGORIES= lang lisp
MASTER_SITES= ftp://ftp.common-lisp.net/pub/project/cmucl/release/19a/ \
http://www.pmsf.de/pub/cmucl/release/19a/ \
ftp://ftp.averillpark.net/cmucl/release/19a/ \
diff --git a/lang/cmucl/Makefile b/lang/cmucl/Makefile
index da5914af7266..8ed1b9ff046b 100644
--- a/lang/cmucl/Makefile
+++ b/lang/cmucl/Makefile
@@ -8,7 +8,7 @@
PORTNAME= cmucl
PORTVERSION= 19a
-CATEGORIES= lang
+CATEGORIES= lang lisp
MASTER_SITES= ftp://ftp.common-lisp.net/pub/project/cmucl/release/19a/ \
http://www.pmsf.de/pub/cmucl/release/19a/ \
ftp://ftp.averillpark.net/cmucl/release/19a/ \
diff --git a/lang/ecl/Makefile b/lang/ecl/Makefile
index 62fe44f15dc5..0d27fa77074f 100644
--- a/lang/ecl/Makefile
+++ b/lang/ecl/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ecl
PORTVERSION= 0.9g
-CATEGORIES= lang
+CATEGORIES= lang lisp
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ecls
diff --git a/lang/sbcl/Makefile b/lang/sbcl/Makefile
index 628bdbdea792..b5c6c503c933 100644
--- a/lang/sbcl/Makefile
+++ b/lang/sbcl/Makefile
@@ -7,7 +7,7 @@
PORTNAME= sbcl
PORTVERSION= 0.9.5
-CATEGORIES= lang
+CATEGORIES= lang lisp
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= sbcl
DISTFILES= ${DISTNAME}-source${EXTRACT_SUFX}
diff --git a/lang/slisp/Makefile b/lang/slisp/Makefile
index 4f50718478fa..5f48adf24b67 100644
--- a/lang/slisp/Makefile
+++ b/lang/slisp/Makefile
@@ -7,7 +7,7 @@
PORTNAME= slisp
PORTVERSION= 1.2
-CATEGORIES= lang
+CATEGORIES= lang lisp
MASTER_SITES= http://www.sigala.it/sandro/files/
MAINTAINER= pat@FreeBSD.org
diff --git a/math/xlispstat/Makefile b/math/xlispstat/Makefile
index 1ec9f199a4a3..62d31fe6194c 100644
--- a/math/xlispstat/Makefile
+++ b/math/xlispstat/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xlispstat
PORTVERSION= 3.52.20
-CATEGORIES= math lang
+CATEGORIES= math lang lisp
MASTER_SITES= ftp://ftp.stat.umn.edu/pub/xlispstat/current/ \
http://lib.stat.cmu.edu/xlispstat/Src/current/ \
ftp://ftp.stat.unipg.it/pub/stat/xlispstat/current/ \
diff --git a/textproc/cl-meta-clisp/Makefile b/textproc/cl-meta-clisp/Makefile
index 9067df896803..32f8b4d6c48d 100644
--- a/textproc/cl-meta-clisp/Makefile
+++ b/textproc/cl-meta-clisp/Makefile
@@ -7,7 +7,7 @@
PORTNAME= meta
PORTVERSION= 20011114.1
PORTREVISION= 1
-CATEGORIES= textproc
+CATEGORIES= textproc lisp
MASTER_SITES= ftp://ftp.linux.org.uk/pub/lisp/experimental/cclan/ \
ftp://ftp.ntnu.no/pub/lisp/cclan/ \
ftp://www.aarg.net/pub/cclan/ \
diff --git a/textproc/cl-meta-cmucl/Makefile b/textproc/cl-meta-cmucl/Makefile
index f7fb634113ed..1993967834d3 100644
--- a/textproc/cl-meta-cmucl/Makefile
+++ b/textproc/cl-meta-cmucl/Makefile
@@ -6,7 +6,7 @@
PORTNAME= meta
PORTVERSION= 0.1
-CATEGORIES= textproc
+CATEGORIES= textproc lisp
MASTER_SITES= ftp://ftp.linux.org.uk/pub/lisp/experimental/cclan/ \
ftp://ftp.ntnu.no/pub/lisp/cclan/ \
ftp://www.aarg.net/pub/cclan/ \
diff --git a/textproc/cl-meta-sbcl/Makefile b/textproc/cl-meta-sbcl/Makefile
index e477c21de721..af732d94f2f3 100644
--- a/textproc/cl-meta-sbcl/Makefile
+++ b/textproc/cl-meta-sbcl/Makefile
@@ -6,7 +6,7 @@
PORTNAME= meta
PORTVERSION= 20011114.1
-CATEGORIES= textproc
+CATEGORIES= textproc lisp
MASTER_SITES= ftp://ftp.linux.org.uk/pub/lisp/experimental/cclan/ \
ftp://ftp.ntnu.no/pub/lisp/cclan/ \
ftp://www.aarg.net/pub/cclan/ \
diff --git a/textproc/cl-meta/Makefile b/textproc/cl-meta/Makefile
index 63ca036a55b0..82983c993c0b 100644
--- a/textproc/cl-meta/Makefile
+++ b/textproc/cl-meta/Makefile
@@ -6,7 +6,7 @@
PORTNAME= meta
PORTVERSION= 0.1
-CATEGORIES= textproc
+CATEGORIES= textproc lisp
MASTER_SITES= ftp://ftp.linux.org.uk/pub/lisp/experimental/cclan/ \
ftp://ftp.ntnu.no/pub/lisp/cclan/ \
ftp://www.aarg.net/pub/cclan/ \
diff --git a/textproc/cl-ppcre-clisp/Makefile b/textproc/cl-ppcre-clisp/Makefile
index d13bed27b9e8..964674d62912 100644
--- a/textproc/cl-ppcre-clisp/Makefile
+++ b/textproc/cl-ppcre-clisp/Makefile
@@ -7,7 +7,7 @@
PORTNAME= cl-ppcre
PORTVERSION= 0.5.4
PORTREVISION= 1
-CATEGORIES= textproc
+CATEGORIES= textproc lisp
MASTER_SITES= http://weitz.de/files/
PKGNAMESUFFIX= -clisp
DISTFILES=
diff --git a/textproc/cl-ppcre-cmucl/Makefile b/textproc/cl-ppcre-cmucl/Makefile
index 01fb52c177bd..be7bde98e69b 100644
--- a/textproc/cl-ppcre-cmucl/Makefile
+++ b/textproc/cl-ppcre-cmucl/Makefile
@@ -6,7 +6,7 @@
PORTNAME= cl-ppcre
PORTVERSION= 0.5.4
-CATEGORIES= textproc
+CATEGORIES= textproc lisp
MASTER_SITES= http://weitz.de/files/
PKGNAMESUFFIX= -cmucl
DISTFILES= # use installed sources from CL_LIBDIR
diff --git a/textproc/cl-ppcre-sbcl/Makefile b/textproc/cl-ppcre-sbcl/Makefile
index 5ba4e7462a95..c581b8f9575a 100644
--- a/textproc/cl-ppcre-sbcl/Makefile
+++ b/textproc/cl-ppcre-sbcl/Makefile
@@ -6,7 +6,7 @@
PORTNAME= cl-ppcre
PORTVERSION= 0.5.4
-CATEGORIES= textproc
+CATEGORIES= textproc lisp
MASTER_SITES= http://weitz.de/files/
PKGNAMESUFFIX= -sbcl
DISTFILES= # use installed sources from CL_LIBDIR
diff --git a/textproc/cl-ppcre/Makefile b/textproc/cl-ppcre/Makefile
index 831b3492c906..bf24f3f37715 100644
--- a/textproc/cl-ppcre/Makefile
+++ b/textproc/cl-ppcre/Makefile
@@ -6,7 +6,7 @@
PORTNAME= cl-ppcre
PORTVERSION= 0.5.4
-CATEGORIES= textproc
+CATEGORIES= textproc lisp
MASTER_SITES= http://weitz.de/files/
EXTRACT_SUFX= .tgz