aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>2002-04-04 11:35:24 +0000
committerThomas Gellekum <tg@FreeBSD.org>2002-04-04 11:35:24 +0000
commit20956f6c129a9bce344c264461dbc448e1924306 (patch)
tree8cfe75f4af40b47cca771ad9df6c797de00eab20 /devel
parent104176d2a3ace26e40b2690fafdd6a67617f539a (diff)
downloadports-20956f6c129a9bce344c264461dbc448e1924306.tar.gz
ports-20956f6c129a9bce344c264461dbc448e1924306.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/noweb/Makefile8
-rw-r--r--devel/noweb/distinfo2
-rw-r--r--devel/noweb/files/patch-a8
-rw-r--r--devel/noweb/pkg-plist8
4 files changed, 17 insertions, 9 deletions
diff --git a/devel/noweb/Makefile b/devel/noweb/Makefile
index 33be35813b08..3d8e808bc373 100644
--- a/devel/noweb/Makefile
+++ b/devel/noweb/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= noweb
-PORTVERSION= 2.9a
+PORTVERSION= 2.10a
CATEGORIES= devel
-MASTER_SITES= ftp://ftp.cs.virginia.edu/pub/nr/
-EXTRACT_SUFX= .tgz
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= tg
MAINTAINER= tg@FreeBSD.org
@@ -23,6 +23,6 @@ MAN7= nowebfilters.7 nowebstyle.7
MLINKS= notangle.1 noweave.1 notangle.1 nountangle.1
post-build:
- @(cd ${WRKSRC} && ${WRKSRC}/awkname awk)
+ @(cd ${WRKSRC} && ${SH} ${WRKSRC}/awkname awk)
.include <bsd.port.mk>
diff --git a/devel/noweb/distinfo b/devel/noweb/distinfo
index 71f2711af2c8..6a011e33686b 100644
--- a/devel/noweb/distinfo
+++ b/devel/noweb/distinfo
@@ -1 +1 @@
-MD5 (noweb-2.9a.tgz) = b95f1d7b773b3f1425d266ed9eb6920b
+MD5 (noweb-2.10a.tar.gz) = 375ce3532e2995df366fc58ed069666c
diff --git a/devel/noweb/files/patch-a b/devel/noweb/files/patch-a
index 4c19665d5dfe..85f093cd3e6e 100644
--- a/devel/noweb/files/patch-a
+++ b/devel/noweb/files/patch-a
@@ -1,5 +1,5 @@
---- Makefile.orig Mon Aug 17 02:54:11 1998
-+++ Makefile Thu Sep 27 16:49:12 2001
+--- Makefile.orig Wed Mar 28 15:40:00 2001
++++ Makefile Wed Apr 3 16:31:21 2002
@@ -2,13 +2,14 @@
# See file COPYRIGHT for more information.
#
@@ -38,14 +38,14 @@
# change WEAVE if you want a different version of noweave to be installed
WEAVE=noweave
-@@ -135,12 +136,11 @@
+@@ -143,12 +144,12 @@
rm -f $(CATDIR)/nountangle.$(MANEXT).gz
(cd $(CATDIR); ln notangle.$(MANEXT).gz nountangle.$(MANEXT).gz)
install-tex:
- -mkdir $(TEXINPUTS) 2>/dev/null
+ -mkdir -p $(TEXINPUTS) 2>/dev/null
cp tex/nwmac.tex tex/noweb.sty $(TEXINPUTS)
-- -texhash
+ -texhash || echo "Program texhash not found or failed"
install-elisp:
- -mkdir $(ELISP) 2>/dev/null
diff --git a/devel/noweb/pkg-plist b/devel/noweb/pkg-plist
index a2a298a4a813..eaca8c4aaa5e 100644
--- a/devel/noweb/pkg-plist
+++ b/devel/noweb/pkg-plist
@@ -11,23 +11,30 @@ bin/nuweb2noweb
bin/cpif
bin/sl2h
share/emacs/site-lisp/noweb-mode.el
+share/noweb/autodefs.asdl
share/noweb/autodefs.c
share/noweb/autodefs.icon
share/noweb/autodefs.lrtl
+share/noweb/autodefs.mmix
share/noweb/autodefs.pascal
share/noweb/autodefs.promela
share/noweb/autodefs.sml
share/noweb/autodefs.tex
share/noweb/autodefs.yacc
+share/noweb/btdefn
share/noweb/disambiguate
+share/noweb/docs2comments
share/noweb/elide
share/noweb/emptydefn
share/noweb/finduses
+share/noweb/h2a
share/noweb/l2h
share/noweb/markup
share/noweb/mnt
share/noweb/noidx
share/noweb/nt
+share/noweb/nwmtime
+share/noweb/pipedocs
share/noweb/tmac.w
share/noweb/toascii
share/noweb/tohtml
@@ -36,5 +43,6 @@ share/noweb/toroff
share/noweb/unmarkup
share/noweb/tex/noweb.sty
share/noweb/tex/nwmac.tex
+share/noweb/xchunks
@dirrm share/noweb/tex
@dirrm share/noweb