View | Details | Raw Unified | Return to bug 156196
Collapse All | Expand All

(-)gitg/Makefile (-3 / +5 lines)
Lines 6-15 Link Here
6
#
6
#
7
7
8
PORTNAME=	gitg
8
PORTNAME=	gitg
9
PORTVERSION=	0.0.6
9
PORTVERSION=	0.0.8
10
PORTREVISION=	1
11
CATEGORIES=	devel deskutils gnome
10
CATEGORIES=	devel deskutils gnome
12
MASTER_SITES=	http://trac.novowork.com/gitg/raw-attachment/wiki/Releases/ \
11
MASTER_SITES=	GNOME \
13
		http://mirror.amdmi3.ru/distfiles/
12
		http://mirror.amdmi3.ru/distfiles/
14
13
15
MAINTAINER=	amdmi3@FreeBSD.org
14
MAINTAINER=	amdmi3@FreeBSD.org
Lines 17-22 Link Here
17
16
18
RUN_DEPENDS=	git>=1.7.0.2:${PORTSDIR}/devel/git
17
RUN_DEPENDS=	git>=1.7.0.2:${PORTSDIR}/devel/git
19
18
19
LICENSE=	GPLv2
20
LICENSE_FILE=	${WRKSRC}/COPYING
21
20
USE_BZIP2=	yes
22
USE_BZIP2=	yes
21
GNU_CONFIGURE=	yes
23
GNU_CONFIGURE=	yes
22
USE_GMAKE=	yes
24
USE_GMAKE=	yes
(-)gitg/distinfo (-3 / +2 lines)
Lines 1-3 Link Here
1
MD5 (gitg-0.0.6.tar.bz2) = 5aab2b6fc97d72f2063f91f12dc014d8
1
SHA256 (gitg-0.0.8.tar.bz2) = 255018ffdc04298f87234d2fcce56acda983fe6efc6e31d53349fa241cf2f4c4
2
SHA256 (gitg-0.0.6.tar.bz2) = 1b4ae8f61ce0ba12e12645eca87799076dae961ca03a3906c35686aa3287e0bd
2
SIZE (gitg-0.0.8.tar.bz2) = 535076
3
SIZE (gitg-0.0.6.tar.bz2) = 455034
(-)gitg/pkg-descr (-1 / +1 lines)
Lines 1-4 Link Here
1
An alternative Git GUI with an emphasis on graphical 
1
An alternative Git GUI with an emphasis on graphical
2
representation of data and actions. It can:
2
representation of data and actions. It can:
3
3
4
 * Browse revision history
4
 * Browse revision history
(-)gitg/pkg-plist (-1 / +29 lines)
Lines 1-4 Link Here
1
bin/gitg
1
bin/gitg
2
include/libgitg-1.0/libgitg/gitg-changed-file.h
3
include/libgitg-1.0/libgitg/gitg-color.h
4
include/libgitg-1.0/libgitg/gitg-command.h
5
include/libgitg-1.0/libgitg/gitg-commit.h
6
include/libgitg-1.0/libgitg/gitg-config.h
7
include/libgitg-1.0/libgitg/gitg-hash.h
8
include/libgitg-1.0/libgitg/gitg-io.h
9
include/libgitg-1.0/libgitg/gitg-lane.h
10
include/libgitg-1.0/libgitg/gitg-line-parser.h
11
include/libgitg-1.0/libgitg/gitg-ref.h
12
include/libgitg-1.0/libgitg/gitg-repository.h
13
include/libgitg-1.0/libgitg/gitg-revision.h
14
include/libgitg-1.0/libgitg/gitg-runner.h
15
include/libgitg-1.0/libgitg/gitg-shell.h
16
lib/libgitg-1.0.a
17
lib/libgitg-1.0.la
18
lib/libgitg-1.0.so
19
lib/libgitg-1.0.so.0
20
libdata/pkgconfig/libgitg-1.0.pc
2
share/applications/gitg.desktop
21
share/applications/gitg.desktop
3
%%DATADIR%%/icons/gitg.svg
22
%%DATADIR%%/icons/gitg.svg
4
%%DATADIR%%/icons/gitg128x128.png
23
%%DATADIR%%/icons/gitg128x128.png
Lines 12-19 Link Here
12
%%DATADIR%%/styles/gitgstyle.xml
31
%%DATADIR%%/styles/gitgstyle.xml
13
%%DATADIR%%/ui/gitg-commit-menu.ui
32
%%DATADIR%%/ui/gitg-commit-menu.ui
14
%%DATADIR%%/ui/gitg-menus.xml
33
%%DATADIR%%/ui/gitg-menus.xml
34
%%DATADIR%%/ui/gitg-new-branch.ui
15
%%DATADIR%%/ui/gitg-preferences.ui
35
%%DATADIR%%/ui/gitg-preferences.ui
16
%%DATADIR%%/ui/gitg-repository.ui
36
%%DATADIR%%/ui/gitg-repository.ui
37
%%DATADIR%%/ui/gitg-revision-changes-panel.ui
38
%%DATADIR%%/ui/gitg-revision-details-panel.ui
39
%%DATADIR%%/ui/gitg-revision-files-panel.ui
17
%%DATADIR%%/ui/gitg-tag.ui
40
%%DATADIR%%/ui/gitg-tag.ui
18
%%DATADIR%%/ui/gitg-ui.xml
41
%%DATADIR%%/ui/gitg-ui.xml
19
%%DATADIR%%/ui/gitg-window.ui
42
%%DATADIR%%/ui/gitg-window.ui
Lines 22-28 Link Here
22
share/icons/hicolor/24x24/apps/gitg.png
45
share/icons/hicolor/24x24/apps/gitg.png
23
share/icons/hicolor/32x32/apps/gitg.png
46
share/icons/hicolor/32x32/apps/gitg.png
24
share/icons/hicolor/48x48/apps/gitg.png
47
share/icons/hicolor/48x48/apps/gitg.png
25
share/icons/hicolor/icon-theme.cache
26
share/icons/hicolor/scalable/apps/gitg.svg
48
share/icons/hicolor/scalable/apps/gitg.svg
27
share/locale/da/LC_MESSAGES/gitg.mo
49
share/locale/da/LC_MESSAGES/gitg.mo
28
share/locale/de/LC_MESSAGES/gitg.mo
50
share/locale/de/LC_MESSAGES/gitg.mo
Lines 32-41 Link Here
32
share/locale/gl/LC_MESSAGES/gitg.mo
54
share/locale/gl/LC_MESSAGES/gitg.mo
33
share/locale/it/LC_MESSAGES/gitg.mo
55
share/locale/it/LC_MESSAGES/gitg.mo
34
share/locale/lt/LC_MESSAGES/gitg.mo
56
share/locale/lt/LC_MESSAGES/gitg.mo
57
share/locale/nb/LC_MESSAGES/gitg.mo
35
share/locale/nl/LC_MESSAGES/gitg.mo
58
share/locale/nl/LC_MESSAGES/gitg.mo
36
share/locale/pa/LC_MESSAGES/gitg.mo
59
share/locale/pa/LC_MESSAGES/gitg.mo
60
share/locale/pt_BR/LC_MESSAGES/gitg.mo
61
share/locale/ro/LC_MESSAGES/gitg.mo
37
share/locale/sl/LC_MESSAGES/gitg.mo
62
share/locale/sl/LC_MESSAGES/gitg.mo
38
share/locale/sv/LC_MESSAGES/gitg.mo
63
share/locale/sv/LC_MESSAGES/gitg.mo
64
share/locale/zh_CN/LC_MESSAGES/gitg.mo
39
@dirrmtry share/icons/hicolor/scalable/apps
65
@dirrmtry share/icons/hicolor/scalable/apps
40
@dirrmtry share/icons/hicolor/scalable
66
@dirrmtry share/icons/hicolor/scalable
41
@dirrmtry share/icons/hicolor/48x48/apps
67
@dirrmtry share/icons/hicolor/48x48/apps
Lines 56-58 Link Here
56
@dirrm %%DATADIR%%/icons
82
@dirrm %%DATADIR%%/icons
57
@dirrm %%DATADIR%%
83
@dirrm %%DATADIR%%
58
@dirrmtry share/applications
84
@dirrmtry share/applications
85
@dirrm include/libgitg-1.0/libgitg
86
@dirrm include/libgitg-1.0

Return to bug 156196