Hi, Reference: > From: Christoph Moench-Tegeder <[email protected]> > Date: Mon, 22 Feb 2016 11:53:07 +0100
Christoph Moench-Tegeder wrote: > ## Julian H. Stacey ([email protected]): > > > There seems to be loss of 83 ports in graphics/ on freebsd.org http server ? > > https://svnweb.freebsd.org/ports/head/graphics/ > > All beyond telak missing. > > eg tesseract & others missing > > https://svnweb.freebsd.org/ports/head/graphics/?dir_pagestart=1000 Ah Yes Thanks Christoph, I never before noticed that little grey button I see there's a few directories over 1000: cd /usr/ports csh foreach i ( [a-z]* ) echo $i (pushd $i ; /bin/ls -1 | wc -l ; popd ) end devel 5381 graphics 1089 net 1386 security 1148 sysutils 1191 textproc 1712 www 2406 Cheers, Julian -- Julian Stacey, BSD Linux Unix Sys Eng Consultant Munich http://berklix.eu/jhs/ Mail plain text, No quoted-printable, HTML, base64, MS.doc. Prefix old lines '> ' Reply below old, like play script. Break lines by 80. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
