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

(-)freedink/Makefile (-1 lines)
Lines 20-26 Link Here
20
20
21
do-install:	# empty
21
do-install:	# empty
22
22
23
NO_STAGE=	yes
24
pre-everything::
23
pre-everything::
25
	@${ECHO_MSG} "This is a meta-port, meaning that it just depends on its subparts of the port."
24
	@${ECHO_MSG} "This is a meta-port, meaning that it just depends on its subparts of the port."
26
	@${ECHO_MSG} "It won't build and install all the parts until you have typed make install"
25
	@${ECHO_MSG} "It won't build and install all the parts until you have typed make install"
(-)freedink-data/Makefile (-1 lines)
Lines 15-21 Link Here
15
15
16
PORTVER=	20121209
16
PORTVER=	20121209
17
17
18
NO_STAGE=	yes
19
post-patch:
18
post-patch:
20
	@${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' \
19
	@${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' \
21
		${WRKSRC}/Makefile
20
		${WRKSRC}/Makefile
(-)freedink-dfarc/files/patch-configure (+53 lines)
Line 0 Link Here
1
--- configure.orig	2014-05-24 21:14:18.000000000 -0700
2
+++ configure	2014-05-24 21:16:34.000000000 -0700
3
@@ -5393,11 +5393,11 @@
4
   IFS=$as_save_IFS
5
   test -z "$as_dir" && as_dir=.
6
     for ac_exec_ext in '' $ac_executable_extensions; do
7
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8
-    ac_cv_path_XDG_MIME="$as_dir/$ac_word$ac_exec_ext"
9
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10
-    break 2
11
-  fi
12
+#  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13
+#    ac_cv_path_XDG_MIME="$as_dir/$ac_word$ac_exec_ext"
14
+#    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
15
+#    break 2
16
+#  fi
17
 done
18
   done
19
 IFS=$as_save_IFS
20
@@ -5433,11 +5433,11 @@
21
   IFS=$as_save_IFS
22
   test -z "$as_dir" && as_dir=.
23
     for ac_exec_ext in '' $ac_executable_extensions; do
24
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
25
-    ac_cv_path_XDG_ICON_RESOURCE="$as_dir/$ac_word$ac_exec_ext"
26
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
27
-    break 2
28
-  fi
29
+#  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
30
+#    ac_cv_path_XDG_ICON_RESOURCE="$as_dir/$ac_word$ac_exec_ext"
31
+#    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
32
+#    break 2
33
+#  fi
34
 done
35
   done
36
 IFS=$as_save_IFS
37
@@ -5473,11 +5473,11 @@
38
   IFS=$as_save_IFS
39
   test -z "$as_dir" && as_dir=.
40
     for ac_exec_ext in '' $ac_executable_extensions; do
41
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
42
-    ac_cv_path_XDG_DESKTOP_MENU="$as_dir/$ac_word$ac_exec_ext"
43
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
44
-    break 2
45
-  fi
46
+#  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
47
+#    ac_cv_path_XDG_DESKTOP_MENU="$as_dir/$ac_word$ac_exec_ext"
48
+#    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
49
+#    break 2
50
+#  fi
51
 done
52
   done
53
 IFS=$as_save_IFS
(-)freedink-dfarc/pkg-plist (-6 lines)
Lines 17-25 Link Here
17
share/locale/mk/LC_MESSAGES/dfarc.mo
17
share/locale/mk/LC_MESSAGES/dfarc.mo
18
share/locale/nl/LC_MESSAGES/dfarc.mo
18
share/locale/nl/LC_MESSAGES/dfarc.mo
19
share/locale/vi/LC_MESSAGES/dfarc.mo
19
share/locale/vi/LC_MESSAGES/dfarc.mo
20
@dirrmtry share/mime/packages
21
@dirrmtry share/mime
22
@dirrmtry share/icons/hicolor/32x32/mimetypes
23
@dirrmtry share/icons/hicolor/32x32
24
@dirrmtry share/icons/hicolor
25
@dirrmtry share/icons
(-)freedink-engine/files/patch-src_Makefile.in (+23 lines)
Line 0 Link Here
1
--- src/Makefile.in.orig	2012-12-09 09:12:48.000000000 -0800
2
+++ src/Makefile.in	2014-05-24 21:29:13.000000000 -0700
3
@@ -1541,16 +1541,20 @@
4
 @HAVE_UPX_TRUE@	-$(UPX) "$(DESTDIR)$(bindir)/freedinkedit$(EXEEXT)"
5
 # Bundle resources
6
 @HAVE_ZIP_TRUE@	zip -j res.zip $(resdir)/LiberationSans-Regular.ttf
7
+@HAVE_ZIP_TRUE@	chmod 0755 "$(DESTDIR)$(bindir)/freedink$(EXEEXT)"
8
 @HAVE_ZIP_TRUE@	cat res.zip >> "$(DESTDIR)$(bindir)/freedink$(EXEEXT)"
9
 @HAVE_ZIP_TRUE@	rm -f res.zip
10
 @HAVE_ZIP_TRUE@	zip -A "$(DESTDIR)$(bindir)/freedink$(EXEEXT)"
11
+@HAVE_ZIP_TRUE@	chmod 0555 "$(DESTDIR)$(bindir)/freedink$(EXEEXT)"
12
 
13
 @HAVE_ZIP_TRUE@	zip -j res.zip $(resdir)/LiberationSans-Regular.ttf
14
 #	Not including $(resdir)/stop.wav $(resdir)/jump.wav until we
15
 #	replace them with free sounds
16
+@HAVE_ZIP_TRUE@	chmod 0755 "$(DESTDIR)$(bindir)/freedinkedit$(EXEEXT)"
17
 @HAVE_ZIP_TRUE@	cat res.zip >> "$(DESTDIR)$(bindir)/freedinkedit$(EXEEXT)"
18
 @HAVE_ZIP_TRUE@	rm -f res.zip
19
 @HAVE_ZIP_TRUE@	zip -A "$(DESTDIR)$(bindir)/freedinkedit$(EXEEXT)"
20
+@HAVE_ZIP_TRUE@	chmod 0555 "$(DESTDIR)$(bindir)/freedinkedit$(EXEEXT)"
21
 # Add 'dink' and 'dinkedit' aliases, to please 3rd-party tools
22
 	$(LN_S) -f "freedink$(EXEEXT)" "$(DESTDIR)$(bindir)/dink$(EXEEXT)"
23
 	$(LN_S) -f "freedinkedit$(EXEEXT)" "$(DESTDIR)$(bindir)/dinkedit$(EXEEXT)"
(-)freedink-engine/pkg-plist (-4 lines)
Lines 69-78 Link Here
69
share/locale/vi/LC_MESSAGES/freedink.mo
69
share/locale/vi/LC_MESSAGES/freedink.mo
70
share/locale/zh_CN/LC_MESSAGES/freedink-gnulib.mo
70
share/locale/zh_CN/LC_MESSAGES/freedink-gnulib.mo
71
share/locale/zh_TW/LC_MESSAGES/freedink-gnulib.mo
71
share/locale/zh_TW/LC_MESSAGES/freedink-gnulib.mo
72
@dirrmtry share/locale/en@boldquot/LC_MESSAGES
73
@dirrmtry share/locale/en@boldquot
74
@dirrmtry share/locale/en@quot/LC_MESSAGES
75
@dirrmtry share/locale/en@quot
76
@dirrmtry share/locale/rw/LC_MESSAGES
72
@dirrmtry share/locale/rw/LC_MESSAGES
77
@dirrmtry share/locale/rw
73
@dirrmtry share/locale/rw
78
@dirrmtry %%DATADIR%%
74
@dirrmtry %%DATADIR%%

Return to bug 190198