Bug 112236 - [PATCH] net/openmpi didn't ldconfig some libs
Summary: [PATCH] net/openmpi didn't ldconfig some libs
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: Brooks Davis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-29 11:50 UTC by Shin CHAO
Modified: 2007-06-08 01:10 UTC (History)
0 users

See Also:


Attachments
patch-openmpi.diff (592 bytes, patch)
2007-04-29 11:50 UTC, Shin CHAO
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Shin CHAO 2007-04-29 11:50:04 UTC
		I don't know why you didn't ldconfig the parent lib directory. But after I installed
		the openmpi I need that libs. If it doesn't matter, could you patch it? Thank you!
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-04-29 11:50:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->brooks

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-06-08 01:09:46 UTC
brooks      2007-06-08 00:09:41 UTC

  FreeBSD ports repository

  Modified files:
    net/openmpi          Makefile distinfo pkg-plist 
  Added files:
    net/openmpi          Makefile.man 
  Removed files:
    net/openmpi/files    patch-opal_event_Makefile.in 
                         pkg-message.in 
  Log:
  Upgrade to 1.2.2, the most recent release.
  
  Handle manpages correct.
  Remove defunct pkg-message.
  LDCONFIG all the directories [0]
  
  Submitted by:   CHAO Shin [0]
  PR:             ports/112236 [0]
  
  Revision  Changes    Path
  1.18      +26 -22    ports/net/openmpi/Makefile
  1.1       +318 -0    ports/net/openmpi/Makefile.man (new)
  1.10      +3 -3      ports/net/openmpi/distinfo
  1.2       +0 -15     ports/net/openmpi/files/patch-opal_event_Makefile.in (dead)
  1.2       +0 -7      ports/net/openmpi/files/pkg-message.in (dead)
  1.8       +42 -31    ports/net/openmpi/pkg-plist
_______________________________________________
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"
Comment 3 Brooks Davis freebsd_committer freebsd_triage 2007-06-08 01:10:12 UTC
State Changed
From-To: open->closed

Committed with 1.2.2 update.  Thanks!