cvs commit: ports/net/azureus Makefile

Mario Sergio Fujikawa Ferreira lioux at FreeBSD.org
Sun Apr 10 14:06:41 PDT 2005


lioux       2005-04-10 21:06:41 UTC

  FreeBSD ports repository

  Modified files:
    net/azureus          Makefile 
  Log:
  o azureus uses kio API which memory leaks under jdk 1.4 but the issue
    has been "resolved" in 1.5. Furthermore, it's been stated that
    is a known problem within 1.4 that will not be fixed.
  o Therefore, to mitigate memory leaking issues with azureus (around
    300 megabytes), depend on jdk 1.5+ instead of 1.4+.
  o Bump PORTEVISION to force updates
  
  Revision  Changes    Path
  1.13      +2 -2      ports/net/azureus/Makefile


More information about the cvs-ports mailing list