Bug 146582 - [PATCH]textproc/libxml2: add option to build without threads
Summary: [PATCH]textproc/libxml2: add option to build without threads
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: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-14 15:30 UTC by Alexander Kriventsov
Modified: 2010-06-24 18:30 UTC (History)
0 users

See Also:


Attachments
file.diff (529 bytes, patch)
2010-05-14 15:30 UTC, Alexander Kriventsov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Kriventsov 2010-05-14 15:30:05 UTC
Add option to build libxml without threads

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-05-14 15:30:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-06-24 18:20:10 UTC
mezz        2010-06-24 17:20:01 UTC

  FreeBSD ports repository

  Modified files:
    textproc/libxml2     Makefile 
  Log:
  Add an option to build libxml w/out threads support.
  
  PR:             ports/146582
  Submitted by:   Alexander Kriventsov <avk@vl.ru>
  Feature safe:   yes
  
  Revision  Changes    Path
  1.165     +5 -0      ports/textproc/libxml2/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 3 Jeremy Messenger freebsd_committer freebsd_triage 2010-06-24 18:20:17 UTC
State Changed
From-To: open->closed

Committed, thanks!