Bug 108500

Summary: Fix net/libdnet on 7.0 - retire "aout" support
Product: Ports & Packages Reporter: Jonathan <afarsec>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
libdnet-no-aout.diff none

Description Jonathan 2007-01-28 22:40:07 UTC
"aout" format is dead, long live "elf".
This patch fixes configure to default to "elf" instead of "aout".
The current configure works in <7.0 because /usr/bin/objformat exists,
but will fallback to "aout" when /usr/bin/objformat is removed.

Kindly prodded and assisted by: kris@

How-To-Repeat: install current, install the libdnet, "make deinstall", see plist errors.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-01-29 01:30:43 UTC
Class Changed
From-To: maintainer-update->change-request

Fix category (submitter is not maintainer)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2007-01-29 01:30:58 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 3 onatan 2007-01-29 05:16:35 UTC
Approved.
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2007-01-29 07:11:14 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 5 Pav Lucistnik freebsd_committer freebsd_triage 2007-01-30 19:24:58 UTC
State Changed
From-To: open->closed

Committed, thanks! (I redid the patch inline in the Makefile.)
Comment 6 dfilter service freebsd_committer freebsd_triage 2007-01-30 19:32:41 UTC
pav         2007-01-30 19:32:35 UTC

  FreeBSD ports repository

  Modified files:
    net/libdnet          Makefile 
  Log:
  - Fix after objformat removal
  
  PR:             ports/108500
  Submitted by:   Jonathan <afarsec@012.net.il> (maintainer)
  
  Revision  Changes    Path
  1.26      +3 -0      ports/net/libdnet/Makefile
_______________________________________________
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"