aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/portrac
Commit message (Collapse)AuthorAgeFilesLines
* - Convert to USES=qmake (and other USES while I'm here)Max Brazhnikov2013-11-221-10/+6
| | | | | | | | | | - Add state support - Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc. Approved by: portmgr (blanket approval) Notes: svn path=/head/; revision=334603
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | ports-mgmt) Notes: svn path=/head/; revision=327762
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4Martin Wilke2012-06-061-2/+1
| | | | | | | Review by: bapt, David Naylor (kde team) Notes: svn path=/head/; revision=298557
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - Update to 0.4.Wesley Shields2011-05-302-3/+5
| | | | | | | | | | - Add LICENSE PR: ports/157391 Submitted by: Mario Pavlov <mgp@e-soul.org> (maintainer) Notes: svn path=/head/; revision=274821
* - Get Rid MD5 supportMartin Wilke2011-03-181-1/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* Update to 0.3Max Brazhnikov2010-07-112-4/+4
| | | | | | | | PR: ports/148495 Submitted by: Mario Pavlov (maintainer) Notes: svn path=/head/; revision=257642
* - Update to 0.2Sylvio Cesar Teixeira2010-04-092-6/+5
| | | | | | | | | PR: ports/145521 Submitted by: Mario Pavlov <mgp@e-soul.org> (maintainer) Approved by: itetcu (mentor, implicit) Notes: svn path=/head/; revision=252494
* - update to 1.4.1Dirk Meyer2010-03-281-0/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* portrac is a simple GUI tool for tracking port updates.Martin Wilke2009-09-133-0/+47
It's based on Qt4 and it integrates with the system tray. portrac shows a simple list of the available updates to the installed ports on the local machine i.e. shows the ports that have updates. WWW: http://portrac.e-soul.org/ PR: 138780 Submitted by: Mario Pavlov <mgp@e-soul.org> Notes: svn path=/head/; revision=241334