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

(-)/tmp/terminator/Makefile (-10 / +2 lines)
Lines 6-18 Link Here
6
#
6
#
7
7
8
PORTNAME=	terminator
8
PORTNAME=	terminator
9
PORTVERSION=	0.13
9
PORTVERSION=	0.93
10
PORTREVISION=	3
11
CATEGORIES=	x11 python
10
CATEGORIES=	x11 python
12
MASTER_SITES=	https://launchpad.net/terminator/trunk/${PORTVERSION}/+download/ \
11
MASTER_SITES=	http://launchpadlibrarian.net/44348818/ \
13
		https://launchpadlibrarian.net/28258738/ \
14
		http://hur.st/mirror/terminator/
12
		http://hur.st/mirror/terminator/
15
DISTNAME=	${PORTNAME}_${PORTVERSION}
16
13
17
MAINTAINER=	tom@hur.st
14
MAINTAINER=	tom@hur.st
18
COMMENT=	Multiple GNOME terminals in one window
15
COMMENT=	Multiple GNOME terminals in one window
Lines 20-26 Link Here
20
OPTIONS=	NLS	"Native language support" 	on \
17
OPTIONS=	NLS	"Native language support" 	on \
21
		GCONF	"Use GNOME Terminal settings"	on
18
		GCONF	"Use GNOME Terminal settings"	on
22
19
23
WRKSRC=		${WRKDIR}/${PORTVERSION}
24
USE_PYTHON=	2.4+
20
USE_PYTHON=	2.4+
25
USE_PYDISTUTILS=	yes
21
USE_PYDISTUTILS=	yes
26
PYDISTUTILS_PKGNAME=	Terminator
22
PYDISTUTILS_PKGNAME=	Terminator
Lines 49-56 Link Here
49
MAN1=	terminator.1
45
MAN1=	terminator.1
50
MAN5=	terminator_config.5
46
MAN5=	terminator_config.5
51
47
52
post-patch:
53
	# setup.py installs 32x32 icons in the wrong place.
54
	@${REINPLACE_CMD} -e "s|24x24/apps', glob.glob('data/icons/32x32|32x32/apps', glob.glob('data/icons/32x32|" ${WRKSRC}/setup.py
55
56
.include <bsd.port.post.mk>
48
.include <bsd.port.post.mk>
(-)/tmp/terminator/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (terminator_0.13.tar.gz) = 808e48d2b69f3366fb6ea14312ea403e
1
MD5 (terminator-0.93.tar.gz) = bb47ff829bc281cd921dece0197e7d9d
2
SHA256 (terminator_0.13.tar.gz) = 5f8e8ec8ba1add72fd71974fa85c66bba1b0ee671771fe7b8aa636d7e574cd9e
2
SHA256 (terminator-0.93.tar.gz) = eee742fb43750b49dac9d8ebc341b999f46c69063476df26eddabae0526dd855
3
SIZE (terminator_0.13.tar.gz) = 2253315
3
SIZE (terminator-0.93.tar.gz) = 194922
(-)/tmp/terminator/pkg-plist (-11 / +91 lines)
Lines 2-46 Link Here
2
%%PYTHON_SITELIBDIR%%/terminatorlib/__init__.py
2
%%PYTHON_SITELIBDIR%%/terminatorlib/__init__.py
3
%%PYTHON_SITELIBDIR%%/terminatorlib/__init__.pyc
3
%%PYTHON_SITELIBDIR%%/terminatorlib/__init__.pyc
4
%%PYTHON_SITELIBDIR%%/terminatorlib/__init__.pyo
4
%%PYTHON_SITELIBDIR%%/terminatorlib/__init__.pyo
5
%%PYTHON_SITELIBDIR%%/terminatorlib/borg.py
6
%%PYTHON_SITELIBDIR%%/terminatorlib/borg.pyc
7
%%PYTHON_SITELIBDIR%%/terminatorlib/borg.pyo
5
%%PYTHON_SITELIBDIR%%/terminatorlib/config.py
8
%%PYTHON_SITELIBDIR%%/terminatorlib/config.py
6
%%PYTHON_SITELIBDIR%%/terminatorlib/config.pyc
9
%%PYTHON_SITELIBDIR%%/terminatorlib/config.pyc
7
%%PYTHON_SITELIBDIR%%/terminatorlib/config.pyo
10
%%PYTHON_SITELIBDIR%%/terminatorlib/config.pyo
8
%%PYTHON_SITELIBDIR%%/terminatorlib/configfile.py
11
%%PYTHON_SITELIBDIR%%/terminatorlib/configobj/__init__.py
9
%%PYTHON_SITELIBDIR%%/terminatorlib/configfile.pyc
12
%%PYTHON_SITELIBDIR%%/terminatorlib/configobj/__init__.pyc
10
%%PYTHON_SITELIBDIR%%/terminatorlib/configfile.pyo
13
%%PYTHON_SITELIBDIR%%/terminatorlib/configobj/__init__.pyo
14
%%PYTHON_SITELIBDIR%%/terminatorlib/configobj/configobj.py
15
%%PYTHON_SITELIBDIR%%/terminatorlib/configobj/configobj.pyc
16
%%PYTHON_SITELIBDIR%%/terminatorlib/configobj/configobj.pyo
17
%%PYTHON_SITELIBDIR%%/terminatorlib/configobj/validate.py
18
%%PYTHON_SITELIBDIR%%/terminatorlib/configobj/validate.pyc
19
%%PYTHON_SITELIBDIR%%/terminatorlib/configobj/validate.pyo
20
%%PYTHON_SITELIBDIR%%/terminatorlib/container.py
21
%%PYTHON_SITELIBDIR%%/terminatorlib/container.pyc
22
%%PYTHON_SITELIBDIR%%/terminatorlib/container.pyo
23
%%PYTHON_SITELIBDIR%%/terminatorlib/cwd.py
24
%%PYTHON_SITELIBDIR%%/terminatorlib/cwd.pyc
25
%%PYTHON_SITELIBDIR%%/terminatorlib/cwd.pyo
11
%%PYTHON_SITELIBDIR%%/terminatorlib/debugserver.py
26
%%PYTHON_SITELIBDIR%%/terminatorlib/debugserver.py
12
%%PYTHON_SITELIBDIR%%/terminatorlib/debugserver.pyc
27
%%PYTHON_SITELIBDIR%%/terminatorlib/debugserver.pyc
13
%%PYTHON_SITELIBDIR%%/terminatorlib/debugserver.pyo
28
%%PYTHON_SITELIBDIR%%/terminatorlib/debugserver.pyo
29
%%PYTHON_SITELIBDIR%%/terminatorlib/editablelabel.py
30
%%PYTHON_SITELIBDIR%%/terminatorlib/editablelabel.pyc
31
%%PYTHON_SITELIBDIR%%/terminatorlib/editablelabel.pyo
14
%%PYTHON_SITELIBDIR%%/terminatorlib/encoding.py
32
%%PYTHON_SITELIBDIR%%/terminatorlib/encoding.py
15
%%PYTHON_SITELIBDIR%%/terminatorlib/encoding.pyc
33
%%PYTHON_SITELIBDIR%%/terminatorlib/encoding.pyc
16
%%PYTHON_SITELIBDIR%%/terminatorlib/encoding.pyo
34
%%PYTHON_SITELIBDIR%%/terminatorlib/encoding.pyo
35
%%PYTHON_SITELIBDIR%%/terminatorlib/factory.py
36
%%PYTHON_SITELIBDIR%%/terminatorlib/factory.pyc
37
%%PYTHON_SITELIBDIR%%/terminatorlib/factory.pyo
17
%%PYTHON_SITELIBDIR%%/terminatorlib/freebsd.py
38
%%PYTHON_SITELIBDIR%%/terminatorlib/freebsd.py
18
%%PYTHON_SITELIBDIR%%/terminatorlib/freebsd.pyc
39
%%PYTHON_SITELIBDIR%%/terminatorlib/freebsd.pyc
19
%%PYTHON_SITELIBDIR%%/terminatorlib/freebsd.pyo
40
%%PYTHON_SITELIBDIR%%/terminatorlib/freebsd.pyo
20
%%PYTHON_SITELIBDIR%%/terminatorlib/keybindings.py
41
%%PYTHON_SITELIBDIR%%/terminatorlib/keybindings.py
21
%%PYTHON_SITELIBDIR%%/terminatorlib/keybindings.pyc
42
%%PYTHON_SITELIBDIR%%/terminatorlib/keybindings.pyc
22
%%PYTHON_SITELIBDIR%%/terminatorlib/keybindings.pyo
43
%%PYTHON_SITELIBDIR%%/terminatorlib/keybindings.pyo
23
%%PYTHON_SITELIBDIR%%/terminatorlib/prefs_profile.py
44
%%PYTHON_SITELIBDIR%%/terminatorlib/notebook.py
24
%%PYTHON_SITELIBDIR%%/terminatorlib/prefs_profile.pyc
45
%%PYTHON_SITELIBDIR%%/terminatorlib/notebook.pyc
25
%%PYTHON_SITELIBDIR%%/terminatorlib/prefs_profile.pyo
46
%%PYTHON_SITELIBDIR%%/terminatorlib/notebook.pyo
47
%%PYTHON_SITELIBDIR%%/terminatorlib/optionparse.py
48
%%PYTHON_SITELIBDIR%%/terminatorlib/optionparse.pyc
49
%%PYTHON_SITELIBDIR%%/terminatorlib/optionparse.pyo
50
%%PYTHON_SITELIBDIR%%/terminatorlib/paned.py
51
%%PYTHON_SITELIBDIR%%/terminatorlib/paned.pyc
52
%%PYTHON_SITELIBDIR%%/terminatorlib/paned.pyo
53
%%PYTHON_SITELIBDIR%%/terminatorlib/plugin.py
54
%%PYTHON_SITELIBDIR%%/terminatorlib/plugin.pyc
55
%%PYTHON_SITELIBDIR%%/terminatorlib/plugin.pyo
56
%%PYTHON_SITELIBDIR%%/terminatorlib/plugins/custom_commands.py
57
%%PYTHON_SITELIBDIR%%/terminatorlib/plugins/custom_commands.pyc
58
%%PYTHON_SITELIBDIR%%/terminatorlib/plugins/custom_commands.pyo
59
%%PYTHON_SITELIBDIR%%/terminatorlib/plugins/terminal_menu.py
60
%%PYTHON_SITELIBDIR%%/terminatorlib/plugins/terminal_menu.pyc
61
%%PYTHON_SITELIBDIR%%/terminatorlib/plugins/terminal_menu.pyo
62
%%PYTHON_SITELIBDIR%%/terminatorlib/plugins/testplugin.py
63
%%PYTHON_SITELIBDIR%%/terminatorlib/plugins/testplugin.pyc
64
%%PYTHON_SITELIBDIR%%/terminatorlib/plugins/testplugin.pyo
65
%%PYTHON_SITELIBDIR%%/terminatorlib/plugins/url_handlers.py
66
%%PYTHON_SITELIBDIR%%/terminatorlib/plugins/url_handlers.pyc
67
%%PYTHON_SITELIBDIR%%/terminatorlib/plugins/url_handlers.pyo
68
%%PYTHON_SITELIBDIR%%/terminatorlib/preferences.glade
69
%%PYTHON_SITELIBDIR%%/terminatorlib/prefseditor.py
70
%%PYTHON_SITELIBDIR%%/terminatorlib/prefseditor.pyc
71
%%PYTHON_SITELIBDIR%%/terminatorlib/prefseditor.pyo
72
%%PYTHON_SITELIBDIR%%/terminatorlib/searchbar.py
73
%%PYTHON_SITELIBDIR%%/terminatorlib/searchbar.pyc
74
%%PYTHON_SITELIBDIR%%/terminatorlib/searchbar.pyo
75
%%PYTHON_SITELIBDIR%%/terminatorlib/signalman.py
76
%%PYTHON_SITELIBDIR%%/terminatorlib/signalman.pyc
77
%%PYTHON_SITELIBDIR%%/terminatorlib/signalman.pyo
78
%%PYTHON_SITELIBDIR%%/terminatorlib/terminal.py
79
%%PYTHON_SITELIBDIR%%/terminatorlib/terminal.pyc
80
%%PYTHON_SITELIBDIR%%/terminatorlib/terminal.pyo
81
%%PYTHON_SITELIBDIR%%/terminatorlib/terminal_popup_menu.py
82
%%PYTHON_SITELIBDIR%%/terminatorlib/terminal_popup_menu.pyc
83
%%PYTHON_SITELIBDIR%%/terminatorlib/terminal_popup_menu.pyo
26
%%PYTHON_SITELIBDIR%%/terminatorlib/terminator.py
84
%%PYTHON_SITELIBDIR%%/terminatorlib/terminator.py
27
%%PYTHON_SITELIBDIR%%/terminatorlib/terminator.pyc
85
%%PYTHON_SITELIBDIR%%/terminatorlib/terminator.pyc
28
%%PYTHON_SITELIBDIR%%/terminatorlib/terminator.pyo
86
%%PYTHON_SITELIBDIR%%/terminatorlib/terminator.pyo
29
%%PYTHON_SITELIBDIR%%/terminatorlib/terminatorterm.py
87
%%PYTHON_SITELIBDIR%%/terminatorlib/titlebar.py
30
%%PYTHON_SITELIBDIR%%/terminatorlib/terminatorterm.pyc
88
%%PYTHON_SITELIBDIR%%/terminatorlib/titlebar.pyc
31
%%PYTHON_SITELIBDIR%%/terminatorlib/terminatorterm.pyo
89
%%PYTHON_SITELIBDIR%%/terminatorlib/titlebar.pyo
32
%%PYTHON_SITELIBDIR%%/terminatorlib/translation.py
90
%%PYTHON_SITELIBDIR%%/terminatorlib/translation.py
33
%%PYTHON_SITELIBDIR%%/terminatorlib/translation.pyc
91
%%PYTHON_SITELIBDIR%%/terminatorlib/translation.pyc
34
%%PYTHON_SITELIBDIR%%/terminatorlib/translation.pyo
92
%%PYTHON_SITELIBDIR%%/terminatorlib/translation.pyo
93
%%PYTHON_SITELIBDIR%%/terminatorlib/util.py
94
%%PYTHON_SITELIBDIR%%/terminatorlib/util.pyc
95
%%PYTHON_SITELIBDIR%%/terminatorlib/util.pyo
35
%%PYTHON_SITELIBDIR%%/terminatorlib/version.py
96
%%PYTHON_SITELIBDIR%%/terminatorlib/version.py
36
%%PYTHON_SITELIBDIR%%/terminatorlib/version.pyc
97
%%PYTHON_SITELIBDIR%%/terminatorlib/version.pyc
37
%%PYTHON_SITELIBDIR%%/terminatorlib/version.pyo
98
%%PYTHON_SITELIBDIR%%/terminatorlib/version.pyo
99
%%PYTHON_SITELIBDIR%%/terminatorlib/window.py
100
%%PYTHON_SITELIBDIR%%/terminatorlib/window.pyc
101
%%PYTHON_SITELIBDIR%%/terminatorlib/window.pyo
38
share/applications/terminator.desktop
102
share/applications/terminator.desktop
39
share/pixmaps/terminator.png
103
share/pixmaps/terminator.png
40
share/icons/hicolor/scalable/apps/terminator.svg
104
share/icons/hicolor/scalable/apps/terminator.svg
41
share/icons/hicolor/16x16/apps/terminator.png
105
share/icons/hicolor/16x16/actions/terminator_active_broadcast_all.png
106
share/icons/hicolor/16x16/actions/terminator_active_broadcast_group.png
107
share/icons/hicolor/16x16/actions/terminator_active_broadcast_off.png
42
share/icons/hicolor/16x16/actions/terminator_horiz.png
108
share/icons/hicolor/16x16/actions/terminator_horiz.png
109
share/icons/hicolor/16x16/actions/terminator_receive_off.png
110
share/icons/hicolor/16x16/actions/terminator_receive_on.png
43
share/icons/hicolor/16x16/actions/terminator_vert.png
111
share/icons/hicolor/16x16/actions/terminator_vert.png
112
share/icons/hicolor/16x16/apps/terminator.png
113
share/icons/hicolor/16x16/status/terminal-bell.png
44
share/icons/hicolor/22x22/apps/terminator.png
114
share/icons/hicolor/22x22/apps/terminator.png
45
share/icons/hicolor/24x24/apps/terminator.png
115
share/icons/hicolor/24x24/apps/terminator.png
46
share/icons/hicolor/32x32/apps/terminator.png
116
share/icons/hicolor/32x32/apps/terminator.png
Lines 66-76 Link Here
66
%%NLS%%share/locale/gl/LC_MESSAGES/terminator.mo
136
%%NLS%%share/locale/gl/LC_MESSAGES/terminator.mo
67
%%NLS%%share/locale/he/LC_MESSAGES/terminator.mo
137
%%NLS%%share/locale/he/LC_MESSAGES/terminator.mo
68
%%NLS%%share/locale/hi/LC_MESSAGES/terminator.mo
138
%%NLS%%share/locale/hi/LC_MESSAGES/terminator.mo
139
%%NLS%%share/locale/hr/LC_MESSAGES/terminator.mo
69
%%NLS%%share/locale/hu/LC_MESSAGES/terminator.mo
140
%%NLS%%share/locale/hu/LC_MESSAGES/terminator.mo
70
%%NLS%%share/locale/id/LC_MESSAGES/terminator.mo
141
%%NLS%%share/locale/id/LC_MESSAGES/terminator.mo
71
%%NLS%%share/locale/it/LC_MESSAGES/terminator.mo
142
%%NLS%%share/locale/it/LC_MESSAGES/terminator.mo
72
%%NLS%%share/locale/ja/LC_MESSAGES/terminator.mo
143
%%NLS%%share/locale/ja/LC_MESSAGES/terminator.mo
73
%%NLS%%share/locale/jv/LC_MESSAGES/terminator.mo
144
%%NLS%%share/locale/jv/LC_MESSAGES/terminator.mo
145
%%NLS%%share/locale/kk/LC_MESSAGES/terminator.mo
74
%%NLS%%share/locale/ko/LC_MESSAGES/terminator.mo
146
%%NLS%%share/locale/ko/LC_MESSAGES/terminator.mo
75
%%NLS%%share/locale/lt/LC_MESSAGES/terminator.mo
147
%%NLS%%share/locale/lt/LC_MESSAGES/terminator.mo
76
%%NLS%%share/locale/lv/LC_MESSAGES/terminator.mo
148
%%NLS%%share/locale/lv/LC_MESSAGES/terminator.mo
Lines 85-104 Link Here
85
%%NLS%%share/locale/pt_BR/LC_MESSAGES/terminator.mo
157
%%NLS%%share/locale/pt_BR/LC_MESSAGES/terminator.mo
86
%%NLS%%share/locale/ro/LC_MESSAGES/terminator.mo
158
%%NLS%%share/locale/ro/LC_MESSAGES/terminator.mo
87
%%NLS%%share/locale/ru/LC_MESSAGES/terminator.mo
159
%%NLS%%share/locale/ru/LC_MESSAGES/terminator.mo
160
%%NLS%%share/locale/ru_RU/LC_MESSAGES/terminator.mo
88
%%NLS%%share/locale/si/LC_MESSAGES/terminator.mo
161
%%NLS%%share/locale/si/LC_MESSAGES/terminator.mo
89
%%NLS%%share/locale/sk/LC_MESSAGES/terminator.mo
162
%%NLS%%share/locale/sk/LC_MESSAGES/terminator.mo
90
%%NLS%%share/locale/sr/LC_MESSAGES/terminator.mo
91
%%NLS%%share/locale/sq/LC_MESSAGES/terminator.mo
163
%%NLS%%share/locale/sq/LC_MESSAGES/terminator.mo
164
%%NLS%%share/locale/sr/LC_MESSAGES/terminator.mo
92
%%NLS%%share/locale/sv/LC_MESSAGES/terminator.mo
165
%%NLS%%share/locale/sv/LC_MESSAGES/terminator.mo
93
%%NLS%%share/locale/ta/LC_MESSAGES/terminator.mo
166
%%NLS%%share/locale/ta/LC_MESSAGES/terminator.mo
94
%%NLS%%share/locale/te/LC_MESSAGES/terminator.mo
167
%%NLS%%share/locale/te/LC_MESSAGES/terminator.mo
168
%%NLS%%share/locale/th/LC_MESSAGES/terminator.mo
95
%%NLS%%share/locale/tr/LC_MESSAGES/terminator.mo
169
%%NLS%%share/locale/tr/LC_MESSAGES/terminator.mo
96
%%NLS%%share/locale/uk/LC_MESSAGES/terminator.mo
170
%%NLS%%share/locale/uk/LC_MESSAGES/terminator.mo
97
%%NLS%%share/locale/zh_CN/LC_MESSAGES/terminator.mo
171
%%NLS%%share/locale/zh_CN/LC_MESSAGES/terminator.mo
98
%%NLS%%share/locale/zh_HK/LC_MESSAGES/terminator.mo
172
%%NLS%%share/locale/zh_HK/LC_MESSAGES/terminator.mo
99
%%NLS%%share/locale/zh_TW/LC_MESSAGES/terminator.mo
173
%%NLS%%share/locale/zh_TW/LC_MESSAGES/terminator.mo
174
%%NLS%%@dirrmtry share/locale/ru_RU/LC_MESSAGES
175
%%NLS%%@dirrmtry share/locale/ru_RU
176
%%NLS%%@dirrmtry share/locale/kk/LC_MESSAGES
177
%%NLS%%@dirrmtry share/locale/kk
100
%%NLS%%@dirrmtry share/locale/fy/LC_MESSAGES
178
%%NLS%%@dirrmtry share/locale/fy/LC_MESSAGES
101
%%NLS%%@dirrmtry share/locale/fy
179
%%NLS%%@dirrmtry share/locale/fy
102
%%NLS%%@dirrmtry share/locale/jv/LC_MESSAGES
180
%%NLS%%@dirrmtry share/locale/jv/LC_MESSAGES
103
%%NLS%%@dirrmtry share/locale/jv
181
%%NLS%%@dirrmtry share/locale/jv
182
@dirrm %%PYTHON_SITELIBDIR%%/terminatorlib/plugins
183
@dirrm %%PYTHON_SITELIBDIR%%/terminatorlib/configobj
104
@dirrm %%PYTHON_SITELIBDIR%%/terminatorlib
184
@dirrm %%PYTHON_SITELIBDIR%%/terminatorlib

Return to bug 147440