aboutsummaryrefslogtreecommitdiff
path: root/devel/py-qt4-qct
Commit message (Collapse)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Use PYTHON_SITELIBDIR in pkg-plist;Boris Samorodov2007-04-122-58/+54
| | | | | | | | | | | | - Change DOCSDIR; - Remove NOPORTDOCS stuff, it's already in bsd.port.mk; - Add more backup sites in MASTER_SITES. PR: 111502 Submitted by: lwhsu Notes: svn path=/head/; revision=189844
* QCT - Qt/PyQt based commit toolBoris Samorodov2007-04-104-0/+101
Primary goals: 1. Platform agnostic (Linux, Windows, MacOS, Cygwin -- and FreeBSD now) 2. VCS agnostic (bazaar, cvs, git, mercurial, monotone, perforce, subversion) 3. Good keyboard navigation, keep the typical work-flow simple Author: Steve Borho <steve@borho.org> WWW: http://qct.sourceforge.net/ Notes: svn path=/head/; revision=189727