aboutsummaryrefslogtreecommitdiff
path: root/devel/cs
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2001-01-09 18:41:45 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2001-01-09 18:41:45 +0000
commit3bd9e343dffee400897bf98365126b9664d82605 (patch)
treea936b4dd1267aa5ba29623731f812d1c31cef4dd /devel/cs
parent10602842c52ba099ccdc6731191f257462743f0a (diff)
downloadports-3bd9e343dffee400897bf98365126b9664d82605.tar.gz
ports-3bd9e343dffee400897bf98365126b9664d82605.zip
Notes
Diffstat (limited to 'devel/cs')
-rw-r--r--devel/cs/Makefile15
-rw-r--r--devel/cs/distinfo2
-rw-r--r--devel/cs/files/patch-aa8
-rw-r--r--devel/cs/pkg-descr2
-rw-r--r--devel/cs/pkg-plist1
5 files changed, 14 insertions, 14 deletions
diff --git a/devel/cs/Makefile b/devel/cs/Makefile
index fb1089de1162..ad7029530bff 100644
--- a/devel/cs/Makefile
+++ b/devel/cs/Makefile
@@ -7,8 +7,10 @@
PORTNAME= cs
PORTVERSION= 0.5
+PORTREVISION= 1
CATEGORIES= devel
-MASTER_SITES= ftp://cantor.informatik.rwth-aachen.de/pub/unix/
+MASTER_SITES= http://www.moria.de/~michael/cs/
+DIST_SUBDIR= cs/0.5-19990925
MAINTAINER= ports@FreeBSD.org
@@ -16,14 +18,11 @@ ALL_TARGET= cs
MAN1= cs.1
do-install:
- @ ${INSTALL_PROGRAM} ${WRKSRC}/cs ${PREFIX}/bin
- @ ${INSTALL_MAN} ${WRKSRC}/cs.1 ${PREFIX}/man/man1
-
-post-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/cs ${PREFIX}/bin
+ ${INSTALL_MAN} ${WRKSRC}/cs.1 ${MANPREFIX}/man/man1
.if !defined(NOPORTDOCS)
- @ ${MKDIR} ${PREFIX}/share/doc/cs
- @ ${INSTALL_DATA} ${WRKSRC}/ANNOUNCE ${PREFIX}/share/doc/cs
- @ ${INSTALL_DATA} ${WRKSRC}/cs.html ${PREFIX}/share/doc/cs
+ ${MKDIR} ${PREFIX}/share/doc/cs
+ ${INSTALL_DATA} ${WRKSRC}/ANNOUNCE ${PREFIX}/share/doc/cs
.endif
.include <bsd.port.mk>
diff --git a/devel/cs/distinfo b/devel/cs/distinfo
index 8a200bb0b0bd..1608a7b50148 100644
--- a/devel/cs/distinfo
+++ b/devel/cs/distinfo
@@ -1 +1 @@
-MD5 (cs-0.5.tar.gz) = 61f8ea27a169e86e3e5e6eda4585e688
+MD5 (cs/0.5-19990925/cs-0.5.tar.gz) = 3cd38e56f0b7b14f3cd60ec2fcb60e51
diff --git a/devel/cs/files/patch-aa b/devel/cs/files/patch-aa
index 6a5378d51e10..e4528505e322 100644
--- a/devel/cs/files/patch-aa
+++ b/devel/cs/files/patch-aa
@@ -1,5 +1,5 @@
---- Makefile Sat Sep 19 19:10:58 1998
-+++ /home/andy/tmp/wrk/Makefile Tue Dec 15 20:44:22 1998
+--- Makefile.orig Sat Sep 25 06:33:12 1999
++++ Makefile Fri Jan 5 11:09:24 2001
@@ -2,7 +2,7 @@
#DB= BINARY_DB
@@ -18,11 +18,11 @@
-#LIBS= -lncurses -lmytinfo
-#LDFLAGS=
-#MAKEDEPEND= gcc -MM
-+CFLAGS+= -pipe -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wnested-externs -pedantic -fno-common $(CPPFLAGS)
++CFLAGS+= -pedantic -fno-common $(CPPFLAGS)
+CPPFLAGS= -I.curses.h -DNO_POSIX_SOURCE -D$(DB)
+LIBS= -lncurses -lmytinfo
+LDFLAGS=
-+MAKEDEPEND= gcc -MM
++MAKEDEPEND= ${CC} -MM
#}}}
#{{{ BSDI
#CC= gcc
diff --git a/devel/cs/pkg-descr b/devel/cs/pkg-descr
index e8603c677367..782bd0a9ec85 100644
--- a/devel/cs/pkg-descr
+++ b/devel/cs/pkg-descr
@@ -17,3 +17,5 @@
* POSIX
* ANSI C
* SYSV curses library
+
+WWW: http://www.moria.de/~michael/cs/
diff --git a/devel/cs/pkg-plist b/devel/cs/pkg-plist
index 201c6d2dfbc8..d3d41b74babe 100644
--- a/devel/cs/pkg-plist
+++ b/devel/cs/pkg-plist
@@ -1,4 +1,3 @@
bin/cs
share/doc/cs/ANNOUNCE
-share/doc/cs/cs.html
@dirrm share/doc/cs