In the file /usr/portage/profiles/default-macos/ppc/10.4/package.provided.todo there seem to be a request to provide information about packages provided by MacOSX Tiger. On my system I have the following packages (as far as I could fetch the data) MacOSX 10.4.3 app-editors/emacs-21.2.1 ok app-editors/vim-6.2 ok app-shells/bash 2.05b.0(1) ok app-shells/tcsh-6.12 ok app-text/rcs-5.7 ok app-text/texi2html 1.70 ok net-mail/fetchmail-6.2.5 ok net-misc/efax-0.9a 0.9a-001114 ok sys-devel/automake-1.6.3 ok sys-devel/bison-1.28 ok sys-devel/patch-2.5.8 ok dev-lang/ruby ruby 1.8.2 (2004-12-25) [powerpc-darwin8.0] app-admin/sudo sudo 1.6.8p5 app-arch/gzip 1.3.5 app-arch/tar tar (GNU tar) 1.14 app-arch/unzip UnZip 5.51 app-misc/screen Screen version 4.00.02 app-misc/srm 1.2.8/Apple app-shells/zsh 4.2.3 app-text/enscript 1.6.1 dev-lang/perl 5.8.6 dev-lang/python 2.3.5 dev-libs/openssl 0.9.7g dev-tcltk/expect 5.42.0 dev-util/cscope 15.5 dev-util/cvs 1.11.18 dev-util/diffstat 1.34 dev-util/gperf 3.0.1 mail-filter/procmail 3.22 net-analyzer/tcpdump 3.8.3 net-fs/samba 3.0.10 net-libs/libpcap 0.8.3 net-misc/curl 7.13.1 net-misc/rsync 2.6.3 sys-apps/file 4.10 sys-apps/grep- 2.5.1 sys-apps/groff 1.19.1 sys-apps/less 382 sys-process/lsof 4.73 sys-devel/autoconf 2.59 sys-devel/bc 1.06 sys-devel/distcc 2.0.1-zeroconf sys-devel/flex 2.5.4 sys-devel/gdb 6.1-20040303 (Apple version gdb-413) sys-devel/libtool cctools-590 sys-devel/m4 1.4.2 sys-devel/make 3.80 Reproducible: Always Steps to Reproduce: 1. 2. 3. Portage 2.0.51.22-r3 (default-darwin/macos/10.4, gcc-4.0.0, libsystem-7.1-r0, 8.3.0 Power Macintosh) =============================================================== == System uname: 8.3.0 Power Macintosh powerpc macos-20041118 distcc 2.0.1-zeroconf powerpc-apple-darwin7.0 (protocol 1) (default port 3632) [disabled] dev-lang/python: [Not Present] sys-apps/sandbox: [Not Present] sys-devel/autoconf: [Not Present] sys-devel/automake: [Not Present] sys-devel/binutils: [Not Present] sys-devel/libtool: [Not Present] virtual/os-headers: 7.1 ACCEPT_KEYWORDS="ppc-macos" AUTOCLEAN="yes" CBUILD="powerpc-apple-darwin8" CFLAGS="-O2 -pipe" CHOST="powerpc-apple-darwin8" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /usr/ share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" CXXFLAGS="-O2 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig collision-protect distlocks sfperms strict" GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/distributions/ gentoo" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="ppc aalib audiofile emboss exif expat gdbm gif gmp imagemagick jpeg lcms libwww lua mhash mng nls ogg opengl pcre png ppc-macos qt recode sdl slang svg tetex tiff truetype vorbis userland_Darwin kernel_Darwin elibc_Darwin" Unset: ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
thanks Dirk! I updated the package.provided file.:wq
could you add something like readline 4.3 readline seems to be major roadblock for porting because it is pacckage.masked. So a working readline would be considered positive (given the fact that you would like to see a new flood of ekeywword ~ppc-macos requests ;)) Dirk
readline is not provided by OSX, only libedit. So I don't see a good reason to provide readline...
> readline is not provided by OSX, only libedit. So I don't see a good reason to > provide readline... Would it make sense to introduce something like virtual/readline which is implemented by libedit or readline? Having the problem of not being able to compile / being restricted to prefix or progressive because I have installed a library which I cannot use is not really funny...