aboutsummaryrefslogtreecommitdiff
path: root/deskutils/qrfcview
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Fix "Enter RFC number" dialog so RFC numbers > 5000 can be enteredDmitry Marakasov2009-03-172-4/+15
| | | | | | | | | | | | | - While here: - Take maintainership - Fix QT_COMPONENTS (doesn't really need designer, only needs qmake-rcc-uic-moc for build) - call qmake in do-configure PR: 132690 Submitted by: Maxim Ignatenko <gelraen dot ua at gmail dot com> Notes: svn path=/head/; revision=230313
* Reset infofarmer due to maintainer-timeouts and no response to email.Mark Linimon2008-09-071-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=220031
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Add mirrors to all my berlios-hosted portsAndrew Pantyukhin2007-04-211-1/+1
| | | | | | | Prompted by: pointyhat via kris, fenner's survey Notes: svn path=/head/; revision=190528
* - 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