Bug 116864 - security/heimdal fails to build WITH_CRACKLIB
Summary: security/heimdal fails to build WITH_CRACKLIB
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Shaun Amott
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-03 11:20 UTC by Matthias Andree
Modified: 2007-10-29 13:40 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Andree 2007-10-03 11:20:02 UTC
ports/security/heimdal fails to build when WITH_CRACKLIB is selected
(through make config, for instance) because required input files for
sed(1) are missing from the files/ directory of the port.

With the options all left at default (i. e. after make rmconfig),
heimdal builds and installs nicely.

This happens on a freshly updated ports tree (portsnap fetch update).

How-To-Repeat: cd /usr/ports/security/heimdal
make config

then select CRACKLIB, unset the other two options and save options

then build
Comment 1 Stefan Walter freebsd_committer freebsd_triage 2007-10-03 12:21:00 UTC
Responsible Changed
From-To: freebsd-ports-bugs->shaun

Over to maintainer.
Comment 2 Shaun Amott freebsd_committer freebsd_triage 2007-10-29 13:30:10 UTC
State Changed
From-To: open->closed

Missing file was re-added, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-10-29 13:32:01 UTC
shaun       2007-10-29 13:31:06 UTC

  FreeBSD ports repository

  Added files:
    security/heimdal/files kpasswdd-cracklib.c.in 
  Log:
  Re-add a file (for cracklib support) that was inadvertently removed with
  the last update.
  
  PR:             ports/117351 [1], ports/116864 [2]
  Submitted by:   Koji Yokota <yokota@res.otaru-uc.ac.jp> [1],
                  Matthias Andree <matthias.andree@gmx.de> [2]
  
  Revision  Changes    Path
  1.3       +21 -0     ports/security/heimdal/files/kpasswdd-cracklib.c.in (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"