Bug 166703 - math/superlu: shared library is not created correctly
Summary: math/superlu: shared library is not created correctly
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: Maho Nakata
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-06 20:10 UTC by O. Hartmann
Modified: 2012-04-25 08:20 UTC (History)
0 users

See Also:


Attachments
file.shar (9.84 KB, text/plain)
2012-04-06 20:10 UTC, O. Hartmann
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description O. Hartmann 2012-04-06 20:10:02 UTC
The way the shared library of math/superlu is created, is nonsense (I recommended/sent patch to do so, sorry for the bullshit).

Attached, you'll find some changes to the port that, hopefully, correct this.

Please reviev the new "making of" ...

Regards,
Oliver

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-04-06 20:10:45 UTC
Responsible Changed
From-To: freebsd-ports-bugs->maho

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Jason Helfman freebsd_committer freebsd_triage 2012-04-07 06:56:29 UTC
State Changed
From-To: open->feedback

can you please re-submit your contribution for an update to this port by 
looking at the following url for sending a patch for an existing port 
http://www.freebsd.org/doc/en/books/porters-handbook/port-upgrading.html 
thanks
Comment 3 O. Hartmann 2012-04-11 09:10:28 UTC
This is a multi-part message in MIME format.
Comment 4 Maho Nakata freebsd_committer freebsd_triage 2012-04-25 08:09:37 UTC
State Changed
From-To: feedback->closed

committed, thanks!
Comment 5 NAKATA Maho 2012-04-25 08:10:10 UTC
ok as you might know, fix has been committed.

thanks
 Nakata Maho

From: "O. Hartmann" <ohartman@zedat.fu-berlin.de>
Subject: Re: ports/166703: math/superlu: shared library is not created correctly
Date: Wed, 11 Apr 2012 10:10:28 +0200

> Since the intial "patches" are producing NO SHARED LIBRARY, this patch
> is supposed to do so - at least I managed it to compiled a client
> against the superlu.so and it seemingly works for me.
> 
> The attached shar file containes diffs against the patch-diffs and the
> updated pkg-plist as well as the toplevel Makefile of the port, which
> also needs to be patched, again.
> 
> Sorry.
> 
> Regards,
> Oliver Hartmann
>
Comment 6 dfilter service freebsd_committer freebsd_triage 2012-04-25 08:10:14 UTC
maho        2012-04-25 07:09:18 UTC

  FreeBSD ports repository

  Modified files:
    math/superlu         Makefile pkg-plist 
    math/superlu/files   patch-SRC-Makefile patch-make.inc 
  Log:
  Better handling of shared lib.
  
  PR:     166703
  Submitted by:   Oliver Hartmann <ohartman@zedat.fu-berlin.de>
  
  Revision  Changes    Path
  1.44      +3 -1      ports/math/superlu/Makefile
  1.2       +21 -6     ports/math/superlu/files/patch-SRC-Makefile
  1.7       +16 -8     ports/math/superlu/files/patch-make.inc
  1.14      +1 -0      ports/math/superlu/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"