Date: Sun, 14 Dec 2003 09:28:13 -0800 (PST) From: Ceri Davies <ceri@FreeBSD.org> To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/tools buildpnms.sh www/en send-pr.sgml www/en/gifs 1.pnm 2.pnm 3.pnm 4.pnm 5.pnm 6.pnm 7.pnm 8.pnm 9.pnm A.pnm B.pnm C.pnm D.pnm E.pnm F.pnm G.pnm H.pnm I.pnm J.pnm K.pnm L.pnm M.pnm Makefile N.pnm P.pnm Q.pnm R.pnm S.pnm T.pnm U.pnm V.pnm W.pnm ... Message-ID: <200312141728.hBEHSEeb064988@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ceri 2003/12/14 09:28:13 PST FreeBSD doc repository Modified files: en send-pr.sgml en/gifs Makefile en/cgi Makefile dosendpr.cgi Added files: tools buildpnms.sh en/gifs 1.pnm 2.pnm 3.pnm 4.pnm 5.pnm 6.pnm 7.pnm 8.pnm 9.pnm A.pnm B.pnm C.pnm D.pnm E.pnm F.pnm G.pnm H.pnm I.pnm J.pnm K.pnm L.pnm M.pnm N.pnm P.pnm Q.pnm R.pnm S.pnm T.pnm U.pnm V.pnm W.pnm X.pnm Y.pnm Z.pnm en/cgi sendpr-code.cgi Log: Re-enable the web-based PR submission mechanism. This code relies on the netpbm port being installed ; this is already a dependency of the textproc/docproj port. This comes courtesy of a collaboration with Eric Anderson <anderson@centtech.com> who submitted both the idea and the vast majority of the code to implement it; thank you very much, Eric - this is a great Christmas present to us and our user community. Revision Changes Path 1.20 +2 -2 www/en/cgi/Makefile 1.14 +49 -13 www/en/cgi/dosendpr.cgi 1.1 +82 -0 www/en/cgi/sendpr-code.cgi (new) 1.1 +4 -0 www/en/gifs/1.pnm (new) 1.1 +4 -0 www/en/gifs/2.pnm (new) 1.1 +4 -0 www/en/gifs/3.pnm (new) 1.1 +4 -0 www/en/gifs/4.pnm (new) 1.1 +4 -0 www/en/gifs/5.pnm (new) 1.1 +4 -0 www/en/gifs/6.pnm (new) 1.1 +4 -0 www/en/gifs/7.pnm (new) 1.1 +4 -0 www/en/gifs/8.pnm (new) 1.1 +4 -0 www/en/gifs/9.pnm (new) 1.1 +4 -0 www/en/gifs/A.pnm (new) 1.1 +4 -0 www/en/gifs/B.pnm (new) 1.1 +4 -0 www/en/gifs/C.pnm (new) 1.1 +4 -0 www/en/gifs/D.pnm (new) 1.1 +4 -0 www/en/gifs/E.pnm (new) 1.1 +4 -0 www/en/gifs/F.pnm (new) 1.1 +4 -0 www/en/gifs/G.pnm (new) 1.1 +4 -0 www/en/gifs/H.pnm (new) 1.1 +4 -0 www/en/gifs/I.pnm (new) 1.1 +4 -0 www/en/gifs/J.pnm (new) 1.1 +4 -0 www/en/gifs/K.pnm (new) 1.1 +4 -0 www/en/gifs/L.pnm (new) 1.1 +4 -0 www/en/gifs/M.pnm (new) 1.47 +5 -1 www/en/gifs/Makefile 1.1 +4 -0 www/en/gifs/N.pnm (new) 1.1 +4 -0 www/en/gifs/P.pnm (new) 1.1 +4 -0 www/en/gifs/Q.pnm (new) 1.1 +4 -0 www/en/gifs/R.pnm (new) 1.1 +4 -0 www/en/gifs/S.pnm (new) 1.1 +4 -0 www/en/gifs/T.pnm (new) 1.1 +4 -0 www/en/gifs/U.pnm (new) 1.1 +4 -0 www/en/gifs/V.pnm (new) 1.1 +4 -0 www/en/gifs/W.pnm (new) 1.1 +4 -0 www/en/gifs/X.pnm (new) 1.1 +4 -0 www/en/gifs/Y.pnm (new) 1.1 +4 -0 www/en/gifs/Z.pnm (new) 1.32 +10 -12 www/en/send-pr.sgml 1.1 +29 -0 www/tools/buildpnms.sh (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312141728.hBEHSEeb064988>