graphical interface to git, easier to read than tkgit.

(trivial port)
This commit is contained in:
espie 2007-07-23 19:20:31 +00:00
parent afa53c7892
commit 92c108724a
4 changed files with 39 additions and 0 deletions

28
devel/qgit/Makefile Normal file
View File

@ -0,0 +1,28 @@
# $OpenBSD: Makefile,v 1.1.1.1 2007/07/23 19:20:31 espie Exp $
COMMENT = qt git repository viewer
CATEGORIES = devel x11
HOMEPAGE = http://digilander.libero.it/mcostalba/
DISTNAME = qgit-1.5.6
EXTRACT_SUFX = .tar.bz2
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=qgit/}
MODULES = x11/qt3
CONFIGURE_STYLE = gnu
CONFIGURE_ENV += ${MODQT_CONFIGURE_ENV} LDFLAGS=-L${LOCALBASE}/lib
CONFIGURE_ARGS += ${MODQT_CONFIGURE_ARGS}
MAKE_FLAGS += QT_MOC=${MODQT3_MOC} QT_UIC=${MODQT3_UIC}
RUN_DEPENDS = ::devel/git
# GPLv2
PERMIT_DISTFILES_CDROM =Yes
PERMIT_DISTFILES_FTP = Yes
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes
WANTLIB += ICE SM X11 Xft c m pthread stdc++
.include <bsd.port.mk>

5
devel/qgit/distinfo Normal file
View File

@ -0,0 +1,5 @@
MD5 (qgit-1.5.6.tar.bz2) = 2W8aHEN9cmA7YNNPGQhGCQ==
RMD160 (qgit-1.5.6.tar.bz2) = MDR7QxhcDPn2jcdshCAw9bUKuHY=
SHA1 (qgit-1.5.6.tar.bz2) = Cys7nDDAcTgdh3XJREQJxoQABJM=
SHA256 (qgit-1.5.6.tar.bz2) = d82hobYoNUFpumOB4EhHiu58vjHGTxhCSB+tBwJVEzg=
SIZE (qgit-1.5.6.tar.bz2) = 205837

4
devel/qgit/pkg/DESCR Normal file
View File

@ -0,0 +1,4 @@
qgit is a graphical front-end to git... its main interest is that you
can resize the fonts, instead of squinting at the too small stuff in tkgit,
which has been designed for PlaySchool computers.

2
devel/qgit/pkg/PLIST Normal file
View File

@ -0,0 +1,2 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/07/23 19:20:31 espie Exp $
bin/qgit