FreeBSD Bugzilla – Attachment 50307 Details for
Bug 76670
Add pkg-message to java/netbeans
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
netbeans.diff
netbeans.diff (text/plain), 820 bytes, created by
Miguel Mendez
on 2005-01-25 16:20:00 UTC
(
hide
)
Description:
netbeans.diff
Filename:
MIME Type:
Creator:
Miguel Mendez
Created:
2005-01-25 16:20:00 UTC
Size:
820 bytes
patch
obsolete
>diff -ruN netbeans.old/Makefile netbeans/Makefile >--- netbeans.old/Makefile Tue Dec 21 11:41:38 2004 >+++ netbeans/Makefile Tue Jan 25 16:42:05 2005 >@@ -35,4 +35,7 @@ > @${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${PREFIX}/netbeans > @${LN} -sf ${PREFIX}/netbeans/bin/netbeans ${PREFIX}/bin/netbeans > >+post-install: >+ @${CAT} ${PKGMESSAGE} | ${SED} -e 's,%%PREFIX%%,${PREFIX},g' >+ > .include <bsd.port.post.mk> >diff -ruN netbeans.old/pkg-message netbeans/pkg-message >--- netbeans.old/pkg-message Thu Jan 1 01:00:00 1970 >+++ netbeans/pkg-message Tue Jan 25 16:45:41 2005 >@@ -0,0 +1,11 @@ >+ >+*** IMPORTANT *** >+ >+In order to use netbeans you need to edit >+%%PREFIX%%/netbeans/etc/netbeans.conf and set >+the netbeans_jdkhome variable according to >+the JDK you're using. >+ >+For example: >+ >+netbeans_jdkhome="%%PREFIX%%/jdk1.4.2"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 76670
: 50307