- update zoem to 09-149

- remove maintainer per his request
- specify license version
This commit is contained in:
jasper 2009-12-23 22:09:20 +00:00
parent 0f5767650a
commit 15f46b811f
5 changed files with 29 additions and 49 deletions

View File

@ -1,25 +1,25 @@
# $OpenBSD: Makefile,v 1.8 2007/09/15 20:59:42 merdely Exp $
# $OpenBSD: Makefile,v 1.9 2009/12/23 22:09:20 jasper Exp $
COMMENT= interpretive macro/programming language
V= 06-080
V= 09-149
DISTNAME= zoem-${V}
PKGNAME= zoem-${V:S,-,_,}
CATEGORIES= textproc lang
HOMEPAGE= http://micans.org/zoem/
MAINTAINER= Andreas Kahari <andreas.kahari@gmail.com>
# GPL
# GPLv2
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= c m
MASTER_SITES= http://micans.org/zoem/src/
MASTER_SITES= ${HOMEPAGE}/src/
CONFIGURE_STYLE=gnu
FAKE_FLAGS= docexamplesdir=${PREFIX}/share/examples/zoem/
.include <bsd.port.mk>

View File

@ -1,5 +1,5 @@
MD5 (zoem-06-080.tar.gz) = iK19Ar3cSCcfW7JvNdKZRw==
RMD160 (zoem-06-080.tar.gz) = FFc11lXIkIwJsXmqkWna7k+sI5g=
SHA1 (zoem-06-080.tar.gz) = Ch69hyd4CHs/2HZWaHGmPGJpN18=
SHA256 (zoem-06-080.tar.gz) = Js8lWRhE6cJL2xjaQRZYlg/9cqEyIjAr4ulbb/rAgOk=
SIZE (zoem-06-080.tar.gz) = 519204
MD5 (zoem-09-149.tar.gz) = W/q9PkDBmRwfFHuWsdz1EQ==
RMD160 (zoem-09-149.tar.gz) = QN6DwcYnN3RCpmuwgt8PBqWOU4g=
SHA1 (zoem-09-149.tar.gz) = 8Bsh26EPuKmQt6IAuxd2MolPPtg=
SHA256 (zoem-09-149.tar.gz) = cCByIFYp3pM9db86G9TndQIwmiZFHhlGQnyx/Zc8VNU=
SIZE (zoem-09-149.tar.gz) = 570150

View File

@ -1,25 +0,0 @@
$OpenBSD: patch-examples_Makefile_in,v 1.4 2006/04/04 17:50:02 bernd Exp $
--- examples/Makefile.in.orig Tue Mar 21 11:58:43 2006
+++ examples/Makefile.in Sun Apr 2 12:58:04 2006
@@ -136,7 +136,7 @@ sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
docdir = $(datadir)/doc/$(PACKAGE)
-docexamplesdir = $(docdir)/examples
+docexamplesdir = $(datadir)/examples/$(PACKAGE)
docexamples_DATA = \
README \
power-of-2.azm power-of-2.ozm \
@@ -337,10 +337,10 @@ fib.ozm: fib.azm
true
stress.ozm: stress.azm
- zoem -i stress --system-honor --unsafe-silent --err-out -s get_it_on=1 -o - > stress.ozm
+ zoem -i stress --system-honor --unsafe-silent --err-out -s get_it_on=1 -o - > stress.ozm
stress2.ozm: stress2.azm
- zoem -i stress2 --system-honor --unsafe-silent --err-out -s get_it_on=1 -o - > stress2.ozm
+ zoem -i stress2 --system-honor --unsafe-silent --err-out -s get_it_on=1 -o - > stress2.ozm
power-of-2.ozm: power-of-2.azm
../src/zoem -i power-of-2 --allow=ls

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-src_Makefile_in,v 1.1 2009/03/24 15:58:00 naddy Exp $
--- src/Makefile.in.orig Tue Mar 24 16:56:20 2009
+++ src/Makefile.in Tue Mar 24 16:56:35 2009
@@ -100,7 +100,7 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
$OpenBSD: patch-src_Makefile_in,v 1.2 2009/12/23 22:09:20 jasper Exp $
--- src/Makefile.in.orig Fri May 29 14:24:17 2009
+++ src/Makefile.in Wed Dec 23 21:56:37 2009
@@ -101,7 +101,7 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
@ -10,7 +10,7 @@ $OpenBSD: patch-src_Makefile_in,v 1.1 2009/03/24 15:58:00 naddy Exp $
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
MAINT = @MAINT@
@@ -157,7 +157,7 @@ ops-env.c ops-constant.c curly.c digest.c entry.c \
@@ -158,7 +158,7 @@ ops-env.c ops-constant.c curly.c digest.c entry.c \
iface.c source.c sink.c filter.c key.c dict.c ops.c parse.c read.c \
segment.c util.c zoem.c version.c

View File

@ -1,5 +1,5 @@
@comment $OpenBSD: PLIST,v 1.4 2006/04/04 17:50:02 bernd Exp $
bin/zoem
@comment $OpenBSD: PLIST,v 1.5 2009/12/23 22:09:20 jasper Exp $
@bin bin/zoem
@man man/man1/zoem.1
@man man/man7/pud-base.7
@man man/man7/pud-faq.7
@ -13,12 +13,6 @@ share/doc/zoem/doc/zoem.html
share/doc/zoem/doc/zoem.ps
share/doc/zoem/doc/zum.azm
share/doc/zoem/doc/zum.html
share/doc/zoem/examples/
share/doc/zoem/examples/pud-base.azm
share/doc/zoem/examples/pud-faq.azm
share/doc/zoem/examples/pud-man.azm
share/doc/zoem/examples/pud-ref.azm
share/doc/zoem/examples/pud.azm
share/doc/zoem/mac/
share/doc/zoem/mac/buzzz.1
share/doc/zoem/mac/buzzz.azm
@ -42,6 +36,10 @@ share/doc/zoem/mac/pud.html
share/doc/zoem/mac/pud.ps
share/doc/zoem/mac/pud.txt
share/examples/zoem/
share/examples/zoem/8q.azm
share/examples/zoem/8q.ozm
share/examples/zoem/8q2.azm
share/examples/zoem/8q2.ozm
share/examples/zoem/README
share/examples/zoem/catch.azm
share/examples/zoem/catch.ozm
@ -54,6 +52,11 @@ share/examples/zoem/nest.azm
share/examples/zoem/nest.ozm
share/examples/zoem/power-of-2.azm
share/examples/zoem/power-of-2.ozm
share/examples/zoem/pud-base.azm
share/examples/zoem/pud-faq.azm
share/examples/zoem/pud-man.azm
share/examples/zoem/pud-ref.azm
share/examples/zoem/pud.azm
share/examples/zoem/reverse.azm
share/examples/zoem/reverse.ozm
share/examples/zoem/scope.azm
@ -78,3 +81,5 @@ share/zoem/mac/doc.zmm
share/zoem/mac/faq.zmm
share/zoem/mac/man.zmm
share/zoem/mac/ref.zmm
share/zoem/mac/zsd.base.css
share/zoem/mac/zsd.doc.css