Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 255461 - app-crypt/shishi - a free implementation of the Kerberos 5 network security system
Summary: app-crypt/shishi - a free implementation of the Kerberos 5 network security s...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://www.gnu.org/software/shishi
Whiteboard: sunrise suggested
Keywords: EBUILD, REVIEWED
Depends on:
Blocks:
 
Reported: 2009-01-19 03:07 UTC by AD Rutledge
Modified: 2012-03-15 15:02 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Ebuild for shishi (shishi-0.0.37.ebuild,1.17 KB, text/plain)
2009-01-19 03:09 UTC, AD Rutledge
Details
Ebuild for shishi, updated with defaulted USE flags (shishi-0.0.37.ebuild,1.34 KB, text/plain)
2009-01-19 05:47 UTC, AD Rutledge
Details

Note You need to log in before you can comment on or make changes to this bug.
Description AD Rutledge 2009-01-19 03:07:42 UTC
GNU Shishi does not have an ebuild in gentoo or bugzilla currently.  I have written and tested a basic ebuild with appropriate USE flags and documentation installation handling.

Reproducible: Always

Steps to Reproduce:
find /usr/portage -name *shishi*
Actual Results:  
No matches

Expected Results:  
Ebuilds to handle installing this software

Portage 2.1.6.4 (default/linux/x86/2008.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.25-gentoo-r8-roc i686)
=================================================================
System uname: Linux-2.6.25-gentoo-r8-roc-i686-Intel-R-_Xeon-TM-_CPU_3.06GHz-with-glibc2.0
Timestamp of tree: Sun, 18 Jan 2009 21:00:01 +0000
app-shells/bash:     3.2_p39
dev-lang/python:     2.5.2-r7
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.63
sys-devel/automake:  1.5, 1.7.9-r1, 1.9.6-r2, 1.10.2
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.27-r2
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -mfpmath=sse -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /var/bind"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -march=pentium4 -mfpmath=sse -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LDFLAGS="-Wl,-O1"
LINGUAS="en en_US"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/liquidx /usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="acl acpi apache2 audit bash-completion berkdb branding bzip2 caps cli consolekit cracklib crypt dbus dell dri fam fbcon fontconfig gdbm gnutls hal hash iconv idn imap ipv6 isdnlog kerberos ldap lua mbox midi mmx mudflap ncurses nls nptl nptlonly objc objc++ openmp pam pcre perl pop pppd python readline reflection ruby sasl session smime smtp spell spl sqlite3 sse sse2 ssl sysfs tcpd unicode vim-syntax x86 xattr xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" APACHE2_MPMS="prefork" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en en_US" USERLAND="GNU" VIDEO_CARDS="fbdev glint i810 intel mach64 mga neomagic nv r128 radeon savage sis tdfx trident vesa vga via vmware voodoo"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 AD Rutledge 2009-01-19 03:09:30 UTC
Created attachment 178955 [details]
Ebuild for shishi

This is my freshly created ebuild for Shishi.  There are still some items to work out such as handling the six supported enctypes, but that needs some confirmation on Correctness before I pick a method.
Comment 2 AD Rutledge 2009-01-19 03:11:53 UTC
As a side note: Should the six enctypes get an expansion variable (ENCTYPE_) or each have their own USE flag?  I ask because these should default to ON, unlike most use flags.  I would like to expose them -- I personally prefer to disable the NULL type for example -- but I'm not sure the correct way to do so with this.  Other than that, it seems to do all the right things, generates no sandbox violations, and my equery list produces results that look correct, so I'm going to say this ebuild is good to go short that one enhancement I'm not sure how to accomplish.
Comment 3 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-01-19 05:14:40 UTC
(In reply to comment #2)
> I'm going to say this ebuild is good to go short that one enhancement I'm not
> sure how to accomplish.
> 

Make it an EAPI=1 ebuild and then do IUSE="+flag +default_on flag2" etc

Otherwise, the ebuild looks great. Have you heard about the sunrise overlay? It is what I suggest to users who wish to maintainer ebuilds themselves but aren't devs (yet). Here is my "mass message"

Message:
(this is an automated message based on filtering criteria that matched this bug)
'EBUILD' is in the KEYWORDS which should mean that there is a ebuild attached 
to this bug.
This bug is assigned to maintainer-wanted which means that it is not in the 
main tree.

Hello, The Gentoo Team would like to firstly thank you for your ebuild 
submission. We also apologize for not being able to accommodate you in a timely
manner. There are simply too many new packages.

Allow me to use this opportunity to introduce you to Gentoo Sunrise. The 
sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to 
commit to and all users can have ebuilds reviewed by Gentoo devs for entry 
into the overlay. So, the sunrise team is suggesting that you look into this 
and submit your ebuild to the overlay where even *you* can commit to. =)

Because this is a mass message, we are also asking you to be patient with us. 
We anticipate a large number of requests in a short time. 

Thanks,
On behalf of the Gentoo Sunrise Team,
Jeremy

[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq
<eom>
Comment 4 AD Rutledge 2009-01-19 05:21:46 UTC
Thanks for the heads up!  I'll be adding that shortly and adding it to this bug.  I don't know that I'm comfortable setting up the sunrise stuff just yet... ah, I'm busy a lot, truthfully.  Work tends to keep me that way, junior sysadmin and all.  We'll see though.

Either way, thank you!

-AD Rutledge
Comment 5 AD Rutledge 2009-01-19 05:47:10 UTC
Created attachment 178963 [details]
Ebuild for shishi, updated with defaulted USE flags

Modified for EAPI=1, defaulted USE flags
Comment 6 Eray Aslan gentoo-dev 2012-03-15 15:02:11 UTC
+*shishi-1.0.1 (15 Mar 2012)
+
+  15 Mar 2012; Eray Aslan <eras@gentoo.org> +shishi-1.0.1.ebuild,
+  +files/shishi_resolv.patch, +files/shishid.confd, +files/shishid.init,
+  +metadata.xml:
+  Initial import - bug #255461. Based on ebuild by AD Rutledge
+