[Bug 257063] archivers/star: Do not install 'gnutar' for it is broken

2021-07-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257063 --- Comment #4 from i...@extreme.hu --- (In reply to Robert Clausecker from comment #3) Sounds entirely reasonable, thank you. Patching toolkit/moz.configure to only check for 'tar' (and thus finding base bsdtar) does allow a seemingly pro

[Bug 257063] archivers/star: Do not install 'gnutar' for it is broken

2021-07-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257063 Jörg Schilling changed: What|Removed |Added CC||sch...@schily.net --- Comment #5

[Bug 257063] archivers/star: Do not install 'gnutar' for it is broken

2021-07-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257063 --- Comment #6 from Jörg Schilling --- Just in case I was not obvious gtar --exclude=precomplete chf - . fails the same way as star failt in gtar emulation mode. -- You are receiving this mail because: You are on the CC list for t

[Bug 257063] archivers/star: Do not install 'gnutar' for it is broken

2021-07-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257063 --- Comment #7 from i...@extreme.hu --- (In reply to Jörg Schilling from comment #6) Just to be pedantic, the command line used is "/usr/local/bin/gnutar --exclude=precomplete --exclude=.mkdir.done -chf - ." (note *dash* chf), which GNU tar

[Bug 257063] archivers/star: Do not install 'gnutar' for it is broken

2021-07-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257063 --- Comment #8 from Jörg Schilling --- A real TAR always expects the key letter to be the first argument and ignores a dash in the first argument of TAR, if a dash is present. GNU tar is incompatible to a real TAR. GNU tar never installs a

[Bug 257084] www/firefox-esr: fix build when archivers/star is installed.

2021-07-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257084 Bug ID: 257084 Summary: www/firefox-esr: fix build when archivers/star is installed. Product: Ports & Packages Version: Latest Hardware: Any OS: Any

maintainer-feedback requested: [Bug 257084] www/firefox-esr: fix build when archivers/star is installed.

2021-07-09 Thread bugzilla-noreply
Robert Clausecker has asked freebsd-gecko (Nobody) for maintainer-feedback: Bug 257084: www/firefox-esr: fix build when archivers/star is installed. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257084 --- Description --- Created attachment 226326 --> https://bugs.freebsd.org/bugzilla/at

[Bug 257063] archivers/star: Do not install 'gnutar' for it is broken

2021-07-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257063 --- Comment #9 from Robert Clausecker --- Filed a patch for www/firefox-esr in bug #257084. -- You are receiving this mail because: You are on the CC list for the bug.