diff options
author | Alexis Ballier <aballier@gentoo.org> | 2013-08-10 02:25:01 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2013-08-10 02:25:01 +0000 |
commit | e851d3291c6f3a48a96dd1128b45122216ca4c65 (patch) | |
tree | 456bc474bf429ba09f6a6d96f69c91da94efb7bb /sys-freebsd/freebsd-share | |
parent | Update perl dependency for perl without IUSE=build. (diff) | |
download | gentoo-2-e851d3291c6f3a48a96dd1128b45122216ca4c65.tar.gz gentoo-2-e851d3291c6f3a48a96dd1128b45122216ca4c65.tar.bz2 gentoo-2-e851d3291c6f3a48a96dd1128b45122216ca4c65.zip |
Version bump, based on work of Yuta SATOH in bug #476646
(Portage version: 2.2.0_alpha196/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'sys-freebsd/freebsd-share')
-rw-r--r-- | sys-freebsd/freebsd-share/ChangeLog | 8 | ||||
-rw-r--r-- | sys-freebsd/freebsd-share/files/freebsd-share-9.2-gnu-miscfiles.patch | 28 | ||||
-rw-r--r-- | sys-freebsd/freebsd-share/freebsd-share-9.2_rc1.ebuild | 91 | ||||
-rw-r--r-- | sys-freebsd/freebsd-share/metadata.xml | 7 |
4 files changed, 130 insertions, 4 deletions
diff --git a/sys-freebsd/freebsd-share/ChangeLog b/sys-freebsd/freebsd-share/ChangeLog index 6d948779b88c..fa7ea45127a1 100644 --- a/sys-freebsd/freebsd-share/ChangeLog +++ b/sys-freebsd/freebsd-share/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-freebsd/freebsd-share # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-share/ChangeLog,v 1.53 2013/08/09 15:00:22 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-share/ChangeLog,v 1.54 2013/08/10 02:25:01 aballier Exp $ + +*freebsd-share-9.2_rc1 (10 Aug 2013) + + 10 Aug 2013; Alexis Ballier <aballier@gentoo.org> + +freebsd-share-9.2_rc1.ebuild, +files/freebsd-share-9.2-gnu-miscfiles.patch: + Version bump, based on work of Yuta SATOH in bug #476646 09 Aug 2013; Alexis Ballier <aballier@gentoo.org> -freebsd-share-9.0.ebuild, -files/freebsd-share-9.0-gentoowaydir.patch: diff --git a/sys-freebsd/freebsd-share/files/freebsd-share-9.2-gnu-miscfiles.patch b/sys-freebsd/freebsd-share/files/freebsd-share-9.2-gnu-miscfiles.patch new file mode 100644 index 000000000000..af84dc35a9da --- /dev/null +++ b/sys-freebsd/freebsd-share/files/freebsd-share-9.2-gnu-miscfiles.patch @@ -0,0 +1,28 @@ +diff -Nur share.orig/dict/Makefile share/dict/Makefile +--- share.orig/dict/Makefile 2012-12-31 18:00:00.000000000 +0900 ++++ share/dict/Makefile 2012-12-31 18:03:15.000000000 +0900 +@@ -4,8 +4,7 @@ + NO_OBJ= + + # XXX MISSING: connectives words +-FILES= README propernames web2 web2a freebsd ++FILES= README freebsd + FILESDIR= ${BINDIR}/dict +-SYMLINKS= web2 ${FILESDIR}/words + + .include <bsd.prog.mk> +diff -Nur share.orig/misc/Makefile share/misc/Makefile +--- share.orig/misc/Makefile 2012-12-31 18:00:00.000000000 +0900 ++++ share/misc/Makefile 2012-12-31 18:04:22.000000000 +0900 +@@ -3,9 +3,9 @@ + + .PATH: ${.CURDIR}/../../sys/dev/usb + +-FILES= ascii birthtoken bsd-family-tree committers-doc.dot committers-ports.dot \ ++FILES= bsd-family-tree committers-doc.dot committers-ports.dot \ + committers-src.dot eqnchar flowers init.ee \ +- iso3166 iso639 latin1 man.template mdoc.template operator pci_vendors \ ++ iso3166 iso639 man.template mdoc.template pci_vendors \ + scsi_modes usb_hid_usages usbdevs \ + organization.dot + diff --git a/sys-freebsd/freebsd-share/freebsd-share-9.2_rc1.ebuild b/sys-freebsd/freebsd-share/freebsd-share-9.2_rc1.ebuild new file mode 100644 index 000000000000..670adad0ceb2 --- /dev/null +++ b/sys-freebsd/freebsd-share/freebsd-share-9.2_rc1.ebuild @@ -0,0 +1,91 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-share/freebsd-share-9.2_rc1.ebuild,v 1.1 2013/08/10 02:25:01 aballier Exp $ + +inherit bsdmk freebsd + +DESCRIPTION="FreeBSD shared tools/files" +SLOT="0" + +IUSE="doc zfs" + +if [[ ${PV} != *9999* ]]; then + KEYWORDS="~amd64-fbsd ~sparc-fbsd ~x86-fbsd" + SRC_URI="mirror://gentoo/${SHARE}.tar.bz2 + mirror://gentoo/${CONTRIB}.tar.bz2 + mirror://gentoo/${GNU}.tar.bz2 + mirror://gentoo/${UBIN}.tar.bz2 + mirror://gentoo/${USBIN}.tar.bz2 + mirror://gentoo/${SBIN}.tar.bz2 + mirror://gentoo/${BIN}.tar.bz2 + mirror://gentoo/${LIB}.tar.bz2 + mirror://gentoo/${ETC}.tar.bz2 + zfs? ( mirror://gentoo/${CDDL}.tar.bz2 )" +fi + +DEPEND="=sys-freebsd/freebsd-mk-defs-${RV}* + =sys-freebsd/freebsd-sources-${RV}*" +RDEPEND="sys-apps/miscfiles" + +RESTRICT="strip" + +S="${WORKDIR}/share" + +pkg_setup() { + use doc || mymakeopts="${mymakeopts} NO_SHAREDOCS= " + use zfs || mymakeopts="${mymakeopts} WITHOUT_CDDL= " + + mymakeopts="${mymakeopts} NO_SENDMAIL= NO_MANCOMPRESS= NO_INFOCOMPRESS= " +} + +REMOVE_SUBDIRS="mk termcap zoneinfo tabset" + +PATCHES=( "${FILESDIR}/${PN}-5.3-doc-locations.patch" + "${FILESDIR}/${PN}-5.4-gentoo-skel.patch" + "${FILESDIR}/${PN}-9.2-gnu-miscfiles.patch" ) + +src_unpack() { + freebsd_src_unpack + + # Remove make.conf manpage as it describes bsdmk's make.conf. + sed -i -e 's:make.conf.5::' "${S}/man/man5/Makefile" + # Remove rc.conf manpage as it describes bsd's rc.conf. + sed -i -e 's:\brc.conf.5::' "${S}/man/man5/Makefile" + sed -i -e 's:\brc.conf.local.5::' "${S}/man/man5/Makefile" + # Remove mailer.conf manpage + sed -i -e 's:mailer.conf.5::' "${S}/man/man5/Makefile" + # Remove pbm and moduli(ssh) manpages + sed -i -e 's:pbm.5::' -e 's:moduli.5::' "${S}/man/man5/Makefile" + # Remove builtins manpage + sed -i -e '/builtins\.1/d' "${S}/man/man1/Makefile" + # Remove rc manpages + sed -i -e '/rc.8/d' "${S}/man/man8/Makefile" + + # Don't install the arch-specific directories in subdirectories + sed -i -e '/MANSUBDIR/d' "${S}"/man/man4/man4.{i386,sparc64}/Makefile + + # Remove them so that they can't be included by error + rm -rf "${S}"/mk/*.mk + + # Make proper symlinks by defining the full target. + local sdir + for sdir in colldef mklocale monetdef msgdef numericdef timedef + do + sed -e 's:\${enc2}$:\${enc2}/\${FILESNAME}:g' -i \ + "${S}/${sdir}/Makefile" || \ + die "Error fixing ${sdir}/Makefile" + done + ln -s "/usr/src/sys-${RV}" "${WORKDIR}/sys" || die "failed to set sys symlink" +} + +src_compile() { + export ESED="/usr/bin/sed" + + # This is a groff problem and not a -shared problem. + export GROFF_TMAC_PATH="/usr/share/tmac/:/usr/share/groff/1.19.1/tmac/" + freebsd_src_compile || die "emake failed" +} + +src_install() { + mkmake -j1 DESTDIR="${D}" DOCDIR=/usr/share/doc/${PF} install || die "Install failed" +} diff --git a/sys-freebsd/freebsd-share/metadata.xml b/sys-freebsd/freebsd-share/metadata.xml index fc5ac4d263a9..56d10015eee2 100644 --- a/sys-freebsd/freebsd-share/metadata.xml +++ b/sys-freebsd/freebsd-share/metadata.xml @@ -1,8 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>bsd</herd> -<use> + <herd>bsd</herd> + <use> <flag name='isdn'>Enable ISDN support</flag> -</use> + <flag name='zfs'>Enable ZFS support.</flag> + </use> </pkgmetadata> |