Date: Wed, 12 Apr 2000 09:50:04 -0700 (PDT) From: lioux@uol.com.br To: freebsd-ports@FreeBSD.org Subject: Re: ports/17941: New port devel/lwp needed for coda 5.3.6 Message-ID: <200004121650.JAA56122@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/17941; it has been noted by GNATS. From: lioux@uol.com.br To: freebsd-gnats-submit@FreeBSD.org Cc: lioux@uol.com.br Subject: Re: ports/17941: New port devel/lwp needed for coda 5.3.6 Date: Wed, 12 Apr 2000 13:37:30 -0300 Follow up: I took over the maintainership of the port since I'll probably be able to handle the port format better than the coda team. However, I added proper coda contact information on pkg/DESC. After using the shar, apply the following patch. --- diff -ruN /home/lioux/download/coda/devel/lwp/Makefile ./Makefile --- /home/lioux/download/coda/devel/lwp/Makefile Tue Apr 11 23:15:00 2000 +++ ./Makefile Wed Apr 12 13:36:59 2000 @@ -10,7 +10,7 @@ CATEGORIES= devel MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/lwp/src/ -MAINTAINER= coda@cs.cmu.edu +MAINTAINER= lioux@linf.unb.br GNU_CONFIGURE= yes USE_GMAKE= yes diff -ruN /home/lioux/download/coda/devel/lwp/pkg/DESCR ./pkg/DESCR --- /home/lioux/download/coda/devel/lwp/pkg/DESCR Tue Mar 21 19:51:26 2000 +++ ./pkg/DESCR Wed Apr 12 13:30:58 2000 @@ -1,3 +1,8 @@ The LWP userspace threads library. The LWP threads library is used by the Coda distributed filesystem, RVM (a persistent VM library), and RPC2/SFTP (remote procedure call library) + +Project contact information below. + +EMAIL: coda@cs.cmu.edu +WWW: http://www.coda.cs.cmu.edu/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004121650.JAA56122>