13aca FreshPorts -- security/shishi
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
shishi 1.0.2_1 security on this many watch lists=1 search for ports that depend on this port
A free implementation of the Kerberos 5 network security system
Maintained by: johans@FreeBSD.org search for ports maintained by this maintainer
Port Added: 19 Oct 2003 17:27:44
License: not specified in port


Shishi is a free implementation of the Kerberos 5 network security system.

The goals of this project are:
    * Full standards compliance.
    * Thread safe library.
    * Internationalization, both for client messages but also for non-ASCII
      username and passwords.
    * Integrate with existing password management systems (/etc/passwd, PAM,
      SASL).
    * Clean room implementation with clear copyright and license.

WWW: http://www.gnu.org/software/shishi/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/pkgconf
  2. lang/perl5.14
  3. devel/libtool
Required Libraries:
  1. dns/libidn
  2. security/libtasn1
  3. security/libgcrypt
  4. security/gnutls
  5. converters/libiconv
  6. devel/gettext

This port is required by:

for Libraries

To install the port: cd /usr/ports/security/shishi/ && make install clean
To add the package: pkg_add -r shishi


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.dti.ad.jp/pub/GNU/shishi/
  3. ftp://ftp.gnu.org/gnu/shishi/
  4. ftp://ftp.informatik.hu-berlin.de/pub/gnu/gnu/shishi/
  5. ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.gnu.org/pub/gnu/shishi/
  6. ftp://ftp.kddlabs.co.jp/GNU/shishi/
  7. ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/shishi/
  8. http://ftp.funet.fi/pub/gnu/prep/shishi/
  9. http://ftp.gnu.org/gnu/shishi/
  10. http://mirrors.kernel.org/gnu/shishi/
  11. http://ring.nict.go.jp/archives/GNU/shishi/
  12. http://www.gtlib.gatech.edu/pub/gnu/gnu/shishi/

Number of commits found: 62

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
03 May 2013 16:36:41
Original commit files touched by this commit  1.0.2_1
ehaupt search for other commits by this committer
Chase security/libgcrypt update
29 Apr 2013 19:41:37
Original commit files touched by this commit  1.0.2
johans search for other commits by this committer
Update GNU shishi to 1.0.2
Announcement http://lists.gnu.org/archive/html/info-gnu/2013-04/msg00002.html
27 Apr 2013 18:25:25
Original commit files touched by this commit  1.0.1_4
mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
  USE_GETTEXT=yes to USES=gettext while here
24 Apr 2013 18:10:32
Original commit files touched by this commit  1.0.1_4
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
06 Feb 2013 17:30:08
Original commit files touched by this commit  1.0.1_4
novel search for other commits by this committer
- Add UPDATING entry for libtasn1 update
- Bump PORTREVISIONs for dependant ports
05 Feb 2013 16:17:07
Original commit files touched by this commit  1.0.1_3
novel search for other commits by this committer
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
02 Sep 2012 09:04:01
Original commit files touched by this commit  1.0.1_2
johans search for other commits by this committer
- Add patch to fix getsubopt() parsing
  Fixes setting of "realm-kdc" and "server-realm"
  http://lists.gnu.org/archive/html/help-shishi/2012-08/msg00073.html
- Bump PORTREVISION
- Reduce Makefile header

Submitted by:	Mats Erik Andersson <openbsd@gisladisker.se>
17 Jul 2012 18:01:35
Original commit files touched by this commit  1.0.1_1
johans search for other commits by this committer
- [1] Fix the use of SRV resource queries via DNS;
  caused by failure to detect resolv.h and res_query()
  http://lists.gnu.org/archive/html/help-shishi/2012-07/msg00001.html
- Minor style cleanups
- Bump PORTREVISION

Submitted by:	Mats Erik Andersson <openbsd@gisladisker.se> [1]
27 Jun 2012 19:52:13
Original commit files touched by this commit  1.0.1
johans search for other commits by this committer
Convert to new options framework
31 Mar 2012 12:15:55
Original commit files touched by this commit  1.0.1
johans search for other commits by this committer
Update shishi to version 1.0.1

Feature safe:   yes
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.0.0_5
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
11 Aug 2011 19:20:17
Original commit files touched by this commit  1.0.0_5
  Sanity Test Failure
kwm search for other commits by this committer
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:             ports/159624
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
03 Jul 2011 14:03:52
Original commit files touched by this commit  1.0.0_5
ohauer search for other commits by this committer
-remove MD5
03 Jul 2011 11:40:49
Original commit files touched by this commit  1.0.0_5
swills search for other commits by this committer
- Chase the libgcrypt shared lib version
05 Jun 2011 18:43:16
Original commit files touched by this commit  1.0.0_4
novel search for other commits by this committer
Chase security/gnutls update and add an UPDATING entry.
14 Mar 2011 08:40:07
Original commit files touched by this commit  1.0.0_3
wen search for other commits by this committer
- Bump PORTREVISION to chase the update of dns/libidn
04 Dec 2010 07:34:27
Original commit files touched by this commit  1.0.0_2
ade search for other commits by this committer
Sync to new bsd.autotools.mk
27 Jul 2010 01:25:20
Original commit files touched by this commit  1.0.0_2
wxs search for other commits by this committer
Chase security/libgcrypt shlib bump.

PR:             ports/148755
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp>
31 May 2010 02:01:56
Original commit files touched by this commit  1.0.0_1
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
24 May 2010 10:48:39
Original commit files touched by this commit  1.0.0
johans search for other commits by this committer
- Update shishi to 1.0.0
- Update MASTER_SITE (GNU)
- Remove custom patch (fixed upstream)
- Note: shlib version bumped
10 Apr 2010 21:44:03
Original commit files touched by this commit  0.0.43_1
johans search for other commits by this committer
Add forgotten dependency on gnutls
02 Apr 2010 21:42:40
Original commit files touched by this commit  0.0.43
johans search for other commits by this committer
Add files/patch-lib_netio.c to fix build without starttls.
Unfortunately this addition was forgotten in the previous commit.
02 Apr 2010 17:27:06
Original commit files touched by this commit  0.0.43
johans search for other commits by this committer
Update to 0.0.43
18 Mar 2010 06:33:38
Original commit files touched by this commit  0.0.42
johans search for other commits by this committer
- Update to 0.0.42
- Add patch for FreeBSD <=7 where configure rejects our stat()
  but cannot use the included version either. Use ours anyway.
23 Feb 2010 19:10:24
Original commit files touched by this commit  0.0.40
araujo search for other commits by this committer
Pass maintainership to people that use it.

Feature safe:   yes
02 Aug 2009 19:36:34
Original commit files touched by this commit  0.0.40
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
18 Jun 2009 16:49:32
Original commit files touched by this commit  0.0.40
araujo search for other commits by this committer
- Update to 0.0.40.
27 Feb 2009 22:06:35
Original commit files touched by this commit  0.0.22_5
araujo search for other commits by this committer
- Update MASTER_SITES.
- Take maintainership.
18 Jan 2009 17:04:08
Original commit files touched by this commit  0.0.22_5
novel search for other commits by this committer
Chase libtasn1 shared library version bump.
06 Jun 2008 14:01:07
Original commit files touched by this commit  0.0.22_4
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
20 Mar 2008 10:03:51
Original commit files touched by this commit  0.0.22_3
pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
19 May 2007 20:32:57
Original commit files touched by this commit  0.0.22_3
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
28 Jan 2007 09:07:47
Original commit files touched by this commit  0.0.22_2
kris search for other commits by this committer
Use libtool port instead of included one to avoid objformat a.out botch
15 Aug 2006 07:56:23
Original commit files touched by this commit  0.0.22_2
rafan search for other commits by this committer
- Remove directories that are not in mtree file
  Note that these directories are be removed by other dependency ports,
  so I do not bump PORTREVISION for them. These affected ports are
  belong to ports@.

PR:             ports/101586
Submitted by:   Stanislav Sedov <ssedov at mbsd.msk.ru>
15 Aug 2006 01:04:55
Original commit files touched by this commit  0.0.22_2
clsung search for other commits by this committer
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include security/ sysutils/ textproc/ maintained by ports@

PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
05 May 2006 16:02:27
Original commit files touched by this commit  0.0.22_2
novel search for other commits by this committer
Chase security/libtasn1 shlib version bump.
23 Feb 2006 10:40:45
Original commit files touched by this commit  0.0.22_1
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
22 Jan 2006 02:50:55
Original commit files touched by this commit  0.0.22
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
25 Nov 2005 18:01:16
Original commit files touched by this commit  0.0.22
pav search for other commits by this committer
- Add SHA256
15 Nov 2005 06:52:12
Original commit files touched by this commit  0.0.22
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
12 Nov 2005 18:52:22
Original commit files touched by this commit  0.0.22
pav search for other commits by this committer
Move IDN related ports from devel to dns category:

  devel/libidn -> dns/libidn
  devel/p5-Net-LibIDN -> dns/p5-Net-LibIDN

Approved by:    both maintainers
Repocopy by:    marcus
30 Aug 2005 03:16:26
Original commit files touched by this commit  0.0.22
ijliao search for other commits by this committer
upgrade to 0.0.22

PR:             85389
Submitted by:   Ports Fury
20 Dec 2004 09:19:27
Original commit files touched by this commit  0.0.21
krion search for other commits by this committer
Update to version 0.0.21

PR:             ports/75269
Submitted by:   Ports Fury
22 Nov 2004 16:33:35
Original commit files touched by this commit  0.0.20
krion search for other commits by this committer
Update to version 0.0.20

PR:             ports/74252
Submitted by:   Ports Fury
14 Nov 2004 08:59:41
Original commit files touched by this commit  0.0.19
krion search for other commits by this committer
Update to version 0.0.19

PR:             ports/73908
Submitted by:   Ports Fury
26 Oct 2004 15:26:43
Original commit files touched by this commit  0.0.18_1
krion search for other commits by this committer
Chase libraries for new devel/libidn version.
20 Oct 2004 11:45:52
Original commit files touched by this commit  0.0.18
pav search for other commits by this committer
- Update to 0.0.18

PR:             ports/72824
Submitted by:   Ports Fury
08 Aug 2004 17:14:42
Original commit files touched by this commit  0.0.17
krion search for other commits by this committer
Update to version 0.0.17

PR:             ports/70173
Submitted by:   Ports Fury
02 Aug 2004 08:23:17
Original commit files touched by this commit  0.0.16
krion search for other commits by this committer
Update to 0.0.16
28 Jun 2004 06:36:20
Original commit files touched by this commit  0.0.15_3
krion search for other commits by this committer
Chase libraries for new devel/libidn version
24 May 2004 10:23:22
Original commit files touched by this commit  0.0.15_3
arved search for other commits by this committer
Chase new location of libgcrypt, bump PORTREVISION

Reported by:    kris, eik
22 May 2004 08:10:58
Original commit files touched by this commit  0.0.15_2
krion search for other commits by this committer
- Chase libraries for new devel/libidn version
28 Apr 2004 20:17:43
Original commit files touched by this commit  0.0.15_1
krion search for other commits by this committer
- Fix LIB_DEPENDS
- Fix handling PKGMESSAGE

PR:             ports/65996
Submitted by:   Ports Fury
18 Apr 2004 18:36:31
Original commit files touched by this commit  0.0.15
krion search for other commits by this committer
- Update to version 0.0.15
29 Feb 2004 14:30:47
Original commit files touched by this commit  0.0.14_1
krion search for other commits by this committer
- Chase libraries for new libidn version
04 Feb 2004 04:36:30
Original commit files touched by this commit  0.0.14_1
marcus search for other commits by this committer
Add USE_GETTEXT and bump PORTREVISION.

Submitted by:   trevor
Tested by:      bento
29 Jan 2004 16:13:06
Original commit files touched by this commit  0.0.14
trevor search for other commits by this committer
SIZEify.
23 Jan 2004 18:12:26
Original commit files touched by this commit  0.0.14
trevor search for other commits by this committer
Now gettext 0.12.1 is gettext-old.
23 Jan 2004 15:16:15
Original commit files touched by this commit  0.0.14
krion search for other commits by this committer
- Update to version 0.0.14

PR:             ports/61785
Submitted by:   Ports Fury
16 Jan 2004 15:52:20
Original commit files touched by this commit  0.0.13
krion search for other commits by this committer
- Update to version 0.0.13

PR:             61429
Submitted by:   Ports Fury
08 Jan 2004 15:47:22
Original commit files touched by this commit  0.0.12
krion search for other commits by this committer
- Update to version 0.0.12

PR:             61079
Submitted by:   Ports Fury
19 Oct 2003 17:25:34
Original commit files touched by this commit  0.0.8
ijliao search for other commits by this committer
add shishi 0.0.8
A free implementation of the Kerberos 5 network security system

Number of commits found: 62

2834
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24526
Broken 217
Deprecated 473
Ignore 636
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours11
new 7 days27
new fortnight58
new month212

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0