Bug 116973 - [Maintainer] www/dillo-i18n: allow conditional disabling of IPv6 support
Summary: [Maintainer] www/dillo-i18n: allow conditional disabling of IPv6 support
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: Stefan Walter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-06 13:50 UTC by Thomas-Martin Seck
Modified: 2007-10-06 14:50 UTC (History)
0 users

See Also:


Attachments
file.diff (2.00 KB, patch)
2007-10-06 13:50 UTC, Thomas-Martin Seck
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas-Martin Seck 2007-10-06 13:50:02 UTC
Implement handling of the global WITHOUT_IPV6 and its local equivalent
WITHOUT_DILLO_IPV6 if one needs to disable IPv6 support.

While at it, remove no longer relevant notes about 4.x and SSL support.

Fix: Apply this patch:
Comment 1 Stefan Walter freebsd_committer freebsd_triage 2007-10-06 14:38:50 UTC
Responsible Changed
From-To: freebsd-ports-bugs->stefan

Take.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-10-06 14:40:39 UTC
stefan      2007-10-06 13:40:33 UTC

  FreeBSD ports repository

  Modified files:
    www/dillo-i18n       Makefile 
  Log:
  Implement handling of the global WITHOUT_IPV6 and its local equivalent
  WITHOUT_DILLO_IPV6 if one needs to disable IPv6 support.
  
  While at it, remove no longer relevant notes about 4.x and SSL support.
  
  PR:             116973
  Submitted by:   maintainer
  
  Revision  Changes    Path
  1.41      +11 -8     ports/www/dillo-i18n/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 Stefan Walter freebsd_committer freebsd_triage 2007-10-06 14:40:52 UTC
State Changed
From-To: open->closed

Committed, thanks!