graphical interface to git, easier to read than tkgit.
(trivial port)
This commit is contained in:
parent
afa53c7892
commit
92c108724a
28
devel/qgit/Makefile
Normal file
28
devel/qgit/Makefile
Normal 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
5
devel/qgit/distinfo
Normal 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
4
devel/qgit/pkg/DESCR
Normal 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
2
devel/qgit/pkg/PLIST
Normal file
@ -0,0 +1,2 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/07/23 19:20:31 espie Exp $
|
||||
bin/qgit
|
Loading…
x
Reference in New Issue
Block a user