Bug 117351 - security/heimdal: compile error when CRACKLIB=on
Summary: security/heimdal: compile error when CRACKLIB=on
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-20 06:50 UTC by Koji Yokota
Modified: 2007-10-29 13:40 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Koji Yokota 2007-10-20 06:50:01 UTC
There is no file called /usr/ports/security/heimdal/files/kpasswdd-cracklib.c.in
which should exist. Therefore, when compiled with an option CRACKLIB=on,
compilation stops with an error:

> /usr/bin/sed -e "s;%%LOCALBASE%%;/usr/local;g"  /usr/ports/security/heimdal/files/kpasswdd-cracklib.c.in > /usr/ports/security/heimdal/work/heimdal-1.0.1/kpasswdd-cracklib.c
> sed: /usr/ports/security/heimdal/files/kpasswdd-cracklib.c.in: No such file or directory
> *** Error code 1
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-10-20 06:50:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->shaun

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Shaun Amott freebsd_committer freebsd_triage 2007-10-29 13:31:44 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:00 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"