Bug 103285 - [PATCH] devel/pwlib: fix runtime in sparc64 on 6.x
Summary: [PATCH] devel/pwlib: fix runtime in sparc64 on 6.x
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: Michael Johnson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-14 21:40 UTC by Michael Johnson
Modified: 2006-09-15 17:10 UTC (History)
1 user (show)

See Also:


Attachments
pwlib-1.10.1_1,1.patch (740 bytes, patch)
2006-09-14 21:40 UTC, Michael Johnson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Johnson freebsd_committer freebsd_triage 2006-09-14 21:40:18 UTC
- Sparc64 <= 700003 is missing pthread_mutex_timedlock so use work around
  to fix linking with net/ekiga and others

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-09-14 21:40:31 UTC
Responsible Changed
From-To: freebsd-ports-bugs->shaun

shaun@ wants to have sparc64 and 4.x PRs
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2006-09-14 21:40:39 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 3 Michael Johnson freebsd_committer freebsd_triage 2006-09-14 21:45:55 UTC
Responsible Changed
From-To: shaun->ahze

bad auto-script.. mine!
Comment 4 dfilter service freebsd_committer freebsd_triage 2006-09-15 17:06:50 UTC
ahze        2006-09-15 16:06:41 UTC

  FreeBSD ports repository

  Modified files:
    devel/pwlib          Makefile 
  Log:
  - Sparc64 <= 700003 is missing pthread_mutex_timedlock so use work around
   to fix linking with net/ekiga and others
  
  PR:             103285
  Submitted by:   ahze (me)
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.30      +5 -0      ports/devel/pwlib/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"
Comment 5 Michael Johnson freebsd_committer freebsd_triage 2006-09-15 17:07:37 UTC
State Changed
From-To: feedback->closed

Committed.