Search String: Display: Description: Sort:

Results:

References: [ +subject:/^(?:^\s*(re|sv|fwd|fw)[\[\]\d]*[:>-]+\s*)*xfsprogs\s+2\.8\.4\s+installs\s+Polish\s+locale\s+message\s+files\?\s*$/: 30 ]

Total 30 documents matching your query.

1. xfsprogs 2.8.4 installs Polish locale message files? (score: 1)
Author: Craig Rodrigues <rodrigc@xxxxxxxxxxxxxx>
Date: Fri, 7 Jul 2006 13:22:51 -0400
I see some new additions to xfsprogs/po/Makefile: TOPDIR = .. include $(TOPDIR)/include/builddefs POTHEAD = $(PKG_NAME).pot LINGUAS = pl LSRCFILES = $(LINGUAS:%=%.po) $(POTHEAD) LDIRT = $(POTHEAD) B
/archives/xfs/2006-07/msg00053.html (8,350 bytes)

2. Re: xfsprogs 2.8.4 installs Polish locale message files? (score: 1)
Author: Nathan Scott <nathans@xxxxxxx>
Date: Sun, 9 Jul 2006 12:08:37 +1000
xfsprogs/docs/CHANGES has hints... the initial Polish translation was added 31 January 2006 (that was when LINGUAS was updated). I don't know what the underlying reason for your question is (?) but t
/archives/xfs/2006-07/msg00062.html (9,384 bytes)

3. Re: xfsprogs 2.8.4 installs Polish locale message files? (score: 1)
Author: Craig Rodrigues <rodrigc@xxxxxxxxxxxxxx>
Date: Sun, 9 Jul 2006 21:40:01 -0400
I was just wondering why the xfsprogs build was suddenly installing this file: share/locale/pl/LC_MESSAGES/xfsprogs.mo when previous xfsprogs versions were not installing this file, but looks like th
/archives/xfs/2006-07/msg00074.html (9,295 bytes)

4. Re: xfsprogs 2.8.4 installs Polish locale message files? (score: 1)
Author: Nathan Scott <nathans@xxxxxxx>
Date: Mon, 10 Jul 2006 11:49:19 +1000
Yep. Polish speaking FreeBSD users the world over will thank you. ;) BTW, while I've got you - what does "id -u root" give on FreeBSD? (is it "id: root: No such user" and then exit with a non-zero er
/archives/xfs/2006-07/msg00075.html (9,894 bytes)

5. Re: xfsprogs 2.8.4 installs Polish locale message files? (score: 1)
Author: Craig Rodrigues <rodrigc@xxxxxxxxxxxxxx>
Date: Sun, 9 Jul 2006 21:51:59 -0400
% id -u root 0 -- Craig Rodrigues rodrigc@xxxxxxxxxxxxxx
/archives/xfs/2006-07/msg00076.html (9,061 bytes)

6. Re: xfsprogs 2.8.4 installs Polish locale message files? (score: 1)
Author: Nathan Scott <nathans@xxxxxxx>
Date: Mon, 10 Jul 2006 12:21:19 +1000
Oh. Ah, wait, what about group (-g)? (and exit code). thanks. -- Nathan
/archives/xfs/2006-07/msg00077.html (9,581 bytes)

7. Re: xfsprogs 2.8.4 installs Polish locale message files? (score: 1)
Author: Nathan Scott <nathans@xxxxxxx>
Date: Tue, 11 Jul 2006 16:34:08 +1000
Hmm. So remind me again why we made the change to not install our make targets as root.root (user/group) anymore? thanks. -- Nathan
/archives/xfs/2006-07/msg00100.html (9,911 bytes)

8. Re: xfsprogs 2.8.4 installs Polish locale message files? (score: 1)
Author: Craig Rodrigues <rodrigc@xxxxxxxxxxxxxx>
Date: Tue, 11 Jul 2006 02:32:48 -0400
% id -g root 0 % echo $? 0 -- Craig Rodrigues rodrigc@xxxxxxxxxxxxxx
/archives/xfs/2006-07/msg00101.html (9,452 bytes)

9. Re: xfsprogs 2.8.4 installs Polish locale message files? (score: 1)
Author: Nathan Scott <nathans@xxxxxxx>
Date: Tue, 11 Jul 2006 16:54:38 +1000
Oh, I see my mistake - "id -g root" is not looking for group root, its still refering to user root (the group of user root). Hmm, anyone know if theres a general Unix'y way to easily test if a given
/archives/xfs/2006-07/msg00102.html (10,430 bytes)

10. Re: xfsprogs 2.8.4 installs Polish locale message files? (score: 1)
Author: Craig Rodrigues <rodrigc@xxxxxxxxxxxxxx>
Date: Tue, 11 Jul 2006 02:48:08 -0400
Because there is no "root" group in FreeBSD. Only "wheel". You made the relevant change in version 1.3 of package_globals.m4 -- Craig Rodrigues rodrigc@xxxxxxxxxxxxxx
/archives/xfs/2006-07/msg00103.html (9,892 bytes)

11. xfsprogs 2.8.4 installs Polish locale message files? (score: 1)
Author: Craig Rodrigues <rodrigc@xxxxxxxxxxxxxx>
Date: Fri, 7 Jul 2006 13:22:51 -0400
I see some new additions to xfsprogs/po/Makefile: TOPDIR = .. include $(TOPDIR)/include/builddefs POTHEAD = $(PKG_NAME).pot LINGUAS = pl LSRCFILES = $(LINGUAS:%=%.po) $(POTHEAD) LDIRT = $(POTHEAD) B
/archives/xfs/2006-07/msg00443.html (8,350 bytes)

12. Re: xfsprogs 2.8.4 installs Polish locale message files? (score: 1)
Author: Nathan Scott <nathans@xxxxxxx>
Date: Sun, 9 Jul 2006 12:08:37 +1000
xfsprogs/docs/CHANGES has hints... the initial Polish translation was added 31 January 2006 (that was when LINGUAS was updated). I don't know what the underlying reason for your question is (?) but t
/archives/xfs/2006-07/msg00452.html (9,384 bytes)

13. Re: xfsprogs 2.8.4 installs Polish locale message files? (score: 1)
Author: Craig Rodrigues <rodrigc@xxxxxxxxxxxxxx>
Date: Sun, 9 Jul 2006 21:40:01 -0400
I was just wondering why the xfsprogs build was suddenly installing this file: share/locale/pl/LC_MESSAGES/xfsprogs.mo when previous xfsprogs versions were not installing this file, but looks like th
/archives/xfs/2006-07/msg00464.html (9,295 bytes)

14. Re: xfsprogs 2.8.4 installs Polish locale message files? (score: 1)
Author: Nathan Scott <nathans@xxxxxxx>
Date: Mon, 10 Jul 2006 11:49:19 +1000
Yep. Polish speaking FreeBSD users the world over will thank you. ;) BTW, while I've got you - what does "id -u root" give on FreeBSD? (is it "id: root: No such user" and then exit with a non-zero er
/archives/xfs/2006-07/msg00465.html (9,894 bytes)

15. Re: xfsprogs 2.8.4 installs Polish locale message files? (score: 1)
Author: Craig Rodrigues <rodrigc@xxxxxxxxxxxxxx>
Date: Sun, 9 Jul 2006 21:51:59 -0400
% id -u root 0 -- Craig Rodrigues rodrigc@xxxxxxxxxxxxxx
/archives/xfs/2006-07/msg00466.html (9,061 bytes)

16. Re: xfsprogs 2.8.4 installs Polish locale message files? (score: 1)
Author: Nathan Scott <nathans@xxxxxxx>
Date: Mon, 10 Jul 2006 12:21:19 +1000
Oh. Ah, wait, what about group (-g)? (and exit code). thanks. -- Nathan
/archives/xfs/2006-07/msg00467.html (9,581 bytes)

17. Re: xfsprogs 2.8.4 installs Polish locale message files? (score: 1)
Author: Nathan Scott <nathans@xxxxxxx>
Date: Tue, 11 Jul 2006 16:34:08 +1000
Hmm. So remind me again why we made the change to not install our make targets as root.root (user/group) anymore? thanks. -- Nathan
/archives/xfs/2006-07/msg00490.html (9,911 bytes)

18. Re: xfsprogs 2.8.4 installs Polish locale message files? (score: 1)
Author: Craig Rodrigues <rodrigc@xxxxxxxxxxxxxx>
Date: Tue, 11 Jul 2006 02:32:48 -0400
% id -g root 0 % echo $? 0 -- Craig Rodrigues rodrigc@xxxxxxxxxxxxxx
/archives/xfs/2006-07/msg00491.html (9,452 bytes)

19. Re: xfsprogs 2.8.4 installs Polish locale message files? (score: 1)
Author: Nathan Scott <nathans@xxxxxxx>
Date: Tue, 11 Jul 2006 16:54:38 +1000
Oh, I see my mistake - "id -g root" is not looking for group root, its still refering to user root (the group of user root). Hmm, anyone know if theres a general Unix'y way to easily test if a given
/archives/xfs/2006-07/msg00492.html (10,430 bytes)

20. Re: xfsprogs 2.8.4 installs Polish locale message files? (score: 1)
Author: Craig Rodrigues <rodrigc@xxxxxxxxxxxxxx>
Date: Tue, 11 Jul 2006 02:48:08 -0400
Because there is no "root" group in FreeBSD. Only "wheel". You made the relevant change in version 1.3 of package_globals.m4 -- Craig Rodrigues rodrigc@xxxxxxxxxxxxxx
/archives/xfs/2006-07/msg00493.html (9,892 bytes)


This search system is powered by Namazu