Commit graph

15 commits

Author SHA1 Message Date
Mark Linimon
7b2009dcff Mark as broken on sparc64: fails to build.
Approved by:	portmgr (sparc64 blanket)
2015-09-25 21:30:34 +00:00
Dmitry Marakasov
3d4cdb8e2f - This uses c++11 features (for example, std::to_string), so add corresponding compiler requirements and flags
- Add patches to fix missing includes (couldn't find any upstream contants to submit these)
- Unfortunately, it's still BROKEN on 9.x as gcc 4.8's stdlibc++ doesn't seem to provide to_string, so mark it as such

Submitted by:	pkg-fallout
Approved by:	portmgr blanket
2015-06-26 17:48:08 +00:00
Rodrigo Osorio
d54da5ee82 Update port to version 0.5
Update maintainer email address
Remove unnecessary PLIST_DIRS

PR:		ports/194023
Submitted by:	mario.g.pavlov@gmail.com (maintainer)
Approved by:	mentors (implicit)
2014-10-15 21:48:04 +00:00
Baptiste Daroussin
d96aa38d95 Remove support for pkg_install
Merge back bsd.pkgng.mk into bsd.port.mk
Add a note about @stopdaemon not being supported anymore

With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D693
2014-09-01 13:03:25 +00:00
Kurt Jaeger
b5ed8deedd ports-mgmt/portrac: fix port for pkgng
PR:		186963
Submitted by:	lchen@zen.lhaven.homeip.net
Approved by:	mgp@e-soul.org (maintainer timeout)
2014-08-11 20:36:36 +00:00
Adam Weinberger
bbc8c4d740 Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 18:41:15 +00:00
Max Brazhnikov
b97da74ba1 - Convert to USES=qmake (and other USES while I'm here)
- Add state support
- Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc.

Approved by:	portmgr (blanket approval)
2013-11-22 18:48:41 +00:00
Baptiste Daroussin
16f65335a1 Add NO_STAGE all over the place in preparation for the staging support (cat: ports-mgmt) 2013-09-20 22:36:49 +00:00
Martin Wilke
9c2f65e395 - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by:	bapt, David Naylor (kde team)
2012-06-06 06:44:37 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Wesley Shields
caa2ad9fde - Update to 0.4.
- Add LICENSE

PR:		ports/157391
Submitted by:	Mario Pavlov <mgp@e-soul.org> (maintainer)
2011-05-30 20:11:13 +00:00
Max Brazhnikov
df6082c222 Update to 0.3
PR:		ports/148495
Submitted by:	Mario Pavlov (maintainer)
2010-07-11 18:55:41 +00:00
Sylvio Cesar Teixeira
a1f4831f24 - Update to 0.2
PR:		ports/145521
Submitted by:	Mario Pavlov <mgp@e-soul.org> (maintainer)
Approved by:	itetcu (mentor, implicit)
2010-04-09 23:21:33 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Martin Wilke
77c351c50f portrac is a simple GUI tool for tracking port updates.
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>
2009-09-13 12:39:13 +00:00