mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Initial import.
Lisp interpriter library.
This commit is contained in:
parent
c8b5fc4d57
commit
81f68fde18
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=23023
29
lang/librep/Makefile
Normal file
29
lang/librep/Makefile
Normal file
@ -0,0 +1,29 @@
|
||||
# New ports collection makefile for: librep
|
||||
# Version required: 0.7.1
|
||||
# Date created: 13 September 1999
|
||||
# Whom: Yukihiro Nakai <nakai@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= librep-0.7.1
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= ftp://ftp.dcs.warwick.ac.uk/people/John.Harper/librep/
|
||||
|
||||
MAINTAINER= nakai@FreeBSD.org
|
||||
|
||||
PLIST_SUB= GNUHOST=${ARCH}--freebsd${OSREL}
|
||||
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV+= LIBS="-lxpg4"
|
||||
|
||||
TAR_VER= '\"'`${TAR} --version 2>&1 | ${SED} 's/GNU tar version //'`'\"'
|
||||
|
||||
post-patch:
|
||||
${CAT} ${WRKSRC}/lisp/tar-file-handler.jl | \
|
||||
${SED} '/^(defvar tarfh-gnu-tar-version/s/nil/'${TAR_VER}'/' \
|
||||
> ${FILESDIR}/tmp.work
|
||||
${CP} ${FILESDIR}/tmp.work ${WRKSRC}/lisp/tar-file-handler.jl
|
||||
|
||||
.include <bsd.port.mk>
|
1
lang/librep/distinfo
Normal file
1
lang/librep/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (librep-0.7.1.tar.gz) = 399111acc81f2997f9f6b4185035ff65
|
1
lang/librep/pkg-comment
Normal file
1
lang/librep/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
an Emacs Lisp like runtime library
|
5
lang/librep/pkg-descr
Normal file
5
lang/librep/pkg-descr
Normal file
@ -0,0 +1,5 @@
|
||||
an Emacs Lisp like runtime library
|
||||
|
||||
I embed GNU tar version to ${WRKDIR}/lisp/tar-file-handler.jl,
|
||||
it is nessesary to use sawmill-capplet in /usr/ports/x11-wm/sawmill
|
||||
on FreeBSD.
|
97
lang/librep/pkg-plist
Normal file
97
lang/librep/pkg-plist
Normal file
@ -0,0 +1,97 @@
|
||||
bin/rep
|
||||
bin/rep-config
|
||||
bin/rep-remote
|
||||
bin/repdoc
|
||||
include/rep.h
|
||||
include/rep_lisp.h
|
||||
include/rep_regexp.h
|
||||
include/rep_subrs.h
|
||||
@unexec install-info --delete %D/info/librep.info %D/info/dir
|
||||
info/librep.info
|
||||
@exec install-info %D/info/librep.info %D/info/dir
|
||||
info/librep.info-1
|
||||
info/librep.info-2
|
||||
info/librep.info-3
|
||||
info/librep.info-4
|
||||
info/librep.info-5
|
||||
info/librep.info-6
|
||||
info/librep.info-7
|
||||
lib/librep.a
|
||||
lib/librep.la
|
||||
lib/librep.so
|
||||
lib/librep.so.4
|
||||
@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
|
||||
@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
|
||||
libexec/rep/0.7.1/%%GNUHOST%%/libsdbm.a
|
||||
libexec/rep/0.7.1/%%GNUHOST%%/libsdbm.la
|
||||
libexec/rep/0.7.1/%%GNUHOST%%/libsdbm.so
|
||||
libexec/rep/0.7.1/%%GNUHOST%%/libsdbm.so.0
|
||||
libexec/rep/0.7.1/%%GNUHOST%%/libtest-dl.a
|
||||
libexec/rep/0.7.1/%%GNUHOST%%/libtest-dl.la
|
||||
libexec/rep/0.7.1/%%GNUHOST%%/libtest-dl.so
|
||||
libexec/rep/0.7.1/%%GNUHOST%%/libtest-dl.so.0
|
||||
libexec/rep/0.7.1/%%GNUHOST%%/libtimers.a
|
||||
libexec/rep/0.7.1/%%GNUHOST%%/libtimers.la
|
||||
libexec/rep/0.7.1/%%GNUHOST%%/libtimers.so
|
||||
libexec/rep/0.7.1/%%GNUHOST%%/libtimers.so.0
|
||||
libexec/rep/%%GNUHOST%%/libtool
|
||||
libexec/rep/%%GNUHOST%%/rules.mk
|
||||
share/aclocal/rep.m4
|
||||
share/rep/0.7.1/DOC.dir
|
||||
share/rep/0.7.1/DOC.pag
|
||||
share/rep/0.7.1/lisp/autoload.jl
|
||||
share/rep/0.7.1/lisp/backquote.jl
|
||||
share/rep/0.7.1/lisp/backquote.jlc
|
||||
share/rep/0.7.1/lisp/bytecodes.jl
|
||||
share/rep/0.7.1/lisp/bytecodes.jlc
|
||||
share/rep/0.7.1/lisp/cgi-get.jl
|
||||
share/rep/0.7.1/lisp/cgi-get.jlc
|
||||
share/rep/0.7.1/lisp/compiler-opt.jl
|
||||
share/rep/0.7.1/lisp/compiler-opt.jlc
|
||||
share/rep/0.7.1/lisp/compiler.jl
|
||||
share/rep/0.7.1/lisp/compiler.jlc
|
||||
share/rep/0.7.1/lisp/date.jl
|
||||
share/rep/0.7.1/lisp/date.jlc
|
||||
share/rep/0.7.1/lisp/debug.jl
|
||||
share/rep/0.7.1/lisp/debug.jlc
|
||||
share/rep/0.7.1/lisp/disassembler.jl
|
||||
share/rep/0.7.1/lisp/disassembler.jlc
|
||||
share/rep/0.7.1/lisp/dump.jl
|
||||
share/rep/0.7.1/lisp/dump.jlc
|
||||
share/rep/0.7.1/lisp/environ.jl
|
||||
share/rep/0.7.1/lisp/environ.jlc
|
||||
share/rep/0.7.1/lisp/init.jl
|
||||
share/rep/0.7.1/lisp/init.jlc
|
||||
share/rep/0.7.1/lisp/lisp-doc.jl
|
||||
share/rep/0.7.1/lisp/lisp-doc.jlc
|
||||
share/rep/0.7.1/lisp/lisp.jl
|
||||
share/rep/0.7.1/lisp/lisp.jlc
|
||||
share/rep/0.7.1/lisp/mailaddr.jl
|
||||
share/rep/0.7.1/lisp/mailaddr.jlc
|
||||
share/rep/0.7.1/lisp/pwd-prompt.jl
|
||||
share/rep/0.7.1/lisp/pwd-prompt.jlc
|
||||
share/rep/0.7.1/lisp/remote-ftp.jl
|
||||
share/rep/0.7.1/lisp/remote-ftp.jlc
|
||||
share/rep/0.7.1/lisp/remote-rcp.jl
|
||||
share/rep/0.7.1/lisp/remote-rcp.jlc
|
||||
share/rep/0.7.1/lisp/remote-rep.jl
|
||||
share/rep/0.7.1/lisp/remote-rep.jlc
|
||||
share/rep/0.7.1/lisp/remote.jl
|
||||
share/rep/0.7.1/lisp/remote.jlc
|
||||
share/rep/0.7.1/lisp/rep.jl
|
||||
share/rep/0.7.1/lisp/rep.jlc
|
||||
share/rep/0.7.1/lisp/ring.jl
|
||||
share/rep/0.7.1/lisp/ring.jlc
|
||||
share/rep/0.7.1/lisp/sort.jl
|
||||
share/rep/0.7.1/lisp/sort.jlc
|
||||
share/rep/0.7.1/lisp/tar-file-handler.jl
|
||||
share/rep/0.7.1/lisp/tar-file-handler.jlc
|
||||
share/rep/0.7.1/lisp/tilde.jl
|
||||
share/rep/0.7.1/lisp/tilde.jlc
|
||||
@dirrm libexec/rep/0.7.1/%%GNUHOST%%
|
||||
@dirrm libexec/rep/0.7.1
|
||||
@dirrm libexec/rep/%%GNUHOST%%
|
||||
@dirrm libexec/rep
|
||||
@dirrm share/rep/0.7.1/lisp
|
||||
@dirrm share/rep/0.7.1
|
||||
@dirrm share/rep
|
29
lang/librep2/Makefile
Normal file
29
lang/librep2/Makefile
Normal file
@ -0,0 +1,29 @@
|
||||
# New ports collection makefile for: librep
|
||||
# Version required: 0.7.1
|
||||
# Date created: 13 September 1999
|
||||
# Whom: Yukihiro Nakai <nakai@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= librep-0.7.1
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= ftp://ftp.dcs.warwick.ac.uk/people/John.Harper/librep/
|
||||
|
||||
MAINTAINER= nakai@FreeBSD.org
|
||||
|
||||
PLIST_SUB= GNUHOST=${ARCH}--freebsd${OSREL}
|
||||
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV+= LIBS="-lxpg4"
|
||||
|
||||
TAR_VER= '\"'`${TAR} --version 2>&1 | ${SED} 's/GNU tar version //'`'\"'
|
||||
|
||||
post-patch:
|
||||
${CAT} ${WRKSRC}/lisp/tar-file-handler.jl | \
|
||||
${SED} '/^(defvar tarfh-gnu-tar-version/s/nil/'${TAR_VER}'/' \
|
||||
> ${FILESDIR}/tmp.work
|
||||
${CP} ${FILESDIR}/tmp.work ${WRKSRC}/lisp/tar-file-handler.jl
|
||||
|
||||
.include <bsd.port.mk>
|
1
lang/librep2/distinfo
Normal file
1
lang/librep2/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (librep-0.7.1.tar.gz) = 399111acc81f2997f9f6b4185035ff65
|
1
lang/librep2/pkg-comment
Normal file
1
lang/librep2/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
an Emacs Lisp like runtime library
|
5
lang/librep2/pkg-descr
Normal file
5
lang/librep2/pkg-descr
Normal file
@ -0,0 +1,5 @@
|
||||
an Emacs Lisp like runtime library
|
||||
|
||||
I embed GNU tar version to ${WRKDIR}/lisp/tar-file-handler.jl,
|
||||
it is nessesary to use sawmill-capplet in /usr/ports/x11-wm/sawmill
|
||||
on FreeBSD.
|
97
lang/librep2/pkg-plist
Normal file
97
lang/librep2/pkg-plist
Normal file
@ -0,0 +1,97 @@
|
||||
bin/rep
|
||||
bin/rep-config
|
||||
bin/rep-remote
|
||||
bin/repdoc
|
||||
include/rep.h
|
||||
include/rep_lisp.h
|
||||
include/rep_regexp.h
|
||||
include/rep_subrs.h
|
||||
@unexec install-info --delete %D/info/librep.info %D/info/dir
|
||||
info/librep.info
|
||||
@exec install-info %D/info/librep.info %D/info/dir
|
||||
info/librep.info-1
|
||||
info/librep.info-2
|
||||
info/librep.info-3
|
||||
info/librep.info-4
|
||||
info/librep.info-5
|
||||
info/librep.info-6
|
||||
info/librep.info-7
|
||||
lib/librep.a
|
||||
lib/librep.la
|
||||
lib/librep.so
|
||||
lib/librep.so.4
|
||||
@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
|
||||
@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
|
||||
libexec/rep/0.7.1/%%GNUHOST%%/libsdbm.a
|
||||
libexec/rep/0.7.1/%%GNUHOST%%/libsdbm.la
|
||||
libexec/rep/0.7.1/%%GNUHOST%%/libsdbm.so
|
||||
libexec/rep/0.7.1/%%GNUHOST%%/libsdbm.so.0
|
||||
libexec/rep/0.7.1/%%GNUHOST%%/libtest-dl.a
|
||||
libexec/rep/0.7.1/%%GNUHOST%%/libtest-dl.la
|
||||
libexec/rep/0.7.1/%%GNUHOST%%/libtest-dl.so
|
||||
libexec/rep/0.7.1/%%GNUHOST%%/libtest-dl.so.0
|
||||
libexec/rep/0.7.1/%%GNUHOST%%/libtimers.a
|
||||
libexec/rep/0.7.1/%%GNUHOST%%/libtimers.la
|
||||
libexec/rep/0.7.1/%%GNUHOST%%/libtimers.so
|
||||
libexec/rep/0.7.1/%%GNUHOST%%/libtimers.so.0
|
||||
libexec/rep/%%GNUHOST%%/libtool
|
||||
libexec/rep/%%GNUHOST%%/rules.mk
|
||||
share/aclocal/rep.m4
|
||||
share/rep/0.7.1/DOC.dir
|
||||
share/rep/0.7.1/DOC.pag
|
||||
share/rep/0.7.1/lisp/autoload.jl
|
||||
share/rep/0.7.1/lisp/backquote.jl
|
||||
share/rep/0.7.1/lisp/backquote.jlc
|
||||
share/rep/0.7.1/lisp/bytecodes.jl
|
||||
share/rep/0.7.1/lisp/bytecodes.jlc
|
||||
share/rep/0.7.1/lisp/cgi-get.jl
|
||||
share/rep/0.7.1/lisp/cgi-get.jlc
|
||||
share/rep/0.7.1/lisp/compiler-opt.jl
|
||||
share/rep/0.7.1/lisp/compiler-opt.jlc
|
||||
share/rep/0.7.1/lisp/compiler.jl
|
||||
share/rep/0.7.1/lisp/compiler.jlc
|
||||
share/rep/0.7.1/lisp/date.jl
|
||||
share/rep/0.7.1/lisp/date.jlc
|
||||
share/rep/0.7.1/lisp/debug.jl
|
||||
share/rep/0.7.1/lisp/debug.jlc
|
||||
share/rep/0.7.1/lisp/disassembler.jl
|
||||
share/rep/0.7.1/lisp/disassembler.jlc
|
||||
share/rep/0.7.1/lisp/dump.jl
|
||||
share/rep/0.7.1/lisp/dump.jlc
|
||||
share/rep/0.7.1/lisp/environ.jl
|
||||
share/rep/0.7.1/lisp/environ.jlc
|
||||
share/rep/0.7.1/lisp/init.jl
|
||||
share/rep/0.7.1/lisp/init.jlc
|
||||
share/rep/0.7.1/lisp/lisp-doc.jl
|
||||
share/rep/0.7.1/lisp/lisp-doc.jlc
|
||||
share/rep/0.7.1/lisp/lisp.jl
|
||||
share/rep/0.7.1/lisp/lisp.jlc
|
||||
share/rep/0.7.1/lisp/mailaddr.jl
|
||||
share/rep/0.7.1/lisp/mailaddr.jlc
|
||||
share/rep/0.7.1/lisp/pwd-prompt.jl
|
||||
share/rep/0.7.1/lisp/pwd-prompt.jlc
|
||||
share/rep/0.7.1/lisp/remote-ftp.jl
|
||||
share/rep/0.7.1/lisp/remote-ftp.jlc
|
||||
share/rep/0.7.1/lisp/remote-rcp.jl
|
||||
share/rep/0.7.1/lisp/remote-rcp.jlc
|
||||
share/rep/0.7.1/lisp/remote-rep.jl
|
||||
share/rep/0.7.1/lisp/remote-rep.jlc
|
||||
share/rep/0.7.1/lisp/remote.jl
|
||||
share/rep/0.7.1/lisp/remote.jlc
|
||||
share/rep/0.7.1/lisp/rep.jl
|
||||
share/rep/0.7.1/lisp/rep.jlc
|
||||
share/rep/0.7.1/lisp/ring.jl
|
||||
share/rep/0.7.1/lisp/ring.jlc
|
||||
share/rep/0.7.1/lisp/sort.jl
|
||||
share/rep/0.7.1/lisp/sort.jlc
|
||||
share/rep/0.7.1/lisp/tar-file-handler.jl
|
||||
share/rep/0.7.1/lisp/tar-file-handler.jlc
|
||||
share/rep/0.7.1/lisp/tilde.jl
|
||||
share/rep/0.7.1/lisp/tilde.jlc
|
||||
@dirrm libexec/rep/0.7.1/%%GNUHOST%%
|
||||
@dirrm libexec/rep/0.7.1
|
||||
@dirrm libexec/rep/%%GNUHOST%%
|
||||
@dirrm libexec/rep
|
||||
@dirrm share/rep/0.7.1/lisp
|
||||
@dirrm share/rep/0.7.1
|
||||
@dirrm share/rep
|
Loading…
Reference in New Issue
Block a user