Bug 143866 - [PATCH] net/pvm Build shared libraries
Summary: [PATCH] net/pvm Build shared libraries
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: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-13 07:30 UTC by Robert Farmer
Modified: 2010-02-24 03:20 UTC (History)
0 users

See Also:


Attachments
file.diff (5.77 KB, patch)
2010-02-13 07:30 UTC, Robert Farmer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Farmer 2010-02-13 07:30:05 UTC
Make the port build and install shared libraries

Fix: Patch attached with submission follows:
Comment 1 Wen Heping freebsd_committer freebsd_triage 2010-02-13 14:44:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-02-24 03:14:16 UTC
wen         2010-02-24 03:14:08 UTC

  FreeBSD ports repository

  Modified files:
    net/pvm              Makefile pkg-plist 
  Added files:
    net/pvm/files        patch-pvmgs-Makefile.aimk 
  Log:
  - Make the port build and install shared libraries
  
  PR:             ports/143866
  Submitted by:   Rob Farmer <rfarmer@predatorlabs.net>
  Feature safe:   yes
  
  Revision  Changes    Path
  1.27      +9 -2      ports/net/pvm/Makefile
  1.1       +95 -0     ports/net/pvm/files/patch-pvmgs-Makefile.aimk (new)
  1.4       +4 -0      ports/net/pvm/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 Wen Heping freebsd_committer freebsd_triage 2010-02-24 03:16:07 UTC
State Changed
From-To: open->closed

Committed. Thanks!