diff options
author | rene <rene@FreeBSD.org> | 2014-07-29 00:38:08 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2014-07-29 00:38:08 +0800 |
commit | fc48a15cfa9ea14be0cbc846740042208a7eb2a6 (patch) | |
tree | a5fe23fbe208a0839b768d9281358519a13e6678 /devel | |
parent | c0566d9b24a67fed16146b337a8c5d1e7e7a366b (diff) | |
download | freebsd-ports-gnome-fc48a15cfa9ea14be0cbc846740042208a7eb2a6.tar.gz freebsd-ports-gnome-fc48a15cfa9ea14be0cbc846740042208a7eb2a6.tar.zst freebsd-ports-gnome-fc48a15cfa9ea14be0cbc846740042208a7eb2a6.zip |
Remove expired ports:
2014-07-28 net-im/gtkyahoo: Broken, unmaintained, unstaged, gtk12, i386 only
2014-07-28 devel/cl-cffi-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/cl-alexandria-clisp: Depends on deprecated lang/clisp
2014-07-28 converters/cl-babel-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/cl-infix-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/meta-cvs: Depends on deprecated lang/clisp
2014-07-28 textproc/cl-meta-clisp: Depends on deprecated lang/clisp
2014-07-28 www/cl-lml-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/cl-trivial-features-clisp: Depends on deprecated lang/clisp
2014-07-28 security/cl-md5-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/cl-port-clisp: Depends on deprecated lang/clisp
2014-07-28 textproc/cl-ppcre-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/cl-asdf-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/cl-split-sequence-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/cl-trivial-gray-streams-clisp: Depends on deprecated lang/clisp
2014-07-28 lang/clisp: development has ceased, not staged
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 9 | ||||
-rw-r--r-- | devel/cl-alexandria-clisp/Makefile | 24 | ||||
-rw-r--r-- | devel/cl-alexandria-clisp/pkg-descr | 9 | ||||
-rw-r--r-- | devel/cl-asdf-clisp/Makefile | 28 | ||||
-rw-r--r-- | devel/cl-asdf-clisp/pkg-descr | 9 | ||||
-rw-r--r-- | devel/cl-cffi-clisp/Makefile | 30 | ||||
-rw-r--r-- | devel/cl-cffi-clisp/pkg-descr | 16 | ||||
-rw-r--r-- | devel/cl-infix-clisp/Makefile | 26 | ||||
-rw-r--r-- | devel/cl-infix-clisp/pkg-descr | 13 | ||||
-rw-r--r-- | devel/cl-port-clisp/Makefile | 25 | ||||
-rw-r--r-- | devel/cl-port-clisp/pkg-descr | 7 | ||||
-rw-r--r-- | devel/cl-split-sequence-clisp/Makefile | 25 | ||||
-rw-r--r-- | devel/cl-split-sequence-clisp/pkg-descr | 6 | ||||
-rw-r--r-- | devel/cl-trivial-features-clisp/Makefile | 24 | ||||
-rw-r--r-- | devel/cl-trivial-features-clisp/pkg-descr | 12 | ||||
-rw-r--r-- | devel/cl-trivial-gray-streams-clisp/Makefile | 24 | ||||
-rw-r--r-- | devel/cl-trivial-gray-streams-clisp/pkg-descr | 18 | ||||
-rw-r--r-- | devel/meta-cvs/Makefile | 66 | ||||
-rw-r--r-- | devel/meta-cvs/distinfo | 2 | ||||
-rw-r--r-- | devel/meta-cvs/pkg-descr | 15 |
20 files changed, 0 insertions, 388 deletions
diff --git a/devel/Makefile b/devel/Makefile index 0f3abaaf82cf..a13f91b6ae8f 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -209,27 +209,19 @@ SUBDIR += cil SUBDIR += cityhash SUBDIR += cl-alexandria - SUBDIR += cl-alexandria-clisp SUBDIR += cl-alexandria-sbcl SUBDIR += cl-asdf - SUBDIR += cl-asdf-clisp SUBDIR += cl-cffi - SUBDIR += cl-cffi-clisp SUBDIR += cl-cffi-sbcl SUBDIR += cl-infix - SUBDIR += cl-infix-clisp SUBDIR += cl-infix-sbcl SUBDIR += cl-port - SUBDIR += cl-port-clisp SUBDIR += cl-port-sbcl SUBDIR += cl-split-sequence - SUBDIR += cl-split-sequence-clisp SUBDIR += cl-split-sequence-sbcl SUBDIR += cl-trivial-features - SUBDIR += cl-trivial-features-clisp SUBDIR += cl-trivial-features-sbcl SUBDIR += cl-trivial-gray-streams - SUBDIR += cl-trivial-gray-streams-clisp SUBDIR += cl-trivial-gray-streams-sbcl SUBDIR += cl-uffi SUBDIR += cl-uffi-sbcl @@ -1248,7 +1240,6 @@ SUBDIR += mercator SUBDIR += mercurial SUBDIR += mercurialeclipse - SUBDIR += meta-cvs SUBDIR += mime SUBDIR += mimir SUBDIR += mingw32-bin-msvcrt diff --git a/devel/cl-alexandria-clisp/Makefile b/devel/cl-alexandria-clisp/Makefile deleted file mode 100644 index ebca3d73a8e9..000000000000 --- a/devel/cl-alexandria-clisp/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# $FreeBSD$ - -PORTNAME= alexandria -PORTVERSION= 2010.01.16 -PORTREVISION= 2 -CATEGORIES= devel lisp -PKGNAMEPREFIX= cl- -DISTFILES= # none - -MAINTAINER= olgeni@FreeBSD.org -COMMENT= Collection of portable public domain utilities for Common Lisp - -DEPRECATED= Depends on deprecated lang/clisp -EXPIRATION_DATE= 2014-07-28 - -BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/alexandria/alexandria.asd:${PORTSDIR}/devel/cl-alexandria -RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/alexandria/alexandria.asd:${PORTSDIR}/devel/cl-alexandria - -USE_ASDF_FASL= yes -FASL_TARGET= clisp -FASL_BUILD= yes - -.include "${.CURDIR}/../../devel/cl-asdf/bsd.cl-asdf.mk" -.include <bsd.port.mk> diff --git a/devel/cl-alexandria-clisp/pkg-descr b/devel/cl-alexandria-clisp/pkg-descr deleted file mode 100644 index f2ef4c6945a7..000000000000 --- a/devel/cl-alexandria-clisp/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -As a project Alexandria's goal is to reduce duplication of effort -and improve portability of Common Lisp code according to its own -idiosyncratic and rather conservative aesthetic. What this actually -means is open to debate, but each project member has a veto on all -project activities, so a degree of conservatism is inevitable. - -This package is compiled with CLISP. - -WWW: http://common-lisp.net/project/alexandria/ diff --git a/devel/cl-asdf-clisp/Makefile b/devel/cl-asdf-clisp/Makefile deleted file mode 100644 index 12ab81f60bec..000000000000 --- a/devel/cl-asdf-clisp/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# Created by: Henrik Motakef <henrik.motakef@web.de> -# $FreeBSD$ - -PORTNAME= asdf -PORTVERSION= 2.017 -PORTEPOCH= 1 -CATEGORIES= devel lisp -PKGNAMEPREFIX= cl- -DISTFILES= # none - -MAINTAINER= olgeni@FreeBSD.org -COMMENT= System definition facility for Common Lisp - -DEPRECATED= Depends on deprecated lang/clisp -EXPIRATION_DATE= 2014-07-28 - -# Even if this port builds FASL files, it is slightly different from -# other FASL ports because it uses USE_ASDF rather than USE_ASDF_FASL. - -USE_ASDF= yes -FASL_TARGET= clisp -FASL_BUILD= yes - -post-extract: - @${MKDIR} ${WRKSRC} - -.include "${.CURDIR}/../../devel/cl-asdf/bsd.cl-asdf.mk" -.include <bsd.port.mk> diff --git a/devel/cl-asdf-clisp/pkg-descr b/devel/cl-asdf-clisp/pkg-descr deleted file mode 100644 index c90731f69ac3..000000000000 --- a/devel/cl-asdf-clisp/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -asdf is Another System Definition Facility for Common Lisp. It intends -to solve the same class of problems as mk-defsystem - compiling and -installing Lisp libraries -, but internally it takes advantage of -modern CL features like pathname support etc., and uses CLOS for -extensibility. - -This package installs binaries compiled for CLISP. - -WWW: http://www.cliki.net/asdf diff --git a/devel/cl-cffi-clisp/Makefile b/devel/cl-cffi-clisp/Makefile deleted file mode 100644 index 59963321c499..000000000000 --- a/devel/cl-cffi-clisp/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# $FreeBSD$ - -PORTNAME= cffi -PORTVERSION= 0.11.0 -CATEGORIES= devel lisp -PKGNAMEPREFIX= cl- -DISTFILES= # none - -MAINTAINER= olgeni@FreeBSD.org -COMMENT= Portable foreign function interface for Common Lisp - -DEPRECATED= Depends on deprecated lang/clisp -EXPIRATION_DATE= 2014-07-28 - -BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/cffi/cffi.asd:${PORTSDIR}/devel/cl-cffi \ - ${LOCALBASE}/${CL_LIBDIR_REL}/alexandria/clispfasl/arrays.fasl:${PORTSDIR}/devel/cl-alexandria-clisp \ - ${LOCALBASE}/${CL_LIBDIR_REL}/trivial-features/clispfasl/src/tf-clisp.fasl:${PORTSDIR}/devel/cl-trivial-features-clisp \ - ${LOCALBASE}/${CL_LIBDIR_REL}/babel/clispfasl/src/enc-ascii.fasl:${PORTSDIR}/converters/cl-babel-clisp -RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/cffi/cffi.asd:${PORTSDIR}/devel/cl-cffi \ - ${LOCALBASE}/${CL_LIBDIR_REL}/alexandria/clispfasl/arrays.fasl:${PORTSDIR}/devel/cl-alexandria-clisp \ - ${LOCALBASE}/${CL_LIBDIR_REL}/trivial-features/clispfasl/src/tf-clisp.fasl:${PORTSDIR}/devel/cl-trivial-features-clisp \ - ${LOCALBASE}/${CL_LIBDIR_REL}/babel/clispfasl/src/enc-ascii.fasl:${PORTSDIR}/converters/cl-babel-clisp - -USE_ASDF_FASL= yes -FASL_TARGET= clisp -FASL_BUILD= yes -ASDF_MODULES= cffi cffi-grovel cffi-uffi-compat - -.include "${.CURDIR}/../../devel/cl-asdf/bsd.cl-asdf.mk" -.include <bsd.port.mk> diff --git a/devel/cl-cffi-clisp/pkg-descr b/devel/cl-cffi-clisp/pkg-descr deleted file mode 100644 index 2d5717d09aa4..000000000000 --- a/devel/cl-cffi-clisp/pkg-descr +++ /dev/null @@ -1,16 +0,0 @@ -CFFI, the Common Foreign Function Interface, purports to be a -portable foreign function interface for Common Lisp. The CFFI library -is composed of a Lisp-implementation-specific backend in the CFFI-SYS -package, and a portable frontend in the CFFI package. - -The CFFI-SYS backend package defines a low-level interface to the -native FFI support in the Lisp implementation. It offers operators -for allocating and dereferencing foreign memory, calling foreign -functions, and loading shared libraries. The CFFI frontend provides -a declarative interface for defining foreign functions, structures, -typedefs, enumerated types, etc. It is implemented in portable ANSI -CL making use of the low-level operators exported by CFFI-SYS. - -This package is compiled with CLISP. - -WWW: http://common-lisp.net/project/cffi/ diff --git a/devel/cl-infix-clisp/Makefile b/devel/cl-infix-clisp/Makefile deleted file mode 100644 index 292066eb9248..000000000000 --- a/devel/cl-infix-clisp/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -# $FreeBSD$ - -PORTNAME= infix -PORTVERSION= 19960628 -PORTREVISION= 2 -CATEGORIES= devel lisp -PKGNAMEPREFIX= cl- -DISTFILES= # none - -MAINTAINER= olgeni@FreeBSD.org -COMMENT= Lisp macro to read math statements in infix notation - -DEPRECATED= Depends on deprecated lang/clisp -EXPIRATION_DATE= 2014-07-28 - -BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/infix/infix.asd:${PORTSDIR}/devel/cl-infix -RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/infix/infix.asd:${PORTSDIR}/devel/cl-infix - -NO_CDROM= No fees or compensation can be charged - -USE_ASDF_FASL= yes -FASL_TARGET= clisp -FASL_BUILD= yes - -.include "${.CURDIR}/../../devel/cl-asdf/bsd.cl-asdf.mk" -.include <bsd.port.mk> diff --git a/devel/cl-infix-clisp/pkg-descr b/devel/cl-infix-clisp/pkg-descr deleted file mode 100644 index fa9d4b4b9733..000000000000 --- a/devel/cl-infix-clisp/pkg-descr +++ /dev/null @@ -1,13 +0,0 @@ -This is an implementation of an infix reader macro. It should run in any -valid Common Lisp and has been tested in Allegro CL 4.1, Lucid CL 4.0.1, -MCL 2.0 and CMU CL. It allows the user to type arithmetic expressions in -the traditional way (e.g., 1+2) when writing Lisp programs instead of -using the normal Lisp syntax (e.g., (+ 1 2)). It is not intended to be a -full replacement for the normal Lisp syntax. - -This package is compiled with CLISP. - -Written by Mark Kantrowitz, School of Computer Science, -Carnegie Mellon University, March 1993. - -WWW: http://www.cliki.net/infix diff --git a/devel/cl-port-clisp/Makefile b/devel/cl-port-clisp/Makefile deleted file mode 100644 index 681c72b773a9..000000000000 --- a/devel/cl-port-clisp/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# Created by: Henrik Motakef <henrik.motakef@web.de> -# $FreeBSD$ - -PORTNAME= port -PORTVERSION= 2002.10.02.1 -PORTREVISION= 5 -CATEGORIES= devel lisp -PKGNAMEPREFIX= cl- -DISTFILES= # none - -MAINTAINER= olgeni@FreeBSD.org -COMMENT= Cross-Lisp portability package - -DEPRECATED= Depends on deprecated lang/clisp -EXPIRATION_DATE= 2014-07-28 - -BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/port/port.asd:${PORTSDIR}/devel/cl-port -RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/port/port.asd:${PORTSDIR}/devel/cl-port - -USE_ASDF_FASL= yes -FASL_TARGET= clisp -FASL_BUILD= yes - -.include "${.CURDIR}/../../devel/cl-asdf/bsd.cl-asdf.mk" -.include <bsd.port.mk> diff --git a/devel/cl-port-clisp/pkg-descr b/devel/cl-port-clisp/pkg-descr deleted file mode 100644 index eeaf64b78889..000000000000 --- a/devel/cl-port-clisp/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -CLOCC Port provides a portable interface to various features absent -from the ANSI Common Lisp standard, such as sockets, multiprocessing, -calling external programs, Gray streams etc. - -This package contains binaries compiled for CLISP. - -WWW: http://clocc.sourceforge.net diff --git a/devel/cl-split-sequence-clisp/Makefile b/devel/cl-split-sequence-clisp/Makefile deleted file mode 100644 index 6a74c9cd0cb5..000000000000 --- a/devel/cl-split-sequence-clisp/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# Created by: Henrik Motakef <henrik.motakef@web.de> -# $FreeBSD$ - -PORTNAME= split-sequence -PORTVERSION= 20011114.1 -PORTREVISION= 5 -CATEGORIES= devel lisp -PKGNAMEPREFIX= cl- -DISTFILES= # none - -MAINTAINER= olgeni@FreeBSD.org -COMMENT= Partitioning Common Lisp sequences - -DEPRECATED= Depends on deprecated lang/clisp -EXPIRATION_DATE= 2014-07-28 - -BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/split-sequence/split-sequence.asd:${PORTSDIR}/devel/cl-split-sequence -RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/split-sequence/split-sequence.asd:${PORTSDIR}/devel/cl-split-sequence - -USE_ASDF_FASL= yes -FASL_TARGET= clisp -FASL_BUILD= yes - -.include "${.CURDIR}/../../devel/cl-asdf/bsd.cl-asdf.mk" -.include <bsd.port.mk> diff --git a/devel/cl-split-sequence-clisp/pkg-descr b/devel/cl-split-sequence-clisp/pkg-descr deleted file mode 100644 index 3a199da9f65d..000000000000 --- a/devel/cl-split-sequence-clisp/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -split-sequence is a small library to split sequences in to a list of -subsequences delimited by an object satisfying a test function. It is -a member of the Common Lisp Utilities family of programs, designed by -community consensus. - -WWW: http://www.cliki.net/SPLIT-SEQUENCE diff --git a/devel/cl-trivial-features-clisp/Makefile b/devel/cl-trivial-features-clisp/Makefile deleted file mode 100644 index 40839e6ae0aa..000000000000 --- a/devel/cl-trivial-features-clisp/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# $FreeBSD$ - -PORTNAME= trivial-features -PORTVERSION= 2010.01.16 -PORTREVISION= 2 -CATEGORIES= devel lisp -PKGNAMEPREFIX= cl- -DISTFILES= # none - -MAINTAINER= olgeni@FreeBSD.org -COMMENT= Ensures consistent *FEATURES* in Common Lisp - -DEPRECATED= Depends on deprecated lang/clisp -EXPIRATION_DATE= 2014-07-28 - -BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/trivial-features/trivial-features.asd:${PORTSDIR}/devel/cl-trivial-features -RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/trivial-features/trivial-features.asd:${PORTSDIR}/devel/cl-trivial-features - -USE_ASDF_FASL= yes -FASL_TARGET= clisp -FASL_BUILD= yes - -.include "${.CURDIR}/../../devel/cl-asdf/bsd.cl-asdf.mk" -.include <bsd.port.mk> diff --git a/devel/cl-trivial-features-clisp/pkg-descr b/devel/cl-trivial-features-clisp/pkg-descr deleted file mode 100644 index 72ee98fb52fa..000000000000 --- a/devel/cl-trivial-features-clisp/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -trivial-features ensures consistent *FEATURES* across multiple -Common Lisp implementations. - -For example, on MacOS X platforms, while most Lisps push :DARWIN -to *FEATURES*, CLISP and Allegro push :MACOS and :MACOSX instead, -respectively. Some Lisps might not push any feature suggesting MacOS -X at all. trivial-features will make sure all Lisps will have :DARWIN -in the *FEATURES* list when running on MacOS X. - -This package is compiled with CLISP. - -WWW: http://www.cliki.net/trivial-features diff --git a/devel/cl-trivial-gray-streams-clisp/Makefile b/devel/cl-trivial-gray-streams-clisp/Makefile deleted file mode 100644 index 675dff26ff82..000000000000 --- a/devel/cl-trivial-gray-streams-clisp/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# $FreeBSD$ - -PORTNAME= trivial-gray-streams -PORTVERSION= 2008.11.02 -PORTREVISION= 2 -CATEGORIES= devel lisp -PKGNAMEPREFIX= cl- -DISTFILES= # none - -MAINTAINER= olgeni@FreeBSD.org -COMMENT= Thin compatibility layer for Gray streams - -DEPRECATED= Depends on deprecated lang/clisp -EXPIRATION_DATE= 2014-07-28 - -BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/trivial-gray-streams/trivial-gray-streams.asd:${PORTSDIR}/devel/cl-trivial-gray-streams -RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/trivial-gray-streams/trivial-gray-streams.asd:${PORTSDIR}/devel/cl-trivial-gray-streams - -USE_ASDF_FASL= yes -FASL_TARGET= clisp -FASL_BUILD= yes - -.include "${.CURDIR}/../../devel/cl-asdf/bsd.cl-asdf.mk" -.include <bsd.port.mk> diff --git a/devel/cl-trivial-gray-streams-clisp/pkg-descr b/devel/cl-trivial-gray-streams-clisp/pkg-descr deleted file mode 100644 index bbe3a32ea1f8..000000000000 --- a/devel/cl-trivial-gray-streams-clisp/pkg-descr +++ /dev/null @@ -1,18 +0,0 @@ -trivial-gray-streams is a trivial library which provides an extremely -thin compatibility layer for Gray streams. - -From David N. Gray's STREAM-DEFINITION-BY-USER proposal: - -"Common Lisp does not provide a standard way for users to define -their own streams for use by the standard I/O functions. This impedes -the development of window systems for Common Lisp because, while -there are standard Common Lisp I/O functions and there are beginning -to be standard window systems, there is no portable way to connect -them together to make a portable Common Lisp window system. There -are also many applications where users might want to define their -own filter streams for doing things like printer device control, -report formatting, character code translation, or encryption/decryption." - -This package is compiled with CLISP. - -WWW: http://www.cliki.net/trivial-gray-streams diff --git a/devel/meta-cvs/Makefile b/devel/meta-cvs/Makefile deleted file mode 100644 index 95f82f928b36..000000000000 --- a/devel/meta-cvs/Makefile +++ /dev/null @@ -1,66 +0,0 @@ -# Created by: johs -# $FreeBSD$ - -PORTNAME= meta-cvs -PORTVERSION= 1.1.98 -CATEGORIES= devel -MASTER_SITES= http://common-lisp.net/project/meta-cvs/downloads/ - -MAINTAINER= gahr@FreeBSD.org -COMMENT= More capable version control system than CVS, built around CVS - -LICENSE= GPLv2 - -DEPRECATED= Depends on deprecated lang/clisp -EXPIRATION_DATE= 2014-07-28 - -BUILD_DEPENDS= clisp:${PORTSDIR}/lang/clisp \ - lndir:${PORTSDIR}/devel/lndir -RUN_DEPENDS= clisp:${PORTSDIR}/lang/clisp - -OPTIONS_DEFINE= DOCS - -USES= gmake -GNU_CONFIGURE= yes - -PLIST_FILES= bin/mcvs \ - bin/mcvs-debug \ - ${DATADIR:C/${PREFIX}\///}/mcvs.mem \ - ${DATADIR:C/${PREFIX}\///}/mcvs-debug.mem -PLIST_DIRS= ${DATADIR:C/${PREFIX}\///} - -PORTDOCS= * - -.include <bsd.port.options.mk> - -post-patch: -# libc.so is now a symlink, let's find out the real name of the libc -# shared library. See: -# http://svnweb.freebsd.org/base/head/lib/libc/libc.ldscript?revision=251668&view=markup - rep=$$(${BASENAME} $$(${LDCONFIG} -r | ${AWK} '/libc.so/ { print $$3 }')); \ - ${REINPLACE_CMD} -e "s|libc.so.6|$$rep|" ${WRKSRC}/code/clisp-ffi.lisp - ${REINPLACE_CMD} -e '232s|make|${MAKE_CMD}|g' ${WRKSRC}/configure - ${REINPLACE_CMD} -e 's|type -P|which|g;s|$$(prefix)/lib|${DATADIR}|g' ${WRKSRC}/Makefile - -.if ${PORT_OPTIONS:MDOCS} -USE_TEX= latex:build -post-build: - cd ${WRKSRC}/docs/tex-manual && \ - pdflatex meta-cvs.latex && \ - pdflatex meta-cvs.latex && \ - pdflatex meta-cvs.latex -.endif - -do-install: - ${INSTALL_SCRIPT} ${WRKSRC}/mcvs ${STAGEDIR}${PREFIX}/bin - ${INSTALL_SCRIPT} ${WRKSRC}/mcvs-debug ${STAGEDIR}${PREFIX}/bin - @${MKDIR} ${STAGEDIR}${DATADIR} - ${INSTALL_DATA} ${WRKSRC}/mcvs.mem ${STAGEDIR}${DATADIR} - ${INSTALL_DATA} ${WRKSRC}/mcvs-debug.mem ${STAGEDIR}${DATADIR} -.if ${PORT_OPTIONS:MDOCS} - @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/docs/misc-text-files/* ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/docs/tex-manual/*.pdf ${STAGEDIR}${DOCSDIR} -.endif - -.include <bsd.port.mk> diff --git a/devel/meta-cvs/distinfo b/devel/meta-cvs/distinfo deleted file mode 100644 index 19fecd03b58e..000000000000 --- a/devel/meta-cvs/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (meta-cvs-1.1.98.tar.gz) = 4f3351b0e545a728816f8fcaff1950032543efe53f2246b198b98fa514616966 -SIZE (meta-cvs-1.1.98.tar.gz) = 152231 diff --git a/devel/meta-cvs/pkg-descr b/devel/meta-cvs/pkg-descr deleted file mode 100644 index c73d0d38f576..000000000000 --- a/devel/meta-cvs/pkg-descr +++ /dev/null @@ -1,15 +0,0 @@ -This is a port of Meta-CVS, a version control system built around CVS. -Although it retains most of the features of CVS, including all of the -networking support, it is more capable than CVS, and easier to use. - -Its main features are: - * Directory structure versioning. - * Support for a promotion model. - * User-friendly file type handling. - * Sane corner cases. - * Simple branching and merging. - * Support for symbolic links and metadata. - * Tracking of third party code containing moves and renames. - * Ease of deployment. - -WWW: http://common-lisp.net/project/meta-cvs/ |