View | Details | Raw Unified | Return to bug 272210 | Differences between
and this patch

Collapse All | Expand All

(-)b/audio/audacity/Makefile (-1 / +3 lines)
Lines 3-8 DISTVERSIONPREFIX= Audacity- Link Here
3
DISTVERSION=	3.3.3
3
DISTVERSION=	3.3.3
4
CATEGORIES=	audio
4
CATEGORIES=	audio
5
5
6
PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
7
PATCHFILES+=	4c833569fb12.patch:-p1
8
6
MAINTAINER=	xxjack12xx@gmail.com
9
MAINTAINER=	xxjack12xx@gmail.com
7
COMMENT=	GUI editor for digital audio waveforms
10
COMMENT=	GUI editor for digital audio waveforms
8
WWW=		https://www.audacityteam.org/
11
WWW=		https://www.audacityteam.org/
Lines 165-168 post-install-DOCS-on: Link Here
165
	cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}
168
	cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}
166
169
167
.include <bsd.port.mk>
170
.include <bsd.port.mk>
168
(-)b/audio/audacity/distinfo (-1 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1686455314
1
TIMESTAMP = 1688376242
2
SHA256 (audacity-audacity-Audacity-3.3.3_GH0.tar.gz) = bf6863553bd2b822d3f236acb2de32527c93a968d114c6663920d2ebf61bf743
2
SHA256 (audacity-audacity-Audacity-3.3.3_GH0.tar.gz) = bf6863553bd2b822d3f236acb2de32527c93a968d114c6663920d2ebf61bf743
3
SIZE (audacity-audacity-Audacity-3.3.3_GH0.tar.gz) = 57120215
3
SIZE (audacity-audacity-Audacity-3.3.3_GH0.tar.gz) = 57120215
4
SHA256 (4c833569fb12.patch) = 587b8c504c978136ec473b430f1f0969aa75d0886c7e019106f4ebfb32b490b2
5
SIZE (4c833569fb12.patch) = 9593
(-)b/deskutils/gtimer/files/patch-po_es.po (+11 lines)
Added Link Here
1
--- po/es.po.orig	2010-03-26 23:07:46 UTC
2
+++ po/es.po
3
@@ -2,7 +2,7 @@ msgstr ""
4
 msgstr ""
5
 "Date: 1999-03-18 17:50:49-0500\n"
6
 "Last-Translator: Carlos Fernandez <c_fern@yahoo.com>\n"
7
-"Content-Type: text/plain; charset=\n"
8
+"Content-Type: text/plain; charset=ISO-8859-1\n"
9
 "Xgettext-Options: \n"
10
 "Files: annotate.c config.c confirm.c edit.c main.c report.c task.c unhide.c xextras.c\n"
11
 
(-)b/deskutils/gtimer/files/patch-po_fr.po (+11 lines)
Added Link Here
1
--- po/fr.po.orig	2010-03-26 23:07:46 UTC
2
+++ po/fr.po
3
@@ -2,7 +2,7 @@ msgstr ""
4
 msgstr ""
5
 "Date: 1999-03-18 17:50:49-0500\n"
6
 "From: Craig Knudsen <cknudsen@radix.net>\n"
7
-"Content-Type: text/plain; charset=\n"
8
+"Content-Type: text/plain; charset=ISO-8859-1\n"
9
 "Xgettext-Options: \n"
10
 "Files: annotate.c config.c confirm.c edit.c main.c report.c task.c unhide.c xextras.c\n"
11
 
(-)b/devel/efl/files/patch-src_examples_edje_en__IN_domain__name.po (+9 lines)
Added Link Here
1
--- src/examples/edje/en_IN/domain_name.po.orig	2022-09-16 13:16:23 UTC
2
+++ src/examples/edje/en_IN/domain_name.po
3
@@ -1,3 +1,6 @@
4
+msgid ""
5
+msgstr "Content-Type: text/plain; charset=UTF-8"
6
+
7
 msgid "LOADING"
8
 msgstr "Loading..."
9
 
(-)b/devel/efl/files/patch-src_examples_edje_hi__IN_domain__name.po (+9 lines)
Added Link Here
1
--- src/examples/edje/hi_IN/domain_name.po.orig	2022-09-16 13:16:23 UTC
2
+++ src/examples/edje/hi_IN/domain_name.po
3
@@ -1,3 +1,6 @@
4
+msgid ""
5
+msgstr "Content-Type: text/plain; charset=UTF-8"
6
+
7
 msgid "LOADING"
8
 msgstr "लोड हो रहा है..."
9
 
(-)b/devel/gettext-runtime/files/patch-configure (-4 / +4 lines)
Lines 1-11 Link Here
1
--- configure.orig	2022-10-09 21:31:34 UTC
1
--- configure.orig	2023-06-17 11:53:59 UTC
2
+++ configure
2
+++ configure
3
@@ -22002,7 +22002,7 @@ then :
3
@@ -27079,7 +27079,7 @@ then :
4
              # On Solaris 10 or newer, this test is no longer needed, because
4
              # On Solaris 10 or newer, this test is no longer needed, because
5
              # libc contains the fully functional pthread functions.
5
              # libc contains the fully functional pthread functions.
6
              case "$host_os" in
6
              case "$host_os" in
7
-               solaris | solaris2.1-9 | solaris2.1-9.* | hpux*)
7
-               solaris | solaris2.[1-9] | solaris2.[1-9].* | hpux*)
8
+               solaris | solaris2.1-9 | solaris2.1-9.* | hpux* | freebsd*)
8
+               solaris | solaris2.[1-9] | solaris2.[1-9].* | hpux* | freebsd*)
9
 
9
 
10
 printf "%s\n" "#define PTHREAD_IN_USE_DETECTION_HARD 1" >>confdefs.h
10
 printf "%s\n" "#define PTHREAD_IN_USE_DETECTION_HARD 1" >>confdefs.h
11
 
11
 
(-)b/devel/gettext-runtime/files/patch-intl_Makefile.in (+11 lines)
Added Link Here
1
--- intl/Makefile.in.orig	2023-06-17 11:53:53 UTC
2
+++ intl/Makefile.in
3
@@ -1692,7 +1692,7 @@ AM_CPPFLAGS = -Ignulib-lib -I$(srcdir)/gnulib-lib \
4
 AM_CPPFLAGS = -Ignulib-lib -I$(srcdir)/gnulib-lib \
5
 	-DLOCALEDIR=$(localedir_c_make) \
6
 	-DLOCALE_ALIAS_PATH=\"$(aliaspath)\" -DLIBDIR=\"$(libdir)\" \
7
-	-DBUILDING_LIBINTL $(am__append_1)
8
+	-DBUILDING_LIBINTL -DBUILDING_DLL $(am__append_1)
9
 
10
 # Enable more warning options in this directory.
11
 
(-)b/devel/gettext-runtime/files/patch-intl_gnulib-lib_glthread_threadlib.c (-5 / +5 lines)
Lines 1-8 Link Here
1
--- intl/threadlib.c.orig	2013-03-07 08:44:37 UTC
1
--- intl/gnulib-lib/glthread/threadlib.c.orig	2023-02-03 13:19:38 UTC
2
+++ intl/threadlib.c
2
+++ intl/gnulib-lib/glthread/threadlib.c
3
@@ -29,11 +29,10 @@
3
@@ -62,11 +62,10 @@ glthread_in_use (void)
4
 
4
 
5
 # if PTHREAD_IN_USE_DETECTION_HARD
5
 /* Test using pthread_create.  */
6
 
6
 
7
-/* The function to be executed by a dummy thread.  */
7
-/* The function to be executed by a dummy thread.  */
8
-static void *
8
-static void *
Lines 15-21 Link Here
15
 }
15
 }
16
 
16
 
17
 int
17
 int
18
@@ -44,19 +43,10 @@ glthread_in_use (void)
18
@@ -77,19 +76,10 @@ glthread_in_use (void)
19
 
19
 
20
   if (!tested)
20
   if (!tested)
21
     {
21
     {
(-)b/devel/gettext-runtime/pkg-plist (+1 lines)
Lines 76-81 share/locale/hu/LC_MESSAGES/gettext-runtime.mo Link Here
76
share/locale/id/LC_MESSAGES/gettext-runtime.mo
76
share/locale/id/LC_MESSAGES/gettext-runtime.mo
77
share/locale/it/LC_MESSAGES/gettext-runtime.mo
77
share/locale/it/LC_MESSAGES/gettext-runtime.mo
78
share/locale/ja/LC_MESSAGES/gettext-runtime.mo
78
share/locale/ja/LC_MESSAGES/gettext-runtime.mo
79
share/locale/ka/LC_MESSAGES/gettext-runtime.mo
79
share/locale/ko/LC_MESSAGES/gettext-runtime.mo
80
share/locale/ko/LC_MESSAGES/gettext-runtime.mo
80
share/locale/locale.alias
81
share/locale/locale.alias
81
share/locale/nb/LC_MESSAGES/gettext-runtime.mo
82
share/locale/nb/LC_MESSAGES/gettext-runtime.mo
(-)b/devel/gettext-tools/Makefile (-17 / +2 lines)
Lines 25-31 CPE_VENDOR= gnu Link Here
25
GNU_CONFIGURE=	yes
25
GNU_CONFIGURE=	yes
26
CONFIGURE_ARGS=	--disable-csharp --disable-java --with-included-glib \
26
CONFIGURE_ARGS=	--disable-csharp --disable-java --with-included-glib \
27
		--with-included-libcroco --with-included-libunistring \
27
		--with-included-libcroco --with-included-libunistring \
28
		--with-included-libxml --with-xz --without-emacs \
28
		--with-included-libxml --with-installed-libtextstyle \
29
		--with-xz --without-emacs \
29
		ac_cv_lib_rt_sched_yield=no
30
		ac_cv_lib_rt_sched_yield=no
30
INSTALL_TARGET=	install-strip
31
INSTALL_TARGET=	install-strip
31
TEST_TARGET=	check
32
TEST_TARGET=	check
Lines 43-62 OPTIONS_EXCLUDE_DragonFly= THREADS Link Here
43
44
44
THREADS_CONFIGURE_ENABLE=	threads
45
THREADS_CONFIGURE_ENABLE=	threads
45
46
46
post-patch:
47
# Do not patch system float.h.
48
	@${REINPLACE_CMD} 's/FLOAT_H=float\.h//' \
49
		${WRKSRC}/configure
50
# Use libintl installed by gettext-runtime.
51
	@${REINPLACE_CMD} '/^LDADD_no =/s,\.\./intl/libgnuintl.la,,' \
52
		${WRKSRC}/tests/Makefile.in
53
# Use libasprintf installed by gettext-runtime.
54
	@${REINPLACE_CMD} 's,[^ ]*libasprintf.la,-lasprintf,' \
55
		${WRKSRC}/tests/lang-c++
56
# Use system libtextstyle.
57
	@${REINPLACE_CMD} \
58
		-e '/:/!s,[[:<:]]textstyle[^[:space:]]*\.h,,g' \
59
		-e 's,\.\./\.\./libtextstyle/lib/libtextstyle\.la,-ltextstyle,' \
60
		${WRKSRC}/src/Makefile.in
61
62
.include <bsd.port.mk>
47
.include <bsd.port.mk>
(-)b/devel/gettext-tools/files/patch-configure (-13 / +12 lines)
Lines 1-20 Link Here
1
--- configure.orig	2022-10-09 21:32:05 UTC
1
--- configure.orig	2023-06-17 11:54:38 UTC
2
+++ configure
2
+++ configure
3
@@ -24756,7 +24756,7 @@ then :
3
@@ -26130,7 +26130,6 @@ printf "%s\n" "$ac_res" >&6; }
4
                                         if { eval "gt_val=\$$gt_func_gnugettext_libc"; test "$gt_val" = "yes"; } \
5
            || { { eval "gt_val=\$$gt_func_gnugettext_libintl"; test "$gt_val" = "yes"; } \
6
                 && test "$PACKAGE" != gettext-runtime \
7
-                && test "$PACKAGE" != gettext-tools \
8
                 && test "$PACKAGE" != libintl; }; then
9
           gt_use_preinstalled_gnugettext=yes
10
         else
11
@@ -35320,7 +35319,7 @@ then :
4
              # On Solaris 10 or newer, this test is no longer needed, because
12
              # On Solaris 10 or newer, this test is no longer needed, because
5
              # libc contains the fully functional pthread functions.
13
              # libc contains the fully functional pthread functions.
6
              case "$host_os" in
14
              case "$host_os" in
7
-               solaris | solaris2.1-9 | solaris2.1-9.* | hpux*)
15
-               solaris | solaris2.[1-9] | solaris2.[1-9].* | hpux*)
8
+               solaris | solaris2.1-9 | solaris2.1-9.* | hpux* | freebsd*)
16
+               solaris | solaris2.[1-9] | solaris2.[1-9].* | hpux* | freebsd*)
9
 
17
 
10
 printf "%s\n" "#define PTHREAD_IN_USE_DETECTION_HARD 1" >>confdefs.h
18
 printf "%s\n" "#define PTHREAD_IN_USE_DETECTION_HARD 1" >>confdefs.h
11
 
19
 
12
@@ -29661,7 +29661,7 @@ printf "%s\n" "$ac_res" >&6; }
13
                                         if { eval "gt_val=\$$gt_func_gnugettext_libc"; test "$gt_val" = "yes"; } \
14
            || { { eval "gt_val=\$$gt_func_gnugettext_libintl"; test "$gt_val" = "yes"; } \
15
                 && test "$PACKAGE" != gettext-runtime \
16
-                && test "$PACKAGE" != gettext-tools; }; then
17
+                ; }; then
18
           gt_use_preinstalled_gnugettext=yes
19
         else
20
                     LIBINTL=
(-)b/devel/gettext-tools/files/patch-src_Makefile.in (+11 lines)
Added Link Here
1
--- src/Makefile.in.orig	2023-06-17 11:54:44 UTC
2
+++ src/Makefile.in
3
@@ -696,7 +696,7 @@ am_msginit_OBJECTS = msginit-msginit.$(OBJEXT) \
4
 msggrep_OBJECTS = $(am_msggrep_OBJECTS)
5
 am_msginit_OBJECTS = msginit-msginit.$(OBJEXT) \
6
 	msginit-lang-table.$(OBJEXT) msginit-plural-count.$(OBJEXT) \
7
-	../../gettext-runtime/intl/msginit-localealias.$(OBJEXT)
8
+
9
 msginit_OBJECTS = $(am_msginit_OBJECTS)
10
 msginit_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
11
 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
(-)b/devel/gettext-tools/files/patch-tests_Makefile.in (+11 lines)
Added Link Here
1
--- tests/Makefile.in.orig	2023-06-25 16:45:40 UTC
2
+++ tests/Makefile.in
3
@@ -3788,7 +3788,7 @@ LDADD_yes = ../../gettext-runtime/intl/libintl.la @LTL
4
 # but libtool doesn't put -Wl,-framework options into .la files.
5
 LDADD = $(LDADD_@USE_INCLUDED_LIBINTL@) @INTL_MACOSX_LIBS@
6
 LDADD_yes = ../../gettext-runtime/intl/libintl.la @LTLIBTHREAD@
7
-LDADD_no = ../../gettext-runtime/intl/libgnuintl.la @LTLIBTHREAD@ @LTLIBINTL@
8
+LDADD_no = @LTLIBTHREAD@ @LTLIBINTL@
9
 tstgettext_SOURCES = \
10
   tstgettext.c ../../gettext-runtime/src/escapes.h \
11
   setlocale.c
(-)b/devel/gettext-tools/files/patch-tests_lang-c++ (+11 lines)
Added Link Here
1
--- tests/lang-c++.orig	2023-06-08 12:56:56 UTC
2
+++ tests/lang-c++
3
@@ -72,7 +72,7 @@ ${CONFIG_SHELL} "$top_builddir"/libtool --quiet --tag=
4
 : ${CONFIG_SHELL=${SHELL-/bin/sh}}
5
 ${CONFIG_SHELL} "$top_builddir"/libtool --quiet --tag=CXX --mode=link \
6
   ${CXX} ${CXXFLAGS} `echo "X ${LDFLAGS} " | sed -e 's/^X//' -e 's/ -Wl,--disable-auto-import / /'` -o prog prog.${OBJEXT} \
7
-         ../../../gettext-runtime/libasprintf/libasprintf.la \
8
+         -lasprintf \
9
          ../../gnulib-lib/libgettextlib.la ${LTLIBINTL} \
10
   || Exit 1
11
 
(-)b/devel/gettext-tools/pkg-plist (-1 / +57 lines)
Lines 27-33 lib/libgettextlib.so Link Here
27
lib/libgettextpo.a
27
lib/libgettextpo.a
28
lib/libgettextpo.so
28
lib/libgettextpo.so
29
lib/libgettextpo.so.0
29
lib/libgettextpo.so.0
30
lib/libgettextpo.so.0.5.8
30
lib/libgettextpo.so.0.5.9
31
lib/libgettextsrc-%%PORTVERSION%%.so
31
lib/libgettextsrc-%%PORTVERSION%%.so
32
lib/libgettextsrc.so
32
lib/libgettextsrc.so
33
man/man1/autopoint.1.gz
33
man/man1/autopoint.1.gz
Lines 48-53 man/man1/msgunfmt.1.gz Link Here
48
man/man1/msguniq.1.gz
48
man/man1/msguniq.1.gz
49
man/man1/recode-sr-latin.1.gz
49
man/man1/recode-sr-latin.1.gz
50
man/man1/xgettext.1.gz
50
man/man1/xgettext.1.gz
51
share/aclocal/build-to-host.m4
51
share/aclocal/gettext.m4
52
share/aclocal/gettext.m4
52
share/aclocal/host-cpu-c-abi.m4
53
share/aclocal/host-cpu-c-abi.m4
53
share/aclocal/iconv.m4
54
share/aclocal/iconv.m4
Lines 373-378 share/aclocal/progtest.m4 Link Here
373
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++/po/zh_CN.po
374
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++/po/zh_CN.po
374
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++/po/zh_HK.po
375
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++/po/zh_HK.po
375
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++/po/zh_TW.po
376
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++/po/zh_TW.po
377
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/INSTALL
378
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/Makefile.am
379
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/autoclean.sh
380
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/autogen.sh
381
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/configure.ac
382
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/hello.cc
383
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/m4/Makefile.am
384
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/po/LINGUAS
385
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/po/Makevars
386
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/po/POTFILES.in
387
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/po/af.po
388
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/po/ast.po
389
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/po/bg.po
390
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/po/ca.po
391
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/po/cs.po
392
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/po/da.po
393
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/po/de.po
394
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/po/el.po
395
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/po/eo.po
396
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/po/es.po
397
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/po/fi.po
398
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/po/fr.po
399
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/po/ga.po
400
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/po/gl.po
401
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/po/hr.po
402
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/po/hu.po
403
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/po/id.po
404
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/po/it.po
405
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/po/ja.po
406
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/po/ka.po
407
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/po/ky.po
408
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/po/lv.po
409
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/po/ms.po
410
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/po/mt.po
411
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/po/nb.po
412
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/po/nl.po
413
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/po/nn.po
414
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/po/pl.po
415
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/po/pt.po
416
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/po/pt_BR.po
417
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/po/ro.po
418
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/po/ru.po
419
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/po/sk.po
420
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/po/sl.po
421
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/po/sq.po
422
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/po/sr.po
423
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/po/sv.po
424
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/po/ta.po
425
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/po/tr.po
426
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/po/uk.po
427
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/po/vi.po
428
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/po/zh_CN.po
429
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/po/zh_HK.po
430
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++20/po/zh_TW.po
376
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/INSTALL
431
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/INSTALL
377
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/Makefile.am
432
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/Makefile.am
378
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/autoclean.sh
433
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/autoclean.sh
Lines 1837-1842 share/locale/eu/LC_MESSAGES/gettext-tools.mo Link Here
1837
share/locale/fi/LC_MESSAGES/gettext-tools.mo
1892
share/locale/fi/LC_MESSAGES/gettext-tools.mo
1838
share/locale/fr/LC_MESSAGES/gettext-tools.mo
1893
share/locale/fr/LC_MESSAGES/gettext-tools.mo
1839
share/locale/gl/LC_MESSAGES/gettext-tools.mo
1894
share/locale/gl/LC_MESSAGES/gettext-tools.mo
1895
share/locale/hr/LC_MESSAGES/gettext-tools.mo
1840
share/locale/id/LC_MESSAGES/gettext-tools.mo
1896
share/locale/id/LC_MESSAGES/gettext-tools.mo
1841
share/locale/it/LC_MESSAGES/gettext-tools.mo
1897
share/locale/it/LC_MESSAGES/gettext-tools.mo
1842
share/locale/ja/LC_MESSAGES/gettext-tools.mo
1898
share/locale/ja/LC_MESSAGES/gettext-tools.mo
(-)b/devel/gettext/Makefile.common (-1 / +1 lines)
Lines 2-8 Link Here
2
# experimental ports run.  Untested commits may be backed out at portmgr's
2
# experimental ports run.  Untested commits may be backed out at portmgr's
3
# discretion.
3
# discretion.
4
4
5
PORTVERSION=	0.21.1
5
DISTVERSION=	0.22
6
PORTREVISION?=	0 # Leave this zero. Set in Makefile instead.
6
PORTREVISION?=	0 # Leave this zero. Set in Makefile instead.
7
CATEGORIES=	devel
7
CATEGORIES=	devel
8
MASTER_SITES=	GNU/gettext
8
MASTER_SITES=	GNU/gettext
(-)b/devel/gettext/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1669052475
1
TIMESTAMP = 1687532203
2
SHA256 (gettext-0.21.1.tar.xz) = 50dbc8f39797950aa2c98e939947c527e5ac9ebd2c1b99dd7b06ba33a6767ae6
2
SHA256 (gettext-0.22.tar.xz) = 0e60393a47061567b46875b249b7d2788b092d6457d656145bb0e7e6a3e26d93
3
SIZE (gettext-0.21.1.tar.xz) = 10054564
3
SIZE (gettext-0.22.tar.xz) = 10008808
(-)b/devel/libtextstyle/pkg-plist (-1 / +1 lines)
Lines 5-11 include/textstyle/woe32dll.h Link Here
5
lib/libtextstyle.a
5
lib/libtextstyle.a
6
lib/libtextstyle.so
6
lib/libtextstyle.so
7
lib/libtextstyle.so.0
7
lib/libtextstyle.so.0
8
lib/libtextstyle.so.0.1.2
8
lib/libtextstyle.so.0.2.0
9
%%PORTDOCS%%%%DOCSDIR%%/libtextstyle_1.html
9
%%PORTDOCS%%%%DOCSDIR%%/libtextstyle_1.html
10
%%PORTDOCS%%%%DOCSDIR%%/libtextstyle_2.html
10
%%PORTDOCS%%%%DOCSDIR%%/libtextstyle_2.html
11
%%PORTDOCS%%%%DOCSDIR%%/libtextstyle_3.html
11
%%PORTDOCS%%%%DOCSDIR%%/libtextstyle_3.html
(-)b/ftp/proftpd/files/patch-locale_en__US.po (+11 lines)
Added Link Here
1
--- locale/en_US.po.orig	2022-12-04 18:43:17 UTC
2
+++ locale/en_US.po
3
@@ -14,7 +14,7 @@ msgstr ""
4
 "Language-Team: LANGUAGE <LL@li.org>\n"
5
 "Language: \n"
6
 "MIME-Version: 1.0\n"
7
-"Content-Type: text/plain; charset=CHARSET\n"
8
+"Content-Type: text/plain; charset=UTF-8\n"
9
 "Content-Transfer-Encoding: 8bit\n"
10
 
11
 #: ../contrib/mod_auth_otp/mod_auth_otp.c:799
(-)b/games/tornado/files/patch-po_no.po (+11 lines)
Added Link Here
1
--- po/no.po.orig	2009-03-06 06:49:55 UTC
2
+++ po/no.po
3
@@ -13,7 +13,7 @@ msgstr ""
4
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
5
 "Language-Team: LANGUAGE <LL@li.org>\n"
6
 "MIME-Version: 1.0\n"
7
-"Content-Type: text/plain; charset=CHARSET\n"
8
+"Content-Type: text/plain; charset=ISO-8859-1\n"
9
 "Content-Transfer-Encoding: 8bit\n"
10
 
11
 #: draw.c:100
(-)b/games/tornado/files/patch-po_pt.po (+11 lines)
Added Link Here
1
--- po/pt.po.orig	2009-03-06 06:49:55 UTC
2
+++ po/pt.po
3
@@ -13,7 +13,7 @@ msgstr ""
4
 "Last-Translator: Tiago Baptista <Aeroplane@gmx.net>\n"
5
 "Language-Team: LANGUAGE <LL@li.org>\n"
6
 "MIME-Version: 1.0\n"
7
-"Content-Type: text/plain; charset=CHARSET\n"
8
+"Content-Type: text/plain; charset=ISO-8859-1\n"
9
 "Content-Transfer-Encoding: 8bit\n"
10
 
11
 #: draw.c:100
(-)b/graphics/tgif/files/patch-po_fr_fr.po (+11 lines)
Added Link Here
1
--- po/fr/fr.po.orig	2004-06-18 23:12:02 UTC
2
+++ po/fr/fr.po
3
@@ -10,7 +10,7 @@ msgstr ""
4
 "Last-Translator: Roland Baudin <roland.baudin@cnet.francetelecom.fr>\n"
5
 "Language-Team: Français"
6
 "MIME-Version: 1.0\n"
7
-"Content-Type: text/plain; charset= koi8-r\n"
8
+"Content-Type: text/plain; charset=ISO-8859-1\n"
9
 "Content-Transfer-Encoding: 8-bit\n"
10
 
11
 msgid "Flip/Rotate"
(-)b/graphics/tgif/files/patch-po_ja_ja.po (+11 lines)
Added Link Here
1
--- po/ja/ja.po.orig	2008-03-28 22:16:46 UTC
2
+++ po/ja/ja.po
3
@@ -11,7 +11,7 @@ msgstr ""
4
 "Last-Translator: Jun Nishii <jun@vinelinux.org>\n"
5
 "Language-Team: Project Vine <Vine@vinelinux.org>\n"
6
 "MIME-Version: 1.0\n"
7
-"Content-Type: text/plain; charset=JISX-0208-1983-0\n"
8
+"Content-Type: text/plain; charset=JIS_X0208-1983\n"
9
 "Content-Transfer-Encoding: 8-bit\n"
10
 
11
 #: ../../menuinfo.c:72
(-)b/irc/weechat/files/patch-po_cs.po (+11 lines)
Added Link Here
1
--- po/cs.po.orig	2023-01-08 09:07:07 UTC
2
+++ po/cs.po
3
@@ -144,7 +144,7 @@ msgid "End of command '%s', timeout reached (%.1fs)"
4
 
5
 #, c-format
6
 msgid "End of command '%s', timeout reached (%.1fs)"
7
-msgstr "Konec příkazu '%s', vypršel časový limit (%.lfs)"
8
+msgstr "Konec příkazu '%s', vypršel časový limit (%.1fs)"
9
 
10
 #, c-format
11
 msgid "System clock skew detected (%+ld seconds), reinitializing all timers"
(-)b/lang/perl5-devel/Makefile (-1 / +1 lines)
Lines 4-10 PORTNAME= perl Link Here
4
DISTVERSIONPREFIX=	v
4
DISTVERSIONPREFIX=	v
5
DISTVERSION=	${GH_TAGNAME:C/^v//:C/-g[0-9a-f]*$//}
5
DISTVERSION=	${GH_TAGNAME:C/^v//:C/-g[0-9a-f]*$//}
6
DISTVERSIONSUFFIX=	${GH_TAGNAME:C/.*-g/-g/}
6
DISTVERSIONSUFFIX=	${GH_TAGNAME:C/.*-g/-g/}
7
PORTREVISION=	2
7
PORTREVISION=	3
8
CATEGORIES=	lang devel perl5
8
CATEGORIES=	lang devel perl5
9
# XXX Leave only CPAN.
9
# XXX Leave only CPAN.
10
MASTER_SITES=	LOCAL/mat/perl \
10
MASTER_SITES=	LOCAL/mat/perl \
(-)b/lang/perl5-devel/files/patch-hints_freebsd.sh (-10 / +33 lines)
Lines 1-24 Link Here
1
Remove libs that are not here on FreeBSD.
1
Remove libs that are not here on FreeBSD.
2
2
3
--- hints/freebsd.sh.orig	2022-06-19 19:29:35 UTC
3
--- hints/freebsd.sh.orig	2020-12-18 09:58:48 UTC
4
+++ hints/freebsd.sh
4
+++ hints/freebsd.sh
5
@@ -88,6 +88,8 @@ case "$osvers" in
5
@@ -88,8 +88,6 @@ case "$osvers" in
6
 	esac
6
 	esac
7
 	libswanted=`echo $libswanted | sed 's/ malloc / /'`
7
 	libswanted=`echo $libswanted | sed 's/ malloc / /'`
8
 	libswanted=`echo $libswanted | sed 's/ bind / /'`
8
 	libswanted=`echo $libswanted | sed 's/ bind / /'`
9
+	libswanted=`echo $libswanted | sed 's/ dl / /'`
9
-	# iconv gone in Perl 5.8.1, but if someone compiles 5.8.0 or earlier.
10
+	libswanted=`echo $libswanted | sed 's/ c / /'`
10
-	libswanted=`echo $libswanted | sed 's/ iconv / /'`
11
 	# iconv gone in Perl 5.8.1, but if someone compiles 5.8.0 or earlier.
12
 	libswanted=`echo $libswanted | sed 's/ iconv / /'`
13
 	d_setregid='define'
11
 	d_setregid='define'
14
@@ -102,6 +104,10 @@ case "$osvers" in
12
 	d_setreuid='define'
13
 	d_setegid='define'
14
@@ -102,8 +100,13 @@ case "$osvers" in
15
 	        ;;
15
 	        ;;
16
 	esac
16
 	esac
17
 	libswanted=`echo $libswanted | sed 's/ malloc / /'`
17
 	libswanted=`echo $libswanted | sed 's/ malloc / /'`
18
+	libswanted=`echo $libswanted | sed 's/ bind / /'`
18
+	libswanted=`echo $libswanted | sed 's/ bind / /'`
19
+	libswanted=`echo $libswanted | sed 's/ dl / /'`
20
+	libswanted=`echo $libswanted | sed 's/ iconv / /'`
21
+	libswanted=`echo $libswanted | sed 's/ c / /'`
22
 	;;
19
 	;;
23
 esac
20
 esac
21
+libswanted=`echo $libswanted | sed 's/ c / /'`
22
+# Use -pthread so the compiler adds -lpthread at the right place on the
23
+# linker command line so its init functions run early.
24
+libswanted=`echo $libswanted | sed 's/ pthread / /'`
24
 
25
 
26
 case "$osvers" in
27
 10.*)
28
@@ -269,19 +272,6 @@ EOM
29
 
30
 	esac
31
 
32
-        case "$osvers" in
33
-        [1-4]*)
34
-	    set `echo X "$libswanted "| sed -e 's/ c / c_r /'`
35
-	    shift
36
-	    libswanted="$*"
37
-	    ;;
38
-        *)
39
-	    set `echo X "$libswanted "| sed -e 's/ c //'`
40
-	    shift
41
-	    libswanted="$*"
42
-	    ;;
43
-	esac
44
-	    
45
 	# Configure will probably pick the wrong libc to use for nm scan.
46
 	# The safest quick-fix is just to not use nm at all...
47
 	usenm=false
(-)b/lang/perl5.32/Makefile (-1 / +1 lines)
Lines 1-6 Link Here
1
PORTNAME=	perl
1
PORTNAME=	perl
2
DISTVERSION=	${PERL_VERSION}
2
DISTVERSION=	${PERL_VERSION}
3
PORTREVISION=	3
3
PORTREVISION=	4
4
CATEGORIES=	lang devel perl5
4
CATEGORIES=	lang devel perl5
5
MASTER_SITES=	CPAN/../../src/5.0
5
MASTER_SITES=	CPAN/../../src/5.0
6
DIST_SUBDIR=	perl
6
DIST_SUBDIR=	perl
(-)b/lang/perl5.32/files/patch-hints_freebsd.sh (-9 / +32 lines)
Lines 2-24 Remove libs that are not here on FreeBSD. Link Here
2
2
3
--- hints/freebsd.sh.orig	2020-12-18 09:58:48 UTC
3
--- hints/freebsd.sh.orig	2020-12-18 09:58:48 UTC
4
+++ hints/freebsd.sh
4
+++ hints/freebsd.sh
5
@@ -88,6 +88,8 @@ case "$osvers" in
5
@@ -88,8 +88,6 @@ case "$osvers" in
6
 	esac
6
 	esac
7
 	libswanted=`echo $libswanted | sed 's/ malloc / /'`
7
 	libswanted=`echo $libswanted | sed 's/ malloc / /'`
8
 	libswanted=`echo $libswanted | sed 's/ bind / /'`
8
 	libswanted=`echo $libswanted | sed 's/ bind / /'`
9
+	libswanted=`echo $libswanted | sed 's/ dl / /'`
9
-	# iconv gone in Perl 5.8.1, but if someone compiles 5.8.0 or earlier.
10
+	libswanted=`echo $libswanted | sed 's/ c / /'`
10
-	libswanted=`echo $libswanted | sed 's/ iconv / /'`
11
 	# iconv gone in Perl 5.8.1, but if someone compiles 5.8.0 or earlier.
12
 	libswanted=`echo $libswanted | sed 's/ iconv / /'`
13
 	d_setregid='define'
11
 	d_setregid='define'
14
@@ -102,6 +104,10 @@ case "$osvers" in
12
 	d_setreuid='define'
13
 	d_setegid='define'
14
@@ -102,8 +100,13 @@ case "$osvers" in
15
 	        ;;
15
 	        ;;
16
 	esac
16
 	esac
17
 	libswanted=`echo $libswanted | sed 's/ malloc / /'`
17
 	libswanted=`echo $libswanted | sed 's/ malloc / /'`
18
+	libswanted=`echo $libswanted | sed 's/ bind / /'`
18
+	libswanted=`echo $libswanted | sed 's/ bind / /'`
19
+	libswanted=`echo $libswanted | sed 's/ dl / /'`
20
+	libswanted=`echo $libswanted | sed 's/ iconv / /'`
21
+	libswanted=`echo $libswanted | sed 's/ c / /'`
22
 	;;
19
 	;;
23
 esac
20
 esac
21
+libswanted=`echo $libswanted | sed 's/ c / /'`
22
+# Use -pthread so the compiler adds -lpthread at the right place on the
23
+# linker command line so its init functions run early.
24
+libswanted=`echo $libswanted | sed 's/ pthread / /'`
24
 
25
 
26
 case "$osvers" in
27
 10.*)
28
@@ -269,19 +272,6 @@ EOM
29
 
30
 	esac
31
 
32
-        case "$osvers" in
33
-        [1-4]*)
34
-	    set `echo X "$libswanted "| sed -e 's/ c / c_r /'`
35
-	    shift
36
-	    libswanted="$*"
37
-	    ;;
38
-        *)
39
-	    set `echo X "$libswanted "| sed -e 's/ c //'`
40
-	    shift
41
-	    libswanted="$*"
42
-	    ;;
43
-	esac
44
-	    
45
 	# Configure will probably pick the wrong libc to use for nm scan.
46
 	# The safest quick-fix is just to not use nm at all...
47
 	usenm=false
(-)b/lang/perl5.34/Makefile (-1 / +1 lines)
Lines 1-6 Link Here
1
PORTNAME=	perl
1
PORTNAME=	perl
2
DISTVERSION=	${PERL_VERSION}
2
DISTVERSION=	${PERL_VERSION}
3
PORTREVISION=	2
3
PORTREVISION=	3
4
CATEGORIES=	lang devel perl5
4
CATEGORIES=	lang devel perl5
5
MASTER_SITES=	CPAN/../../src/5.0
5
MASTER_SITES=	CPAN/../../src/5.0
6
DIST_SUBDIR=	perl
6
DIST_SUBDIR=	perl
(-)b/lang/perl5.34/files/patch-hints_freebsd.sh (-10 / +33 lines)
Lines 1-24 Link Here
1
Remove libs that are not here on FreeBSD.
1
Remove libs that are not here on FreeBSD.
2
2
3
--- hints/freebsd.sh.orig	2022-02-19 12:15:55 UTC
3
--- hints/freebsd.sh.orig	2020-12-18 09:58:48 UTC
4
+++ hints/freebsd.sh
4
+++ hints/freebsd.sh
5
@@ -88,6 +88,8 @@ case "$osvers" in
5
@@ -88,8 +88,6 @@ case "$osvers" in
6
 	esac
6
 	esac
7
 	libswanted=`echo $libswanted | sed 's/ malloc / /'`
7
 	libswanted=`echo $libswanted | sed 's/ malloc / /'`
8
 	libswanted=`echo $libswanted | sed 's/ bind / /'`
8
 	libswanted=`echo $libswanted | sed 's/ bind / /'`
9
+	libswanted=`echo $libswanted | sed 's/ dl / /'`
9
-	# iconv gone in Perl 5.8.1, but if someone compiles 5.8.0 or earlier.
10
+	libswanted=`echo $libswanted | sed 's/ c / /'`
10
-	libswanted=`echo $libswanted | sed 's/ iconv / /'`
11
 	# iconv gone in Perl 5.8.1, but if someone compiles 5.8.0 or earlier.
12
 	libswanted=`echo $libswanted | sed 's/ iconv / /'`
13
 	d_setregid='define'
11
 	d_setregid='define'
14
@@ -102,6 +104,10 @@ case "$osvers" in
12
 	d_setreuid='define'
13
 	d_setegid='define'
14
@@ -102,8 +100,13 @@ case "$osvers" in
15
 	        ;;
15
 	        ;;
16
 	esac
16
 	esac
17
 	libswanted=`echo $libswanted | sed 's/ malloc / /'`
17
 	libswanted=`echo $libswanted | sed 's/ malloc / /'`
18
+	libswanted=`echo $libswanted | sed 's/ bind / /'`
18
+	libswanted=`echo $libswanted | sed 's/ bind / /'`
19
+	libswanted=`echo $libswanted | sed 's/ dl / /'`
20
+	libswanted=`echo $libswanted | sed 's/ iconv / /'`
21
+	libswanted=`echo $libswanted | sed 's/ c / /'`
22
 	;;
19
 	;;
23
 esac
20
 esac
21
+libswanted=`echo $libswanted | sed 's/ c / /'`
22
+# Use -pthread so the compiler adds -lpthread at the right place on the
23
+# linker command line so its init functions run early.
24
+libswanted=`echo $libswanted | sed 's/ pthread / /'`
24
 
25
 
26
 case "$osvers" in
27
 10.*)
28
@@ -269,19 +272,6 @@ EOM
29
 
30
 	esac
31
 
32
-        case "$osvers" in
33
-        [1-4]*)
34
-	    set `echo X "$libswanted "| sed -e 's/ c / c_r /'`
35
-	    shift
36
-	    libswanted="$*"
37
-	    ;;
38
-        *)
39
-	    set `echo X "$libswanted "| sed -e 's/ c //'`
40
-	    shift
41
-	    libswanted="$*"
42
-	    ;;
43
-	esac
44
-	    
45
 	# Configure will probably pick the wrong libc to use for nm scan.
46
 	# The safest quick-fix is just to not use nm at all...
47
 	usenm=false
(-)b/lang/perl5.36/Makefile (+1 lines)
Lines 1-5 Link Here
1
PORTNAME=	perl
1
PORTNAME=	perl
2
DISTVERSION=	${PERL_VERSION}
2
DISTVERSION=	${PERL_VERSION}
3
PORTREVISION=	1
3
CATEGORIES=	lang devel perl5
4
CATEGORIES=	lang devel perl5
4
MASTER_SITES=	CPAN/../../src/5.0
5
MASTER_SITES=	CPAN/../../src/5.0
5
DIST_SUBDIR=	perl
6
DIST_SUBDIR=	perl
(-)b/lang/perl5.36/files/patch-hints_freebsd.sh (-10 / +33 lines)
Lines 1-24 Link Here
1
Remove libs that are not here on FreeBSD.
1
Remove libs that are not here on FreeBSD.
2
2
3
--- hints/freebsd.sh.orig	2020-12-28 16:57:44 UTC
3
--- hints/freebsd.sh.orig	2020-12-18 09:58:48 UTC
4
+++ hints/freebsd.sh
4
+++ hints/freebsd.sh
5
@@ -88,6 +88,8 @@ case "$osvers" in
5
@@ -88,8 +88,6 @@ case "$osvers" in
6
 	esac
6
 	esac
7
 	libswanted=`echo $libswanted | sed 's/ malloc / /'`
7
 	libswanted=`echo $libswanted | sed 's/ malloc / /'`
8
 	libswanted=`echo $libswanted | sed 's/ bind / /'`
8
 	libswanted=`echo $libswanted | sed 's/ bind / /'`
9
+	libswanted=`echo $libswanted | sed 's/ dl / /'`
9
-	# iconv gone in Perl 5.8.1, but if someone compiles 5.8.0 or earlier.
10
+	libswanted=`echo $libswanted | sed 's/ c / /'`
10
-	libswanted=`echo $libswanted | sed 's/ iconv / /'`
11
 	# iconv gone in Perl 5.8.1, but if someone compiles 5.8.0 or earlier.
12
 	libswanted=`echo $libswanted | sed 's/ iconv / /'`
13
 	d_setregid='define'
11
 	d_setregid='define'
14
@@ -102,6 +104,10 @@ case "$osvers" in
12
 	d_setreuid='define'
13
 	d_setegid='define'
14
@@ -102,8 +100,13 @@ case "$osvers" in
15
 	        ;;
15
 	        ;;
16
 	esac
16
 	esac
17
 	libswanted=`echo $libswanted | sed 's/ malloc / /'`
17
 	libswanted=`echo $libswanted | sed 's/ malloc / /'`
18
+	libswanted=`echo $libswanted | sed 's/ bind / /'`
18
+	libswanted=`echo $libswanted | sed 's/ bind / /'`
19
+	libswanted=`echo $libswanted | sed 's/ dl / /'`
20
+	libswanted=`echo $libswanted | sed 's/ iconv / /'`
21
+	libswanted=`echo $libswanted | sed 's/ c / /'`
22
 	;;
19
 	;;
23
 esac
20
 esac
21
+libswanted=`echo $libswanted | sed 's/ c / /'`
22
+# Use -pthread so the compiler adds -lpthread at the right place on the
23
+# linker command line so its init functions run early.
24
+libswanted=`echo $libswanted | sed 's/ pthread / /'`
24
 
25
 
26
 case "$osvers" in
27
 10.*)
28
@@ -269,19 +272,6 @@ EOM
29
 
30
 	esac
31
 
32
-        case "$osvers" in
33
-        [1-4]*)
34
-	    set `echo X "$libswanted "| sed -e 's/ c / c_r /'`
35
-	    shift
36
-	    libswanted="$*"
37
-	    ;;
38
-        *)
39
-	    set `echo X "$libswanted "| sed -e 's/ c //'`
40
-	    shift
41
-	    libswanted="$*"
42
-	    ;;
43
-	esac
44
-	    
45
 	# Configure will probably pick the wrong libc to use for nm scan.
46
 	# The safest quick-fix is just to not use nm at all...
47
 	usenm=false
(-)b/lang/perl5.38/Makefile (-1 / +1 lines)
Lines 1-6 Link Here
1
PORTNAME=	perl
1
PORTNAME=	perl
2
DISTVERSION=	${PERL_VERSION}-RC2	# TODO: set EXPIRATION_DATE when .0 is released and remove .r from version.mk
2
DISTVERSION=	${PERL_VERSION}-RC2	# TODO: set EXPIRATION_DATE when .0 is released and remove .r from version.mk
3
PORTREVISION=	2
3
PORTREVISION=	3
4
CATEGORIES=	lang devel perl5
4
CATEGORIES=	lang devel perl5
5
MASTER_SITES=	CPAN/../../src/5.0
5
MASTER_SITES=	CPAN/../../src/5.0
6
DIST_SUBDIR=	perl
6
DIST_SUBDIR=	perl
(-)b/lang/perl5.38/files/patch-hints_freebsd.sh (-10 / +33 lines)
Lines 1-24 Link Here
1
Remove libs that are not here on FreeBSD.
1
Remove libs that are not here on FreeBSD.
2
2
3
--- hints/freebsd.sh.orig	2022-06-19 19:29:35 UTC
3
--- hints/freebsd.sh.orig	2020-12-18 09:58:48 UTC
4
+++ hints/freebsd.sh
4
+++ hints/freebsd.sh
5
@@ -88,6 +88,8 @@ case "$osvers" in
5
@@ -88,8 +88,6 @@ case "$osvers" in
6
 	esac
6
 	esac
7
 	libswanted=`echo $libswanted | sed 's/ malloc / /'`
7
 	libswanted=`echo $libswanted | sed 's/ malloc / /'`
8
 	libswanted=`echo $libswanted | sed 's/ bind / /'`
8
 	libswanted=`echo $libswanted | sed 's/ bind / /'`
9
+	libswanted=`echo $libswanted | sed 's/ dl / /'`
9
-	# iconv gone in Perl 5.8.1, but if someone compiles 5.8.0 or earlier.
10
+	libswanted=`echo $libswanted | sed 's/ c / /'`
10
-	libswanted=`echo $libswanted | sed 's/ iconv / /'`
11
 	# iconv gone in Perl 5.8.1, but if someone compiles 5.8.0 or earlier.
12
 	libswanted=`echo $libswanted | sed 's/ iconv / /'`
13
 	d_setregid='define'
11
 	d_setregid='define'
14
@@ -102,6 +104,10 @@ case "$osvers" in
12
 	d_setreuid='define'
13
 	d_setegid='define'
14
@@ -102,8 +100,13 @@ case "$osvers" in
15
 	        ;;
15
 	        ;;
16
 	esac
16
 	esac
17
 	libswanted=`echo $libswanted | sed 's/ malloc / /'`
17
 	libswanted=`echo $libswanted | sed 's/ malloc / /'`
18
+	libswanted=`echo $libswanted | sed 's/ bind / /'`
18
+	libswanted=`echo $libswanted | sed 's/ bind / /'`
19
+	libswanted=`echo $libswanted | sed 's/ dl / /'`
20
+	libswanted=`echo $libswanted | sed 's/ iconv / /'`
21
+	libswanted=`echo $libswanted | sed 's/ c / /'`
22
 	;;
19
 	;;
23
 esac
20
 esac
21
+libswanted=`echo $libswanted | sed 's/ c / /'`
22
+# Use -pthread so the compiler adds -lpthread at the right place on the
23
+# linker command line so its init functions run early.
24
+libswanted=`echo $libswanted | sed 's/ pthread / /'`
24
 
25
 
26
 case "$osvers" in
27
 10.*)
28
@@ -269,19 +272,6 @@ EOM
29
 
30
 	esac
31
 
32
-        case "$osvers" in
33
-        [1-4]*)
34
-	    set `echo X "$libswanted "| sed -e 's/ c / c_r /'`
35
-	    shift
36
-	    libswanted="$*"
37
-	    ;;
38
-        *)
39
-	    set `echo X "$libswanted "| sed -e 's/ c //'`
40
-	    shift
41
-	    libswanted="$*"
42
-	    ;;
43
-	esac
44
-	    
45
 	# Configure will probably pick the wrong libc to use for nm scan.
46
 	# The safest quick-fix is just to not use nm at all...
47
 	usenm=false
(-)b/multimedia/motion/files/patch-po_de.po (+11 lines)
Added Link Here
1
--- po/de.po.orig	2020-10-25 20:53:44 UTC
2
+++ po/de.po
3
@@ -1920,7 +1920,7 @@ msgid "Could not allocate %llu bytes of memory!"
4
 #: src/motion.c
5
 #, c-format
6
 msgid "Could not allocate %llu bytes of memory!"
7
-msgstr "%Llu Bytes Speicher konnten nicht zugeordnet werden!"
8
+msgstr "%llu Bytes Speicher konnten nicht zugeordnet werden!"
9
 
10
 #: src/motion.c
11
 #, c-format
(-)b/print/fontforge/Makefile (-8 / +17 lines)
Lines 97-110 X11_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ Link Here
97
X11_RUN_DEPENDS=	${LOCALBASE}/share/fonts/gnu-unifont/unifont.pcf.gz:x11-fonts/gnu-unifont
97
X11_RUN_DEPENDS=	${LOCALBASE}/share/fonts/gnu-unifont/unifont.pcf.gz:x11-fonts/gnu-unifont
98
X11_CMAKE_BOOL=	ENABLE_X11
98
X11_CMAKE_BOOL=	ENABLE_X11
99
99
100
post-patch-FREETYPE-on:
101
	@${LN} -s $$(${MAKE} -C ${PORTSDIR}/print/freetype2 -V WRKSRC) \
102
		${WRKSRC}/freetype
103
104
post-stage-DOCS-on:
105
	@${RM} ${STAGEDIR}${DOCSDIR}/.buildinfo \
106
		${STAGEDIR}${DOCSDIR}/.nojekyll
107
108
.include <bsd.port.options.mk>
100
.include <bsd.port.options.mk>
109
101
110
.if ${PORT_OPTIONS:MGTK3} || ${PORT_OPTIONS:MX11}
102
.if ${PORT_OPTIONS:MGTK3} || ${PORT_OPTIONS:MX11}
Lines 113-116 CMAKE_ARGS+= -DENABLE_GUI:BOOL=true Link Here
113
CMAKE_ARGS+=	-DENABLE_GUI:BOOL=false
105
CMAKE_ARGS+=	-DENABLE_GUI:BOOL=false
114
.endif
106
.endif
115
107
108
post-patch:
109
# https://github.com/fontforge/fontforge/issues/5251
110
	@${REINPLACE_CMD} 's/\(%[^%[:space:]]*\)hs/\1s/g' \
111
		${WRKSRC}/fontforgeexe/searchview.c \
112
		${WRKSRC}/po/de.po ${WRKSRC}/po/ca.po ${WRKSRC}/po/hr.po \
113
		${WRKSRC}/po/it.po ${WRKSRC}/po/pl.po ${WRKSRC}/po/uk.po \
114
		${WRKSRC}/po/en_GB.po ${WRKSRC}/po/fr.po ${WRKSRC}/po/vi.po \
115
		${WRKSRC}/po/ko.po ${WRKSRC}/po/ja.po
116
117
post-patch-FREETYPE-on:
118
	@${LN} -s $$(${MAKE} -C ${PORTSDIR}/print/freetype2 -V WRKSRC) \
119
		${WRKSRC}/freetype
120
121
post-stage-DOCS-on:
122
	@${RM} ${STAGEDIR}${DOCSDIR}/.buildinfo \
123
		${STAGEDIR}${DOCSDIR}/.nojekyll
124
116
.include <bsd.port.mk>
125
.include <bsd.port.mk>
(-)b/sysutils/xfsprogs/files/patch-po_de.po (+11 lines)
Added Link Here
1
--- po/de.po.orig	2015-07-24 04:28:04 UTC
2
+++ po/de.po
3
@@ -3084,7 +3084,7 @@ msgid "%s will take about %.1f megabytes\n"
4
 #: .././estimate/xfs_estimate.c:191
5
 #, c-format
6
 msgid "%s will take about %.1f megabytes\n"
7
-msgstr "%s wird etwa %.lf Megabytes einnehmen\n"
8
+msgstr "%s wird etwa %.1f Megabytes einnehmen\n"
9
 
10
 #: .././estimate/xfs_estimate.c:198
11
 #, c-format
(-)b/x11/mate-panel/files/patch-libmate-panel-applet_Makefile.in (+11 lines)
Added Link Here
1
--- libmate-panel-applet/Makefile.in.orig	2023-06-30 15:20:38 UTC
2
+++ libmate-panel-applet/Makefile.in
3
@@ -1030,7 +1030,7 @@ $(noinst_DATA): $(applet_in_files)
4
 			--eprod "GType @enum_name@_get_type (void);\n" \
5
 		$(mate_panel_applet_enum_headers) > $@
6
 $(noinst_DATA): $(applet_in_files)
7
-	$(AM_V_GEN) $(MSGFMT) --desktop --keyword Name --keyword Description --template $< -d $(top_srcdir)/po -o $@
8
+	$(AM_V_GEN) $(MSGFMT) --desktop --keyword=Name --keyword=Description --template $< -d $(top_srcdir)/po -o $@
9
 
10
 ###############################
11
 # Introspection generation

Return to bug 272210