Index: head/lang/clisp/Makefile =================================================================== --- head/lang/clisp/Makefile (revision 151863) +++ head/lang/clisp/Makefile (revision 151864) @@ -1,52 +1,52 @@ # New ports collection makefile for: clisp # Date created: Feb 5 2000 # Whom: Jeff Brown # # $FreeBSD$ # PORTNAME= clisp -PORTVERSION= 2.35 -PORTREVISION= 1 +PORTVERSION= 2.36 CATEGORIES= lang lisp MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR=${PORTNAME}/release/${PORTVERSION} MAINTAINER= jakub@rehor.net COMMENT= A Common Lisp implementation BUILD_DEPENDS= ${LOCALBASE}/lib/libsigsegv.a:${PORTSDIR}/devel/libsigsegv \ dvipdf:${PORTSDIR}/${GHOSTSCRIPT_PORT} USE_BZIP2= yes USE_ICONV= yes GNU_CONFIGURE= yes USE_GETTEXT= yes # Build subdirectory BUILD_DIRNAME=${CONFIGURE_TARGET} # Check ./configure --list-modules in the distribution to see all modules MAKEMAKE_ARGS=--prefix=${PREFIX} --mandir=${PREFIX}/man --with-dynamic-ffi \ --with-module=rawsock --with-module=wildcard --srcdir=${WRKSRC}/src .include .if ${ARCH} == amd64 || ${ARCH} == ia64 -BROKEN= "Does not compile on amd64 or ia64" +CFLAGS+= -DNO_MULTIMAP_SHM -DNO_MULTIMAP_FILE -DNO_SINGLEMAP \ + -DNO_TRIVIALMAP .endif # The source doesn't include a top-level Makefile, so we'll fake one. post-extract: @cd ${WRKSRC} && \ ${PRINTF} "all install:\n\t@cd ${WRKSRC}/${BUILD_DIRNAME} && \$${MAKE} \$${MAKEFLAGS} \$$@\n" > ${WRKSRC}/Makefile # The 'configure' script stops short of doing this for us. post-configure: cd ${WRKSRC}/${BUILD_DIRNAME} && \ ./makemake ${MAKEMAKE_ARGS} > Makefile && \ make config.lisp MAN1= clisp.1 .include Property changes on: head/lang/clisp/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.30 \ No newline at end of property +1.31 \ No newline at end of property Index: head/lang/clisp/distinfo =================================================================== --- head/lang/clisp/distinfo (revision 151863) +++ head/lang/clisp/distinfo (revision 151864) @@ -1,2 +1,3 @@ -MD5 (clisp-2.35.tar.bz2) = a8e3136c4ecfb5deb65fe53e22ca2c07 -SIZE (clisp-2.35.tar.bz2) = 7902817 +MD5 (clisp-2.36.tar.bz2) = 45296cfde71d06cb9cb006631c4bc6f4 +SHA256 (clisp-2.36.tar.bz2) = ac4574cbc38300a68ce22c101b7bff4d0e813bace2153af03cfeae3c3aa4c3b8 +SIZE (clisp-2.36.tar.bz2) = 8009369 Property changes on: head/lang/clisp/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property Index: head/lang/clisp/pkg-plist =================================================================== --- head/lang/clisp/pkg-plist (revision 151863) +++ head/lang/clisp/pkg-plist (revision 151864) @@ -1,86 +1,88 @@ bin/clisp lib/clisp/base/calls.o lib/clisp/base/gettext.o lib/clisp/base/libavcall.a lib/clisp/base/libcallback.a lib/clisp/base/libcharset.a lib/clisp/base/libnoreadline.a lib/clisp/base/lisp.a lib/clisp/base/lisp.run lib/clisp/base/lispinit.mem lib/clisp/base/makevars lib/clisp/base/modules.h lib/clisp/base/modules.o +lib/clisp/base/readline.o lib/clisp/base/regex.o lib/clisp/base/regexi.o lib/clisp/base/regexp.dvi lib/clisp/clisp-link +lib/clisp/data/Symbol-Table.text lib/clisp/data/UnicodeDataFull.txt -lib/clisp/data/clhs.txt lib/clisp/full/calls.o lib/clisp/full/gettext.o lib/clisp/full/libavcall.a lib/clisp/full/libcallback.a lib/clisp/full/libcharset.a lib/clisp/full/libnoreadline.a lib/clisp/full/lisp.a lib/clisp/full/lisp.run lib/clisp/full/lispinit.mem lib/clisp/full/makevars lib/clisp/full/modules.h lib/clisp/full/modules.o lib/clisp/full/rawsock.o +lib/clisp/full/readline.o lib/clisp/full/regex.o lib/clisp/full/regexi.o lib/clisp/full/regexp.dvi lib/clisp/full/wildcard.dvi lib/clisp/full/wildcard.o lib/clisp/linkkit/clisp.h lib/clisp/linkkit/modprep.lisp lib/clisp/linkkit/modules.c lib/clisp/linkkit/modules.d %%PORTDOCS%%%%DOCSDIR%%/ANNOUNCE %%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT %%PORTDOCS%%%%DOCSDIR%%/GNU-GPL %%PORTDOCS%%%%DOCSDIR%%/MAGIC.add %%PORTDOCS%%%%DOCSDIR%%/NEWS %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/README.de %%PORTDOCS%%%%DOCSDIR%%/README.es %%PORTDOCS%%%%DOCSDIR%%/SUMMARY %%PORTDOCS%%%%DOCSDIR%%/clisp.dvi %%PORTDOCS%%%%DOCSDIR%%/clisp.html %%PORTDOCS%%%%DOCSDIR%%/clisp.pdf %%PORTDOCS%%%%DOCSDIR%%/clisp.ps %%PORTDOCS%%%%DOCSDIR%%/doc/CLOS-guide.txt %%PORTDOCS%%%%DOCSDIR%%/doc/LISP-tutorial.txt %%PORTDOCS%%%%DOCSDIR%%/doc/clisp.1 %%PORTDOCS%%%%DOCSDIR%%/doc/clisp.dvi %%PORTDOCS%%%%DOCSDIR%%/doc/clisp.html -%%PORTDOCS%%%%DOCSDIR%%/doc/clisp.png %%PORTDOCS%%%%DOCSDIR%%/doc/clisp.pdf +%%PORTDOCS%%%%DOCSDIR%%/doc/clisp.png %%PORTDOCS%%%%DOCSDIR%%/doc/clisp.ps %%PORTDOCS%%%%DOCSDIR%%/doc/editors.txt %%PORTDOCS%%%%DOCSDIR%%/doc/impnotes.css %%PORTDOCS%%%%DOCSDIR%%/doc/impnotes.html share/locale/da/LC_MESSAGES/clisp.mo share/locale/da/LC_MESSAGES/clisplow.mo share/locale/de/LC_MESSAGES/clisp.mo share/locale/de/LC_MESSAGES/clisplow.mo share/locale/en/LC_MESSAGES/clisp.mo share/locale/en/LC_MESSAGES/clisplow.mo share/locale/es/LC_MESSAGES/clisp.mo share/locale/es/LC_MESSAGES/clisplow.mo share/locale/fr/LC_MESSAGES/clisp.mo share/locale/fr/LC_MESSAGES/clisplow.mo share/locale/nl/LC_MESSAGES/clisp.mo share/locale/nl/LC_MESSAGES/clisplow.mo share/locale/ru/LC_MESSAGES/clisp.mo share/locale/ru/LC_MESSAGES/clisplow.mo %%PORTDOCS%%@dirrm %%DOCSDIR%%/doc %%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrm lib/clisp/linkkit @dirrm lib/clisp/full @dirrm lib/clisp/data @dirrm lib/clisp/base @dirrm lib/clisp Property changes on: head/lang/clisp/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.12 \ No newline at end of property +1.13 \ No newline at end of property