On Fri, 1 Jun 2012 22:55:39 +0800, wen heping wrote:
2012/5/29 Stuart Henderson <[email protected]>
On 2012/05/29 09:04, wen heping wrote:
> There is big differenc between beautifulsoup and beautifulsoup4.
What about the dep's, did you test anki and calibre?
I always find dep on openports.se and it does not find one and I
shall
change the way to find dep:
Your best friend to find deps is databases/sqlports, you could do
something like that:
$ sqlite3 /usr/local/share/sqlports "SELECT BUILD_DEPENDS, RUN_DEPENDS
FROM Ports WHERE FULLPKGPATH LIKE '%beautifulsoup%'"
Cheers,
Remi.