Bug 110373 - [NEW PORT]Netbeans5 : an open source java IDE
Summary: [NEW PORT]Netbeans5 : an open source java IDE
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-16 03:10 UTC by Nemo Liu
Modified: 2007-03-20 11:10 UTC (History)
0 users

See Also:


Attachments
file.shar (4.11 KB, text/plain)
2007-03-16 03:10 UTC, Nemo Liu
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nemo Liu 2007-03-16 03:10:03 UTC
I'm not very sure the Licence of Netbeans allow package distribution.Could commiter who handler this PR would like to help me analysis it.The licence's URL is bellow:
http://www.netbeans.info/downloads/licence/show.php?l=ide-5.0-rc1-2006-01-09.inc


The NetBeans IDE is a free, Open-Source Integrated Development Environment for software developers. The IDE runs on many platforms including Windows, Linux, Solaris, and the MacOS. It is easy to install and use straight out of the box. The NetBeans IDE provides developers with all the tools they need to create professional cross-platform desktop, enterprise, web and mobile applications.

Fix: Patch attached with submission follows:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-03-16 08:54:45 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-03-20 11:07:53 UTC
miwi        2007-03-20 11:07:47 UTC

  FreeBSD ports repository

  Modified files:
    java                 Makefile 
    java/netbeans5       Makefile distinfo 
    java/netbeans5/files patch-etc_netbeans.conf pkg-deinstall.in 
                         pkg-install.in 
  Log:
  - Add Netbeans5
  
  The NetBeans IDE is a free, Open-Source Integrated Development Environment for software developers.
  The IDE runs on many platforms including Windows, Linux, Solaris, and the MacOS.
  It is easy to install and use straight out of the box. The NetBeans IDE provides
  developers with all the tools they need to create professional cross-platform
  desktop, enterprise, web and mobile applications.
  
  PR:             110373
  Submitted by:   Nemo Liu<nemoliu@gmail.com>
  Repocopy by:    marcus
  
  Revision  Changes    Path
  1.178     +1 -0      ports/java/Makefile
  1.23      +16 -20    ports/java/netbeans5/Makefile
  1.8       +3 -3      ports/java/netbeans5/distinfo
  1.3       +1 -1      ports/java/netbeans5/files/patch-etc_netbeans.conf
  1.2       +1 -1      ports/java/netbeans5/files/pkg-deinstall.in
  1.2       +1 -1      ports/java/netbeans5/files/pkg-install.in
_______________________________________________
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 Martin Wilke freebsd_committer freebsd_triage 2007-03-20 11:07:58 UTC
State Changed
From-To: open->closed

Committed. Thanks!