aboutsummaryrefslogtreecommitdiff
path: root/deskutils/qrfcview
Commit message (Collapse)AuthorAgeFilesLines
* - Depend on qt4-rccAndrew Pantyukhin2007-02-121-1/+1
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=184976
* - Depend on uic and mocAndrew Pantyukhin2007-02-101-1/+1
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=184809
* - Add dependency on qmakeAndrew Pantyukhin2007-02-091-1/+1
| | | | | | | Inspired by: lofi Notes: svn path=/head/; revision=184656
* Add port deskutils/qrfcview:Andrew Pantyukhin2007-02-083-0/+41
qRFCView is a viewer for IETF RFCs. Advantages are: * automatic table of content, with direct opening of section; * handling of RFC internal cross-references; * automatic downloading of a referenced RFC from the IETF web site on a simple click; * caching of RFC in a local directory; * tab-browsing of RFC; * searching. WWW: http://qrfcview.berlios.de/ Author: Romain Rollet <rfcview@gmail.com> Notes: svn path=/head/; revision=184642