FreeBSD Bugzilla – Attachment 61038 Details for
Bug 91532
[patch] [ports] security/fakeroot version update
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 7.13 KB, created by
Meno Abels
on 2006-01-08 22:00:20 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Meno Abels
Created:
2006-01-08 22:00:20 UTC
Size:
7.13 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># devel/po4a/Makefile ># devel/po4a/distinfo ># devel/po4a/pkg-descr ># devel/po4a/pkg-plist ># >echo x - devel/po4a/Makefile >sed 's/^X//' >devel/po4a/Makefile << 'END-of-devel/po4a/Makefile' >X# New ports collection makefile for: po4a >X# Date created: 08 January 2006 >X# Whom: Meno Abels <meno.abels@adviser.com> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= po4a >XPORTVERSION= 0.23 >XCATEGORIES= devel >XMASTER_SITES= ${MASTER_SITE_DEBIAN} >XMASTER_SITE_SUBDIR= pool/main/p/po4a >XDISTNAME= ${PORTNAME}_${PORTVERSION}.orig >X >XMAINTAINER= Meno.Abels@Adviser.com >XCOMMENT= Documentation gettext tools >X >XBUILD_DEPENDS= ${SITE_PERL}/Module/Build.pm:${PORTSDIR}/devel/p5-Module-Build \ >X ${SITE_PERL}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey \ >X ${SITE_PERL}/Text/WrapI18N.pm:${PORTSDIR}/devel/libtext-wrapi18n-perl \ >X ${SITE_PERL}/SGMLS.pm:${PORTSDIR}/textproc/p5-SGMLSpm >X >XCONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} >XWRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} >X >XMAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} >XMAN3= Locale::Po4a::TransTractor.3 \ >X Locale::Po4a::LaTeX.3 \ >X Locale::Po4a::Pod.3 \ >X Locale::Po4a::Po.3 \ >X Locale::Po4a::Sgml.3 \ >X Locale::Po4a::Text.3 \ >X Locale::Po4a::Common.3 \ >X Locale::Po4a::KernelHelp.3 \ >X Locale::Po4a::Guide.3 \ >X Locale::Po4a::Man.3 \ >X Locale::Po4a::Xml.3 \ >X Locale::Po4a::Dia.3 \ >X Locale::Po4a::Docbook.3 \ >X Locale::Po4a::Chooser.3 \ >X Locale::Po4a::TeX.3 >X >X.include <bsd.port.mk> >END-of-devel/po4a/Makefile >echo x - devel/po4a/distinfo >sed 's/^X//' >devel/po4a/distinfo << 'END-of-devel/po4a/distinfo' >XMD5 (po4a_0.23.orig.tar.gz) = 858a312cff483d7ff3e0db7dfaf759d1 >XSHA256 (po4a_0.23.orig.tar.gz) = 0e448e6609efefb37436d3507ab6265df46c94bcab0ea41fad1602ee5b4d6f04 >XSIZE (po4a_0.23.orig.tar.gz) = 736399 >END-of-devel/po4a/distinfo >echo x - devel/po4a/pkg-descr >sed 's/^X//' >devel/po4a/pkg-descr << 'END-of-devel/po4a/pkg-descr' >Xtools for helping translation of documentation >X >XThe po4a (po for anything) project goal is to ease translations >X(and more interestingly, the maintenance of translations) using >Xgettext tools on areas where they were not expected like documentation. >X >XThis package contains the main libraries of po4a, and the following sub-modules: >X >X - KernelHelp: Help messages of each kernel compilation option. >X - Man: Good old manual page format. >X - Pod: Perl documentation format. >X - Sgml: either debiandoc or docbook DTD. >X - Dia: uncompressed Dia diagrams. >X - LaTeX: generic TeX or LaTeX format >X >XWWW: http://packages.debian.org/unstable/text/po4a >END-of-devel/po4a/pkg-descr >echo x - devel/po4a/pkg-plist >sed 's/^X//' >devel/po4a/pkg-plist << 'END-of-devel/po4a/pkg-plist' >Xlocale/af/LC_MESSAGES/po4a.mo >Xlocale/ca/LC_MESSAGES/po4a.mo >Xlocale/de/LC_MESSAGES/po4a.mo >Xlocale/cs/LC_MESSAGES/po4a.mo >Xlocale/es/LC_MESSAGES/po4a.mo >Xlocale/fr/LC_MESSAGES/po4a.mo >Xlocale/it/LC_MESSAGES/po4a.mo >Xlocale/pl/LC_MESSAGES/po4a.mo >Xlocale/ru/LC_MESSAGES/po4a.mo >Xbin/po4a-normalize >Xbin/po4a-gettextize >Xbin/msguntypot >Xbin/po4a-updatepo >Xbin/po4a >Xbin/po4a-translate >Xman/man1/po4a-translate.1 >Xman/man1/po4a.1 >Xman/man1/po4a-normalize.1 >Xman/man1/msguntypot.1 >Xman/man1/po4a-updatepo.1 >Xman/man1/po4a-gettextize.1 >Xman/man7/po4a.7.gz >Xman/ca/man1/po4a-normalize.1p.gz >Xman/ca/man1/po4a-gettextize.1p.gz >Xman/ca/man1/po4a-updatepo.1p.gz >Xman/ca/man1/po4a-translate.1p.gz >Xman/ca/man3/Locale::Po4a::Dia.3pm.gz >Xman/ca/man3/Locale::Po4a::Po.3pm.gz >Xman/ca/man3/Locale::Po4a::LaTeX.3pm.gz >Xman/ca/man3/Locale::Po4a::Pod.3pm.gz >Xman/ca/man3/Locale::Po4a::Xml.3pm.gz >Xman/ca/man3/Locale::Po4a::TransTractor.3pm.gz >Xman/ca/man3/Locale::Po4a::Guide.3pm.gz >Xman/ca/man3/Locale::Po4a::KernelHelp.3pm.gz >Xman/ca/man3/Locale::Po4a::Chooser.3pm.gz >Xman/ca/man3/Locale::Po4a::Docbook.3pm.gz >Xman/ca/man7/po4a.7.gz >Xman/es/man1/po4a-normalize.1p.gz >Xman/es/man1/po4a-gettextize.1p.gz >Xman/es/man1/po4a-updatepo.1p.gz >Xman/es/man1/po4a-translate.1p.gz >Xman/es/man3/Locale::Po4a::Dia.3pm.gz >Xman/es/man3/Locale::Po4a::Po.3pm.gz >Xman/es/man3/Locale::Po4a::LaTeX.3pm.gz >Xman/es/man3/Locale::Po4a::Pod.3pm.gz >Xman/es/man3/Locale::Po4a::Xml.3pm.gz >Xman/es/man3/Locale::Po4a::TransTractor.3pm.gz >Xman/es/man3/Locale::Po4a::Guide.3pm.gz >Xman/es/man3/Locale::Po4a::KernelHelp.3pm.gz >Xman/es/man3/Locale::Po4a::Chooser.3pm.gz >Xman/es/man3/Locale::Po4a::Docbook.3pm.gz >Xman/es/man7/po4a.7.gz >Xman/fr/man1/po4a-normalize.1p.gz >Xman/fr/man1/msguntypot.1p.gz >Xman/fr/man1/po4a-gettextize.1p.gz >Xman/fr/man1/po4a.1p.gz >Xman/fr/man1/po4a-updatepo.1p.gz >Xman/fr/man1/po4a-translate.1p.gz >Xman/fr/man3/Locale::Po4a::Dia.3pm.gz >Xman/fr/man3/Locale::Po4a::Po.3pm.gz >Xman/fr/man3/Locale::Po4a::Man.3pm.gz >Xman/fr/man3/Locale::Po4a::LaTeX.3pm.gz >Xman/fr/man3/Locale::Po4a::Pod.3pm.gz >Xman/fr/man3/Locale::Po4a::TeX.3pm.gz >Xman/fr/man3/Locale::Po4a::TransTractor.3pm.gz >Xman/fr/man3/Locale::Po4a::Xml.3pm.gz >Xman/fr/man3/Locale::Po4a::Guide.3pm.gz >Xman/fr/man3/Locale::Po4a::Docbook.3pm.gz >Xman/fr/man3/Locale::Po4a::KernelHelp.3pm.gz >Xman/fr/man3/Locale::Po4a::Chooser.3pm.gz >Xman/fr/man3/Locale::Po4a::Sgml.3pm.gz >Xman/fr/man3/Locale::Po4a::Text.3pm.gz >Xman/fr/man3/Locale::Po4a::Common.3pm.gz >Xman/fr/man7/po4a.7.gz >Xman/it/man1/po4a-normalize.1p.gz >Xman/it/man1/po4a-gettextize.1p.gz >Xman/it/man1/po4a-updatepo.1p.gz >Xman/it/man1/po4a-translate.1p.gz >Xman/it/man3/Locale::Po4a::Dia.3pm.gz >Xman/it/man3/Locale::Po4a::Pod.3pm.gz >Xman/it/man3/Locale::Po4a::Guide.3pm.gz >Xman/it/man3/Locale::Po4a::KernelHelp.3pm.gz >Xman/it/man3/Locale::Po4a::Chooser.3pm.gz >Xman/it/man3/Locale::Po4a::Docbook.3pm.gz >Xman/pl/man1/po4a-normalize.1p.gz >Xman/pl/man1/msguntypot.1p.gz >Xman/pl/man1/po4a-gettextize.1p.gz >Xman/pl/man1/po4a.1p.gz >Xman/pl/man1/po4a-updatepo.1p.gz >Xman/pl/man1/po4a-translate.1p.gz >Xman/pl/man3/Locale::Po4a::Dia.3pm.gz >Xman/pl/man3/Locale::Po4a::Po.3pm.gz >Xman/pl/man3/Locale::Po4a::Man.3pm.gz >Xman/pl/man3/Locale::Po4a::LaTeX.3pm.gz >Xman/pl/man3/Locale::Po4a::Pod.3pm.gz >Xman/pl/man3/Locale::Po4a::TeX.3pm.gz >Xman/pl/man3/Locale::Po4a::TransTractor.3pm.gz >Xman/pl/man3/Locale::Po4a::Xml.3pm.gz >Xman/pl/man3/Locale::Po4a::Guide.3pm.gz >Xman/pl/man3/Locale::Po4a::Docbook.3pm.gz >Xman/pl/man3/Locale::Po4a::KernelHelp.3pm.gz >Xman/pl/man3/Locale::Po4a::Chooser.3pm.gz >Xman/pl/man3/Locale::Po4a::Sgml.3pm.gz >Xman/pl/man3/Locale::Po4a::Text.3pm.gz >Xman/pl/man3/Locale::Po4a::Common.3pm.gz >Xman/pl/man7/po4a.7.gz >X%%SITE_PERL%%/Locale/Po4a/Pod.pm >X%%SITE_PERL%%/Locale/Po4a/Dia.pm >X%%SITE_PERL%%/Locale/Po4a/LaTeX.pm >X%%SITE_PERL%%/Locale/Po4a/Common.pm >X%%SITE_PERL%%/Locale/Po4a/Xml.pm >X%%SITE_PERL%%/Locale/Po4a/Docbook.pm >X%%SITE_PERL%%/Locale/Po4a/TeX.pm >X%%SITE_PERL%%/Locale/Po4a/KernelHelp.pm >X%%SITE_PERL%%/Locale/Po4a/Sgml.pm >X%%SITE_PERL%%/Locale/Po4a/Guide.pm >X%%SITE_PERL%%/Locale/Po4a/Po.pm >X%%SITE_PERL%%/Locale/Po4a/Man.pm >X%%SITE_PERL%%/Locale/Po4a/TransTractor.pm >X%%SITE_PERL%%/Locale/Po4a/Chooser.pm >X%%SITE_PERL%%/Locale/Po4a/Text.pm >X%%SITE_PERL%%/mach/auto/po4a/.packlist >END-of-devel/po4a/pkg-plist >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 91532
:
61035
|
61036
|
61037
| 61038