Summary: | Patching java/netbeans-devel in order to run stable | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Tino Engel <tino.engel> | ||||
Component: | Individual Port(s) | Assignee: | Pietro Cerutti <gahr> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Tino Engel
2012-01-03 07:50:08 UTC
Responsible Changed From-To: freebsd-bugs->gahr make this a ports PR, fix Synopsis, and assign. gahr 2012-01-04 16:04:46 UTC FreeBSD ports repository Modified files: java/netbeans-devel Makefile Added files: java/netbeans-devel/files patch-netbeans Log: - Better determination of run time memory constraints PR: ports/163793 Submitted by: Tino Engel <tino.engel@porno-muenchen.de> Revision Changes Path 1.9 +1 -1 ports/java/netbeans-devel/Makefile 1.1 +22 -0 ports/java/netbeans-devel/files/patch-netbeans (new) _______________________________________________ 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" State Changed From-To: open->closed I have added a patch to determine the heap size in FreeBSD, and I have augmented MaxPermSize to 512 MB, as you suggested. However, I see no reason for disabling the splash screen. |