Date: Tue, 06 Jul 1999 18:16:50 +0900 From: Kazu TAKAMUNE <takamune@avrl.mei.co.jp> To: asami@freebsd.org (Satoshi - Ports Wraith - Asami) Cc: ports@freebsd.org Subject: Www is broken by an illegal line in ports/INDEX. Message-ID: <19990706181650C.takamune@avrl.mei.co.jp>
next in thread | raw e-mail | index | archive | help
The `ports/INDEX' has an illegal line, then I can't build a www tree. % cd www; make all % cd www/en; make all ENGLISH_ONLY=1 : :(snip) : ===> ports cvs -QR co -p ports/INDEX > INDEX cvs -QR co -p ports/YEAR2000 > YEAR2000 : :(snip) : sgmlnorm -d -c /usr/local/share/sgml/html/catalog japanese.sgml > japanese.html sgmlnorm:japanese.sgml:115:215:E: end tag for element "A" which is not open sgmlnorm:japanese.sgml:115:1210:E: end tag for element "A" which is not open *** Error code 1 Stop. % grep 'dependency list incomplete' ports/INDEX ja-lynx-2.8.2.rel1: "/usr/ports/arhivers/unzip" non-existant -- dependency list incompleteja-lynx-2.8.2.rel1: "/usr/ports/arhivers/zip" non-existant -- dependency list incompleteja-lynx-2.8.2.rel1|/usr/ports/japanese/lynx|/usr/local|A terminal-based World-Wide Web Client with multi-byte modification|/usr/ports/japanese/lynx/pkg/DESCR|shige@FreeBSD.ORG|japanese www|bzip2-0.9.0c|| I think you can fix it only by remaking `ports/INDEX', because the port `japanese/lynx' has been fixed: http://www.freebsd.org/cgi/cvsweb.cgi/ports/japanese/lynx/Makefile.diff?r1=1.4&r2=1.5 Should I send PR ? --- With best regards. Kazu TAKAMUNE takamune@avrl.mei.co.jp 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?19990706181650C.takamune>